@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
:root {
    --primary-bg: #3394BB;
    --secondary-bg: #fff;
    --primary-color: #000;
    --secondary-color: #fff;
    --bg-l-grey:#f4f4f4;
    --main-font: 'Montserrat', sans-serif;
    --primary-font-size: 16px;
    --secondary-font-size: 14px;
    --primary-font-weight: 300;
    --secondary-font-weight: 500;
    --primary-font-style: normal;
    --primary-radius:15px;
    --primary-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html {
    scroll-behavior: smooth;
}
html,body{ margin:0px; padding:0px; overflow-x:hidden; font-family:"verdana !important"}
.bg-grey{
    background-color: var(--bg-l-grey);
}
.primary-radius{
    border-radius: var(--primary-radius);
}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
    font-family: var(--main-font);
    font-size: var(--primary-font-size);
    font-weight: var(--primary-font-weight);
    line-height:1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0;
    text-transform: none;
    font-style: normal;
}
img {
    max-width: 100%;
}
.hidden-experience {
    display: none;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
a {
    line-height: 30px;
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
   position: relative;
   margin: 0px;
   font-family:var(--main-font) ;
   color: var(--primary-color);
}

p {
    color: var(--primary-color);
    margin: 0;
}
input:focus,
select:focus,
textarea:focus {
   box-shadow: none !important;
}
/* nav.navbar {
    position:fixed;
    width:100%;
    padding: 5px 10px;
    z-index: 999;

    box-shadow: 0px 2px 2px 0px #00000014;
     backdrop-filter:saturate(180%) blur(20px); 
  
   background: rgb(255 255 255 / 35%) !important;
    
} */

nav.navbar1 {
    position:fixed;
    width:100%;
    padding: 20px 0;
    z-index: 999;
    /* padding: 20px 0; */
    /* box-shadow: 0px 2px 2px 0px #00000014;
     backdrop-filter:saturate(180%) blur(20px);  */
  
     background: linear-gradient(179deg, rgb(255 255 255) 0%, rgba(96, 95, 95, 0) 83%);
    
}



.fixed-nav {
    position: fixed;
    /* top: 0; */
    width: 100%;
    z-index: 1000;
    background: white;
    box-shadow: 0px 2px 2px 0px #00000014;
    backdrop-filter:saturate(180%) blur(20px);
    transition: all 0.3s ease-in-out;
}
.fixed-nav
{
background:rgb(255 255 255 / 95%) !important;
box-shadow:0 2px 2px 0 #00000014;
}
.navbar-brand img {
        width: 90px;
    filter: invert(1);
  }
  .navbar-nav {
    align-items: center;
  }
  /* nav.navbar.inhead{
    background-color: rgb(255 255 255 / 60%) !important;
} */
  .navbar .navbar-nav .nav-link.book-now-header {
    border: 1px solid var(--primary-color);
    padding: 4px 10px;
    font-size: 14px;;
    margin-left: 10px;
    float: left;
    border-radius: 0px;
    background: #d7b56d;
    color: #000;
    border: none;}

    .navbar .navbar-nav .nav-link.book-now-header.bookbtn{ background-color: #3394BB !important; color:#fff; border:none; border-radius: 0px;}
.navbar-nav li.nav-item:last-child {
    margin-right: 0rem;
}
  .navbar .navbar-nav .nav-link {
    color: var(--primary-color);
    font-size: var(--primary-font-size);
    padding: 0.5em .8em;
    font-weight: var(--secondary-font-weight);
  }
  img.sidebar-icon-img {
    margin-right: 0rem;
    width: 36px;
    cursor: pointer;
}

/* .navbar .navbar-nav li.nav-item:first-child {
    margin-right: 3rem;
}
.navbar .navbar-nav li.nav-item:last-child {
    margin-left: 3rem;
} */
  @media screen and (min-width: 768px) {
    .navbar-brand img {
      /* width: 100px; */
    }
    .navbar-brand {
      margin-right: 0;
      padding: 0 2em;
    }
  }
  .banner-section {
    position: relative;
    height: calc(100vh + 0px) !important;
    /* overflow: hidden; */
     margin-top: -140px; 
}
.banner-section .banner-image{
    position: relative;
}
.banner-section img.bannerrr, .banner-section video.video-banner {
    filter: brightness(1.07);
    height: 100vh !important;
    object-fit: cover;
    width: 100%;
}

.booking-form-wrapper{
    display: none;
    z-index: 9999;
    position: relative;
}

.fa-arrow-left, .fa-arrow-right {
    font-size: 18px;
}
.search-wrapper {
    position: relative;
   
    width: 30%;
    margin: 0 auto;
}

.banner-search-btn {
    position: relative;
    z-index: 9;
    bottom: 80px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 40px;
    //padding-left: 40px; /* Space for the icon */
}

body .ui-datepicker .ui-datepicker-header {
    background: #4a4b4d!important
}

body .ui-datepicker .ui-datepicker-calendar .sejour>a {
    background: #d7b56dbd!important
}

.ui-datepicker-week-end.sejour a.ui-state-default {
    background: #3e4d53!important
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}
body .ui-datepicker .ui-datepicker-calendar th {
    font-weight: 900;
    color: #000;
    font-size: 13px;
}
body .ui-datepicker .ui-datepicker-calendar td, body .ui-datepicker .ui-datepicker-calendar th {
    width: 37px;
    height: 23px;
    padding: 0;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{ background:#d7b56d!important}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{ text-align:center; font-size:14px;}


/* Adding the search icon */
.search-wrapper::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 20px;
    z-index:111 !important;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background-image: url(../img/search-icon-white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: invert(1);
    z-index: 9;
}


/* .banner-search-btn {
    position: relative;
    z-index: 9999;
    bottom: 80px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    height:36px;
} */
.banner-search-btn .banner-search-btn-link {
    /* width: 45px; */
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border-radius: 4px;
    display: block;
}
.banner-search-btn .banner-search-btn-link img {
    width: 20px;
    filter: invert(1);
    padding-top: 10px;
    right: 11px;
    position: absolute;
}

.sec-padding {
    padding: 3rem 0;
}

.global-heading-sec .global-heading {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 1rem;
}
.winter-box{
    background-color: var(--secondary-bg);
    color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: var(--primary-shadow);
}
.winter-box img {
    height: 220px;
    object-fit: fill;
}
.winter-box .winter-box-content {
    padding: .8rem;
}
.winter-box .winter-box-content .winter-box-heading {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0.6rem;
}
.winter-box-btn{
    margin-top: 15px;
    margin-bottom: 0.5rem;
}
.winter-box-btn .box-btn {
    font-size: 12px;
    padding: 7px 10px;
    border-radius: 0px;
    font-weight: var(--secondary-font-weight);
}
.know-more {
    background-color: var(--secondary-bg);
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
}
.book-now {
    background-color: #3394BB;
    color: #ffffff;
    border: 1px solid #fff;
/*    border: 1px solid var(--primary-color);*/

    
}
.winter-box .winter-box-content .winter-box-para{
    font-size: var(--secondary-font-size);
}
.new-hotels .hotel-box .winter-box-content .winter-box-heading {
    margin-bottom: 0.5rem;
}

.winter-box.hotel-box .winter-box-content .winter-box-heading {
    font-size: 13px; min-height:40px;
}
.winter-box.hotel-box .winter-box-btn .box-btn {
    font-size: 12px;
    padding: 7px 10px;
    border-radius:0px;
}

.winter-box.hotel-box .winter-box-btn .box-btn.n-book-now {
    font-size: 9px;
    padding: 5px 8px;
    float: right;
    height: 24px;
    line-height: 14px;
    margin-top: 3px;
}
.hotel-box-content {
    display: flex;
    justify-content: space-between;
    margin-top: 1rem;
}
.hotel-box-content .n-hotel-price{
    color: var(--primary-color);
    font: var(--secondary-font-size);
    font-weight: 600;
    font-size: 13px;
}
.hotel-box .winter-box-content {
    padding: 6px; 
}
.winter-box.hotel-box {
    box-shadow: none;
    background-color: transparent;
}

.hotel-box .winter-box-content .winter-box-heading {
    margin-bottom: 0rem;
}
.n-hotel-price {
    float: right;
    color: #000;
    font-weight: 600;
    text-align: right;
    font-size: 14px;
    line-height: 14px;
    margin-top: -4px;
}
.start-from {
    display: block;
    font-size: 9px;
    font-weight: 500;
}
.winter-box-btn.new-hotels-btns {
    margin-top: 2px;
    margin-bottom: 1.5rem;
}
.n-hotel-slider .owl-nav, .offers-slider .owl-nav {
    display: block!important;
}
.n-hotel-slider .owl-nav button, .offers-slider .owl-nav button {
    position: absolute;
    top: 40%;
    font-size: 30px !important;
}
.n-hotel-slider .owl-nav button.owl-prev, .offers-slider .owl-nav button.owl-prev {
    left: -30px;
}
.n-hotel-slider .owl-nav button.owl-next, .offers-slider .owl-nav button.owl-next {
    right: -30px;
}


/* counter sec css */
.counter-section {
   background-color: var(--primary-bg);
}
.counter-heading {
    font-size: 1.8rem;
    margin-bottom: 30px;
    font-weight: bold;
}
.counter-box {
    /* padding: 20px; */
    text-align: center;
    color: var(--secondary-color);
}
.counter-number {
    font-size: 2.5rem;
    font-weight: bold;
}
.counter-label {
    margin-top: 10px;
    font-size: 1rem;
    font-weight: 600;
}


/* experience section css starts here */
.experience-section .nav-tabs{
    border: none;
}
.experience-section .nav-tabs .nav-item.show .nav-link,
.experience-section .nav-tabs .nav-link.active {
    background-color: var(--primary-bg);
    color: var(--secondary-color);
    border-radius: 25px;
}

.experience-section .nav-tabs .nav-link {
    border: none;
    border-radius: 25px;
    background-color: var(--bg-l-grey);
    color: var(--primary-color);
    padding: 4px 25px;
    margin-right: 10px;
    font-weight: var(--secondary-font-weight);
    font-size: 14px;
}

.experience-section .card {
    border: none;
    border-radius: 15px;
    box-shadow: var(--primary-shadow);
    overflow: hidden;
    margin-bottom: 0px;
}

.experience-section .card img {
    width: 100%;
    height: 130px;
    object-fit: cover;
}

.experience-section .card-body {
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.experience-section .price {
    font-size: 1.2rem;
    font-weight: bold;
    text-align: right;
}

.experience-section .btn-book {
    background-color: #3394BB;
    color: #ffffff;
    border: 1px solid #fff;
    border-radius: 0px;
    font-size: 12px;
    padding: 7px 10px;
    min-width: 100px;
    margin-top: 7px;
    border-radius:0px;
}

.show-more{    display: block;
    border-bottom: 2px solid #3394bb !important;
    background: transparent;}
.counter-section.sec-padding {
    padding: 1rem 0;
}
.counter-section .global-heading-sec .global-heading {
    text-transform: uppercase;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 0.3rem;
}

/* offers section  */
.height-auto{ min-height: 30px !important;}
.offers-slider .winter-box .winter-box-content .winter-box-heading {
    font-size: 12px;
}
.footer h6 a{ font-weight: bold;}
.reward_main_page_banner .owl-nav .owl-prev{ text-align: left;}
.reward_main_page_banner .owl-nav .owl-next{ text-align: right;}
.explore_1{
    text-decoration-color: #3394BB;
    text-decoration-line: underline;
    color: #000 !important;
    font-size: 13px;
}
.font-13{ font-size: 13px !important;}

.offers-slider .winter-box-btn .box-btn {
    line-height: 13px;
    font-size: 12px;
    padding: 10px 10px;
    height: 35px;
    min-width:120px;
    text-align:center;
    border-radius:0px;
}
.ml14{ margin-left:14%;}

/* events and conferences */
.events-conferences .winter-box .winter-box-content .winter-box-heading {
    font-size: 17px;
}
.events-conferences .winter-box .winter-box-content .winter-box-para{
    font-size: 14px;
    font-weight: 400;
}





/* brand slider */
.outer { margin:0 auto; max-width:100%;    position: relative;}
#big .item {  padding: 0px; margin:0px; color: #FFF; border-radius: 3px; text-align: center; }
.owl-theme .owl-nav [class*='owl-'] { transition: all .3s ease; }
.owl-theme .owl-nav [class*='owl-'].disabled:hover { background-color: #D6D6D6; }
#big.owl-theme { position: relative; }
#big.owl-theme .owl-next, #big.owl-theme .owl-prev {     background: #ffffff;
    width: 22px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    border-radius: 50%; }
#big.owl-theme .owl-prev { left: 10px; }
#big.owl-theme .owl-next { right: 10px; }
#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev { background:#333; }
.brands-sliderr .brand-slider-item img.brand-image{
    min-height: 400px;
    max-height: 401px;
    object-fit: cover;
    width: 100%;
}
.experience-filter-btns button{
    border: none;
    border-radius: 25px;
    background-color: var(--bg-l-grey);
    color: var(--primary-color);
    padding: 9px 25px;
    margin-right: 10px;
    font-weight: var(--secondary-font-weight);
    font-size: 14px;
}
.experience-filter-btns button.acitve{
    background-color: var(--primary-bg);
    color: var(--secondary-color);
    border-radius: 25px;
}
.explore_btn{      
    font-size: 12px;
    border-radius:0px;
    padding: 0px 10px;
    margin-top: 8px !important;
    display: inline-block;}
.filter-none{ filter:none !important;}
div#thumbs .owl-item.active.current .brand-logo-item img{
    filter: grayscale(100%) brightness(1000%);
    /* filter: brightness(0); */
}
/*.clarks-premier{
    background-color: #836034;
}
.clarks-exotica{
    background-color: #3d4681;
}
.clarks-inn-suites{
    background-color: #803b80;
}
.clarks-residences{
    background-color: #5b7e42;
}
.clarks-inn{
    background-color: #952531;
}
.clarks-inn-express{
    background-color: #77cbf2;
}
.villas-and-suites{
    background-color: #74be44;
}*/
.aotel1{
    background-color: #74be44;
}
.aotel2{
    background-color: #131f33;
}
.the-gurmett1{
    background-color: #22333b;
}
.the-gurmett2{
    background-color: #ef3935;
}
.the-gurmett3{
    background-color: #f2f4f3;
}

.brands-sliderr .brand-slider-item{
    position: relative;
}
.brands-sliderr .brand-slider-item .brand-item-description{
    position: absolute;
    top: 0px;
    width: calc(100% - 20%);
    padding: 1rem;
    color: #fff;
    border-radius: 0rem 0 1rem 1rem;
    left: 0;
    right: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.brands-sliderr .brand-slider-item .brand-item-description .hotel-brand-name{
    color:#fff;
    text-transform: uppercase;
    margin-bottom: 1rem;
    font-size: 30px;
    margin-top:2rem
}
.brands-sliderr .brand-slider-item .brand-item-description .hote-brand-name-logo.filter1{ filter: brightness(10.5);}
.brands-sliderr .brand-slider-item .brand-item-description .hote-brand-name-logo{
    width: 135px;
    filter: invert(1) brightness(1000%); 
    height: auto;
    text-align: center;
    display: inline-block;
    margin-bottom:1rem;
}
.brands-sliderr .brand-slider-item .brand-item-description .brand-description{
    color:#fff;
    font-size: 16px;
}

/* .brands-sliderr .brand-slider-item .hotel-brand-name{
    position: absolute;
    top:100px;
    left: 0;
    right: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
} */
div#thumbs {
    position: absolute;
    bottom: 0;
    /* background-color: #000; */
    background: linear-gradient(358deg, rgba(0, 0, 0, 1) 0%, rgba(96, 95, 95, 0) 83%);
    height: 200px;
    padding-top: 110px;
    padding-left: 100px;
    padding-right: 100px;
}
div#thumbs .brand-logo-item img.filterthumb{   filter: brightness(13.5);}
div#thumbs .brand-logo-item img {
    width: 130px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    filter:invert(1) brightness(1000%);
  
}
div#thumbs .brand-logo-item img:hover{
    cursor: pointer;
}
div#thumbs .brand-logo-item{
    text-align: center;
    position: relative;
}
div#thumbs .owl-nav, div#thumbs .owl-dots{
    display: none!important;
}
div#thumbs .brand-logo-item:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100px;
    background-color: #fff;
    right: 0;
    top: 0;
}

