@import url(style.min.css);

body {
    overflow: hidden;
    margin: 0
}

.ame_wrap {
    position: relative;
    width: 100%;
    text-align: center
}

.ame_wrap .ame_img_wrap {
    width: 6vw;
    height: 6vw;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #d3a54b;
    border-radius: 50%;
    margin: 0 auto
}

.ame_wrap .ame_img_wrap img {
    width: 50% !important
}

.ame_wrap .ame_txt {
    content: ""
}

.ame_wrap .ame_txt .ame {
    text-align: center;
    margin-bottom: 0;
    margin-top: .7vw;
    font-size: 1.375vw;
    font-family: "Tonic"
}

.ame {
    text-align: center
}

.nav-tabs {
    border-bottom: none !important
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
    border-bottom: 0 !important
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #50847a !important;
    border-top: 0;
    border-left: 0;
    font-family: "Tonic";
    font-size: 1.563vw;
    border-right: 0;
    background-color: #f9f3bf54 !important
}

.nav-link {
    color: #000 !important
}

.nav-tabs .nav-link {
    border-bottom: none !important;
    font-family: "Tonic";
    font-size: 1.563vw
}

.nav-tabs .nav-link .active {
    border-bottom: 2px solid #4a3c39 !important
}

.nav-tabs .nav-link {
    border: none !important
}

.ameni-carousel2 .owl-nav {
    display: flex;
    justify-content: end
}

.gallery {
    background: #f9f3bf54
}

.location {
    background: #f9f3bf54
}

.gallery-content h3 {
    color: #e3af5a;
    font-family: Barlow;
    font-size: 15px
}

.bg-color {
    background: #f9f3bf54
}

#About {
    background: linear-gradient(180deg, #fff0 0%, rgb(12 53 54 / .6) 100%), linear-gradient(159deg, #174c4d 0%, #3e3e3e 100.4%)
}

.about-us p {
    color: rgb(255 255 255 / .2);
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 59vw;
    font-family: "Tonic";
    font-size: 1.771vw
}

.about-head {
    color: #d2a449 !important;
    font-family: Tonic;
    font-size: 44px
}

.icon-content {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 20px;
    color: #fff;
    margin-bottom: 20px
}

.left-img {
    margin-bottom: 20px
}

.footer-linkks {
    color: #fff;
    list-style: none;
    margin-bottom: 0;
    padding: 0
}

.m-10 {
    margin-bottom: 10%
}

.dflec {
    display: flex;
    justify-content: center;
    align-items: center
}

.dflecc {
    display: flex;
    justify-content: end
}

.footer-form input {
    width: 100%;
    padding: 13px 18px;
    border-radius: 32px;
    background: none;
    color: #fff;
    border: 1px solid;
    text-align: left;
    font-family: "Tonic"
}

::-moz-placeholder {
    color: #fff;
    opacity: 1
}

::placeholder {
    color: #fff;
    opacity: 1
}

.dflex {
    display: flex;
    justify-content: end;
    gap: 19px
}

.folow {
    margin-top: 30px
}

.footer-linkks li {
    margin: 10px auto;
    font-family: Felix Titling
}

.left-img img {
    width: 144px;
    margin: 10px auto
}

.icon-content p {
    margin: 0%;
    font-size: 1.238vw;
    font-family: Tonic
}

.right-content h3 {
    font-family: Felix Titling
}

.input-container {
    position: relative;
    width: 300px;
    margin: 20px
}

.input-box {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px
}

.submit-button {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-color: #fff0;
    border: none;
    cursor: pointer
}

.submit-button img {
    width: 50px
}

.amee-carousel .owl-nav {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.amee-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -2%;
    top: 22%
}

.amee-carousel .owl-nav .owl-next {
    position: absolute;
    right: -2%;
    top: 22%
}

.amee-carousel .owl-nav .owl-prev img {
    filter: brightness(0) saturate(100%) invert(18%) sepia(16%) saturate(1817%) hue-rotate(133deg) brightness(93%) contrast(95%)
}

.amee-carousel .owl-nav .owl-next img {
    filter: brightness(0) saturate(100%) invert(18%) sepia(16%) saturate(1817%) hue-rotate(133deg) brightness(93%) contrast(95%)
}

