/* vietnamese */
@font-face {
  font-family: 'Georama';
  font-style: normal;
  font-weight: 400;
  font-stretch: 150%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/georama/v15/MCoMzAn438bIEyxFf6swMnNpvPcUwW7w4g5fJu5xEw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Georama';
  font-style: normal;
  font-weight: 400;
  font-stretch: 150%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/georama/v15/MCoMzAn438bIEyxFf6swMnNpvPcUwW7w4g5eJu5xEw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Georama';
  font-style: normal;
  font-weight: 400;
  font-stretch: 150%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/georama/v15/MCoMzAn438bIEyxFf6swMnNpvPcUwW7w4g5QJu4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Georama';
  font-style: normal;
  font-weight: 700;
  font-stretch: 150%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/georama/v15/MCoMzAn438bIEyxFf6swMnNpvPcUwW7w4g5fJu5xEw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Georama';
  font-style: normal;
  font-weight: 700;
  font-stretch: 150%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/georama/v15/MCoMzAn438bIEyxFf6swMnNpvPcUwW7w4g5eJu5xEw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Georama';
  font-style: normal;
  font-weight: 700;
  font-stretch: 150%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/georama/v15/MCoMzAn438bIEyxFf6swMnNpvPcUwW7w4g5QJu4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Montserrat';
    src: url('./assets/font/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Georama', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
}
p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height: 1.7;
    font-size: 16px;
}
li a{
    font-family: 'Georama', sans-serif !important;
    font-weight: 300;
    font-size: 12px !important;
    font-style: normal;
    color: #fff !important;
    letter-spacing: 0px;
}
.am-cls{
   font-family: 'Georama', sans-serif;
    font-weight: 300; 
    font-style: normal;
    color: #ffffff;
    font-size: 18px;
}
body{
    background-color: #fff;
}
.header-btn{
    background-color: transparent;
    border:1px solid #f0d372;
    border-radius: 0px;
    font-family: 'Georama', sans-serif;
    font-weight: 300;
    font-size: 12px !important;
    font-style: normal;
    color: #f0d372 !important;
    letter-spacing: 0px;
    padding: 12px;
}
.a-f-li{
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
    line-height: 1.7;
    font-size: 16px;
    color: #ffffffb2 !important;
}
.hero-price{
    font-weight: 600;
    padding: 24px;
    border: 1px solid #f0d372;
}
.hero-btn{
    background-color: #f0d372;
    border:1px solid #f0d372;
    border-radius: 0px;
    font-family: 'Georama', sans-serif;
    font-weight: 300;
    font-size: 12px !important;
    font-style: normal;
    color: #ffffff !important;
    letter-spacing: 0px;
    padding: 12px;
}
.hero-btn:hover{
    background-color: #8d6308;
    border:1px solid #f0d372;
    border-radius: 0px;
    font-family: 'Georama', sans-serif;
    font-weight: 300;
    font-size: 12px !important;
    font-style: normal;
    color: #ffffff !important;
    letter-spacing: 0px;
    padding: 12px;
}
.header-btn:hover{
    background-color: #f0d372;
    border:1px solid #f0d372;
    border-radius: 0px;
    font-family: 'Georama', sans-serif;
    font-weight: 300;
    font-size: 12px !important;
    font-style: normal;
    color: #ffffff !important;
    letter-spacing: 0px;
}

.hero-section{
    position: relative;
    min-height: 700px;
    height: 100vh;
    overflow: hidden;
    background: #000; /* fallback */
}

/* 🎬 VIDEO */
.hero-video{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover; /* 🔥 IMPORTANT */
    transform: translate(-50%, -50%);
}

/* 🌑 OVERLAY */
.hero-overlay{
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.4); /* adjust darkness */
    z-index: 1;
}