/* div#thumbs .brand-logo-item:last-child:after {
    display: none;
} */


.media-box .media-item{
    margin-bottom:1.5rem;
}
.media-box .media-item img {
    border-radius: var(--primary-radius);
}


/* footer css */
.footer {
    padding: 40px 0 10px 0px;
    text-align: center;
    font-size: 15px;
    color: var(--primary-color);
}

.footer h5 {
    font-weight: bold;
    margin-bottom: 10px;
}
.footer .contact-info p {
    margin-bottom: 5px;
}
.footer .contact-info i {
    margin-right: 8px;
    color: #fff;
    background-color: #000;
    padding: 6px;
    border-radius: 5px;
}
.social-icons a {
    margin: 10px 8px;
    font-size: 1.3rem;
    color: var(--primary-color);
    display: inline-block;
}
.social-icons a:hover {
    color: var(--primary-color);
}
.footer-links{ font-size: 11px;
    text-transform: uppercase;}
.footer-links a {
    color: var(--primary-color);
    text-decoration: none;
    margin: 0 10px;
    font-size: 14px;
}
.footer-links a:hover {
    text-decoration: underline;
}
.footer hr {
    margin: 20px auto;
    border-top: 1.6px solid #171717
}
.contact-info .inline-itemx-box {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    justify-content: center;
    margin-top: 1rem;
}
.contact-info .inline-itemx-box p{
    margin-left: 1rem;
}
.footer p, .footer a{
font-weight: var(--secondary-font-weight);
}
.social-icons a i {
    margin-right: 0px;
    color: #fff;
    background-color: #000;
    padding: 7px;
    border-radius: 0;
    height: 35px;
    width: 35px;
}




