.horizontal-slide-from-right-to-left{animation:horizontal-slide-from-right-to-left 10s linear infinite}@keyframes horizontal-slide-from-right-to-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.horizontal-slide-from-left-to-right{animation:horizontal-slide-from-left-to-right 10s linear infinite}@keyframes horizontal-slide-from-left-to-right{0%{transform:translateX(0)}to{transform:translateX(50%)}}.animation-duration-2s{animation-duration:2s}.animation-duration-5s{animation-duration:5s}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.rotate-full{animation:rotate-full 10s linear infinite}@keyframes rotate-full{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.scrolling{animation:fadeInDown .9s 1;backdrop-filter:blur(4px)}.swiper-wrapper{transition-timing-function:linear}.swiper-scrollbar-drag{background-color:transparent;background-image:url(//3302407.fs1.hubspotusercontent-na1.net/hubfs/3302407/raw_assets/public/Services/Habib-Solution-LP-25/enterprise-martech-marketing-services-uae/enterprise-assets/img/icons/icon-white-slider-drug-arrow.svg);background-size:cover;cursor:pointer;height:50px;left:-2px;position:absolute;top:-24px;width:85px!important}.client-slider .swiper-slide img{height:150px}.testimonial-custom-pagination .swiper-pagination-bullet{background-color:#a58a6a;border-radius:6px;height:6px;width:50px}.testimonial-custom-pagination .swiper-pagination-bullet-active{background-color:#221f1a}.offcanvas-body{transition:transform .3s ease}