/* 🧠 CONTENT ABOVE VIDEO */
.hero-content{
    position: relative;
    z-index: 2;
}
.navbar img{
    width: 220px;
}
.navbar {
    background: linear-gradient(
        to bottom,
        rgba(0,0,0,0.9),
        rgba(0,0,0,0.6),
        rgba(0,0,0,0)
    );
    backdrop-filter: blur(8px);
}
.Vision-section .right-side{
    position: relative;
    overflow: hidden;

    background:
        linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
        url('./assets/lagoona-sketch/2.png');

    background-size: cover;
    background-position: center;
    min-height: 700px;
}
.Vision-section .bg-imagesss{
    position: relative;
    overflow: hidden;

    background:
        linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
        url('./assets/lagoona-sketch/CPool\ Final.png');

    background-size: cover;
    background-position: center;
    min-height: 700px;
}
.Vision-section .bg-images{
    position: relative;
    overflow: hidden;

    background:
        linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
        url('./assets/lagoona-sketch/Beach\ Apt\ 2.png');

    background-size: cover;
    background-position: center;
    min-height: 700px;
}
.vision-reveal-layer,
.mission-reveal-layer{
    position: absolute;
    inset: 0;
    background: #ffffff;
    z-index: 2;
}
.mission-section .right-side{
    position: relative;
    overflow: hidden;

    background:
        linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
        url('./assets/lagoona-sketch/B3\ Beach.png');

    background-size: cover;
    background-position: center;
    min-height: 700px;
}
.mission-section .right-side{
    position: relative;
    overflow: hidden;

    background:
        linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
        url('./assets/lagoona-sketch/Entrance\ 1.png');

    background-size: cover;
    background-position: center;
    min-height: 700px;
}
.mission-section .bg-images{
    position: relative;
    overflow: hidden;

    background:
        linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
        url('./assets/lagoona-sketch/Close\ up\ HD.png');

    background-size: cover;
    background-position: center;
    min-height: 700px;
}
.cards-section{
    background-size: cover  ;
    min-height: 700px;
    background-position: bottom center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cards-section .card-1{
    border:1px solid #f0d372;
    height: 400px;
    background:
        linear-gradient(rgba(0,0,0,0), rgba(0,0,0,75%)), /* overlay */
        url('./assets/lagoona-sketch/W\ 1-2.png');
    background-size: cover  ;
    background-position: center center;
}
.cards-section .card-2{
    border:1px solid #f0d372;
    height: 400px;
    background:
        linear-gradient(rgba(0,0,0,0), rgba(0,0,0,75%)), /* overlay */
        url('./assets/lagoona-sketch/Lagoon\ front\ view.png');
    background-size: cover  ;
    background-position: center center;
}
.cards-section .card-3{
    border:1px solid #f0d372;
    height: 400px;
    background:
        linear-gradient(rgba(0,0,0,0), rgba(0,0,0,75%)), /* overlay */
        url('./assets/img/final-villaments.png');
    background-size: cover  ;
    background-position: center center;
}
.cards-section .cards:hover{
    background: #000000;
}
.cards-section .cards h4{
    font-weight: 600;
    line-height: 1.7;
    font-size: 24px;
    color: #ffffff !important;
}
.hide-con {
    display: none !important; /* Initially hidden */
    opacity: 0;
}
/* Show when parent card is hovered */
.cards-section .cards:hover .hide-con {
    display: block !important; /* Show content */
    opacity: 1;
}
.our-world-section{
    
    background-color: #ffffff;
    background-size: cover  ;
    padding-top: 40px;
    padding-bottom: 80px;
    background-position: bottom center;
    background-attachment: fixed;
}
.ow1-section .left-side{
    position: relative;
    overflow: hidden;

    background:
        linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)),
        url('./assets/img/2.jpg');

    background-size: cover;
    background-position: center;
    min-height: 700px;
}
.ow1-section .bg-images{
    position: relative;
    overflow: hidden;

    background:
        linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)),
        url('./assets/lagoona-sketch/3.png');
    background-size: cover;
    background-position: center;
    min-height: 700px;
}

