.testimonials-container{background-color:var(--main-blue);padding:30px 20px}.testimonials-container h2{color:var(--ice-white);font:600 38px/46px lato,sans-serif;letter-spacing:4px;margin-bottom:60px;text-align:center;text-transform:uppercase}.shadow-effect{background:#fff;border:1px solid #ececec;border-radius:4px;box-shadow:0 19px 38px rgba(0,0,0,.1),0 15px 12px rgba(0,0,0,.02);padding:20px;text-align:center}#customers-testimonials .shadow-effect p{font-family:inherit;font-size:17px;font-weight:300;line-height:1.5;margin:0 0 17px}.slider-item p{border-bottom:1px solid var(--dark-grey);color:var(--dark-grey);display:inline-block;font:400 17px/22px lato,sans-serif;margin:10px auto;padding-bottom:15px}.testimonial-name{color:var(--variant-blue);display:inline-block;font:600 16px/18px lato,sans-serif;text-transform:uppercase}#customers-testimonials .item{background-color:var(--ice-white);margin-bottom:40px;padding:25px;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#customers-testimonials .owl-item.active.center .item{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.owl-carousel .owl-item .slider-item img{max-width:30px}#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span{background:var(--secondary-blue)}#customers-testimonials.owl-carousel .owl-dots{display:flex;gap:10px;justify-content:center;text-align:center;width:100%}#customers-testimonials.owl-carousel .owl-dots .owl-dot{display:inline-block}#customers-testimonials.owl-carousel .owl-dots .owl-dot span{background:var(--dark-grey);border-radius:50%;display:inline-block;height:12px;width:12px}@media (max-width:767.98px){.testimonials-container h2{font:600 26px/32px lato,sans-serif;margin-bottom:36px}}