/*
Theme Name: My Custom Theme
Author: Nidhi
Version: 1.0
*/


:root {
  --font-primary: "Manrope", sans-serif;
  /* --font-secondary: "tan-pearl"; */
  --font-secondary: "Forum", serif;
}


 @font-face {
    font-family: 'tan-pearl';
    src:url('fonts/TAN-Pearl-Regular.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:#0D1A2E;
  --color-accent-3:#425E8B;
  --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;
}


html {
  scroll-behavior: smooth;
}

.offer-container1{
    background-image: url(img/bg2.png);
    background-repeat: no-repeat;
    background-size: initial;
    padding: 20px;
    border-radius: 12px;
     height:100%;
     /* display:flex;
         flex-direction: column;
    justify-content: space-between; */
}





.offer-container{
    /*background-image: url(img/bg.png);*/
    /*background-repeat: no-repeat;*/
    /*background-size: initial;*/
    /*padding: 20px;*/
    /*border-radius: 12px;*/
    /* height:100%;*/
    /*background-image: url(img/bg.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px;
    border-radius: 12px;
    height: 100%;
    width: 100%;
        /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/

}



.icon-container{
    background: #fec90045;
    padding: 8px 10px;
    font-size: 30px;
    border-radius: 12px;
}



.button-2 {
    color: var(--color-accent-3);
    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-2:hover .btn-arr {
    transform: rotate(90deg);
    transition: all 0.2s ease;
    color:var(--color-accent-1);
}


.button-4 {
    display: inline-block;
    height: auto;
    padding: 8px 25px;
    border: 1px solid white;
    /* border-radius: 5px; */
    background-color: white;
    color: var(--color-accent-3);
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    transition: border-color 300ms ease;
    /* transition: border-color 300ms ease, transform 300ms ease, background-color 300ms ease, color 300ms ease; */
    /* transform-style: preserve-3d; */
}

.button-4:hover {
    color: var(--color-accent-1);
}

button:hover .btn-arr {
    transform: rotate(90deg);
    transition: all 0.2s ease;
}

.ft-12{
    font-size: 12px;
}
.ft-18{
    font-size: 18px;
}
.ft-21{
    font-size: 21px;
}
.ft-22{
    font-size: 22px;
}
.ft-24{
    font-size: 24px;
}
.ft-25{
    font-size: 25px;
}
.ft-28{
    font-size: 28px;
}
.ft-30{
    font-size: 30px;
}
.ft-40{
    font-size: 40px;
}


.lh-38{
    line-height:38px;
}
.color1{
    color:var(--color-accent-1);
}
.color2{
    color: #5C5C5C;
}

.color3{
    color:#000000;
}

.color4{
    color: color5#6A746C;
}

.color5{
    color: #ED9A26;
}
.color6{
    color:var(--color-accent-3);
}
.color7{
    color:#ffc107c9;
}


.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;
}


/* 
.button-1{
    background: transparent;
    border: 1px solid white;
    border-radius: 30px;
    color: white;
    padding: 10px 30px;
    font-family: var(--font-primary);
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-transform: capitalize;
}

.button-3{
    background: var(--color-accent-1);
    border: 1px solid var(--color-accent-1);
    border-radius: 30px;
    color: white;
    padding: 10px 20px;
    font-size: 16px;
    white-space: nowrap;
    line-height: 24px;
    font-weight: 500;
    text-transform: capitalize;
} */

