.sticky-search{position:sticky;top:70px;z-index:999;background-color:rgba(236,100,8,.3)!important}.swiper-slide{width:70%}.carousel-item{animation:none;height:300px;position:relative}@keyframes zoominout{0%,100%{background-size:100%}50%{background-size:110%}}.carousel-item::before{display:none}@media (min-width:768px){.carousel-item{animation:10s ease-in-out infinite zoominout;position:relative;overflow:hidden}.carousel-item::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1;display:block}}.slider-content{z-index:2;position:absolute}.slider-title{font-size:3rem;font-weight:700;color:#fff;text-shadow:1px 1px 6px rgba(0,0,0,.9);position:relative;display:inline-block;margin-bottom:12px}.slider-title::after{content:"";display:block;width:50%;height:3px;background:#f60;margin:8px auto 0;border-radius:2px}.slider-text{font-size:2.05rem;color:#f1f1f1;text-shadow:1px 1px 6px rgba(0,0,0,.5);max-width:650px;line-height:1.6;opacity:0;animation:1s .5s forwards fadeInUp}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.btn-custom{background:linear-gradient(45deg,#24265d,#4043a3);border:none;padding:10px 28px;font-weight:600;font-size:1rem;border-radius:50px;transition:.4s;color:#fff}.btn-custom:hover{background:linear-gradient(45deg,#4043a3,#24265d);color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.3)}.explore-hr{width:50%;border-top:2px solid #007bff;margin-left:auto;margin-right:auto}.bg-img{background-repeat:no-repeat;background-position:center;background-size:cover}.font-25{font-size:25px}.font-15{font-size:15px}.arrow-btn{width:55px;height:55px;border-radius:50px;transition:.3s;white-space:nowrap}.view-more{opacity:0;width:0;overflow:hidden;transition:.3s}.feedback{font-size:1.1rem;line-height:1.7}@media (max-width:576px){.extra-mobile-space{bottom:-25px}}