* {
    margin: 0;
    padding: 0;
}

body,
html {
    overflow-x: hidden !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
div,
span,
a,
p,
li {
    font-family: "Poppins", sans-serif;
    line-height: 30px;
}



.enquire-fixed {
    position: fixed;
    z-index: 999;
    top: 89%;
    left: 30px;
    padding: 4px 20px;
    color: white;
    background-color: #465c2b;
    border: 3px solid white;
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

    animation: shake 0.8s infinite;
}



.brochure-fixed {
    position: fixed;
    z-index: 999;
    top: 89%;
    right: 100px;
    padding: 4px 20px;
    color: white;
    background-color: #465c2b;
    border: 3px solid white;
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.9) 0px 10px 30px;
    animation: blinkShadow 0.8s infinite;
}

.phone {
    text-decoration: none;
    color: white;
    background-color: #465c2b;
    border: 3px solid white;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 5px 10px;
    border-radius: 10px;

    animation: shake 0.8s infinite;

}

.header-button a {
    text-decoration: none;
    color: white;
}

.logo {
    width: 190px;
}



.header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: transparent;
    padding: 1px 0px;
}

.nav-item a {
    font-size: 14px;
    color: white;
    font-weight: 600;
    padding: 0px 15px !important;
}

.nav-item a:hover {
    color: white;
}

.page-title {
    color: #465c2b;
}


.overview-form {
    background-color: #FFF;
    border: 1px solid transparent;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    color: #465c2b;
}

.enquire-button a {
    text-decoration: none;
    background-color: #465c2b;
    border: 3px solid white;
    border-radius: 5px;
    color: white;
    padding: 10px 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;


}

.enquire-button {
    animation: shake 0.8s infinite;
}

.amen-img {

    border: 1px solid transparent;
    border-radius: 20px !important;
}

.owl-nav button span {
    line-height: 8px;
    height: 50px;
    display: block;
    font-size: 37px;
    padding: 16px 20px;
    border-radius: 100%;
    margin-top: 20px;
    font-family: 'Montserrat';
    background-color: #465c2b;
    color: white !important;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent !important;
    color: #FFF;
    text-decoration: none;
}

.plan-img {
    border: 1px solid transparent;
    border-radius: 20px;
    height: 400px !important;
    object-fit: cover !important;

}

.floor {
    background: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)),
        url('./images/overview.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.footer-bottom {
    padding-bottom: 40px;
}


.btn-close {
    filter: invert(1);
}

.input-group-text {
    background-color: #465c2b !important;
}

.input-group-text i {
    color: white;
}

.btn-custom-submit {
    background-color: #465c2b !important;
    color: white !important;
    padding: 10px 30px !important;
    font-size: 16px;
    border: none;
    border-radius: 0px !important;
}

.accordion-button {
    background-color: #465c2b !important;
    color: white !important;
    font-weight: 500;
    font-size: 17px !important;
}

.accordion-button::after {
    filter: invert(1);
}

.vimeo-vid {
    height: 400px !important;
}

.authorize-txt {
    text-align: center;
    font-size: 11px;
    line-height: 20px;
}

.privacy p,
.privacy li {
    font-size: 14px;
    line-height: 25px;

}

.privacy h3,
.privacy h4,
.privacy h5 {
    color: #465c2b;
}

#location .col-lg-6 {
    padding: 0 !important;
}


@media screen and (min-width:992px) {
    .quick-links {
        padding-left: 70px !important;
    }

    .footer {
        padding-bottom: 80px;
    }
}