/* css forn signin hover */

.dropdown-menu-custom {
    display: none;
    position: absolute;
    top:100%;
    left: -53%;
    background-color: white;
    padding: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    width: 250px;
    z-index: 1000;
}

.nav-item:hover .dropdown-menu-custom {
    display: block;
}

.join-btn {
    border: 1px solid #363636 !important;
    border-radius: 4px;
    max-width: 210px;
    text-align: center;
    margin-bottom:10px;
}

.join-btn:focus,.join-btn:hover {
    background: #363636;
    color: #ffffff !important;
}

.signin-btn {
    box-shadow: 0 0 0 1px #363636;
    padding: 8px 15px;
    background: #363636;
    color: #fff !important;
    border: 1px solid #363636 !important;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    max-width: 210px;
    display: inline-block;
    
}

.sign_dropdown li:last-child{
border-top: 1px solid #f4f4f4;
margin-top: 20px;
}

.dropdown-menu-custom h4 {
    font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 18px;
    text-align: center;
    padding-top: 10px;
    text-transform:capitalize;
}

footer .form-check-label{ font-size:12px;}
#presenceContent ul{ text-align:left; margin-bottom:15px;}
#presenceContent ul li{ font-size:12px; display:inline-block; width:32%;}

.footer-menu ul li{     text-align: left;
    font-size: 13px;
}
.footer-menu ul li a{ color:#000000;}


.reward-banner-section1 {
  
    background: url(../img/h-banner1.jpg) bottom no-repeat;
    min-height: 600px !important;
    /* display: flex; */
    align-items: left;
    color: #fff;
    padding-top: 4%;
    padding-left:4%;
    background-size: cover!important;
}


.reward-banner-section2 {
    
    background: url(../img/h-banner2.jpg) bottom no-repeat !important;
    min-height: 600px;
    /* display: flex; */
    align-items: left;
    color: #fff;
    padding-top: 4%;
    padding-left:4%;
    background-size: cover!important;
}


.reward-banner-section3 {

    background: url(../img/h-banner3.jpg) bottom no-repeat !important;
    min-height: 600px;
    /* display: flex; */
    align-items: left;
    color: #fff;
    padding-top: 4%;
    padding-left:4%;
    background-size: cover!important;
}

.reward-banner-section1 h2 {
    margin-bottom: 0rem !important;
    color: #fff;
    margin-bottom: 0;
    font-size: 20px;
    text-transform: unset!important;
    /* display: inline-block; */
    text-align: left;
    width: 62%
}

.reward-banner-section1 p {
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 1.1rem;
    font-size: 50px;
    width: 43% !important;
    color: #fff;
    text-align:left;
}

.fade-custom {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    display: none; /* Initially hidden */
}
.reward-Btns-section{ position:absolute; bottom: 15px;
    left: 14%}
.reward-Btns-section a{     background: #d7b56d;
    line-height:26px;
    /* padding: 8px 8px !important; */
    border-radius: 0px !important;
    text-transform: capitalize;
    display: inline-block;
    width: 110px;
    margin: 20px 0 0;
    color:#000000 !important;
    text-align: center;
    text-decoration: none;
    font-size: 13px !important;
    border: 1px solid #d7b56d;}
.reward-Btns-section a.know-more{    
    box-shadow: 0 0 0 1px #d7b56d;
    background: 0 0;
    color: #d7b56d !important;
    font-size: 13px;
    padding: 5px 8px;
    border-radius: 0px;
    width: 120px;
    margin: 20px 5px 0 0;
    margin-left: 10px;
    text-align: center;
    border: 1px solid #d7b56d;
    text-decoration: none;}
.fade-custom.show {
    opacity: 1;
    position: fixed !important;
    display: block;
    width: 100vw;
    left: 0;
    top:68px;
    box-shadow:0 2px 10px 0 #00000038;
}
#closeButton{
/* box-shadow: 0 0 0 1px #363636; */
border-radius: 50%;
padding: 4px;
width: 15px;
height: 15px
}



.bookbtn_slide_booking_form {
    position: absolute;
    display: none;
    box-shadow: 0 2px 10px 0 #00000038;
    padding: 15px;
    background: #fff;
    z-index: 999;
    width: 100%
}

.bookbtn_slide_booking_form .cross-ion {
    float: right;
    position: relative;
    top: -1px;
    right: 0;
    font-weight: 700;
    box-shadow: 0 0 0 1px #363636;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    text-align: center;
    font-size: 12px;
    color: #444;
    text-decoration: none
}

.header_booking_engine {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center
}

span.suggestion-btn {
    width: 16px;
    height: 14px;
    border-radius: 20px;
    display: inline-block;
    line-height: 15px;
    font-size: 15px
}

.suggestion-btn img {
    width: 15px
}

.swtch-btn p {
    margin-bottom: 3px;
    font-size: 11px
}

.switch_new .switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 25px
}

