﻿@import url('https://fonts.googleapis.com/css2?family=Marcellus');
@import url('https://fonts.googleapis.com/css2?family=Rubik');

h1, h2, h3, h4, h5, h6 {
    font-family: 'Marcellus', serif;
}
body {
    font-family: Nunito, sans-serif;
    padding: 0;
    margin: 0px;
    box-sizing: border-box;
    overflow-x: hidden !important;
    font-weight:400;
    max-width: 100%;

}
html {
    width: 100%;
    overflow-x: hidden;
}
p {
    color: #212529;
    line-height: 1.6;
    
}
.justify p {
    text-align: justify;
}
.Connectivity h3 {
    font-size:24px !important;
}
.bg7 {
    background-color: #f5f5f7
}
.attrpad {
    padding-left: 9% !important;
    padding-top: 3% !important;
}
.divattrpad {
    padding: 20px 15px 20px 50px;
}
.fpborder {
    border: 1px solid #ddd;
    padding: 20px;
    margin-top: 40px;
}
.btn7 {
    color: #fff !important;
    background: #fff;
    border: 1px solid #071c35;
    border-radius:7px;
}
.btnfloorplan {
    background-color: #fff;
    background-size: 200% 200%;
    color: #000;
    padding: 7px 60px;
    border-radius: 11px;
    border: 1px solid #198754;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
}

.btnfloorplan a :hover {
        background-color: #000 !important;
        color: #fff !important;
    }
summary {
    cursor: pointer;
    font-size: 25px;
    padding: 10px;
    background-color: #f1f1f1;
    margin-bottom: 5px;
    border: 1px solid #ddd;
}

    summary:hover {
        background-color: #ddd;
    }


.tabcontent {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff;
}
.div50 {
    width: 49%;
    float: left;
    padding:7px !important;
}
.div100 {
    width: 97%;
    float: left;
    padding: 7px !important;
}
.div31 {
    width: 31%;
    float: left;
    padding: 7px !important;
}
.bannercontent {
    text-align: center;
    margin-top: -19px;
    z-index: 2;
}
.propertydescription {
    position: relative;
    max-height: 160px;
    overflow: hidden;
}
.fptable {
    background-color: #fff;
    box-shadow: 0px 0px 21px -13px rgba(0, 0, 0, .5);
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 0px 10px 0px 0px;
    --e-column-margin-right: 10px;
    --e-column-margin-left: 0px;
    padding: 25px 25px 25px 25px;
}
    .fptable table th {
        padding: 12px;
        background-color: #f2f2f2;
        text-align: left;
    }
    .btncenter {
        display: grid;
        place-items: center;
    }
.btncentercss {
    background-color: #198754;
    background-size: 200% 200%;
    color: #fff;
    padding: 15px 60px;
    border-radius: 18px;
    border: 1px solid #198754;
   
    font-size: 28px;
    margin-block: 24px;
    
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
}
    .btncentercss:hover {
        background-color: #198754c9;
        font-size: 28px;
        color: #fff;
    }
.propertydescription2 {
    
}
.propertyheadingline {
    font-size: 35px !important;
    padding-bottom: 9px;
    font-weight: 400 !important;
    font-family: 'Marcellus', serif;
    line-height: 1.2;
}
.centered-paragraph {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 10%;
    padding-right: 10%;
    box-sizing: border-box;
}
.centered-paragraph p{
    text-align:center;
    font-size:17px;
}
.sectionfloor {
    padding: 50px 20px 50px 20px;
    background-color: #fff;
}

.floorcontainer {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

    .floorcontainer table tr td {
        white-space: nowrap;
        line-height: 25px;
        font-size: 14px;
    }

    .floorcontainer table tr th {
        white-space: nowrap;
        line-height: 25px;
        font-size: 14px;
    }

.floorshadow-box {
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);
}

.propertyanchors span {
    display: inline-block;
    padding: 11px 11px 11px 11px;
    border-radius: 5px;
    background: #198754;
    color: #fff !important;
    border: 1px solid #198754;
    font-size: 23px;
    line-height: 1.2;
    letter-spacing:0.5px;
    text-align: center;
    margin-bottom: 15px;
    margin-left: 9px;
    cursor: pointer;
    float: right;
    font-weight: 400 !important;
    font-family: 'Marcellus', serif;
    cursor:pointer;
}
    .propertyanchors span:hover {
        border-color: #198754cc;
        color: #fff;
        background: #198754cc;
    }




