/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

 

.landing-page h1, .landing-page h2, .landing-page h3, .landing-page h4, .landing-page h5, .landing-page h6, .landing-page .h1, .landing-page .h2, .landing-page .h3, .landing-page .h4, .landing-page .h5, .landing-page .h6, .landing-page .cms h1, .landing-page .cms h2, .landing-page .cms h3, .landing-page .cms h4, .landing-page .cms h5, .landing-page .cms h6, .landing-page .cms .h1, .landing-page .cms .h2, .landing-page .cms .h3, .landing-page .cms .h4, .landing-page .cms .h5, .landing-page .cms .h6 , .landing-page > *{
    font-family: "Montserrat", sans-serif;
}

.banner-section .thumbnail_container {
    padding-bottom: 50%;
}

.landing-page .cm-title{
    display: block;
    color: #fc6c26;
    font-size: 50px;
}
.sec-title{
    filter: opacity(40%);
    color: #fff;
    line-height: 120%;
    font-size: 150px;
    text-transform: uppercase;
    font-weight: 700;    
}
.main-title{
    font-weight: 300;
    font-size: 50px;
    margin-bottom: 15px;    
    color: #fff;
}
.main-title span{
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    padding-bottom: 30px;
    font-weight: 700;
  } 
@media (min-width: 1350px) {
   .landing-page .container {
        width: 1320px;
    }   
}

@media (min-width: 1550px) {
    .landing-page .container {
        width: 1500px;
    }   
}

@media (min-width: 1650px) {
    .landing-page .container {
        width: 1200px;
    }
}

.landing-page .btn-primary{
    color: #FFFFFF ;
    border-width: 1px ;
    border-color: #fc6c26;
    border-radius: 30px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700 ;
    text-transform: uppercase ;
    background-color: #fc6c26;
    padding: 10px 15px;
}
.landing-page .btn-primary:hover{
    background-color: transparent;
    color: #fc6c26;
}
.welcome-sec{
    background-position: center top;
    background-repeat: no-repeat;
}
.welcome-sec .welcome-wrap{
    display: flex;
    flex-direction: row;
    justify-content: end;
    flex-wrap: wrap;
}
.welcome-sec .welcome-wrap  .r-content{
    padding: 0;    
 }

 .welcome-sec .welcome-wrap .l-content{
    padding-left: 200px;
    padding-top: 40px;
 }
 .welcome-sec .welcome-wrap .l-content .main-title{
    color: #414042;
 }
 .welcome-sec .welcome-wrap .l-content .btn-primary{
    margin-top: 25px;
 }
 .welcome-sec .right-img {
    max-width: 700px;
    margin-left: auto;
 }
.welcome-sec .r-content .right-img .thumbnail_container{
    padding-bottom: 56.47%;
    border-radius: 22px 0  0 22px;
}
.welcome-sec .r-content .right-img .welcome-1-img{
    max-width: 300px;
    height: 300px;
    position: absolute;
    width: 100%;
    bottom: 6%;
    left: -20%;
}
.welcome-sec .r-content .right-img .welcome-1-img::before{
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    border-radius: 50%;
    z-index: 1;
    opacity: 0.4;
    border: 20px solid #fc6c26;
}
.welcome-sec .r-content .right-img .welcome-2-img{
    max-width: 160px;
    height: 160px;
    position: absolute;
    width: 100%;
    bottom: -25%;
    left: 6%;
}
.welcome-sec .r-content .welcome-1-img .thumbnail_container ,.welcome-sec .r-content .welcome-2-img .thumbnail_container{
    padding-bottom: 100%;
}
.welcome-sec .r-content .welcome-1-img .thumbnail_container ,.welcome-sec .r-content .welcome-2-img .thumbnail_container{    
    border-radius: 50%;
}
.welcome-sec .r-content .welcome-1-img .thumbnail_container img ,.welcome-sec .r-content .welcome-2-img .thumbnail_container img{    
    object-fit: cover;
    height: 100%;
}
.welcome-sec .title{
    margin-bottom: 20px;
}
.welcome-sec  .bottom-sec{
    padding-top: 120px;
}
.welcome-sec  .bottom-sec .thumbnail_container{
    padding-bottom: 56.22%;
    border-radius: 22px;
}

