
.testimonials-container{position:relative;width:calc(100% - 30px);max-width:1170px;margin:0 auto}.testimonials-container .swiper-container-horizontal{overflow:hidden}.testimonials-container .swiper-slide .single-testimonial{position:relative;background-color:#fff;min-height:293px;cursor:grab}.testimonials-container .swiper-slide .single-testimonial .testimonial-rating i{color:var(--primary-color)}.testimonials-container .swiper-pagination-bullets{position:absolute;z-index:100;bottom:-30px!important;left:0;right:0;display:flex;justify-content:center;height:12px;width:100%;max-width:1170px;margin:0 auto}@media screen and (max-width:700px){.testimonials-container .swiper-pagination-bullets{display:none}}.testimonials-container .swiper-pagination-bullets .swiper-pagination-bullet{position:relative;z-index:2;width:12px;height:12px;background-color:var(--bs-secondary-color);border:none;margin:0 15px 0 0;transition:all .2s}.testimonials-container .swiper-pagination-bullets .swiper-pagination-bullet,.testimonials-container .swiper-pagination-bullets .swiper-pagination-bullet:hover{opacity:.8}.testimonials-container .swiper-pagination-bullets .swiper-pagination-bullet:last-of-type{margin-right:0}.testimonials-container .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:var(--primary-color);opacity:1}.testimonials-container .swiper-pagination-bullets .swiper-pagination-bullet-active:after{height:25px}.testimonials-container .swiper-pagination-bullets .swiper-pagination-bullet-active:hover{opacity:.8}.testimonials-container .swiper-arrow{position:absolute;display:flex;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);cursor:pointer;transition:transform .2s}.testimonials-container .swiper-arrow.next,.testimonials-container .swiper-arrow.previous{width:30px;height:30px;background:transparent;border:none}@media screen and (max-width:1300px){.testimonials-container .swiper-arrow.next,.testimonials-container .swiper-arrow.previous{display:none}}.testimonials-container .swiper-arrow.next.swiper-button-disabled,.testimonials-container .swiper-arrow.previous.swiper-button-disabled{display:none}.testimonials-container .swiper-arrow.next:before,.testimonials-container .swiper-arrow.previous:before{font-family:font_awesome;font-size:1.5rem;color:#1d1d1d;transition:transform .2s}.testimonials-container .swiper-arrow.previous{left:-40px}.testimonials-container .swiper-arrow.previous:before{content:"\f053"}.testimonials-container .swiper-arrow.previous:hover:before{transform:translate(-5px)}.testimonials-container .swiper-arrow.next{right:-40px}.testimonials-container .swiper-arrow.next:before{content:"\f054"}.testimonials-container .swiper-arrow.next:hover:before{transform:translate(5px)}