.switch_new .form-check-input {
    border: 1px solid #4a4b4d
}

/* .form-check-input:checked {
    background-color: transparent!important
} */

.form-switch .form-check-input {
    height: 1.7em;
    width: 3.5em;
    background-image: url('../images/unchecked.svg')!important
}

.form-switch .form-check-input:checked {
    background-image: url('../images/checked-active.svg')!important
}

.swtch-btn {
    display: inline-block;
    text-align: center
}

.header-search-select-option {
    width: 34%;
    display: grid;
    margin: 0 5px;
    align-items: center;
    position: relative;
    border: 0px solid #aaa;
    height: 38px;
    border-radius: 3px;
    padding: 0px
}

#long-weekend-offer button.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: 1;
    border: none;
    background-color: transparent
}

.datepicker-outer {
    position: relative;
    display: inline-block;
    width: 15%;
    margin: 0 3px
}

.datepicker-dropdown {
    top: 157px!important
}

.datepicker td,.datepicker th {
    font-size: 12px!important
}

.calender-icon {
    display: inline-block;
    height: 22px;
    width: 30px;
    position: absolute;
    left: 4px;
    top: 8px
}

.datepicker-outer .form-control {
    font-size: 12px;
    color: #333;
    height: 38px;
    border: 1px solid #333;
    border-radius: 4px!important;
    padding-left: 30px
}

