@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=Oswald:wght@200..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);
}
 .whitebg{
    background: #fff;
}
 .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;
}
 .pckframe{
    width: 100%;
     height: 100vh;
     padding-bottom: 5%;
}
 .mobileshow{
    display: none;
}
 .collapsing {
    transition: height .99s ease;
}
 .mobshow{
    display: none;
}
 .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
}
 .box_inner ul{
    background: #f2f2f2;
}
 .box_inner ul li {
     border-top: 1px solid rgb(255, 255, 255);
     padding: 7px 10px;
    font-size: 13px;
}
 .header_inner{
    display: flex;
    justify-content: space-between;
     align-items: center;
     padding: 10px 0;
}
 .header_inner .logo a{
    display: block;
}
 .header_inner .logo img{
    width: 100px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 25px 5px 5px 25px;
    background: #ffffff;
    padding: 10px 0px;
}
 .header_inner .lettalk a{
    background: #f37002;
     color: #fff;
     padding: 10px;
     border-radius: 10px;
}
 header{
    position: absolute;
    top: 0;
     z-index: 99;
     width: 100%;
}
 .homeslider{
    position: relative;
    margin-bottom: 30px;
}
 .homeslide img{
    width: 100vw;
    height: 100vh;
     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;
     display: none;
}
 .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;
}
 .mainbg{
    background: url(../images/banner.webp) #000000a3 top center no-repeat;
    background-size: cover;
    min-height: 500px;
    padding: 4rem 0;
    position: relative;
    margin: 10px;
    border-radius: 10px;
    background-blend-mode: color;
}
 .sliderform{
    margin-left: auto;
    width: 70%;
   
}
 .sliderform h3{
    font-size: 1.2rem;
     margin-bottom: 1rem;
}
 .sliderform img{
    width: 25px;
}
 .sliderform label{
    display: block;
    font-size: .9rem;
    text-transform: uppercase;
    color: #161616;
    margin-bottom:5px;
}
 .sliderform input,.sliderform select{
    border: 1px solid #bdbdbd66;
    border-radius: 8px;
    font-weight: 400;
    font-size:.8rem;
    line-height: 24px;
    padding:9px 10px;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    margin-bottom: .7rem;
}
 .sliderform .input-group-text{
    padding: 8.5px 10px;
}
 .sliderform input[type=submit]{
    background: #f37002;
    border-color: #f37002;
    color: #fff;
     text-transform: uppercase;
}
 .slider_ctn{
    align-self: center;
}
 .slider_ctn h2{
    font-size: 3rem;
    color: #ffe916;
    font-weight: 700;
    /* text-shadow: 1px 7px 6px rgba(0,0,0,0.4);
     */
    font-family: "Oswald", sans-serif;
}
 .review_list{
    margin-top: 2rem;
}
 .review_list span{
    font-size: 1.7rem;
    font-weight:600;
     color: #fff;
}
 .review_list i{
    color: #ffcc13;
     font-size: 1.7rem;
}
 .trusrcard{
    background-color: rgb(239 239 239);
    padding: 15px 10px;
    /* position: absolute;
     */
    /* left: 0;
     */
    /* bottom: 7%;
     */
    border-radius: 10px;
    width: 100%;
    /* max-width: 540px;
     */
    margin-top: 14px;
    border: 1px solid #e5e5e5;
    backdrop-filter: blur(1px);
}
 .trusrcard ul{
    list-style: none;
     padding: 0%;
     margin: 0;
}
 .trusrcard ul li{
    display: inline-block;
    text-align: center;
    width: 16.30%;
}
 .trusrcard h5{
    margin-bottom: 0;
    color: #000000;
    font-size: 11px;
    margin-top: 10px;
}
 .mainbg .tprice{
    color: #e0e0e0;
    font-size: 15px;
     font-weight: 400;
    line-height: 20px;
}
 .mainbg .tprice .inprice{
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 33px;
    margin: 0 5px 0 10px;
}
 .mainbg .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;
}
 .menu{
    background: linear-gradient(90deg, #6c68fb 15%, #2f9bf6 84%);
    display: none;
}
 .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;
    padding: 2px 0;
}
 .menu ul.topmenu li{
    display: inline-block;
}
 .menu ul.topmenu li a{
    padding: 0.2rem 1.2rem;
    display: block;
    color: #ffffff;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'Oswald';
    letter-spacing: 0.8px;
}
 .menu ul.topmenu li a.is-current{
    background: #ffffff;
    color: #000;
    border-radius: 5px;
}
 .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;
    padding: 3px 0;
}
 @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;
    background: #fff;
}
 .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;
}
 .tourlist{
    padding: 40px 0 20px;
}
 .tour{
    position: relative;
}
 .tourctn{
    z-index: 1;
     position: absolute;
    bottom: 0;
    padding: 15px;
    width: 100%;
}
 .tour .tourimage img{
    border-radius: 10px;
    width: 100%;
     height: 510px;
}
 .duration ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
 .duration li{
    color: #fff;
    font-size: 13px;
    line-height: 21px;
}
 .duration li svg{
    margin-top: -10px;
}
 .tourctn h2{
    line-height: 23px;
    color: #fff;
     font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 5px;
}
 .tourctn .drawline{
    margin: 15px 0 5px;
    min-height: 1px;
     width: 100%;
    background: linear-gradient(270deg, hsla(0, 0%, 100%, .05) -.13%, hsla(0, 0%, 88%, .05) 0, #fff 49.17%, hsla(0, 0%, 88%, .05));
}
 .tourprice ul{
    display: flex;
     justify-content: flex-start;
}
 .tourprice ul li:first-child{
    padding-left: 0;
     text-decoration: line-through;
    font-weight: 400;
}
 .tourprice ul li{
    color: #fff;
    font-weight: 600;
    padding-left: 10px;
     font-size: 18px;
     line-height: 27px;
}
 .tourbtn ul{
    padding-top: 1rem;
}
 .tourbtn li{
    text-align: center;
     display: inline-block;
}
 .tourbtn li a{
    display: block;
    height: 51px;
     width: 51px;
     line-height: 51px;
    border-radius: 7px;
     border: 1px solid #fff;
    background: transparent;
    color: #fff;
     font-size: 14px;
     font-weight: 500;
}
 .tourbtn li:nth-child(2) a{
    background: #fff;
    color: #202020;
     width: 100%;
}
 .tourbtn li:first-child{
    width: 51px;
    margin-right: 5px;
}
 .tourbtn li:nth-child(2){
    width: calc(100% - 121px);
}
 .tourbtn li:nth-child(3){
    width: 51px;
     margin-left: 5px;
}
 .tourlistslider .swiper-wrapper,.tourpackagelist .swiper-wrapper{
    margin-bottom: 2rem;
}
 .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #0d6efd !important;
}
 .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: 8px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
 .offerctn h2{
    color: #fff;
    font-size: 30px;
     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;
    text-align: center;
    border-radius: 10px;
}
 .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;
}
 .reviewlist{
    padding: 30px 0px;
    background: #f8f9fa;
}
 .reviewlist h2{
    text-align: center;
    margin-bottom: 1rem;
 font-family: "Oswald", sans-serif;
}
 .svgfile{
    margin-bottom: 1rem;
}
 .revexc{
    display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
    height: 100%;
}
 .revstar img{
    width: 30px;
}
 .glogo img{
    width: 110px;
     margin: 0px auto;
}
 .revexc p{
    font-size: 13px;
     margin-top: 10px;
}
 .reviewpoint{
    background: #fff;
    padding: 15px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    margin: 10px 5px;
    position: relative;
    transition: transform 300ms ease-out;
    border-radius: 10px;
    border: 1px solid #c7c6ff;
}
 .reviewpoint:hover{
    -webkit-transform: translate(0, -5px);
     -ms-transform: translate(0, -5px);
     transform: translate(0, -5px);
}
/* .reviewpoint:before{
    display: block;
     content: "";
     background: url(../images/gicon.svg) no-repeat;
     background-size: 20px 20px;
    width: 20px;
    height: 20px;
     position: absolute;
    right: 10px;
}
 */
 .reviewpoint1 .swiper-wrapper{
    margin-bottom: 1rem;
}
 .reviewpic{
    display: flex;
    /* margin-bottom: 7px; */
}
 .reviewpic img{
    width: 40px;
    height: 40px;
    margin-right: 2%;
    display: none;
}
 .reviewpic .name{
    color: #6b68fb;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
}
 .reviewpic .name small{
    display: block;
    font-weight: 400;
    font-size: 10px;
    color: #000;
}
 .starimg img{
    width: 12px;
}
 .reviewpoint i.fa-star{
    color: #fb8e28;
    font-size: 1.2rem;
}
 .reviewpoint .reviewctn{
    font-size: 13px;
    margin-top: 0.6rem;
    height: 200px;
    overflow-y: auto;
    scrollbar-width: thin;
}
 .recommended{
    padding: 30px 0;
}
 .recommend_box{
    background: #fff;
    padding: 10px;
    border:1px solid #e9cd7e;
    border-radius: 10px;
}
 .tourbox{
    margin-bottom: 1rem;
}
 .tourbox img{
    width: 15px;
}
 .tourbox span{
    text-transform: uppercase;
    font-size: .7rem;
    font-weight: 500;
}
 .recommend_box h2{
    font-size: 18px;
    font-weight: 600;
}
 .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;
}
 #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;
}
#popupmodel .modal-body{background: transparent;}
 .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;
}
 .tourpackage{
    padding: 40px 0;
}
 .tourtitle h2{
    line-height: 36px;
    font-size: 29px;
    font-weight: 400;
    color: #202020;
    text-transform: capitalize;
    margin-bottom: 31px;
    text-align: center;
    font-family: "Oswald", sans-serif;
}
 .tourtitle h3{
    line-height: 27px;
     margin-top: 5px;
    font-size: 18px;
    font-weight: 500;
    color: #515151;
     text-transform: capitalize;
     margin-top: 0;
}
 .tpcakage{
    border: 1px solid #c9c7c7;
    box-shadow: 2px 2px 5px 0 #00000014;
    padding: 6px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}
 .tpcakage img{
    border-radius: 10px;
    width: 100%;
    /* height: 340px;
     */
    object-fit: cover;
    cursor: pointer;
}
 .tpcakage .dayscount{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 9;
    /* width: 100%;
     */
    /* margin: -44px auto 0px;
     */
    background: #ffffff;
    padding: 3px 10px;
    border-radius: 0px 0px 10px 0px;
    /* -webkit-border-radius: 0px 0px 10px 10px;
     */
    -moz-border-radius: 0px 0px 10px 10px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 11px;
}
 .tpcakage li .dcount{
    color: #fff;
     font-size: 12px;
     font-weight: 400;
     line-height: 21px;
}
 .tpcakage .dayscount svg{
    margin-top: -8px;
}
 .tpcakage .dayscount .rating{
    color: #000000;
    font-size: 12px;
    font-weight: 500;
    line-height: 21px;
    margin:0 5px 0px 0px;
}
 .tpcakage li span{
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
}
 .tpcakage h2{
    color: #202020;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 10px;
 font-family: "Oswald", sans-serif;
}
 .ilternarylist{
    background: linear-gradient(180deg, rgba(255, 186, 10, .1), rgba(255, 186, 10, 0));
    font-size: 12px;
    margin: 3px 0px;
    /* height: 36px;
     */
}
 .tamenities li{
    margin-top: 10px;
    border: 1px solid #dadada;
    padding: 8px 0;
    border-radius: 10px;
}
 .tamenities ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 3px;
    overflow-y: hidden;
}
 .tamenities ul li{
    flex: 0 0 19%;
    /* margin-bottom: 10px; */
}
 .tamenities ul li img{
    width: 25px;
    height: 25px;
    border-radius: 0;
}
 .tamenities ul li p{
    margin-bottom: 0;
    font-size: 9px;
    /* height: 50px;
     */
    font-weight: 600;
    margin-top: 4px;
}
 .tpcakage .tprice{
    display: flex;
     justify-content: flex-start;
    gap: 3px;
    align-items: center;
}
 .tpcakage .tprice .mprice{
    color: #202020;
     font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    margin-right: 5px;
}
 .tpcakage .tprice .sprice{
    color: #515151;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-decoration-line: line-through;
}
 .tbtn{
    display: flex;
     justify-content: space-between;
     align-items: center;
     margin-top: 15px;
}
 .packagebtn a{
    border: 1px solid #6c69fb;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 42px;
    text-align: center;
    border-radius: 100px;
}
 .packagebtn a svg{
    color: #f37002;
}
 .packagerequest a{
    background: linear-gradient(90deg, #6c68fb 15%, #2f9bf6 84%);
    color: #fff;
    display: block;
    height: 45px;
    line-height: 45px;
    width: 100%;
    text-align: center;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 600;
}
 .packagerequest{
     display: inline-block;
     padding: 0px 10px;
     width: calc(100% - 100px);
}
 .packagebtn{
    width: 51px;
     display: inline-block;
}
 .tslide .swiper-button-prev,.tslide .swiper-button-next{
    width: 30px;
     height: 30px;
     background: #fff;
    border-radius: 100%;
     opacity: 0;
    transition: opacity .2s linear;
}
 .tslide:hover .swiper-button-prev,.tslide:hover .swiper-button-next{
    opacity: 1;
}
 .tslide .swiper-button-prev:after,.tslide .swiper-button-next:after{
    color: #637075;
    font-size: 13px;
    width: 30px;
    height: 30px;
    line-height: 15px;
    text-align: center;
}
 .tslide .swiper-pagination-bullet{
    background-color: #fff;
    opacity: 1;
    border-radius: 0;
    height: 2px;
    width: 10px;
}
 .tslide .swiper-pagination-bullet.swiper-pagination-bullet-active{
    opacity: 1;
}
 #book-online {
    padding: 20px 0px;
    position: relative;
}
 .why-book {
     border-right: 1px dotted rgb(51, 51, 51);
     text-align: center;
     margin: 20px 0px;
     height: 70%;
     padding: 0px 20px;
}
 .why-book img {
     margin-bottom: 10px;
     filter: hue-rotate(119deg);
     width: 35px;
}
 .why-book h4 {
     color: rgb(80 109 220);
     font-size: 19px;
}
 .why-book p {
    font-size: 16px;
}
 .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);
}
 .place {
    padding-bottom: 30px;
}
 #pills-tab button.active {
     background: #f37002;
    /* font-weight: 600 !important;
     */
     color: #fff;
}
 #pills-tab button {
     margin-right: 10px;
     border: 1px solid #f37002;
     border-radius: 20px !important;
     background: linear-gradient(to right, white, white), linear-gradient(to right, #8A19E2, #0094DA);
     background-clip: padding-box, border-box;
     background-origin: padding-box, border-box;
     padding: 0px 20px;
     border-radius: 50px;
     width: auto !important;
     height: 31px;
     font-weight: bold;
     color: #f37002;
     font-weight: 300;
}
 .place-inner {
     margin-bottom: 30px;
    border-radius: 10px;
     overflow: hidden;
     border: 1px solid #e4e4e4;
}
 .place-content {
     padding: 10px;
     background: #fff;
}
 .place-content h4 {
     font-size: 15px;
     font-weight: 800;
}
 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: #363636;
    color: #fff;
}
 .disclamier p {
    /* margin-top: 10px; */
    text-align: center;
    color: #ffffff;
    padding: 10px;
    font-size: .9rem;
    margin-bottom: 10px;
}
 .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: 24%;
    top:50%;
    box-sizing:border-box;
    padding:5px 10px;
    margin-top:-184px;
    border: 1px solid #e1e1e1;
    /* margin: auto; */
    /* display: inline-table; */
    border-radius: 10px;
    background: #fff;
    margin-left: 5px;
}
 .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
}
 .brands,.villaexperience{
    padding: 20px 0;
}
 .experiencebox{
    display: flex;
    margin-bottom: 50px;
    /* background: linear-gradient(180deg, #fff, #eaeaea);
     */
}
 .experienceimage{
    flex: 0 0 50%;
     max-width: 50%;
}
 .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 50%;
    max-width: 50%;
    border: 1px solid #f1f1f1;
    padding: 0 60px 0 70px;
    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: linear-gradient(180deg, #fff, #eaeaea);
}
 .experiencectn h3{
 font-family: "Oswald", sans-serif;
    font-size: 50px;
     color: #2b2b2b;
     margin-bottom: 25px;
}
 .experiencectn p{
    font-size: 15px;
     color: #2b2b2b;
     line-height: 30px;
    font-weight: 500;
    margin-bottom: 0;
}
 .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;
}
 .visitplaces .experiencectn{
    background: #f1f1f1;
}
 .visitplaces a.villabtn{
    display: block;
    width: 200px;
    margin: 0px auto;
     text-align: center;
     background: #f37002;
     color: #fff;
     padding: 10px;
     margin-top: 20px;
     border-radius: 5px;
     box-shadow:5px 5px 6px rgb(0 0 0 / 18%);
}
 .progresscounter{
    text-align: center;
     padding: 20px 0;
}
 .progresscounter h2{
    margin-bottom: 2rem;
 font-family: "Oswald", sans-serif;
}
 .progresscounter h4{
    color: #282828;
    font-size: 18px;
     margin-top: 1rem
}
 .progresscounter p{
    font-size: 13px;
}
 .stepworld{
    background: #000;
     padding: 100px 0;
}
 .stepworld .stepone h2{
    font-size: 34px;
    color: #A37D2D;
    text-transform: uppercase;
     font-family: "Cinzel", serif;
     line-height: 43px;
}
 .stepworld .stepone p{
    color: rgb(255 255 255 / .6);
     font-size: 13px;
}
 .stepworld ul{
    text-align: center;
}
 .stepworld ul li{
    display: inline-block;
     width: 23%;
     box-sizing: border-box;
    box-shadow: inset 0 0 0 2px rgb(163 125 45 / .2);
    transition: color 0.25s;
    border-radius: 10px;
    padding: 18px;
    margin:0px 5px 15px;
     position: relative;
}
 .stepworld ul li:hover:before{
    content:"";
    display:block;
    color: #A37D2D;
     transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
     border-radius: 10px;
     border-top-color: rgb(163 125 45 / .7);
     border-right-color: rgb(163 125 45 / .7);
}
 .stepworld ul li:hover:after{
    content: '';
     position: absolute;
     box-sizing: inherit;
     width: 0;
     height: 0;
     border: 2px solid #fff0;
     border-radius: 10px;
}
 .stepworld ul li img{
    width: 79px;
    height: 70px;
}
 .stepworld ul li p{
    margin-top: 20px;
    color: rgb(255 255 255 / .6);
     font-size: 13px;
     font-weight: 300;
     margin-bottom: 0;
}
 .highlight{
    padding: 30px 0;
}
 .highlight ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: c;
    align-items: center;
    gap: 10px 10px;
    border: 1px solid #e7e7e775;
    border-radius: 10px;
    padding: 20px;
    background: linear-gradient(180deg, #fff, #eaeaea);
    border-top: navajowhite;
}
 .highlight ul li{
    flex: 0 0 24.33%;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    border: 1px solid #e1e1e196;
    padding: 6px 0;
    border-radius: 5px;
    background: #fff;
}
 .highlight ul li img{
    width: 24px;
}
 .highlight ul li p{
    margin-bottom: 0;
    font-size: 14px;
}
 .popupmenu{
    position: sticky;
    top: 0;
    left: 0;
     background: #fff;
    z-index: 999;
}
 .popupmenu ul{
    border-bottom: .7px solid #bababa;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
 .popupmenu ul li a{
    color: #4a4a4a;
    padding: 11px 15px 11px;
    display: block;
    font-weight: 600;
     text-transform: uppercase;
}
 .popupmenu ul li a.is-current{
     border-bottom: 2px solid #0084ff;
     color: #0084ff;
}
 .villadetails{
    padding: 10px 10px;
}
 .villadetails .t3{
    color: #4a4a4a;
    font-weight: 600;
    margin-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
}
 .entire ul{
    border: 1px solid #d4d4d4;
     border-radius: 8px;
     padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
 .entire ul li{
    display: flex;
     gap: 10px;
}
 .entire ul li img{
    width: 15px;
    height: 20px;
}
 .entire ul li h6{
    color: #4a4a4a;
    margin-bottom: 0;
     font-size: 15px;
     font-weight: 600;
}
 .entire ul li p{
    margin-bottom: 0;
    font-size: 12px;
}
 .aboutvilla{
    /* padding-top: 30px; */
}
 .aboutvilla p{
    font-size: 14px;
    margin-top: 12px;
}
 .aboutvilla ul{
    list-style: disc;
    padding-left: 20px;
}
 .aboutvilla li{
    font-size: 14px;
    padding-bottom: 5px;
    width: 33%;
    /* border: 1px solid #000;
     */
    margin: 5px 0;
}
 .highlightbox{
    display: flex;
     gap: 20px;
    margin-top: 20px;
}
 .highlightbox .hightlist{
    background-color: #EDF6FF;
     border: 1px solid #c8e6ff;
     border-radius: 4px;
    padding: 10px;
    text-align: center;
     flex: 0 0 150px;
}
 .highlightbox .hightlist p{
    margin-bottom: 0;
    font-size: 11px;
    margin-top: 7px;
}
 .fooddining{
    padding-top: 30px;
}
 .fooddining .fdining{
    border-bottom: 1px solid #c7c7c7;
     margin-bottom: 10px;
    padding-bottom: 10px;
}
 .fooddining .fdining h5{
    font-size: 16px;
    padding-bottom: 5px;
}
 .villalocation{
    padding-top: 40px;
}
 .villalocation button:focus{
    box-shadow: none;
}
 .villalocation .locvilinner p{
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #f5f4f4;
     padding-bottom: 10px;
     margin-bottom: 10px;
}
 .amenitiespopup{
    padding-top: 30px;
    padding-bottom: 30px;
}
 .amenitiespopup .amentbox{
}
 .amenitiespopup .amentbox ul{
    padding-left: 0;
    list-style: none;
    display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
}
 .amenitiespopup .amentbox ul li{
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 0 0 50%;
     padding-bottom: 10px;
}
 .amenitiespopup .amentbox ul li img{
    border: 1px solid #aad9ff;
     border-radius: 100%;
     width: 40px;
     height: 40px;
     padding: 10px;
}
 .amenitiespopup .boxlist{
    padding-top: 20px;
    display: flex;
     gap: 20px;
    flex-wrap: wrap;
}
 .amenitiespopup .boxlist .amenbox{
    flex: 0 0 100%;
    border: 1px solid #e3e3e3;
    padding: 10px;
    border-radius: 10px;
}
 .amenitiespopup .boxlist .amenbox h5{
    font-size: 18px;
    padding-bottom: 10px;
}
 .amenitiespopup .boxlist .amenbox ul{
    list-style: none;
    padding: 0;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
}
 .vilatoggle{
    border: 1px solid #dee2e6;
}
 .vilatoggle button{
    background: #fff;
     border: 0;
     padding: 16px;
     width: 100%;
     text-align: left;
    background: #f6f8fc;
    border-radius: 6px 6px 0px 0px;
     display: flex;
     justify-content: space-between;
    align-items: center;
}
 .vilatoggle .locvilinner{
    padding: 20px;
     border-radius: 0px 0px 10px 10px;
}
 .readlater{
    background: linear-gradient(180deg, #fff, #eaeaea);
    /* box-shadow: 0 2px 6px #0003;
     */
    padding: 15px;
    border-radius: 5px;
    width: 842px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    border: 1px solid #eaeaea;
}
 .readctn{
    display: flex;
    gap: 10px;
    align-items: center;
    width: 65%;
}
 .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;
}
 .beachctn{
    padding: 10px;
}
 .beachctn img{
    margin-bottom: 10px;
}
 .beachctn h4{
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
     padding: 10px 0px;
    font-size: 21px;
}
 .beachctn p{
    font-size: 13px;
     line-height: 20px;
}
 .listplace{
    background: #f6f8fc;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #dddddd;
}
 .listplace h3{
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 0;
}
 .slider_ctn p {
     color: #dfdfdf;
     font-size: 15px;
     letter-spacing: 0.5px;
     line-height: 25px;
}
 .tpcakage .dayscount li i{
     color: #000000;
}
 .brandlist {
     display: flex;
     flex-wrap: wrap;
    /* optional for responsiveness */
     gap: 14px;
    /* spacing between logos */
     list-style: none;
     padding: 0;
     margin: 0;
     justify-content: center;
}
 .brandlist li img {
     max-height: 100px;
    /* adjust logo size */
     display: block;
}
 ul.brandlist li {
     border: 1px solid #e0e0e0;
     border-radius: 10px;
     background: #fff;
     width: 15%;
}
 .listplace img{
     border-radius: 10px;
}
 section.visitslider {
     padding: 50px 0;
}
 section.brands {
     background: linear-gradient(180deg, #fff, #eaeaea);
}
 .trusrcard ul li img {
     width: 53px;
}
 .logo a {
     background: #fff;
     padding: 5px;
     border-radius: 10px;
     display: inline-block;
     margin-bottom: 10px;
}
 .btn-box a{
     margin-top: 10px !important;
     padding: 8px 20px;
     background: linear-gradient(90deg, #6c68fb 15%, #2f9bf6 84%);
     color: #fff;
     border: none;
     cursor: pointer;
     border-radius: 5px;
     /* margin: auto;
     */
     position: relative;
     font-size: 15px;
     font-weight: 600;
     display: inline-block;
     text-align: center;
     border-radius: 100px;
}
 .btn-box a:first-child{
     background: linear-gradient(45deg, #25d366, #128c7e);
}
 .btn-box {
     display: flex;
     justify-content: start;
     gap: 10px;
}
 .why-choose {
     padding: 60px 0;
     background-color: #f8f9fa;
}
 .why-choose .section-title {
     text-align: center;
     margin-bottom: 50px;
}
 .why-choose .section-title h2 {
     font-size: 32px;
     font-weight: 700;
     color: #2c3e50;
     display: inline-block;
     position: relative;
}
 .why-boxes {
     display: flex;
     flex-wrap: wrap;
     gap: 10px;
     margin: 0 auto;
     justify-content: center;
}
 .why-box {
     background-color: #fff;
     border-radius: 12px;
     padding: 30px 20px;
     text-align: center;
     box-shadow: 0 4px 20px rgba(0,0,0,0.08);
     transition: transform 0.3s, box-shadow 0.3s;
     width: 24%;
     border: 1px solid #c7c6ff;
}
 .why-box:hover {
     transform: translateY(-5px);
     box-shadow: 0 10px 30px rgba(0,0,0,0.12);
}
 .why-box .icon {
     font-size: 40px;
     margin-bottom: 15px;
     color: #ff6b6b;
}
 .why-box h4 {
     font-size: 22px;
     margin-bottom: 12px;
     color: #2c3e50;
     font-family: "Oswald", sans-serif;
}
 .why-box p {
     font-size: 14px;
     color: #555;
     line-height: 1.6;
     margin-bottom: 0;
}
 @media (min-width: 768px) {
     .why-boxes {
         grid-template-columns: repeat(2, 1fr);
    }
}
 @media (min-width: 992px) {
     .why-boxes {
         grid-template-columns: repeat(3, 1fr);
    }
}
 @media (min-width: 1400px) {
     .why-boxes {
         grid-template-columns: repeat(4, 1fr);
    }
}
 .nainital-slider {
     padding: 50px 0;
     background: #ffffff;
     /* font-family: 'Poppins', sans-serif; */
}
 .nainital-slider .section-title {
     text-align: center;
     font-size: 2.2rem;
    /* font-weight: 600;
     */
     margin-bottom: 40px;
     color: #222;
  font-family: "Oswald", sans-serif;
    /* text-transform: uppercase;
     */
}
 .nainitalSwiper {
     padding-bottom: 50px;
}
 .nainital-slider .place-card {
     background: #fff;
     border-radius: 15px;
     overflow: hidden;
     box-shadow: 0 5px 18px rgba(0,0,0,0.08);
     transition: all 0.3s ease;
}
 .nainital-slider .place-card img {
     width: 100%;
    /* height: 220px;
     */
     object-fit: cover;
}
 .nainital-slider .place-info {
     padding: 11px;
}
 .nainital-slider .place-info h3 {
     font-size: 18px;
     color: #222;
     margin-bottom: 8px;
}
 .nainital-slider .place-info p {
     font-size: 14px;
     color: #555;
     margin-bottom: 8px;
     line-height: 1.5;
}
 .nainital-slider .charge {
     display: inline-block;
    /* font-weight: 600;
     */
     color: #0c7b93;
     background: #e6f5f8;
     padding: 3px 7px;
     border-radius: 4px;
     font-size: 12px;
}
 ul.dos-list h3 {
     font-size: 16px;
     letter-spacing: 1px;
     font-weight: 800;
     margin-bottom: 0;
     color: #000;
}
 ul.dos-list li {
     color: #676767;
}
 @media (min-width: 1400px) {
     .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
         max-width: 1320px !important;
    }
}
 @media (min-width: 1200px) {
     .container, .container-lg, .container-md, .container-sm, .container-xl {
         max-width: 1250px;
    }
}
 .fdining li{
     width: 100%;
}
 .aboutvilla li img {
     width: 8%;
}
 .aboutvilla .nav-pills{
     justify-content: center;
}
 .modal-slider .swiper {
     margin-bottom: 5px;
}
 .modal-slider{
     margin-bottom: 20px;
}
 .price-box {
     border: none;
    /* border-radius: 10px;
     */
     padding: 0;
     background: transparent;
     position: relative;
     max-width: 320px;
     font-family: "Poppins", sans-serif;
}
/* Top section: Room label + Discount */
 .price-top {
     display: flex;
     justify-content: space-between;
     align-items: center;
    /* margin-bottom: 5px;
     */
}
 .room-text {
     font-size: 15px !important;
     color: #000000;
     font-weight: 500;
}
 .discount-tag {
     background: #d32f2f;
     color: #fff;
     font-size: 12px;
     font-weight: 700;
     padding: 3px 8px;
     border-radius: 5px;
     box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
/* Price Line Section */
 .price-line {
     display: flex;
     align-items: center;
     gap: 8px;
     position: relative;
}
 .old-price {
     color: #000000;
     text-decoration: line-through;
     font-size: 20px;
     font-weight: 600;
}
 .new-price {
     color: #ffffff;
     font-weight: 500;
     font-size: 12px;
     background: green;
     padding: 2px 6px;
     border-radius: 5px;
}
/* Info icon and tooltip */
 .info-icon {
     display: inline-block;
     width: 18px;
     height: 18px;
     background: #ffffff;
     color: #333;
     border-radius: 50%;
     text-align: center;
     line-height: 18px;
     font-size: 12px;
     cursor: pointer;
     border: 1px solid #ccc;
     position: relative;
}
 .tooltip-box {
     position: absolute;
     top: 28px;
     left: 50%;
    /* transform: translateX(-50%);
     */
     background: #fff;
     box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
     border-radius: 8px;
     width: 300px;
     display: none;
     z-index: 10;
}
 .tooltip-content {
     padding: 15px;
     font-size: 16px;
     color: #333;
}
 .tooltip-content p {
     margin: 4px 0;
     display: flex;
     justify-content: space-between;
}
 .tooltip-content .desc {
     color: #666;
     font-size: 13px;
     line-height: 1.4;
     display: block;
     justify-content: unset;
}
 .tooltip-content hr {
     border: none;
     border-top: 1px solid #ddd;
     margin: 8px 0;
}
 .info-icon:hover + .tooltip-box, .tooltip-box:hover {
     display: block;
}
/* Tax Line */
 .tax {
     color: #dc3545 !important;
     font-size: 14px;
     margin-top: 6px;
}
/* Optional: Floating corner style badge */
 .price-box.ribbon .discount-tag {
     position: absolute;
     top: 8px;
     right: 8px;
     background: #d32f2f;
     color: #fff;
     font-size: 12px;
     font-weight: 700;
     padding: 4px 10px;
     border-radius: 4px;
     box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
 .price-box p {
     font-size: 12px;
     color: #201f1f;
     margin-top: 2px;
     margin-bottom: 0px;
}
 .price-box-outer {
     background: #f6f8fc;
     padding: 10px;
     border-radius: 10px;
     border: 1px solid #e5e5e5;
     margin-top: 15px;
     display: flex;
     justify-content: space-between;
     align-items: center;
}
 .price-box-outer {
     background: #f6f8fc;
     padding: 10px;
     border-radius: 4px;
     border: 1px solid #e5e5e5;
     margin-top: 15px;
     display: flex;
     justify-content: space-between;
     align-items: center;
}
 .price-right h6 {
     color: red;
     font-size: 14px;
     font-weight: 400;
}
 .price-right ul {
     padding-left: 0;
}
 .price-right ul li {
     list-style: none;
     width: 100%;
     color: green;
     font-size: 12px;
     margin: 2px 0;
}
 .tpcakage .price-box {
     display: flex;
     justify-content: space-between;
     max-width: 100%;
     background: #f6f8fc;
     padding: 5px;
     border-radius: 5px;
     margin-top: 10px;
     border: 1px solid #e7e7e7;
}
 .tpcakage .price-top {
     flex-direction: column;
     display: flex;
     text-align: left;
     align-items: start;
     justify-content: center;
}
 .tpcakage .price-top p{
     margin: 2px 0;
}
 .tpcakage .price-line {
     display: flex;
     flex-direction: column-reverse;
    /* justify-content: center;
     */
     gap: 2px;
}
 .tpcakage .tooltip-box{
     right: 0;
     left: auto;
}
 .tpcakage .new-price{
     font-size: 10px;
}
 .aboutvilla ul {
     list-style: disc;
 
}
 .aboutvilla .nav-pills {
     justify-content: center;
     padding-left: 0;
}
 .aboutvilla .nav-item {
     width: auto;
     list-style: none;
}
.mySwiper .swiper-slide-thumb-active, .mySwiper4 .swiper-slide-thumb-active, .mySwiper5 .swiper-slide-thumb-active
 {
    border: 3px solid #d92d2d;
}



/* Book Form  Start*/
.slide-form{/* width: 70%; */margin-left: auto;}
.numberbdr {width: calc(100% - 81px); background: #fff; border-radius: 0px 3px 3px 0px; height: 37.5px;}
.innernumberb {display: flex;align-items: center;}
.innernumberb input {width: 6%; border: 0;font-size: 12px;text-align: center; border-radius: 0px 3px 3px 0px; height: 37.5px;}
.innernumberb input:focus{outline: none; box-sizing: none;}
.innernumberb .form-space{color: #8b8b8b;}
.form-country-code{background: #fff; font-size: 13px; padding: 6px 10px; color: #505050;    line-height: 25px;}

.letforcontact,.serviceslist{width: calc(100% - 40px);}
.letforcontact .select2-container,.serviceslist .select2-container{width: 100% !important;}
.letforcontact .select2-selection{height: 36.5px;line-height: 37.5px;border: 0;border-radius: 0;border-radius: 0px 4px 4px 0px;}
.letforcontact  .select2-selection__rendered{line-height: 39px !important;    padding-right: 0px !important;    font-size: 14px;}
#popupmodel .letforcontact .select2-selection{height: 37px;line-height: 37px;}
#popupmodel .numberbdr,#popupmodel .innernumberb input{height: 37px;}
.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;}

.three-column-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 37px;}
.three-column-form .select2-container--default .select2-selection--single .select2-selection__arrow,.three-column-form .select2-container .select2-selection--single{height: 37px;border-radius: 0px 4px 4px 0px;}
.three-column-form .select2-container--default .select2-selection--single .select2-selection__rendered {font-size: 9px;}

#placeholder{color:rgb(92,92,92);font-size:12px;display:flex;justify-content:space-between;width:100%;align-items:baseline;}
.multi-select .placeholder{color:#444;font-size:12px;display:inherit;background:transparent;opacity:1;    cursor: pointer;}
.multi-select-container{position:relative;width:100%;}
.multi-select{border:1px solid rgb(204,204,204);padding:0.6rem 1.8rem 0.6rem 4px;cursor:pointer;display:flex;flex-wrap:wrap;align-items:flex-start;background:white;overflow-y:visible;position:relative;border-radius: 0px 4px 4px 0px;}
.multi-select.multiSelect>img{position: absolute;right: 10px; width: 8px; top: 50%; margin-top: -4px;}
.selected-tags{display:flex;flex-wrap:wrap;gap:5px;}
.multi-select-container .tag{background:rgb(235,157,42);color:white;padding:2px 10px;border-radius:5px;display:flex;align-items:center;font-size:12px;}
.multi-select-container .remove-tag{margin-left:5px;cursor:pointer;font-weight:bold;}
.multi-select-container .dropdown2{display:none;position:absolute;width:100%;background:white;border:1px solid rgb(204,204,204);border-radius:5px;margin-top:5px;box-shadow:rgba(0,0,0,0.1) 0px 4px 6px;z-index:10;padding:8px 0px;top:100%;}
.dropdown2.show{display:block;}
.multi-select-container .dropdown-item{padding:4px 8px;cursor:pointer;display:flex;align-items:center;font-size:12px;}
.multi-select-container .dropdown-item input{margin-right:10px;height:auto;}
.multi-select-container .dropdown-item:hover{background:rgb(241,241,241);}
button.remove-all-btn{position:absolute;right:7px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;padding:0px;line-height:20px;color:rgb(235,157,42);border:none;border-radius:100px;background:none;}
button.clear-btn{background:transparent;border:none;color:rgb(0,0,0);text-decoration:underline;}
.dropdown-actions button{background:rgb(0,0,0);color:rgb(255,255,255);font-size:10px;border-radius:5px;margin:8px;padding:2px 10px;text-decoration:none;}
.dropdown-actions{display:flex;justify-content:end;}
.multi-select i{font-size:10px;position:absolute;right:17px;top:47%;transform:translateY(-20%);}
span.include-tag p{font-size:0.7rem;font-weight:400;}

.loadmore_btn a{width:200px;display:block;margin:20px auto;background:#ec6502;color:#fff;font-weight:600;padding:10px;}
.multi-select-container p{font-size:0.8rem;margin-bottom:0px;margin-left:0px;font-weight:400;color:rgb(0,0,0);background:rgb(233,236,239);padding:2px 5px;display:inline-block;}

.labelform{color: #dfdfdf; font-size: 13px;}
.select2-results__option,.select2-container--default .select2-selection--single .select2-selection__rendered{font-size: 11px;}
.showoption{display: inline-block; border-radius: 100px; background: #fff; margin-bottom: 5px;}
.showoption img{width: 20px;}

.pr-space{padding-right: 5px;}
.pl-space{padding-left: 5px;}

/* Book Form  END*/
.logo-img img{
    width: 200px;
}
.details_form {
    background: #ffffff;
    padding: 30px 25px;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    /* max-width: 420px; */
    margin: auto;
    border: 1px solid #e1e1e1;
}

.details_form h3 {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 2px;
    color: #666dfb;
}

.details_form p {
    text-align: center;
    color: #666;
}

/* Inputs */
.details_form .form-control {
    height: 46px;
    border-radius: 8px;
    border: 1px solid #ddd;
    padding: 10px 14px;
    font-size: 14px;
    transition: 0.3s;
}

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

/* Focus */
.details_form .form-control:focus {
    border-color: #2e7d32;
    box-shadow: none;
}

/* Dropdown */
.details_form select.form-control {
    appearance: none;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Cpath d='M2 5l5 5 5-5' fill='none' stroke='%23999' stroke-width='2'/%3E%3C/svg%3E") no-repeat right 12px center;
}

/* Submit Button */
.details_form .btn-primary {
    background: linear-gradient(90deg, #6c68fb 15%, #2f9bf6 84%);
    border: none;
    height: 43px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 15px;
    transition: 0.3s;
}

.details_form .btn-primary:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 15px rgba(0,0,0,0.15);
}

/* Spacing */
.details_form .input-group {
    margin-bottom: 12px;
}

/* Mobile */
@media(max-width:768px){
    .details_form{
        padding:20px;
        box-shadow:none;
    }

    .details_form h3{
        font-size:20px;
    }
}
.details_form .input-wrap{
    position:relative;
    margin-bottom:12px;
}

.details_form .input-wrap input{
    width:100%;
    height:50px;
    border:1px solid #ddd;
    border-radius:8px;
    padding:14px 12px 0;
    font-size:14px;
}
.date-row{
    display:flex;
    gap:12px;
    margin-bottom:12px;
    }
    
    .date-box{
    position:relative;
    flex:1;
    }
    
    .date-box input{
    width:100%;
    /* height:50px; */
    border:1px solid #ddd;
    border-radius:10px;
    padding: 10px 14px;
    font-size:14px;
    }
    
    .date-box span{
        position:absolute;
        left:12px;
        top:50%;
        transform:translateY(-50%);
        font-size:14px;
        color: #757575;
        pointer-events:none;
        transition:.2s;
        background:#fff;
        padding:0 6px;
        }
        
        .date-box.active span{
        display:none;
        }
   
    
    .date-box input:focus{
    border-color:#2e7d32;
    outline:none;
    }
    
    input[type=date]{
    color: #000000;
    }
    
    /* mobile */
    @media(max-width:600px){
    .date-row{flex-direction:column;}
    }
    .tourtitle h2 span {
        display: block;
        font-weight: 600;
        margin-top: 12px;
        font-size: 35px;
    }
    .nainitalSwiper .swiper-slide{
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    .nainitalSwiper .swiper-slide img {
        border: 1px solid #e0e0e0;
        border-radius: 10px;
    }
    .offer-cta{
        background: linear-gradient(90deg, rgba(0, 0, 0, .85), rgb(0 0 0 / 51%));
        padding:60px 15px;
        color:#fff;
        text-align:center;
        }
        
        .offer-box{
        max-width: 1000px;
        margin:auto;
        /* background:rgba(255,255,255,.08); */
        /* padding:40px 25px; */
        /* border-radius:18px; */
        /* box-shadow:0 15px 40px rgba(0,0,0,.25); */
        }
        
        .offer-box h2{
        font-size: 46px;
        font-weight:800;
        margin:15px 0;
        font-family: "Oswald", sans-serif;
        color: #ffe916;
        }
        
        .offer-box p{
        font-size: 16px;
        opacity:.95;
        margin-bottom:20px;
        letter-spacing: 0.5px;
        line-height: 26px;
        font-weight: 400;
        }
        
        .limited{
        background: #ffffff;
        color: #000000;
        padding:6px 14px;
        border-radius:30px;
        font-weight:600;
        font-size:13px;
        display:inline-block;
        }
        
        .offer-points{
        list-style:none;
        padding:0;
        margin:20px 0;
        }
        
        .offer-points li{
        margin:6px 0;
        font-size:14px;
        }
        
        .cta-buttons{
        display:flex;
        gap:12px;
        justify-content:center;
        margin-top:20px;
        flex-wrap:wrap;
        }
        
        .call-btn,
        .whatsapp-btn{
        padding: 10px 28px;
        border-radius:40px;
        text-decoration:none;
        font-weight:600;
        font-size:15px;
        }
        
        .call-btn{
        background: linear-gradient(90deg, #6c68fb 15%, #2f9bf6 84%);
        color: #ffffff;
        }
        
        .whatsapp-btn{
        background: linear-gradient(45deg, #25d366, #128c7e);
        color:#fff;
        }
        
        .urgency{
        margin-top:18px;
        font-size:14px;
        font-weight:600;
        color: #2f9bf6;
        }
        
        /* Mobile */
        @media(max-width:768px){
        .offer-box h2{font-size: 28px;}
        }
        .location-unique{
            padding: 50px 0;
            background:#fff;
            }
            
            .location-wrapper{
            display:flex;
            align-items:center;
            gap:60px;
            }
            
            .location-content{
            flex: 1.5;
            }
            
            .location-content h2{
            font-size:32px;
            /* font-weight:800; */
            margin-bottom:15px;
            text-align: left;
            }
            
            .location-content p{
            color:#666;
            margin-bottom: 30px;
            /* max-width:520px; */
            font-size: 14px;
            }
            
            .distance-list{
            display:flex;
            flex-direction:column;
            gap:18px;
            }
            
            .distance-item{
            display:flex;
            gap:15px;
            align-items:flex-start;
            }
            
            .distance-item span{
            font-size:26px;
            background: #e9e9fa;
            /* padding:12px; */
            border-radius:50%;
            max-width: 50px;
            max-height: 50px;
            min-width: 50px;
            min-height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 2px solid #6c68fb;
            }
            
            .distance-item h4{
            margin:0;
            font-size:16px;
            font-weight:700;
            }
            
            .distance-item p{
            margin-top:4px;
            font-size:14px;
            color:#777;
            margin-bottom: 13px;
            }
            
            .location-image{
            flex: 1;
            }
            
            .location-image img{
            width:100%;
            border-radius: 10px;
            /* box-shadow:0 15px 35px rgba(0,0,0,.15); */
            border: 1px solid #6c69fb;
            }
            
            /* Mobile */
            @media(max-width:992px){
            .location-wrapper{
            flex-direction:column;
            gap:40px;
            }
            
            .location-content h2{
            font-size:24px;
            }
            }
            .simple-footer{
                background: #363636;
                padding:40px 0 20px;
                color:#fff;
                text-align:center;
                }
                
                .footer-logo-wrap img{
                max-width:180px;
                margin-bottom:25px;
                background: #fff;
                border-radius: 6px;
                padding: 10px;
                }
                
                .footer-contact{
                display:flex;
                justify-content:center;
                gap:40px;
                flex-wrap:wrap;
                margin-bottom:25px;
                background: #ffffff17;
                padding: 10px 30px;
                display: inline-flex;
                /* width: 80%; */
                backdrop-filter: blur(1px);
                border-radius: 5px;
                border: 1px solid #ffffff17;
                }
                
                .footer-contact div{
                font-size: 16px;
                color:#ddd;
                font-weight: 100;
                }
                
                .footer-contact i{
                margin-right:6px;
                color: #6b68fa;
                font-size: 21px;
                }
                
                .footer-contact a{
                color:#ddd;
                text-decoration:none;
                }
                
                .footer-contact a:hover{
                color:#fff;
                }
                
                .footer-bottom{
                border-top:1px solid rgba(255,255,255,.15);
                padding-top:15px;
                font-size:13px;
                color:#ccc;
                display: flex;
                justify-content: space-between;
                align-items: center;
                }
                
                .designer{
                margin-top:6px;
                }
                
                .designer a{
                color: #ffffff;
                text-decoration:none;
                font-weight:600;
                }
                
                .designer a:hover{
                color:#fff;
                }
                .footer-bottom p{
                    margin-bottom: 0;
                }
                .menu ul.topmenu li.active a {
                    background-color: #fff;
                    color: #6c69fb;
                    border-radius: 100px;
                }
                .menu-arrow {
                    display: none !important;
                }
                /* iPhone date field fix */
@supports (-webkit-touch-callout: none) {

.date-box span{
top:12px!important;
transform:none!important;
}

.date-box input{
padding-top:26px!important;
}

}