/* 🔥 NEW LAYER */
.ow1-reveal-layer{
    position: absolute;
    inset: 0;
    background: #ffffff;
    z-index: 2;
}
.ow1-section .right-side{
    padding:40px;
}
.ow1-section .image-ow1{
    width: 100%;
    height: 100%;
    background:
        linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), /* overlay */
        url('./assets/img/2.jpg');
    background-size: cover  ;
    background-position: center;
}
.fixed-class{
    color: #ffffffe0;
}
.ow2-section{
    background:
        linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), /* overlay */
        url('./assets/lagoona-sketch/Villa\ and\ Villament\ view\ 1.png');
    background-color: #000000;
    background-size: cover  ;
    min-height: 700px;
    background-position: bottom center;
    background-attachment: fixed;
}
.ow3-section{
    background:
        linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), /* overlay */
        url('./assets/lagoona-sketch/SNA\ Beach\ View.png');
    background-color: #000000;
    background-size: cover  ;
    min-height: 700px;
    background-position: center center;
    background-attachment: fixed;
}
.ow4-section{
    background:
        linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), /* overlay */
        url('./assets/img/v1_1_2048x1366_crop_center.jpg');
    background-color: #000000;
    background-size: cover  ;
    min-height: 700px;
    background-position: bottom center;
    background-attachment: fixed;
}
.ow5-section{
    background:
        linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), /* overlay */
        url('./assets/lagoona-sketch/C-Aerial.png');
    background-color: #000000;
    background-size: cover  ;
    min-height: 700px;
    background-attachment: fixed;
    background-position: bottom center;
}
.form-section .left-side{
    background:
        linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), /* overlay */
        url('./assets/lagoona-sketch/SNA\ Beach\ View.png');
    background-size: cover  ;
    background-position: center;
    min-height: 700px;
}
.form-section .right-side{
    padding: 80px;
}
.form-container{
    padding: 40px;
    width: 100%;
    border: 1px solid #f0d372;
}
.form-control{
    background-color: transparent;
    padding:20px 10px;  
    border-width: 0px 0px 1px 0px;
    border-radius: 0px;
    border-color: #c28c1763 ;
    font-family: 'Georama', sans-serif;
    font-weight: 300;
    font-size: 12px !important;
    font-style: normal;
    color: #000000 !important;
    letter-spacing: 0px;
}
.form-control::placeholder{
    color: #000000 !important; /* light white */
    opacity: 1; /* important for full visibility */
}
.form-control:focus{
    background-color: transparent;
    border-width: 0px 0px 1px 0px;
    border-color: #c28c1763 ;
    box-shadow: unset;
}
.f-logo{
    border-bottom: 1px solid;
    border-color: #c28c1763 ;
    padding: 100px 20px !important;
}
.f-text p{
    font-family: 'Georama', sans-serif;
    font-weight: 300;
    font-size: 12px !important;
    font-style: normal;
    color: rgba(255,255,255,0.6) !important;
    letter-spacing: 0px;
}
.footer {
    background: linear-gradient(rgb(0 0 0 / 83%), rgb(0 0 0 / 84%)), /* overlay */ url(./assets/img/Gemini_Generated_Image_1crwyo1crwyo1crw.png);
    background-size: cover;
    background-position: center center;
}
.video-section{
    position: relative;
    height: 700px;
    overflow: hidden;
}

/* VIDEO */
.bg-video{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
}   

.ow1-section .image-ow2{
    width: 100%;
    height: 100%;
    background:
        linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), /* overlay */
        url('./assets/img/2.jpg');
    background-size: cover  ;
    background-position: center;
}
.ow6-section{
    background:
        linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), /* overlay */
        url('./assets/lagoona-sketch/CPool\ Final.png');
    background-color: #000000;
    background-size: cover  ;
    min-height: 700px;
    background-position: bottom center;
}
.grid-section .left-side,
.grid-section .right-side{
    position: relative;
    overflow: hidden;
}

/* LEFT IMAGE */
.grid-section .left-side{
    background:
        linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)),
        url('./assets/img/3.jpg');
    background-size: cover;
    background-position: center;
    min-height: 700px;
}

/* RIGHT IMAGE */
.grid-section .right-side{
    background:
        linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)),
        url('./assets/img/2.jpg');
    background-size: cover;
    background-position: center;
    min-height: 700px;
}

/* 🔥 LEFT REVEAL */
.grid-left-reveal{
    position: absolute;
    inset: 0;
    background: #000;
    z-index: 2;
}

/* 🔥 RIGHT REVEAL */
.grid-right-reveal{
    position: absolute;
    inset: 0;
    background: #000;
    z-index: 2;
}


/* Placeholder */
.custom-select option {
    background-color: #000;
    color: #fff;
}
.container-fluid{
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}
.am1{
   background-color:#ffffff !important;
   border: 1px solid #f0d372;
}
.am2{
   background:
        linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.9)),
        url('./assets/img/Kids Playground.jpg.jpeg');
    background-size: cover;
    background-position: center; 
}
.am3{
   background:
        linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.9)),
        url('./assets/img/Multipurpose Plaza.jpg.jpeg');
    background-size: cover;
    background-position: center; 
}
.am4{
   background:
        linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.9)),
        url('./assets/img/Pickle Ball  Court.jpg.jpeg');
    background-size: cover;
    background-position: center; 
}
.am5{
   background:
        linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.9)),
        url('./assets/img/Beach Front.jpg.jpeg');
    background-size: cover;
    background-position: center; 
}
.am6{
   background:
        linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.9)),
        url('./assets/img/Buggy.jpg.jpeg');
    background-size: cover;
    background-position: center; 
}

