@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wdth,wght@0,62.5..100,100..900;1,62.5..100,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ephesis&display=swap');

html{font-size: 16px;scroll-behavior: smooth;}
body{margin:0; font-family: "Poppins", 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: 8px;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,.mobileheader{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; }

.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: 15px 10px; background: #f9f9f9;}
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;    font-family: arial;     display: flex;flex-direction: column;align-items: center;justify-content: center;height: 100%;}
header ul li a {font-size: 23px;color: #000;font-weight: 700; display: inline;}
.logo{display: block;text-align: left;}
.logo img{width: 120px;    border-radius: 10px;}
header h2{font-size: 28px;}
header p{font-size: 15px;line-height: 17px;}
.menu-arrow {
  display: none !important;
}
.menu{background: #f2f2f2;}
.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;}
.menu ul.topmenu li{display: inline-block;}
.menu ul.topmenu li a{padding:0.5rem 0.7rem;display: block;color: #434242;font-weight: 500;text-transform: uppercase; font-size: 1.1rem;}
.menu ul.topmenu li a.is-current,.menu ul.topmenu li.active a{background: #e3c16c;}
.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-block;}
.menu ul.childmenu a{padding: 0.5rem 0.7rem;display: block;color: #434242;text-transform: uppercase;font-weight: 500;    font-size: 14px;}

.details_form {background: #8c8c8c;padding: 18px 10px}
.details_form p {margin-bottom: 0;font-size: 13px;color: #fff}
.details_form input {height: 38px}
.details_form .btn {line-height: .5}
.details_form img {margin-bottom: 5px}
.details_form .input-group-text {padding: 4px;font-size: .8rem}
.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}

.mainslider{background: rgba(0, 0, 0, 0.3) url(../images/mainbg.webp) center center no-repeat; background-size: cover; padding: 20px 0px 20px;font-family: "Noto Sans", sans-serif; background-blend-mode: multiply;}
.bannerbox{display: flex; align-items: center;}
.bannerbox .bannercontent{flex: 0 0 62%;    margin-top: -30px;}
.bannerbox .bannercontent h1{color: #fff;font-weight: 900;font-size: 40px;}
.bannerbox .bannercontent h4{color: #fff; font-size: 15px;font-weight: 500;line-height: 30px;}
.bannerbox .bannercontent ul{display: flex;flex-wrap: wrap; padding-top: 5px;}
.bannerbox .bannercontent ul li{flex: 0 0 50%;color: #fff; line-height: 35px;font-weight: 600; font-size: 14px;}
.bannerbox .bannercontent ul li img{width: 18px;height: 18px;}
.bannerbox .bannercontent a{display: block;background-image: linear-gradient(90deg, #ffba0a 0%, #f37022 100%);    border-radius: 10px 10px 10px 10px;padding: 15px 25px 15px 25px; color: #fff;font-size: 16px;width: 178px;margin-top: 20px;}
.bannerbox .bannercontent a img{width: 18px; height: 18px;}
.bannerbox .bannerform{flex: 0 0 38%;}
.bannerform form{padding: 25px 25px 25px 25px;background-color: #0616408c;}
.bannerform form h3{background-color: #061640; 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: 10px;}
.bannerform form input[type=submit]{background-color: #061640; text-align: center;font-size: 14px;font-weight: 500;border-radius: 5px 5px 5px 5px; padding: 11px 0px 12px 0;border: 0;color: #fff; 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;}


.reviewlist{background: #fff; padding: 30px 0px;}
.reviewlist h2{text-align: center; margin-bottom: 2rem;    font-size: 1.7rem;display: flex;justify-content: center;  align-items: center; width: 100%;}
.testilft{border-right: 1px solid #e0e0e0; display: flex; flex-direction: column; justify-content: center; text-align: center; align-items: center; height: 100%;}
.testilft h4{color: #000;font-size: 24px; font-weight: 700;}
.testilft .star{display: flex;}
.testilft .star img{width: 30px;margin-bottom: 10px;}
.testilft p{font-size: 13px;font-weight: 700;}
.testilft .glogo{width: 130px;}
.reviewpoint{border: 1px solid #e0e0e0; background: #f4f4f4; 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 img{width: 20px; height: 20px; margin-top: -6px;}
.reviewpic .name span{font-size: 14px;    font-weight: 500}
.reviewpic .name small{display: block; font-weight: 400; }
.reviewpoint i.fa-star{color: #fb8e28;font-size: 1.2rem;}
.reviewpoint .star{display: flex;}
.reviewpoint .star img{width: 18px;margin-bottom: 4px;}

.reviewpoint .reviewctn{font-size: .8rem;margin-top: 0.6rem;height: 50px;overflow-y: scroll;}
.reviewpoint1 .swiper-button-next,.reviewpoint1 .swiper-button-prev{width: 50px; height: 50px;background: #fff; border-radius: 100%;  border: 1px solid #e0e0e0;}
.reviewpoint1 .swiper-button-next:after,.reviewpoint1 .swiper-button-prev:after{color: #000; font-weight: 700;}
.reviewpoint1  .swiper-wrapper{padding-bottom: 60px;}
.reviewpoint1 .swiper-button-next{bottom: 0; top: inherit;}
.reviewpoint1 .swiper-button-prev{bottom: 0; top: inherit;}

footer {padding: 3rem 0 0;background: #373737;}
footer h3 {color: #eb5976;border-bottom: 1px solid #757575; padding-bottom: 0.5rem; margin-bottom: 0.5rem; font-size: 1.3rem;}
footer h5 {color: #c9c9c9;margin-bottom: 0;font-size: 1rem;}
footer .footerfirst ul {margin-top: 1rem;padding-left: 0;list-style: none;}
footer .footerfirst ul li {margin-bottom: 1rem;}
footer .footerfirst ul li a {color: #757575;}
footer .footerfirst ul li a i {margin-right: 0.6rem;}
footer h6 {color: #f9f9f9}
footer .approved img {width: 56px; height: 56px; background: #fff;border-radius: 10px}
footer .accept img {width: 42px;height: 42px;background: #fff; border-radius: 100%}
.disclamier{background: #f2ead3;}
.disclamier p {margin-top: 10px;text-align: center;color: #000;padding: 10px;font-size: .9rem; margin-bottom: 0;}
.copyright p {text-align: left; color: #fff; padding: 10px 0;}

.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:-184px}
.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}

#popupmodel .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{transition: all .2s ease-in-out;    font-size: 13px;}
#popupmodel .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: #fcaf17;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;}
.mainform input[type=submit]{border-radius: 7px;background: #f47625;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 0;font-size: 14px;}

.getoffer{padding-bottom: 30px;}
.offer_bg{text-align: center;position: relative;}
.offer_bg img{border-radius: 10px;    width: 1320px;    height: 220px}
.offerctn{position: absolute; left: 16px; top: 0; width: 50%; height: 100%; text-align: left; padding: 16px 20px;}
.offerctn h2{color: #fff;font-size: 24px; font-weight: 600;line-height: normal;}
.offerctn p{font-size: 13px;font-style: normal;font-weight: 400; color: #fff;}
.offerctn a{background: #fff;color: #f47625;font-size: 14px;font-weight: 500;  padding: 12px 24px;display: block;width: 162px;}

.differntshow{background-color: #ed713b; padding: 15px 0 0; margin-bottom: 2rem;}
.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: 0px auto; display: flex;justify-content: space-between;align-items: center; margin-bottom: 2rem;}
.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;}


.tourgroup{border: 1px solid #f37022;box-shadow: 0px 0px 10px 2px rgba(243,112,34,0.3);border-radius: 10px;margin: -30px auto 30px; padding: 10px;display: flex; justify-content: flex-start;    align-items: center; margin-top: 15px;}
.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: 18px;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;}

.popular{padding: 35px 0; background: #25272c;}
.popular h2{color: #fff; text-align: center; font-size: 22px;}
.popular p{color: #fff; text-align: center; font-size: 14px; margin-bottom: 30px;}
.popularbox{background: #fff; border-radius: 12px;}
.popularbox img{border-radius: 12px 12px 0px 0px;width: 100%; height: 170px;  object-fit: cover;}
.popularbox h4{padding: 15px;font-size: 15px; color: #25272c; padding-bottom: 10px;}
.popularbox p{color: #25272c; font-size: 14px; font-weight: 400; text-align: left; padding: 0px 15px 15px; height: 170px;}

.holiday_market{background: #fff; padding: 30px 0px;}
.holidaypoint ul{padding: 0; margin: 0; list-style: none;}
.holidaypoint ul li{float: left; width: 33.33%;text-align: center; margin-top: 20px;}
.holidaypoint ul li img{width: 48px; height: 48px;}
.holidaypoint h3{text-align: center;font-size: 21px;}
.holidaypoint p{margin-bottom: 0;}
.holidaypoint.bdfrgt ul{border-left: 1px dotted;}

.bestrates{padding: 30px 0;}
.bestrates h3{font-family: "Ephesis", cursive; padding-left: 50px; color: #e8604c;}
.bestrates h2{ padding-left: 50px;font-size: 35px;margin-bottom: 30px;font-weight: 700;}
.bestrates ul{display: flex;justify-content: space-between;gap: 20px;align-items: center;}
.bestrates ul li{flex-basis: 18%;}
.bestrates ul li .ratesbox{border-radius: 8px 8px 8px 8px;border: 1px solid #EBE6DE;padding: 20px 20px 20px 20px;}
.bestrates ul li .ratesbox .ratesimg{width: 150px;height: 150px; border-radius: 100%; line-height: 150px;background: #FAF8F4;text-align: center; margin: 0px auto 25px;}
.bestrates ul li img{width: 65px;height: 65px;}
.bestrates ul li p{margin-bottom: 0; font-size: 16px;font-weight: 600;text-align: center;color: #313041;line-height:23px; height: 90px;}

.how-it-work {padding: 20px 0px;}
.elementor-widget-container {padding: 25px;text-align: center;}
.ha-steps-icon {position: relative; display: inline-block; margin-bottom: 2rem; padding: 40px; border-radius: 50%; text-align: center;  font-size: 46px;   height: 150px;   width: 150px;   background: rgb(80 109 220);}
.ha-step-arrow {width: 60px; border-color: rgb(155, 155, 155);}
.ha-steps-icon img {width: 70px;}
.ha-steps-icon .ha-steps-label {position: absolute;top: 5px; right: 0px; overflow: hidden; padding: 8px 10px;  max-width: 200%;  border: 3px solid rgb(255, 255, 255);  border-radius: 20px;   color: rgb(255, 255, 255);   text-overflow: ellipsis;   white-space: nowrap;   font-size: 12px;   line-height: 1;}
.ha-steps-title {margin-bottom: 10px; color: rgb(49, 62, 100);  font-size: 17px;  letter-spacing: 0.6px;  font-weight: 900;}
.ha-step-description {color: rgb(46, 46, 46);font-size: .8rem;}
.ha-steps-label {color: rgb(49, 62, 100); background: rgb(255, 199, 80);}

.packagelist{padding: 30px 0; background: #e7f4ff;}
.packagelist .text-center h2{color: #222;border-bottom: 1px dashed #828282; text-align: center;    margin-bottom: 40px; font-size: 30px; margin-top: 10px; line-height: 35px; padding-bottom: 13px; display: inline-block;}
.productbox{position: relative;padding: 9px 9px 0px 9px; background: #fff; -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);}
.productbox>img{border-radius: 10px;}
.productbox h3{color: #3F51B5; font-size: 16px; font-weight: 600; margin-top: 6px; margin-bottom: 10px; text-align: center;}
.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: 7px; font-size: 12px; font-weight: 400;display: flex;gap: 5px;}
.productbox .holiday{display: flex;align-items: center;justify-content: space-between;padding-bottom:15px;}
.productbox .holiday li{border: 1px solid #ccc;padding: 2px 9px; font-size: 12px;color: #000; text-align: center; border-radius: 11px;}
.productbox .holiday li img{width: 16px;}
.productbottom{background: #ebf1ff;padding: 9px; margin: 0px -9px;display: flex;justify-content: space-between;align-items: stretch;}
.productbottom .pbtm-1{flex: 0 0 65%;}
.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: inherit;display: block;     width: 100%;align-items: center; flex-direction: column; justify-content: center;}
.productbottom .pbtm-2 a{color: #3F51B5; border-radius: 4px; padding: 5px 7px; border: 1px solid #3F51B5; display: block; margin-bottom: 5px; background: #fff;font-weight: bold; font-size: 14px;text-align: center;}
.productbottom .pbtm-2 a.bgorange{border: 1px solid #FF5722;background: #FF5722;color: #fff;font-weight: 5}
.pbadges{position: absolute; z-index: 5; left: -7px; top: 15px; background-image: blueviolet; background-image: linear-gradient(to right, #2196F3, #FF5722);width: 110px; height: 25px; line-height: 25px;  padding: 0; text-align: center; color: #fff; 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;}
.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 #FF5722; 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 #FF5722; z-index: 0;}


.tabssection .fixedtabs,.tabssection #pillsinner{background: #cce8ff; padding: 7px 30px;justify-content: flex-start;}
.tabssection .fixedtabs button,.tabssection #pillsinner button{font-family: "Lato", sans-serif;background: #fff; padding: 6px 10px;margin-left: 8px;   border-radius: 8px;   border: 1px solid #d8d8d8;   color: #4a4a4a;   font-size: 14px;}
.tabssection .fixedtabs button.active,.tabssection #pillsinner button.active{background: #008cff; color: #fff;    font-weight: 700;}
.tabssection #pillsinner{flex-wrap: nowrap; overflow-x: scroll;}
.tabssection{position: relative;}
.dayplans{padding: 0px 40px;}
.dayplans h3{font-size: 18px; border-bottom: 1px solid #ddd;  padding-bottom: 10px;text-align: left;}
.dayplans p{font-size: 14px;}
.ptop {padding-top: 130px;}
.pto{padding-top: 50px !important;}
.fixtabs{position: fixed;width: 45%; z-index: 999;}
.dayslist{background: #cce8ff;  padding: 7px 30px;  display: flex;  margin-bottom: 10px;   padding-bottom: 10px;    overflow-x: scroll;   flex-wrap: nowrap;   justify-content: flex-start;    position: fixed;   top: 100px;   width: 45%;}
.dayslist li{}
.dayslist li a{font-family: "Lato", sans-serif;  background: #fff;  padding: 6px 10px;  margin-left: 8px;  border-radius: 8px;  border: 1px solid #d8d8d8;  color: #4a4a4a;  font-size: 14px;  display: block;}
.tabinnerbox p{margin-bottom: 15px;}

.summarybox{padding: 10px 15px;}
.summarybox .uvlist {display: flex; justify-content: space-between; padding: 20px 0px 10px;    border-bottom: 1px solid #ebebeb;}
.summarybox .duration {font-weight: 500; font-size: 14px;}
.summarybox .duration img {width: 20px;}
.summarybox .tamenities{padding-bottom: 10px;}
.summarybox p{margin-bottom: 0;font-size: 14px;}
.summarybox ul{list-style: circle;padding-left: 20px}
.summarybox ul li{font-size: 14px;line-height: 29px;}

.tamenities ul{display: flex;justify-content: space-between; align-items: center;text-align: center;}
.tamenities ul li img{width: 32px; height: 32px;}
.tamenities ul li p{margin-bottom: 0;font-size: 12px;}

.recommended{padding: 40px 0;background: #e7f4ff; margin-bottom: 30px;}
.recommended h2{ text-align: center; margin-bottom: 30px;border-bottom: 1px dashed #828282; display: inline-block;}
.recommend_box{background: #fff;padding: 10px;border:1px solid #e7e7e7;border-radius: 10px;}
.tourbox{margin-bottom: 1rem;}
.tourbox img{width: 15px;}
.tourbox span{text-transform: uppercase;font-size: .7rem;font-weight: 700;}
.recommend_box h2{font-size: 14px;font-weight: 600; text-align: center; margin-bottom: 10px; margin-top: 10px;}
.recommend_box p{height: 70px;overflow-y: scroll;font-size: 12px;scrollbar-width: none;}
.tdetails img{width: 10px;}
.tdetails p{font-size: .7rem;}
.tourimg{position: relative;}
.tourimg img{border-radius: 12px; height: 240px; width: 100%; object-fit: cover;}
.tourimg span.days{background: #000; color: #fff;position: absolute;right: 5px; z-index: 1; font-size: 11px;top: -10px; padding: 5px 15px; border-radius: 13px;}
.specialoffer{margin-top: 1rem;font-size: .9rem;}
.recommend_box .ctahotel{display: flex;justify-content: space-between;align-items: center;}
.recommend_box .ctahotel a{background-image: linear-gradient(to right, #1a2980 0%, #26d0c2 51%, #1a2980 100%);color: #fff;display: block; padding: 10px 20px; border-radius: 10px; font-size: 14px;}
.recommend_box .ctahotel a:nth-child(2){background: #075E54;}
.recommend .swiper-wrapper{margin-bottom: 40px;}
.recommend .swiper-button-prev,.recommend .swiper-button-next{width: 40px;height: 40px; background: #000; border-radius: 100%;}
.recommend .swiper-button-prev:after,.recommend .swiper-button-next:after{    font-size: 14px;}

.include{margin-bottom: 10px;}
.includelist p{border: 1px solid #ddd; font-size: 10px; padding: 4px; border-radius: 6px; text-align: center;    justify-content: center;    margin-bottom: 0;}
.includelist p img{width: 15px;}
.excusiveoffer {padding: 30px 0;background: url(../images/bodybg.webp) center top / cover;}
.excusiveoffer h2 {text-align: center;font-size: 26px;margin: 20px 0px;font-family: platomedium;font-weight: 600;}
.excusiveoffer h2 span{color: #d71c22;}
.excusivelist .swiper-wrapper, .homemobileslide .swiper-wrapper {margin-bottom: 30px;}
.excuslivebox {border: 1px solid #ddd;margin: 10px 0;}
.excuslivebox img {width: 100%;}
.excuslivebox h5 {font-size: 15px;padding: 10px 10px 5px;margin-bottom: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.excuslivebox p {font-size: 12px; padding: 5px 10px 10px;height: 51px;overflow-y: scroll;    scrollbar-width: none;    margin-bottom: 10px;}
.whychoosemobile {
    display: none;
}
.popframe{
    height:100vh;
    width:100%;
}


.excusivelistmenu ul li a.is-current {
    background: #e3c16c;
    border-color: #e3c16c;
}
.whyus .modeltitle {
    padding: 10px;
    background: #f2ead3;
    color: #121212;
    border-radius: 6px 6px 0 0;
    margin-bottom: 0;
    border-bottom: 1px solid #d1cbcb;
    text-transform: uppercase;
    font-size: 28px;
}

.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: -30px;
    top: 50%;
    margin-top: -43.5px;
    z-index: 99;
}
.excusivelistmenu ul {
    /*position: sticky;*/
    width: 100%;
    padding: 10px;
    /*top: 50px;*/
    display: flex;
    background: #fff;
}
.excusivelistmenu ul li {
    width: 50%;
}

.excusivelistmenu ul li {
    cursor:pointer;
    background: 0 0;
    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 .is-current {
    background: #e3c16c;
    border-color: #e3c16c;
}

.topfiexbar {
    padding-top: 70px;
}
.exboxlist {
    margin-top: 50px;
    padding: 20px 10px 10px;
    /*background: url(../images/bodybg.webp) center top / 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%;
}
.excuslivebox img {
    width: 100%;
}
.excuslivebox h5 {
    font-size: 15px;
    padding: 10px 10px 5px;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.excuslivebox p {
    font-size: 12px;
    padding: 5px 10px 10px;
    height: 51px;
    overflow-y: scroll;
    scrollbar-width: none;
    margin-bottom: 10px;
}

@media only screen and (max-width: 575px) {
    .excuslivebox01 .excuslivebox {
        width: 100%;
    }
}

.visitorbox {
    padding: 15px 0;
}
.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{
    width: 30px;
    height: 30px;
    background: #000;
    border-radius: 40px;
    top: 50%;
    margin-top: -10px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    background: var(--primarycolor);
    color: #fff;
    font-size: 20px;
    padding: 8px;
    border-radius: 10px;
}
#exlusivelistContainer{
    height: 100vh;
    padding-bottom: 40px;
}
#exlusivelistContainer .excusivelistmenu{
    position: fixed;
    top: 0px;
    width: 100%;
}
@media only screen and (max-width: 550px){
    .popframe {
    height: 72vh;
}
#exlusivelistContainer {
     padding-bottom: 0px; 
}
}

/*@media only screen and (max-height: 450px){*/
/*    #exlusivelistContainer{*/
/*    padding-bottom: 155px;*/
/*}*/
/*}*/
