@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

html{font-size: 16px;scroll-behavior: smooth;overflow-x:hidden}
body{margin:0; font-family: "Poppins", sans-serif;overflow-x:hidden}
h1, h2, h3, h4, h5, h6{
  font-family: "Bebas Neue", sans-serif;
}
a{text-decoration: none;}
img{max-width: 100%;}
ul{margin: 0; padding: 0; list-style: none;}
.lightgrey { background: rgb(246, 248, 252); }
.swiper-button-next:after,.swiper-button-prev:after{background: var(--primarycolor);color: #fff;font-size: 20px;padding: 3px;border-radius: 10px;}
.commonbox{background-color: #fff; border-radius: 0px; -webkit-box-shadow: 2px 2px 5px 0 #00000014; box-shadow: 2px 2px 5px 0 #00000014;padding: 15px 15px;border: 1px solid #c9c7c7;}
.commonbox h2{border-bottom: 1px solid #e8e8e8; padding-bottom: 1rem; margin-bottom: 1rem;font-size: 1.4rem;}
.commonbox.tbpad{padding-top: 15px;    padding-bottom: 15px;}
.mobile-cta{display: none;}
.mobileshow,.mobileheader{display: none;}
.popframe{width: 100%; height: 100vh; padding-bottom: 6%;}
.menu-arrow {display: none !important;}
.visitmob{display: none;}

.box_inner ul{/* background: #f2f2f2; */}
.box_inner ul li {/* border-top: 1px solid rgb(255, 255, 255); */padding: 7px 10px;font-size: 13px;/* background: transparent; */}

.greenclr{color: #008000 !important;}
.redclr{color: red !important;}
.blueclr{color: #2648ab;}

.progressset{background: #f6f8fc00; position: fixed; top: 0; left: 0; height: 10px;  z-index:999;min-width: 100%;}
.progressset.progressbg{background: #f6f8fc;}
.pageprogress { transition: all linear 0.1s; min-width: 0%; height:10px} 

header{padding: 10px 0px;background: #f9f9f9;/* border: 1px solid #c8c8c8; *//* margin: 5px; *//* border-radius: 10px; */}
header h1 {font-size: 1.8rem;font-weight: 700;}
header p{font-size: 1rem;    margin-bottom: 0;}
header ul {padding: 0;text-align: right;list-style: none;display: flex;flex-direction: column;align-items: end;justify-content: center;height: 100%;}
header ul li a {font-size: 18px;color: #000;font-weight: 600;}
header ul li a img{width: 20px;}
.logo{display: block;text-align: left;}
.logo img{
    width: 100%;
    margin-right: auto;
    display: block;
}
header h2{font-size: 28px;margin-bottom: 0;}
header p{font-size: 14px;line-height: 17px;}

.menu{background: #ffffff;}
.homeicon {float: left; background: rgb(227 193 108 / 29%); padding:8.5px 9px;}
.homeicon img {width: 24px;}
.menu ul.topmenu{list-style: none;padding: 0%;margin: 0%;text-align: left;float: left;width: 94%;white-space: nowrap;overflow-x: scroll;}
.menu ul.topmenu li{display: inline-block;}
.menu ul.topmenu li a{padding:0.5rem 0.7rem;display: block;color: #434242;font-weight: 400;text-transform: capitalize;font-size: 15px;border-radius: 100px;}
.menu ul.topmenu li a.is-current,.menu ul.topmenu li.active a {background: #fdc625;color: #000000;}
.menu ul.topmenu li a:active{color: #fff;background: blue;border-color: blue;}
.menu.has-sticky {display: block !important; position: fixed; box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 16px; width: 100%; z-index: 99; top:10px; animation: 0.35s ease-out 0s 1 normal none running slideDown; }
@keyframes slideDown { 
  0% { transform: translateY(-100%); }
  100% { transform: translateY(0px); }
}
.menu ul.childmenu{text-align: right; border-top: 1px solid #fff; margin-bottom: 0;list-style: none;} 
.menu ul.childmenu li{display: inline-flex;}
.menu ul.childmenu a{padding: 0.5rem 0.7rem;display: block;color: #434242;text-transform: uppercase;font-weight: 500;    font-size: 14px;}

.homeslider{position: relative;}
.homeslide img{width: 100vw;height: 64vh; object-fit: cover; position: relative;}
.homeslide .swiper-slide{position: relative;}
.homeslide .swiper-slide:after{position: absolute;content: ""; height: 100%; display: block; bottom: 0; left: 0; z-index: 1; width: 100%; height: 40%; background: linear-gradient(0deg, #141414, rgba(0, 0, 0, .78) 22.22%, rgba(0, 0, 0, .56) 46.84%, rgba(65, 65, 65, 0));pointer-events: none; margin-bottom: -2px;}
.homeslide .swiper-button-prev,.homeslide .swiper-button-next{background-color: rgba(0, 0, 0, .5);  border: 1px solid #e0e0e0; border-radius: 50%;min-width: 50px;   min-height: 50px;  max-width: 50px;  max-height: 50px;}
.homeslide .swiper-button-prev{left: 100px;}
.homeslide .swiper-button-next{right: 100px;}
.homeslide .swiper-pagination-bullet{height: 3px;width: 15px;border-radius: 0px; background: #868786; transition: opacity .6s ease;}
.homeslide .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #fff;transition: opacity .6s ease;}
.slidecontent{min-width: 536px; display: flex; flex-direction: column; position: absolute;  z-index: 2; bottom: 43px; left: 50%;margin-left: -268px;box-sizing: border-box;align-items: center; text-align: center;justify-content: center;}
.slidecontent h3{color: #fff;font-size: 22px;font-weight: 400; line-height: 33px; margin-top: 17px;padding-right: 15px;}
.slidecontent h3 span{padding: 0 4px; border-radius: 5px; color: #fcaf17; font-weight: 600;}
.slidecontent h2{color: #fff; font-size: 42px; font-weight: 600; line-height: 50px;}
.slidecontent h2 span{color: #fff;font-weight: 700; text-transform: uppercase;}
.slidecontent .ctndraw{width: 100%;margin: 15px 0; min-height: 1px; background: linear-gradient(270deg, hsla(0, 0%, 100%, .05) -.13%, hsla(0, 0%, 88%, .05) 0, #fff 49.17%, hsla(0, 0%, 88%, .05));}
.slidecontent .tprice{color: #e0e0e0;font-size: 15px; font-weight: 400;line-height: 20px;}
.slidecontent .tprice .inprice{color: #fff;font-size: 22px;font-weight: 600;line-height: 33px;margin: 0 5px 0 10px;}
.slidecontent .tprice .closeprice{color: #e0e0e0;font-size: 18px; font-weight: 300;line-height: 33px; margin-right: 15px; -webkit-text-decoration-line: line-through;text-decoration-line: line-through;}
.slidecontent a{margin-top: 15px;width: 184px; height: 51px;line-height: 51px; border-radius: 40px; background: #146F44;color: #fff; font-size: 14px; font-weight: 500; cursor: pointer;text-transform: capitalize;}

.mainslider{background: rgba(0,0,0,0.4) url(../images/mainbg.html) center center no-repeat; background-size: cover; padding: 50px 0px 50px; background-blend-mode: multiply;}
.bannerbox{display: flex; align-items: center;}
.bannerbox .bannercontent{flex: 0 0 62%;}
.bannerbox .bannercontent h1{color: #fff;font-weight: 900;font-size: 50px;}
.bannerbox .bannercontent h4{color: #fff; font-size: 25px;font-weight: 500;line-height: 30px;}
.bannerbox .bannercontent ul{display: flex;flex-wrap: wrap; padding-top: 25px;}
.bannerbox .bannercontent ul li{flex: 0 0 50%;color: #fff; line-height: 35px;font-weight: 600}
.bannerbox .bannercontent ul li img{width: 18px;height: 18px;}
.bannerbox .bannercontent a{display: block;background-image: linear-gradient(180deg, #ff326a 0%, #d10a33 100%);    border-radius: 10px 10px 10px 10px;padding: 15px 25px 15px 25px; color: #fff;font-size: 16px;width:200px;margin-top: 40px; text-align: center;}
.bannerbox .bannercontent a img{width: 18px; height: 18px;}
.bannerbox .bannerform{flex: 0 0 38%;}
.bannerform form{padding: 25px 25px 25px 25px;background-color: #17254c99;}
.bannerform form h3{background-color: #17254c; color: #fff; text-align: center;font-size: 18px;font-weight: 500; padding: 25px 25px 25px 25px;margin:-25px -25px 0px;}
.bannerform form input{margin-top: 25px;}
.bannerform form input[type=submit]{background-color: #fff; text-align: center;font-size: 14px;font-weight: 500;border-radius: 5px 5px 5px 5px; padding: 11px 0px 12px 0;border: 0;color: #000; margin-top: 10px;}
.formcheckbox{display: flex; gap:5px; align-items: center;margin-top: 10px;}
.formcheckbox p{margin-bottom: 0; color: #fff;font-size: 14px;}
.formcheckbox input[type=checkbox]{margin-top: 0;}


.trippass{background: linear-gradient(0deg, rgb(238, 238, 238) 0%, rgb(250, 250, 250) 100%); padding: 40px 0;}
.trippass ul{display: flex;  justify-content: space-evenly;  gap: 20px;}
.trippass ul li{text-align: center;width: 20%;}
.trippass ul li img{width: 180px; height: 96px; object-fit: contain;}
.trippass ul li h4{text-transform: uppercase;font-size: 16px; line-height: 20px; padding: 16px 0px; margin-bottom: 0;font-weight: 800;}
.trippass ul li p{margin-bottom: 0;    font-size: 14px;}

/* =========================
ACTIVITIES SECTION
========================= */

.activities{
  position: relative;
  padding: 50px 0;
  background: #111827;
  overflow: hidden;
}

/* TITLE */

.actitle{
  text-align: center;
  margin-bottom: 30px;
}

.actitle h2{
  font-size: 42px;
  line-height: 1.2;
  color: #fff;
  font-weight: 800;
  margin: 0;
}

.actitle h2 span{
  color: #fdc625;
}

/* SLIDER */

.activitieslide{
  position: relative;
  padding-bottom: 20px;
}

/* CARD */

.activities .swiper-slide{
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  backdrop-filter: blur(10px);
  border-radius: 30px;
  overflow: hidden;
  transition: 0.4s ease;
}

.activities .swiper-slide:hover{
  /* transform: translateY(-10px); */
  border-color: #fdc625;
}

/* IMAGE */

.actimg{
  position: relative;
  height: 320px;
  overflow: hidden;
}

.actimg img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.7s ease;
}

.activities .swiper-slide:hover .actimg img{
  transform: scale(1.1);
}

/* OVERLAY */

.actimg::after{
  content: '';
  position: absolute;
  inset: 0;
  /* background:
  linear-gradient(to top,
  rgba(0,0,0,0.7),
  rgba(0,0,0,0.05)); */
}

/* CONTENT */

.actctn01{
  padding: 15px 20px;
  position: relative;
}

.actctn01 h4{
  color: #fff;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 900;
  margin-bottom: 6px;
}

.actctn01 p{
  margin: 0;
  color: #fdc625;
  font-size: 13px;
  font-weight: 600;
}

/* FLOATING TAG */

.actctn01::before{
  content: 'Adventure';
  position: absolute;
  top: -18px;
  left: 28px;
  background: #fdc625;
  color: #111827;
  padding: 10px 18px;
  border-radius: 50px;
  font-size: 13px;
  font-weight: 700;
  display: none;
}

/* SWIPER BUTTONS */

.activities .swiper-button-next,
.activities .swiper-button-prev{
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #fdc625;
  color: #111827;
  transition: 0.4s ease;
}

.activities .swiper-button-next:hover,
.activities .swiper-button-prev:hover{
  transform: scale(1.08);
  background: #fff;
}

.activities .swiper-button-next::after,
.activities .swiper-button-prev::after{
  font-size: 22px;
  font-weight: 800;
}

/* POSITION */

.activities .swiper-button-prev{
  left: -20px;
}

.activities .swiper-button-next{
  right: -20px;
}

/* MOBILE */

@media(max-width:991px){

.actitle h2{
  font-size: 42px;
}

.activities .swiper-button-prev{
  left: 0;
}

.activities .swiper-button-next{
  right: 0;
}

}

@media(max-width:767px){
    .our-all-car  h2{
        font-size: 32px;
    }
    .terms-block ul li i{
        height: 18px;
        width: 18px;
        min-width: 18px;
        min-height: 18px;
        max-width: 18px;
        max-height: 18px;
    }
    .why-btns{
        justify-content: center;
    }

.activities{
  padding: 70px 0;
}

.actitle{
  margin-bottom: 40px;
}

.actitle h2{
  font-size: 32px;
}

.actimg{
  height: 297px;
}

.actctn01{
  padding: 22px;
}

.actctn01 h4{
  font-size: 22px;
}

.actctn01 p{
  font-size: 16px;
}

.activities .swiper-button-next,
.activities .swiper-button-prev{
  width: 50px;
  height: 50px;
}

.activities .swiper-button-next::after,
.activities .swiper-button-prev::after{
  font-size: 18px;
}

}


.whyuschoose{padding: 0px 0 50px;}
.whyuschoose ul{display: flex;flex-wrap: wrap;gap: 20px;align-items: center;justify-content: center;}
.whyuschoose ul li{display: flex;gap: 20px;width: 23%;border: 1px solid #cecccc;padding: 11px;border-radius: 10px;background: #e3e5ee;}
.whyuschoose ul li .whypoint img{width: 100%;height: 60px;object-fit: contain;}
.whyuschoose ul li h4{font-size: 14px; margin-bottom: 0;}
.whyuschoose ul li p{font-size: 11px; margin-bottom: 0;}

.thingsdo{padding: 50px 0px;}
.thingsdo h3{color: #ff9c33; display: flex; gap: 20px; font-size: 16px; text-transform: uppercase;}
.thingsdo h3 svg{width: 42px;height: 16px}
.thingsdo h2{font-size: 32px;color: #4b5563;font-weight: 600;}
.thingstodo{margin-top: 30px;}
.thingstodo .actimg::before{  border-radius: 15px;  opacity: 0.2;}
.thingstodo .actimg img{height: 400px;width: 100%;object-fit: cover;border-radius: 10px 10px 0px 0px;}
.thingstodo h4 small{font-size: 14px;}
.extraactivitie h4{font-size: 16px;}
.extraactivitie h4 img{width: 18px;}
.extraactivitie h4 .collapse {font-size: 13px;margin-top: 5px;}
.thingsdo .swiper-slide{border: 2px solid #146f44;border-radius: 11px 11px 0px 0px;}

.packagetour{padding: 30px 0px;background: #e7f4ff;}
.whitetourbox{background: #f9f9f9;}
.packagetour h2{color: #222;border-bottom: 1px dashed #828282; text-align: center; margin-bottom: 15px; font-size: 30px; margin-top: 10px; line-height: 35px; padding-bottom: 13px; display: inline-block;    font-family: 'platomedium'; font-weight: 600;}
.packagetour h2 span{    color: #d71c22;}
.productbox{position: relative;/* padding: 2px; */background: #f6f6f6;/* -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1); *//* box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1); */margin: 15px 0px;border: 1px solid #e8e7e7;/* border-top-color: #ec1387; *//* border-left-color: #fc6d3a; *//* border-bottom-color: #ed1587; *//* border-right-color: #fc6e3a; */border-radius: 10px;overflow: hidden;/* padding: 2px; */}
.productbox>img, .packages-inner img{/* border-radius: 10px; *//* height: 210px; */width: 100%;object-fit: cover;}
.productbox h3{color: #ffffff;font-size: 21px;font-weight: lighter;margin-top: 14px;margin-bottom: 14px;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);z-index: 11;text-transform: capitalize;font-family: sans-serif;font-weight: 600;}
.pctn p{ margin-bottom: 0;color: #525252;font-size: 12px; font-weight: 400; line-height: 15px; padding-bottom: 4px;}
.pctn p img{ width: 16px;}
.productbox p{margin-bottom: 0;font-size: 12px;font-weight: 400;display: flex;gap: 5px;/* color: #008000 !important; *//* display: none; */}
.productbox .holiday{padding-bottom: 7px;white-space: nowrap;overflow-x: scroll;width: 100%; margin-bottom: 10px;}
.productbox .holiday li{border: 1px solid #ccc;padding: 2px 9px; font-size: 12px;color: #000; text-align: left; border-radius: 11px; display: inline-flex;gap: 5px;align-items: center;}
.productbox .holiday li img{width: 22px;}
.productbox .holiday li span{font-size: 11px;}
.productbox .holiday li p{margin-bottom: 0;font-weight: 500}
.productbottom{background: #fdc62524;padding: 9px;margin: 0px px;display: flex;justify-content: space-between;align-items: stretch;border-radius: 5px;border: 1px solid #d9d9d9;margin: 0 5px;}
.productbottom .pbtm-1{flex: 0 0 55%;}
.productbottom .pbtm-1 p{color: #525252; font-size: 12px; font-weight: 400; padding-bottom: 0; margin-bottom: 0;}
.productbottom .pbtm-1 .kp-old{color: #FF5722;text-decoration: line-through; font-size: 14px; font-weight: 600;line-height: 14px;}
.productbottom .pbtm-1 .kp-new{color: #000;font-size: 18px; font-weight:600; line-height: 14px; border-left: 1px solid #ccc; padding-left: 5px;}
.productbottom .pbtm-2{flex: 0 0 45%;display: flex; align-items: center; flex-direction: column; justify-content: center;}
.productbottom .pbtm-2 a{background: #000000;border-radius: 4px;padding: 7px 7px;border: 1px solid #17254e;display: block;margin-bottom: 5px;color: #fdfdff;font-weight: bold;font-size: 12px;text-align: center;/* animation: 1.4s infinite scaleup; */}
.productbottom .pbtm-2 a.bgorange{border: 1px solid #FF5722;background: #FF5722;color: #fff;font-weight: 600;  box-shadow: 1px 0px 7px 0px;}
.pbadges{position: absolute;z-index: 5;left: -7px;top: 15px;background-image: blueviolet;background-image: linear-gradient(to right, #ffc107, #fdc625);width: 110px;height: 25px;line-height: 25px;padding: 0;text-align: center;color: #040404;font-size: 10px;font-weight: 400;-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);}
.pbadges:before{content: "";position: absolute; left: 0; bottom: -7px; width: 0; height: 0; border-bottom: 0; border-top: 7px solid #607D8B; border-right: 0px solid transparent; border-left: 8px solid transparent;z-index: 0;}
.pbadges img{width: 13px;filter: invert(1);}
.pbadges span {position: absolute; height: 100%; top: 0; right: 0; width: 1px;}
.pbadges span:before{content: "";position: absolute;left: 0px;top: 0px;width: 0;height: 0;border-bottom: 20px solid transparent;border-top: 0 solid transparent;border-right: 0px;border-left: 8px solid #ffc107;z-index: 0;}
.pbadges span:after{content: "";position: absolute;left: 0px;bottom: 0px;width: 0;height: 0;border-bottom: 0 solid transparent;border-top: 20px solid transparent;border-right: 0px;border-left: 8px solid #ffc107;z-index: 0;}
.packagelist .swiper-button-next,.packagelist .swiper-button-prev{width: 50px;height: 50px;background: #fff; border-radius: 100%; box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.2);    top: 40%;}
.packagelist .swiper-button-next:after,.packagelist .swiper-button-prev:after{color: #000;font-size: 18px;}
.packagelist .swiper-wrapper{margin-bottom: 20px;}

@keyframes scaleup {
  0%,100% {transform: scale3d(1,1,1)}
   50% {transform: scale3d(1.05,1.05,1.05)}
}

.upcoming{padding: 30px 0px;background: #e3e5ee;}
.upcoming .section-title{display: flex;gap: 20px;align-items: center;}
.upcoming .section-title img{width: 80px;}
.upcoming .section-title h6{color: #424242;font-weight: 500;font-size: 13px;}
.upcoming .section-title h5{font-size: 27px;text-transform: uppercase;font-weight: 700; margin-bottom: 0;}
.upcominglist{background-color: #fff;/* -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15); *//* box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15); */margin-top: 20px;padding: 15px 25px;display: flex;gap: 10px;justify-content: space-between;align-items: center;border-radius: 100px;border: 1px solid #bbbbbb;}
.upcominglist .uplist{}
.upcominglist .uplist span{font-size: 13px; font-weight: 500;}
.upcominglist .uplist h2{margin-bottom: 0;font-size: 15px;font-weight: 600;}
.upcominglist .uplist h3{margin-bottom: 0;font-size: 15px;}
.upcominglist .uplist .confirmed{color: #289245;text-transform: uppercase;font-weight: 600;}
.upcominglist .uplist a{display: block;border-radius: 2px;background-color: #fdc625;border-color: #fdc625;color: #fff;width: 120px;text-align: center;padding: 8px 0;font-weight: 500;border-radius: 100px;}
.upcominglist .uplist:nth-child(1) {flex: 0 0 23%;}
.upcominglist .uplist:nth-child(2){flex: 0 0 11%;}
.upcominglist .uplist:nth-child(3){flex: 0 0 11%;}
.upcominglist .uplist:nth-child(4){flex: 0 0 21%;}

.differntshow{background-color: #ed713b; padding: 15px 0 0;}
.differbox{display: flex; justify-content: space-between; align-items: center;gap: 40px;}
.differbox .differctn{padding-bottom: 1rem;}
.differbox .differctn h2{color: #fff; border-bottom: 1px solid #f58f62; font-size: 30px; padding-bottom: 10px;}
.differbox .differctn p{color: #fff;font-weight: 300;}
.differbox .differctn a{border: 2px solid #fff; color: #fff; padding: 5px 20px; border-radius: 60px; font-weight: 300; display: inline-block;}

.readlater{background-color: #fff; box-shadow: 0 2px 6px #0003; padding: 15px;border-radius: 10px; width: 842px; margin: 1rem auto; display: flex;justify-content: space-between;align-items: center;}
.readctn{display: flex; gap: 10px;}
.readctn img{width: 32px; height: 32px;}
.readctn h2{font-size: 1.25rem; margin-bottom: .25rem;}
.readctn p{color: #111111e6; margin-bottom: 0;    font-size: 14px;}
.readbtn a{display: block;color: #ed1c24; border: 1px solid #ed1c24;border-radius: 30px;font-weight: 500;font-size: 13px; padding: 5px 10px;}
.readbtn a img{width: 30px;}

#popupmodel .modelclosebtn,#popupmodelone .modelclosebtn{position: absolute;right: 0px;top: -11px; width: 30px; height: 30px; background: #fff; color: #000; border-radius: 100%; text-align: center;line-height: 33px; box-shadow: 0 -5px 15px rgba(82,82,82,.5);z-index: 2;}
#popupmodel .modelclosebtn .btn-close,#popupmodelone .modelclosebtn .btn-close{transition: all .2s ease-in-out;    font-size: 13px;}
#popupmodel .modelclosebtn .btn-close:hover,#popupmodelone .modelclosebtn .btn-close:hover{    transform: rotate(90deg); color: #000;font-size: 14px;}
.mainform h3{color: #202020;font-size: 22px;font-weight: 500; line-height: 33px; margin-bottom: 3px;}
.mainform h3 span{color: #212529;font-weight: 600;margin-left: 5px;}
.mainform p{color: #515151;font-size: 12px; font-weight: 400; line-height: 18px;}
.mainform label{font-size: 14px;color: #cbcbcb;    transition: all .1s linear;}
.mainform label span{color: red;}
.mainform .form-control:focus{box-shadow: none;    border-color: #dee2e6;}
.mainform .input-group-text{background: transparent; width: 14%; margin-right: 2%; border-radius: 5px;}
.mainform .input-group input{border-radius: 5px;}
.mainform textarea{height: 82px;margin-bottom: 11px;border-radius: 10px;}
.mainform input[type=submit]{border-radius: 100px;background: #fdc625;width: 100%;height: 51px;color: #fff;font-size: 16px;font-weight: 500;cursor: pointer;transition: all .1s linear;border: 0;text-decoration: none;}
.mainform .form-floating,.mainform .input-group-text{margin-bottom: 11px;}
.mainform .form-floating .form-control{height: 52px;min-height: 52px;padding: .7rem .75rem;font-size: 14px;border-radius: 10px;}

.reviewlist{background: #f2f2f2; padding: 30px 0px;}
.reviewlist h2{text-align: center; margin-bottom: 2rem;}
.reviewpoint{background: #fafafa; padding: 15px;}
.reviewpic{display: flex;    margin-bottom: 1rem;}
.reviewpic img{width: 40px;height: 40px; margin-right: 2%;}
.reviewpic .name{color: #000; font-weight: 600;}
.reviewpic .name small{display: block; font-weight: 400; }
.reviewpoint i.fa-star{color: #fb8e28;font-size: 1.2rem;}
.reviewpoint .reviewctn{font-size: .8rem;margin-top: 0.6rem;height: 100px;overflow-y: scroll;}
.reviewpoint1 .swiper-wrapper{margin-bottom: 3rem;}

.details_form {background: #ffffff;padding: 18px 10px;border-radius: 10px;}
.details_form p {margin-bottom: 0;font-size: 13px;color: #fff}
.details_form input {height: 43.5px;font-size: 13px;border-radius: 100px !important;}
.details_form .btn {line-height: .5;background: #fdc625;border-color: #fdc625;}
.details_form .input-group-text {padding: 6px 8px;font-size: .8rem;border-radius: 0;}
.form-number {background: #fff;font-size: 12px;display: flex;align-items: center; padding: 0 5px 0 0;color: #b3b3b3;line-height: 40px;height: 38px;border: 1px solid #c9c9c9}
.details_form img {width: 23px !important; height: auto !important;}



.modal-overlay.slideuppopup { display: none; position: fixed; top: 0;  left: 0; width: 100%; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999;}
.modal-content.slideupcontent {background-color: #e1e1e1;height: 100vh !important; width: 70%; padding: 1px; border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); position: fixed; bottom: 0; right: 0;}
.close-btn {position: absolute;top: 341px; left: -57px; padding: 2px; cursor: pointer; font-size: 26px; color: #fff; border-radius: initial; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); width: 40px; height: 40px;text-align: center;  margin: 10px auto;  background-color: #000;border-radius: 30px;}
#backgroundOverlay {position: fixed; top: 0;left: 0;width: 100%; height: 98%; background-color: rgba(0, 0, 0, 0.5); display: none;z-index: 9998;}
@keyframes slideIn { from { transform: translateY(100%);  }
to {transform: translateY(0); }  }
@keyframes slideOut {from {transform: translateY(0);  }
to {transform: translateY(100%);} 
}
@keyframes slideleft {from { transform: translateX(+100%); }
to {transform: translateX(0);} 
}
@keyframes slideleftOut {from {transform: translateX(0);}
to {transform: translateX(+100%);}
}
.whyus .modeltitle {text-align:center; padding:10px;background: #F2EAD3;color: #121212;padding-top: 10px;border-radius: 6px 6px 0px 0px;margin-bottom: 0px;border-bottom: 1px solid #d1cbcb; text-transform: uppercase; font-size: 28px;}
.scrollfix{height: 100vh; overflow-y: scroll;padding-bottom: 7%;}
.packageenquiry {position:fixed;width:100%;max-width:310px;top:50%;box-sizing:border-box;padding:5px 10px;margin-top:-225px;border: 1px solid #00000024;background: #fff;margin: 5px;margin-top: 16px !important;}
.packageenquiry input,.packageenquiry textarea {margin-bottom:4px;font-size: 14px;}
.packageenquiry img{width: 21px;}
.packageenquiry .form-number{height: 35px;}
.packageenquiry h3 {font-size:1rem;text-align:center}
.packageenquiry p {font-size:13px;text-align:center}


.itineraryslide{}
.itineraryslide img{width: 100%; object-fit: cover; height: 400px;}
.itineraryslide .swiper-button-next,.itineraryslide .swiper-button-prev{width: 40px; height: 40px; background: #fff; border-radius: 100%;box-shadow: 4px 2px 4px rgba(0,0,0,0.2);}
.itineraryslide .swiper-button-next:after,.itineraryslide .swiper-button-prev:after{color: #000;font-size: 14px;}
.itinerarylist{background: #fff;margin: 30px 10px 15px; padding: 15px;box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);}
.itinerarylist h3{font-size: 23px;}
.itinerarylist .depature{color: #800000;font-size: 20px; font-weight: 600; margin-bottom: 15px;}
.itinerarylist .depaturedate{padding-bottom: 15px;font-size: 14px;}
.itinerarylist .hightlight{padding-top: 10px;}
.hightlight ul{}
.hightlight ul li{font-size: 14px;padding-top: 5px;    font-weight: 400;    display: flex;gap: 5px; align-items: center;}
.hightlight ul li img{width: 20px;}

.singleimagebox img{width: 100%;}
.overviewbox h2{font-size: 21px;padding-bottom: 10px;}
.overviewbox p{font-size: 14px;}
.includeexclude h5{background: #ddd;padding: 10px;font-size: 15px;}
.includeexclude ul{margin-bottom: 20px;}

.dayslistbox{padding: 30px 15px;background: #fff;}
.dayslistbox h3{background: #ddd;padding: 10px;font-size: 17px;}
.dayslistbox ul{}
.dayslistbox ul li{position: relative;margin-left: 40px;border-bottom: 1px solid #ddd;padding-bottom: 10px;    margin-bottom: 10px;}
.dayslistbox ul li:before{position: absolute;content: "";border-left: 2px solid #e3e5e6; width: 0; height: calc(100% - 0px); padding-top: 0; top: 43px;  left: -31px;}
.dayslistbox ul li:after{position: absolute; content: "";width: 14px; height: 14px;  border: 2px solid #fff; background-color: #323637;  background-image: none; border-radius: 50%; transition: all .2s; top: 28px;left: -37px;}
.dayslistbox ul li a{color: #323637;font-weight: 400; position: relative;display: block;padding: 10px 0px; }
.dayslistbox ul li a:after{content: ""; background: url(../images/bottom-arrow.html) center center no-repeat; width: 24px;height: 24px; position: absolute; right: 0; top: 10px;transition: -webkit-transform .2s ease-out;transition: transform .2s ease-out;transition: transform .2s ease-out, -webkit-transform .2s ease-out;    -webkit-transform: rotate(180deg);transform: rotate(180deg);}
.dayslistbox ul li a.collapsed:after{-webkit-transform: rotate(0deg);transform: rotate(0deg); }
.dayslistbox ul li .dayctn p{margin-bottom: 0;font-size: 14px;    font-weight: 400;}
.dayslistbox ul li:last-child::before{display: none;}

.pbtn{display: flex;gap: 5px;background: #17254e;justify-content: space-between; padding: 6px 6px; margin-left: -9px;margin-right: -9px;}
.packagebtn{}
.packagebtn a{background: rgb(255 255 255 / 12%);border-radius: 5px;padding: 5px;display: flex;gap: 5px;align-items: center;position: relative;}
.packagebtn a img{width: 20px;}
.packagebtn a span{color: #fff;font-size: 12px;}
.pbtn .packbtn{}
.pbtn .packbtn a{background: #ee2737;color: #fff;display: block;border-radius: 5px;/* box-shadow: 1px 0px 7px 0px; */padding: 4px 17px;font-size: 14px;border: 1px solid #ffffff6b;}

.helicopter{padding: 40px 0px; background: #164c83;}
.helicopter .heliimg img{border-radius: 10px;}
.helictn{}
.helictn h2{color: #fff;font-size: 30px;margin-bottom: 20px;}
.helictn p{color: #fff; margin-bottom: 20px;}
.helictn a{display: block;width: 200px; text-align: center; background: #ff5722; color: #fff; padding: 10px 0px; border-radius: 36px;}

.packagemenu {position:fixed;top:-1px;	left:0;z-index:999999;background:#fff;width:100%}
.packagemenu ul {display:inline-block;padding:10px;white-space:nowrap;overflow-x:scroll;width:100%;scrollbar-width:none}
.packagemenu li { display: inline-block;}
.packagemenu li a {font-size:14px;padding:7px 10px;border:1px solid #6c6c6c;	border-radius:10px;	display:flex;	gap:5px;	color:#6c6c6c}
.packagemenu li a.is-current {background:#fff7e7;	border-color:#ffebc4}



.mobileslider{display: block;position: relative;padding: 5px;}
.mobileslider .trusrcard{padding: 4px 5px;background: #ffffffd1; position: absolute;bottom: 30px;z-index: 9; width: 100%; display: none;}
.mobileslider .trusrcard ul{display: flex; align-items: flex-start; justify-content: space-between;text-align: center;}
.mobileslider .trusrcard ul img{width: 35px;height: 35px;object-fit: contain;}
.mobileslider .trusrcard ul small{font-size: 12px; display: block;}

.whychoosemobile {background:#fff; padding:10px 0;display:none;}
.whychoosemobile h3 {text-align: center;font-size: 16px;}
.mboslide {overflow-x: scroll;display: block;border: 1px solid #e3e3e3bd;border-radius: 10px;padding: 0px 4px;padding-top: 6px;/* overflow-y: hidden; */background: #f2f2f2e0;}
.mboslide ul { margin: 0; padding: 0;list-style: none;width: 108%; display: inline-block;white-space: nowrap;word-wrap: break-word;}
.mboslide ul li {font-size: 10px;width: 80%;background: #ffffff;margin-bottom: 10px;padding: 7px;display: inline-block;color: #008001;font-weight: 600;border: 1px solid #027f0259;border-radius: 6px;}


.homemobileslide .swiper-pagination .swiper-pagination-bullet{width:30px;height: 4px;border-radius: 0;position: relative;background: #585858;opacity: 1;/* box-shadow: rgb(255 255 255) 19px 7px 29px 0px; */border: 0.1px solid #ffffff3b;}
.homemobileslide:hover .swiper-pagination-bullet-active:before{-webkit-animation-play-state: paused; -moz-animation-play-state: paused; -o-animation-play-state: paused; animation-play-state: paused; cursor: pointer}
.homemobileslide .swiper-pagination-bullet-active:before {content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: linear-gradient(to right,rgb(255 189 0) 50%,rgba(255,255,255,0) 50%); background-size: 200% 100%; transition: 3.5s ease-out; -webkit-animation: 3.5s linear biglight; animation: 3.5s linear biglight; z-index: 1;}
/* .homemobileslide .swiper-wrapper{margin-bottom: 30px;} */
/* .homemobileslide img{height: 52vh;width: 100%;object-fit: cover;} */
@-webkit-keyframes biglight {  from {background-position: right bottom} }

.villaexperience{padding: 30px 0;}
.villaexperience h2{font-size: 22px;}
.experiencebox{display: flex; margin-bottom: 30px;}
.experienceimage{flex: 0 0 40%; max-width:40%;}
/* .experienceimage img{border-radius: 10px 0 0 10px; -webkit-border-radius: 10px 0 0 10px; -moz-border-radius: 10px 0 0 10px;} */
.experiencectn{flex: 0 0 60%; max-width: 60%;border: 1px solid #f1f1f1;  padding: 20px 30px 20px 30px;display: flex;  flex-direction: column;  align-items: center;  justify-content: center; border-radius: 0px 10px 10px 0px; -webkit-border-radius: 0px 10px 10px 0px; -moz-border-radius: 0px 10px 10px 0px;background: #f5f3f3;}
.experiencectn h3{font-size: 22px; color: #2b2b2b; margin-bottom: 10px;}
.experiencectn p{font-size: 12px; color: #2b2b2b; line-height:20px;font-weight: 500;margin-bottom: 0;}
.experiencectn ul{display: inline-flex; flex-wrap: wrap; margin-top: 10px; align-items: flex-start;    list-style: inside;}
.experiencectn ul li{flex: 0 0 49%;font-size: 14px;}
.experiencebox.bdrchnage .experienceimage img{border-radius: 0px 10px 10px 0; -webkit-border-radius: 0px 10px 10px 0; -moz-border-radius: 0px 10px 10px 0;}
.experiencebox.bdrchnage .experiencectn{border-radius: 10px 0px 0px 10px; -webkit-border-radius: 10px 0px 0px 10px; -moz-border-radius: 10px 0px 0px 10px;}

.inclusiontitle{font-size: 12px;font-weight: 600;margin-bottom: 4px;margin-left: 5px;}
.incusionlist{overflow-x: scroll;padding-bottom: 0px;margin: 0 4px;}
.incusionlist ul{display: inline-block;white-space: nowrap;/* margin-bottom: 5px; */}
.incusionlist ul li{font-size: 12px;display: inline-block;/* border: 1px solid #ddd; */padding: 3px 2px;color: #868686;border-radius: 4px;}

.todolist img{height: 60px;border-radius: 0;width: 100%;}
.todolist h5{font-size: 10px; text-align: center; color: #000; margin-top: 5px;}
.todolist .swiper-button-next{height: calc(100% - 15px); top: 0; background: #00000063; right: 0; width: 25px;}
.todolist .swiper-button-prev{height: calc(100% - 15px); top: 0; background: #00000063; left: 0; width: 25px;}
.todolist .swiper-button-next:after,.todolist .swiper-button-prev:after{background: transparent;padding: 0; border-radius: 0;font-size: 16px;    height: calc(100% - 115px);}
.todolist .swiper-button-disabled{cursor: inherit; pointer-events: inherit;}
/* .thingstodolist.doarrow .todolist .swiper-button-prev,.thingstodolist.doarrow .swiper-button-next{    height: calc(100% - 19px);} */


.pslide .swiper-button-prev,.pslide .swiper-button-next{width: 30px; height: 30px; background: #00000059;border-radius: 100%;}
/* .tslide:hover .swiper-button-prev,.tslide:hover .swiper-button-next{opacity: 1;} */
.pslide .swiper-button-prev:after,.pslide .swiper-button-next:after{color: #fff;font-size: 13px;width: 30px;height: 30px;line-height: 15px;text-align: center;}
.offerprice {background:#fff;font-weight:600;top: 10px;right: 10px;z-index: 9;font-size: 12px;position: absolute;padding: 5px 10px;border-radius: 100px;}
.offerprice:after {border-style:solid;border-width:0 .3125em .3125em 0;border-color:transparent #104c78 transparent transparent;content:"";display:block;left:0;bottom:-2px;position: absolute;}
.offerprice img{width: 15px;}

.rentalservices{padding: 30px 0px;}
.rentaltabs ul#pills-tab{gap: 10px; margin-bottom: 20px;}
.rentaltabs button{background: transparent;border: 1px solid #ddd;font-size: 15px;padding: 7px 25px;}
.rentaltabs button.active{background: #146f44;color: #fff;border-color: #146f44;}
.rentalbox{border: 1px solid #ddd;}
.rentalbox img{width: 100%;}
.rentalbox h5{background: #146f44;color: #fff;margin-bottom: 0;text-align: center;padding-top: 10px; font-size: 16px;}
.rentalbox .pricelist{text-align: center;padding: 5px 0px 10px;font-weight: 600;background: #146f44;color: #fff; font-size: 12px;}
.rental .swiper-button-next,.rental .swiper-button-prev{width: 35px;height: 35px; background: #146f44; border-radius: 100%;}
.rental .swiper-button-next:after,.rental .swiper-button-prev:after{font-size: 13px;}


.excusiveoffer{padding: 30px 0px;background: url(../images/bodybg.html) repeat center top; background-size: cover;}
.excusiveoffer h2{text-align: center; font-size: 26px; margin-bottom: 10px; font-family: 'platomedium';    font-weight: 900;    letter-spacing: 3px;    text-transform: capitalize;}
.excusiveoffer h2 span{color: #d71c22;}
.excuslivebox{border: 1px solid #ddd;margin: 10px 0px;}
.excuslivebox img{width: 100%;}
.excuslivebox h5{font-size: 15px;padding: 10px 10px 5px 10px; margin-bottom: 0; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.excuslivebox p{font-size: 12px;padding: 5px 10px 10px 10px; height: 51px;overflow-y: scroll;scrollbar-width: none;margin-bottom: 10px;}
.excusivelist .swiper-wrapper{margin-bottom: 30px;}
.excusivelist .swiper-button-next,.excusivelist .swiper-button-prev{width: 40px;height: 40px; background: #7e7e7e; border-radius: 100%}
.excusivelist .swiper-button-next:after,.excusivelist .swiper-button-prev:after{    font-size: 13px;}


.excusivelistmenu{}
.excusivelistmenu ul{position: fixed; width: 100%;padding: 10px; top: -2px;display: flex;    background: #fff;}
.excusivelistmenu ul li{width: 50%;}
.excusivelistmenu ul li a{background: transparent;border: 1px solid #ddd; font-size: 12px; margin-right: 6px; padding: 10px 18px; font-weight: 600; width: 100%; text-align: center; color: #000; display: block;}
.excusivelistmenu ul li a.is-current{background: #e3c16c;border-color: #e3c16c;}
.exboxlist{padding: 10px; padding-top: 20px;    background: url(../images/bodybg.html) repeat center top;
  background-size: cover;}
.exboxlist h3{font-family: 'platomedium';text-align: center;font-weight: 600;font-size: 30px;    margin-bottom: 20px;}
.exboxlist h3 span{color: #d71c22;}
.excuslivebox01{display: flex;column-gap: 10px;flex-wrap: wrap;}
.excuslivebox01 .excuslivebox{width: 49%;}
.topfiexbar{padding-top: 70px;}

.exlusivelist a{display: inline-block;color: #fff;padding: 4px 13px;font-size: 14px;text-align: center;border-top-left-radius: 10px;border-top-right-radius: 10px;background: #f7193f;transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);position: fixed;right: -29px;top: 40%;margin-top: -43.5px;z-index: 999;}

.onclickicon{width: 50px;height: 50px;background: #0000008f;text-align: center; line-height: 50px; border-radius: 100%; display: block; position: absolute;top: 50%; left: 64%; margin-top: -45px; margin-left: -45px;z-index: 9;}
.onclickicon img{width: 30px;height: auto !important;object-fit: inherit;}  


.visitorbox{padding: 15px 0px;}
.visitorbox h3{font-size: 20px;margin-bottom: 10px; border-bottom: 1px solid #ddd; padding-bottom: 6px;}
.groupbox li img{height: 100px; width: 100%; object-fit: cover;}
.groupbox .swiper-button-next,.groupbox .swiper-button-prev,.clientimage .swiper-button-prev,.clientimage .swiper-button-next{    width: 30px;height: 30px;  background: #000; border-radius: 40px; top: 50%;margin-top: -10px;}
.groupbox .swiper-button-next:after,.groupbox .swiper-button-prev:after,.clientimage .swiper-button-next:after,.clientimage .swiper-button-prev:after{    font-size: 11px;}


body.modal-open,body.gethide,html.gethide {overflow: hidden;}
.popup {display: none;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 710px;padding: 20px;background-color: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);z-index: 1000;border-radius: 2px;}
.popup .close-popup {position: absolute;top: 10px; right: 12px; color: #fff; cursor: pointer; font-size: 30px; }
.popupoverlay {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); z-index: 999;}
.popform form input,.popform form select{margin-bottom: 10px;font-size: 13px;    height: 48px;}
.popform form input[type=submit]{background: #f37002;width: 100%; border: 0;padding: 10px; font-size: 16px;font-weight: 600; color: #fff;margin-bottom: 0;}
.poptit{font-size: 20px !important;}
.popbg{background: url(../images/bg_desktop_tc.html) center center no-repeat; background-size: cover;padding-bottom: 20px;}

.popbg h4{font-weight: 600; color: #fff; font-size: 19px; line-height: 29.09px; font-family: 'Poppins Bold', sans-serif; margin-top:38px; margin-bottom: 15px;}
.popbg ul{}
.popbg ul li{font-weight: 500;font-size: 15px; margin-bottom: 10px; color: #fff; line-height: 21.46px;display: flex; align-items: center; column-gap: 7px;}
.popbg ul li img{}

.popbelow{padding-top: 30px;}
.popbelow p{font-size: 13px;}
.popbelow ul{display: flex; gap: 10px; margin-top: 15px;}
.popbelow ul li{}
.popbelow ul li a{border: 1px solid #BEC3CA;padding: 6.5px 10px; font-size: 13px; color: #444;}
.popbelow ul li a img{width: 17px;}

.popform form{width: 279px;position: absolute;top: 10px;right: 40px; background: #fff; padding: 20px; border: 1px solid #ddd; border-radius: 4px;}
.popform form h3{font-size: 14px;}

.letforcontact,.serviceslist{width: calc(100% - 37px);}
.letforcontact .select2-container,.serviceslist .select2-container{width: 100% !important;}
.letforcontact .select2-selection{height: 39px;line-height: 39px;}
.letforcontact  .select2-selection__rendered{line-height: 39px !important;    padding-right: 0px !important;    font-size: 14px;}
.letforcontact .pr-02{padding-right: 5px;}
.letforcontact .pb-02{padding: 0px 5px;}
.letforcontact .pl-02{padding-left: 5px;}
.letforcontact  .select2-selection__arrow{height: 37px !important;}
.serviceslist .select2-selection{height: 40px;overflow-y: scroll; overflow-x: hidden;}
.serviceslist .select2-selection__choice{font-size: 11px;    margin-bottom: 0;}
.serviceslist  .select2-dropdown{z-index: 9 !important;}
.checkbox-option{font-size: 13px;    margin-bottom: 2px;}

.numberbdr{width: calc(100% - 50px); background: #fff;     border-radius: 0px 3px 3px 0px;}
.innernumberb{display: flex;}
.innernumberb input{width: 6%;border: 0; font-size: 12px; text-align: center;    border-radius: 0px 3px 3px 0px;}
.innernumberb input:focus-visible{box-shadow: none; outline: none;}
.innernumberb .form-space{height: 38px;line-height: 38px;color: #cbcccd;}
.innernumberb .mr1{margin-right: 5px;}
.innernumberb .ml1{margin-left: 5px;}

.tourgroup{border: 1px solid #f37022;box-shadow: 0px 0px 10px 2px rgba(243,112,34,0.3);border-radius: 10px;margin: 0px auto 10px; padding: 10px;display: flex; justify-content: flex-start;    align-items: center;}
.tourgroup .groupimg{width: 90px; margin-right: 10px;}
.tourgroup .groupimg img{border-radius: 10px;width: 90px; height: 90px;}
.tourgroup .groupctn {flex: 0 0 75%;}
.tourgroup .groupctn h3{font-weight: 600; font-size: 23px;padding-bottom: 5px; color: #f37022;    margin-bottom: 0;}
.tourgroup .groupctn p{ margin-bottom: 0; font-weight: 400;  font-size: 14px; color: #515151;}
.tourgroup .groupbtn a{background: linear-gradient(90deg, #ffba0a 0%, #f37022 100%);    border-radius: 8px;    color: #fff;  font-size: 15px;    letter-spacing: 0.2px; line-height: 1.23;    padding: 15px 20px;      display: inline-block;  cursor: pointer;}

.doheading {background: #fff;}
.doheading h6 {
  font-family: 'platomedium';
  font-size: 20px;
  margin-bottom: 0;
  padding: 10px 0px;
}
.doheading h6 span {
  color: #d71c22;
}

.offerlist{overflow-y: scroll;height: 60px;padding: 6px 10px;border: 1px solid #ddd;margin-bottom: 10px;margin-left: 4px;margin-right: 4px;margin-top: 16px;}
.offerlist ul{}
.offerlist ul li{font-size: 10px;}

.letplanlist{padding: 30px 0px;}
.plandiscuss img{border-radius: 6px;}
.plandiscuss .planctn{padding: 10px 15px;background:linear-gradient(180deg, transparent -28.82%, #000 87.02%);border-radius: 6px; position: absolute;bottom: 0; width: 100%;}
.plandiscuss .planctn p{color: #fff;font-size: 12px; margin-bottom: 0;}
.letplan .swiper-wrapper{margin-bottom: 3rem;}
.listplan{margin-bottom: 2rem;}
.listplan h3{text-align: center; font-size: 26px; margin-bottom: 10px; font-family: 'platomedium';    font-weight: 900;    letter-spacing: 3px;    text-transform: capitalize;}
.listplan h3 span{color: #d71c22;}
.plandiscuss h5{color: #fff; font-size: 13px;}


.letforcontact,.serviceslist{width: calc(100% - 49px);}
.letforcontact .select2-container,.serviceslist .select2-container{width: 100% !important;}
.letforcontact .select2-selection{height: 37.5px;line-height: 37.5px;border: 0;border-radius: 0;}
.letforcontact  .select2-selection__rendered{line-height: 39px !important;    padding-right: 0px !important;    font-size: 14px;}
.letforcontact .pr-02{padding-right: 5px;}
.letforcontact .pb-02{padding: 0px 5px;}
.letforcontact .pl-02{padding-left: 5px;}
.letforcontact  .select2-selection__arrow{height: 37px !important;}
.serviceslist .select2-selection{height: 40px;overflow-y: scroll; overflow-x: hidden;}
.serviceslist .select2-selection__choice{font-size: 11px;    margin-bottom: 0;}
.serviceslist  .select2-dropdown{z-index: 9 !important;}
.checkbox-option{font-size: 13px;    margin-bottom: 2px;}

.numberbdr{width: calc(100% - 49px); background: #fff;     border-radius: 0px 3px 3px 0px;     height: 37.5px;}
.innernumberb{display: flex;}
.innernumberb input{width: 6%;border: 0; font-size: 12px; text-align: center;    border-radius: 0px 3px 3px 0px;}
.innernumberb input:focus-visible{box-shadow: none; outline: none;}
.innernumberb .form-space{height: 38px;line-height: 38px;color: #cbcccd;}
.innernumberb .mr1{margin-right: 5px;}
.innernumberb .ml1{margin-left: 5px;}

.requirementlist{}
.requirementlist h6{}
.reqbox{display: flex; flex-wrap: wrap; gap: 10px; background: #fff; height: 58px; overflow-y: scroll; border: 1px solid #ddd;  margin-bottom: 10px;  padding: 8px 8px; border-radius: 7px;}
.reqbox .requircheck{display: flex; align-items: center; gap: 7px; background: #e4e4e4; padding: 3px 7px; border-radius: 6px;}
.reqbox .requircheck label{font-size: 11px;}
.reqbox .requircheck input{height: auto;}

#popupmodel .select2-container {z-index: 1055; }

.modalnumber{width: calc(100% - 74px);border: 1px solid #dee2e6;margin-bottom: 10px}
.modalinnernumberb{ display: flex;}
.modalinnernumberb input{border-radius: 5px;text-align: center; width: 8%; font-size: 12px;padding: 13px 0px; height: 38px;    border: 0;}
.modalinnernumberb .form-space{height: 38px;line-height: 38px;font-size: 14px;}
.mainform .input-group input:focus-visible {border: 0; outline: none; box-shadow: none;}
.mainform .letforcontact .select2-container{    border: 1px solid #dee2e6;}
.mainform .requircheck label{color: #000 !important;}

.vacation{padding: 20px 0px;}
.vacation-inner {text-align: center;}
.vacation-inner img {border-radius: 10px;}
.vacation-inner h3 {margin-top: 20px;font-weight: 900;color: #506ddc;}
.city-swiper{margin-top:30px ;}
.city-swiper h3{background: #f2f2f2; color: #4a73dd;font-size: 14px;text-align: center;margin-bottom: 0;padding: 10px 0px;}
.city-swiper .swiper-wrapper{margin-bottom: 0;}
.fsm li{font-size: 9px !important;}
.package-box{padding: 50px 0;}
.package-box h2{text-align: center;margin-bottom: 20px;margin-top: 35px;font-size: 42px;font-weight: 800;}
.highlight-icon {height: 6px;width: 8px;margin-right: 8px;}
.join-div span {background: var(--details-dayplan-title-bg2, linear-gradient(80deg, #fdc625 0%, #fdc625 100%));border-radius: 30px;padding: 1px 7px;max-width: 227px;opacity: .88;color: #000000 !important;font-size: 10px;font-weight: 600;text-align: center;margin-right: 10px;display: inline-block;width: 53px;}
.join-div {display: flex;align-items: center;justify-content: flex-start;font-weight: 500;text-transform: capitalize;font-size: 10px;padding: 10px 0;}
.dayplanheaderV2-info-content {display: flex;flex-wrap: wrap;margin: 10px 0;border-bottom: 1px solid #0000001f;padding-bottom: 4px;}
.dayplanheaderV2-info-content div {margin-right: 10px;font-size: 12px;display: flex;align-items: center;}
span.toggle-btn {border: 1px dashed #000000;padding: 2px 11px;background: #fff7e3;font-size: 12px;color: #000000;cursor: pointer;display: inline-block;position: absolute;left: 50%;transform: translate(-50%, -96%);top: 50%;border-radius: 10px;}

.content-btn{margin-bottom:10px;text-align:center;position:relative;background: #f6f6f6;height:20px}
.area img{width:13px;height:13px}
.area p{display:flex;align-items:center;font-size: 12px;display: none;}
.inclusion_block{/* border:1px solid #0000003d; */border-radius:6px;margin-bottom: 8px;margin-top:10px;/* padding:2px; */position:relative;/* padding-top: 9px; */margin-top:16px;margin: 10px 4px 4px 4px;}
.service_subheading{color:var(--gray);font-size:var(--fnt-12);margin:8px 0 2px;text-transform:uppercase}
.incl_align{background:#fff;left:15px;padding: 0 4px;position:absolute;top: -16px;color:green!important;font-weight:500!important;text-transform:capitalize;font-size:10px!important;display: none !important;}
.package_list-inclusions{display:flex;overflow-x:auto;width:100%;justify-content:space-around;align-items:center}
.package_list-inclusions>li:first-child{margin-left:0}
.package_list-inclusions>li{cursor:pointer;text-align:center;text-transform:capitalize;margin: 0 0px;min-width:auto;font-size:10px;display:flex;flex-direction:column;align-items:center;border: 1px solid #d9d9d9;padding: 6px;border-radius: 7px;background: #ffffff;}
.pkgIcon-sightseeing{background-position:-126px -20px;height: 19px;width:20px}
.dpaulsAdvList li:before,.pkg_exclusion li:before,.pkg_inclusion li:before,[class*=pkgIcon-]{background-image:url(../images/package-sprite.eb03da4.png);background-repeat:no-repeat;background-size:337px 116px;display:inline-block;vertical-align:middle}
.pkgIcon-hotels{background-position:-54px -20px;height:19px;width:19px}
.pkgIcon-transfers{background-position:-237px -20px;height: 19px;width:22px}
.pkgIcon-meals{background-position:-150px -20px;height: 19px;width:20px}
.pkgIcon-taxes{background-position:-194px -20px;height: 19px;width:20px}
.carelist-readmore ul{height:87px;overflow:hidden;transition:all .5s;margin: 0 4px;}
.show-height{height:auto!important;transition:all .5s}
.content-btn::before{content:'';background-color:#ffffffcf;top:-40px;left:0;position:absolute;width:100%;height:41px;background:#fff;background:linear-gradient(4deg,rgba(255,255,255,1) 39%,rgba(0,212,255,0) 100%);background:#fff;background: linear-gradient(0deg, rgb(246 246 246 / 78%) 0%, #ff000000 94%);}
.tranding-box figure{line-height:0;position:relative;border-radius: 10px;overflow: hidden;}
.tranding-box figure img{border-radius:3px;width:100%}
.tranding-box figure figcaption{position:absolute;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;top:0;left:0;width:100%;height:100%;background: #000000a1;}
.tranding-box figure figcaption a{display:flex;flex-wrap:wrap;color:#fff;align-items:center;justify-content:center;width:100%;height:100%}
.fig h3 {padding-bottom: 5px;text-shadow: 2px 1px 2px #000000;}
.tranding-box figure a span {font-size: 12px;line-height: 17px;border-radius: 60px;color: #ffffff;border: 1px solid #fdc625;padding: 5px 18px;box-shadow: 2px 1px 2px #000000;background: #fdc625;}
.tranding-box figure a:hover {background-color: rgba(0, 0, 0, 0.6);}
.tranding-box figure a {display: none;position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transition: background-color 400ms linear;-moz-transition: background-color 400ms linear;-o-transition: background-color 400ms linear;-ms-transition: background-color 400ms linear;transition: background-color 400ms linear;background: transparent;border-radius: 3px;}
.fig {text-align: center;}
.kashmir-package-city {padding: 50px 0;background: #e3e5ee;}
.tranding-holiday-destination h2 {margin-bottom: 30px;text-align: center;}
.bg-light{background-color: #e7f4ff;}
.tabthings img {height: 150px;width: 100%;object-fit: cover;}
.inner-hotel {border: 1px solid #f7f7f7;padding: 20px;margin-bottom: 30px;background: #ececec40;}
.inner-hotel h2 {font-size: 16px;}
.swiper-button-next{right:0}
.swiper-button-prev{left: 0;}
.swiper-button-next,
.swiper-button-prev{background: #00000099;}
.packbtn a{padding: 8px 35px;border-radius: 48px 0px; border: 0px solid #6C8003; }
.packbtn a{background-color: #d85443;color: white;animation: blink 3s linear infinite;}
@keyframes blink {
  0%, 100% {
    background-color: red;
    transform: scale3d(1, 1, 1);
  }
  50% {
    background-color: #d85443;
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
.productbottom .pbtm-2 a{
    animation: blink2 3s linear infinite;
}
@keyframes blink2 {
  0%, 100% {
    
    transform: scale3d(1, 1, 1);
  }
  50% {
    
    transform: scale3d(1.07, 1.07, 1.07);
  }
}
.inclusion_block p img {width: 22px;height: 19px;}
.productbottom .pbtm-2 a{
    position: relative;
    overflow: hidden;
    border-radius: 100px;
    display: none;
}
.productbottom .pbtm-2 a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100px;
    background-image: linear-gradient(120deg, rgba(239, 239, 239, 0) 30%, #ffffff5c, rgba(239, 239, 239, 0) 70%);
    animation: shine 9s infinite linear;
}
@keyframes shine {
    0% {left: -100px}
    20% {left: 100%}
    100% {left: 100%}
}
.pkgIcon-plan{
    background-position: -24px -20px;
    height: 19px;
    width: 27px;
}

.gold-clr{
    color: #ef2380 !important;
}
.menu ul.topmenu::-webkit-scrollbar {
  display: none;
}
.devmenu{overflow-y:hidden;}
.ml-0{margin-left:0 !important}
.packagebtn a .gtag {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
h5.gold-clr.incl_align {
    top: -7px;
}
.tbtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px !important;
    /* margin-bottom: 15px; */
    padding-bottom: 15px;
    /* align-items: center; */
    margin: 0 4px;
}
.packagebtn {
    width: 51px;
    display: inline-block;
}
.packagebtn a {
    border: 1px solid #fdc625;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 51px;
    text-align: center;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fdc625;
    color: #fff;
}
.packagebtn a svg {
    color: #ffffff;
}
.packagerequest {
    display: inline-block;
    padding: 0px 10px;
    width: calc(100% - 100px);
}
.packagerequest a {
    background: #404040;
    color: #fff;
    display: block;
    height: 45px;
    line-height: 45px;
    width: 100%;
    text-align: center;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 600;
}
.swiper.homemobileslide {
    border: 1px solid #828282;
    border-radius: 10px;
}
.productbox .area {
    margin: 18px 4px 0;
    display: none;
}
.incusionlist.fsm ul li {
    font-size: 11px;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 3px 8px;
    color: #868686;
    border-radius: 4px;
}
.carelist-readmore {
    margin-top: 12px;
    margin: 0 5px;
}

  .strike-incoming-call-popup {
    position: fixed;
    width: 150px;
    height: 220px;
    margin: 20px;
    border-radius: 22px;
    border: 4px solid #fff;
    box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,0,0.12);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    z-index: 1000;
    display: none;
  }

  .bottom-right {
    bottom: 10px;
    right: 10px;
  }

  .bottom-left {
    bottom: 10px;
    left: 10px;
  }

  .top-right {
    top: 10px;
    right: 10px;
  }

  .top-left {
    top: 10px;
    left: 10px;
  }

  .strike-video-container {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
  }
.close-strile-btn {
    position: absolute;
    right: -10px;
    top: -10px;
    background: #f44336;
    color: #fff;
    border-radius: 100px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
   .strike-video-container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .strike-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 10px;
    border-radius: 20px;
    box-sizing: border-box;
    background: linear-gradient(to top, black 10% , transparent 50%);
    
  }

  .strike-live-assistant-message {
    position: absolute;
    width: 100%;
    top: -64px;
    right: 0;
    padding: 5px;
    text-align: left;
    margin-bottom: 5px;
    margin-left: 2px;
    border-radius: 8px 8px 0 8px;
    border: 4px solid white;
    background: #e7eaef;
    box-shadow: -3px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
    z-index: 1;
  }

  .strike-live-assistant-message::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -7px;
    border-left: 8px solid transparent;
    border-top: 8px solid #e7eaef;
    z-index: 1;
  }

  .strike-live-assistant-message::after {
    content: '';
    position: absolute;
    right: -4px;
    bottom: -15px;
    border-left: 13px solid transparent;
    border-top: 12px solid white;
    filter: drop-shadow(0 6px 4px rgba(0, 0, 0, 0.3));
  }

  .strike-live-assistant-title {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    color: black;
  }

  .strike-live-assistant-prompt {
    font-size: 10px;
    margin: 0;
    color: black;
  }

  .strike-live-tag {
    position: absolute;
    top: 10px;
    left: 10px;
    width: max-content;
    padding: 2px 6px;
    display: flex;
    place-items: center;
    gap: 4px;
    font-size: 8px;
    font-weight: 600;
    background: red;
    color: white;
  }

  .strike-live-tag span {
    width: 6px;
    height: 6px;
    display: inline-flex;
    border-radius: 50%;
    background: white;
  }

  .strike-message {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    color: white;
  }

  .strike-buttons {
    display: flex;
    gap: 10px;
  }

  .strike-btn {
    flex: 50%;
    display: flex;
    place-items: center;
    gap: 4px;
    padding: 4px 8px;
    border: none;
    border-radius: 10px;
    font-size: 12px;
    cursor: pointer;
  }

  .strike-btn-accept {
    background-color: #4CAF50;
    color: white;
  }

  .strike-btn-reject {
    background-color: #f44336;
    color: white;
  }

  .type-inner {
    width: 25%;
    border: 1px dashed #e4eed9;
    padding: 20px 30px;
}

.inclusion_block.inclusion_block2 {
    padding-top: 2px;
}
.places-list {
    margin: 15px 4px 10px 4px;
}

.places-list li {
    border: 1px solid #ddd;
    padding: 3px 10px !important;
}


img.package-mian-img {
  /* border-radius: 10px; */
}


.tour-section {
  padding: 50px 0;
}

.tour-section .container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* CARD BASE */
.tour-section .card {
  background: #fff;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.05);
  transition: 0.3s;
}



/* GREEN CARD */
.tour-section .green-card {
  background: #052f63;
  color: #fff;
}

.tour-section .green-card .tag {
  font-size: 12px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  color: #fff;
}

.tour-section .green-card h2 {
  font-size: 32px;
  margin-bottom: 15px;
  color: #fdc625;
  font-family: "Kaushan Script", cursive;
}

.tour-section .green-card .desc {
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
}

.tour-section .green-card .advice {
  margin-top: 20px;
  color: #fff;
}

.tour-section .green-card span {
  text-decoration: underline;
  cursor: pointer;
  color: #fdc625;
}

/* ICON */
.tour-section .icon {
  width: 50px;
  height: 50px;
  background: #e2e7ff;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  margin-bottom: 15px;
  border: 2px solid #dcdcdc;
}

/* TEXT */
.tour-section .card h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.tour-section .card p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

.tour-section .card a {
  display: inline-block;
  margin-top: 15px;
  font-size: 13px;
  color: #63b32e;
  font-weight: 600;
  text-decoration: none;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .tour-section .container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .tour-section .container {
    grid-template-columns: 1fr;
  }
}


.input-group-prepend {
  display: none;
}
.fixed-header.has-sticky .menu {
  display: block;
  padding: 2px 0;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.fixed-header.has-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  animation: .35s ease-out slideDown;
}
.fixed-header.has-sticky header{
  display: none;
}
.fixed-header.has-sticky .mobileheader{
  display: none;
}




.hero-section{
  /* width:100%; */
  /* min-height:100vh; */
  position:relative;
  display:flex;
  align-items:center;
  overflow:hidden;
  padding: 70px 6%;
  background: linear-gradient(rgb(0 0 0 / 43%), rgba(0, 0, 0, 0.55)), url(../images/banner.webp) bottom / cover no-repeat;
  /* border-radius: 10px; */
  /* margin: 5px; */
}

.hero-section::before{
  content:'';
  position:absolute;
  width:500px;
  height:500px;
  background: rgb(253 198 37 / 11%);
  border-radius:50%;
  top:-150px;
  left:-100px;
  filter:blur(40px);
}

.hero-container{
  width:100%;
  max-width:1400px;
  margin:auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:60px;
  position:relative;
  z-index:2;
}

.hero-content{
  flex:1;
  color:#fff;
}

.hero-tag{
  display:inline-block;
  background:rgba(255,255,255,0.15);
  backdrop-filter:blur(10px);
  border:1px solid rgba(255,255,255,0.2);
  padding:10px 18px;
  border-radius:50px;
  font-size:14px;
  margin-bottom:25px;
}

.hero-content h1{
  font-size:68px;
  line-height:1.1;
  font-weight:800;
  margin-bottom: 10px;
}

.hero-content h1 span{
  color: #fdc625;
}

.hero-content p{
  font-size: 17px;
  line-height: 1.6;
  color:#e8e8e8;
  max-width:700px;
  margin-bottom:30px;
}

.hero-highlights{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
  margin-bottom:35px;
}

.hero-highlights div{
  display:flex;
  align-items:center;
  gap:10px;
  color:#fff;
  font-size:15px;
}

.hero-btns{
  display:flex;
  gap:18px;
  flex-wrap:wrap;
}

.hero-btn{
  text-decoration:none;
  padding: 10px 32px;
  border-radius:60px;
  font-weight:600;
  transition:0.3s ease;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap: 5px;
}

.hero-section .btn-primary{
  background:#fdc625;
  color: #000000;
}

.hero-section .btn-primary:hover{
  background:#0c8d8c;
  transform:translateY(-3px);
}

.hero-section .btn-secondary{
  border: #000;
  color:#fff;
  background: linear-gradient(135deg,#25D366 0%,#128C7E 100%);
  /* backdrop-filter:blur(10px); */
}

.hero-section .btn-secondary:hover{
  background:#fff;
  color:#000;
}

.hero-form{
  width:420px;
  background:rgba(255,255,255,0.15);
  backdrop-filter:blur(18px);
  border:1px solid rgba(255,255,255,0.2);
  border-radius:28px;
  padding: 25px;
  box-shadow:0 20px 50px rgba(0,0,0,0.25);
}

.hero-section .form-badge{
  display:inline-block;
  background:#fdc625;
  color: #000000;
  padding:8px 16px;
  border-radius:50px;
  font-size:13px;
  margin-bottom: 10px;
}

.hero-form h3{
  color:#fff;
  font-size:32px;
  line-height:1.3;
  margin-bottom:12px;
}

.hero-form p{
  color:#f1f1f1;
  font-size:14px;
  line-height:1.7;
  margin-bottom:25px;
}

.hero-section .form-group{
  margin-bottom: 11px;
}

.hero-form input,
.hero-form select,
.hero-form textarea{
  width:100%;
  padding: 13px 18px;
  border:none;
  outline:none;
  border-radius: 8px;
  font-size:15px;
  background:#fff;
  font-family:'Poppins',sans-serif;
  /* margin-top: 0; */
}

.hero-form textarea{
  height: 80px;
  resize:none;
}

.hero-section .submit-btn{
  width:100%;
  padding: 14px 18px;
  border:none;
  border-radius: 100px;
  background:#fdc625;
  color: #000000;
  font-size:17px;
  font-weight: 500;
  cursor:pointer;
  transition:0.3s ease;
}

.hero-section .submit-btn:hover{
  background:#0b8c8b;
}

.hero-section .form-trust{
  margin-top:18px;
  text-align:center;
  color:#fff;
  font-size:13px;
  line-height:1.8;
}

.hero-section .price-badge{
  position:absolute;
  top:40px;
  right:40px;
  background:#fff;
  padding:14px 22px;
  border-radius:18px;
  box-shadow:0 10px 30px rgba(0,0,0,0.15);
  font-weight:700;
  color:#000;
  z-index:3;
}

.price-badge span{
  color:#fdc625;
}

@media(max-width:1100px){

.hero-content h1{
  font-size:54px;
}

.hero-container{
  gap:40px;
}

.hero-form{
  width:380px;
}

}

@media(max-width:991px){

.hero-section{
  padding: 50px 6px 50px;
  margin: 5px;
  border-radius: 10px;
}

.hero-container{
  flex-direction:column;
}

.hero-content{
  text-align:center;
}

.hero-content p{
  margin:auto auto 30px;
}

.hero-highlights{
  grid-template-columns:1fr;
  max-width:400px;
  margin:0 auto 35px;
}

.hero-btns{
  justify-content:center;
  flex-direction: row;
}

.hero-form{
  width:100%;
  max-width:500px;
}

.price-badge{
  top:20px;
  right:20px;
}

}

@media(max-width:600px){

.hero-content h1{
  font-size:40px;
}

.hero-content p{
  font-size:15px;
}

.hero-form{
  padding:25px;
  border-radius:22px;
  display: none;
}

.hero-form h3{
  font-size:26px;
}

.hero-btn{
  /* width:100%; */
  font-size: 13px;
  padding: 10px 20px;
}

.price-badge{
  font-size:14px;
  padding:10px 16px;
}

}
.mobileheader .header-btn li a,  header .header-btn li a{
  border-radius: 2rem;
  box-shadow: inset 0 0 0 1px #fdc625;
  padding: 4px 16px 3px 3px;
  display: flex;
  column-gap: 9px;
  align-items: center;
  position: relative;
  background: #fdc625;
}
.mobileheader .header-btn li a:before , header .header-btn li a:before {
  content: "";
  display: inline-block;
  background: url(../images/phone-icon.svg);
  width: 24px;
  height: 24px;
  background-size: cover;
  position: absolute;
  bottom: -5px;
  left: -5px;
  animation: tilt-shaking 2s linear infinite;
}
@keyframes tilt-shaking {
  0% {transform: rotate(0)}
  5% {transform: rotate(8deg)}
  10% {transform: rotate(-7deg)}
  15% {transform: rotate(8deg)}
  20% {transform: rotate(-7deg)}
  25% {transform: rotate(8deg)}
  30% {transform: rotate(-7deg)}
  35% {transform: rotate(8deg)}
  40% {transform: rotate(-7deg)}
  45% {transform: rotate(8deg)}
  50% {transform: rotate(-7deg)}
  55% {transform: rotate(0deg)}
  60% {transform: rotate(0deg)}
  65% {transform: rotate(0deg)}
  70% {transform: rotate(0deg)}
  75% {transform: rotate(0deg)}
  80% {transform: rotate(0deg)}
  85% {transform: rotate(0deg)}
  90% {transform: rotate(0deg)}
  95% {transform: rotate(0deg)}
  to {transform: rotate(0deg)}
}
.mobileheader ul li a p, header ul li a p {
  /* font-weight: 800; */
  color: #000000;
  font-size: 12px;
  margin-bottom: 0;
}
.mobileheader ul li a p span, header ul li a p span {
  color: #000000;
  margin-left: 3px;
  font-size: 12px;
  font-weight: 600;
}
.mobileheader ul li a img, header ul li a img {
  width: 32px;
  height: 32px;
}
.package-img-box {
  position: relative;
}
.package-img-box:after{
  content: '';
  width: 100%;
  height: 37%;
  /* top: 0; */
  left: 0;
  background: #2C2C2C;
  background: linear-gradient(360deg, rgb(44 44 44 / 86%) 29%, rgb(0 0 0 / 0%) 100%);
  z-index: 1;
  position: absolute;
  bottom: 0;
}
.tbtn div:last-child a{
  background: linear-gradient(135deg,#25D366 0%,#128C7E 100%);
  border-color: #128C7E;
}

/* ===========================
WHY CHOOSE US SECTION
UPDATED WITH #fdc625
=========================== */

.why-kashmir-sec{
  position: relative;
  padding: 50px 0;
  background: #fffdf5;
  overflow: hidden;
}

.why-kashmir-wrapper{
  display: flex;
  align-items: center;
  gap: 30px;
}

/* LEFT SIDE */

.why-left{
  width: 45%;
  position: relative;
}

.why-img-grid{
  /* display: grid; */
  /* grid-template-columns: 1fr 1fr; */
  /* gap: 18px; */
}

.why-img{
  overflow: hidden;
  border-radius: 28px;
  position: relative;
}

.why-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.6s ease;
}

.why-img:hover img{
  transform: scale(1.08);
}

.big-img{
  /* grid-row: span 2; */
  /* height: 620px; */
}

.small-img{
  height: 300px;
}

/* FLOATING BADGE */

.travel-badge{
  position: absolute;
  bottom: 30px;
  left: -30px;
  background: #111827;
  border-radius: 24px;
  padding: 24px 30px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}

.travel-badge h4{
  font-size: 42px;
  margin: 0;
  color: #fdc625;
  font-weight: 800;
}

.travel-badge p{
  margin: 5px 0 0;
  color: #fff;
  font-size: 15px;
}

/* RIGHT SIDE */

.why-right{
  width: 55%;
}

.section-tag{
  display: inline-block;
  background: rgba(253,198,37,0.15);
  color: #111827;
  padding: 10px 22px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.why-right h2{
  font-size: 42px;
  line-height: 1.15;
  font-weight: 800;
  color: #111827;
  margin-bottom: 14px;
}

.why-right h2 span{
  color: #fdc625;
}

.why-text{
  font-size: 17px;
  line-height: 1.9;
  color: #666;
  margin-bottom: 40px;
}

/* FEATURES */

.why-features{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  margin-bottom: 40px;
}

.why-box{
  background: #fff;
  padding: 20px;
  border-radius: 24px;
  transition: 0.4s ease;
  border: 1px solid #f2f2f2;
  box-shadow: 0 10px 25px rgba(0,0,0,0.04);
}

.why-box:hover{
  transform: translateY(-8px);
  background: #111827;
}

.why-box:hover h4,
.why-box:hover p{
  color: #fff;
}

.why-box:hover .why-icon{
  background: #fdc625;
  color: #111827;
}

.why-icon{
  width: 55px;
  height: 55px;
  border-radius: 12px;
  background: #fdc625;
  color: #111827;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-bottom: 9px;
  transition: 0.4s ease;
}

.why-content h4{
  font-size: 22px;
  margin-bottom: 5px;
  color: #111827;
  font-weight: 700;
}

.why-content p{
  font-size: 15px;
  line-height: 1.8;
  color: #666;
  margin: 0;
  transition: 0.4s ease;
}

/* BUTTONS */

.why-btns{
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}

.why-btn{
  text-decoration: none;
  padding: 13px 34px;
  border-radius: 60px;
  font-size: 16px;
  font-weight: 500;
  transition: 0.4s ease;
}

.primary-btn{
  background: #fdc625;
  color: #111827;
}

.primary-btn:hover{
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(253,198,37,0.35);
}

.secondary-btn{
  /* border: 2px solid #111827; */
  color: #ffffff;
  background: linear-gradient(135deg,#25D366 0%,#128C7E 100%);
}

.secondary-btn:hover{
  background: #111827;
  color: #fff;
}

/* RESPONSIVE */

@media(max-width:991px){

.why-kashmir-wrapper{
  flex-direction: column;
}

.why-left,
.why-right{
  width: 100%;
}

.why-right h2{
  font-size: 42px;
}

.travel-badge{
  left: 20px;
}

}

@media(max-width:767px){

.why-kashmir-sec{
  padding: 50px 0;
}

.big-img{
  height: 420px;
}

.small-img{
  height: 200px;
}

.why-right h2{
  font-size: 32px;
}

.why-features{
  grid-template-columns: 1fr;
  margin-bottom: 10px;
}

.why-box{
  padding: 24px;
}

.why-btn{
  /* width: 100%; */
  text-align: center;
  padding: 10px 20px;
  font-size: 14px;
}

.travel-badge{
  padding: 18px 22px;
}

.travel-badge h4{
  font-size: 30px;
}

}




/* ==========================
DESTINATION SECTION
========================== */

.destination-sec{
  padding: 50px 0;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}

.destination-sec .sec-head{
  max-width: 850px;
  margin: auto auto 35px;
}

.destination-sec .sec-tag{
  display: inline-block;
  background: rgba(253,198,37,0.15);
  color: #fdc625;
  padding: 10px 22px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 24px;
  letter-spacing: 1px;
  display: inline-block;
  background: rgba(253, 198, 37, 0.15);
  color: #111827;
  padding: 10px 22px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.destination-sec .sec-head h2{
  font-size: 42px;
  line-height: 1.15;
  color: #000000;
  font-weight: 800;
  margin-bottom: 10px;
}

.destination-sec .sec-head h2 span{
  color: #fdc625;
}

.destination-sec .sec-head p{
  color: rgb(0 0 0 / 70%);
  font-size: 17px;
  line-height: 1.9;
}

/* GRID */

.destination-grid{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-auto-rows: 320px;
  gap: 24px;
}

.large-card{
  grid-row: span 2;
}

.wide-card{
  grid-column: span 2;
}

/* CARD */

.destination-card{
  position: relative;
  border-radius: 32px;
  overflow: hidden;
  cursor: pointer;
}

.destination-card img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.7s ease;
}

.destination-card:hover img{
  transform: scale(1.1);
}

.destination-overlay{
  position: absolute;
  inset: 0;
  background:
  linear-gradient(to top,
  rgba(0,0,0,0.8),
  rgba(0,0,0,0.1));
}

.destination-content{
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 30px;
  z-index: 2;
}

.destination-content span{
  display: inline-block;
  background: rgba(255,255,255,0.15);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255,255,255,0.15);
  color: #fff;
  padding: 8px 16px;
  border-radius: 50px;
  font-size: 13px;
  margin-bottom: 16px;
}

.destination-content h3{
  color: #fff;
  font-size: 40px;
  margin-bottom: 14px;
  font-weight: 800;
}

.destination-content p{
  color: rgba(255,255,255,0.8);
  line-height: 1.8;
  font-size: 15px;
  margin-bottom: 24px;
}

.destination-content a{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fdc625;
  color: #111827;
  text-decoration: none;
  padding: 10px 26px;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 500;
  transition: 0.4s ease;
}

.destination-content a:hover{
  transform: translateY(-4px);
}

/* MOBILE */

@media(max-width:991px){

.destination-grid{
  grid-template-columns: 1fr 1fr;
}

.large-card{
  grid-row: span 1;
}

.wide-card{
  grid-column: span 2;
}

.sec-head h2{
  font-size: 44px;
}

}

@media(max-width:767px){

.destination-sec{
  padding: 70px 0;
}

.destination-grid{
  grid-template-columns: 1fr;
  grid-auto-rows: 400px;
}

.large-card,
.wide-card{
  grid-column: auto;
  grid-row: auto;
}

.destination-sec .sec-head{
  margin-bottom: 40px;
}

.destination-sec .sec-head h2{
  font-size: 32px;
}

.destination-content{
  left: 20px;
  right: 20px;
  bottom: 20px;
}

.destination-content h3{
  font-size: 28px;
}

}


/* ==========================
MODERN MINI PACKAGE SECTION
========================== */

.mini-package-sec{
  padding: 50px 0;
  background: #fff;
  overflow: hidden;
}

/* HEADING */

.mini-package-head{
  text-align: center;
  margin-bottom: 30px;
}

.mini-package-head span{
  display: inline-block;
  background: rgba(253,198,37,0.15);
  color: #111827;
  padding: 10px 22px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

.mini-package-head h2{
  font-size: 42px;
  line-height: 1.15;
  color: #111827;
  font-weight: 800;
  margin: 0;
}

/* GRID */

.mini-package-grid{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 28px;
}

/* CARD */

.mini-package-card{
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  transition: 0.4s ease;
  border: 1px solid #f1f1f1;
  box-shadow: 0 10px 30px rgba(0,0,0,0.04);
}

.mini-package-card:hover{
  /* transform: translateY(-10px); */
  box-shadow: 0 20px 50px rgba(0,0,0,0.08);
}

/* IMAGE */

.mini-package-img{
  height: 260px;
  overflow: hidden;
  position: relative;
}

.mini-package-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.7s ease;
}

.mini-package-card:hover img{
  /* transform: scale(1.08); */
}

/* CONTENT */

.mini-package-content{
  padding: 20px;
}

/* TOP */

.mini-top{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}

.mini-duration{
  background: #111827;
  color: #fff;
  padding: 7px 16px;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 100;
}

.mini-price{
  color: #fdc625;
  font-size: 24px;
  font-weight: 800;
}

/* TITLE */

.mini-package-content h3{
  font-size: 30px;
  line-height: 1.25;
  color: #111827;
  margin-bottom: 2px;
  font-weight: 800;
}

.mini-package-content p{
  color: #666;
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 15px;
}

/* INCLUDES */

.mini-includes{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 18px;
}

.mini-includes span{
  background: #f8f8f8;
  color: #111827;
  padding: 6px 16px;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 600;
  border: 1px solid #cccccc;
}

/* BUTTONS */

.mini-btns{
  display: flex;
  gap: 14px;
}

.mini-btns a{
  flex: 1;
  text-align: center;
  text-decoration: none;
  padding: 10px 16px;
  border-radius: 60px;
  font-size: 13px;
  font-weight: 500;
  transition: 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mini-details{
  /* border: 2px solid #111827; */
  color: #ffffff;
  background: linear-gradient(135deg,#25D366 0%,#128C7E 100%);
}

.mini-details:hover{
  background: #111827;
  color: #fff;
}

.mini-book{
  background: #fdc625;
  color: #111827;
}

.mini-book:hover{
  transform: translateY(-4px);
  box-shadow: 0 12px 25px rgba(253,198,37,0.35);
}

/* MOBILE */

@media(max-width:991px){

.mini-package-grid{
  grid-template-columns: repeat(2,1fr);
}

.mini-package-head h2{
  font-size: 42px;
}

}

@media(max-width:767px){

.mini-package-sec{
  padding: 70px 0;
}

.mini-package-grid{
  grid-template-columns: 1fr;
}

.mini-package-head{
  margin-bottom: 40px;
}

.mini-package-head h2{
  font-size: 32px;
}

.mini-package-content{
  padding: 15px;
}

.mini-package-content h3{
  font-size: 24px;
}

.mini-btns{
  /* flex-direction: column; */
}

}


/* ==========================
TESTIMONIAL SECTION
========================== */

.testimonial-sec{
  padding: 50px 0;
  background: #111827;
  overflow: hidden;
  position: relative;
}

/* WRAPPER */

.testimonial-wrapper{
  display: flex;
  align-items: center;
  gap: 80px;
}

/* LEFT */

.testimonial-left{
  width: 42%;
}

.testimonial-tag{
  display: inline-block;
  background: rgba(253,198,37,0.15);
  color: #fdc625;
  padding: 10px 22px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 24px;
  letter-spacing: 1px;
}

.testimonial-left h2{
  font-size: 42px;
  line-height: 1.15;
  color: #fff;
  font-weight: 800;
  margin-bottom: 12px;
}

.testimonial-left h2 span{
  color: #fdc625;
}

.testimonial-left p{
  color: rgba(255,255,255,0.75);
  line-height: 1.9;
  font-size: 17px;
  /* margin-bottom: 36px; */
}

/* GOOGLE RATING */

.google-rating{
  display: flex;
  align-items: center;
  gap: 18px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 24px;
  padding: 22px;
  margin-bottom: 40px;
}

.google-icon{
  width: 70px;
  height: 70px;
  border-radius: 20px;
  background: #fff;
  color: #111827;
  font-size: 34px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
}

.google-content h4{
  color: #fff;
  font-size: 24px;
  margin-bottom: 6px;
}

.google-content span{
  color: rgba(255,255,255,0.65);
  font-size: 15px;
}

/* BUTTONS */

.testimonial-btns{
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}

.testimonial-btns a{
  text-decoration: none;
  padding: 18px 32px;
  border-radius: 60px;
  font-size: 15px;
  font-weight: 700;
  transition: 0.4s ease;
}

.review-btn{
  background: #fdc625;
  color: #111827;
}

.review-btn:hover{
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(253,198,37,0.3);
}

.explore-btn{
  border: 2px solid rgba(255,255,255,0.15);
  color: #fff;
}

.explore-btn:hover{
  background: #fff;
  color: #111827;
}

/* RIGHT */

.testimonial-right{
  width: 58%;
  position: relative;
}

/* SWIPER */

.testimonialSlider{
  overflow: hidden;
  /* padding-bottom: 60px; */
}

/* SLIDE */

.testimonialSlider .swiper-slide{
  height: auto;
}

/* REVIEW CARD */

.review-card{
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  height: 100%;
  box-shadow: 0 20px 50px rgba(0,0,0,0.12);
  transition: 0.4s ease;
  position: relative;
  overflow: hidden;
}

.review-card::before{
  content: '';
  position: absolute;
  width: 140px;
  height: 140px;
  background: rgba(253,198,37,0.12);
  border-radius: 50%;
  top: -50px;
  right: -50px;
}

.review-card:hover{
  /* transform: translateY(-8px); */
}

/* TOP */

.review-top{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  margin-bottom: 17px;
  position: relative;
  z-index: 2;
}

/* USER */

.review-user{
  display: flex;
  align-items: center;
  gap: 9px;
}

.review-user-img{
  width: 48px;
  height: 48px;
  min-width: 48px;
  border-radius: 50%;
  background: #fdc625;
  color: #111827;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 800;
}

.review-user-info h5{
  margin: 0 0 0px;
  font-size: 22px;
  color: #111827;
  font-weight: 700;
}

.review-user-info span{
  color: #666;
  font-size: 15px;
}

/* STARS */

.review-stars{
  color: #fdc625;
  font-size: 20px;
  letter-spacing: 2px;
}

/* REVIEW TEXT */

.review-card p{
  color: #555;
  line-height: 2;
  font-size: 16px;
  margin: 0;
  position: relative;
  z-index: 2;
  max-height: 200px;
  overflow-y: auto;
  scrollbar-width: thin;
}

/* PAGINATION */

.testimonialSlider .swiper-pagination{
  position: relative;
  margin-top: 40px;
}

.testimonialSlider .swiper-pagination-bullet{
  width: 12px;
  height: 12px;
  background: rgba(255,255,255,0.35);
  opacity: 1;
  transition: 0.3s ease;
}

.testimonialSlider .swiper-pagination-bullet-active{
  width: 38px;
  border-radius: 20px;
  background: #fdc625;
}

/* MOBILE */

@media(max-width:991px){

.testimonial-wrapper{
  flex-direction: column;
  gap: 50px;
}

.testimonial-left,
.testimonial-right{
  width: 100%;
}

.testimonial-left h2{
  font-size: 42px;
}

}

@media(max-width:767px){

.testimonial-sec{
  padding: 50px 0;
}

.testimonial-left h2{
  font-size: 32px;
}

.testimonial-left p{
  font-size: 15px;
  margin-bottom: 0;
}

.google-rating{
  padding: 18px;
}

.google-icon{
  width: 58px;
  height: 58px;
  min-width: 58px;
  font-size: 26px;
}

.google-content h4{
  font-size: 18px;
}

.testimonial-btns a{
  width: 100%;
  text-align: center;
}

.review-card{
  padding: 24px;
  border-radius: 24px;
}

.review-top{
  flex-direction: column;
  align-items: flex-start;
}

.review-user-img{
  width: 58px;
  height: 58px;
  min-width: 58px;
  font-size: 22px;
}

.review-user-info h5{
  font-size: 18px;
}

.review-card p{
  font-size: 15px;
  line-height: 1.9;
}

}


/* ==========================
FAQ SECTION
========================== */

.faq-sec{
  padding: 50px 0;
  background: #ffffff;
  overflow: hidden;
}

/* HEADING */

.faq-head{
  max-width: 850px;
  margin: auto auto 30px;
}

.faq-head span{
  display: inline-block;
  background: rgba(253,198,37,0.15);
  color: #111827;
  padding: 10px 22px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 22px;
  letter-spacing: 1px;
}

.faq-head h2{
  font-size: 42px;
  line-height: 1.15;
  color: #111827;
  font-weight: 800;
  margin-bottom: 5px;
}

.faq-head h2 span{
  color: #fdc625;
}

.faq-head p{
  color: #666;
  font-size: 17px;
  line-height: 1.9;
  margin-bottom: 0;
}

/* ACCORDION */

.faq-accordion{
  max-width: 1000px;
  margin: auto;
}

/* ITEM */

.faq-accordion .accordion-item{
  border: none;
  background: #fff;
  border-radius: 11px !important;
  overflow: hidden;
  margin-bottom: 14px;
  box-shadow: 0 12px 35px rgba(0,0,0,0.05);
  border: 1px solid #e8e8e8;
}

/* BUTTON */

.faq-accordion .accordion-button{
  background: #fff;
  color: #111827;
  font-size: 20px;
  font-weight: 500;
  padding: 19px 34px;
  box-shadow: none !important;
  border: none;
}

.faq-accordion .accordion-button:not(.collapsed){
  background: #111827;
  color: #fff;
}

/* ICON */

.faq-accordion .accordion-button::after{
  background-size: 18px;
  width: 18px;
  height: 18px;
  filter: brightness(0);
}

.faq-accordion .accordion-button:not(.collapsed)::after{
  filter: brightness(0) invert(1);
}

/* BODY */

.faq-accordion .accordion-body{
  padding: 0 34px 34px;
  background: #111827;
  color: rgba(255,255,255,0.8);
  font-size: 16px;
  line-height: 2;
}

/* MOBILE */

@media(max-width:991px){

.faq-head h2{
  font-size: 42px;
}

}

@media(max-width:767px){

.faq-sec{
  padding: 50px 0;
}

.faq-head{
  margin-bottom: 40px;
}

.faq-head h2{
  font-size: 32px;
}

.faq-head p{
  font-size: 15px;
}

.faq-accordion .accordion-button{
  font-size: 16px;
  line-height: 1.6;
  padding: 22px;
}

.faq-accordion .accordion-body{
  padding: 0 22px 22px;
  font-size: 15px;
  line-height: 1.9;
}

}


/* ==========================
FOOTER DESIGN
========================== */

footer{
  background: #111827;
  position: relative;
  overflow: hidden;
  padding-top: 50px;
}

/* TOP AREA */

.footerfirst{
  margin-bottom: 40px;
}

/* HEADING */

.footerfirst h3{
  color: #fff;
  font-size: 25px;
  font-weight: 800;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 14px;
}

.footerfirst h3::after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 4px;
  background: #fdc625;
  border-radius: 20px;
}

/* LIST */

.footerfirst ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

.footerfirst ul li{
  margin-bottom: 18px;
}

.footerfirst ul li a{
  color: rgba(255,255,255,0.75);
  text-decoration: none;
  font-size: 16px;
  line-height: 1.8;
  transition: 0.4s ease;
}

.footerfirst ul li a:hover{
  color: #fdc625;
  padding-left: 8px;
}

/* FORM */

.details_form{
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 11px;
  padding: 14px;
  backdrop-filter: blur(10px);
}

/* INPUT GROUP */

.details_form .input-group{
  display: flex;
  align-items: center;
  margin-bottom: 18px !important;
  background: rgba(255,255,255,0.06);
  border-radius: 11px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.08);
}

/* ICON */

.details_form .input-group-text{
  background: transparent;
  border: none;
  min-width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.details_form .input-group-text img{
  width: 18px;
  filter: brightness(0) invert(1);
  opacity: 0.8;
}

/* INPUT */

.details_form .form-control{
  background: transparent;
  border: none;
  box-shadow: none !important;
  color: #fff;
  height: 45px;
  font-size: 15px;
  padding: 12px 18px;
  /* border-radius: 10px !important; */
}

.details_form textarea.form-control{
  height: 130px;
  resize: none;
  padding-top: 18px;
  border-radius: 18px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.08);
}

.details_form .form-control::placeholder{
  color: rgba(255,255,255,0.55);
}

/* BUTTON */

.cssForms{
  width: 100%;
  /* height: 60px !important; */
  border: none !important;
  background: #fdc625 !important;
  color: #111827 !important;
  border-radius: 60px !important;
  font-size: 16px !important;
  transition: 0.4s ease;
}

.cssForms:hover{
  transform: translateY(-4px);
  box-shadow: 0 15px 30px rgba(253,198,37,0.35);
}

/* DISCLAIMER */

.disclamier{
  margin-top: 0px;
  padding: 10px 0;
  border-top: 1px solid rgba(255,255,255,0.08);
  border-bottom: 1px solid rgba(255,255,255,0.08);
  background: #fff;
}

.disclamier p{
  color: rgb(16 24 40);
  font-size: 15px;
  line-height: 2;
  margin: 0;
  text-align: center;
}

/* BOTTOM */

.footerbottom{
  margin-top: 20px;
}

.pad10{
  padding: 25px 0;
  align-items: center;
}

/* COPYRIGHT */

.copyright p{
  color: rgba(255,255,255,0.75);
  font-size: 15px;
}

.designm{
  text-align: right;
}

.designm p{
  color: #fdc625;
  font-weight: 600;
}

/* MOBILE */

@media(max-width:991px){

.designm{
  text-align: left;
  margin-top: 10px;
}

}

@media(max-width:767px){

footer{
  padding-top: 70px;
}

.footerfirst h3{
  font-size: 24px;
}

.details_form{
  padding: 22px;
  border-radius: 24px;
}

.details_form .form-control{
  height: 54px;
  font-size: 14px;
}

.cssForms{
  height: 56px !important;
  font-size: 15px !important;
}

.disclamier{
  margin-top: 40px;
  padding: 25px 0;
}

.disclamier p{
  font-size: 14px;
  line-height: 1.9;
}

.copyright p{
  font-size: 14px;
}

}

a.termbtn {
    color: #fdc625;
    font-weight: 700;
    text-decoration: underline;
}

/* ==========================
TERMS & CONDITIONS PAGE
========================== */

.terms-policy-sec{
    padding: 45px 0 110px;
    background: #fffdf7;
}

/* HEADING */

.terms-head{
    max-width: 900px;
    margin: auto auto 41px;
}

.terms-tag{
    display: inline-block;
    background: rgba(253,198,37,0.15);
    color: #111827;
    padding: 10px 22px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 24px;
    letter-spacing: 1px;
}

.terms-head h1{
    font-size: 42px;
    line-height: 1.15;
    font-weight: 800;
    color: #111827;
    margin-bottom: 11px;
}

.terms-head h1 span{
    color: #fdc625;
}

.terms-head p{
    color: #666;
    font-size: 17px;
    line-height: 1.9;
}

/* BOX */

.terms-box{
    display: flex;
    flex-direction: column;
    gap: 30px;
}

/* BLOCK */

.terms-block{
    background: #fff;
    border-radius: 15px;
    padding: 40px;
    box-shadow: 0 12px 35px rgba(0,0,0,0.05);
    border: 1px solid #f1f1f1;
    margin: 5px;
}

/* TITLE */

.terms-block h3{
    font-size: 30px;
    color: #111827;
    font-weight: 800;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 16px;
}

.terms-block h3::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 4px;
    background: #fdc625;
    border-radius: 20px;
}

/* LIST */

.terms-block ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.terms-block ul li{
    position: relative;
    /* padding-left: 42px; */
    margin-bottom: 20px;
    color: #555;
    font-size: 16px;
    line-height: 1.9;
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #e7e7e7;
    border-radius: 10px;
}

/* ICON */

.terms-block ul li i{
    /* position: absolute; */
    /* left: 0; */
    /* top: 6px; */
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #fdc625;
    color: #111827;
    font-size: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* MOBILE */

@media(max-width:991px){

.terms-head h1{
    font-size: 46px;
}

}

@media(max-width:767px){

.terms-policy-sec{
    padding: 70px 0;
}

.terms-head{
    margin-bottom: 40px;
}

.terms-head h1{
    font-size: 34px;
}

.terms-head p{
    font-size: 15px;
}

.terms-block{
    padding: 19px;
    border-radius: 15px;
}

.terms-block h3{
    font-size: 26px;
    margin-bottom: 24px;
}

.terms-block ul li{
    font-size: 15px;
    line-height: 1.8;
    /* padding-left: 36px; */
}

}

.check-out-one {
    position: relative;
    display: block;
    padding: 136px 0 116px;
    z-index: 1;
}

.check-out-one .row {
    --bs-gutter-x: 30px;
}

.check-out-one__single {
    position: relative;
    display: block;
    background-color: #fffcf3;
    border-radius: 10px;
    /* padding: 39px 0px 0px; */
    margin-bottom: 20px;
    overflow: hidden;
    /* border-top: 2px solid #95b621 !important; */
    border: 1px solid #0000000f;
}

.check-out-one__title-box {
    position: relative;
    display: block;
    /* margin-bottom: 40px; */
    padding: 0 10px 0;
}

.check-out-one__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.03em;
    margin-bottom: 2px;
    color: #000000;
    text-transform: capitalize;
    margin-top: 10px;
}

.check-out-one__title a {
    color: var(--gizmo-black);
}

.check-out-one__title a:hover {
    color: var(--gizmo-base);
}

.check-out-one__sub-title {
    font-size: 14px;
    /* font-weight: 700; */
    line-height: 18px;
    letter-spacing: -0.02em;
    color: #7d7d7d;
    margin-top: 10px;
}

.check-out-one__img-box {
    position: relative;
    display: block;
    text-align: center;
}

.check-out-one__img-box::before {
    /* content: ""; */
    position: absolute;
    left: -9px;
    right: -9px;
    bottom: -7px;
    height: 68px;
    /* background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #383838 100%); */
    z-index: 1;
}

.check-out-one__img {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 10px;
}

.check-out-one__img img {
    width: 100%;
    transition: 0.5s;
    margin: 10px 0px 15px;
    border: 1px solid #d7d7d7;
    border-radius: 10px;
}

.check-out-one__img img:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0;
    object-fit: cover;
    visibility: hidden;
    height: 100%;
    width: 0;
    transition: 1s;
    opacity: 0;
    overflow: hidden;
}

.check-out-one__single:hover .check-out-one__img img:nth-child(2) {
    width: 100%;
    visibility: visible;
    opacity: 1;
}

.check-out-one__content {
    /* position: relative; */
    display: block;
    padding: 10px;
    background: #ffffff;
    margin-top: 7px;
    /* border-radius: 8px; */
    border: 1px solid #0000000d;
}

.check-out-one__content {
}

.check-out-one__meta {
    /* position: absolute; */
    display: inline-flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 23px;
    /* margin-top: 43px; */
    top: 10px;
    /* width: 100%; */
    /* justify-content: space-between; */
    /* right: 10px; */
    /* left: 10px; */
    background: #ffffff;
    padding: 2px 15px;
    border-radius: 100px;
    border: 1px solid #e4e4e4;
}

.check-out-one__single-one .check-out-one__meta {
    margin-bottom: 17px;
    /* margin-top: 37px; */
    margin: 0 10px;
}

.check-out-one__meta li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
    /* border: 1px solid #00000014; */
    /* padding: 0px 7px; */
    /* border-radius: 6px; */
    /* background: #e4e4e4; */
    /* color: #000; */
}

.check-out-one__meta li .icons {
    position: relative;
    display: inline-block;
}

.check-out-one__meta li .icons span {
    position: relative;
    display: inline-block;
    font-size: 23px;
    color: var(--gizmo-gray);
}

.check-out-one__meta li a {
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    /* font-weight: 600; */
}

.check-out-one__meta li a:hover {
    color: var(--gizmo-base);
}

.check-out-one__price-and-btn-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* display: none; */
}

.check-out-one__price {
    position: relative;
    display: block;
}

.check-out-one__price h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    /* font-family: var(--gizmo-font); */
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.03em;
    color: #000000;
    margin-bottom: 6px;
}

.check-out-one__price h4 span {
    font-size: 14px;
    color: var(--gizmo-gray);
}

.check-out-one__price p {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: var(--gizmo-gray);
    position: relative;
    display: inline-block;
    margin-bottom: 0;
}

.check-out-one__price p::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background-color: var(--gizmo-gray);
    transform: translateY(-50%);
}

.check-out-one__btn-box {
    position: relative;
    display: block;
}

.check-out-one__heart {
    position: absolute;
    top: 24px;
    right: 24px;
}

.check-out-one__heart span {
    position: relative;
    display: inline-block;
    font-size: 20px;
    color: #848484;
}

.check-out-one__heart-2 span {
    color: #ED3F3F;
}

.check-out-one__meta li .icons img {
    width: 20px;
    filter: invert(1);
    /* opacity: 0.65; */
}

.our-all-car {
    padding: 50px 0;
    background: #f9fafc;
}

.package-btn {
    /* margin-top: 9px; */
    display: flex;
    justify-content: space-between;
}

.package-btn a:first-child {
    background: #fdc625;
    border-color: #fdc625;
    color: #000000;
    display: inline-block;
}

.package-btn a:last-child {
    background: linear-gradient(135deg,#25D366 0%,#128C7E 100%);
    border-color: #139779;
    color: #fff;
}

.package-btn a {
    border: 1px solid;
    padding: 6px 10px;
    border-radius: 100px;
    font-weight: 500;
    font-size: 14px;
    width: 48%;
    display: inline-block;
    text-align: center;
    /* border-radius: 100px; */
}
.badge-popular {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #fdc625;
    color: #000000;
    font-size: 12px;
    padding: 5px 15px;
    border-radius: 20px;
    font-weight: 600;
    z-index: 1;
}
.check-out-one__single h3 {
    font-size: 22px;
    /* text-align: center; */
    margin: 0 0 10px 10px;
    font-weight: 600;
}
.car-slider .swiper-wrapper{
    padding-bottom: 30px;
}
.our-all-car  h2{
    font-size: 42px;
    line-height: 1.15;
    color: #000000;
    font-weight: 800;
    margin-bottom: 10px;
    text-align: center;
}
.our-all-car .section-subtitle {
    color: rgb(0 0 0 / 70%);
    font-size: 17px;
    line-height: 1.9;
    text-align: center;
}