@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&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{display: none;}
.menu-arrow{display: none !important;}
.mobileheader{display: none;}
.popframe{width: 100%; height: 100vh; padding-bottom: 6%;}

.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: #ffffff;}
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: center;justify-content: center;height: 100%;}
header ul li a {font-size: 23px;color: #000;font-weight: 600;   font-family:monospace;}
.logo{display: block;text-align: center;}
header h2{font-size: 28px;}
header p{font-size: 14px;line-height: 17px;}

.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; backdrop-filter: blur(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;}

.homeslider{position: relative;}
.homeslide img{width: 100vw;height: 70vh; object-fit: cover; position: relative;}
.homeslide .swiper-slide{position: relative;}
.homeslide .swiper-slide:after{position: absolute;content: ""; display: block; bottom: 0; left: 0; z-index: 1; width: 100%; height:100%; background: #000;pointer-events: none; margin-bottom: -2px;    opacity: .4;}
.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: -410px;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;}
.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: #f47625;color: #fff; font-size: 14px; font-weight: 500; cursor: pointer;text-transform: capitalize;}

.questioncolor{padding: 30px 0;}
.box_inner h2{color: #000; margin-bottom: 0; font-size: 1rem; text-align: center; padding: 10px 0;background: #eee4cb;}
.box_inner ul{margin: 0; list-style: none; background: #e5e5e5;; padding: 0;}
.box_inner.fixscroll {height: 313px;overflow-y: scroll;}
.box_inner ul li{border-top: 1px solid #fff; padding: 7px 10px; font-size: 0.8rem;}

.bannerbelow{background: #000; padding: 15px 0px;}
.bannerbelow ul{display: flex;justify-content: space-between;gap: 15px;}
.bannerbelow ul li{display: flex; align-items: center; gap:5px; color: #fff;font-size: 15px;}
.bannerbelow ul li img{width: 40px; height: 40px;}
.bannerbelow ul li span{color: #ffe45f;}

.stillconfused{margin-bottom: 80px;margin-top: 80px;background: linear-gradient(135deg, #F69000 0%, #C94A2F 52%, #C94A2F 100%); padding: 20px 10px; position: relative;}
.stillconfused img{position: absolute; left: 0;width: 213px;height: 213px;top: -60px;}
.stillconfused h4{color: #fff;}
.stillconfused p{color: #fff; margin-bottom: 0;}
.stillconfused a{background: #fff;padding: 13px; color: #060606; text-transform: uppercase;letter-spacing: .5px; font-size: 14px; font-weight: 600;}

.trendingtour{padding: 40px 0px;}
.trendingtour h2{text-align: center;    font-weight: 600;}
.trendingtable{margin-top: 40px;}
.trendingtable .tablebox{display: flex;justify-content: space-between; }
.tablebox .tableth{width: 16.66%; text-align: center; border: 1px solid #dee2e6; padding: 12px 15px; font-size: 15px; font-weight: 600; color: #555; border-right-width: 0;}
.tablebox .tableth:nth-child(1),.tablebox .tabletd.firsttable{width: 50%;}
.tablebox .tableth:last-child,.tablebox .tabletd:last-child{border-right-width: 1px;}
.tablebox .tabletd.firsttable .firstimg{display: flex;gap: 10px;align-items: center;font-weight: 500;}
.tablebox .tabletd.firsttable .firstimg img{width: 100px;height: 66px;object-fit: fill;}
.tablebox .tabletd{width: 16.66%; text-align: center; border: 1px solid #dee2e6; padding: 12px 15px; font-size: 15px; font-weight: 500; color: #555; border-right-width: 0; display: flex;flex-direction: column;justify-content: center;}
.tablebox .tabletd a{padding: 7px 15px; font-size: 14px; background: #FF5956; color: #fff; border-radius: 20px; display: block;}
.tablebox:nth-child(even){background: #f2f2f2;}

.tourbox{padding: 70px 0; background: rgba(0, 0, 0, 0.4) url(../images/rajsthan-banner.webp) center center no-repeat; background-size: cover; background-blend-mode: multiply;}
.tourbox h2{font-weight: 800; font-size: 40px; text-shadow: -1px 1px 0 rgb(255, 255, 255), -2px 2px 0 #ffffff; color: #ffba00;}
.tourbox p{color: #fff; font-size: 17px;margin-top: 30px;}
.tourbox h6{margin-bottom: 0;color: #fff;font-size: 22px;}
.tourbox h6 a{background: #ffba00; color: #000;padding: 6px 14px; border-radius: 3px;display: inline-block;}
.tourbox form{border-radius: 50px 50px 0 0; border: 1px solid whitesmoke; background: rgba(163, 23, 27, 0.7); box-shadow: rgba(13, 86, 241, 0.45) 0px 25px 20px; padding: 20px;}
.tourbox form h4{font-size: 35px;text-align: center; color: #fff; font-weight: 300;}
.tourbox form p{color: #fff; text-align: center;}
.tourbox form input{margin-bottom: 12px; border-radius: 6px; height: 45px; line-height: 45px;}
.tourbox form input[type=submit]{line-height: 35px; background: #ffba00;border-color: #ffba00; color: #fff;}

.tourguide{padding: 30px 0px;background: #f7f7f7;}
.tourguide h2{text-align: center; font-weight: 600;}
.tourguide p{text-align: center;}
.placebox{position: relative;}
.placebox::before{content: ""; background-color: #0000004d;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 20px;}
.placebox img{border-radius: 20px;}
.placebox h4{position: absolute; top: 30px; color: #fff; z-index: 9999; left: 10px; font-size: 17px;}
.placeslist{margin-top: 40px;}
.placeslist .swiper-wrapper{margin-bottom: 40px;}
.placeslist .swiper-button-next,.placeslist .swiper-button-prev{width: 35px; height: 35px; background: #fff; border-radius: 100%;}
.placeslist .swiper-button-next:after,.placeslist .swiper-button-prev:after{color: #000; font-size: 13px;font-weight: 700;}


.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);    margin: 15px 0px;}
.productbox>img{border-radius: 10px;height: 180px;width: 100%; object-fit: cover}
.productbox h3{color: #3F51B5; font-size: 14px; font-weight: 600; margin-top: 6px; margin-bottom: 4px; 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;}
.pctn p:nth-child(2){height: 36px;align-items: center;}
.productbox p{margin-bottom: 0px; font-size: 12px; font-weight: 400;display: flex;gap: 5px;}
.productbox .holiday{display: flex;align-items: center;justify-content: space-between;padding-bottom:10px;}
.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: 6px 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: 0 0 35%;display: flex; align-items: center; flex-direction: column; justify-content: center;}
.productbottom .pbtm-2 a{color: #3F51B5; border-radius: 4px; padding: 7px 7px; border: 1px solid #3F51B5; display: block; margin-bottom: 5px; background: #fff;font-weight: bold; font-size: 13px;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;}

.pbtn{display: flex;gap: 5px;align-items: center;background: #17254e;justify-content: space-between; padding: 6px 6px; margin: 0px -8px;}
.packagebtn a{background: rgb(255 255 255 / 12%);border-radius: 5px;padding: 5px;display: flex;gap: 5px;align-items: center;}
.packagebtn a img{width: 20px;}
.packagebtn a span{color: #fff;font-size: 12px;}
.pbtn .packbtn a{background: #ee2737;color: #fff; display: block; border-radius: 50px; box-shadow: 1px 0px 7px 0px; padding: 4px 9px;  font-size: 14px;}

.certificate{padding: 30px 0px;}
.certificate h2{text-align: center;margin-bottom: 30px;font-size: 24px;}
.certificate a{display: block; background: #ffba00; color: #000; text-align: center; padding: 10px 0px;font-weight: 400;border-radius: 10px;}

.countrycode {width: 30%;}
.countrycode select { border-radius: 6px 0px 0px 6px; font-size: 12px; padding: 8.5px 5px; -webkit-appearance: auto;}
.packageenquiry .countrycode select { padding: 7px 5px;}
.popfloating {display: flex;margin-bottom: 13px;}
.popfloating .popcode {width: 30%;}
.popfloating .popcode select {font-size: 12px; -webkit-appearance: auto; padding: 15px 6px; border-radius: 6px 0px 0px 6px;}
.popfloating input {border-radius: 0px 6px 6px 0px;}
.mobileshow .countrycode {width: 14%;}

.weoffer{padding: 30px 0px;}
.weoffer h2{margin-bottom: 10px;font-size: 38px; text-align: center;}
.weoffer p{text-align: center;}
.weoffer img{width: 100%;height: 200px; object-fit: cover; margin-bottom: 5px; border-radius: 5%; padding: 5px 5px; border: 2px dashed #fe6869;}
.weoffer .row p{margin-bottom: 0;font-weight: 600;}

.getoffer{padding: 30px 0;}
.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;}

.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;}
.reviewpoint1 .swiper-button-next,.reviewpoint1 .swiper-button-prev{width: 35px;height: 35px; background: #000; border-radius: 100%;    bottom: 0px;top: inherit;}
.reviewpoint1 .swiper-button-next:after,.reviewpoint1 .swiper-button-prev:after{font-size: 11px;}

.details_form {background: #e5e5e5;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}

#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: #3f8ed7;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-image: linear-gradient(to right, #2196F3, #FF5722);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;}

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}
.mobileshow .packageenquiry{position: static; margin: 0; width: 100%; max-width: 100%;overflow-x: hidden;background: #f5f5f5; padding: 10px 10px;}

.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}

.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:80px 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;    border-top: 1px solid #ddd;padding-bottom: 10px;padding-top: 10px;}
.hightlight ul li b{flex: 0 0 10%;}
.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.svg) 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{font-size: 14px;    font-weight: 400;}
.dayslistbox ul li:last-child::before{display: none;}