/*
Theme Name: My Custom Theme
Author: Nidhi
Version: 1.0
*/


:root {
  --font-primary: "Quicksand", sans-serif;
  --font-secondary: "cremore";
}


@font-face {
    font-family: 'cremore';
    src:url('font/cremore-font/Cremore-BF68b7670c5a38c.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}
  /*--color-accent-1: #FEC900;*/
:root {
  --color-white: #FFFFFF;
  --color-black: #000000;
  --color-border: #DDDDDD;
  /*--color-accent-1: #fec900a8;*/
  --color-accent-1:#D5B99F;
  --color-accent-2: #B99476;
  --color-light-1: #F8F5F0;
  --color-light-2: #EDF5F3;
  --color-dark-1: #05073C;
  --color-dark-2: #1D3334;
  --color-dark-3: #0E1D1E;
  --color-info-1: #CDE9F6;
  --color-info-2: #4780AA;
  --color-warning-1: #F7F3D7;
  --color-warning-2: #927238;
  --color-error-1: #ECC8C5;
  --color-error-2: #AB3331;
  --color-success-1: #DEF2D7;
  --color-success-2: #5B7052;
}




.side-container{
    background-color:#fbfbfb;
    padding: 40px 40px;
    height:100%;
    box-shadow: 1px 1px 9px #88888852;
}

.side-container-contact {
    background-color: white;
    padding: 20px;
    height: 100%;
    box-shadow: 1px 1px 9px #88888852;
}


.offer-container{
    background-color:#F6F2EDB2;
    /*border: 1px solid #DEDEDE;*/
    padding: 20px;
    /*border-radius: 12px;*/
     height:100%;
     display:flex;
         flex-direction: column;
    justify-content: space-between;
}

/*.offer-container:hover{*/
/*    background:#fffbeb;*/
/*    border:1px solid #fffbeb;*/
/*}*/



.icon-container{
    background: #111A4B;
    padding: 8px 10px;
    font-size: 30px;
    border-radius: 12px;
}

.icon-container1 {
    background: #D5B99F;
    padding: 15px;
    border-radius: 100%;
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
}
.icon-container-contact {
    background: #D5B99F;
    padding: 12px;
    border-radius: 100%;
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 700;
    line-height: 14px;
}


.button-2 {
    color: black;
    width: max-content !important;
    font-family: var(--font-primary);
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    background-color: transparent;
    border: none;
}

.button-2:hover {
    text-transform: capitalize;
    background-color: transparent;
    border: none;
}

button:hover .btn-arr {
    transform: rotate(90deg);
    transition: all 0.2s ease;
}

.ft-12{
    font-size: 12px;
}
.ft-20{
    font-size: 20px;
}
.ft-30{
    font-size: 30px;
}
.ft-40{
    font-size: 40px;
}
.ft-50{
    font-size: 50px;
}
.lh-38{
    line-height:38px;
}
.color1{
    color:#000000;
}
.color2{
    color:#111A4B;
}

.color3{
    color:#5C5C5C;
}

.color4{
    color:#0D1A2E;
}


.color5{
    color: var(--color-accent-1);
}

.px-30{
    padding-left:30px;
    padding-right:30px;
}

.icon1{
    background-color: transparent;
    color: white;
    font-size: 35px;
    vertical-align: middle;
}

.icon1:hover{
    color: var(--color-accent-1);
}


.navbar-expand-lg .navbar-collapse {
    justify-content: space-between;
    align-items: center;
}

.gap-10{
    gap:10px;
}
.gap-20{
    gap:20px;
}





p{
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.text1{
    font-family: var(--font-secondary);
    font-size: 45px;
    font-weight: 400;
    line-height: 58px;
}
.text2{
    font-family: var(--font-secondary);
    font-size: 20px;
    font-weight: 400;
    line-height: 38px;
    text-transform: capitalize;
}
.text3{
    font-family: var(--font-primary);
    font-size: 45px;
    font-weight: 400;
    line-height: 58px;
}


.text4{
    font-family: var(--font-primary);
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
}


.text5{
    font-family: var(--font-secondary);
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
}

.text6{
    font-family: var(--font-primary);
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
}
.text7{
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.text8{
    font-family: var(--font-secondary);
    font-weight: 400;
    font-size: 60px;
    line-height: 65px;
}

/*.text3{*/
/*    font-family: var(--font-primary);*/
/*    font-size: 25px;*/
/*    line-height: 42px;*/
/*    font-weight: 400;*/
/*}*/

/*.text4{*/
/*    font-family: var(--font-primary);*/
/*    font-size: 12px;*/
/*    line-height: 20px;*/
/*    font-weight: 400;*/
/*}*/

/*.text5{*/
/*    font-family: var(--font-secondary);*/
/*    font-size: 16px;*/
/*    font-weight: 400;*/
/*    line-height: 24px;*/
/*    text-transform: capitalize;*/
/*}*/

/*.text6{*/
/*      font-family: var(--font-primary);*/
/*      font-size: 20px;*/
/*      font-weight: 400;*/
/*      line-height: 35px;*/
/*      font-style: italic;*/
/*}*/

/*.text7{*/
/*      font-family: var(--font-primary);*/
/*      font-size: 20px;*/
/*      font-weight: 500;*/
/*      line-height: 35px;*/
/*      text-transform: capitalize;*/
/*}*/

/*.text8{*/
/*    font-family: var(--font-secondary);*/
/*    font-size: 20px;*/
/*    font-weight: 400;*/
/*    line-height: 28px;*/
/*    text-transform: capitalize;*/
/*}*/

.text11 {
    font-family: var(--font-primary);
    font-size: 32px;
    line-height: 45px;
    font-weight: 600;
}    
.text12{
    font-family: var(--font-primary);
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
}

.offers li{
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 8px;
    list-style: disc;
}

.text13 {
    font-family: var(--font-secondary);
    font-size: 32px;
    line-height: 45px;
    font-weight: 600;
}  


.line{
    border-bottom: 1px solid #DEDEDE;
    margin: 30px 0px 10px 0px;
}
.line1 {
    border-bottom: 1px solid #DEDEDE;
    margin: 20px 0px 20px 0px;
    width: 25%;
}
.line2 {
    border-bottom: 1px solid var(--color-accent-1);
    margin: 20px 0px 20px 0px;
    width: 25%;
}

.line3 {
    width: 0.5px;
    height: 70px;
    background: #D5B99F;
    margin: 0 20px;
    border-bottom: 1px solid #D5B99F;
}

.img-right{
    position: absolute;
    right: 0;
    bottom:0;
}
.img-right1{
    position: absolute;
    right: 0;
}
 .offset-lrg-1 {
        margin-left: 4.33333333%;
}


.bg1{
    background-color:#F6F2EDB2;
}
.bg2{
    background-color:#F6F2ED;
}

.glass-box{
    background-color: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(3px);
    padding: 25px;
    border-radius: 10px;
    color: white;
     height: 100%;
}

.glass-box:hover{
    background-color: rgba(255, 255, 255, 0.3);
}

.ht-100{
    height: 100%;
}


.text-left{
    text-align: left;
}
.text-right{
    text-align: right;
}


.asr1{
    aspect-ratio: 5 / 8;
    object-fit: cover;
    object-position: bottom;
}


.asr2{
    aspect-ratio: 7 / 10;
    object-fit: cover;
}





.avatar {
    width: 70px !important;
    height: 70px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
}




.experience .owl-item{
    transition: all 0.4s ease;
}

.experience .item{
    height: 400px;
    overflow: hidden;
}

.experience .item img{
    /*width:100%;*/
    /*height:100%;*/
    /*object-fit:cover;*/
    /*width: 100%;*/
    /*height: 100%;*/
    object-fit: cover;
    aspect-ratio: 5 / 7;
    object-position: bottom;
}


.experience .owl-item:not(.center) .item{
    height:430px;
}


.experience .owl-item.center .item{
    height:500px;
}


.experience .owl-stage{
    display:flex;
    align-items:flex-end;
}


.navigation-position{
    position: absolute;
    right: 0;
    z-index: 9;
}

.border-radius-15{
    border-radius:15px;
}


.footer .lpe {
color: #000000;
    font-family: var(--font-primary);
    font-size: 13px;
    line-height: 26px;
    font-weight: 400;
    /*text-align: left;*/
    margin-bottom: 10px;
}

.footer .lpe  i {
    margin-right: 10px;
    vertical-align: middle;
}


/* .navbar .icon-hide {
    display: none;
}

.nav-scroll .icon-d {
    display: none;
}

.nav-scroll .icon-hide {
    display: block;
} */

.numbers-div{
    background: #FEC900;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    padding: 15px;
    color: white;
    font-family: var(--font-primary);
    font-size: 40px;
    font-weight: 700;
    line-height: 58px;
    margin-bottom: 20px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}



.grid-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; 
    gap: 20px;
}

.grid-container .item {
    width: calc(33.33% - 20px); 
}


@media (max-width: 992px) {
    .grid-container .item {
        width: calc(50% - 20px);
    }
    
   .Configure-quickBook-Widget .MbsSearchWidget .guestsearchTxt {
        display: none !important;
    }    
    

    
}

@media (max-width: 576px) {
    .grid-container .item {
        width: calc(50% - 20px);
    }
}


.grid-container1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; 
    gap: 20px;
}

.grid-container1 .item {
    width: calc(20% - 20px); 
}




@media (max-width: 992px) {
    .grid-container1 .item {
        width: calc(33.33% - 20px);
    }
}

@media (max-width: 576px) {
    .grid-container1 .item {
        width: calc(50% - 20px);
    }
}


.grid-container2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; 
    gap: 20px;
}

.grid-container2 .item {
    width: calc(25% - 20px); 
}



@media (max-width: 992px) {
    .grid-container2 .item {
        width: calc(33.33% - 20px);
    }
}

@media (max-width: 576px) {
    .grid-container2 .item {
        width: calc(50% - 20px);
    }
}

.iconsize1 {
    font-size: 70px;
    line-height: 45px;
}

.iconsize2 {
    font-size: 30px;
    line-height: 40px;
}

.deskdisp{
    display:block;
}
.mobdisp{
    display:none;
}
.laptop{
    display:none;
}


.pym-4 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}


