.banners{overflow: hidden;position: relative;background-position: 50% 0;z-index: 1;padding: 214px 0 14px;}
.banners::before{position:absolute;z-index:1;left:0;bottom:0;right:0;top:0;content:'';background-color:rgba(0,0,0,0.25);
/* background: linear-gradient(to top,  rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%); */
}
.banners .banner-bottom-overlay{width: 100%;height: 168px;background: linear-gradient(to top, #000, #2b317900);position: absolute;bottom: 0;left: 0;opacity: 0.6;}
.banners::after{background: linear-gradient(180deg, #222222 0%, rgba(34, 34, 34, 0) 100%);content: '';width: 100%;height: 128px;top: 0;left: 0;position: absolute;opacity: 0.6;}
.banners.banner-slider{background-position:0 0;min-height:1px}
.banners .banner-video{position:absolute;left:-1px;top:0;bottom:0;right:0;z-index:0;background:url(images/video-cover-file.jpg) no-repeat;background-size:cover;background-position:50% 50%}
.banners .banner-video video{object-fit: cover;width: 100vw;height: 100%;position: absolute;top: 0;left: 0;z-index:-100;filter:grayscale(0);}
.banners h1{color: var(--whiteColor);line-height: 1.1;font-size: 111px;text-transform: uppercase;font-weight: 700;text-shadow: 2px 2px 4px rgba(0,0,0,.04);}
.banners .banner-sub{position: relative;font-weight: 400;letter-spacing: 0.18em;font-size: 32px;text-transform: uppercase;color: var(--whiteColor);opacity: 1;transform: translateY(0px);margin-bottom: 9px;}
.banners .banner-members-logo{ position: relative;}
@media(min-width:1400px){
.font60-xll{font-size:62px!important;}
}
@media(max-width:1600px){
.banners h1{font-size: 106px;}
}
@media(max-width:1400px){
.banners {padding: 128px 0 14px;}
.banners h1{font-size: 92px;}
.banners .banner-sub {font-size: 28px;}
}
@media(max-width:1199px){
.banners h1{font-size: 76px;}
.banners .banner-sub{font-size: 25px;}
.banners {padding: 88px 0 14px;}
}
@media(max-width:991px){
.rent-details {margin-top: -46px !important;}
.banners h1 {font-size: 66px;}
.banners .banner-sub {font-size: 22px;}
.banners {padding: 76px 0 62px;}
}
@media(max-width:768px){
.banners h1 {font-size: 56px;}
.banners .banner-sub {font-size: 21px;}
}
@media(max-width:575px){
.banners{min-height:480px;}
.banners h1 {font-size: 42px;}
.banners .banner-sub {font-size: 15px;}
}
@media(max-width:450px){
.banners h1 {font-size: 32px;}
.banners .banner-sub {font-size: 13px;}
}
@media(max-width:360px){
.banners .banner-sub {font-size: 12px;}
.banner-small-p{font-size: 12px !important;}
.banners h1 {font-size: 29px;}
}
@media(max-width:335px){
.banners h1 {font-size: 28px;}
.banners .banner-sub {font-size: 12px;}
}
@media(max-width:325px){
.banners h1 {font-size: 28px;}
.banners .banner-sub {font-size: 11px;}
}
/* .dki{min-height:300px;}
.dki::before{content:'';position:absolute;width:100%;height:100%;left:0;bottom:0;transition: var(--transition);display:block;z-index:1;background:linear-gradient(180deg,rgb(0 0 0 / 0%) 0%,rgb(0 0 0 / 66%) 100%);z-index:1;pointer-events:none;}
.dki img{width:100%;height:auto;object-fit: cover;}
.dki:hover img{transform:scale(1.1);}
.pplace .desco{position: absolute;width: 100%;height: 20%;left: 0;bottom: 0;padding: 15px 20px;background: #fdf5e5;}
.pplace .desco .therest{font-size:14px;font-weight:400;line-height:1.5;transition:all ease-in-out .2s;position:relative;bottom:0px}
.pplace .desco h4{color: var(--main-color2);transition: var(--transition);position: relative;bottom: 0;-webkit-transition: var(--transition);-moz-transition: var(--transition);-ms-transition: var(--transition);-o-transition: var(--transition);font-weight: 500;text-transform: uppercase;font-size: 17px;} */

.faq-accordion .accordion-item{ background:none; border: 1px solid #da22101c;border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px;background: var(--whiteColor);}
.faq-accordion .accordion-header{border:none;}
.faq-accordion .accordion-content ul {margin: 0;padding: 0;padding-left: 20px;}
.faq-accordion .accordion-button:not(.dusra),
.faq-accordion .accordion-button:not(.collapsed) {border:0;color:#333;background:none;border-radius:4px;box-shadow: none;border-bottom: 1px solid #e8e8e8;font-weight: 500;font-family: var(--font2);}
.faq-accordion .accordion-button:hover,
.faq-accordion .accordion-button:not(.collapsed):hover {color: var(--black-color);background:none;}
.faq-accordion .accordion-button::after {background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%2305213a' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");transform: scale(.7) !important;}
.faq-accordion .accordion-button:not(.collapsed)::after {background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%2305213a' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");}
.accordion-content p{margin-bottom: 0;margin-top: 5px;}

.rent-details{width:100%;z-index:2;position:relative;margin-top:-312px;padding-bottom:20px;}
@media(max-width:767px){
.rent-details{margin-top:-20px;} 
}

.about-us{background:url(images/bg-fern.jpg) repeat-x left bottom;}
.about-content-body{margin-bottom:30px}
.about-trusted-booking{display:flex;border-bottom:1px solid var(--divider-color);padding-bottom:12px;margin-bottom:12px}
.about-trusted-booking:last-child{border:none;padding-bottom:0;margin-bottom:0}
.about-trusted-booking .icon-box{position:relative;margin-right:15px;width:50px;height:50px;border-radius:50%;background:var(--main-color6);text-align:center;line-height:50px;}
.about-trusted-booking:hover .icon-box::before{background-color:var(--main-color);opacity:70%}
.about-trusted-booking .icon-box img{position:relative;max-width:36px;z-index:1}
.car-details-list li{font-size:12px;}
.firstt{font-weight:600;}

.testi-slide.dotta .owl-dots{text-align: center;bottom:-46px;}
.testimonial{background:url(images/icons/quotes.svg) no-repeat top 15px right 4% #fff;background-size:50px;padding:36px 36px 80px 36px!important;}
.kiatro{position:absolute;left:33px;bottom:30px;width:100%;padding:0 0 0 0}
.circle-initials{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;color:var(--whiteColor);background:var(--main-color3)}


.list-items{display: flex;justify-content: flex-start;gap: 25px;align-items: center;flex-wrap: wrap;}
.list-items li svg{width: 32px;height: 32px;fill: #0d233e;margin-right: 10px;}
.list-items li span{font-weight: 500;color: var(--main-color);}

@media screen and (max-width:1024px) {
.rent-details{margin-top:-10px;}
}

.karaku{padding:0 30px;background: var(--whiteColor);border-radius:50px;position:relative;}
.karaku::before,.karaku::after{content:'';position:absolute;height:100%;width:2px;background:rgba(0,0,0,.1);top:0;}
.karaku::before{left:33%;}
.karaku::after{right:33%;}

.our-services{background:url(images/bg-pahad.jpg) repeat-x left bottom;}

.imgboxx{margin-top:-30px;overflow:hidden;border-radius:20px 20px 0 0;}
.imgboxx img{transition:var(--transition);transform:scale(1);}

.trusted-booking-content{width:calc(100% - 80px)}
.trusted-booking-content h3{font-size:18px;font-weight:600;text-transform:capitalize;margin-bottom:10px}
.trusted-booking-content p{margin:0}

@media only screen and (max-width: 991px) {
.about-trusted-booking{padding-bottom:20px;margin-bottom:20px}
.about-trusted-booking .icon-box img{max-width:64px}
.trusted-booking-content{width:calc(100% - 84px)}
.about-content-body{margin-bottom:30px}
.flip-circle {left: 88px !important;}
}
@media only screen and (max-width:767px) {
.about-trusted-booking .icon-box{margin-right:10px;padding:5px 0 0 5px}
.about-trusted-booking .icon-box img{max-width:60px}
.trusted-booking-content{width:calc(100% - 70px)}
.trusted-booking-content h3{font-size:18px;margin-bottom:5px}
}

.why-choose-item{display:flex;border-bottom:1px solid var(--divider-color);}
.why-choose-item:last-child{border:none;margin-bottom:0;padding-bottom:0}
.why-choose-item .icon-box{position:relative;padding:5px 0 0 5px;margin-right:15px}
.why-choose-item .icon-box::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);background-color:var(--main-color);opacity:10%;border-radius:50%;width:30px;height:30px;z-index:0;transition:all .5s ease-in-out}
.why-choose-item .icon-box img{position:relative;max-width:40px;z-index:1}
@media(max-width:991px){
.why-choose-content{width:calc(100% - 60px)}
.why-choose-image{margin:30px 0 0}
.why-choose-image img{aspect-ratio:1 / 1.6}
.why-choose-image::before{background-size:50% auto}
}
.why-choose-content h3{font-size:20px;font-weight:600;text-transform:capitalize;margin-bottom:5px}
.why-choose-content p{margin:0;line-height:1.5;font-size:14px;}
.why-choose-image{position:relative;text-align:center}
.why-choose-image::before{content:'';position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;background:url(images/car-why.png) no-repeat;background-position:bottom center;background-size:100% auto;z-index:1}
.why-choose-image img{aspect-ratio:1 / 1.65;object-fit:cover;border-radius:200px}
.why-choose-image img{aspect-ratio:1 / 1.4}
.why-choose-image::before{background-size:100% auto}

.vblock{position:relative;box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.08);border: 1px solid #33333314;}
.vinner{border-radius:12px;position:relative;width:100%;height:100%;height:470px;overflow:hidden;}
.vposter{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow:hidden;}
.vposter img{width:100%;height: 100%;object-fit: cover;}

.videoloading{position:absolute;top:0;left:0;background:var(--main-color3);color:#fff;padding:6px 12px;border-radius:4px;font-size:14px;z-index:20;pointer-events:none;width:100%;  height:100%;display:flex;align-items:center;justify-content:center;opacity:.9;}
.vmum{position:absolute;right:10px;top:5px;cursor:pointer;z-index:1;}
.mute,.unmute{display:none;}
.mute img,.unmute img{width:30px;height:30px;}
.vblock video{ height:100%; -o-object-fit:cover; object-fit:cover; border-radius:12px; transition:transform 1s ease; -webkit-transition:transform 1s ease; -moz-transition:transform 1s ease; -ms-transition:transform 1s ease; -o-transition:transform 1s ease;width: 100%;}
.playbtn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.vblock:nth-child(even){margin-top:55px}
@media (max-width:1399px) {
.vblock video,.vinner{width:260px;height:400px}
}
@media (max-width:1199px) {
.vblock video,.vinner{width:100%;height:260px}
}
@media (max-width:991px) {
.vinner,.vposter,.vblock video{width:100%;height:400px;}
}
@media (max-width:575px) {
.vinner,.vposter,.vblock video{width:100%;height:250px;}
}

.about-img .intro-img{border-radius: 360px;-webkit-border-radius: 360px;-moz-border-radius: 360px;-ms-border-radius: 360px;-o-border-radius: 360px;height: 442px;object-fit: cover;}

.flip-circle{ position: absolute; left: 22px; bottom: -86px; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
.banner-play-btn {width: 148px;height: 148px;border-radius: 100px;background-color: var(--main-color3) !important;overflow: hidden;line-height: 135px;text-align: center;position: relative;display: inline-block;border: 5px solid #f7f7f7;}
.text-inner {animation: circle 15s linear infinite;position: relative;z-index: 22;fill: transparent;-webkit-animation: circle 15s linear infinite;}
.text-inner svg {width: 100px;max-width: 100%;height: auto;overflow: visible;word-spacing: 10px;transform: rotate(0) scaleX(1) scaleY(1);position: relative;}
.text-inner:before{position: absolute;content: "";top: 0;left:0 ;height: 16px;width: 16px;background: #fff!important;}
.text-inner text {fill: #fff;direction: ltr;transition: 0.3s stroke, 0.3s stroke-width, 0.3s fill;font-size: 30px;font-weight: 500;position: relative;z-index: 2;}
.like {position: absolute;top: 50%;transform: translate(-50%, -50%);left: 50%;width: 80px;height: 80px;background: var(--whiteColor);line-height: 58px;border-radius: 50%;padding: 0px;display: flex;align-items: center;justify-content: center;}

@keyframes circle {
100% { transform: rotate(-360deg); -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); }
0% { transform: rotate(0); -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); }
}


.destination-carousel .owl-item .service-item {transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease;position: relative;}
.service-item .dest-img{ transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease;rotate: 0;}
.service-item:hover .dest-img{ transform: scale(1.04); -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04);rotate: 1deg;}
.destination-carousel .owl-item .service-item::after{ position: absolute; top: 0; left: -85%; z-index: 99; display: block; content: ''; width: 50%; height: 100%; background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .7) 100%); background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .7))); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .7) 100%); -webkit-transform: skewX(-25deg); -ms-transform: skewX(-25deg); transform: skewX(-25deg); transition: all 0.4s ease; -webkit-transition:; -moz-transition:; -ms-transition:; -o-transition:; -moz-transform: skewX(-25deg); -o-transform: skewX(-25deg); }
.destination-carousel .owl-item .service-item:hover::after {-webkit-animation: shine 1s;animation: shine 1s;}
@keyframes shine {
    100% {
  left: 125%;
}
}

.destination-carousel .owl-item .service-item {opacity: 1; z-index: 5;}
.destination-carousel .owl-item .service-content{position: absolute;bottom: 0;left: 0;padding: 22px;z-index: 1;width: 100%;}
.destination-carousel .owl-item h3{color: #fff;}
.destination-carousel .owl-item p{color: #fff;}
.destination-carousel .owl-item .service-item::before{width: 100%;height: 206px;background: linear-gradient(to bottom, #0000,#00000078, #000000cf);content: '';position: absolute;bottom: 0;left: 0;z-index: 1;}
.about-items{border: 1px solid #33333318;box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.04);}
.cars-bg::before{background: linear-gradient(to left, #b57311, #a1072b);content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;content: '';opacity: 0.6;}

.car-btn{position: absolute;top: 12px;right: 12px;}
.why-choose-us .container{padding-bottom: 200px;}
.why-cta{margin-top: 82px;}
.why-item{box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.08);border: 1px solid #f8560214;text-align: center;}
.why-cta .item{ background: var(--main-color2); border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; position: absolute; top: -54px; border: 11px solid #fff; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%);width: 100%;overflow: hidden;z-index: 1;}
.why-cta .item::before{width: 518px;height: 254px;background: var(--main-color);content: '';position: absolute;top: -1px;left: -34px;rotate: 45deg;}

.cta-phone .icon{ width: 43px; height: 43px; background: var(--whiteColor); border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;display: flex;align-items: center;justify-content: center;}
 a.play-btn {display: inline-block;width: 60px;height: 60px;background: #fff;color: var(--main-color5);border-radius: 50%;line-height: 60px;font-size: 30px;position: absolute;left: 50%;top: 59%;text-align: center;transform: translate(-50%, -50%);display: flex;align-items: center;justify-content: center;}
    .ripplev { position: relative; text-decoration: none; color: #fff; width: 60px; height: 60px; margin: 0 auto; border-radius: 50%; -webkit-animation: ripplev 1s linear infinite; animation: ripplev 1s linear infinite; }
     
    @-webkit-keyframes ripplev {
      0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3);
                box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3);
      }
      100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3), 0 0 0 90px rgba(255, 255, 255, 0);
                box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3), 0 0 0 90px rgba(255, 255, 255, 0);
      }
    }
    @keyframes ripple {
      0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3);
                box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3);
      }
      100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3), 0 0 0 90px rgba(255, 255, 255, 0);
                box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0.3), 0 0 0 60px rgba(255, 255, 255, 0.3), 0 0 0 90px rgba(255, 255, 255, 0);
      }
    }

.testimonial-bg{background: linear-gradient(to left, var(--main-color), var(--main-color2));}
.cta-corner1{position: absolute;top: 42px;left: -38px;rotate: -90deg;}
.cta-corner2{position: absolute;top: 42px;right: -38px;rotate: 180deg;}
.testi-bg{background: linear-gradient(to left, var(--main-color), #715351);}

.certificate-img {height: 514px;overflow: hidden;overflow: hidden;}
.certificate-img img {width: 100%;height: 100%;object-fit: cover;object-position: top;}

@media(max-width:991px) {
.why-cta{margin-top: 0;}
.why-choose-us .container{padding-bottom: 90px;}
}
@media(max-width:767px) {
	.certificate-img {
		  height: 420px;
			overflow: hidden
	}
}
@media(max-width:565px) {
.why-cta .item{ top: -40px; position: relative; border-radius: 18px; -webkit-border-radius: 18px; -moz-border-radius: 18px; -ms-border-radius: 18px; -o-border-radius: 18px;border: none;}
a.play-btn{top: 54%;}
.why-choose-us .container{padding-bottom: 60px;}
}
.cta-img-wrap::before{position: absolute;width: 100%;height: 100%;background: var(--main-color2);content: '';top: 0;left: 0;opacity: 0.2;}
.home-counter{position: relative;overflow: hidden;}
.home-counter::before{position: absolute;top: 0;;left: 0;width: 100%;height: 100%;content: '';background: #00000087;}
.home-counter-name{border: 1px solid rgba(255, 255, 255, 0.116);border-radius: 108px;-webkit-border-radius: 108px;-moz-border-radius: 108px;-ms-border-radius: 108px;-o-border-radius: 108px;display: inline-block;padding: 2px 9px;margin-top: 12px;background: var(--main-color2);font-size: 14px;}

@media(max-width:388px) {
.home-counter-name{font-size: 11px !important;}
}