.testimonial_slider_wrapper{background:linear-gradient(90.07deg,#005f94 1.04%,#7f37b1 99.94%);border-radius:20px}
.testimonial_slider_wrapper .container{max-width:919px;padding:40px 0 40px;margin:0 auto}
.testimonial_slider_wrapper .container .owl-item{ width:100%;}
.testimonial_slider_wrapper .container .owl-item p{ font-size:34px; line-height:38px; color:#fff; padding-bottom:20px; margin-bottom:0px;}
.testimonial_slider_wrapper .container .owl-item img{width:77px; height:77px; border-radius:50%; margin-bottom:14px; padding-bottom:0px;}
.testimonial-name{ margin:auto; display:flex;max-width:600;padding:0px; justify-content:center; margin-bottom:0px; font-size:14px; line-height:19px; font-weight:400;color:#fff;} 
#customers-testimonials .item{text-align:center;padding:0;;-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:scale3d(1,1,1);transform:scale3d(1,1,1)}
.owl-carousel .owl-item img{ transform-style:preserve-3d; max-width:90px; margin:0 auto 17px; -webkit-transform:; -moz-transform:; -ms-transform:; -o-transform:; }
#customers-testimonials .owl-pagination{ display: flex; justify-content: center; padding-top:20px;}
#customers-testimonials .owl-pagination .owl-page {border-radius:50%; background:#924DC2;display:inline-block;height:11px;margin:0 6px;transition:all 250ms ease-out 0s;width:11px}
#customers-testimonials .owl-pagination .owl-page.active{background:#BA9FCD;}

@media only screen and (max-width:980px){
  .testimonial_slider_wrapper .container .owl-item{ padding:0px 40px;}
}
@media only screen and (max-width:768px){
  .testimonial_slider_wrapper .container{padding:100px 0 100px;} 
  .testimonial_slider_wrapper .container .owl-item p{ font-size:28px; line-height:32px;}
  .testimonial_slider_wrapper .container .owl-item{ padding:0px 10px;}
}