.bg_trans2{    background-color: rgba(255, 255, 255, .6);
}
 .bg_trans2 .header_booking_engine{
        display: block;
    }
    .bg_trans2 .datepicker-outer{
        width: 100%;
    }
    .bg_trans2 .strip-book-now-btn{
        width:100%;
    }
    .bg_trans2{
        background-color: #fff;
    }
.rooms-childs-input {
    width: 100%;
    text-align: left;
    margin: 0 5px;
    font-size: 12px;
    color: #333;
    height: 38px;
    /* border: none;
    border-bottom: 1px solid rgba(0,0,0,0.1); */
    border-radius: 4px;
    padding: 5px;
    background:#fff;
    cursor: pointer;
}

.rooms-child-outer-block {
    width: 22%;
    position: relative;
    padding:0px !important;
}

.strip-book-now-btn {
    margin-top: 0!important;
    z-index: 9;
    text-align: center;
    max-width: 135px;
    margin-left: 10px!important;
    background: #3394BB;
    color: #fff!important;
    border-color: #fff!important;
    border: 0;
    display: flex!important;
    align-items: center;
    justify-content: center;
    width: 12%;
    border-radius: 0px;
    padding: 6px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    cursor: pointer;
    height: 38px;
    text-decoration: none
}

#animatedDiv {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

#animatedDiv.show {
    display: block !important;
    opacity: 1;
    z-index:99;
    position: relative !important;
    top: 75vh;
}
#closeButton{ display:none;}
#animatedDiv.fixed {
    margin-top:100px !important;
    /* position: fixed !important;
    top: 14vh !important;
    background: #fff;
    width: 100%; */
}
.hidden-important {
    display: none !important;
}

.show-important {
    display: block !important;
}
/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 22px;
}