.py-20{
    padding-top:20px;
    padding-bottom:20px;
}
@media (max-width: 1200px) {
     .deskdisp{
        display:none;
    }   
    
    .laptop{
        display:block;
    }
    
    .nav-scroll i {
    color: white !important;
}

    .navbar {
        padding-left: 0px;
        padding-right: 0px;
        background: #000000;
        padding-top: 0px;
        padding-bottom: 0px;
        height: 100px;
        border: none;
    }
    .nav-scroll {
        /* background: #fff; */
        background-color: #000000;
        height: 100px;
    }
    .logo-wrapper {
        float: left;
        padding: 26px 15px;
    }
    .nav-scroll .logo-wrapper {
        padding: 26px 15px;
        background-color: transparent;
    }
    .nav-scroll .logo-img {
        width: 130px;
    }
    .navbar .logo {
        text-align: left;
        margin-left: 0px;
    }
    .logo-img {
        margin-bottom: 0px;
        width: 130px;
        padding: 0;
    }
    .navbar button {
        margin-right: 0px;
        outline: none !important;
        background: transparent;
        /*margin-top: 10px;*/
        /*border: none;*/
    }
    .navbar button:hover {
        background: transparent;
    }
    .navbar button:active,
    .navbar button:focus,
    .navbar button:hover {
        background: transparent;
        outline: none;
        /*color: transparent !important;*/
    }
    .navbar .container {
        max-width: 100%;
        padding: 0;
    }
    .navbar .nav-link {
        /*margin: 0px auto !important;*/
        margin: 5px auto !important;
    }
    .navbar .navbar-nav .nav-link {
        color: white;
        width:100%;
    }
    .nav-scroll .navbar-collapse .nav-link {
        color: white !important;
    }
    .nav-scroll .navbar-collapse .active {
        color: #BD945A !important;
    }
    .nav-scroll .icon1 {
        color: white;
    }
    .navbar .dropdown-menu .dropdown-item {
        /*color: #141414;*/
        padding: 10px 15px;
        font-size: 17px;
    }
    .navbar .dropdown-menu .dropdown-item.dropdown-toggle {
        font-weight: 400;
    }
    .navbar .dropdown-submenu .dropdown-toggle::after {
        right: 15px;
        font-size: 12px;
    }
    .navbar .dropdown-submenu:hover > .dropdown-toggle::after {
        transform: rotate(0deg);
    }
    .navbar .dropdown-submenu .dropdown-toggle.show::after {
        transform: rotate(90deg);
    }
    .navbar .dropdown-menu {
        border: none;
        padding: 0;
        border-radius: 0;
        margin: 0;
        /*background: #fff;*/
        box-shadow: none;
    }
    .navbar .dropdown-submenu .dropdown-menu {
        margin: 0;
        padding: 0 0 0 20px;
    }
    .navbar .dropdown-menu li a {
        padding: 0 15px;
    }
    .navbar .navbar-nav .nav-link {
        padding-right: 0px;
        padding-left: 0px;
    }
    .navbar .navbar-nav {
        /* padding: 20px; */
    }
    .navbar .navbar-collapse {
        /*max-height: 550px;*/
        max-height: 650px;
        overflow: auto;
        background: #000000;
        text-align: left;
        padding:40px 100px;
        /*margin-top: 10px;*/
    }
    
    
    
    
    .dropdown .nav-link i {
         color: white;
    }
    .nav-scroll .dropdown .nav-link i {
        color: white;
    }
    .nav-scroll .dropdown .nav-link.active i {
        color: #BD945A !important;
    }
    .navbar .dropdown-menu .dropdown-item i {
        color: #141414;
    }
    .navbar .navbar-right {
        display: none;
    }
}
@media (max-width: 991px) {
    
    .about-img-1 {
        aspect-ratio: 3 / 2 !important;
    }
        
    
    .nav-scroll i {
      color: white;
    }   
    
    .deskdisp{
        display:none !important;
    }
    .mobdisp{
        display:block !important;
    }
    
.about-img{
    aspect-ratio: 4 / 3 !important;
}    
    
    
    
    .md-w100{
      width: 100%;
      padding: 0px 100px;
      height:80px;
    }
    .navbar .icon-d {
        display: none;
    }
    .nav-scroll .icon-hide {
        display: none;
    }
    .pym-4 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
.button-1 {
    border: 1px solid white !important;
    color: white;
}
.nav-scroll .button-1 {
    border: 1px solid white !important;
    color: white !important;
}

}