.amee-carousel.owl-theme .owl-nav [class*="owl-"] {
    color: #0d393a !important;
    font-size: 14px !important;
    margin: 4px !important;
    border: 1px solid #0d393a !important;
    padding: 10px !important;
    background: #f9f3bf54 !important;
    display: inline-block !important;
    cursor: pointer !important;
    border-radius: 50% !important
}

.specs-carousel .owl-nav {
    display: flex;
    justify-content: space-between
}

.specs-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -5%;
    top: 32%
}

.specs-carousel .owl-nav .owl-next {
    position: absolute;
    right: -5%;
    top: 32%
}

@keyframes line {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

.flex-d {
    display: flex;
    justify-content: space-between;
    position: relative;
    top: -9%;
    z-index: 1
}

.dflex-4 {
    display: flex;
    justify-content: center;
    align-items: center
}

.ame-sec-head {
    color: #fff;
    text-align: center;
    font-family: Felix Titling;
    font-size: 18px !important
}

.banner-btn {
    border-radius: 5px;
    background: #f9f3bf54
}

.text-endf {
    text-align: end
}

.banner-btn {
    border-radius: 5px;
    background: #f9f3bf54;
    position: absolute;
    right: 2%;
    bottom: 3%;
    padding: 4px 14px;
    font-size: 14px;
    color: #000;
    border: none;
    font-family: Felix Titling
}

.ameni-carousel2.owl-theme .owl-nav [class*="owl-"] {
    color: #0d393a !important;
    font-size: 14px !important;
    margin: 4px !important;
    border: 1px solid #0d393a !important;
    padding: 10px !important;
    background: #f9f3bf54 !important;
    display: inline-block !important;
    cursor: pointer !important;
    border-radius: 50% !important
}

.ameni-carousel2 .owl-nav .owl-prev img {
    filter: brightness(0) saturate(100%) invert(18%) sepia(16%) saturate(1817%) hue-rotate(133deg) brightness(93%) contrast(95%)
}

.ameni-carousel2 .owl-nav .owl-next img {
    filter: brightness(0) saturate(100%) invert(18%) sepia(16%) saturate(1817%) hue-rotate(133deg) brightness(93%) contrast(95%)
}

.conf-carousel.owl-theme .owl-nav [class*="owl-"] {
    color: #0d393a !important;
    font-size: 14px !important;
    margin: 4px !important;
    border: 1px solid #0d393a !important;
    padding: 10px !important;
    background: #f9f3bf54 !important;
    display: inline-block !important;
    cursor: pointer !important;
    border-radius: 50% !important
}

.conf-carousel .owl-nav .owl-prev img {
    filter: brightness(0) saturate(100%) invert(18%) sepia(16%) saturate(1817%) hue-rotate(133deg) brightness(93%) contrast(95%)
}

.conf-carousel .owl-nav .owl-next img {
    filter: brightness(0) saturate(100%) invert(18%) sepia(16%) saturate(1817%) hue-rotate(133deg) brightness(93%) contrast(95%)
}

.specs-carousel.owl-theme .owl-nav [class*="owl-"] {
    color: #0d393a !important;
    font-size: 14px !important;
    margin: 4px !important;
    border: 1px solid #ffffff !important;
    padding: 10px !important;
    background: #0b2f2f !important;
    display: inline-block !important;
    cursor: pointer !important;
    border-radius: 50% !important
}

.navbar-toggler {
    border: none !important
}

.mobile-banner-enquiry {
    position: fixed;
    bottom: 15%;
    right: 29px;
    background: #0d393a;
    border-radius: 50%;
    padding: 9px;
    border: 2px solid #fff;
    z-index: 99
}

.navbar-nav .nav-link {
    color: #000;
    font-family: "Felix Titling";
    font-size: 1.1vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1px
}

.nav-tabs .nav-link.active {
    position: relative
}

.nav-tabs .nav-link.active::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    height: 2px;
    background-color: #50847a;
    transition: width 0.3s ease-in-out
}

.nav-tabs .nav-link {
    transition: color 0.3s ease-in-out
}

.nav-tabs .nav-link:hover {
    color: #007bff
}

#initial-loader {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: url(../images/initial-img.png.html) center/cover no-repeat;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    animation: fadeOut 2s forwards;
    -webkit-animation: fadeOut 2s forwards
}

#initial-loader img {
    width: 100%;
    max-width: 300px
}

.centered {
    text-align: center;
    color: #fff
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

#loader-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    z-index: 2
}