p{
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.text1{
    font-family: var(--font-primary);
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.text2{
   font-family: "Quicksand", sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 26px;
    text-transform: capitalize;
}

.text3{
    font-family: "Quicksand", sans-serif;
    font-size: 12px;
    line-height: 26px;
    font-weight: 400;
}
.text4{
    font-family: var(--font-secondary);
    font-size: 25px;
    line-height: 32px;
    font-weight: 400;
}

.text5{
    font-family: var(--font-secondary);
    font-size: 40px;
    font-weight: 400;
    line-height: 42px;
}
.text6{
    font-family: var(--font-secondary);
    font-size: 45px;
    font-weight: 400;
    line-height: 48px;
}

.text7{
    font-family: var(--font-secondary);
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}



.text8{
    font-family: var(--font-primary);
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}

.text9{
    font-family: var(--font-secondary);
    font-size: 36px;
    font-weight: 400;
    line-height: 40px;
}






/*.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: 10px;
    list-style: none;
}

.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%;
}

.img-right{
    position: absolute;
    right: 0;
    bottom:0;
}
.img-right1{
    position: absolute;
    right: 0;
}
 .offset-lrg-1 {
        margin-left: 4.33333333%;
}


.bg1{
    background-color:#fffbeb;
}
.bg2{
    background-color:#fefbf4;
}

.glass-box{
    /* background-color: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(3px);
    padding: 25px; */
    /* border-radius: 10px; */
    color: white;
    height: 100%;
    text-align: center;
}

/*.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: 90px !important;
    height: 90px;
    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: white;
    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(25% - 20px); 
}


@media (max-width: 992px) {
    .grid-container .item {
        width: calc(50% - 20px);
    }
}

@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(33.33% - 20px); 
}



@media (max-width: 992px) {
    .grid-container2 .item {
        width: calc(50% - 20px);
    }
}

@media (max-width: 576px) {
    .grid-container2 .item {
        width: calc(100% - 20px);
    }
}

.iconsize1 {
    font-size: 50px;
    line-height: 45px;
}

.iconsize2 {
    font-size: 30px;
    line-height: 40px;
}

.deskdisp{
    display:block;
}
.mobdisp{
    display:none;
}
.laptop{
    display:none;
}


.pym-4 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.py-10{
    padding-top:10px;
    padding-bottom:10px;
}
.py-20{
    padding-top:20px;
    padding-bottom:20px;
}
@media (max-width: 1200px) {
     .deskdisp{
        display:none;
    }   
    
    .laptop{
        display:block;
    }
    


    .navbar {
        padding-left: 0px;
        padding-right: 0px;
        background: #FEF8EC;
        padding-top: 0px;
        padding-bottom: 0px;
        height: 100px;
        border: none;
    }
    .nav-scroll {
        /* background: #fff; */
        background-color: #000000;
        height: 90px;
    }
    .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;
                width: 80px;
    }
    .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: 10px auto !important;
    }
    .navbar .navbar-nav .nav-link {
        color: var(--color-accent-1) ;
        width:100%;
    }
    .nav-scroll .navbar-collapse .nav-link {
        color: var(--color-accent-1) !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; */
            gap: 0.5rem !important;
    }
    .navbar .navbar-collapse {
        max-height: 550px;
        overflow: auto;
        background: #FEF8EC;
        text-align: left;
        /*padding:20px 100px;*/
        padding:20px 0px;
        margin-top: 2px;
    }
    .dropdown .nav-link i {
         color: black;
    }
    .nav-scroll .dropdown .nav-link i {
        color: black;
    }
    .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) {
    .deskdisp{
        display:none;
    }
    .mobdisp{
        display:block;
    }
    
.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;
    }

    .nav-scroll .button-1 {
        border: 1px solid white !important;
        color: white !important;
    }
    
    
    .navbar .button-1{
        background-color: var(--color-accent-1);
        border: 1px solid var(--color-accent-1);
        color:white;
    }    
    
    
    
        
    .navbar .button-1:hover{
        background-color: var(--color-accent-1);
        border: 1px solid var(--color-accent-1);
        color:white;
    }    

}


.uppercase{
    text-transform: uppercase;
}

.capitalize{
    text-transform: capitalize;
}

  







/* 
.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 / 9;
  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) {
  .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: 20px; 
    left: 50%; 
    transform: translate(-50%, 0); 
    width: 80%; 
     border-radius: 15px;
}




/* 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-primary);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color:#889089;
}

.tabs__button.is-tab-el-active {
  color: #FEC900;
  border-bottom: 1px solid #FEC900;
}

/* 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 Overlay */
.caption-outer-div {
  position: relative;
  overflow: hidden;
      /*margin-bottom: 35px;*/
}

.caption-div {
  width: 100%;
  padding: 10px;
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
  color: #5C5C5C;
  background:#FFFBEB;
  text-align: center;
}


.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: 5px 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[type="password"], input[type="email"], input[type="tel"], input[type="number"], input[type="date"], input[type="text"], input[type="file"] {
    height: 40px;
}



input::placeholder {
  color: #7F7F7F;
}


textarea::placeholder {
  color: #7F7F7F;
}



.wpcf7-form-control-wrap{
	width:100% !important;
}


.wpcf7-form input[type="submit"] {
    background: transparent;
    /*border: 1px solid var(--color-accent-1);*/
    /*border-radius: 30px;*/
    /*color: white;*/
    /*padding: 10px 30px;*/
    font-size: 16px;
    /*line-height: 24px;*/
    font-weight: 600 !important;
    /*text-transform: capitalize;*/
    font-family: var(--font-primary);
}

