/*** testimonial style 3 ***/
.cspt-element-testimonial-style-3 {
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.cspt-element-testimonial-style-3 .cspt-car-arrows-heading {
	position: absolute;
	right: 15px;
}
.cspt-element-testimonial-style-3 .cspt-car-arrows-heading a {
	color: #fff;
}
.cspt-element-testimonial-style-3 .cspt-car-arrows-heading a,
.cspt-element-testimonial-style-3 .cspt-car-arrows-heading i {
	line-height: normal !important;
}
.cspt-element-testimonial-style-3 .cspt-car-arrows-heading i {
	font-size: 20px !important;
}
.cspt-testimonial-style-3 {
	position: relative;
	margin-top: 60px;
}
.cspt-testimonial-style-3 .creativesplanet-box-img {
	width: 70px;
	height: 70px;
	overflow: hidden;
	left: 0;
}
.cspt-testimonial-style-3 .creativesplanet-box-img img {
	border-radius: 50%;
	height: 70px;
	width: 70px;
}
.cspt-testimonial-style-3 .creativesplanet-box-author {
	position: relative;
	padding-left: 0;
	padding-top: 50px;
	text-align: left;
	display: inline-block;
}
.cspt-testimonial-style-3 .creativesplanet-box-title {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 10px;
	text-transform: uppercase;
}
.cspt-testimonial-style-3 span.cspt-designation {
	font-size: 13px;
}
.cspt-testimonial-style-3 blockquote {
	font-size: 20px;
	line-height: 36px;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: "Playfair Display";
	font-style: italic;
	background: transparent;
}
.cspt-testimonial-style-3 .creativesplanet-box-desc {
	position: relative;
}
.cspt-testimonial-style-3::after {
	position: absolute;
	content: "\e805";
	font-family: "creativesplanet-base-icons";
	font-size: 50px;
	line-height: 50px;
	top: -65px;
	left: 4px;
	color: #fff;
	text-align: center
}
.cspt-element-testimonial-style-3.creativesplanet-element-viewtype-carousel[data-columns="1"] .owl-carousel .owl-dots {
	position: absolute;
	bottom: 90px;
	right: 0;
}
.cspt-testimonial-style-3::after {
	color: var(--cspt-greenly-global-color);
}
/*--- Responsive ---*/
@media (max-width: 575px) {
	.cspt-element-testimonial-style-3 .row .cspt-testimonial-3-head-area,
	body:not(.cspt-sidebar-right):not(.cspt-sidebar-left):not(.elementor-page) .site-content.container {
		padding: 0 30px;
	}
}