/* ---------------------------
   Default CSS Start
----------------------------- */
/* ---------------------------
   Default CSS End
----------------------------- */




/* ---------------------------
   Global CSS Start
----------------------------- */
.templateceo-testimonials { width:100%; position:relative; background-color: var(--baselightbg); overflow: hidden; padding: 6px 0 28px;}
.templateceo-testimonials p{margin: 0 0 24px; font-size: calc(var(--paragraph-size) - 4px); font-weight: 700; font-family: var(--paragraph-font); color: var(--white-text); line-height: var(--paragraph-lineheight); overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; position: relative; z-index: 3;}
.templateceo-testimonials .templateceo-testimonials-content span{border: 1px solid var(--primary); position: relative; z-index: 3; color: var(--white-text);  font-size: 14px; font-weight: 700; font-family: var(--body-font); border-radius: 25px; text-transform: uppercase; padding: 6px 24px 8px; line-height: normal; display: inline-block;} 
.templateceo-testimonials .templateceo-testimonials-inner{position: relative;}
.templateceo-testimonials .templateceo-testimonials-inner::before{ position: absolute; content: ""; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.92) 88.94%); width: 100%; height: 100%; z-index: 2;}
.templateceo-testimonials .templateceo-testimonials-img { width: 100%; position: relative; display: block;}
.templateceo-testimonials .templateceo-testimonials-img:before { content: ""; display: block; padding: 100% 0 0 0;}
.templateceo-testimonials .templateceo-testimonials-img img { width: 100%; height: 100%; display: block; object-fit: cover; position: absolute; top: 0px; left: 0px; z-index: 1;}
.templateceo-testimonials .templateceo-testimonials-content { position: absolute; bottom: 0; text-align: center; padding: 0 25px 34px; left: 0; right: 0;}
.templateceo-testimonials .row{margin-right: -2px; margin-left: -2px;}
.templateceo-testimonials .col-md-4{padding-right: 2px; padding-left: 2px;}


@media (max-width: 991.98px) {
   .templateceo-testimonials p{font-size: var(--tablet-paragraph-size); margin: 0 0 15px;} 
   .templateceo-testimonials .templateceo-testimonials-content span{padding: 4px 20px 6px; font-size: 12px;}
}

@media (max-width: 767.98px) {
   .templateceo-testimonials p{font-size: var(--mobile-paragraph-size);}
   .templateceo-testimonials .templateceo-testimonials-content{padding: 0 15px 25px;}
   .templateceo-testimonials .col-md-4{margin-bottom: 4px;}
}

/* ---------------------------
   Global CSS End
----------------------------- */