.wpcf7-form input[type="submit"]:hover {
    /*border: 1px solid #141414;*/
    /*background-color: #141414;*/
    color: var(--color-accent-1);
    /*transform: translate3d(0px, -6px, 0.01px);*/
}

.wpcf7-spinner{
    display: none !important;
}

.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) {
    .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;
  }
  
  
  .featured-img1 img {
    aspect-ratio: 6 / 4;
}

.xl\:justify-content-start {
        justify-content: flex-start !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;
  }
  

  
  .sec1{
    flex-direction: row !important;
  }
}

@media (max-width: 767px) {
  .md\:order-1 {
    order: 1;
  }
  .md\:order-2 {
    order: 2;
  }
  .md\:order-3 {
    order: 3;
  }
  .md\:justify-content-start {
    justify-content:flex-start !important;
  }
  .md\:f-column{
      flex-direction: column;
      gap:10px !important;
  }
  
  .md\:gap-0{
      gap:0px !important;
  }
  
  
  .bg-1::before {
    left: unset;
    bottom: unset;
    right: 0;
    top: 0;
 }
 
.justify-content-end-comp {
    justify-content:  space-between !important;
    gap: 2px !important;
}
    
.ratio-1{
    aspect-ratio: 3 / 2 !important;
    object-fit: cover;
}

.modal-body {
    padding: 1rem !important;
}
 .modal-header {
    padding: 1rem !important;
}

.booking-engine-wrap {
    display:none !important;
}

/*.content {*/
/*    padding: 20px 0 !important;*/
/*}*/

.center-box {
    padding: 0px !important;
}


}

@media (max-width: 575px) {
  .sm\:order-1 {
    order: 1;
  }
  .sm\:order-2 {
    order: 2;
  }
  .sm\:order-3 {
    order: 3;
  }
}

.v-bottom {
    position: absolute;
    bottom: 0;
    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: 6 / 7;
    object-fit: cover;
    border-radius: 15px;
}

.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: "✔"; /* check icon */
    position: absolute;
    left: 0;
    top: 0;
    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: 3/2;
    object-fit: cover;
    /* border-radius: 20px; */
}



.floatingbtn {
    position: fixed;
bottom: 265px;
    right: -40px;
    z-index: 5;
    transition: all 0.3s;
}

.floatingbtn1 {
    position: fixed;
    bottom: 165px;
    right: 10px;
    z-index: 5;
    transition: all 0.3s;
}

.floatingbtn2 {
    position: fixed;
    bottom: 120px;
    right: 10px;
    z-index: 5;
    transition: all 0.3s;
}

.rotate-1{
    rotate: -90deg;
}

.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;
}

@media screen and (max-width:600px){
.controls-div{
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 0%;
  flex-direction: row;
}

.text9{
  
    font-size: 30px;
}

    .video-bottom-text {
        bottom: 90px !important;
    }

.pxm-0{
    padding:0px;
}

}

.grecaptcha-badge {display: none !important;}



.mpl-60{
    padding-left:60px;
}
.mpr-60{
    padding-right:60px;
}

/*.br1{*/
/*    border-right:1px solid #707070;*/
/*}*/









.custom-hollow-list li{
  list-style: disc; 
  color:#5C5C5C;
   text-align:left;
}

.custom-hollow-list, ul {
    padding-left: 2rem;
}


.bb1{
    border-bottom: 1px solid #BEBEBE;
}

.bg-1::before {
    content: url(img/bg-transparent.png);
    position: absolute;
    left: -50px;
    bottom: 0;
}



.bg-2::before {
    content: url(img/bg-Testimonials.png);
    position: absolute;
    left: -50px;
    top: 0;
}



.offer1 .owl-carousel {
    display: block;
}


.bx1{
    border:1px solid #5c5c5c24;
}









.rooms2 .progress-line {
  /* position: absolute;
  left: 0;
  bottom: 0; */
  margin-top:35px;
  width: 100%;
  height: 4px;
  background: #ccc;
  cursor: pointer;
}

.rooms2 .owl-item.active .progress-line {
  background: #ccc;
}
.rooms2 .owl-item.active .progress-line:hover {
  background: #000 !important;
}
.rooms2 .owl-item.center .progress-line {
  background: #000;
}


.rooms2 .owl-stage {
    display: flex;
}

.rooms2 .owl-item {
    display: flex;
}