.residences-sec{
    background-color: #fc6c26;
    padding: 45px 0px;
  }
  .residences-sec p{
    color: #fff;
  }
  .residences-sec .img-wrap{
    margin-top: 30px;
  }
  .residences-sec .image-1 .thumbnail-container{
      border-radius: 20px;
      margin-right: 36px;
  }
  .residences-sec .image-1 .thumbnail-container img ,.residences-sec .res-box .thumbnail-container img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .residences-sec .res-box .thumbnail-container{
      padding-bottom: 70%;
      border-radius: 20px;
  }
  .residences-sec .res-box .title{
      font-weight: 300;
      font-size: 20px;
      color: #fff;
      margin-top: 30px;
      margin-bottom: 15px;
  }
  .residences-sec .res-box .btn-secondary{
      display: block;
      font-size: 15px;
      font-weight: 700;
      text-transform: uppercase;
      margin-top: 30px;
      color: #fff;
      border-bottom: 1px solid #fff;
      text-decoration: none;
      padding-left: 0;
      text-align: start;
  }
  .thumbnail-container .thumbnail img{
      object-fit: cover;
  }

.lifestyle-sec  .lifestyle-top-img{
    text-align: center;
    margin-bottom: -90px;
    position: relative;
    z-index: 1;
    margin-top:-30px;
}
.lifestyle-sec  .lifestyle-top-img::after{
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background-image: url(../../../public_html/assets/images/demo/dashed.png);
    background-size: cover;
    top: -40%;
    z-index: -1;
}
.lifestyle-sec  .lifestyle-top-img img{
    max-width: 500px;
    text-align: center;
}
.lifestyle-sec .container-fluid{
    padding-left: calc((100% - 1170px)/ 2);

}
.lifestyle-sec .lifestyle-main{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.lifestyle-sec .main-title{
    color: #fc6c26;
}
.lifestyle-sec .btn-primary{
    margin-top: 40px;
}
.lifestyle-sec .lifestyle-img {
    padding: 0;
   
}
.lifestyle-sec .lifestyle-img  .lifestyle-img-wrap img{
    height:  100%;
    object-fit: cover;   
}
.lifestyle-sec .lifestyle-img  .lifestyle-img-wrap .thumbnail_container{
    padding-bottom: 72%;
}

.amenities-sec{
    background-color: #eeefef;
    padding: 50px 0 100px;
}
.amenities-sec .amenities-content .amenities-title{
        font-size: 16px;
        font-weight: 600;
        color: #fc6c26;
        padding-bottom: 20px;
        text-transform: uppercase;
   
}
.amenities-sec .amenities-slider{
    margin-top: 40px;
}
.amenities-sec .owl-carousel .item .thumbnail_container{
    padding-bottom: 125%;
    border-radius: 22px;
}
.amenities-sec .owl-carousel .item .title{
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 15px;
}
.amenities-sec .amenities-slider .amenities-slider-wrap .owl-nav{
    margin-left: 30px;
    position: relative;
    margin-top: 40px;
}
.amenities-sec .amenities-slider .amenities-slider-wrap .owl-nav .owl-prev , .amenities-sec .amenities-slider .amenities-slider-wrap .owl-nav .owl-next{

    background-color: #fc6c26;
    width: 48px;
    height: 48px;
    border-radius: 50px;
}
.amenities-sec .amenities-slider .amenities-slider-wrap .owl-nav .owl-next{
    left: 30px;
    right: 0;
}
.amenities-sec .amenities-slider{
    padding-left: calc((100% - 1200px)/ 2);
}

.discover-sec .discover-top{
    background-position:bottom;
    background-repeat: no-repeat;

}
.discover-sec .discover-top .discover-top-sec{
    margin-left: auto;
    max-width: 680px;
    position: relative;
}
.discover-sec .discover-top .discover-top-sec .thumbnail_container{
    padding-bottom: 66.67%;
    border-radius: 22px
}
.discover-sec .discover-top .discover-top-sec  .discover-left-img{
    height: 250px;
    width: 250px;
    border-radius: 50%;
    position: absolute;
    left: -70px;
    bottom: -50px;
}
.discover-sec .discover-top .discover-top-sec  .discover-left-img::before{
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    border-radius: 50%;
    z-index: 1;
    opacity: 0.4;
    border: 20px solid #fc6c26;
}
.discover-sec .discover-top .discover-top-sec  .discover-left-img .thumbnail_container{
    border-radius: 50%;
    padding-bottom: 100%;
}
.discover-sec .discover-top .discover-top-sec  .discover-left-img .thumbnail_container img{
    object-fit: cover;
    height: 100%;
}
.discover-sec .discover-top .discover-bottom {
    padding-top: 160px;
}
.discover-sec .discover-top .discover-bottom .main-title{
    color: #fc6c26
}
.discover-sec .discover-top .discover-bottom .discover-content{
    margin-top: 0px;
}
.discover-sec .discover-top .discover-bottom .discover-content .d-title{
    font-size: 20px;
    padding: 0px 0 20px;
    font-size: 20px;
    color: #414042;
}
.discover-sec .discover-top .discover-bottom .discover-img{
    padding-top: 30px;
}
.discover-sec .discover-top .discover-bottom .discover-img .thumbnail_container{
    padding-bottom: 66.66%;
    border-radius: 22px;
}
.discover-sec .discover-top .discover-slider-wrap .thumbnail_container{
    padding-bottom: 77.8%;
    border-radius: 22px;
}
.discover-sec .discover-top .discover-slider-wrap .thumbnail_container img{
    height: 100%;
    object-fit: cover;
}
.discover-sec .discover-top .discover-slider-wrap .owl-nav{
    top: 43%;
}
.discover-sec .discover-top .discover-slider-wrap .owl-nav .owl-prev , .discover-sec .discover-top .discover-slider-wrap .owl-nav .owl-next{ 
    background-color: #fc6c26;
    width: 48px;
    height: 48px;
    border-radius: 50px;
}
.discover-sec .discover-bottom-sec{
    padding: 50px 0;
}
.discover-sec .discover-bottom-sec .main-title{
    color: #fc6c26;
}
.discover-sec .discover-bottom-sec .discover-item{
    padding: 0;
}
.discover-sec .discover-bottom-sec .discover-item ul {
    padding: 16px 0 16px 32px;
    background: #F16C22;
    position: relative;
}
.discover-sec .discover-bottom-sec .discover-item .discover-box:first-child ul {
    border-radius: 22px 0 0 22px;
}
.discover-sec .discover-bottom-sec .discover-item ul li{
    color: #fff;
    font-weight: 500;
}
.discover-sec .discover-bottom-sec .discover-item ul li + li{
    margin-top: 15px;
}
.discover-sec .discover-bottom-sec .discover-item .discover-box{
    padding: 0;
}
.discover-sec .discover-bottom-sec .discover-item .main-title{
    margin: 0;
}
.discover-sec .discover-bottom-sec .discover-item ul::after{
    content: "";
    background: #F16C22;
    height: 100%;
    width: 50vw;
    position: absolute;
    left: 100%;
    z-index: 0;
    top: 0;
    pointer-events: none;
}

.designed-sec{
    height: 170vh;
    background-size: cover;
    background-position: center center;
    padding: 60px 0px;
}
.designed-sec .cm-title{
    margin-bottom: 20px;    
}


 @media (max-width: 1650px) { 
    .welcome-sec .welcome-wrap .l-content{
        padding:30px 50px 0px 20px;
    }  
    .discover-sec .discover-top .discover-bottom {
        padding-top: 120px;
    }
    .amenities-sec .amenities-slider ,.lifestyle-sec .container-fluid{
        padding-left: calc((100% - 1500px)/ 2);
    }
 }
 @media (max-width: 1560px) { 
    .welcome-sec .welcome-wrap .l-content{
        padding:30px 110px 0px 20px;
    } 
    .amenities-sec .amenities-slider ,.lifestyle-sec .container-fluid{
        padding-left: calc((100% - 1320px)/ 2);
    } 
 }

@media (max-width: 1199px) { 
    .welcome-sec .r-content {
        max-width: 100%;
        width: 100%;
    }
    .welcome-sec .welcome-wrap .l-content{
        padding:110px 0px 0px 20px;
    }  
    .welcome-sec .welcome-wrap .w-content{
        order: 2;
    }
    .welcome-sec  .bottom-sec , .discover-sec .discover-top .discover-bottom { 
        padding-top: 80px;
    }
    .sec-title{
        font-size: 120px;
        text-align: center;
    }
    
    .landing-page .cm-title{
        font-size: 40px;
    }
    .main-title{
        font-size: 40px;
    }
    .residences-sec p{
        font-size: 18px;
    }
    .amenities-sec .amenities-slider ,.lifestyle-sec .container-fluid{
        padding-left: calc((100% - 970px)/ 2);
    }
    .discover-sec .discover-top .discover-slider-wrap{
        padding-top: 30px;
    }
    .lifestyle-sec  .lifestyle-top-img img{
        max-width: 260px;
    }
    .lifestyle-sec  .lifestyle-top-img{
        margin-bottom: 20px;
        margin-top:20px;

    }
 }


@media (max-width: 991px) { 
    .discover-sec .discover-top .discover-slider-wrap .owl-nav .owl-prev{
        left: 0;
    }
    .discover-sec .discover-top .discover-slider-wrap .owl-nav .owl-next{ 
        right: 0;
    }
    .residences-sec .image-1 .thumbnail-container{
        margin: 0px 0px 25px 0px;
    }
   .main-title{
        font-size: 35px;
    }
    .residences-sec p{
        font-size: 16px;
    }
    .discover-sec .discover-top .discover-top-sec{
        padding-left: 50px;
    }
    .discover-sec .discover-top .discover-top-sec .discover-left-img{
        left: 0;
    }
    .discover-sec .discover-top .discover-top-sec .discover-left-img::before{
        border: 15px solid #fc6c26;
    }
    .amenities-sec .amenities-slider ,.lifestyle-sec .container-fluid{
        padding-left: calc((100% - 720px)/ 2);
    }
    .lifestyle-sec .lifestyle-img {
        padding-top: 40px;  
        width: 100%;
        height: 100%;      
    }
    .discover-sec .discover-bottom-sec .discover-item .discover-box{
        padding: 0 15px;
        margin-top: 20px;
    }
    .discover-sec .discover-bottom-sec .discover-item .main-title span{
        padding-bottom: 20px;
    }
    .welcome-sec .r-content .right-img .welcome-2-img{
        bottom: -25%;
        left: 30%;
    }
    .welcome-sec .r-content .right-img .welcome-1-img{
        bottom: 6%;
        left: 13%;
    }
}
@media (max-width: 767px) { 
    .welcome-sec .welcome-wrap .l-content{
        padding:20px 30px 20px 30px;
    }   
    .welcome-sec  .bottom-sec ,.discover-sec .discover-top .discover-bottom{
        padding-top: 60px;
    }
    .sec-title{
        font-size: 80px;
        text-align: center;
    }
    .landing-page .cm-title{
        font-size: 30px;
    }
    .discover-sec .discover-top .discover-bottom .cm-title .sm-title{
        padding-bottom: 10px;
    }
    .lifestyle-sec .container-fluid{
        padding-left: 15px;
    }
    .lifestyle-sec  .lifestyle-top-img::after{
        top: 0;
    }
    .main-title span{
        padding-bottom: 20px;
    }
    .discover-sec .discover-bottom-sec .discover-item .discover-box ul {
        border-radius: 22px 0 0 22px;
    }
    .welcome-sec .r-content .right-img .welcome-2-img{
        display: none;
    }
    .welcome-sec .r-content .right-img .welcome-1-img{
        display: none;
    }
 }


 @media (max-width: 575px) { 
    .welcome-sec .welcome-wrap .l-content{
        padding:20px 0px 0px 0px;
    }   
    .welcome-sec  .bottom-sec {
        padding-top: 50px;
    }
    .discover-sec .discover-top .discover-bottom {
        padding-top: 80px;
    }
    .sec-title{
        font-size: 60px;
    }
    .landing-page .cm-title{
        font-size: 26px;
    }
     .main-title{
        font-size: 28px;
    }
    .discover-sec .discover-top .discover-top-sec{
        padding-left: 30px;
    }  
    .discover-sec .discover-top .discover-top-sec .discover-left-img{
        width: 150px;
        height: 150px;
    }
    .discover-sec .discover-top .discover-top-sec .discover-left-img::before{
        border: 10px solid #fc6c26;
    }
  
 } */
  
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
 

#wrapper:has(.wel-section) .inner_title {
    display: none;
}
.landing-page h1, .landing-page h2, .landing-page h3, .landing-page h4, .landing-page h5, .landing-page h6, .landing-page .h1, .landing-page .h2, .landing-page .h3, .landing-page .h4, .landing-page .h5, .landing-page .h6, .landing-page .cms h1, .landing-page .cms h2, .landing-page .cms h3, .landing-page .cms h4, .landing-page .cms h5, .landing-page .cms h6, .landing-page .cms .h1, .landing-page .cms .h2, .landing-page .cms .h3, .landing-page .cms .h4, .landing-page .cms .h5, .landing-page .cms .h6 , .landing-page > *{
    font-family: "Roboto", sans-serif;
}
p{
    font-family: "Montserrat", sans-serif;
}

 .landing-page .btn-primary{
    color: #FFFFFF ;
    border-width: 1px ;
    border-color: #F16C22;
    border-radius: 30px;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 180%;
    text-transform: uppercase ;
    background-color: #F16C22;
    padding: 10px 25px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
}
.landing-page .btn-primary:hover{
    background-color: transparent;
    color: #F16C22;
}

 @media (min-width: 768px) {    
    .amenitie-sec .amenitie-box .amenitie-item:nth-child(even){
        border-left: 1px solid #ffffff33;
     }
 }
