.cspt-testimonial-style-1{
    position: relative;
    margin-top: 30px;
}
.owl-carousel .owl-item .cspt-testimonial-style-1 img,
.cspt-testimonial-style-1 .creativesplanet-box-img img{
    border-radius: 50%;
    height: 80px;
    width: 80px;
}
.cspt-testimonial-style-1 .creativesplanet-box-desc{
    padding-bottom: 30px;
    padding-top: 20px;
}
.cspt-testimonial-style-1 .creativesplanet-box-author {
    position: relative;
    text-align: left;
    display: inline-block; 
}
.cspt-testimonial-style-1 .creativesplanet-box-title{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 15px;
    text-transform: uppercase;
}
.cspt-testimonial-style-1 span.cspt-designation {
    font-size: 13px;
}
.cspt-testimonial-style-1 blockquote{
    font-size: 24px;
    line-height: 36px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
}
.cspt-testimonial-style-1 .creativesplanet-box-desc{
    position: relative;
}
.cspt-testimonial-style-1:after {
    position: absolute;
    content: "\e805";
    font-family: "creativesplanet-base-icons";
    font-size: 150px;
    line-height: 150px;
    top: 10px;
    right: 0;
    color: var(--cspt-enginir-white-color);
    text-align: center;
    transform: rotate(-180deg);
    opacity: 0.1;
}
.cspt-element-testimonial-style-1 .owl-carousel .owl-dots {
    text-align: right;
    margin-top: 0;
    position: absolute;
    bottom: 40px;
    right: 40px;
}
.cspt-element-testimonial-style-1.creativesplanet-element-viewtype-carousel .owl-carousel button.owl-dot{
    border: none;
    border-radius: 0;
    height: 3px;
    width: 30px;
    background: #ccc;
}
.cspt-element-testimonial-style-1.cspt-testimonial-small .cspt-testimonial-style-1 {
    margin: 0;
}
.elementor-element .cspt-element-testimonial-style-1 blockquote,
.cspt-element-testimonial-style-1.cspt-testimonial-small blockquote{
    font-size: 23px;
    line-height: 33px;
    font-weight: normal;
}
.cspt-element-testimonial-style-1.cspt-testimonial-small .owl-carousel .owl-dots{
    right: 0;
}
.cspt-element-testimonial-style-1.cspt-testimonial-small.creativesplanet-element-viewtype-carousel .owl-carousel button.owl-dot{
    background: var(--cspt-enginir-white-color);
}
.cspt-element-testimonial-style-1.cspt-testimonial-small.creativesplanet-element-viewtype-carousel .owl-carousel button.owl-dot.active{
    background: #09162a;
    background-image:none !important;
}
/*** Elementor ***/
.elementor-element .cspt-testimonial-style-1 {
    margin: 0;
}
.cspt-bg-color-blackish .cspt-element-testimonial-style-1.cspt-testimonial-small blockquote,
.cspt-elementor-bg-color-blackish .cspt-testimonial-style-1 blockquote,
.cspt-bg-color-secondary .cspt-element-testimonial-style-1.cspt-testimonial-small blockquote,
.cspt-elementor-bg-color-secondary .cspt-testimonial-style-1 blockquote,
.cspt-bg-color-globalcolor .cspt-element-testimonial-style-1.cspt-testimonial-small blockquote,
.cspt-elementor-bg-color-globalcolor .cspt-testimonial-style-1 blockquote {
    color: var(--cspt-enginir-white-color);
}
.cspt-elementor-bg-color-blackish .cspt-testimonial-style-1 span.cspt-designation,
.cspt-elementor-bg-color-secondary .cspt-testimonial-style-1 span.cspt-designation,
.cspt-elementor-bg-color-globalcolor .cspt-testimonial-style-1 span.cspt-designation {
    color: rgba(var(--cspt-enginir-white-color-rgb), 0.9);
}
.cspt-testimonial-style-1:after,
.cspt-elementor-bg-color-blackish .cspt-element-testimonial-style-1 .creativesplanet-box-star-ratings i.cspt-active,
.cspt-elementor-bg-color-secondary .cspt-element-testimonial-style-1 .creativesplanet-box-star-ratings i.cspt-active {
    color: var(--cspt-enginir-global-color);
}
.cspt-elementor-bg-color-globalcolor .cspt-element-testimonial-style-1.cspt-testimonial-small .cspt-testimonial-style-1:after {
    color: var(--cspt-enginir-white-color);
}
.cspt-elementor-bg-color-globalcolor .cspt-element-testimonial-style-1.creativesplanet-element-viewtype-carousel .owl-carousel button.owl-dot.active {
    background-color: var(--cspt-enginir-secondary-color);
}
.cspt-element-testimonial-style-1.creativesplanet-element-viewtype-carousel .owl-carousel button.owl-dot.active,
.cspt-elementor-bg-color-blackish .cspt-element-testimonial-style-1.creativesplanet-element-viewtype-carousel .owl-carousel button.owl-dot.active,
.cspt-elementor-bg-color-secondary .cspt-element-testimonial-style-1.creativesplanet-element-viewtype-carousel .owl-carousel button.owl-dot.active {
    background-color: var(--cspt-enginir-global-color);
}
.cspt-bg-color-globalcolor .cspt-element-testimonial-style-1 .creativesplanet-box-star-ratings i.cspt-active,
.cspt-elementor-bg-color-globalcolor .cspt-element-testimonial-style-1 .creativesplanet-box-star-ratings i.cspt-active{
    color: var(--cspt-enginir-secondary-color);
}
.cspt-bg-color-globalcolor .cspt-testimonial-style-1:after,
.cspt-elementor-bg-color-globalcolor .cspt-testimonial-style-1:after {
    color: var(--cspt-enginir-white-color);
}

@media (max-width:1200px){
	.cspt-testimonial-style-1 .creativesplanet-box-author{
		padding-left: 0px;
	}
	.cspt-testimonial-style-1 .creativesplanet-box-img{
		display: none;
	}
}