/*=== Testimonial style 4 ===*/
.cspt-testimonial-style-4 {
	position: relative;
}
.owl-carousel .owl-item .cspt-testimonial-style-4 img,
.cspt-testimonial-style-4 .creativesplanet-box-img img {
	border-radius: 6px;
	height: 100px;
	width: 100px;
	border: 5px solid var(--cspt-emphires-white-color);
	box-shadow: 0 0 30px rgba(140, 152, 164, 0.5);
}
.creativesplanet-element-viewtype-carousel .cspt-testimonial-style-4{
	margin: 10px 0 0 10px;
}
.creativesplanet-element-viewtype-carousel .cspt-testimonial-style-4 .creativesplanet-box-img img{
	box-shadow: 0 0 10px rgba(140, 152, 164, 0.5);
}
.cspt-element-testimonial-style-4 .owl-stage-outer{
	margin-left: -5px;
}
.cspt-element-testimonial-style-4 .creativesplanet-box-inner {
	background: var(--cspt-emphires-white-color);
	padding: 40px 30px 50px 80px;
	border-radius: 6px;
}
.cspt-elementor-bg-color-white .cspt-element-testimonial-style-4 .creativesplanet-box-inner{
	background-color: var(--cspt-emphires-light-bg-color);
}
.cspt-testimonial-style-4 .creativesplanet-box-desc {
	padding-bottom: 5px;
	padding-top: 0;
}
.cspt-testimonial-style-4 .creativesplanet-box-author {
	position: relative;
	text-align: left;
	display: inline-block;
}
.cspt-testimonial-style-4 .creativesplanet-box-title {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700 !important;
	display: inline-block;
	margin-bottom: 0;
	margin-top: 25px;
	color: var(--cspt-emphires-global-color);
}
.cspt-text-color-white .cspt-testimonial-style-4 .creativesplanet-box-author-details,
.cspt-text-color-white .cspt-testimonial-style-4 .cspt-designation {
	color: #6d7a8c;
}
.cspt-testimonial-style-4 blockquote {
	font-size: 22px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	border: 0;
	font-style: normal;
	font-weight: 400;
	background: transparent;
	color: var(--cspt-emphires-secondary-color);
}
.cspt-testimonial-style-4 .creativesplanet-box-content {
	position: relative;
	padding-top: 40px;
	padding-left: 60px;
}
.cspt-testimonial-style-4 .creativesplanet-box-img {
	position: absolute;
	top: 0;
	left: 0;
}
.cspt-testimonial-style-4::after {
	position: absolute;
	content: "\e805";
	font-family: "creativesplanet-base-icons";
	font-size: 60px;
	line-height: 60px;
	bottom: 40px;
	right: 40px;
	transform: rotate(180deg);
	color: var(--cspt-emphires-global-color);
}
.cspt-element-testimonial-style-4 .owl-carousel .owl-dots {
	text-align: right;
	margin-top: 0;
	position: absolute;
	bottom: -50px;
	right: 40%;
}
.cspt-elementor-bg-color-light .cspt-element-testimonial-style-4.creativesplanet-element-viewtype-carousel .owl-carousel button.owl-dot,
.cspt-text-color-white .cspt-element-testimonial-style-4.creativesplanet-element-viewtype-carousel .owl-carousel button.owl-dot {
	background: var(--cspt-emphires-white-color);
}
.cspt-element-testimonial-style-4.creativesplanet-element-viewtype-carousel .owl-carousel button.owl-dot.active {
	background-color: var(--cspt-emphires-secondary-color);
}
.cspt-element-testimonial-style-4 .cspt-ihbox.cspt-ihbox-style-hsbox .cspt-ihbox-heading .vc_custom_heading::before {
	background-color: var(--cspt-emphires-global-color);
}