@media (min-width: 992px) {     
    .amenitie-sec .amenitie-box .amenitie-item:nth-child(3n+1){
        border-left: none;
     }   
 }
@media (min-width: 1200px) {     
    .amenitie-sec .amenitie-box .amenitie-item:nth-child(4n+1){
        border-left: none !important;
    }
 }

@media (min-width: 1350px) {
    .landing-page .container {
         width: 1330px;
     }   
 }
 
 @media (min-width: 1550px) {
     .landing-page .container {
         width: 1430px;
     }   
 }
 
 @media (min-width: 1650px) {
     .landing-page .container {
         width: 1530px;
     }
 }
 .main-title{
    /* font-family: "Montserrat", sans-serif; */
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 500;    
 }
 .light-title{
    font-size: 150px;
    font-weight: 700;
    color: #FFFFFF;
    opacity: .5;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif !important;
    text-align: center;
 }
 p + P{
    margin-top: 30px !important;
 }
 .d-flex{
    display: flex;
 }
 .align-items-center{
    align-items: center;
 }
 .justify-content-center{
    justify-content: center;
 }
 .flex-wrap{
    flex-wrap: wrap;
 }
 .flex-row{
    flex-direction: row;
 }
 .flex-column{
    flex-direction: column;
 }
 .text-center{
    text-align: center;
 }
 .text-end{
    text-align: end;
 }
 .top-sec-wrap{
    background-size: cover;
    background-repeat: no-repeat;
 }
 /* banner section S */
 .home-banner{
    position: relative;
 }
 .home-banner .thumbnail_container{
    padding-bottom: 98.1vh;
    min-height: 650px;
 }
 .home-banner .thumbnail_container img{
    width: 100%;
    height: 100%;
    object-fit: cover;
 }
 .home-banner .banner-content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% ,-50%);
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 20px;
    padding: 60px 50px;
    width: 100%;
    max-width: 1140px;
 }
 .home-banner .banner-content .banner-title{
    padding-top: 35px;
    color: #ffffff;
    font-size: 45px;
    font-weight: 500;
    letter-spacing: 0;
 }
 .home-banner .banner-content .btn-primary{
    margin-top: 35px;
 }
 /* banner section E */
 /* WEL SECTION s  */
 .wel-section{

 }
 .wel-section .wel-top-sec {
    padding: 100px 0
 }
 .wel-section .wel-top-sec .wel-content{
    padding-right: 100px;
 }
 .wel-section .wel-top-sec .wel-content p{
    color: #000000;
 }
 .wel-section .wel-top-sec .wel-content .b-title{
    margin-top: 30px;
 }
 .wel-section .wel-top-sec .wel-content .btn-primary{
    margin-top: 30px;
 }
 .wel-section .wel-top-sec .wel-img{
    padding: 10px;
 }
 .wel-section .wel-top-sec .wel-img .thumbnail_container{
    padding-bottom: 79%;
    border-radius: 20px;
 }
 .wel-section .wel-top-sec .wel-img .thumbnail_container img{
    object-fit: cover;
    height: 100%;
 }
 .wel-section .wel-bottom-sec{
    padding-bottom: 100px;
 }
 .wel-section .wel-bottom-sec .wel-bottom-img{
    position: relative;
 }
 .wel-section .wel-bottom-sec .wel-bottom-img .thumbnail_container{
        border-radius: 20px;
        padding-bottom: 52%;
 }
 .wel-section .wel-bottom-sec .wel-bottom-img .thumbnail_container img{
    width: 100%;
    height: 100%;
 }
 .wel-section .wel-bottom-sec .wel-bottom-content{
    position: absolute;
    bottom: 0;
    width: 100%;
 }
 /* WEL SECTION s  */
 /* amenitie Section S   */
 .amenitie-sec {
    padding: 80px 0;
    background-size: cover; 
    position: relative;   
    z-index: 1;
 }
 .amenitie-sec::after{
    content: "";
    position: absolute;
    background-color: #004E9B;
    width: 100%;
    height: 100%;
    top: 0;   
    z-index: -1; 
    opacity: .9;
 }