.door {
    overflow: hidden;
    width: 50%;
    height: 100vh;
    position: relative;
    transition: width 2s ease;
    -webkit-transition: width 2s ease;
    -moz-transition: width 2s ease;
    -ms-transition: width 2s ease;
    -o-transition: width 2s ease
}

.door img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#initial-loader {
    transition: opacity 1s ease-in-out
}

#initial-loader.fade-out {
    opacity: 1
}

#content {
    display: none;
    position: relative;
    z-index: 999
}

.amet1 {
    position: relative;
    overflow: hidden;
    height: 270px
}

.galle-img {
    height: 270px
}

.ami-overlay-4 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    display: flex;
    align-items: end;
    justify-content: center;
    text-align: center;
    height: 100%;
    color: #fff
}

.amet1:hover .ami-overlay-4 {
    opacity: 1
}

.overlayg-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / .5)
}

.d-flex-4 {
    z-index: 1;
    color: #fff;
    margin-bottom: 10px
}

.know-m img {
    display: block !important;
    margin: 0 auto;
    width: 40px !important
}

.know-m a {
    color: #fff
}

.d-flex-4 h3 {
    font-family: Felix Titling;
    font-size: 18px
}

.d-flex-4 p {
    font-family: Tonic;
    font-size: 16px;
    margin: 0
}

.sq-fy {
    font-family: Tonic;
    font-size: 16px;
    margin-bottom: 20px
}

.nav-item a {
    margin: 0 20px
}

#About p {
    color: rgb(255 255 255 / .2);
    font-size: 23px;
    line-height: 1.5;
    cursor: pointer;
    transition: color 0.5s
}

.highlight {
    color: #fff
}

.in-view {
    filter: grayscale(0)
}




/* ===== MAHARERA BUTTON ===== */
.maharera-btn {
    position: absolute;
    top: 0px;
    right: 0px;
    left: auto;
   background: linear-gradient(to right, #b78400, #cd9a15c7);
    color: #fff;
    padding: 12px 17px;
    font-size: 12px;
    cursor: pointer;
    z-index: 999;
    text-transform: uppercase;
   
}

/* ===== MAHARERA PANEL ===== */
.maharera-panel {
    position: absolute;
    top: 73px;
    right: 0px;
    left: auto;
    width: 236px;
    height: 284px;
     background: linear-gradient(to right, #b78400, #cd9a15c7);
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    color: #fff;
    text-align: center;
    padding: 30px 20px;
    z-index: 9999;
    display: none;
}

/* ===== CLOSE ICON ===== */
.maharera-close {
    position: absolute;
    top: 2px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
}

/* ===== QR IMAGE ===== */
.qr-img {
    width: 80px;
    margin: 15px 0;
}

/* ===== SLIDER ===== */
.qr-slider {
    position: relative;
    margin-top: 7px;
    overflow: hidden;
}

.qr-slide {
    display: block;
    opacity: 0;
    transform: translateX(100%);
    transition: all 0.6s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.qr-slide.active {
    opacity: 1;
    transform: translateX(0);
    position: relative;
    z-index: 2;
}

.qr-slide img {
    width: 80px;
    background: #fff;
    padding: 5px;
}

/* ===== TEXT STYLES ===== */
.rera__visit a {
    color: #fff;
    text-decoration: underline !important;
}

.rera__headin {
    text-transform: uppercase;
    font-size: 18px;
    padding: 0 !important;
    margin: 0 !important;
}

.rera__add {
    font-size: 10px;
    padding: 0 !important;
    margin: 0 !important;
}

.maha_rera {
    text-transform: uppercase;
    font-size: 9px;
}

.maha_rera1 {
    padding-top: 13px;
    font-size: 14px;
    line-height: 18px;
}

/* ===== MOBILE ===== */
@media screen and (max-width: 767px) {

    .maharera-panel {
        position: absolute;
        top: 70px;
        right: 0;
        left: auto;
        width: 100%;
        height: 285px;
        padding: 30px 20px;
         z-index: 9999;
        display: none;
    }


    /* ===== MAHARERA BUTTON ===== */
.maharera-btn {
    position: absolute;
    top: 55px;
    right: 0px;
    left: auto;
   background: linear-gradient(to right, #b78400, #cd9a15c7);
    color: #fff;
    padding: 12px 17px;
    font-size: 12px;
    cursor: pointer;
    z-index: 9;
    text-transform: uppercase;
 
}


    .qr-prev {
        left: 42%;
    }

    .qr-next {
        right: 42%;
    }
}