#form-message{
    position: fixed;
    top: 60px;
    right: 0px;
    background: #d1fadf;
    color: #039855 !important;
    padding: 14px 22px;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 400;
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    z-index: 99999;
    display: none;
    animation: slideIn 0.4s ease;
}

@keyframes slideIn{
    from{
        opacity:0;
        transform: translateX(100%);
    }
    to{
        opacity:1;
        transform: translateX(0);
    }
}


.navbar img{
    width:220px;
}

.navbar{
    background: linear-gradient(
        to bottom,
        rgba(0,0,0,0.9),
        rgba(0,0,0,0.6),
        rgba(0,0,0,0)
    );
    backdrop-filter: blur(8px);
    padding: 15px 0;
}

/* Nav Links */


/* Hamburger */

.navbar-toggler{
    border:1px solid #f0d372;
    padding:6px 10px;
}

.navbar-toggler:focus{
    box-shadow:none;
}

.navbar-toggler-icon{
    filter: brightness(0) invert(1);
}
.navbar-toggler-icon{
    width: 24px;
    height: 24px;
}

/* Mobile Menu */

@media(max-width:991px){

    .navbar-collapse{
        background:#000;
        padding:20px;
        margin-top:15px;
        border-radius:10px;
        text-align:center;
    }

    .navbar-nav{
        margin-bottom:20px;
    }

    .nav-link{
        padding:12px 0;
    }

    .header-btn{
        width:100%;
    }

    .navbar img{
        width:180px;
    }

}
.hp-2{
    display: none;
}
@media(max-width:767px){
    .fixed-top{
        position: absolute;
    }
    .p-s-a {
        padding: 48px 20px !important;
    }
    .cc-ss{
        padding: 0px 20px !important;
    }
    .cards-section {
        padding: 0px 30px !important;
    }
    .hero-content{
        padding: 0px;
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }
    .s-div{
        padding:0px;
        justify-content: center !important;    
    }
    .b-div{
        justify-content: center !important;
    }
    .hp-1{
        display: none;
    }
    .hp-2{
        display: block;
    }
    .Vision-section .right-side{
        order: 1;
        min-height: 500px;
    }
    .mission-section .right-side{
        min-height: 500px;
    }
    .Vision-section .left-side{
        order: 2;
    }
    .card-2{
        width: 100% !important;
    }
    .card-1{
        width: 100% !important;
    }
    .cards-section .card-1{
        height: 500px;
    }
    .cards-section .card-2{
        height: 500px;
    }
    .cards-section .card-3{
        height: 700px !important;
    }
    .am1 {
        width: 48% !important;
    }
    .our-world-section{
        padding-left: 12px;
        padding-right:12px;
    }
    .ow5-section {
        min-height: 500px;
        background-attachment: unset;
    }
    .ow5-section div{
        padding: 20px !important;
    }
    .ow5-section img{
        margin-top: 0px !important;
    }
    .ow5-section h1{
        font-size:22px !important;
    }

    .ow2-section {
        min-height: 500px;
        background-attachment: unset;
    }
    .ow2-section div{
        padding: 20px !important;
    }
    .ow2-section img{
        margin-top: 0px !important;
    }
    .ow2-section h1{
        font-size:22px !important;
    }

    .ow3-section {
        min-height: 500px;
        background-attachment: unset;
    }
    .ow3-section div{
        padding: 20px !important;
    }
    .ow3-section img{
        margin-top: 0px !important;
    }
    .ow3-section h1{
        font-size:22px !important;
    }

    .ow6-section {
        min-height: 500px;
    }
    .form-section .right-side{
        padding: 40px 16px !important;
    }
    .form-container{
        padding: 16px;
    }
    .footer-logo{
        width: 100%;
    }
    .bg-images{
        min-height: 500px !important;
    }
    .h1-t-c {
        font-size: 22px !important;
    }
    #residences-section h1{
        padding-top: 0px !important;
        
    }

    .c-d {
        font-size: 14px !important;
    }
    li a{
        font-size: 10px;
    }
    navbar li a{
        font-size: 16px !important;
    }
}
@media(max-width:1025px){
    .footer-logo{
        width: 100%;
    }
}
@media(min-width:1024px){
    .res-image{
        display: none;
    }
    .hero-after{
        display: none;
    }
}
@media(min-width:769px){
    .hero-after{
        display: none;
    }
}
.hero-after{
    padding: 40px 12px;
}
.res-image {
    width: 100%;
    height: 500px;
    background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)),
                url('./assets/lagoona-sketch/3.png');
    background-size: cover;
    background-position: center;
    margin-bottom: 48px;
}