.amenitie-sec .main-title{
    text-align: center;
    color: #ffffff;
}
.amenitie-sec .amenitie-box{
    border: 1px solid #ffffff33;
    border-bottom: none;
    width: 100%;
    margin: auto;
}
.amenitie-sec .amenitie-box .amenitie-item{
    border-bottom: 1px solid #ffffff33;
}
.amenitie-sec .amenitie-box .amenitie-item:nth-child(n+2) {
    border-left: 1px solid #ffffff33;
}
.amenitie-sec .amenitie-box .amenitie-item .item-wrap{
    padding: 36px 30px;
}
.amenitie-sec .amenitie-box .amenitie-item .item-wrap p{
    color: #FFFFFF;
    text-align: center;
    font-weight: 500;
}
.amenitie-sec .btn-primary{
    text-align: center;
    margin-top: 40px;
}

 /* amenitie Section S   */
 /* residences  sec S  */
 .residences-sec{
    padding: 100px 0;
 }
 .residences-sec .bottom-res-sec{
    margin-top: 30px;
 }
 .residences-sec .res-left-img {
    padding-right: 40px;
 }
 .residences-sec .res-left-img .thumbnail_container{
    padding-bottom: 110%;
    border-radius: 20px;
 }
 .residences-sec .res-left-img .thumbnail_container img ,.residences-sec .res-right-img .thumbnail_container img  {
    object-fit: cover;
    height: 100%;
    width: 100%;
 }
 .residences-sec .res-right-img .thumbnail_container{
    padding-bottom: 71%;
    border-radius: 20px;
 }
 .residences-sec  .btn-primary ,.residences-sec  .res-content{
    margin-top: 40px;
 }

 /* residences sec E  */
 /* H amenitie Section S   */
 .h-amenities-sec {
    padding: 70px 0 100px 0;
    background-size: cover; 
    position: relative;   
    z-index: 1;
 }
 .h-amenities-sec::after{
    content: "";
    position: absolute;
    background-color: #F16C22;
    width: 100%;
    height: 100%;
    top: 0;   
    z-index: -1; 
    opacity: .9;
 }
 .h-amenities-sec .main-title{
    color: #ffffff;
    text-align: center;
    padding-bottom: 30px;
 }
 .h-amenities-sec .amenities-wrap{
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 37px 20px;
    margin:0 70px;
 }