.uppercase{
    text-transform: uppercase;
}










/* 
.gallery {
  max-width: 900px;
  margin: auto;
  padding: 10px;
} */

.main-image img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  transition: 0.3s ease;
  /*aspect-ratio: 16 / 7;*/
  aspect-ratio: 13 / 7;
  object-fit: cover;
}

.thumbnails {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
  flex-wrap: wrap;
}

.thumbnails img {
  width: 80px;
  height: 60px;
  object-fit: cover;
  border-radius: 6px;
  cursor: pointer;
  opacity: 0.6;
  transition: 0.3s;
}

.thumbnails img:hover,
.thumbnails img.active {
  opacity: 1;
  transform: scale(1.05);
  border: 2px solid #000;
}

/* Responsive */
@media (max-width: 600px) {
.nav-scroll i {
    color: white;
}    
    
    
.mob-c-r{
   flex-direction: column-reverse !important;
}    
.ratio1 {
    border-bottom-right-radius: 0 !important;
}    
.ratio2 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}    
.ratio3 {
    border-top-right-radius: 0 !important;
}

.ratio4 {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.ratio5{
    border-top-right-radius: 0 !important;
}


.ratio6 {
    border-top-left-radius: 0 !important;
}  
.why-choose-us .iconsize1 {
   margin-bottom: 10px !important; 
}    
.b-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
} 

.b-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
    
.mob-p1{
    padding-bottom: 250px;
} 
    
.rooms3 .owl-carousel .owl-nav.disabled {
    display: block !important;
} 


    
  .thumbnails img {
    width: 60px;
    height: 45px;
  }

  .main-image img {
    aspect-ratio: 3 / 2;
  }


.img-right {
    display: none !important;
}

.navigation-position {
    position: relative;
}


}



.image-container { 
    position: relative; 
    text-align: center; 
    color: white; 
} 
.image-text-overlay { 
    position: absolute; 
    bottom: 20px; 
    left: 50%; 
    transform: translate(-50%, 0); 
    width: 100%; 
    
}



/*.image-container {*/
/*    position: relative;*/
/*    text-align: center;*/
/*    color: white;*/
/*}*/

/*.image-container img {*/
/*    display: block;*/
/*    width: 100%;*/
/*    height:100%;*/
/*}*/

/*.image-text-overlay {*/
/*    position: absolute;*/
/*    bottom: 0;          */
/*    left: 0;*/
/*    width: 100%;*/
/*    padding: 15px 10px;*/
/*    background: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0));*/
/*    color: #fff;*/
/*    text-align: center;*/
/*}*/






.image-container1 {
    position: relative;
    text-align: center;
    color: white;
}

.image-container1 img {
    display: block;
    width: 100%;
}

.image-text-overlay1 {
    position: absolute;
    bottom: 0;          
    left: 0;
    width: 100%;
    padding: 15px 10px;
    background: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0));
    color: #fff;
    text-align: center;
      border-radius: 15px;
}



.rooms-explore .owl-carousel .owl-item img {
    aspect-ratio: 16/12;
    object-fit: cover;
    border-radius: 15px;
}


.rooms-experience2 .owl-carousel .owl-item img {
    aspect-ratio: 16/20;
    object-fit: cover;
    border-radius: 15px;
}






.rooms-experience2  .image-text-overlay {
    position: absolute;
    bottom: -70px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 80%;
    /* border-radius: 15px; */
    background: white;
}

.rooms-experience2 .owl-carousel .owl-stage-outer {
   overflow: visible !important;
}






















/* Tabs Buttons */
.tabs__controls {
  margin-bottom: 20px;
      justify-content: center;
    gap: 25px;
}

.tabs__button {
  background: transparent;
  cursor: pointer;
  transition: 0.3s;
    font-family: var(--font-secondary);
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    color:#000000;
}

.tabs__button.is-tab-el-active {
  color: var(--color-accent-1) ;
  border-bottom: 1px solid var(--color-accent-1) ;
}

/* Tab Content */
.tabs__pane {
  display: none;
}

.tabs__pane.is-tab-el-active {
  display: block;
}

/* Masonry Gallery */
/*.masonry-gallery {*/
/*  column-count: 3;*/
/*  column-gap: 30px;*/
/*}*/

/*.masonry-gallery {*/
/*    display: grid;*/
/*    grid-template-columns: repeat(3, 1fr);*/
/*    gap: 30px;*/
/*}*/


/*@media (max-width: 992px) {*/
/*  .masonry-gallery {*/
/*    grid-template-columns: repeat(1, 1fr);*/
/*  }*/
/*}*/

/*@media (max-width: 576px) {*/
/*  .masonry-gallery {*/
/*    grid-template-columns: repeat(1, 1fr);*/
/*  }*/
/*}*/


/*.masonry-gallery a {*/
/*    display: block;*/
/*}*/

/*.masonry-gallery a {*/
/*  display: block;*/
/*  margin-bottom: 15px;*/
/*  break-inside: avoid;*/
/*  position: relative;*/
/*}*/

/*.gallery-item img {*/
/*  width: 100%;*/
/*  display: block;*/
/*aspect-ratio: 16 / 12;*/
/*    object-fit: cover;*/
/*    border-radius: 15px;*/
/*}*/


.caption-outer-div{
    position: relative;
    display: flex;
    justify-content: center;
}

.caption-div{
    position: absolute;
    bottom: -30px;
    width: 90%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #f6f2eded;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    padding: 10px 20px;
    text-align: center;
    color:black;
    /*border-radius:16px;*/
    /*color:white;*/
    /*border:3px solid var(--color-accent-2);*/
    /*margin-top:1px;*/
    font-weight: 400;
    font-size: 19px;
    font-family: var(--font-primary);
    line-height: 24px;
        border-top-left-radius: 70px;
    border-bottom-right-radius: 70px;
    
}


.mt-50{
    margin-top: 50px;
}


.weddings input[type="password"], .weddings input[type="email"], .weddings input[type="tel"], .weddings input[type="number"], .weddings input[type="date"], .weddings input[type="text"], .weddings input[type="file"], .weddings textarea {
    color: white;
    border-bottom: 1px solid white;
}

.weddings input::placeholder {
  color: white;
}


.weddings textarea::placeholder {
  color: white;
}

.weddings input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(1);
}


