/*=== Testimonial style 3 ===*/
.cspt-testimonial-style-10{
	padding: 55px;
	background-color: var(--cspt-emphires-light-bg-color);
}
.cspt-testimonial-style-10 .creativesplanet-post-item{
	position: relative;
}
.owl-carousel .owl-item .cspt-testimonial-style-10 img,
.cspt-testimonial-style-10 .creativesplanet-box-img img {
	border-radius: 50%;
	height: 80px;
	width: 80px;
}
.cspt-testimonial-style-10 .creativesplanet-box-desc {
	padding-bottom: 20px;
	padding-top: 0;
}
.cspt-testimonial-style-10 .creativesplanet-box-author {
	position: relative;
	text-align: left;
	display: inline-block;
	padding-bottom: 20px;
}
.cspt-testimonial-style-10 .creativesplanet-box-title {
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
	margin-bottom: 0;
	color: var(--cspt-emphires-blackish-color);
}
.cspt-testimonial-style-10 .cspt-designation{
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
	letter-spacing: 1.3px;
	color: rgba(var(--cspt-emphires-blackish-color-rgb), .5);
}
.cspt-testimonial-style-10 blockquote {
	font-size: 20px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	border: 0;
	font-weight: 300;
	font-style: normal;
	background: transparent;
	color: var(--cspt-emphires-secondary-color);
}
.cspt-testimonial-style-10 .creativesplanet-box-img {
	padding-right: 20px;
}
.cspt-testimonial-style-10 .creativesplanet-box-desc {
	position: relative;
}
.cspt-testimonial-style-10 .creativesplanet-post-item::after {
	position: absolute;
	content: "\e849";
	font-family: "creativesplanet-base-icons";
	font-size: 55px;
	line-height: 55px;
	top: 0px;
	right: 3px;
	color: var(--cspt-emphires-white-color);
}
.cspt-element-testimonial-style-10[data-columns="1"] .owl-carousel .owl-dots {
	text-align: right;
	margin-top: 0;
	position: absolute;
	bottom: 25px;
	right: 40px;
}
.cspt-element-testimonial-style-10 .creativesplanet-box-star-ratings i {
	font-size: 18px;
}
.cspt-testimonial-style-10 .creativesplanet-box-star-ratings i{
	color: rgba(var(--cspt-emphires-blackish-color-rgb), .7);
}
.cspt-testimonial-style-10 .creativesplanet-box-star-ratings i.cspt-active {
	color: var(--cspt-emphires-secondary-color);
}
.cspt-testimonial-style-10 .creativesplanet-box-star-ratings i::before{
	margin: 0 3px 0 0;
}
.cspt-testimonial-style-10 .creativesplanet-box-img::after {
	background-color: var(--cspt-emphires-secondary-color);
}
.cspt-bg-color-light .cspt-testimonial-style-10,
.cspt-elementor-bg-color-light .cspt-testimonial-style-10,
.cspt-elementor-bg-color-gradient .cspt-testimonial-style-10,
.cspt-elementor-bg-color-globalcolor .cspt-testimonial-style-10,
.cspt-elementor-bg-color-secondary .cspt-testimonial-style-10,
.cspt-elementor-bg-color-blackish .cspt-testimonial-style-10{
	background-color: var(--cspt-emphires-white-color);
}
.cspt-bg-color-light .cspt-testimonial-style-10 .creativesplanet-post-item::after,
.cspt-elementor-bg-color-light .cspt-testimonial-style-10 .creativesplanet-post-item::after,
.cspt-elementor-bg-color-gradient .cspt-testimonial-style-10 .creativesplanet-post-item::after,
.cspt-elementor-bg-color-globalcolor .cspt-testimonial-style-10 .creativesplanet-post-item::after,
.cspt-elementor-bg-color-secondary .cspt-testimonial-style-10 .creativesplanet-post-item::after,
.cspt-elementor-bg-color-blackish .cspt-testimonial-style-10 .creativesplanet-post-item::after {
	color: var(--cspt-emphires-light-bg-color);
}
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav {
	top: 46px;
	right: 0;
	width: auto;
}
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .cspt-element-posts-wrapper.owl-carousel {
	position: unset;
}
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev,
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
	position: relative;
	border-color: transparent;
	color: var(--cspt-emphires-blackish-color);
	background-color: transparent;
	width: auto;
}
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev {
	left: -20px;
}
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
	right: 0px;
}
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next::after,
.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev::after{
	content: "\e810";
	font-size: 34px;
	line-height: 46px;
}
.cspt-element-testimonial-style-10 .cspt-ele-header-area{
	padding-right: 80px;
}
/* Responsive */
@media (max-width: 1200px) {
	.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav{
		top: 16px;
	}
	.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next::after,
	.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev::after{
		font-size: 25px;
	}
}
@media (max-width: 991px){
	.cspt-testimonial-style-10 .creativesplanet-post-item::after{
		right: -25px;
		top: 15px;
		font-size: 40px;
		line-height: 40px;
	}
}
@media (max-width: 767px){
	.cspt-testimonial-style-10{
		padding: 30px;
	}
	.cspt-element-testimonial-style-10.creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav{
		display: none;
	}
	.cspt-testimonial-style-10 .creativesplanet-post-item::after{
		top: 15px;
		right: 0;
	}
	.cspt-testimonial-style-10 .creativesplanet-box-author{
		display: block !important;
	}
	.cspt-testimonial-style-10 .creativesplanet-box-author-details{
		margin-top: 15px;
	}
}
/* For Different Column */
[data-columns="6"] .cspt-testimonial-style-10,
[data-columns="5"] .cspt-testimonial-style-10,
[data-columns="4"] .cspt-testimonial-style-10{
	padding: 30px 20px;
}
[data-columns="6"] .cspt-testimonial-style-10 .creativesplanet-post-item::after,
[data-columns="5"] .cspt-testimonial-style-10 .creativesplanet-post-item::after{
	display: none;
}
[data-columns="4"] .cspt-testimonial-style-10 .creativesplanet-post-item::after{
	font-size: 40px;
	line-height: 40px;
	top: 10px;
	right: 0;
}
[data-columns="6"] .cspt-testimonial-style-10 .creativesplanet-box-author,
[data-columns="5"] .cspt-testimonial-style-10 .creativesplanet-box-author,
[data-columns="4"] .cspt-testimonial-style-10 .creativesplanet-box-author{
	display: block !important;
	padding-bottom: 0;
}
[data-columns="6"] .cspt-testimonial-style-10 .creativesplanet-box-img,
[data-columns="5"] .cspt-testimonial-style-10 .creativesplanet-box-img,
[data-columns="4"] .cspt-testimonial-style-10 .creativesplanet-box-img  {
	padding-right: 0;
	padding-bottom: 15px;
}
[data-columns="6"] .cspt-testimonial-style-10 blockquote,
[data-columns="5"] .cspt-testimonial-style-10 blockquote,
[data-columns="4"] .cspt-testimonial-style-10 blockquote {
	font-size: 18px;
	line-height: 28px;
}
[data-columns="6"] .cspt-testimonial-style-10 .creativesplanet-box-desc,
[data-columns="5"] .cspt-testimonial-style-10 .creativesplanet-box-desc,
[data-columns="4"] .cspt-testimonial-style-10 .creativesplanet-box-desc {
	padding-bottom: 10px;
}
[data-columns="6"].cspt-element-testimonial-style-10 .creativesplanet-box-star-ratings i,
[data-columns="5"].cspt-element-testimonial-style-10 .creativesplanet-box-star-ratings i,
[data-columns="4"].cspt-element-testimonial-style-10 .creativesplanet-box-star-ratings i{
	font-size: 14px;
}