/* Hide default HTML checkbox */
.switch input {
    display: none;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 1px;
    bottom: 1px;
    background-color: #444;
    -webkit-transition: .4s;
    transition: .4s;
}


.for-mob-items {
    display: none;
}

input.default:checked + .slider {
    background-color: #fff;
}

input.primary:checked + .slider {
    background-color: #2196F3;
}

input.success:checked + .slider {
    background-color: #8bc34a;
}

input.info:checked + .slider {
    background-color: #3de0f5;
}

input.warning:checked + .slider {
    background-color: #FFC107;
}

input.danger:checked + .slider {
    background-color: #f44336;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    background-color: #3394bb;
}

input:checked .slider:before {
    background-color: #d7b56d;
}
.disabled {
            background-color: #e0e0e0;
            cursor: not-allowed;
        }
/* Rounded sliders */
.slider.round {
    border-radius: 34px;
    border:1px solid;
}

.slider.round:before {
    border-radius: 50%;
}

.select2-container .select2-selection--single{ height:38px !important;}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:34px !important;}

.add-rooms-block {
    max-height: 350px;
    width:100%;
   overflow-y: scroll;
}
.add-rooms-block {
    border-radius: 4px;
    left: 0;
    top: 40px;
    z-index: 9 !important;
    position: absolute;
    background: #fff;
    box-shadow: 0 2px 16px rgba(0, 0, 0, .15);
    padding: 0 20px 15px;
    width: 330px;
    display: none;
    padding:0px 10px !important;
}
/* #animatedDiv.position-relative #closeButton{ display:none;}
#animatedDiv.position-relative.fixed #closeButton{ display:block;} */
.label_val label{ display:block; font-size:12px;}
/* #closeButton{ display:none} */

.add-another-room {
    border-radius: 4px;
    background: #3394bb;
    color: #fff !important;
    border-color: #fff !important;
    padding: 4px 8px;
    float: left;
    font-size: 12px;
}

.edit_rmv{font-size: 12px;
color: #3494ba;
float: left;
margin-left: 10px;
cursor: pointer;
text-decoration: none;
}

.room-block h5{ font-size:16px; text-transform:capitalize;}
.read-only-values p{ display:inline; font-size:12px;}

.datepicker-outer {
    display: flex;
    align-items: center;

}
.calender-icon {
    width: 24px;
    height: 24px;
    cursor: pointer;
}


.search-bar-section {
    display:block;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 0 auto;
    max-width: 500px;
    left: 50%;
    transform: translate(-50%,0);
    top: 73%
}

.search-input {
    line-height: 44px;
    height: 44px;
    box-shadow: 0 0 0 1px #adaaaa!important;
    color: #a79494;
    font-size: 15px;
    background: url(../images/loupe.png) 98%/15px no-repeat #fff;
    border-radius: 4px;
    padding: 0 10px;
    border: 0;
    width: 100%
}
ul#country-list {
    background-color: #fff;
    overflow-x: hidden;
    /* overflow-y: scroll; */
    padding: 0;
    margin: 0;
    border-radius: 0!important
}

ul#country-list li {
    display: flex;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    margin: 0 5px;
    font-size: 13px;
    justify-content: space-between;
    text-align: left
}

ul#country-list li span {
    text-align: right;
    padding-right: 0;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 13px!important
}

.header-search-select-option .select2-container--default .select2-selection--single {
    /* border: none; */
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.1); */
    background-color: #fff !important;
    border-radius: 4px !important;
}
/* .header-search-select-option .select2-container--default .select2-selection--single{
    border: 1px solid #333 !important;
    background-color: #fff !important;
    border-radius: 4px !important;
} */
.section_content .global-heading{
    font-family: var(--main-font);
    color: var(--primary-color);
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.2;
}
.explore_brand{color: #fff;
    text-decoration-color: #3394BB !important;
    text-decoration: underline;
    font-size: 13px;
}

.section_content p{
    text-align: justify;
}
#revenueModal form .error{ color:red; font-size:12px;}
/* #mainNavbar #closeNavbar{
    display:none !important;
} */
#presenceContent ul li a{ color:#000000;}
.sign_dropdown li a{ text-align:center !important;}

.mob_display{ display:none !important;}

.dblk1 {
    display: block !important;
    opacity: 1 !important;
    z-index: 99;
    top:75vh !important;
}
.summerbreak .owl-dots.disabled, .events-conferences .owl-dots.disabled{ background-color:transparent;}
.summerbreak .owl-dots {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    text-align: center;
    margin-top: 20px;
  }
  
 .summerbreak .owl-dot {
    display: inline-block;
    margin: 0 5px;
  }
  
  .summerbreak .owl-dot span {
    width: 12px;
    height: 12px;
    background: #ccc;
    display: block;
    border-radius: 50%;
  }
  
  .summerbreak .owl-dot.active span {
    background: #000;
  }

  .owl-dots {
    display: block !important;
    text-align: center;
    margin-top: 20px;
  }
  
  .owl-dot span {
    width: 10px;
    height: 10px;
    background: #ccc;
    display: inline-block;
    border-radius: 50%;
    margin: 5px;
  }
  #ssubmitbtnId{ border-radius:0px;}
  .owl-dot.active span {
    background: #333;
  }
  
  