input[type="password"], input[type="email"], input[type="tel"], input[type="number"], input[type="date"], input[type="text"], input[type="file"], textarea {
    max-width: 100%;
    margin-bottom: 10px;
    padding: 12px 20px;
    height: auto;
    background-color: transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    width: 100%;
    line-height: 1.5em;
    font-size: 15px !important;
    font-weight: 400;
    font-family: var(--font-primary);
    color: #5C5C5C;
    background-image: none;
    border: none;
    border-bottom: 1px solid #5C5C5C;
    border-radius: 0;
    width:100%;
}




input::placeholder {
  color: #7F7F7F;
}


textarea::placeholder {
  color: #7F7F7F;
}



.wpcf7-form-control-wrap{
	width:100% !important;
}


.wpcf7-form input[type="submit"] {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 8px 20px;
    background: transparent;
    border: 2px solid #111A4B;
    border-radius: 30px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    transition: all 0.3s ease;
    text-transform:capitalize;
}


.wpcf7-form input[type="submit"]:hover {
    background: #111A4B;
    color: #fff;
}









.x-gap-0 {
  margin-left: -0px;
  margin-right: -0px;
}

.x-gap-0 > * {
  padding-left: 0px;
  padding-right: 0px;
}

.y-gap-0 {
  margin-top: -0px;
  margin-bottom: -0px;
}

.y-gap-0 > * {
  padding-top: 0px;
  padding-bottom: 0px;
}

.x-gap-5 {
  margin-left: -2.5px;
  margin-right: -2.5px;
}

.x-gap-5 > * {
  padding-left: 2.5px;
  padding-right: 2.5px;
}

.y-gap-5 {
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}

.y-gap-5 > * {
  padding-top: 2.5px;
  padding-bottom: 2.5px;
}

.x-gap-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.x-gap-10 > * {
  padding-left: 5px;
  padding-right: 5px;
}

.y-gap-10 {
  margin-top: -5px;
  margin-bottom: -5px;
}

.y-gap-10 > * {
  padding-top: 5px;
  padding-bottom: 5px;
}

.x-gap-15 {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.x-gap-15 > * {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.y-gap-15 {
  margin-top: -7.5px;
  margin-bottom: -7.5px;
}

.y-gap-15 > * {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}

.x-gap-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.x-gap-20 > * {
  padding-left: 10px;
  padding-right: 10px;
}

.y-gap-20 {
  margin-top: -10px;
  margin-bottom: -10px;
}

.y-gap-20 > * {
  padding-top: 10px;
  padding-bottom: 10px;
}

.x-gap-25 {
  margin-left: -12.5px;
  margin-right: -12.5px;
}

.x-gap-25 > * {
  padding-left: 12.5px;
  padding-right: 12.5px;
}

.y-gap-25 {
  margin-top: -12.5px;
  margin-bottom: -12.5px;
}

.y-gap-25 > * {
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}

.x-gap-30 {
  margin-left: -15px;
  margin-right: -15px;
}

.x-gap-30 > * {
  padding-left: 15px;
  padding-right: 15px;
}

.y-gap-30 {
  margin-top: -15px;
  margin-bottom: -15px;
}

.y-gap-30 > * {
  padding-top: 15px;
  padding-bottom: 15px;
}

.x-gap-40 {
  margin-left: -20px;
  margin-right: -20px;
}

.x-gap-40 > * {
  padding-left: 20px;
  padding-right: 20px;
}

.y-gap-40 {
  margin-top: -20px;
  margin-bottom: -20px;
}

.y-gap-40 > * {
  padding-top: 20px;
  padding-bottom: 20px;
}

.x-gap-50 {
  margin-left: -25px;
  margin-right: -25px;
}

.x-gap-50 > * {
  padding-left: 25px;
  padding-right: 25px;
}

.y-gap-50 {
  margin-top: -25px;
  margin-bottom: -25px;
}

.y-gap-50 > * {
  padding-top: 25px;
  padding-bottom: 25px;
}

.x-gap-60 {
  margin-left: -30px;
  margin-right: -30px;
}

.x-gap-60 > * {
  padding-left: 30px;
  padding-right: 30px;
}

.y-gap-60 {
  margin-top: -30px;
  margin-bottom: -30px;
}

.y-gap-60 > * {
  padding-top: 30px;
  padding-bottom: 30px;
}

.x-gap-85 {
  margin-left: -42.5px;
  margin-right: -42.5px;
}

.x-gap-85 > * {
  padding-left: 42.5px;
  padding-right: 42.5px;
}

.y-gap-85 {
  margin-top: -42.5px;
  margin-bottom: -42.5px;
}

.y-gap-85 > * {
  padding-top: 42.5px;
  padding-bottom: 42.5px;
}

.x-gap-100 {
  margin-left: -50px;
  margin-right: -50px;
}

.x-gap-100 > * {
  padding-left: 50px;
  padding-right: 50px;
}

.y-gap-100 {
  margin-top: -50px;
  margin-bottom: -50px;
}

.y-gap-100 > * {
  padding-top: 50px;
  padding-bottom: 50px;
}

.alternate-section{
    position: relative;
    height: 90vh;
}

.alternate-section .container, .alternate-section .container .row{
    height: 100%;
}


.alternate-section .intro-wrap .section-title{
    color: #6A746C;
}

.alternate-section.img-left img {
    width: 50%;
    top: 0;
    left: 0;
}

.alternate-section img.exper-image{
    aspect-ratio: 1 / 1;
    object-fit: cover;
    position: absolute;
    width: 50%;
    top: 0;
    right: 0;
    height: 100%;
}


.home-exp-section .overlay{
    /*position: relative;*/
}

.home-exp-section .overlay::after{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #000000;
    background: linear-gradient(180deg,rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.34) 100%);
        border-radius: 15px;
}





@media (min-width: 1200px) {
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
  }
}




@media (max-width: 991px) {
    
.facilities-img-1{
    aspect-ratio: 10 / 7 !important;
}    
    
.b-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
} 

.b-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}    
    
.ratio1 {
    border-bottom-right-radius: 0 !important;
}    
.ratio2 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}    
.ratio3 {
    border-top-right-radius: 0 !important;
}

.ratio4 {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.ratio5{
    border-top-right-radius: 0 !important;
}


.ratio6 {
    border-top-left-radius: 0 !important;
} 
    
    
    
    
    
    
    
    .alternate-section img {
        aspect-ratio: 3 / 3 !important;
        object-fit: cover !important;
        position: relative !important;
        width: 100% !important;
        height: 100% !important;
        margin: 20px 0 0 !important;
        padding-bottom:20px;
    }
    
    .alternate-section {
        position: unset;
        height: auto;
        margin-bottom:20px;
    }
}



.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

@media (max-width: 1199px) {
  .xl\:order-1 {
    order: 1;
  }
  .xl\:order-2 {
    order: 2;
  }
  .xl\:order-3 {
    order: 3;
  }
  
  .xl\:text-left{
      text-align:left !important;
  }
  .xl\:text-center{
      text-align:center !important;
  }
  .xl\:text-right{
      text-align:right !important; 
  }  
  
  
  .featured-img1 img {
    aspect-ratio: 6 / 4;
}

.center-div-section {
    padding: 50px !important;
}
  
}