.h-amenities-sec .amenities-wrap .amenities-box  .h-item .amenities-title{
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 20px;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
 }
 .h-amenities-sec .amenities-wrap .amenities-box{
       width: calc(20% - 20px); 
 }
 .h-amenities-sec .amenities-wrap .amenities-box .thumbnail_container{
    padding-bottom: 70%;
    border-radius: 15px;
 }
 .h-amenities-sec .amenities-wrap .amenities-box .thumbnail_container img{
    width: 100%;
 }
 
 /* H amenitie Section S   */
 /* contact-sec S  */
 .contact-sec{
    padding:0 0  100px 0;
    position: relative;
 }
 .contact-sec .light-title{
    text-align: end;
    color: #000000; 
    opacity: 0.1;
    line-height: 70%;
 }
 .contact-sec  p{
    color: #000000;
 }
 .contact-sec  .main-title{
    margin-bottom: 36px;
 }
 .contact-sec  .form-box{
    padding-top: 20px;
 }
 .contact-sec  .required:after {
    content: "*";
    position: relative;
    font-size: inherit;
    color: #f1416c;
    padding-left: 3px;
    font-weight: 600;
}
.contact-sec  .form-control{
    background-color: transparent;
    border-radius: 10px;
    border: 1px solid #D9D9D9;
}
.contact-sec .ac-label{
    color: #000000;
    padding-top: 8px;
    font-weight: 400;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
}
.contact-sec .form-group{
    margin-bottom: 30px;
}
.contact-sec .c-btn{
    text-align: end;
}
 /* contact-sec E  */