@media (max-width:767px) {
    #rewardCarousel{ margin-bottom:20px;}
    #rewardCarousel .carousel-indicators{ bottom:-37px;}
    #rewardCarousel .carousel-indicators [data-bs-target]{ background-color:#000;}
    .winter-box img{ height:220px;}
    /* .winter-box img{ height:auto;} */
    .reward-banner-section1{    
        background: url(https://www.lemontreehotels.com/assets/front/images/rewarkbannerm3.jpg) !important;
        background-size: 100% !important;
        min-height: 515px !important;
    }
    .reward-banner-section2 {      
        background: url(https://www.lemontreehotels.com/assets/front/images/rewarkbannerm2.jpg) !important;
        background-size: 100% !important;
        min-height: 515px !important;
    }

    .reward-banner-section3{       
       
        background: url(https://www.lemontreehotels.com/assets/front/images/kv-stay-banner-mob.jpg) !important;
        background-size: 100% !important;
        min-height: 515px !important;
    }
    .reward-banner-section1{    padding-top: 28%;
        padding-left: 10%;}
    #closeButton{ display:block}
    .search-icon1{margin: auto;
        text-align: center;
        left: 45%;
        position: relative;
        margin-top: 10px;
        display: inline-block;
        background: #3394bb;
        padding: 10px;
        border-radius: 50%;
        width: 50px;}

        .search-icon1 i{ color:#ffffff;}
    .dblk1{ display:none !important;   top:0vh !important;}
    .bg_trans1 {
        background-color: rgba(255, 255, 255, 1);
    }
    #animatedDiv.show{ top:0;}
    .counter-section .global-heading-sec .global-heading{ font-size:10px;}
    .counter-number{    font-size: 1rem;}
    .mob_display{ display:block !important;}
    .show-more{ margin-bottom: 2em;}
    .nhotel1 .owl-dots{ display: none;}
    .experience-section .card img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .sec-padding {
        padding: 2rem 0 0rem 0;
    }
    /* .experience-section .owl-carousel .owl-stage {
        position: relative;
        width:auto !important;
        transform: translate3d(0, 0px, 0px) !important;
    } */
    div#thumbs{ height:auto; bottom:0; padding-top:0;}
    #presenceContent ul li{ width:48%;}
    .ourPresence_main .hotels a{ line-height:14px;}
    footer .footer_social.text-center .form-check{ margin-bottom:20px;}
    .brands-sliderr .brand-slider-item .brand-item-description .brand-description{ font-size:11px;}

    .navbar-nav{ padding-top:3em;}
    .navbar-nav{ left:0px !important; right: auto !important;}
    .navbar-toggler{ border:none; margin-bottom:20px;}
    .navbar-toggler{z-index: 99999999; border:none;
       }
    .mob_displyno{ display:none !important;}
    /* #mainNavbar #closeNavbar{
        display:block !important;
    color: #000;
    z-index: 99999999;
} */
.navbar-toggler:focus{ box-shadow:none !important;}
 .navbar-toggler .close-icon{     font-size: 38px;
    font-weight: bold;
}
    .dropdown-btn{ display:none;}
    .dropdown-menu-custom h4{font-size: 18px !important;}
    #toggleButton{width: 76%; display:inline-block;
        padding: 8px;}
    .navbar-nav li.nav-item{
        text-align: center;
        border-bottom: 1px solid #e7dcdc;
        /* display: table; */
        width: 88%;

        text-align: center;
    }
    .navbar-nav li.nav-item a{         text-align: center !important;
        font-size: 14px !important;}
    #animatedDiv.show{ z-index:999; position: fixed !important;}
    /* .header-search-select-option, .datepicker-outer{ z-index:99999999999;} */
    .dropdown-menu-custom{         display: block !important;
        left: 0%;
        padding:5px;
        margin-top: 0%;
        box-shadow: none;}
    .navbar-nav{ width:80% !important; top:0px; box-shadow:0 4px 6px rgba(0, 0, 0, 0.1);}
     .navbar .navbar-nav .nav-link.book-now-header{ float:none; margin:10px;}
    .banner-section{ margin-top:-110px; height:calc(70vh + 0px) !important;}
    .banner-section video.video-banner{
        object-fit: fill; height:70vh !important;
    }
    .mob_d_none{ display:none;}
    .search-bar-section{ top:90% !important;}
    .footer-menu ul li {
        text-align: center;
        float: left;
        font-size: 13px;
        width: 50%;
    }
    .reward-Btns-section{ text-align: center;     bottom: 24vh;
        left: 7vh;}
    .reward-banner-section1 p{
        font-size: 20px;
        width: 100% !important;
        color: #fff;
        text-align: center;
    }
    .reward-banner-section1 h2{
    text-align: center;
    width: 98%;
    font-size: 14px;
    font-weight: normal;
}
    .add-rooms-block{ z-index: 11 !important; top:22px; width: 80%;}
    .header_booking_engine{ display: block;}
    .search-input{ width: 96% !important;}
    .fade-custom.show{ height: 100vh; top: -17px;}
    .strip-book-now-btn{ width: 33%; margin-top: 10px !important;         left: 30% !important;
        position: relative;}

        .strip-book-now-btn2{ width: 33%; background:#3394BB; color:#fff; height:auto; left: 0% !important;
            padding: 7px 10px;
        text-align: center;
    
            position: relative;}

    .rooms-child-outer-block .form-control{ width: 100%; border-radius: 4px;}
    .rooms-child-outer-block{ width: 100%; padding: 0 !important;}
    .header-search-select-option, .datepicker-outer{ width: 100%; margin-bottom: 10px;}
    header#cs-nav nav.navbar.navbar-expand-lg{ height: 75px;}
    .brands-sliderr #thumbs .owl-stage-outer{ background: rgba(0,0,0,.8); padding: 20px;}
    .experience-filter-btns button {
        border: none;
        border-radius: 4px;
        background-color: var(--bg-l-grey);
        color: var(--primary-color);
        padding: 4px 7px;
        margin-right: 10px;
        font-weight: var(--secondary-font-weight);
        font-size: 10px;
    }
    .search-wrapper::after {
        content: "";
        position: absolute;
        right: 50px;
        top: 20px;}
    .banner-search-btn{ width:80%;}
    .search-wrapper{ width:100%;}
    .navbar .navbar-nav .nav-link.book-now-header{ display:inline-block;}
    .n-hotel-slider .owl-nav button.owl-prev, .offers-slider .owl-nav button.owl-prev {
        left: 0px;
    } 
    .n-hotel-slider .owl-nav button.owl-next, .offers-slider .owl-nav button.owl-next{
        right:0;
    }  
    .contact-info .inline-itemx-box {
        display: block;
    }
    .experience-section .nav-tabs .nav-link {
        margin-bottom: 1rem;
    }
    div#thumbs {
       
        padding-left: 10px;
        padding-right: 10px;
    }
    div#thumbs .brand-logo-item img {
        width: 50px;
    }
    .brands-sliderr .brand-slider-item img {
        height: 70vh;
    }
    .footer .contact-info p {
        margin-bottom: 21px;
    }
    .global-heading-sec .global-heading {
        font-size: 21px;
    }
    img.sidebar-icon-img {
       display: none;
    }


}



/* 🎯 Target iPad Air & Pro (Landscape Mode) */
@media screen and (device-width: 1024px) and (orientation: landscape),
       screen and (device-width: 1180px) and (orientation: landscape),
       screen and (device-width: 1194px) and (orientation: landscape),
       screen and (device-width: 1366px) and (orientation: landscape) {

        .reward-banner-section3,  .reward-banner-section2,  .reward-banner-section1{ background-size: 100% !important;}
        .dblk1{ top: 58vh !important;}
        .explore_btn {
            font-size: 11px;}
        .add-rooms-block{ top:42px;}
        .banner-section img.bannerrr, .banner-section video.video-banner{ height: 75vh !important;
            object-fit: fill !important;}
            .banner-section {
                height: calc(75vh + 0px) !important;
            }
        .events-conferences .winter-box .winter-box-content .winter-box-heading{ font-size:16px !Important;}
        .navbar .navbar-nav .nav-link{ padding:0.5em;}
        .winter-box img{ height:200px !important;}
        .explore_btn{ padding:0px 5px !important;}
        .height-auto{height:42px !important}
       }
       .join_up_card_inner {
        border-radius: 10px;
        padding: 20px 15px 10px;
        box-shadow: 0px 0px 0px 1px #727272;
        margin-bottom: 10px;
        min-height: 1px;
        text-align:center;
    }
    .join_up_card_inner .details{ font-weight:bold;}

    .inner_down_part ul li a{ color:#000000;}

    #suggesstion-box {
        max-height: 300px; /* Adjust as needed */
        overflow-y: auto;
        scrollbar-width: thin; /* Firefox */
        scrollbar-color: #3f6137 #E8F5E9; /* Firefox */
      }
      
      /* Webkit-based browsers */
      #suggesstion-box::-webkit-scrollbar {
        width: 10px;
      }
      
      #suggesstion-box::-webkit-scrollbar-track {
        background: #E8F5E9; /* Light green background */
        border-radius: 10px;
      }
      
      #suggesstion-box::-webkit-scrollbar-thumb {
        background: #3f6137; /* Green scrollbar */
        border-radius: 10px;
        border: 2px solid #E8F5E9;
      }
      
      #suggesstion-box::-webkit-scrollbar-thumb:hover {
        background: #3f6137; /* Darker green on hover */
      }
      .offer-slider .winter-box img{ height:284px;}
      .summerbreak .owl-item{ margin:10px 0px;}
 /* 🎯 Target iPad Air & Pro (Portrait Mode) */
@media screen and (device-width: 820px) and (orientation: portrait),
screen and (device-width: 834px) and (orientation: portrait),
screen and (device-width: 1024px) and (orientation: portrait) {
    .dblk1{ top: 28vh !important;}
    .explore_btn {
        font-size: 11px;}
    .hotels a{ padding:5px 5px 0 0;}
    .strip-book-now-btn{ font-size:14px;}
    .winter-box img{ height:165px;}
    .navbar .navbar-nav .nav-link{ padding:0.4em; font-size:13px !important;}
    .banner-section img.bannerrr, .banner-section video.video-banner{ height: 40vh !important;
        object-fit: fill !important;}
        .banner-section {
            height: calc(40vh + 0px) !important;
        }
    
    .events-conferences .winter-box .winter-box-content .winter-box-heading{ font-size:11px !important;}
}