@media screen and (max-width:767px) {


    .nav-item a:hover {
        font-size: 14px;
        color: white;
        font-weight: 600;
    }

    .mobile-section {
        position: fixed;
        z-index: 1;
        display: flex;
        background-color: #465c2b;
        bottom: 0;
        text-align: center;
        width: 100%;
        padding: 5px 0px;

    }

    .mobile-btn a {
        text-decoration: none;
        color: white;
    }

    .footer {
        padding-bottom: 60px;
    }

    .nav-item a {
        text-align: center;
    }

    .enquire-icon {
        background-color: black;
        color: white;
        border-radius: 50%;
        font-size: 20px;
        width: 55px;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: -30px auto 5px auto;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
        z-index: 2;
        position: relative;
    }

    #chat-bot-launcher {
        margin-bottom: 60px;
    }

    .cons-img {
        height: 300px !important;
        object-fit: cover !important;

    }

    .location {
        height: 300px !important;
    }

    /* table th,
    table td {
        font-size: 10px;
        
        padding: 4px;
        
        white-space: normal;
        
    }

    table th {
        font-size: 11px;
    }*/
    table {
        width: 100%;
        border-collapse: collapse;
        table-layout: fixed;
        /* forces equal column width */
    }

    table th,
    table td {
        word-wrap: break-word;
        white-space: normal;
        /* allow text to wrap */
        font-size: 12px;
        /* reduce font size for mobile */
        padding: 6px;
    }

    @media (max-width: 576px) {

        table th,
        table td {
            font-size: 10px;
            /* smaller text on small screens */
            padding: 4px;
        }
    }

}

@media screen and (min-width:768px) and (max-width:991px) {
    .quick-links {
        padding-left: 50px !important;
    }

    .nav-item a {
        text-align: center;
    }
}


.section-title {
    color: white;
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: bold;
}





.check-price-btn:hover {
    background-color: #465c2b;
}


.owl-carousel .owl-item img {
    object-fit: cover !important;
}





.arrow {
    display: inline-block;
    animation: shake-vertical 1s infinite;
}

.gal-img {
    border: 1px solid #465c2b;
    border-radius: 20px;
    padding: 10px;
    position: relative;


}

.cons-img {
    border: 1px solid transparent;
    border-radius: 20px;
    width: 100% !important;
    height: 300px !important;
    display: block;


}


.social-icons a {
    color: white !important;
}

.icon {
    background-color: #465c2b;
    border-radius: 50%;
    padding: 9px 13px;
}

@media screen and (min-width:1000px) {
    .connect-img {
        height: 600px !important;
        object-fit: cover !important;
    }
}

.about-box .icon {
    width: 60px;
    height: 60px;
    margin: auto;
    border-radius: 50%;
    background: #465c2b;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 15px;
}

.hero-final {
    width: 100%;
    background:
        linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
        url('./images/balcony-facade-large-5.jpg') top center/cover no-repeat;
    padding: 50px 0px;
    background-size: cover;
    display: flex;
    justify-content: center;
}



@media screen and (min-width:1000px) {

    /* ---------- TEXT STYLES ---------- */
    .small {
        font-size: 18px;
        letter-spacing: 1px;
    }

    h2 {
        font-size: 40px !important;
        margin: 10px 0;
        font-weight: 700;
    }

    /* ---------- LEFT ---------- */
    .left-box1 {
        text-align: left;


    }

    /* ---------- CENTER ---------- */
    .left-box2 {
        text-align: left;

    }

    .left-box3 {
        text-align: right;


    }

    .left-box4 {
        text-align: right;

    }
}

@media screen and (max-width:767px) {

    .left-box1,
    .left-box2,
    .left-box3,
    .left-box4 {
        text-align: center;
        margin-top: 20px;
    }
}



#slider3 .owl-stage {
    padding-left: 0 !important;
}

.owl-carousel .gallery-imgs img {
    transform: scale(0.9) !important;
}

.owl-carousel .owl-item.center .gallery-imgs img {
    transform: scale(1) !important;
    object-fit: cover;

}

.owl-carousel {
    z-index: 0 !important;
}

.gallery-imgs img {
    position: relative !important;
    height: 400px;
    object-fit: cover;
    border-radius: 10px;
}

.tower {
    border-top: 2px solid #465c2b;
    border-bottom: 2px solid #465c2b;
}

.floor-img {
    width: 100% !important;
    height: 400px !important;
    object-fit: cover !important;
}

table th,
td {
    border: 1px solid #465c2b !important;
    padding: 10px;
}