.padmater {
    margin-left:10%;
}
.collapselink {
    display: block;
    color: #4336FF;
    font-weight: 900;
    cursor: pointer;
}
.divspan {
    font-size: 35px !important;
   
    font-weight: 400 !important;
    font-family: 'Marcellus', serif;
}
.bannercontent h1 {
    background-color: #fff;
    padding: 20px 10px 20px 30px;
    border-radius: 30px;
    font-weight: 700 !important;
    font-size: 35px !important;
    width: 85%;
    left: 110px; top: -20px;
    position: relative;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 4px #0000001a;
}
.amenities2_margin_content {
    margin-left: -60px;
    margin-top: 80px;
    z-index: 2;
}
.amenities2_inner_content {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 10px 10px 30px;
}
.error {
    color: red;
    font-size: 14px;
    margin-top: 5px;
    display: block;
}
.error01 {
    color: red;
    font-size: 14px;
    margin-top: 5px;
    display: block;
}
.body-content {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
ul.sitemap {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
.section-grid img {
    position: sticky;
    top: 10px;
    width: 100%;
    height: auto;
    border-radius: 12px;
    aspect-ratio: 4 / 3;
    object-fit: cover;
}
.section-grid2 img {
    position: sticky;
    top: 10px;
    width: 100%;
    height: auto;
    border-radius: 12px;
   
    object-fit: cover;
}
.borderradius {
    border-radius:18px;
}
.img-Gallery {
    max-width: 100%;
    height: auto;
}
.htmlsitemap h2 {
    font-size: 1.5rem !important;
   
}
.htmlsitemap h3 {
    font-size: 1.5rem !important;
}
.margin-top-3 {
    margin-top: 3px;
}
.margin-top-5 {
    margin-top: 5px;
}
.margin-top-10 {
    margin-top:10px;
}
.margin-top-15 {
    margin-top: 15px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-25 {
    margin-top: 25px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-top-70 {
    margin-top: 70px;
}
.margin-top-80 {
    margin-top: 80px;
}
.margin-top-90 {
    margin-top: 90px;
}
.margin-top-100 {
    margin-top: 100px;
}

.requestcallmr {
    margin-left: 80px
}
.requestcallpadding {
    padding: 40px 30px 40px 30px
}

p.breadcrumbs {
    text-transform: capitalize;
}

.dl-horizontal dt {
    white-space: normal;
}
a {
    color: currentColor;
    text-decoration: none;
}
.floorplanline {
    color: #004080 !important;
    margin-bottom: 10px;
    font-size: 25px !important;
    padding-bottom: 9px;
    font-weight: 400 !important;
    font-family: 'Marcellus', serif;
    line-height: 1.2;
}

.navbar-collapse {
   
    flex-grow: 0 !important;
   

}
.navbarlogo img {
    max-height: 78px;
    vertical-align: middle;
}
.nav-link {
    color: #000 !important;
    margin-left: 7px !important;
    margin-right: 7px !important;
}
.over-video-content a {
    padding: 10px 10px 10px 10px;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: #00423cb3;
    color: #ffffffa8;
    border-style: none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 2px 2px 3px -1px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    width: 250px;
}

ul.project-details {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
    ul.project-details li {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid rgba(128, 128, 128, 0.75);
    }
        ul.project-details li strong {
            text-align: right;
        }

#project_highlights {
    display: grid;
    grid-template-columns: 7fr 4fr;
    align-items: center;
    gap: 70px;
}
.formtitle {
    background-color: #000;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-block: 19px;
    line-height: 37px;
    font-size: 35px !important;
    font-weight: 400 !important;
    font-family: 'Marcellus', serif;border-radius: 20px;
}
.requestcallmr{
    border-radius: 20px;box-shadow: 0 2px 5px rgb(0 0 0 / 25%);
}

.price {
    font-size: 19px;
    font-weight: var(--font-bold);
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btndownloadform {
    background-color: #198754;
    background-size: 200% 200%;
    color: #fff;
    padding:7px 20px 7px 20px;
    border-radius: 5px;
    border: 1px solid #198754;
    
    font-size: 19px;
    margin-block: 24px;
    
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
}
    .btndownloadform:hover {
        background-color: #198754c9;
        font-size: 19px;
        color: #fff;
    }

.btnsubmitform {
    background-color: #a58a43;
    background-size: 200% 200%;
    color: #fff;
    padding: 12px 12px;
    border-radius: 20px;
    border: 1px solid #a58a43;
    max-width: 100%;
    font-size: 21px;
    margin-block: 24px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
    margin-top: 35px;
}

.form-btn {
    max-width: 300px;
    width: 100%;
    display: flex;
    text-align:center;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
    margin-block: 20px;
    background-color: #000;
   
    color: white;
    padding: 15px 12px;
    border-radius: 50px;
}
.centered-row {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 10px;
    flex-wrap: wrap;
    font-size: 19px;
}

.custom-icon {
    color: #28a745;
}

.heading-line {
    display: inline-block;
    border-bottom: 2px solid #28a745;
    padding-bottom: 5px;
}

.section-bg1 {
    background-color: #f2f2f2;
    padding: 51px 15px 20px 51px
}
.section-bg7 {
    background-color: #12121226;
    padding: 51px 15px 51px 51px
}
.section-bg8 {
    background-color: #12121226;
    padding: 51px 15px 51px 51px
}
.section-bg9 {
    background-color: #fff;
    padding: 51px 15px 51px 51px
}
.section-bg11 {
    background-color: rgb(60, 179, 113, 0.64);
    padding: 51px 15px 51px 51px
}

.section-white {
    background-color: #fff;
    padding: 51px 15px 20px 51px;
    
}

.section-faq {
    background-color: #dee2e6;
    padding: 51px 15px 20px 51px
}

ul.location {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.location li {
    display: flex;
    align-items: center;
    border: 1px solid #12121226;
}
ul.location li > span {
    font-size: 32px;
    font-weight: bold;
    border-right: 1px solid #12121226;
    padding-inline: 12px;
}
ul.location li > div {
    padding: 12px;
}
ul.location li > div > span:first-of-type {
    font-weight: bold;
}
ul.location li > div > span {
    display: block;
    line-height: 1.5;
}
.location-img img{
    width: 100%;
    box-shadow: 2px solid;
    box-shadow: 2px 2px 8px #b9c1cc;
    border-radius: 16px 16px 16px 16px;
}
.footerbg {
    background-color: #121212;
    color: #fff;
}
.footer-btm p {
    color: #ffffff8c !important;
}

    .footer-column {
    flex: 1;
    
}
        .footer-column a {
            text-decoration: none;
            color:#000;
        }

.grid-content {
    align-self: center;
}

/*h2 span {
    
    text-transform: uppercase;
    font-weight: 500;
    font-size: 22px;
    line-height:36px;
}*/
h3 span {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 19px;
    line-height: 36px;
}

.bg1 {
    margin-block: 80px;
    padding: 50px;
    background-color: #e1e8ed;
    border-radius: 12px;
}

/*h2:has(span) span {
    font-size: 16px;
    line-height: 1;
    display: block;
    font-weight: normal;
    text-transform: uppercase;
}*/

h1.text {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 35px !important;
    font-family: Arial, sans-serif;
    text-align: center;
    font-weight: 600 !important;
    background: #1f271769;
  
    padding: 10px 20px;
}
p.text {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 35px !important;
    font-family: Arial, sans-serif;
    text-align: center;
    font-weight: 600 !important;
    background: #1f271769;
   
    padding: 10px 20px;
}
.textalign {
    text-align:center !important;
}
.btnpad {
    padding: 12px 70px !important;
}
.margin-bottom-3 {
    margin-bottom: 3px;
}
.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}

h1.propertycaption {
    width:100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 36px !important;
    font-family: Arial, sans-serif;
    text-align: center;
    font-weight: 500 !important;
    background: rgb(0 0 0 /0%);
    padding: 10px 20px;
    z-index: 999999;
    text-shadow: 1px 2px 2px #3a3737;
}

h1 .propertycaption1 {
    position: absolute;
   
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000;
    font-size: 38px !important;
    font-family: Arial, sans-serif;
    text-align: center;
    font-weight: 800 !important;
    background: rgb(0 0 0 / .3);
    padding: 10px 20px;
    /*z-index: 999999;*/
    text-shadow: 1px 2px 2px #3a3737;
}
#myForm input{
    border-bottom: 1px solid #00000052;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    text-decoration: none; margin-bottom: 20px;
}
#myForm textarea{
  border-bottom: 1px solid #00000052;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    text-decoration: none; margin-bottom: 20px;  
}
.auto-4-col {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

    .auto-4-col > div {
        flex: 1;
        min-width: 20%;
        box-sizing: border-box;
    }
.plan-box {
    padding: 2em 1em 2em 1em;
    border-bottom: 4px solid #000;
    text-align: center;
    border-radius:2%;
}


.plan-number {
    font-weight: 600;
    font-size: max(30px, 4.3vw);
    line-height: 1;
    color: #0073e6;
}

.plan-description {
    text-transform: uppercase;
}

.btn-black {
    --bs-btn-color: #fff;
    --bs-btn-bg: #000;
    --bs-btn-border-color: #000;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #000;
    --bs-btn-hover-border-color: #000;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #000;
    --bs-btn-active-border-color: #000;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #000;
    --bs-btn-disabled-border-color: #000;
    border-radius:20px;
    padding-bottom:9px;
    padding-top:9px;
}
.btn-white {
    --bs-btn-color: #000;
    --bs-btn-bg: #fff;
    --bs-btn-border-color: #000;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #000;
    --bs-btn-hover-border-color: #000;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #000;
    --bs-btn-active-border-color: #000;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #000;
    --bs-btn-disabled-border-color: #000;
    border-radius: 20px;
    padding-bottom: 9px;
    padding-top: 9px;
}
.btn-sales {
    --bs-btn-color: #fff;
    --bs-btn-bg: #000;
    --bs-btn-border-color: #000;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #000;
    --bs-btn-hover-border-color: #000;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #000;
    --bs-btn-active-border-color: #000;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #000;
    --bs-btn-disabled-border-color: #000;
    
}
.btn-saleprice {
    --bs-btn-color: #fff;
    --bs-btn-bg: #000;
    --bs-btn-border-color: #000;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #fff;
    --bs-btn-hover-border-color: #000;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #000;
    --bs-btn-active-border-color: #000;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #000;
    --bs-btn-disabled-border-color: #000;
}
.btn-type1 {
    --bs-btn-color: #000;
    --bs-btn-bg: #fff;
    --bs-btn-border-color: rgba(0, 0, 0, 0.125);
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #000;
    --bs-btn-hover-border-color: #000;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #000;
    --bs-btn-active-border-color: #000;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #000;
    --bs-btn-disabled-border-color: #000;
    padding:11px 19px 11px 19px;
}

.btn-type1:hover {
   color:#fff;
   background:#000;
}
    .btn-dwonloadbrochure {
    --bs-btn-color: #fff;
    --bs-btn-bg: #000;
    --bs-btn-border-color: #000;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #000;
    --bs-btn-hover-border-color: #000;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #000;
    --bs-btn-active-border-color: #000;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #000;
    --bs-btn-disabled-border-color: #000;
    font-size:19px;
}


.wording {
    font-size: 18px;
    font-weight: 500;
    padding-top: 3px;
    padding-bottom: 1px;
    width: 100%;
}
.wording a {
    color:#00423c;
    text-decoration:none;font-size: 23px;
}
.communitycap {
    font-size: 18px;font-weight: 500; padding-top: 20px;padding-bottom: 20px;
    width: 100%;text-align: center; margin-bottom: 30px;border-right: 1px solid #00423c54;
    border-left: 1px solid #00423c54;
    border-bottom: 1px solid #00423c54;border-radius: 0px 0px 16px 16px;
}
.communitycap a {
    color: #000;
    text-decoration: none;font-size: 24px;
}
.communitycap p{padding:20px; font-size: 15px;
}
.headingcaption3 {
    font-size: 18px;
    font-weight: 500;
    padding-top: 3px;
    padding-bottom: 1px;
    width: 100%;
    text-align: center;
    margin-top:15px;
}
.wording h3 {
    font-size: 22px !important;
    line-height: 1.3em;
    font-family: Marcellus;
}

    .headingcaption3 a {
        color: #000;
        text-decoration: none;
    }

.propertylocation {
    font-size: 18px;
    padding-top: 3px;
    padding-bottom: 1px;
    width: 100%;
}
.margintop {
    margin-top:10%;
}

.btn-group-verticle {
    color: white;
    padding: 10px 24px;
    cursor: pointer;
    
    display: block;
}
.footerbg h4 {
    color: #c0aa71; text-align: center;
}

/*
.img-thumbnail3 {
    height: auto;
    display:block;
    margin-left: auto;
    margin-right: auto;
}*/
.img-type {
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bordercolor {
    border:1px solid rgba(0, 0, 0, 0.125);
    padding:10px;
    border-radius:9px;
}
.headingcaption3 p{
   font-size: 13px;
}
.ezgrid-container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    position: relative;
    margin-top: -60px;
    z-index: 2;
    padding: 2em;
    border-radius: 12px;
    background-color: white;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.breadcrumb p {
    color: #000;
    background-color: white;
    display: inline-flex;
    font-size: 16px;
    padding: 6px 12px;
    gap: 10px;
    margin-bottom: 10px;
}
.breadcrumb a {
    color: #000;
    text-decoration: none !important;
}

.sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600
}

.dropline {
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600
}
.dropaline {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.faqs {
    font-size:28px;
    font-weight: 500;
    color: #000;
}
.listing-header{
    padding-inline: 20px;
}
.borderstyleproperty {
    border: 1px solid #96969640;
    border-radius: 12px;
}
.fonts-14 {
    font-size:14px;
}
.fonts-15 {
    font-size: 15px;
}
.fonts-16 {
    font-size: 16px;
}
.fonts-17 {
    font-size: 17px;
}
.fonts-18 {
    font-size: 18px;
}
.fonts-19 {
    font-size: 19px;
}
.fonts-20 {
    font-size: 20px;
}
.fonts-21 {
    font-size: 21px;
}
.fonts-22 {
    font-size: 22px;
}
.fonts-23 {
    font-size: 23px;
}
.fonts-24 {
    font-size: 24px;
}
.fonts-25 {
    font-size: 25px;
}

.btnmenu {
    padding: 8px 30px !important;
    border: 2px solid #000;
    margin-right: 2px;
    background: #000;
    color: #fff !important;
    border-radius: 50px;
    --bs-btn-color: #fff;
    --bs-btn-bg: #000;
    --bs-btn-border-color: #000;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #000;
    --bs-btn-hover-border-color: #000;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #000;
    --bs-btn-active-border-color: #000;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #000;
    --bs-btn-disabled-border-color: #000;
    text-decoration: none !important;
}


    .footer-column ul {
        list-style: none;
    }

    .footer-column ul li {
        margin-bottom: 5px;border-bottom: 1px solid #ffffff45;font-size: 15px;
    }

.invest-grid img {
    text-align: center;
    max-width: 100px;
}
.invest-grid p {
    font:19px;
    font-weight:600;
    padding-top:7px;
    padding-bottom:7px;
}
b, strong {
    font-weight: 600 !important;
}
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    font-weight: 400 !important;
}
h1 {
    font-size: 1.7rem !important;
    padding-bottom: 9px;
}
h2 {
    font-size: 35px !important;
    padding-bottom: 9px;
}
h3 {
    font-size: 35px !important;
    padding-bottom: 9px;
}
.description h1 {
    font-size:1.9rem;
    padding-bottom:9px;
}
.description h2 {
    font-size: 1.7rem;
    padding-bottom: 9px;
}


.propertylogo {
    height: 60px;
}

   
    .propertylogo img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.colored-section {
    padding: 56px 85px;
    background-color: #F1F1FF;
    border-radius: 12px;
}
.plan-details1 {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.plan-box1 {
    flex: 1;
    min-width: 20%;
    padding: 2em 1em 2em 1em;
    text-align: center;
}
.plan-number1 {
    font-weight: 800;
    font-size: max(36px, 4.3vw);
    color: #0073e6;
}
.plan-description1 {
    font-weight: 600;
}
.plan-number1 span {
    font-size: 22px;
}
.plan-number span {
    font-size: 22px;
}

@media (max-width:768px) {
    .auto-4-col {
        display: grid;
        grid-template-columns: 1fr;
    }
    .description h1 {
        font-size: 1.4rem;
        padding-bottom: 5px;
        line-height:1.4;
    }

    .description h2 {
        font-size: 1.4rem;
        padding-bottom: 5px;
        line-height: 1.4;
    }
    h1.propertycaption {
        width:100%;
        bottom: 40%;
        left:48%;
        font-size:25px !important;
        line-height:1.6;
    }
    .faqsbg {
        padding-left: 7px;
        padding-left: 7px;
    }
    .answer {
        font-size: 17px !important;
    }
    .question {
        font-size: 21px !important;
        
    }
    .hero-wrapper {
        position: absolute;
        bottom: 10%;
        color: #fff;
        z-index: 9;
        text-align: center;
        max-width: 88%;
        /*margin-left: 2%;*/
    }

        .hero-wrapper h1 {
            font-size: 22px !important;
            font-weight: 800 !important;
            background: rgba(0, 0, 0, 0.5);
            color: #f1f1f1;
            font-size: 22px !important;
            font-weight: 800 !important;
            background: rgba(0, 0, 0, 0.5);
            color: #f1f1f1;
            padding: 7px 1px 7px 1px;
            line-height: 1.4;
        }
    .attrpad {
        padding-left: 5px !important;
        padding-top: 15px !important;
    }
    .amenities2_margin_content {
        margin-left:0;
        margin-top: -9px;
        z-index: 2;
    }
    .pagination {
        flex-wrap: wrap;
    }

        .pagination a {
            flex: 1 1 30%;
            margin: 2px;
            text-align: center;
        }

    .section-bg9 {
        background-color: #12121226;
        padding: 51px 9px 51px 9px;
    }
    .centered-paragraph {
        
        justify-content: center;
        align-items: center;
        padding-left:0;
        padding-right:0;
    }
    .sectionfloor {
        padding: 50px 7px 50px 7px;
    }
}




.wording h1{font-size: 20px !important;line-height: 1.3em;font-family: Marcellus;}
.wording p{font-size: 14px;padding-right:10px;letter-spacing: 0.6px;     white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.wording p::after{
  content: '';
  border-bottom: 1px solid #dfdfdf;
  width: 100%;
  display: block;}
.wording p img{width:25px;}
.listing-property{margin-bottom: 30px; padding: 30px 20px;box-shadow: 2px 2px 8px #b9c1cc;background: #fff;border-radius: 0px 0px 16px 16px;height: auto;}
.cen-btn{display: flex !important; flex-direction: row !important; align-items: center !important;justify-content: center !important;}
.price img{width: 25px;}
.listing-prop-btn{display: flex !important; flex-direction: row !important; align-items: center !important;justify-content: center !important;}
.listing-prop-btn a{font-size: 12px;font-weight: 400;text-transform: uppercase;letter-spacing: 0.6px;fill: #000000;
    color: #000000;background-color: #FFFFFF;border-style: solid;border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-974ad75);border-radius: 0px 0px 0px 0px;
    padding: 7px 20px 7px 20px;text-decoration: none;margin-top: 20px;border-radius: 10px;
}
.top-prop-info{ position: relative;text-align: center;transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);}
.img-Property{-webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    overflow: hidden;border-radius: 16px 16px 0px 0px}

.top-prop-info{
     overflow: hidden;
}
.top-prop-info .img-Property:hover{-webkit-transform: scale(1.3);transform: scale(1.3);border-radius: 16px 16px 0px 0px}
.top-left {position: absolute;top: 18px;width:90;left: 16px;font-size: 12px;color: #fff;background: #000000;padding: 0px 10px;box-sizing: border-box;border-style: none;border-radius: 0px 0px 0px 0px;}
.top-right { position: absolute;top: 18px;width:90;right: 16px;font-size: 12px; color: #fff; background: #c0aa71;padding: 0px 10px;box-sizing: border-box;border-style: none;border-radius: 0px 0px 0px 0px;}
.bottom-right {position: absolute;bottom: 8px;right: 16px;background: #0000004a; padding: 0px 10px;color: #ffffffbf;font-size: 13px;}
.video-section{
    height: 600px;
    overflow: hidden;position: relative;
}
.video-section img{
    position: absolute;overflow: hidden;object-fit:cover;
}
.over-video-content{
    min-height: 75vh;align-items: center;display: flex;margin-right: auto; margin-left: auto;
    background: #00000057; height: 100%; position: relative; box-sizing: border-box;display: flex !important; flex-direction: row !important; align-items: center !important;justify-content: center !important;
}
.over-video-content .container{
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 20px 10px 20px 5px;
    --e-column-margin-right: 10px;
    --e-column-margin-left: 5px;
    padding: 5% 5% 5% 5%;max-width: 1170px;
}
.over-video-content h1{font-size: 40px !important; color: #fff;text-align: center;}
    .over-video-content p {
        font-size: 25px !important;
        color: #fff;
        text-align: center;
    }

.pd-span {
    padding:15px 0px 15px 0px;
    
}
   
.over-video-content span{
    padding: 15px 15px 15px 15px;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: none; width: 250px;}
.find-btn {
    width: 250px !important;
    text-decoration: none;
}
.pd-10{padding: 10px;}
.br-b{margin-top:30px;display: flex !important; flex-direction: row !important; align-items: center !important;justify-content: center !important;}
.br-b p{color: #fff;}
.br-b p a{color: #fff;text-decoration: none; border: 1px solid #fff;margin: 20px 10px;padding:10px 20px;}
.property-listing-sec{margin-top: 50px; margin-bottom: 40px;}
.btn-type1{color: #00423c;font-size: 14px;text-transform: uppercase;}
.btn-type2{background-color: #333;color:#fff;font-size: 14px;text-transform: uppercase;padding: 10px 50px;}
.btn-type2:hover{border: 1px solid #00423c;color: #00423c;}
.apartments-listing-sec{padding: 30px 0px;}
.apartments-listing-sec h2{
    color: #fff;
}
.ready-to-move{padding: 30px 0px;background: #00423c29;}
.company-info-div{position: absolute;background: grey;}
.villas-for-sale{background: #00423c29;padding: 30px 0px;}

.comapny-info-section { height: 600px;overflow: hidden;position: relative;}
.comapny-info-section img {position: absolute;overflow: hidden;}
.company-content{min-height: 75vh;align-items: center;display: flex;margin-right: auto;
    margin-left: auto;background: #00000057;height: 100%;position: relative;
    box-sizing: border-box;display: flex !important;flex-direction: row !important;
    align-items: center !important;justify-content: center !important;}
.content{width: 800px;background: #00423ca3;
    padding: 30px;}
.content h4{text-align: center;color: #fff;font-size: 40px;}
.content p{color: #ffffffc2;padding-top: 18px;}
.content h5{color: #c0aa71;font-size: 28px;text-align: center;}
.content h6{color: #fff;font-size: 20px;text-align: center;}

.why-invest{background-color:#000;}
.why-invest h3{color: #c0aa71;padding-top: 40px;padding-bottom: 44px;text-align: center;}
.why-invest .headingcaption3 p{color:#ffffffbd;}
.footer-bottom{text-align: center;}
.footer-icon a {color:#ffffffe6 }
.footer-icon a img{width: 20px; margin-right: 10px;}
.footer-column li{margin-right: 10px;color: #ffffff8c;}
.footer-column li a{color: #ffffff8c;width: 20px;}
.footer-column-1 li a{color:#000!important; font-size: 16px;}
.footer-bottom a {
    color:#ffffff8c;
}
.conleft {
    border: solid 1px rgba(0, 132, 61, .3);
    border-radius: .5rem;
    padding: 2rem;
    margin-bottom: 2rem;
    text-align: left;
}
.conright {
    background-color: #fff;
    padding: 1.5rem;
    box-shadow: 0 24px 48px -12px rgba(0, 0, 0, .19);
    border: 1px solid rgba(255, 0, 0, .1);
    border-radius: .5rem;
    margin-bottom: 2rem;
}
.conleft ul {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(0, 132, 61, .2);
}
.conleft ul li label {
    display: block;
    font-size: 1.5rem;
    margin-bottom: .5rem;
    color: #6c757d;
}
.conleft ul li:not(:last-child) {
    border-bottom: 1px dotted rgba(0, 132, 61, .2);
}
.conleft ul li {
    margin-top: .5rem;
    margin-bottom: .5rem;
    padding: .5rem 0;
}
@media only screen and (max-width: 479px) {
    .over-video-content span {
        width: 175px;
        padding: 0px 0px 0px 0px;
    }
.video-section img { width: auto;object-fit:cover;}
.br-b p{font-size: 12px;}

}
.sub-letter {
    background-color: #198754;
    padding: 50px;
    color: #fff;
    margin-top:10px;
    
}
.sub-letter p{
    color:#fff;
}
    .sub-box {
        background-color: #fff;
        padding: 2px;
        border-radius: 50px;
    }
.sub-box form{
    margin-bottom: 0 !important;
}
.sub-box form input{
    border-radius: 50px 0 0 50px;
    background-color: #f3f3f3;
    padding: 17px;
}
.sub-box form input:focus{
    box-shadow: none;
    border-color: #fff;
}
.sub-box .btn{
    background-color: #000;
    border-radius: 0 50px 50px 0;
    color: #fff;
    padding: 17px;
}
.footer-cont{
    padding: 80px 0;
    text-align: center;
}
.footer-column li i{
    padding-right: 5px;
   color: #fff;
}
.footer-column li:hover, .footer-inf ul li:hover{
    color: #009589;
}
/* .footer-inf{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 10px;
} */
.footer-inf a, .copy-text a{
    color: #fff !important;
    text-decoration: none !important;
}
.footer-inf ul{
    list-style: none;
    position: relative;
}
.loc-icon::before {
    position: absolute;
    left: 0;
    font-family: "FontAwesome";
    content: "\f3c5";
    font-size: 15px;
}

.pho-icon::before {
    position: absolute;
    left: 0;
    font-family: "FontAwesome";
    content: "\f095";
    font-size: 15px;
}

.mail-icon::before {
    position: absolute;
    left: 0;
    font-family: "FontAwesome";
    content: "\f0e0";
    font-size: 15px;
}
.soc-icon li{
    padding: 10px;
    font-size: 30px;
    transition: all 0.3s ease-in-out;
}
.soc-icon li:hover{
    scale: 0.9;
}
@media (max-width:575px){
    .footer-inf{
        padding: 20px 30px;
        text-align: left !important;
        display: block;
    }
    .hero-wrapper {
        position: absolute;
        bottom: 10%;
        color: #fff;
        z-index: 9;
        text-align: center;
        max-width: 88%;
       
    }
        .hero-wrapper h1 {
            font-size: 22px !important;
            font-weight: 800 !important;
            background: rgba(0, 0, 0, 0.5);
            color: #f1f1f1;
            font-size: 22px !important;
            font-weight: 800 !important;
            background: rgba(0, 0, 0, 0.5);
            color: #f1f1f1;
            padding: 7px 1px 7px 1px;
            line-height: 1.4;
        }
}
@media only screen and (max-width: 479px) {
    .footer-column{
    margin-bottom: 20px;
   }
   .footer-column li i{
    width: 20px;
    margin-right: 10px;
    margin-bottom: 0px;
   }

    .hero-wrapper {
        position: absolute;
        bottom: 10%;
        color: #fff;
        z-index: 9;
        text-align: center;
        max-width: 88%;
        
    }

        .hero-wrapper h1 {
            font-size: 22px !important;
            font-weight: 800 !important;
            background: rgba(0, 0, 0, 0.5);
            color: #f1f1f1;
            font-size: 22px !important;
            font-weight: 800 !important;
            background: rgba(0, 0, 0, 0.5);
            color: #f1f1f1;
            padding: 7px 1px 7px 1px;
            line-height: 1.4;
        }

}
.inf-icon i{
    font-size: 18px;
    color: #989494;
}
.soc-icon ul li{
    border-bottom: none;
    font-size: 20px;
}
.comm-ovr a{
    text-align: center;
    text-transform:uppercase;
    color: #000;
    text-decoration: none;
}
.comm-ovr{
    //box-shadow: 1px 1px 3px;
    margin: 12px 0;
}
//.comm-ovr:hover{
    box-shadow: 2px 1px 2px;
}
.com-o-img {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.com-o-img img {
    transition: 0.5s all ease-in-out;
    object-fit: cover;
    width: 100%;
    height: 200px;
}

.com-o-img img:hover {
    transform: scale(1.2);
}
.buzz-comm-list{
    background-color: #ececec;
}
.abt-content h1, .disc-content h1, .privacy-content h1{
    font-size: 2.986rem !important;
    font-weight: 700 !important;
}
.abt-content, .disc-content, .privacy-content{
    line-height: 1.5;
}




.accordion {
    
    margin: 0 auto;
}

.accordion-item {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 10px;
    overflow: hidden;
}

.accordion-button {
    background-color: #007bff;
    color: #fff;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: background-color 0.3s ease;
    font-size: 16px;
}

    .accordion-button:hover,
    .accordion-button:focus {
        background-color: #ddd;
    }

.accordion-content {
    display: none;
    padding: 15px;
    border-top: 1px solid #ddd;
}

    .accordion-content p {
        margin: 0;
    }

.accordion-button:not(.collapsed) {
     color: #000 !important;
    
}
.image-container {
   
    border-radius: 37px;
    object-fit: cover;
    background: rgb(0 0 0 / .2);
}
    .image-container img {
        vertical-align: middle;
    }


.hero-wrapper {
    position: absolute;
    bottom:10%;
    color: #fff;
    z-index: 9;
    text-align: center;
   
    margin-left: 5%;
}
    .hero-wrapper h1 {
        font-size: 38px !important;
        font-weight: 800 !important;
        background: rgba(0, 0, 0, 0.5);
        color: #f1f1f1;
        padding: 20px;
    }

.img-Property {
    background-color: #fff;
    width: 100%;
    height: auto;
    height: 230px;
    object-fit: cover;
}
.listing-property h2 {
    font-size:24px !important;
    display: -webkit-box;     
  -webkit-line-clamp: 2;   
  -webkit-box-orient: vertical;
  overflow: hidden;          
  text-overflow: ellipsis;   
   height: 58px;
   overflow: hidden;

}



.gallery-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.thumbnail {
    width: 150px;
    height: 150px;
    object-fit: cover;
    cursor: pointer;
    border: 2px solid #ddd;
    border-radius: 5px;
    transition: transform 0.2s;
}

    .thumbnail:hover {
        transform: scale(1.05);
    }

.lightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.lightbox-image {
    max-width: 90%;
    max-height: 90%;
    border: 5px solid #fff;
    border-radius: 10px;
}

.close {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    background: #198754;
    border-color: #198754;
    border:none;
}

@media (min-width: 576px) and (max-width: 767px) {
    .hero-wrapper {
        position: absolute;
        bottom: 10%;
        color: #fff;
        z-index: 9;
        text-align: center;
        max-width: 88%;
        /*margin-left: 2%;*/
    }

        .hero-wrapper h1 {
            font-size: 22px !important;
            font-weight: 800 !important;
            background: rgba(0, 0, 0, 0.5);
            color: #f1f1f1;
            padding: 7px 1px 7px 1px;
            line-height: 1.4;
        }
}

@media (max-width:768px) {
    .hero-wrapper {
        position: absolute;
        bottom: 10%;
        color: #fff;
        z-index: 9;
        text-align: center;
        max-width: 88%;
       /* margin-left: 2%;*/
    }

        .hero-wrapper h1 {
            font-size: 22px !important;
            font-weight: 800 !important;
            background: rgba(0, 0, 0, 0.5);
            color: #f1f1f1;
            padding: 7px 1px 7px 1px;
            line-height: 1.4;
        }
    ul.project-details {
        grid-template-columns:none !important;
    }
    ul.location {
        margin-top:20px;
    }
    ul.sitemap {
        grid-template-columns: none !important;
    }
    .section-grid img {
        aspect-ratio:auto;
    }
    .div31 {
        width: 99%;
        float: left;
        padding:0!important;
    }
    .divattrpad {
        padding: 11px 3px 10px 15px;
    }

    .section-bg1 {
        padding: 15px 10px 20px 11px;
    }
    .section-white {
        padding: 15px 10px 20px 11px;
    }
    .requestcallmr {
        margin-left:0px;
    }
    .requestcallpadding {
        padding: 5px
    }

}




.thumbnail-gallery {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 20px;
}

.thumbnail img {
    width: 100px;
    height: auto;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

    .thumbnail img:hover {
        opacity: 0.8;
    }

.popup-slider {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.8);*/
    background-color: #000;
    align-items: center;
    justify-content: center;
    z-index:2;
}

    .popup-slider img {
        max-width: 80%;
        max-height: 80%;
        display: block;
        margin: auto;
    }

/*.close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: white;
    font-size: 36px;
    cursor: pointer;
}*/

.prev, .next {
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    color: white;
    background-color: rgba(0,0,0,0.5);
    border: none;
    cursor: pointer;
    font-size: 24px;
    transition: background-color 0.3s ease;
}

    .prev:hover, .next:hover {
        background-color: rgba(0,0,0,0.8);
    }

.prev {
    left: 10px;
}

.next {
    right: 10px;
}



/*floor plan*/





.slider-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.slider-wrapper {
    display: flex;
    flex-wrap: wrap;
    transition: transform 0.5s ease;
}

.slide {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
}

    .slide img {
        width: 70%;
        height: auto;
        margin-right: 20px;
    }

.slide-details {
    width: 30%;
    box-sizing: border-box;
}

    .slide-details h3 {
        font-size: 24px;
        color: #004080;
        margin-bottom: 10px;
    }

    .slide-details p {
        font-size: 16px;
        margin: 5px 0;
    }

.prev, .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}

    .prev:hover, .next:hover {
        background-color: rgba(0, 0, 0, 0.7);
    }

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .slide {
        flex-direction: column;
        text-align: center;
    }

        .slide img {
            width: 80%; 
            margin-right: 0;
            margin-bottom: 15px;
        }

    .slide-details {
        width: 100%;
    }

    .prev, .next {
        padding: 8px;
    }
    .prev, .next {
       
        top: 30%;
       
    }
    .bannercontent h1 {
    background-color: #fff;
    padding: 20px 10px 20px 30px;
    border-radius: 30px;
    font-weight: 700 !important;
    font-size: 35px !important;
     width: 100%; 
    left: 0px;
    top: 5px;
    margin-bottom: 30px;
    position: relative;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 4px #0000001a;
}
.download-btn button {
    width: 100% !important;
    margin-bottom: 30px;
}
.Payment-div {
    margin-bottom: 15px;
}
.listing-property {
    margin-bottom: 25px;
    height: 360px;
}
}

@media (max-width: 480px) {
   

    .slide img {
        width: 90%; 
    }

    .slide-details h3 {
        font-size: 18px;
    }

    .slide-details p {
        font-size: 14px;
    }

    .prev, .next {
        padding: 6px;
    }
}

/*****************************header*****************************/

/* header */
.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  height: 100px;
  padding: 0 60px;
  background: #fff;
  box-shadow: 0px 0px 2px 0px #ccc;
}
@media (max-width: 767px) {
  .header {
    padding: 10px 20px;
    gap: 40px;

  }
}
.header.sticky {
  position: sticky;
  z-index: 999;
  top: 0;
}
.header .header__logo img{
  width: 250px;height: auto;
}
.header .cart__login__search {
  min-width: 150px;
  flex-basis: 150px;
}
.header .cart__login__search .list__icon {
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
  gap: 10px;
  list-style: none;
}
.header .cart__login__search .list__icon li a {
  padding: 5px;
  font-size: 18px;
  color: #000;
  transition: 0.25s;
}
.header .cart__login__search .list__icon li a:hover {
  color: #ff5722;
}
.header .menu__horizontal {
  width: 100%;
  position: initial;
  justify-content: center;
  display: flex;
  align-items: center;
}
.header .menu__horizontal .menu__horizontal__wrapper {
  overflow: hidden;
  max-height: 65px;
}
.header .menu__horizontal .header__menu {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
@media (max-width: 767px) {
  .header .menu__horizontal .menu__horizontal__btn {
    display: none;
  }
}
.header .menu__horizontal .menu__horizontal__btn .menuBtn__wrapper {
  display: flex;
  flex-flow: row nowrap;
  display: none;
}
.header .menu__horizontal .menu__horizontal__btn .menu__prev,
.header .menu__horizontal .menu__horizontal__btn .menu__next {
  width: 35px;
  height: 35px;
  font-size: 14px;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  transition: 0.25s;
}
.header .menu__horizontal .menu__horizontal__btn .menu__prev:hover,
.header .menu__horizontal .menu__horizontal__btn .menu__next:hover {
  color: #ff5722;
}
.header .menu__horizontal .menu__horizontal__btn button.disabled {
  cursor: default;
  opacity: 0.25;
}

.header__menu .main__menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  overflow-x: auto;
  overflow-y: hidden;
  height: 100%;
  max-width: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .header__menu .main__menu {
    position: fixed;
    top: 65px;
    left: 0;
    height: 75%;
    display: block;
    padding-top: 10px;
    padding-bottom: 0;
    background: #fff;
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.15);
    overflow-y: auto;
    transform: translateX(-100%);
    transition: 0.3s ease-out;
  }
  .header__menu .main__menu.open {
    transform: translateY(0);
  }
}
.header__menu .main__menu > .menu__item {
  position: initial;
}
@media (max-width: 767px) {
  .header__menu .main__menu > .menu__item {
    border-bottom: 1px solid #eee;
  }
}
.header__menu .main__menu > .menu__item > .menuItem__link {
  display: flex;
  align-items: center;
  height: 65px;
  padding: 1rem;
  font-size:16px;
}
@media (max-width: 767px) {
  .header__menu .main__menu > .menu__item > .menuItem__link {
    padding: 1rem 2rem 1rem 1rem;
    font-weight: 500;
  }
}
.header__menu .main__menu .menu__item:hover .mega__menu {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 767px) {
  .header__menu .main__menu > .menu__item:not(.visible-row):hover > .sub__menu {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
}
.header__menu .menu__item {
  position: relative;
}
@media (min-width: 768px) {
  .header__menu .menu__item:hover > .sub__menu {
    opacity: 1;
    visibility: visible;
  }
  .header__menu .menu__item:hover > .expand-btn:after {
    transform: translateY(-50%) rotate(180deg);
  }
}
@media (min-width: 768px) {
  .header__menu .menu__item .sub__menu--right .expand-btn:after,
.header__menu .menu__item .sub__menu--left .expand-btn:after {
    right: 0.625rem;
  }
}
@media (min-width: 768px) {
  .header__menu .sub__menu {
    position: absolute;
    top: calc(100% + 2px);
    width: 190px;
    padding: 5px 0;
    background: #fff;
    border-radius: 0 0 5px 5px;
    opacity: 0;
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.15);
    visibility: hidden;
    transition: all 0.4s ease;
  }
  .header__menu .sub__menu .menuItem__link {
    padding: 0.5rem 1.5rem 0.5rem 1rem;
  }
  .header__menu .sub__menu .menuItem__link.expand-btn::after {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .header__menu .sub__menu {
    display: none;
    position: relative;
    z-index: 999;
    top: 0;
    padding: 10px 0;
    width: 100%;
    overflow: hidden;
    background-color: #f9f9f9;
  }
  .header__menu .sub__menu .menu__item {
    border-bottom-color: #ececec;
  }
}
.header__menu .sub__menu--right {
  top: 0;
  left: 100%;
}
@media (max-width: 767px) {
  .header__menu .sub__menu--right {
    top: 0;
    left: 0;
    right: auto;
    width: 100%;
    padding-left: 1rem;
  }
  .header__menu .sub__menu--right:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 17px;
    width: 1px;
    height: calc(100% - 25px);
    background-color: rgba(0, 0, 0, 0.15);
    transform: translateY(-50%);
  }
}
.header__menu .sub__menu--left {
  top: 0;
  left: -100%;
}
@media (max-width: 767px) {
  .header__menu .sub__menu--left {
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 1rem;
  }
  .header__menu .sub__menu--left:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 17px;
    width: 1px;
    height: calc(100% - 25px);
    background-color: rgba(0, 0, 0, 0.15);
    transform: translateY(-50%);
  }
}
.header__menu .menuItem__link {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 1rem;
  font-size: 14px;
  transition: 0.25s;
}
.header__menu .menuItem__link:hover {
  color: #ff5722;
}
@media (max-width: 768px) {
  .header__menu .menuItem__link.expand-btn::after {
    right: 15px;
  }
}
.header__menu ul li {
  list-style: none;
  transition: 0.3s ease;
}
.header__menu ul li a {
  position: relative;
  text-decoration: none;
  color: #000;
}
@media (min-width: 768px) {
  .header__menu .menu__item:has(.mega__menu) {
    position: inherit !important;
  }
}
@media (min-width: 768px) {
  .header__menu .mega__menu {
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    padding-top: 0;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    transition: all 0.4s ease-out 0s, visibility 0.1s linear 0s;
  }
}
@media (max-width: 767px) {
  .header__menu .mega__menu {
    position: relative;
    display: none;
    padding-left: 0;
    padding: 0;
  }
}
.header__menu .megaMenu__wrap {
  padding: 30px;
}
@media (max-width: 767px) {
  .header__menu .megaMenu__wrap {
    padding: 1rem;
  }
}
.header__menu .megaMenu__inner {
  display: flex;
  flex-flow: row wrap;
  gap: 20px;
}
.header__menu .megaMenu__inner .megaMenu__item .megaMenuTitle {
  display: flex;
}
.header__menu .megaMenu__inner .megaMenu__item .megaMenuTitle a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 700;
  transition: 0.25s;
}
@media (max-width: 1023px) {
  .header__menu .megaMenu__inner .megaMenu__item .megaMenuTitle a {
    padding-left: 0;
  }
}
.header__menu .megaMenu__inner .megaMenu__item .megaMenuTitle a:hover {
  color: #ff5722;
}
.header__menu .megaMenu__inner .megaMenu__item .megaMenuContent .sub__menu--static {
  padding-left: 0;
}
.header__menu .megaMenu__inner .megaMenu__item .megaMenuContent .sub__menu--static .menu__item .menuItem__link {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .header__menu .menu__category {
    display: flex;
    justify-content: center;
  }
}
.header__menu .menu__category .megaMenu__wrap {
  min-width: 100%;
  flex-basis: 100%;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.15);
}
@media (min-width: 768px) {
  .header__menu .menu__category .megaMenu__wrap {
    background-color: #fff;
  }
}
@media (min-width: 1024px) {
  .header__menu .menu__category .megaMenu__wrap {
    min-width: 85%;
    flex-basis: 85%;
  }
}
.header__menu .menu__category .megaMenu__inner .megaMenu__item {
  display: flex;
  flex-flow: column;
  min-width: calc(24% - 13.333333px);
  flex-basis: calc(24% - 13.333333px);
}
.header__menu .menu__category .megaMenu__inner .megaMenu__item .com-header-btn{
  margin-top: 20px;
  border-radius: 5px;
  padding: 10px 5px;text-align: center; border: 1px solid black;
}
@media (max-width: 767px) {
  .header__menu .menu__category .megaMenu__inner .megaMenu__item {
    min-width: calc(50% - 13.333333px);
    flex-basis: calc(50% - 13.333333px);
  }
}
@media (max-width: 575px) {
  .header__menu .menu__category .megaMenu__inner .megaMenu__item {
    min-width: 100%;
    flex-basis: 100%;
  }
}
@media (min-width: 768px) {
  .header__menu .menu__catalogue {
    display: flex;
    justify-content: center;
  }
}
.header__menu .menu__catalogue .megaMenu__wrap {
  display: flex;
  flex-flow: row wrap;
  gap: 0;
  min-width: 100%;
  flex-basis: 100%;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.15);
}
@media (min-width: 768px) {
  .header__menu .menu__catalogue .megaMenu__wrap {
    background-color: #fff;
  }
}
@media (min-width: 1024px) {
  .header__menu .menu__catalogue .megaMenu__wrap {
    min-width: 85%;
    flex-basis: 85%;
  }
}
@media (max-width: 767px) {
  .header__menu .menu__catalogue .megaMenu__wrap {
    row-gap: 15px;
  }
}
.header__menu .menu__catalogue .megaMenu__inner {
  flex-basis: 50%;
  min-width: 50%;
}
@media (max-width: 767px) {
  .header__menu .menu__catalogue .megaMenu__inner {
    flex-basis: 100%;
    min-width: 100%;
  }
}
.header__menu .menu__catalogue .megaMenu__inner .megaMenu__item {
  display: flex;
  flex-flow: column;
  min-width: calc(33.333333% - 13.333333px);
  flex-basis: calc(33.333333% - 13.333333px);
}
@media (max-width: 767px) {
  .header__menu .menu__catalogue .megaMenu__inner .megaMenu__item {
    min-width: calc(50% - 13.333333px);
    flex-basis: calc(50% - 13.333333px);
  }
}
@media (max-width: 575px) {
  .header__menu .menu__catalogue .megaMenu__inner .megaMenu__item {
    min-width: 100%;
    flex-basis: 100%;
  }
}
.header__menu .menu__catalogue .menuMega__catalogue {
  display: flex;
  flex-flow: row wrap;
  flex-basis: 50%;
  min-width: 50%;
  gap: 10px;
}
@media (max-width: 767px) {
  .header__menu .menu__catalogue .menuMega__catalogue {
    flex-basis: 100%;
    min-width: 100%;
  }
}
.header__menu .menu__catalogue .menuMega__catalogue .col--left,
.header__menu .menu__catalogue .menuMega__catalogue .col--right {
  flex-basis: calc(50% - 5px);
  min-width: calc(50% - 5px);
}
.header__menu .menu__catalogue .menuMega__catalogue .col--left {
  display: flex;
  flex-flow: column;
  gap: 10px;
}
.header__menu .menu__catalogue .menuMega__catalogue .col--left img {
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}
.header__menu .menu__catalogue .menuMega__catalogue .col--right .menuCatalogue__item {
  height: 100%;
}
.header__menu .menu__catalogue .menuMega__catalogue .col--right a {
  height: 100%;
}
.header__menu .menu__catalogue .menuMega__catalogue .col--right img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header__menu .menu__catalogue .menuMega__catalogue .menuCatalogue__item a {
  display: flex;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.header__menu .menu__catalogue .menuMega__catalogue .menuCatalogue__item a:hover img {
  transform: scale(1.1);
}
.header__menu .menu__catalogue .menuMega__catalogue .menuCatalogue__item a img {
  width: 100%;
  transform: scale(1);
  transition: 0.25s;
}
.header__menu .menu__catalogue .menuMega__catalogue .menuCatalogue__item a p {
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
  padding: 20px 10px;
  text-align: center;
  color: #fff;
}
.header__menu .menu__catalogue .menuMega__catalogue .menuCatalogue__item a:before {
  z-index: 1;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.menu__btn {
  position: relative;
  display: none;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  z-index: 2;
}
@media (max-width: 767px) {
  .menu__btn {
    display: flex;
  }
}
.menu__btn .menu__btn__lines,
.menu__btn .menu__btn__lines::before,
.menu__btn .menu__btn__lines::after {
  width: 1.5rem;
  height: 0.1rem;
  background: #000;
  transition: all 0.4s ease-in-out;
}
.menu__btn .menu__btn__lines::before, .menu__btn .menu__btn__lines::after {
  content: "";
  position: absolute;
}
.menu__btn .menu__btn__lines::before {
  transform: translateY(-0.5rem);
}
.menu__btn .menu__btn__lines::after {
  transform: translateY(0.5rem);
}
.menu__btn.open .menu__btn__lines {
  transform: translateX(1rem);
  background: transparent;
}
.menu__btn.open .menu__btn__lines::before {
  transform: rotate(45deg) translate(-0.5rem, 0.5rem);
  background: #000;
  height: 0.05rem;
}
.menu__btn.open .menu__btn__lines::after {
  transform: rotate(-45deg) translate(-0.5rem, -0.5rem);
  background: #000;
  height: 0.05rem;
}

.menu__catalogue.has-4-categories .megaMenu__inner {
    flex-basis: 70% !important;
    min-width: 70% !important;
}
.menu__catalogue.has-4-categories .menuMega__catalogue {
    flex-basis: 30% !important;
    min-width: 30% !important;
}

.header__menu .menu__catalogue .menuMega__catalogue .col--left,
.header__menu .menu__catalogue .menuMega__catalogue .col--right {
    flex-basis: calc(50% - 5px);
    min-width: calc(50% - 5px);
}

@media (min-width: 768px) {
    .menu__catalogue.has-4-categories .menuMega__catalogue .col--right {
        flex-basis: 100% !important;
        min-width: 100% !important;
    }
}

.header__menu .menu__catalogue .megaMenu__inner .megaMenu__item {
    display: flex;
    flex-flow: column;
    min-width: calc(33.333333% - 13.333333px);
    flex-basis: calc(33.333333% - 13.333333px);
}

@media (min-width: 768px) {
    .menu__catalogue.has-4-categories .megaMenu__inner .megaMenu__item {
        min-width: calc(25% - 15px) !important;
        flex-basis: calc(25% - 15px) !important;
    }
}


.expand-btn:after {
  position: absolute;
  top: 50%;
  right: 0;
  content: " ";
  font-family: "Font Awesome 6 Free";
  font-size: 11px;
  font-weight: 900;
  opacity: 0.75;
  transform: translateY(-50%) rotate(0);
  transition: 0.25s;
}
.expand-btn.open {
  color: #ff5722;
}
.expand-btn.open:after {
  transform: translateY(-50%) rotate(180deg);
}

@media (max-width: 767px) {
  .overflow {
    overflow: hidden;
  }
}

@media (max-width: 1023px) {
  .overlay {
    position: fixed;
    z-index: 500;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  }
  .overlay.overlay--active {
    opacity: 1;
    visibility: visible;
  }
}

.container ul {
  list-style: none;
}
.container ul li {
  //text-align: center;
  padding: 0.625rem 0;
  color: #000;
  line-height: 1.4;
}
.contact-header {
  display: flex;
  align-items: center;
  gap: 20px;
  font-family: 'Segoe UI', sans-serif;
  font-size: 16px;
}

.contact-item {
  display: flex;
  align-items: center;
  color: #333;
  gap: 8px;
}

.contact-item img {
  color: #000000; width: 30px;margin-right: 10px;
}

.contact-item a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s ease;
}

.contact-item a:hover {
  color: #007bff;
}
.contact-header {
  direction: ltr;
}
.contact-item i {
  transform: none !important;
}
/******************header-filter************************/

.hero-section {
      position: relative;
      height: 600px;
      background-size: cover;
      display: flex;
      align-items: center;
      justify-content: center;
      color: white;
      text-align: center;
    }

.hero-section img{
      height: 600px;
      width: 100%;
    }

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); /* Light black overlay */
  z-index: 1;
}

    .hero-content {
      position: absolute;
      z-index: 2;
      width: 100%;
      max-width: 900px;
      padding: 20px;
    }

    .search-filter {
      background: white;
      border-radius: 50px;
      padding: 12px 20px;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 10px;
      box-shadow: 0 8px 20px rgba(0,0,0,0.1);
    }

    .search-filter select,
    .search-filter input {
      border: none;
      outline: none;
      box-shadow: none;
    }

    .search-filter select {
      appearance: none;
      padding: 8px 15px;
      border-radius: 50px;
      background-color: #f8f8f8;
      font-weight: 500;
    }

    .search-filter input {
      flex: 1;
      padding: 10px 15px;
      border-radius: 50px;
      background-color: #f8f8f8;
    }

    .search-btn {
      background-color: #c0aa71;
      color: white;
      padding: 10px 25px;
      border-radius: 50px;
      border: none;
      font-weight: 600;
      display: flex;
      align-items: center;
      gap: 8px;
      transition: 0.3s ease;
    }

    .search-btn:hover {
      background-color: #908873;
    }

    .property-type-links {
      margin-top: 20px;
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 10px;
    }

    .property-type-links a {
      color: white;
      background: rgba(0, 0, 0, 0.6);
      padding: 8px 20px;
      border-radius: 30px;
      text-decoration: none;
      transition: 0.3s ease; width: 135px;
    }

    .property-type-links a:hover {
      background: white;
      color: #000;
    }
    .hero-content h1{
        font-size: 45px !important;
    }
    .hero-content p{
        color: #ffffffc2;
    }

    @media (max-width: 576px) {
      .search-filter {
        flex-direction: column;
        border-radius: 20px;
      }

      .search-btn {
        width: 100%;
        justify-content: center;
      }
    }

    /************************developer start****************/

    .developer-section h3{
        text-align: center;margin-bottom: 45px;
    }
    .developer-section h4 {
    text-align: center;
    margin-bottom: 45px;
    color: #333;
    font-size: 28px !important;
    }
    .developer-section h2{
        color: #252727; font-weight: 700 !important;
    }
    .developer-section {
      padding: 60px 0;
    }
    .dev-title-b {
        font-size:20px;
    }
    .dev-card {
      background-color: #fff;
      border-radius: 12px;
      box-shadow: 0 0 10px rgba(0,0,0,0.05);
      overflow: hidden;
      display: flex;
      flex-direction: column;
      height: 100%;
      transition: all 0.3s ease;
    }

    .dev-card:hover {
      box-shadow: 0 8px 20px rgba(0,0,0,0.08);
    }

    .dev-img {
      width: 100%;
      height: 180px;
      object-fit: cover;
    }

    .dev-body {
      padding: 20px;
      flex: 1;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

    .dev-body h5 {
      color: #009CDE;
      font-weight: 600;
    }

    .dev-body p {
      font-size: 14px;
      color: #555;
      margin-bottom: 10px;
    }

    .arrow-link {
      color: #009CDE;
      font-size: 20px;
      font-weight: bold;
      text-align: right;
    }

    .logo-box {
      background-color: #fff;
      border: 1px solid #ddd;
      padding: 15px 25px;
      border-radius: 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 0.3s ease;
      box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
      padding: 15px;
    }

    .logo-box:hover {
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }

    .developer-logos .col {
      margin-bottom: 20px;
    }

    .all-dev-link {
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: #333;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 20px;
    }

    .all-dev-link:hover {
      text-decoration: none;border: 2px solid #000;
    }
    .logo-box img{
        width: 100%;
        height: 100%;
    }
    .developer-section {
  background: #fafafa;
}
.dev-logo-wrapper {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.dev-logo-wrapper:hover {
  transform: scale(1.05);
  box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.15);
}
//.dev-logo {
  max-width: 220px;
}
//.developer-section a{
    background-color: #c0aa71;color: #fff;
}
.dev-content{
    font-size: 15px !important;
    color: #15151591;
    }
    /***************************developer end**********************/

    /*******************************news and blogs*******************/

    .news-section {
      padding: 60px 0;
      background-color: #f8f9fa;
    }
    .news-title {
      font-weight: 700;
    }
    .main-article img {
      border-radius: 15px;
      object-fit: cover;
      width: 100%;
      height: auto;
    }
    .main-article .card {
      border: none;
    }
    .card-title{
      font-size: 20px;
      font-weight: 600 !important;
      line-height: 1.2;
      letter-spacing: 0em;
      opacity: 1;width: 85%;
      margin-bottom: 20px;font-family: none;
    }
    .card-text{
        font-size: 14px; color: #555;
    }
    .news-list .media {
      display: flex;
      align-items: flex-start;
      gap: 15px;
      margin-bottom: 20px;
    }
    .news-list .media img {
      width: 120px;
      height: 120px;
      object-fit: cover;
      border-radius: 8px;
    }
    .news-list .media h6 {
      font-size: 20px;
      font-weight: 600 !important;
      line-height: 1.2;
      letter-spacing: 0em;
      opacity: 1;
      font-family: none;
    }
    .news-list .media p {
      font-size: 14px;
      color: #555;
      margin: 0;
    }
    .news-date {
      font-size: 13px;
      color: #888;
      margin-top: 5px;
    }
    .btn-insights {
      float: right;
    }

/****************************blogs end************************/

.pagination{
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
}
.page-link.active, .active > .page-link{
    z-index: 3;
    color: #c0aa71;
    background-color: #0d0d0d;
    border-color: #000000;
}
.Payment-div{
    border: 1px solid #ffffff3b;
    padding: 15px;
    border-radius: 15px;
}
.download-btn button{
    width: 290px;
    padding: 10px 0px;
    border: grey;
    border-radius: 10px;
    margin-top: 30px;
    background: #000;
    color: #fff;
}
.page-link {
    color: #000;
}
.page-link:hover {
    color: #c0aa71;
}
.listing-property h2 {
    font-size: 22px !important;
    font-weight: 700 !important;
    font-family: auto;
}

/********************************property-page-start***********************/

.prop-hero-img {
      position: relative;
      width: 100%;
      height: 500px;
      overflow: hidden;
    }

    .prop-hero-img img.hero-bg {
      position: absolute;
      width: 100%;
      height: 500px;
      object-fit: cover;
      z-index: 1;
    }

    .proj-overlay {
      position: absolute;
      background-color: rgba(0, 0, 0, 0.5);
      width: 100%;
      height: 500px;
      z-index: 2;
    }
    .prop-above-content {
      z-index: 3;
      position: relative;
      color: white;
    }
    .top-title {
    margin-bottom: 10px;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;

    }

    .top-title h2{ color: #2f2e2c; border-bottom: 1px solid #33333369; padding-bottom: 11px; width: 31%;
    }

    .filter-wrapper {
      position: relative;
      z-index: 3;
      top: 50%;
      transform: translateY(-50%);
    }
    .prop-above-content h1{
       font-size: 40px !important;font-family: auto;
       
    }
    .prop-above-content p{
       color: #ffffffc4;font-family: auto;
       
    }
    .prop-above-content  span{
       color: #ffffffc4 !important;
    }
    .breadcrumbs span{
        color: #fff !important;
    }
    .breadcrumbs figure{
        color: #fff !important;
    }
/*****************developer********************/

.developer-box{
    box-shadow: 0px 0px 0px 8px rgb(182 182 182 / 20%);
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, .2);
    background: rgb(235 235 235 / 30%); margin-bottom: 30px;padding: 20px;
}
.developer-name{
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    border-top: 1px dotted #33333363;
    margin-top: 20px;
    padding-top: 10px;
}
.developer-count{
    font-size: 15px;
    text-align: center;
    font-weight: 700;
}

.developer-section{ text-align: center;font-size: 15px;}

/******************************pagination**********************************/

.page-item:not(:first-child) .page-link {
    padding-top: 12px;
}
.page-item:not(:first-child) .page-link {
    width: 50px;
    height: 50px;
    text-align: center;
}
.page-item:first-child .page-link{
    width: 100px;
    padding: 13px;
}
.page-item:last-child .page-link {
    width: 100px;
    padding: 13px;
}
/*********************project-details*******************************/

.prop-details{
    border: 1px solid black;
    padding: 30px;
    background: #000000;
    border-radius: 10px;
}
.prop-details li{
    color: #fff !important;
}
.prop-details li strong{ 
    color: #ffffffb5;
}
.Payment-plan-sec{
   background-color: #000;padding: 30px 0px;margin-top: 50px;
}
.Payment-div h3{
   text-align: center;
   color: #fff;
}
.Payment-div p{
  text-align: center;
  color: #ffffffba;font-size: 20px;
}

/************************project-end*******************************/

/************************Gallery-start*****************************/

.photo-gallery {
  color:#313437;
  background-color:#fff;
}

.photo-gallery p {
  color:#7d8285;
}

.photo-gallery h2 {
  font-weight:bold;
  margin-bottom:40px;
  color:inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom:0;
}

.photo-gallery .photos {
  padding-bottom:20px;
}

.photo-gallery .item {
  padding-bottom:30px;
}
.lb-data .lb-close {
    top: 0;
    position: absolute;
    right: 45px;
}
.modal-title{
    font-size: 22px !important;
}
.download-btn button:hover{
    background-color: #a58a43;
}
.overview li{
    margin-bottom: 5px;margin-left: 12px;
}

/******************about-us*********************/


.about-us-hero-section {
      position: relative;
      height: 200px;
      width: 100%;
      background-size: cover;
      display: flex;
      align-items: center;
      justify-content: center;
      color: white;
      text-align: center;
    }

.about-us-hero-section img{
      height: 200px;
      width: 100%;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
    }

    .about-us-hero-content {
      position: absolute;
      z-index: 2;
      width: 100%;
      max-width: 900px;
      padding: 20px;
    }

    .about-us-hero-content h1{
        font-size: 45px !important;
    }
    .about-us-hero-content p{
        color: #ffffffc2;
    }
   /* Slider Image Style */
#about-us .carousel-inner img {
  height: 400px;
  object-fit: cover;
}

/* Stylish Logo Overlay */
.slider-logo {
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px 20px;
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-size: 14px;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.85), rgba(0,0,0,0.3));
  border-bottom-right-radius: 20px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.4);
}

.slider-logo img {
  height: 40px;
  width: auto;
  filter: drop-shadow(0 2px 4px rgba(0,0,0,0.5));
}

/* Slider Box Styling */
.slider-box {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 8px 25px rgba(0,0,0,0.2);
}

/* Custom Controls */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-size: 100% 100%;
  filter: invert(1);
}

.carousel-control-prev,
.carousel-control-next {
  width: 40px;
  height: 40px;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0,0,0,0.4);
  border-radius: 50%;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
  background-color: rgba(255,255,255,0.2);
}
.lead {
    font-size: 16px;
}

    .stats-section {
      padding: 60px 0;
      background-color: #f8f9fa;
    }
    .stat-box {
      background: #fff;
      border-radius: 12px;
      padding: 30px 20px;
      text-align: center;
      transition: all 0.3s ease-in-out;
      box-shadow: 0 4px 15px rgba(0,0,0,0.05);
      height: 100%;
    }
    .stat-box:hover {
      transform: translateY(-5px);
      box-shadow: 0 8px 25px rgba(0,0,0,0.1);
    }
    .stat-icon {
      font-size: 50px;
      color: #c0aa71;
      margin-bottom: 15px;
    }
    .stat-number {
      font-size: 36px;
      font-weight: bold;
      color: #c0aa71;
      margin-bottom: 5px;
    }
    .stat-label {
      font-size: 18px;
      font-weight: 600;
      color: #333;
      text-transform: capitalize;
    }
    .stat-desc {
      font-size: 14px;
      color: #666;
      margin-top: 5px;
    }
 
     .ceo-section {
      position: relative; /* important so ::before & ::after position correctly */
      padding: 100px 0;
      overflow: hidden;
    }
    /* Left Decorative BG */
    .ceo-section::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 250px;
      height: 100%;
      background: url('https://i.1.creatium.io/d1/57/c3/69a5c6cad0eca18b85a2359935d3c8ca9d/379x940/Dots.svg') no-repeat center;
      background-size: contain;
      opacity: 0.3;
      z-index: 0;
    }
    /* Right Decorative BG */
    .ceo-section::after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 250px;
      height: 100%;
      background: url('https://i.1.creatium.io/d1/57/c3/69a5c6cad0eca18b85a2359935d3c8ca9d/379x940/Dots.svg') no-repeat center;
      background-size: contain;
      opacity: 0.3;
      z-index: 0;
    }
    .ceo-card {
      background: #fff;
      border-radius: 15px;
      overflow: hidden;
      box-shadow: 0 4px 20px rgba(0,0,0,0.08);
      position: relative;
      z-index: 1; /* keep above bg */
    }
    .ceo-img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .ceo-content {
      padding: 30px;
      position: relative;
      z-index: 1;
    }
    .ceo-name {
      font-size: 28px;
      font-weight: bold;
      color: #c0aa71;
    }
    .ceo-title {
      font-size: 18px;
      font-weight: 500;
      color: #555;
      margin-bottom: 20px;
    }
    .quote-mark {
    font-size: 40px;
    color: #000000;
    opacity: 0.4;
    position: absolute;
    top: 10px;
    left: 8px;
    }
   /************************footer-form-start*************/
   
   .expert-section {
      background: #ebeceee0;
      padding: 60px 0;
    }
    .expert-title {
      font-weight: 700;
      font-size: 28px;
      margin-bottom: 25px;
    }
    .expert-title span {
      color: #c0aa71;
    }
    .form-card {
      background: #fff;
      border-radius: 15px;
      padding: 25px;
      box-shadow: 0 5px 20px rgba(0,0,0,0.05);
    }
    .form-card .form-control {
      border: none;
      border-bottom: 1px solid #ccc;
      border-radius: 0;
      box-shadow: none;
      padding-left: 0;
      font-size: 15px;
    }
    .form-card .form-control:focus {
      border-color: #00a6eb;
      box-shadow: none;
    }
    .form-check-label {
      font-size: 13px;
      color: #555;
    }
    .btn-request {
      background: #c0aa71;
      color: #fff;
      font-weight: 600;
      border-radius: 8px;
      padding: 12px 20px;
      width: 100%;
    }
    .btn-request:hover {
      background: #0092d0;
    }
    .agent-card {
      background: #fff;
      border-radius: 15px;
      padding: 50px 25px;
      display: flex;
      align-items: center;
      gap: 20px;
      box-shadow: 0 5px 20px rgba(0,0,0,0.05);
    }
    .agent-card img {
      width: 50%;
      height: 50%;
      border-radius: 50%;
      object-fit: cover;
    }
    .agent-info h5 {
      font-weight: 700;
      margin-bottom: 5px;
    }
    .agent-info p {
      font-size: 14px;
      color: #777;
      margin-bottom: 10px;
    }
    .agent-info a {
      color: #c0aa71;
      text-decoration: none;
      font-weight: 600;
    }
    .agent-info a:hover {
      text-decoration: underline;
    }
    .agent-info .fa-phone,
    .agent-info .fa-location-dot {
      color: #c0aa71;
      margin-right: 8px;
    }

/**********************contact-us****************/

.contact-section {
        padding: 60px 0;
    }
    .contact-title {
        font-size: 2.2rem;
        font-weight: 600;
        color: #c0aa71;
        margin-bottom: 15px;
    }
    .contact-text {
        color: #555;
        font-size: 1rem;
        margin-bottom: 30px;
    }
    .contact-info {
        background-color: white;
        border-radius: 10px;
        padding: 30px;
        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    }
    .contact-info i {
        font-size: 20px;
        color: #c0aa71;
        margin-right: 10px;
    }
    .social-icons a {
        display: inline-block;
        color: #c0aa71;
        font-size: 18px;
        margin-right: 12px;
        transition: 0.3s;
    }
    .social-icons a:hover {
        color: #b19657;
    }
    .contact-form {
        background: white;
        border-radius: 10px;
        padding: 30px;
        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    }
    .form-control, .form-select {
        border-radius: 8px;
        padding: 14px 12px;
        font-size: 0.95rem;
        border: 1px solid #ddd;
        box-shadow: none !important;
        margin-bottom: 20px;
    }
    .form-control:focus, .form-select:focus {
        border-color: #c0aa71;
    }
    .form-check-input {
        border-color: #c0aa71;
    }
    .form-check-input:checked {
        background-color: #c0aa71;
        border-color: #c0aa71;
    }
    .btn-submit {
        background-color: #c0aa71;
        color: white;
        font-weight: 500;
        padding: 12px;
        border-radius: 8px;
        width: 100%;
        transition: 0.3s;
    }
    .btn-submit:hover {
        background-color: #b19657;
    }
    .contact-info iframe {
        width: 100%;
        height: 200px;
        border-radius: 10px;
        border: none;
        margin-top: 20px;
    }
    .contact-section h1{
        font-size: 35px !important;
        padding-bottom: 9px;
    }
   .top-div-content{
    margin-bottom: 40px;
   }
   .top-div-content p{
    text-align: center;
   }
  
  /**************masterplan******************/
  
   /* Section styling */
    .masterplan-section {
      padding: 100px 0;
      background: linear-gradient(135deg, #f3f3f3, #ffffff);
      position: relative;
      overflow: hidden;
    }

    /* Decorative background circles */
    .masterplan-section::before {
      content: "";
      position: absolute;
      width: 250px;
      height: 250px;
      background: rgba(192,170,113,0.15);
      border-radius: 50%;
      top: -100px;
      left: -100px;
      z-index: 0;
    }
    .masterplan-section::after {
      content: "";
      position: absolute;
      width: 300px;
      height: 300px;
      background: rgba(192,170,113,0.12);
      border-radius: 50%;
      bottom: -120px;
      right: -120px;
      z-index: 0;
    }

    /* Content */
    .masterplan-content {
      position: relative;
      z-index: 2;
    }
    .masterplan-content h2 {
      font-size: 2.5rem;
      font-weight: 800;
      color: #222;
      margin-bottom: 20px;
      position: relative;
    }
    .masterplan-content h2::after {
      content: "";
      position: absolute;
      width: 60px;
      height: 4px;
      background: #c0aa71;
      bottom: -10px;
      left: 0;
      border-radius: 2px;
    }
    .masterplan-content p {
      font-size: 1.1rem;
      color: #555;
      margin-top: 20px;
      margin-bottom: 30px;
      line-height: 1.7;
    }
    .masterplan-content .btn {
      background: #c0aa71;
      color: #fff;
      font-weight: 600;
      border-radius: 50px;
      padding: 12px 30px;
      transition: all 0.3s ease;
      box-shadow: 0 4px 15px rgba(192,170,113,0.4);
    }
    .masterplan-content .btn:hover {
      background: #b1975e;
      transform: translateY(-2px);
    }

    /* Image Side */
    .masterplan-img {
      position: relative;
      z-index: 2;
    }
    .masterplan-img img {
      width: 100%;
      border-radius: 20px;
      box-shadow: 0 8px 30px rgba(0,0,0,0.2);
      transition: all 0.4s ease;
    }
    .masterplan-img img:hover {
      transform: scale(1.05);
    }

    /* Responsive */
    @media (max-width: 767px) {
      .masterplan-content h2 {
        font-size: 2rem;
      }
    }
   .iti {
       position: relative;
       display: inline-block;
       width: 100%;
        margin-bottom: 10px;
   }
.iti__selected-flag {
    border-right: 1px solid #dddddd;
}