@media (max-width: 1650px) { 
}
@media (max-width: 1560px) {    
    .main-title{
        font-size: 30px;
        margin-bottom: 25px;
     }
    .light-title{
        font-size: 120px;
    }
    .wel-section .wel-top-sec .wel-content{
        padding-right: 40px;
     }
     .h-amenities-sec .amenities-wrap{
        margin: 0 30px;
    }
    .home-banner .banner-content{
        max-width: 900px;
    }
}
@media (max-width: 1199px) {     
    .light-title{
        font-size: 100px;
    }
    .wel-section .wel-bottom-sec{
        padding-bottom: 80px;
     }
     .wel-section .wel-top-sec , .residences-sec ,.h-amenities-sec  {
        padding: 80px 0
     }
     .wel-section .wel-top-sec .wel-content{
        padding-right: 20px;
     }
     .wel-section .wel-top-sec .col-lg-6{
        width: 100%;
     }
     .wel-section .wel-top-sec .wel-img{
        padding: 0;
        margin-top: 40px;
     }  
     .amenitie-sec .amenitie-box .amenitie-item:nth-child(3n+1){
        border-left: none;
     }   
     .residences-sec .res-left-img {
        padding-right: 0px;
     }   
     .residences-sec .res-left-img .thumbnail_container{
        padding-bottom: 152%;        
     }
     .h-amenities-sec .amenities-wrap .amenities-box{
        width: calc(25% - 20px); 
    }
    .h-amenities-sec .amenities-wrap{
        gap: 25px 20px;
        justify-content: center;
    }
    .home-banner .banner-content{
        max-width: 800px;
        padding: 40px 30px;
    }
    .home-banner .banner-content .banner-title{
        font-size: 35px;
        padding-top: 20px;
        font-weight: 400;
    }
    .home-banner .banner-content img{
        max-width: 200px;
    }
    .home-banner .banner-content .btn-primary{
        margin-top: 20px;
     }
     .contact-sec{
        padding:0 0  80px 0;
     }
     .home-banner .thumbnail_container{
        padding-bottom: 80vh;
    }
   
}
@media (max-width: 991px) { 
    .main-title ,.contact-sec .main-title{
        font-size: 28px;
        margin-bottom: 20px;
     }
    .light-title{
        font-size: 80px;
    }
    .wel-section .wel-bottom-sec{
        padding-bottom: 60px;
     }
     .wel-section .wel-top-sec  ,.amenitie-sec ,.residences-sec ,.h-amenities-sec {
        padding: 60px 0
     }    
     .amenitie-sec .amenitie-box .amenitie-item .item-wrap{
        padding: 30px 20px;
     }
     .amenitie-sec .amenitie-box .amenitie-item:nth-child(3n+1) {
        border-left: 1px solid #ffffff33;
    }
    .residences-sec .res-left-img .thumbnail_container{
        padding-bottom: 100%;        
     }    
     .residences-sec  .btn-primary , .residences-sec  .res-content ,.residences-sec .res-right-img{
        margin-top: 30px;
     }   
     p + P{
        margin-top: 20px !important;
     }  
     .h-amenities-sec .amenities-wrap .amenities-box{
        width: calc(33.33% - 20px); 
    }
    .home-banner .banner-content{
        max-width: 600px;
    }
    .home-banner .banner-content .banner-title{
        font-size: 38px;
        padding-top: 25px;
    }
    .home-banner .thumbnail_container{
        padding-bottom: 70vh;
    }
    .contact-sec{
        padding:0 0  60px 0;
     }
}
@media (max-width: 767px) { 
    .main-title , .contact-sec .main-title{
        font-size: 26px;
        margin-bottom: 10px;
     }
    .light-title{
        font-size: 60px;
    }
    .wel-section .wel-bottom-sec{
        padding-bottom: 50px;
     }
     .wel-section .wel-top-sec ,.amenitie-sec ,.residences-sec ,.h-amenities-sec {
        padding: 50px 0
     }
     .wel-section .wel-top-sec .wel-content{
        padding-right: 0px;
     }
     .wel-section .wel-top-sec .wel-img{
        padding: 0;
        margin-top: 30px;
     }    
     .amenitie-sec .amenitie-box .amenitie-item{        
        display: flex;
        justify-content: center;
        width: 100%;
    }
   
    .amenitie-sec .col-sm-6 {
        width: 50% !important;
    } 
    p + P{
        margin-top: 15px !important;
     }  
     .h-amenities-sec .amenities-wrap .amenities-box{
        width: calc(50% - 20px); 
    }
    .h-amenities-sec .amenities-wrap{
        margin: 0;
    }
    .home-banner .banner-content{
        max-width: 500px;
    }
    .home-banner .banner-content .banner-title{
        font-size: 30px;
        padding-top: 20px;
    }
    .home-banner .banner-content{
        padding: 30px 20px;
    }
    .home-banner{
        margin-top: 50px;
     }
     .home-banner .thumbnail_container{
        padding-bottom: 70vh;
    }
    .home-banner .thumbnail_container{
        padding-bottom: 60vh;
        min-height: 560px;
     }
     .contact-sec .form-group{
        margin-bottom: 20px;
    }
    .contact-sec .c-btn{
        text-align: start;
        margin-top: 20px;
    }
    .contact-sec{
        padding:0 0  50px 0;
     }
}
@media (max-width: 575px) { 
    .light-title{
        font-size: 40px;
    }
    .h-amenities-sec .amenities-wrap .amenities-box{
        width: calc(50% - 10px); 
    }
    .h-amenities-sec .amenities-wrap{
        gap: 20px;
    }
    .h-amenities-sec .amenities-wrap .amenities-box .h-item .amenities-title {
        font-size: 14px;
        margin-top: 12px;
    }
    .amenitie-sec .amenitie-box .amenitie-item:nth-child(3n+1) {
        border-left: none;
    }
    .amenitie-sec .amenitie-box .amenitie-item:nth-child(n+2) {
        border-left: none;
    }
    .amenitie-sec .col-sm-6 {
        width: 100% !important;
    } 
    .home-banner .banner-content{
        max-width: 360px;
    }
    .home-banner .banner-content .banner-title{
        font-size: 24px;
        padding-top: 20px;
    }
    .home-banner{
        margin-top: 160px;
     }
}