@media (max-width: 991px) {
  .lg\:order-1 {
    order: 1;
  }
  .lg\:order-2 {
    order: 2;
  }
  .lg\:order-3 {
    order: 3;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  
  .lg\:text-left{
      text-align:left !important;
  }
  .lg\:text-center{
      text-align:center !important;
  }
  .lg\:text-right{
      text-align:right !important;
  }  
  
   .lg\:mx-auto{
     margin: auto;
  } 
  
    .lg\:justify-content-center{
      justify-content:center !important;
  }

  
  .sec1{
    flex-direction: row !important;
  }
  .sec2{
    flex-direction: column !important;
    gap:10px !important;
  }
   .sec3{
    flex-direction: column !important;
    gap:10px !important;
  } 
  
  .about-content-1 {
    width: auto !important;
    padding: 40px 30px !important;
  }
  
  .column-o-1{
      width:100% !important;
  }
  .column-o-2{
      width:100% !important;
  }
  .img-top{
      position:relative !important;
      right:unset !important;
      top: unset !important;
  }
  .img-bottom{
      position:relative !important;
      left:unset !important;
      bottom: unset !important;
  }
  
  .mob-c-r{
    flex-direction: column-reverse !important;
  }   
  
}

@media (max-width: 767px) {
  .md\:order-1 {
    order: 1;
  }
  .md\:order-2 {
    order: 2;
  }
  .md\:order-3 {
    order: 3;
  }
  
  .md\:mb-2{
      margin-bottom:20px !important;
  }
    .md\:pt-0{
      padding-top: 0px !important;
  }
  
  .md\:text-left{
      text-align:left !important;
  }
  .md\:text-center{
      text-align:center !important;
  }
  .md\:text-right{
      text-align:right !important;
  }
  
  .md\:mx-auto{
     margin: auto;
  }
  .md\:mb-130{
     margin-bottom: 30px !important;
  } 
  
  .md\:justify-content-center{
      justify-content:center !important;
  }
  
  .venue-img {
    aspect-ratio: 16 / 20 !important;
}
  
  
     .position1{
        position: relative !important;
        bottom:0 !important;
     } 
  
}

@media (max-width: 575px) {
  .sm\:order-1 {
    order: 1;
  }
  .sm\:order-2 {
    order: 2;
  }
  .sm\:order-3 {
    order: 3;
  }
  .sm\:pt-0 {
    padding-top:0px !important;
  }
}

.v-bottom {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translate(-50%, 0%);
    text-align: center;
    z-index: 2;
    color: #fff;
    width: 100%;
}

@media (max-width: 768px) {
    .video-fullscreen-video {
        height: 60vh !important;
    }
    
    .video-fullscreen-video video {
     height: 60vh !important;
         min-height:  60vh !important;
    }
    .video-fullscreen-wrap {
        min-height: 60vh;
    }
    .header {
        min-height: 60vh !important;
    }

    .parallax-header {
        min-height: 60vh;
    }    
    
    .mpl-60{
        padding-left:1.5rem !important;
    }
    .mpr-60{
        padding-right:1.5rem !important;
    }   
    
}

.video-fullscreen-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.privacy-policy-page ol li, .tc-page ol li {
    list-style: numeric !important;
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.privacy-policy-page ul li, .tc-page ul li {
    list-style: disc;
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.privacy-policy-page ul, .tc-page ul {
    padding-left: 40px;
}

/*::marker {*/
/*    unicode-bidi: isolate;*/
/*    font-variant-numeric: tabular-nums;*/
/*    text-transform: none;*/
/*    text-indent: 0px !important;*/
/*    text-align: start !important;*/
/*    text-align-last: auto !important;*/
/*}*/


.featured-img img{
    aspect-ratio: 3/2;
    object-fit: cover;
}

.featured-img1 img {
    aspect-ratio: 6 / 8;
    object-fit: cover;
    /* border-radius: 15px; */
}
.featured-img2 img {
    aspect-ratio: 3 / 2;
    object-fit: cover;
}

.tick{
    list-style: none; /* remove default bullets */
    padding-left: 10px;
}

.tick li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}

.tick li::before {
    content: url("img/bullet-mark.svg");
    position: absolute;
    left: 0;
    top: 5px;
    color: #efab00; /* green check */
    font-size: 16px;
    font-weight: bold;
}




.amenities-img{
    aspect-ratio: 5 / 3;
    object-fit: cover;
    border-radius: 20px;
}

.amenties-detail-img{
    aspect-ratio: 6 / 5;
    object-fit: cover;
    border-radius: 20px;
}

.amenties-detail-img1{
    aspect-ratio: 16 / 9;
    object-fit: cover;
    border-radius: 20px;
}

.about-img{
    width: 100%;
    height: 100%;
    aspect-ratio: 7 / 8;
    object-fit: cover;
    border-radius: 20px;
}



.floatingbtn {
    position: fixed;
    bottom: 120px;
    right: 15px;
    z-index: 8;
    transition: all 0.3s;
}



.close-button {
    color: black;
    padding: 10px;
    font-size: 28px;
    white-space: nowrap;
    line-height: 24px;
    font-weight: 500;
    text-transform: capitalize;
    width: min-content;
    margin: auto 0 auto auto;
}


.navbar-toggler:focus {
    box-shadow: none;
}

.navbar-toggler-icon {
    width: auto;
    height: auto;
}











.controls-div{
    position: absolute;
    bottom: 40%;
    display: flex;
    left: 1%;
    gap: 10px;
    z-index: 5;
    opacity: 0;
    animation: showBtns 0.3s ease forwards;
    animation-delay: 1s;
    flex-direction: column;
}

@keyframes showBtns{
    to{
        opacity:1;
    }
}

.video-volume-btn,
.video-play-btn{
    width:40px;
    height:40px;
    border-radius:50%;
    border:none;
    background:#efab00
    font-size:20px;
    cursor:pointer;
    color:black;
}


.video-play-btn{
    font-size:15px;
}

.video-volume-btn:hover,
.video-play-btn:hover{
    background:#fff;
}

.sec1{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.sec2{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.sec3{
    display: flex;
}
@media screen and (max-width:600px){
 .Configure-quickBook-Widget .MbsSearchWidget .formGroup label.lbl {
    color: black !important;
}  
       
    
.mob-flx-column{
    flex-direction: column !important;
}    
    
 .rooms3 .item .cont {
    width: 90%;
    transform: translate(-50%, 50%);
}   
    
    
.controls-div{
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 0%;
  flex-direction: row;
}



}

.grecaptcha-badge {display: none !important;}



.mpl-60{
    padding-left:60px;
}
.mpr-60{
    padding-right:60px;
}

/*.br1{*/
/*    border-right:1px solid #707070;*/
/*}*/


.a1{
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}










.about-section-1{
  /*padding: 0 0 100px 0;*/
  overflow: hidden;
}

.about-wrapper-1{
  position: relative;
  max-width: 1200px;
  margin: auto;
  min-height: 700px;
}

/* Center Card */
.about-content-1{
/*width: 860px;*/
    background: #efe9e2;
    padding: 80px 80px 80px 100px;
    text-align: left;
    margin: auto 0 auto auto;
    position: relative;
    z-index: 1;
}

.bg-text-1 {
    /*position: absolute;*/
    /*left: 0;*/
    /*top: -65px;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*font-size: 120px;*/
    /*line-height: 108.87px;*/
    /*color: rgba(0, 0, 0, 0.04);*/
    /*font-family: var(--font-secondary);*/
    /*font-size: 55px;*/
    /*line-height: 70px;*/
    /*font-weight: 400;*/
    /*z-index: 1;*/
    /*position: absolute;*/
    /*top: 50px;*/
    /*left: 0px;*/
    /*color: rgba(0, 0, 0, 0.04);*/
    color:rgb(0 0 0 / 18%);
    font-family: var(--font-secondary);
    font-size: 80.98px;
    font-weight: 400;
    line-height: 95.87px;
}






.about-section{
  /*padding: 0 0 100px 0;*/
  overflow: hidden;
}

.about-wrapper{
  position: relative;
  max-width: 1200px;
  margin: auto;
  min-height: 700px;
}

/* Center Card */
.about-content{
  width: 480px;
  background: #efe9e2;
  padding: 80px 80px;
  text-align: center;
  margin: auto;
  position: relative;
  z-index: 1;
}

.line{
  width: 1px;
  height: 80px;
  background: #bdb4ac;
  margin: 0 auto 30px;
}

.line1 {
    width: 1px;
    height: 40px;
    background: #E1D1C2;
    /*margin: 0 auto;*/
    border-bottom: 1px solid #E1D1C2;
}

.sub-title{
  font-size: 18px;
  color: #555;
  display: block;
  margin-bottom: 20px;
}

.about-content h2{
  font-size: 52px;
  line-height: 1.1;
  color: #1d2460;
  margin-bottom: 30px;
  font-weight: 400;
}

.about-content p{
  font-size: 17px;
  line-height: 1.9;
  color: #666;
  margin-bottom: 40px;
}

/* Button */
.about-btn{
  display: inline-flex;
  align-items: center;
  gap: 15px;
  padding: 14px 28px;
  border: 1px solid #1d2460;
  border-radius: 40px;
  text-decoration: none;
  color: #1d2460;
  font-weight: 600;
  transition: 0.3s;
}

.about-btn span{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #1d2460;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-btn:hover{
  background: #1d2460;
  color: white;
}

/* Images */
.about-img{
  position: absolute;
  z-index: 2;
}

.about-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-img-left{
  width: 380px;
  height: 420px;
  left: 0;
  top: 80px;
}

.about-img-right{
  width: 380px;
  height: 420px;
  right: 0;
  bottom: 40px;
}

/* Background Text */
.bg-text{
    position: absolute;
    right: -40px;
    top: 50px;
    font-size: 120px;
    line-height: 108.87px;
    color: rgb(0 0 0 / 18%);
    font-family: var(--font-secondary);
    font-size: 97.98px;
    font-weight: 400;
    z-index: 1;
}

/* Responsive */
@media(max-width:991px){

  .about-wrapper{
    display: flex;
    flex-direction: column;
    gap: 30px;
    min-height: auto;
  }

  .about-content{
    width: 100%;
    padding: 50px 30px;
  }

  .about-img{
    position: relative;
    width: 100%;
    height: 350px;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }

  .bg-text{
    display: none;
  }
}


.bx-shadow-1{
  box-shadow: 1px 1px 9px #88888852;  
}


.row-1 {
  display: flex; 
}

.column-1 {
  flex: 1; 
}




.styled-line {
  border-left: 2px solid #BEBEBE;
  height: 50px;    
}



/* Make both Bootstrap columns equal height */
.ht-100 {
    height: 100%;
}

.row.equal-height {
    display: flex;
    flex-wrap: wrap;
}

.row.equal-height > [class*="col-"] {
    display: flex;
}

.row.equal-height > [class*="col-"] > div {
    width: 100%;
    height: 100%;
}

/* Optional styling for your boxes */
.side-container,
.offer-container {
    height: 100%;
    /*display: flex;*/
    /*flex-direction: column;*/
}









.why-choose-us .feature-box {
    position: relative;
    padding: 20px 30px;
}

/* Vertical separator line */
.why-choose-us .feature-box::after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    width: 1px;
    height: 60px;
    background: #e5ddd6; /* light beige like your image */
}

/* Remove separator from last item */
.why-choose-us .feature-box:last-child::after {
    display: none;
}

/* Optional icon styling */
.why-choose-us .iconsize1 {
    font-size: 80px;
    margin-bottom: 40px;
    display: inline-block;
}

/* Hide separator on mobile */
@media (max-width: 991px) {
    .why-choose-us .feature-box::after {
        display: none;
    }
}






.rooms-title {
    /*position: relative;*/
    /*display: inline-block; */
    padding-bottom: 15px;
    /*margin: auto;*/
    width: fit-content;
}

.rooms-title::after {
    content: "";
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*width: 120px;     */
    /*height: 1px;*/
    /*background-color: #E1D1C2; */
}

/* Center the line on mobile if text is centered */
@media (max-width: 767px) {
    .rooms-title::after {
        left: 50%;
        transform: translateX(-50%);
    }
}







.video-overlay-new {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80vh;
    /* background: linear-gradient(180deg, rgba(0, 0, 0, 0.09) 0%, rgba(8, 1, 1, 0.27) 48%, rgba(33, 4, 4, 0.7) 89%); */
    /* background: linear-gradient(180deg, rgb(0 0 0 / 70%) 0%, rgb(11 11 15 / 20%) 30%, rgb(18 23 27 / 0%) 50%, rgb(23 23 41 / 30%) 78%, rgb(18 18 30 / 50%) 98%); */
    /*background: linear-gradient(180deg, rgb(0 0 0 / 70%) 0%, rgb(13 13 14 / 35%) 25%, rgb(0 0 0 / 4%) 50%, rgb(21 21 28 / 15%) 70%, rgb(18 18 30 / 20%) 98%);*/
    /*z-index: 0;*/
    /*background: linear-gradient(180deg, rgba(0, 0, 0, 0) 61%, rgba(0, 0, 0, 0.36) 75%);*/
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 46%, rgba(0, 0, 0, 0.36) 65%);
}

.float-div {
    position: absolute;
    bottom: 50px;
    width: 100%;
    color: white;
}

.section-video {
    height: 80vh;
    width: 100%;
    object-fit: cover;
}

.py-10{
    padding-top:10px;
    padding-bottom:10px;
}


.thumbnail-img{
    aspect-ratio: 16 / 22;
    object-fit: cover;
}

.bbt{
    border-top:1px solid #E5E5E5;
}


.box1{
    background:#FBF6F1;
    padding:20px;
        box-shadow: 1px 1px 9px #88888852;
}


.rooms1 .owl-stage-outer{
    padding-bottom: 25px;
}










.hover-card {
    position: relative;
    overflow: hidden;
    width: 100%;
    /*max-width: 600px;*/
}

.hover-card img {
    width: 100%;
    display: block;
}

/* Default text shown on image */
.card-content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 25px;
    color: #FFFFFF;
    z-index: 2;
    background: linear-gradient(to top, rgba(0,0,0,0.75), transparent);
    transition: opacity 0.4s ease;
    font-family: var(--font-secondary);
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    text-transform:capitalize;
}

.card-content h4 {
    margin: 0 0 10px;
    font-size: 24px;
}

.card-content p {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
}

/* Hover overlay */
.overlay {
    position: absolute;
    inset: 0;
    background: white;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 30px;
    text-align: left;
    opacity: 0;
    transform: translateY(100%);
    transition: all 0.4s ease;
    z-index: 3;
}

/* Hide default text on hover */
.hover-card:hover .card-content {
    opacity: 0;
}

/* Show overlay */
.hover-card:hover .overlay {
    opacity: 1;
    transform: translateY(0);
}

















.masonry-gallery {
  /*column-count: 3;*/
  /*column-gap: 16px;*/
    display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

@media (max-width: 992px) {
  .masonry-gallery { 
      /*column-count: 3; */
      grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .masonry-gallery { 
      /*column-count: 2; */
      grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .masonry-gallery { 
      /*column-count: 1; */
      grid-template-columns: repeat(1, 1fr);
  }
  
}

.masonry-gallery a {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
  break-inside: avoid;
}

.gallery-item {
  position: relative;
  width: 100%;
  /*aspect-ratio: 4 / 3; */
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.12);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.gallery-item img {
  /*width: 100%;*/
  /*height: 100%;*/
  aspect-ratio: 2 / 2;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.gallery-item:hover {
  transform: translateY(-6px) scale(1.02);
  box-shadow: 0 18px 40px rgba(0,0,0,0.2);
}

.gallery-item:hover img {
  transform: scale(1.1);
}



.gallery-item1 {
  aspect-ratio: 4 / 3 !important; 
}















.masonry-gallery1 {
    padding: 40px 0;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    /*grid-auto-rows: 180px;*/
    grid-auto-rows: 230px;
    gap: 15px;
}

.gallery-item {
    overflow: hidden;
    position: relative;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.gallery-item:hover img {
    transform: scale(1.05);
}

/* Tall image (center vertical image) */
.gallery-item-tall {
    grid-row: span 2;
}

/* Wide image (top right image) */
.gallery-item-wide {
    grid-column: span 2;
}

/* Responsive */
@media (max-width: 991px) {
    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 180px;
    }

    .gallery-item-wide {
        grid-column: span 2;
    }

    .gallery-item-tall {
        grid-row: span 1;
    }
}

@media (max-width: 576px) {
    .gallery-grid {
        grid-template-columns: 1fr;
        grid-auto-rows: auto;
    }

    .gallery-item,
    .gallery-item-wide,
    .gallery-item-tall {
        grid-column: span 1;
        grid-row: span 1;
    }

    .gallery-item img {
        height: auto;
    }
}




.b-left{
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.b-right{
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}







.room-wrapper{
    display:flex;
    align-items:center;
    /*gap:40px;*/
}

/* Left Image */
.room-image{
    width:30%;
}

.room-image img{
    width:100%;
    height:560px;
    object-fit:cover;
}

/* Center Content */
.room-content{
    width:35%;
    background:#ece8e2;
    padding:70px 50px;
    text-align:center;
    position:relative;
}

.room-content::before{
    content:"";
    position:absolute;
    top:20px;
    left:50%;
    transform:translateX(-50%);
    width:1px;
    height:90px;
    background:#d0c9c0;
}



.room-features{
    display:flex;
    justify-content:center;
    gap:35px;
    margin-bottom:40px;
}

.feature{
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:10px;
    color:#bca48d;
}

.feature i{
    font-size:22px;
}

.feature span{
    font-size:14px;
    color:#777;
}



.know-btn:hover{
    background:#26265d;
    color:#fff;
}

/* Amenities */
.amenities{
    width:35%;
     padding:70px 50px;
}



.amenities-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:50px 40px;
}



.amenity-item{
    text-align:center;
}

.amenity-item i{
    font-size:28px;
    color:#bca48d;
    margin-bottom:15px;
}



/* Responsive */
@media(max-width:991px){



    .room-wrapper{
        flex-direction:column;
    }

    .room-image,
    .room-content,
    .amenities{
        width:100%;
    }

    .room-image img{
        height:auto;
    }

}


.border1{
    border: 1px solid #DDDDDD;
}


.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel.owl-loading {
    opacity: 1;
    display: block;
}



.ratio1{
    /*aspect-ratio: 3 / 2;*/
    aspect-ratio: 5 / 4;
    object-fit: cover;
    object-position: bottom;
    border-bottom-right-radius: 70px;
}


.ratio2{
    aspect-ratio: 5 / 4;
    object-fit: cover;
    border-bottom-left-radius: 70px;
    border-top-left-radius: 70px;
}

.ratio3{
    aspect-ratio: 5 / 4;
    object-fit: cover;
    object-position: bottom;
    border-top-right-radius: 70px;
}

.ratio4{
    aspect-ratio: 5 / 4;
    object-fit: cover;
    border-bottom-right-radius: 70px;
    border-top-right-radius: 70px;
}
.ratio5{
    aspect-ratio: 5 / 4;
    object-fit: cover;
    object-position: bottom;
    border-top-right-radius: 70px;
}
.ratio6{
    aspect-ratio: 5 / 4;
    object-fit: cover;
    border-top-left-radius: 70px;
}

.bg-sec::before {
    content: url(img/quote.svg);
    position: absolute;
    left: 0px;
    bottom: 80px;
    z-index: -1;
}

.bg-sec1::before {
    content: url(img/pattern1.svg);
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: -1;
}
.bg-sec2::before {
    content: url(img/pattern2.svg);
    position: absolute;
    left: 0;
    bottom: 50px;
    z-index: -1;
}
.bg-sec3::before {
    content: url(img/pattern3.svg);
    position: absolute;
    right: 0;
    bottom: -50px;
    z-index: -1;
}
.bg-sec4::before {
    content: url(img/pattern5.svg);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.bg-sec5::before {
    content: url(img/pattern6.svg);
    position: absolute;
    right: 0;
    top: -0;
    z-index: -1;
}
.w-40{
    width:40%;
}




.lineGrid.-type-1 {
  display: grid;
  grid-template-columns: 1fr min-content 1fr;
  /*align-items: center;*/
  gap: 105px;
}

@media (max-width: 991px) {
  .lineGrid.-type-1 {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.lineGrid.-type-1 .lineGrid__content {
  padding: 20px 0;
}

@media (max-width: 991px) {
  .lineGrid.-type-1 .lineGrid__content {
    padding: 0;
  }
  .lineGrid.-type-1 .lineGrid__content img {
    /*width: 100%;*/
  }
}

.lineGrid.-type-1 .lineGrid__content.-no-padding {
  padding: 0;
  align-self: flex-start;
}

.lineGrid.-type-1 .lineGrid__line {
    width: 0.5px;
    height: 100%;
    background-color: #E5E5E5;
}












.rooms1 .owl-stage {
    display: flex;
}

.rooms1 .owl-item {
    display: flex;
    height: auto;
}

.rooms1 .item {
    width: 100%;
    display: flex;
}



.bc1{
    border-bottom: 2px solid var(--color-accent-1);
}

.w-fit{
    width: fit-content;
}


.pb-10{
    padding-bottom:10px;
}

.horizontal-line {
  border-top: 1px solid #D5B99F;
  width: 100%;
}






.box1 {
    position: relative;
    overflow: hidden;
}


/* Hover effect */
.box1:hover .icon-container1 {
    transform: translate(30px, -35px);
    padding: 20px;
}





.rooms3 .owl-stage-outer{
    overflow: visible;
}

@media(max-width:991px){
    .rooms3 .owl-stage-outer{
        overflow: hidden;
    }
}



@media(max-width:991px){

    /*.rooms3{*/
    /*    padding-bottom: 220px;*/
    /*}*/

    .rooms3 .item .cont{
        position: relative;
        bottom: -60px !important;
        left: auto;
        transform: none;
        width: 100%;
        margin-top: -100px;
        z-index: 10;
        padding: 20px;
    }

    .rooms3 .owl-theme .owl-nav{
        position: absolute;
        top: 35%;
        left: 0;
        width: 100%;
        transform: none;
        display: flex !important;
        justify-content: space-between;
        padding: 0 10px;
        pointer-events: none;
    }

    .rooms3 .owl-theme .owl-nav button{
        pointer-events: all;
    }

    .rooms3 .owl-theme .owl-nav [class*=owl-]{
        margin: 0;
    }

    .rooms3 .item{
        /*transform: scale(1)!important;*/
    }
}


.nav-scroll .navbar-toggler-icon i{
    color:white !important;
}



.corporate-form input[type="password"], .corporate-form input[type="email"], .corporate-form input[type="tel"],.corporate-form input[type="number"], .corporate-form input[type="date"], .corporate-form input[type="text"], .corporate-form input[type="file"],.corporate-form textarea {
    color:white !important;
    border-bottom: 1px solid white !important;
}


.corporate-form input::placeholder {
  color:white !important;
}

.corporate-form textarea::placeholder {
  color:white !important;
}

.corporate-form .wpcf7-form input[type="submit"] {
    border: 2px solid white !important;
    color: white !important;
}

.corporate-form .wpcf7-spinner {
    display: none !important;
}





/* Make owl items equal height */
.service .owl-carousel .owl-stage {
    display: flex;
}

.service .owl-carousel .owl-item {
    display: flex;
    height: auto;
}

.service .owl-carousel .box1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.service .owl-carousel .box1 p {
    flex-grow: 1;
}




.center-div-section{
    background: #efe9e2;
    padding: 100px;
    text-align: center;
}

.img-top{
    position: absolute;
    top: 50px;
    right:-50px;
}


.img-bottom{
    position: absolute;
    bottom: -80px;
    left:-50px;
}


.bg-text-o{
    position: absolute;
    top: 100px;
    left:10px;
    color: rgba(0, 0, 0, 0.04);
    font-family: var(--font-secondary);
    font-size: 80.98px;
    font-weight: 400;
    line-height: 95.87px;
}




.column-o-1 {
  float: left;
  width: 25%;
  padding: 10px;
}
.column-o-2 {
  float: left;
  width: 50%;
  padding: 10px;
}



.award .owl-carousel .owl-dots.disabled,.award .owl-carousel .owl-nav.disabled{
    display: block !important;
}

.testimonial img{
    aspect-ratio: 3 / 2;
    object-fit: cover;
}



.video-thumb {
    position: relative;
    display: block;
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    background: rgba(255,255,255,0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #000;
    transition: all 0.3s ease;
}

.video-thumb:hover .play-icon {
    transform: translate(-50%, -50%) scale(1.1);
}


/*.booking-engine-wrap {*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    display: block;*/
/*    bottom: 0px;*/
/*    left: 0px;*/
/*    z-index: 3;*/
/*    background: transparent;*/
/*}*/

.mb-100{
    margin-bottom:100px;
}


.Configure-quickBook-Widget .searchBtn {
    white-space: nowrap !important;
}


.position1{
    position: absolute;
    width: 100%;
    bottom: 20px;
    z-index: 2;
}

.mb-130{
    margin-bottom:130px;
}

.facilities-img-1{
    aspect-ratio: 14 / 20;
    object-fit: cover;
    border-top-right-radius: 80px;
}


.about-img-1{
    aspect-ratio: 16 / 20;
    object-fit: cover;
}

.about-img-2{
    aspect-ratio: 16 / 14;
    object-fit: cover;
}

.venue-img{
    aspect-ratio: 16 / 22;
    object-fit: cover;
}

.testimonial-img-1{
    aspect-ratio: 16 / 14;
    object-fit: cover;
}



.section-overflow-hidden{
    overflow: hidden;
}












    .fancybox__slide {
        padding: 10px !important;
    }

.fancybox__thumbs .carousel__slide {
    width: var(--fancybox-thumbs-width, 60px) !important;
}  



.floating-book-btn {
    position: fixed;
    right: -45px;          /* Push half outside the screen */
    top: 60%;
    transform: translateY(-50%) rotate(-90deg);
    transform-origin: center;
    background: #111A4B;   /* Change to your brand color */
    color: #fff;
    padding: 14px 30px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    border-radius: 8px 8px 0 0;
    z-index: 9999;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0,0,0,.2);
}

.floating-book-btn:hover {
    right: -35px;
    background: #111A4B;
    color: #fff;
}

@media (max-width: 768px) {
    .floating-book-btn {
        right: -40px;
        padding: 12px 24px;
        font-size: 14px;
    }
}

.c1 {
    color: white;
        font-size: 15.5px;
    line-height: 27px;
}

.c1:hover {
        color: var(--color-accent-1) !important;
}
.nav-scroll .c1 {
    color: #141414;
}



/* Hidden on desktop */
.mobile-fixed-buttons{
    display:none;
}

/* Mobile only */
@media (max-width:767px){
.nav-scroll .c1 {
    color: white !important;
}
    .mobile-fixed-buttons{
        position:fixed;
        left:0;
        bottom:0;
        width:100%;
        display:flex;
        z-index:99999;
        background:#fff;
        box-shadow:0 -2px 10px rgba(0,0,0,.15);
    }

    .mobile-fixed-buttons a{
        flex:1;
        text-align:center;
        padding:10px 10px;
        color:#fff;
        text-decoration:none;
        font-size:16px;
        font-weight:600;
    }

    .whatsapp-btn{
        background:white;
    }

    .book-btn-m{
            background: #111A4B;
    }

}


input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(1); /* White icon */
    cursor: pointer;
}