*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

/* fonts family */
@font-face {
    font-family: Poppins;
    src: url('../fonts/Poppins-Regular.ttf');
}
@font-face {
    font-family: PoppinsMedium;
    src: url('../fonts/Poppins-Medium.ttf');
}
@font-face {
    font-family: PoppinsBold;
    src: url('../fonts/Poppins-Bold.ttf');
}
@font-face {
    font-family: PoppinsLight;
    src: url('../fonts/Poppins-Light.ttf');
}
@font-face {
    font-family: PoppinsThin;
    src: url('../fonts/Poppins-Thin.ttf');
}
@font-face {
    font-family: Alice;
    src: url('../fonts/Alice-Regular.ttf');
}

body{
    font-family: Poppins;
    
}
a{
    text-decoration: none;
}
ul{
    list-style-type: none;
}
.bg-black-linear{
    background: linear-gradient(180deg, #0D0C0C 62%, rgba(14, 57, 67, 0.97) 81.62%,#045264f0 89.82%);
}
.overflow-x-hidden{
    overflow-x: hidden;
}

.sec-banner-content .posi-t{
	/* position: absolute;top: -4%;left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0%);   */
}

.posi-ab-t{ 
	position:absolute;z-index:9999; 
    top: 5%;
    left: 3%; 


}
.posi-sec-t
{
    /* position: absolute;top:-30%;left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -35%);  */
 }

    .double-border { 
        padding: 10px; border-width: 1px;
    border-style: solid; 
        border-image:  linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff, #4CC539) 1;
        /* border-image: linear-gradient(to bottom, rgb(255 255 255 / 97%), #fff, #4CC539) 1; */
    }
    .double-border1 { 
        padding: 10px; border-width: 1px;
    border-style: solid;  border-top: 1px solid red;
border-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff, #39BCC5) 1;

    }
    .main-h2{
        font-family: 'Noto Serif HK ExtraLight';
        font-size: 36px;
        font-weight: 500;
        line-height: 40px;
        letter-spacing: 1.75px; 
    }
    .main-h5{
        font-family: 'Noto Serif HK ExtraLight';
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 1.5px; 
    
    }
    .main-p{
        font-family: PoppinsLight;
        letter-spacing: .5px;color: #EBEBEB;
    }
    a.main-p{
        font-family: PoppinsThin;letter-spacing: .5px;color: #fff;
    }
    a.main-p:hover{
        font-family: PoppinsLight;
        color: #39BCC5;
    }
    .btn-booknow{
        font-family: PoppinsMedium;
   font-size: 23px; letter-spacing: .5px;  color: #fff;text-decoration: none;
     padding: 7px 12px; background: #000;
   position: absolute;bottom:-17px;left: 50%;
       margin-right: -50%;
       transform: translate(-50%, 0%); 
       border: 1px solid transparent;
   border-image: linear-gradient(to bottom, #39BCC5, #4CC539) 1;
   border-radius: 10px !important;
   }
.logo{
    max-width: 200px !important;
}

.icon-txt-h6{

    color: #EFEFEF; 
     
}

.icon-txt-p{

    font-family: PoppinsThin;color: #E8E8E8;font-weight: 300;font-size: 14px;letter-spacing: 0.2px;
     
}
.banner-features {
    justify-content: space-evenly;
}
.banner-features > div{

}
.featuresgroup{
    display: flex;
    align-items: center;
    width: 90%;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;

}
.feature-cart{
    min-width: auto;
    max-width: auto;
}
.feature-cart{
    display: flex;
    align-items: center;
    padding: 8px 0px;
    
}
.feature-cart1 img{
    max-width: 36px;
    width: 48px;
}
.feature-cart2 img{
    max-width: 36px;
    width: 36px;
}
.feature-icon {
    margin-right:10px ;
    
}
 

.banner-img-2{background-image:url(../images/banner-img-2.png);background-repeat:no-repeat;background-size: cover;background-position: center; }
.banner-img-2{background-image:url(../images/banner-img-2.png);background-repeat:no-repeat;background-size: cover;background-position: center; }

.dotted-line::before,
.dotted-line::after {
    content: "";
    display: block;
    width: 100%; /* Change height to width for horizontal line */
    border-bottom: 1px dotted currentColor; /* Use border instead of background */
}

.dotted-line  {
    font-size: 2rem;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-column-gap: 3rem;
    align-items: center;
}
.amenties-section img{
    max-width: 45px;
}
.banner-img-01{background-image:url(../images/banner-img-01.png);background-repeat:no-repeat;background-size: cover;background-position: center;
    /* box-shadow: 0 8px 0px 0px #35adb257; */
    border-radius: 0 0 20px 20px;}
.amenties-group > div.col{
    min-width: 14.28%;
    max-width: 14.28%;
    padding-bottom: 16px;
}

.amenties-group p{
    color: #F5F2F2;
    font-size: 12px;
    font-family: PoppinsLight;
    line-height: 16px; /* 133.333% */
   letter-spacing: 0.24px;
   padding-top: 8px;
}
.amenties-group >  div.long-text{
    width: auto;
    margin-left: auto;
    display: flex;
    align-items: end;
    padding: 0px 28px 45px;
}
div.long-text  span{
    color: #FFF;

text-align: center;
font-family: PoppinsLight;
font-size: 13px;
font-style: normal;
font-weight: 275;
line-height: 145.6%; /* 18.928px */
letter-spacing: 0.26px
}

.image-container {
    position: relative;
    display: inline-block;
}
.image-container::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 50%;
    width: 45%;
    height: 1px;
    background-color: #FAECC9;
}
.image-container img {
    display: block;
    max-width: 100%;
    height: auto;
}
.image-container img {
    width: 55%;
}
.choose-fav p {
    font-family: PoppinsThin;
}
.btn-blk {
    
    color: #E4E4E4;
    border-radius: 10px;
    padding: 5px 10px;
    text-decoration: none;
    font-family: PoppinsLight;
    font-size: 20px;
    font-weight: 400;
    border-radius: 10px;
    background: #0B0C0C;
    text-decoration: none;
}
.btn-blk:hover {
  background: #E4E4E4;
  color:#0B0C0C;
} 
.p-span {
    font-size: 24px;
    font-family:Alice;
    color: #FAECC9;
}
.h5-span {
    font-size: 42px;
    font-family:Alice;
    color: #FAECC9;
}
.choose-fav h4 {
    
    font-size: 1.75rem;
}


/* footer section */


footer{
    background-image: url('../images/footerbg.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    overflow: hidden;
 

}
.footer-top{
    padding-top: 106px;
    padding-bottom: 100px;
   
    
}


.reservation-enquiry p.title{
    color: #F3ECEC;
  text-align: center;
  font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; 
    letter-spacing: 0.36px
}
.mobilenumberbox{
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}
.mobilenumberbox li:first-child{
    border: 1px solid #fff;
    border-radius: 7px 0 0 7px;
    border-right: none;
}
.mobilenumberbox li:last-child{
    border: 1px solid #fff;
    border-radius: 0 7px 7px 0;
}
.mobilenumberbox li{
    
    color: #F3ECEC;
    font-size:17.5px;
    padding: 2px 12px;
    letter-spacing: 0.5px;
}
.mobilenumberbox li a{
    color: #F2E8E8;

    font-size: 17.508px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 1.226px;
}
.reservation-policies{
    margin: 33px auto;
    width: max-content;
    padding: 0;
    margin: 22px auto 33px;

}
.reservation-policies li{
    display: inline-block;
}
.reservation-policies li:not(:last-child) a{
    border-right: 1px solid #fff;
}
.reservation-policies li a{
    padding-left: 2px;
    padding-right: 6px;
    position: relative;
    display: inline-block;
    line-height: 14px;
    color: #F3ECEC;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.36px;
}
.normal-line span {
    color: #F3ECEC;
    font-size: 17.25px;
font-style: normal;
font-weight: 500;
line-height: 23px;
}
.normal-line {
    font-size: 1.35rem;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-column-gap: 3rem;
   
    align-items: center;
}
.normal-line::before {
    content: "";
    display: block;
    height: 2px;
    background: linear-gradient(270deg, #0AA6CA 53.9%, rgba(7, 7, 7, 0.00) 85.86%);
}
.normal-line::after {
    content: "";
    display: block;
    height: 2px;
    background: linear-gradient(90deg, #0AA6CA 53.9%, rgba(7, 7, 7, 0.00) 85.86%);
}
.normal-line span {color: #F3ECEC;}

.posi-map {position: absolute;top:-60%;left: 50%;
    margin-right: -50%; 
    transform: translate(-50%, 0%); }  
    
    .posi-map h5 {
        color: #F3ECEC;
        font-family: Poppins;
         font-size:1.35rem;}      
.bg-linear-main p{  
    
    font-size:1.1rem;
    letter-spacing: 1px;}
    .bg-linear-main{z-index: 1; 
        background:url(../images/Subtract.png);
        background-size: cover;
        background-position:center;
        background-repeat: no-repeat;
    }
.addrblog{
    position: relative;
}
.addrinfo.bgimg{
    background-image: url('../images/footeradrbg.png');
    background-size: 100% 100%;
    min-height: 82px;
    text-align: center;
    background-position: center;
}
.addrinfo > p{
    color: #000;
text-align: center;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 25px; 
letter-spacing: 0.85px;
width: 90%;
padding-top: 35px;
margin-left: auto;
margin-right: auto;
}
.addrinfo{
    position: relative;
}
.map-loc{
    position: absolute;
    left: 47%;
    top: -60px;
}
.map-loc img{
    width: 57px;
}
.map-loc a{
    
    color: #F3ECEC !important;
}

.footer-btm{
    background-color: #000; 
    font-family: PoppinsLight; 
    
    
    padding: 13px 2% 11px;
}
.footerbtm-group{
    align-items: center;
    width: 100%;
}
.footer-btm p,.footer-btm a{
  color: #fff !important;
  font-family: PoppinsLight;
  margin: 0;
  font-size: 13px;
}
.footer-btm ul{
    margin: 0;
   
}
.footer-btm .footer-menus li{
    display: inline-block;
} 
.footer-btm .footer-menus li a{
    padding-left: 2px;
    padding-right: 6px;
    position: relative;
    display: inline-block;
    line-height: 14px;
    text-decoration: none;

}
.footer-menus li:not(:last-child) a{
   border-right: 1px solid #fff;

}

.mbl-d-b{display: none;}
.mbl-d-n{display: block;}
.gallerytype1{
    display: block;
}
.gallerytype2{
    display: none;
}

.banner-text{
    display: none;
}
.posi-map a:hover{
  zoom: 0.9;
  transition: zoom 0.5s;
}
.whatsapp-icon{
    position: fixed;
    bottom: 5%;
    right: 3%;
    width: 50px;

}
.whatsapp-icon img{
    width: 100%;
}

.double-border{
    border-left: 0px;
    border-right: 0px;
    padding: 7px;
    padding-left: 0;
    padding-right: 0;
   
}
.double-border1{
    border-left: 0px;
    border-right: 0px;
    padding-left: 0;
    padding-right: 0;
}
.banner-heading{
    display: flex;
    align-items: start;
    justify-content: space-between;
}
.line1{
    width:100%;
    height: 2px;
    background: rgb(76,197,57);
background: linear-gradient(90deg, rgba(76,197,57,1) 0%, rgba(11,166,202,1) 70%);
}
.line2{
    width:100%;
    margin-top: 5px;
    height: 0.7px;
    background: rgb(76,197,57);
background: linear-gradient(90deg, rgba(76,197,57,1) 0%, rgba(11,166,202,1) 70%);
}
.line{
    margin-top: 18px;
}
.banner-textgroup{
    margin-top: -11%;
}
.banner-heaingsec{
    width: 60%;
}
.line{
    width: 20%;
}
@media (max-width:1200px){
    .feature-cart{
        min-width: 33.3%;
        max-width: 33.3%;
    }
    .featuresgroup{
        justify-content: flex-start;
    }
}

@media (max-width:992px){
    .image-container::before{
        display: none;
    }
    .image-container img{
        width: 100%;
    }
    .main-h2{
        font-size: 26px;
        line-height: 22px;
    }
    .main-h5 {
        font-size: 17px;
        line-height: 20px;
    }
    .normal-line{
        padding-bottom: 25px !important;
    }
    .posi-map{
        top: -41%;
    }
}
@media (max-width:768px){
    .reservation-policies li a,.mobilenumberbox li a{
        font-size: 14px;
        line-height: 12px;
    }
    .reservation-policies {
        margin: 16px auto;

    }
    .footer-top {
        padding-top: 75px;
    }
    .image-container{
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }
}
@media (max-width:767px){
    .main-p{
        display: none;
    }
    .main-h5{
        margin-bottom: 0px;
    }
    .posi-sec-t{
        top: 0px;
    }
    .double-border1{
        padding: 30px 0px;
    }
    .banner-text{
        display: block;
        padding: 15px 0px 0px;
    }
    .banner-text .main-p{
        display: block;
    }
    .banner-textgroup {
        margin-top: -23%;
    }
    .main-h2{
        font-size: 22px;
    }
    .main-h5 {
       font-size: 14px;
    }
    .btn-booknow{
        bottom: -17px;
        font-size: 18px;
    }
    .btn-blk {
        font-size: 16px;
    }

   
}
@media (max-width:420px){
    .reservation-policies li a,.mobilenumberbox li a{
        font-size: 12px;
        line-height: 10px;
    }
}
@media (max-width:1200px){
    .amenties-group > div.col{
        min-width: 20%;
    }
    .logo{
        max-width: 200px;
    }
}
@media (max-width:992px){
    .amenties-group > div.col{
        min-width: 25%;
        max-width: 25%;
    }
    .gallerytype1{
        display: none;
    }
    .gallerytype2{
        display: block;
    }
    .logo{
        max-width: 160px;
    }
}
@media (max-width:768px){
    .amenties-group > div.col{
        min-width:33.3%;
        max-width: 33.3%;
    }
    .amenties-group >  div.long-text{
        margin-right: auto;
    }
    .feature-cart{
        min-width: 50%;
        max-width: 50%;
    }
    .featuresgroup{
        justify-content: center;
    }
    .logo{
        width: 120px;
    }
}
.addrtext br{
  display: none;
}
@media only screen and (max-width: 600px){
    .mbl-d-b{display: block;}
    .mbl-d-n{display: none;}
    .logo{
        width: 80px;
    }
    .main-h2 { 
        font-size: 16px; letter-spacing: 0.2px;line-height: 20px;}
      
      .main-h5 { 
        font-size:12px;
        line-height: 13px;
        letter-spacing: 0.1px;
      }
      
      .main-p {
      font-size: 12px;
      }
      .banner-img-2 {
        background-image: url(../images/mbl-banner-img-2.png); }
      .bg-linear-main{
      background:url(../images/mbl-linear-img.png);background-size: contain;background-position:center;background-repeat: no-repeat;}
      .image-container img{
        width:60%;
        margin-left: auto;
        margin-right: auto;
    }
      .bg-linear-main p { 
        font-size: 0.5rem;
        letter-spacing: 0px;
        position: relative;
        top: 7px;
    }
        .posi-map { 
            top: -46%;}
          
          
          .posi-map h5 { 
            font-size: 0.6rem;}
            .posi-map img{
                max-width: 98%;
            }
            .addrtext br{
                display: block;
            }
            .choose-fav{
                text-align: center;
            }
            .icon-txt-p{
               font-size: 12px;
            }
            .btn-booknow {
                bottom: -17px;
            }
}
@media (max-width:380px){
    .feature-cart{
        min-width:100%;
        max-width: 100%;
        justify-content: start;

    }
}
.fancybox-button--play{
    display: none !important;
}
.fancybox-button--thumbs{
    display: none !important;
}

a.disabled {
    pointer-events: none; /* Disables pointer events */
    color: gray; /* Changes text color to gray */
    text-decoration: none; /* Removes underline */
    cursor: default; /* Changes cursor to default */
    /* Reduces opacity to visually indicate disabled state */
    /* opacity: 0.5; */
}
     