.rooms2 .item {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.rooms2 .bx1 {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.rooms2 .bx1 .p-4 {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.rooms2 .btn-wrap {
    margin-top: auto;
}



.modal-backdrop {
   z-index: 0 !important;
}


.modal-header {
    border-bottom: none !important; 
}


.border-bottom1{
    border-bottom: 1px solid #bebebe57;
    margin: 15px 0;
}

.modal-header {
    padding: 1rem 3rem ; 
}
.modal-body {
    padding: 1.5rem 3rem ; 
}


.column-m3{
    width:33.33%;
}


.ratio-1{
    aspect-ratio: 6 / 8;
    object-fit: cover;
}


.testimonial-img{
     aspect-ratio: 94 / 63;
     object-fit: cover;
}

.m-h-120{
    min-height: 120px;
}



.p-b1{
    position:absolute;
    bottom:-20px;
}

.ht-105{
    height:105%;
}


.testimonials-section {
   position: relative;
   overflow: hidden;
}

/* Right image full height + touching right edge */
.image-wrapper {
   position: absolute;
   top: 0;
   right: 0;
   width: 50%;
   height: 100%;
}

.image-wrapper img {
   width: 100%;
   height: 100%;
   object-fit: cover;
}

/* Add spacing so text doesn't overlap */
.testimonials-section .container {
   position: relative;
   z-index: 2;
}

/* Optional spacing */
.content {
   padding: 100px 0;
}

/* Responsive */
@media (max-width: 992px) {
   .image-wrapper {
      position: relative;
      width: 100%;
      height: auto;
      margin-top: 20px;
   }
}


.flex-column{
    flex-direction:column;
}





.video-fullscreen-wrap {
    position: relative;
}

.video-fullscreen-video {
    position: relative;
}

.video-bottom-text {
    position: absolute;
    bottom: 100px; /* adjust spacing */
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: #fff;
    z-index: 2;
    width: 100%;
    padding: 0 20px;
}

.video-bottom-text1 {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: #fff;
    z-index: 2;
    width: 100%;
    padding: 0 20px;
}


.booking-engine-wrap{
    width: 100%;
    position: absolute;
    display: block;
    bottom: 0px;
    left: 0px;
    z-index: 3;
    background: transparent;
}


.min-h-70{
    min-height:70px;
}



.header {
    overflow: visible;
}

.video-fullscreen-wrap {
    overflow: visible;
}

.mb-50{
    margin-bottom:50px;
}







.offer-container {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 400px;
    display: flex;
    align-items: flex-end; /* pushes content to bottom */
    overflow: visible;
}

/* Dark overlay (optional but recommended for readability) */
.offer-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background: linear-gradient(to bottom, transparent 50%, rgba(0,0,0,0.6));*/
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 57%, rgba(0, 0, 0, 0.53) 85%);
    z-index: 1;
    border-radius: 20px;
}

.center-box {
    position: relative;
    z-index: 2; /* above background + overlay */
    width: 100%;
    /*background: #fdfdfdbf;*/
    padding: 20px;
    /*border-radius: 12px; */
}

.top-box {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index:8;
}
.flaticon-discount:before {
    vertical-align: text-top;
}

.navbar-toggler {
    border: none !important;
}

.nowrap{
  white-space: nowrap;
}


.img-caption {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 6px 30px;
    /* font-size: 14px; */
    border-radius: 4px;
}


    .modal {
        background: #0000009c;
    }

.navbar {
    position: sticky;
    top: 0;
    z-index: 8;
    transition: 0.3s;
}

.navbar.scrolled {
        background-color: #FEF8EC !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}




.flex-wrap{
        flex-wrap: wrap;
}


.px-10{
    padding-left:10px; 
    padding-right:10px;
}


.py-50{
    padding-top:50px;
    padding-bottom:50px;
}











.split-container {
    display: flex;
    min-height: 600px;
}


/* Content side */
.split-content {
    width: 50%;
    padding: 50px 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}







.split-image {
    width: 50%;
    background-size: cover;
    background-position: center;
    min-height: 400px; /* ensures it's visible on desktop too */
}


@media (max-width: 991px) {
    
   .split-content {
    padding: 50px 50px;
   } 
    
}

/* Mobile fix */
@media (max-width: 768px) {
    .split-container {
        flex-direction: column;
    }

    .split-image {
        width: 100%;
        height: 250px; 
    }

    .split-content {
        width: 100%;
        padding: 40px 50px;
    }
    
    
    .c-reverse{
       flex-direction: column-reverse;
    }
}

.mr-5{
    margin-right:5px;
}










