*,.nav-log .navbar-brand {
    padding: 0;
    margin: 0
}

.banner,.my-nav {
    position: relative
}

.nav-content a,h1,h2,h3,li,p {
    font-family: Poppins-Regular
}

.floor-text ul li,.form-btn,.over-box-in p,.pric-head,.price-box h2 {
    text-transform: uppercase
}

.keyhigh ul,.location-txt ul,.nav-content {
    list-style-type: none
}

.form-txt,.heading,.over-box-in,.price-box,.small-footer {
    text-align: center
}

* {
    box-sizing: border-box
}

body {
    overflow-x: hidden!important
}

:root {
    --cream: #e9ecd9;
    --light-cream: #f7f8f2;
    --dark-brown: #0c5460
}

@font-face {
    font-family: BarlowCondensed-Medium;
    src: url(../fonts/BarlowCondensed-Medium.ttf)
}

@font-face {
    font-family: BarlowCondensed-Regular;
    src: url(../fonts/BarlowCondensed-Regular.ttf)
}

@font-face {
    font-family: EBGaramond-Regular;
    src: url(../fonts/EBGaramond-Regular.ttf)
}

@font-face {
    font-family: Teko-SemiBold;
    src: url(../fonts/Teko-SemiBold.ttf)
}

@font-face {
    font-family: Poppins-Bold;
    src: url(../fonts/Poppins-Bold.ttf)
}

@font-face {
    font-family: Poppins-Medium;
    src: url(../fonts/Poppins-Medium.ttf)
}

@font-face {
    font-family: Poppins-Regular;
    src: url(../fonts/Poppins-Regular.ttf)
}

li,p {
    letter-spacing: .5px
}

.banner .container,.location .container {
    max-width: 100%
}

.banner {
    background-image: linear-gradient(rgba(247,248,242,.93),rgba(247,248,242,.93)),url('../images/banners/banner1.webp');
    padding: 0;
    background-position: right
}

.my-nav,.nav-content img,.nav-fixd {
    background: var(--light-cream)
}

.my-slider div img {
    width: 100%;
    height: 750px
}

.devloper-logo {
    max-width: 60px
}

.my-nav {
    top: 0;
    z-index: 19;
    left: 0;
    width: 100%
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0);
    font-size: 18px
}

.my-nav .my-nav-in,.nav-fixd .my-nav-in {
    justify-content: space-between
}

.nav-fixd {
    position: fixed;
    width: 100%!important;
    left: 0
}

.nav-content {
    writing-mode: vertical-lr;
    display: flex;
    align-items: center;
    background: var(--dark-brown);
    padding: 10px 5px
}

#amenities,.white-area {
    padding: 20px 0
}

.nav-content img {
    max-width: 26px;
    padding: 4px;
    margin-bottom: 10px
}

.nav-content a {
    display: grid;
    padding: 0;
    color: var(--light-cream);
    letter-spacing: 2px;
    font-size: 12px
}

.nav-con {
    writing-mode: horizontal-tb
}

.my-nav-in .navbar-nav {
    align-items: center;
    gap: 25px
}

.amenities .heading,.white-area {
    flex-direction: column;
    display: flex
}

.nav-fixd .nav-con img {
    margin-bottom: 0
}

.nav-fixd .nav-con {
    display: flex
}

.navbar-light .navbar-nav .nav-con .nav-link {
    color: rgb(255 255 255)
}

.white-area {
    position: absolute;
    top: 0;
    right: 0;
    width: 8%;
    height: 100%;
    background: #fff;
    justify-content: space-between;
    align-items: center
}

.bann-form-new h2,.form-btn {
    background: var(--dark-brown)
}

.banner-main {
    height: 100%;
    display: flex;
    padding-left: 40px;
    padding-top: 20px
}

.banner-text,.floor-img,.location-img,.pric-head span {
    position: relative
}

.project-logo {
    position: absolute;
    top: 0;
    right: 13px;
    width: 132px;
    height: 69px
}

.banner-text .pro-name {
    font-family: Tinos-Regular;
    font-weight: 700;
    font-size: 60px;
    letter-spacing: 2px;
    margin-bottom: 10px
}

.banner-text .pro-loc {
    font-size: 20px;
    letter-spacing: 2px;
    margin-bottom: 0;
    color: var(--dark-brown)
}

.banner-text .pro-type {
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 20px
}

.price-high {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.price-high .box1 {
    display: flex;
    align-items: center;
    margin: 25px 0;
    width: 45%;
    background: #fff;
    padding: 7px 8px;
    border-left: 1px solid var(--dark-brown)
}

.high-main::before,.highlights::before {
    width: 100%;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    left: 0
}

.rera-patch {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 185px!important;
    height: auto!important
}

.amenities,.high-main,.highlights,.location,.pic-1,.pic-1 h4,.pric-head {
    position: relative
}

.bann-form-new .form_inner .form-group input,.form-btn {
    height: 48px
}

.price-high .box1:first-child {
    margin-right: 10px
}

.price-high .box1 img {
    max-width: 50px;
    margin-right: 14px
}

.price-high .box1 h2 {
    display: grid;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 0
}

.price-high .box1 h2 span {
    font-size: 35px
}

.keyhigh ul {
    font-family: BarlowCondensed-Medium
}

.keyhigh ul li img {
    width: 21px;
    margin-right: 4px
}

.keyhigh ul li {
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 7px
}

.bann-form-new .form_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.bann-form-new .form_inner .form-group {
    max-width: 48%;
    width: 48%;
    margin: 6px
}

.form-btn {
    width: 98%;
    margin-top: 8px;
    color: #fff;
    letter-spacing: 1px
}

.bann-form-new {
    margin-top: 20px
}

.bann-form-new h2 {
    font-size: 23px;
    margin-left: 8px;
    width: fit-content;
    margin-bottom: -6px;
    padding: 1px 11px;
    color: #fff
}

.carousel-control-next,.carousel-control-prev {
    width: 7%;
    background: var(--dark-brown);
    height: 8%;
    top: 50%
}

.overview {
    padding: 50px 0;
    background-image: linear-gradient(90deg,rgba(255,255,255,.9) 0,#fff 73%,#fff 100%),url('../images/banners/banner2.webp')
}

.heading h1 {
    font-family: EBGaramond-Regular;
    color: var(--dark-brown)
}

.heading p {
    font-size: 25px;
    letter-spacing: 3px;
    margin-bottom: 5px
}

.over-text {
    margin-top: 30px;
    line-height: 31px
}

.over-text p {
    color: #716d6d;
    font-size: 15px;
    letter-spacing: .7px;
}

.high-box h1,.more-btn,.pric-head,.price-box h2 span {
    letter-spacing: 1px
}

.over-box {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
}

.over-box-in img {
    max-width: 36px;
}

.over-box-in h1 {
    margin: 8px 0;
    font-size: 30px;
}

.more-btn {
    background: #0c5460;
    color: #fff;
    padding: 10px 41px
}

.highlights {
    padding: 50px 0;
    background: var(--cream)
}

.highlights::before {
    top: 32%;
    height: 68%;
    background-image: url(../images/home.webp)
}

.highlights .heading,.price-list .heading {
    margin-bottom: 50px
}

.high-main {
    background: #fff;
    margin-bottom: 30px;
    padding: 14px 20px;
    height: 152px
}

.high-main::before {
    top: 0;
    height: 100%;
    background-image: url(../images/Manasu-body-pattern-bg.webp);
    background-size: cover
}

.high-main::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20%;
    height: 4%;
    background: var(--dark-brown);
    transition: .5s;
    opacity: 0
}

.high-main:hover {
    background: #262626;
    color: #fff;
    transition: .4s
}

.high-main:hover.high-main::after {
    left: 20px;
    opacity: 1
}

.high-main:hover .high-box img {
    filter: brightness(50)
}

.high-box {
    display: flex;
    align-items: center;
    margin-bottom: 18px
}

.high-box h1 {
    font-size: 25px;
    margin-bottom: 0;
    margin-left: 18px
}

.text-high p {
    line-height: 29px;
    margin-bottom: 0
}

.high-box img {
    max-width: 50px
}

.floor-plan,.gallery,.price-list {
    padding: 50px 0;
    position: relative
}

.price-list::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/gallery-bg.webp);
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 100% 100%;
    opacity: .4
}

.price-box {
    background-color: var(--light-cream);
    padding-bottom: 20px
}

.floor-text ul .li-bg-col,.location-txt ul li .num,.pric-head,.price-box h2 span {
    background: var(--dark-brown);
    color: #fff
}

.pric-head {
    font-size: 25px;
    padding: 14px 0
}

.mid-typo {
    margin: 30px 0;
    padding: 0 65px
}

.mid-typo h1 {
    font-size: 21px;
    letter-spacing: 2px;
    margin: 17px 0;
    border-bottom: 1px dashed #000;
    padding-bottom: 18px
}

.mid-typo h1 span {
    font-size: 16px;
    font-weight: 800
}

.price-box h2 {
    display: grid;
    font-size: 33px;
    margin-bottom: 20px;
    color: #454545
}

.form-txt h1,.loc-cont h1 {
    font-size: 30px
}

.price-box h2 span {
    width: fit-content;
    margin: auto auto 13px;
    font-size: 17px;
    padding: 3px 14px
}

.amenities {
    width: 100%;
    background: url(../images/amenities/ami-1.webp) center/cover no-repeat;
    z-index: 1;
    background-blend-mode: multiply;
    transition: background-image 1s;
    height: 700px
}

.amenities::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6
}

.floor-plan::before,.gallery::before {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    z-index: -1
}

.amenities .heading {
    color: #fff;
    width: 74%;
    text-align: left;
    padding-left: 60px;
    height: 100%;
    justify-content: center
}

.amenities .container-fluid,.amenities .container-fluid .row,.amenities .container-fluid .row .col-md-6 {
    height: 100%
}

.amenities .container-fluid {
    padding-right: 0
}

.amenities .projects {
    color: #fff;
    height: 100%;
    width: 70%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-left: 1px solid #ffffffad
}

.pic-1 {
    padding: 33px;
    border-bottom: 1px solid #ffffff5c;
    transition: .5s;
    cursor: pointer;
    height: 100%;
    display: flex;
    align-items: center
}

.pic-1:last-child {
    border-bottom: 0 solid #ffffff5c
}

.pic-1::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background-color: #ffffff29;
    backdrop-filter: blur(4px);
    transition: .3s
}

.pic-1:hover.pic-1::before {
    width: 100%
}

.pic-1 h4 {
    z-index: 2
}

.floor-plan::before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/floor-plan-bg.webp);
    opacity: .2
}

.floor-text {
    border: 1px solid #00000021;
    padding: 20px;
    height: 100%
}

.floor-text ul li {
    display: flex;
    justify-content: space-between;
    line-height: 57px;
    color: #6c6d70;
    padding: 0 20px;
    font-weight: 300;
    letter-spacing: .5px
}

.gallery .row,.my-floor {
    margin-top: 50px
}

.floor-img img {
    height: 300px;
    object-fit: cover
}

.floor-img .more-btn {
    background-color: #000000b5;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    padding: 10px 30px;
    border-radius: 0;
    border: 0
}

.floor-plan .carousel-indicators {
    bottom: -64px
}

.floor-plan .carousel-indicators li {
    height: 6px;
    background-color: var(--dark-brown)
}

.location {
    padding: 20px 0 50px
}

.location .heading {
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 80px
}

.location-txt {
    background: var(--light-cream);
    top: -54%;
    right: 180px;
    padding: 40px
}

.location-txt ul {
    margin-bottom: 0;
    font-family: BarlowCondensed-Regular
}

.location-txt ul li {
    margin-bottom: 20px;
    display: flex;
    align-items: center
}

.location-txt ul li .num {
    padding: 5px 15px;
    font-size: 25px;
    margin-right: 19px;
    letter-spacing: 2px
}

.loc-cont h1 {
    margin-bottom: 0;
    color: var(--dark-brown)
}

.location-img img {
    height: 400px;
    object-fit: cover
}

.gallery::before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/skyline.webp);
    filter: invert();
    background-position: bottom;
    opacity: .1
}

.gallery-box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.mob-logo-show,.mobile-section,.side-btn {
    display: none
}

.my-box1 {
    width: 47%
}

.my-box2 {
    width: 100%
}

.gall-bix,.gall-bix img {
    height: 100%;
    object-fit: cover
}

.small-footer {
    padding: 40px 0;
    background: #191919;
    color: #fff
}

.close-btn,.enquire-btn,.side-btn {
    background: var(--dark-brown)
}

.btm-foot {
    margin-bottom: 6px
}

.btm-foot a {
    color: #fff
}

.side-btn {
    position: fixed;
    bottom: 28px;
    right: 28px;
    border: 0;
    max-width: 52px;
    padding: 4px 8px;
    z-index: 9;
    animation: 1s infinite alternate-reverse popform
}

.close-btn {
    position: absolute;
    right: 0;
    max-width: 39px;
    top: 0;
    opacity: 1;
    padding: 9px
}

.my-modal .close {
    opacity: 1
}

.my-modal .modal-body {
    padding: 40px
}

.enquire-btn {
    width: 100%;
    color: #fff
}

@keyframes popform {
    0%,100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }
}

.side-btn-show {
    display: block
}

.side-btn img {
    filter: invert()
}

.location button.btn.more-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.gallery img {
    min-height: 262px;
    object-fit: cover
}
.image_Sec img {
    width: 100%;
    max-width: 100%;
}
/* .overview .container {
    width: 100%;
    max-width: 100%;
} */
.over-box-in {
    padding-right: 30px;
    width: 24%;
    text-align: left;
}
.overview .heading {
    margin-bottom: 30px;
}
/* .overview .image_Sec img {
    margin-top: 50px;
} */
@media only screen and (min-width: 900px) {
    .my-nav.navbar-hover .collapse ul li {
        position:relative;
        margin: 0 11px
    }

    .my-nav.navbar-hover .collapse ul li:hover>ul {
        display: block
    }

    .my-nav.navbar-hover .collapse ul ul {
        position: absolute;
        top: 90%;
        left: 0;
        display: none
    }

    .my-nav.navbar-hover .collapse ul ul ul {
        position: absolute;
        top: 0;
        left: 100%;
        display: none
    }
}

@media (max-width: 1490px) {
    .my-nav ul li,.navbar-light .navbar-nav .nav-link {
        font-size:14px
    }

    .banner-text .pro-loc,.price-high .box1 h2 {
        font-size: 16px
    }

    .banner-text .pro-name {
        font-size: 42px
    }

    .banner-text .pro-type {
        font-size: 20px;
        margin-bottom: 10px
    }

    .banner-text,.over-text {
        margin-top: 20px
    }

    .bann-form-new .form_inner .form-group {
        max-width: 47%;
        width: 47%
    }

    .price-high .box1 {
        width: 45%;
        margin: 15px 0
    }

    .my-slider div img {
        width: 100%;
        height: 585px
    }

    .keyhigh ul {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .price-high .box1 h2 span {
        font-size: 22px
    }

    .my-nav {
        width: 100%
    }

    .bann-form-new .form_inner .form-group input,.form-btn {
        height: 45px
    }

    .bann-form-new h2 {
        font-size: 19px
    }

    .heading h1 {
        font-size: 38px
    }

    .heading p {
        font-size: 20px
    }

    .price-box h2 {
        font-size: 26px;
        letter-spacing: 1px
    }

    .gallery {
        padding: 50px 0
    }

    .amenities {
        height: 600px
    }

    .pic-1 {
        padding: 26px
    }

    .pic-1 h4 {
        font-size: 18px;
        margin-bottom: 0
    }

    .amenities .heading {
        width: 80%
    }

    .amenities .heading h1 {
        letter-spacing: 2px
    }

    .white-area {
        padding: 20px 7px
    }

    .devloper-logo {
        max-width: 45px
    }

    .price-high .box1 img {
        max-width: 40px
    }

    .my-nav ul li {
        margin: 0!important
    }
}

@media (max-width: 1400px) {
    .my-nav ul li {
        font-size:13px
    }

    .white-area {
        padding: 20px 3px
    }

    .banner-text .pro-name {
        font-size: 35px
    }

    .pric-head {
        font-size: 22px;
        padding: 10px 0
    }

    .mid-typo h1 {
        font-size: 20px;
        margin: 10px 0
    }

    .amenities {
        height: 525px
    }

    .loc-cont h1 {
        font-size: 23px
    }

    .location-txt ul li .num {
        padding: 2px 11px
    }
}

@media (max-width: 1280px) {
    .my-slider div img {
        width:100%;
        height: 520px
    }

    .banner-main {
        padding-left: 10px;
        padding-top: 10px
    }

    .my-nav ul li {
        margin: 0!important
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 12px
    }

    .banner-text .pro-name {
        font-size: 26px
    }

    .price-high .box1 h2 span {
        font-size: 20px
    }

    .price-high .box1 h2 {
        font-size: 14px
    }

    .price-high .box1 img {
        max-width: 35px
    }

    .price-high .box1 {
        margin: 9px 0
    }
}

@media (max-width: 1366px) {
    .my-slider div img {
        width:100%;
        height: 500px
    }

    .banner-main {
        padding-left: 10px;
        padding-top: 0
    }

    .banner-text {
        margin-top: 17px
    }
}

@media (max-width: 768px) {
    .my-nav .my-nav-in,.project-logo {
        left:50%;
        transform: translate(-50%)
    }

    .my-nav,.my-nav .my-nav-in,.nav-fixd.my-nav .my-nav-in {
        background: #ebeeeb
    }

    .rera-patch {
        width: 100px!important;
        height: auto!important
    }

    .banner-text .pro-type,.heading p {
        font-size: 16px
    }

    .developer_name {
        font-size: 20px!important
    }

    .banner-text {
        width: 100%;
        padding-top: 20px
    }

    .project-logo {
        position: relative;
        margin-top: 20px
    }

    .banner-text .pro-name {
        font-size: 30px
    }

    .keyhigh ul li,.over-text p {
        font-size: 14px
    }

    .mob-logo-show {
        display: block
    }

    .white-area {
        display: none
    }

    .my-nav {
        width: 100%;
        position: relative
    }

    .my-nav .my-nav-in {
        position: absolute;
        top: 93%;
        width: 100%
    }

    .nav-content {
        width: 55%;
        margin: auto auto 10px;
        padding: 5px
    }

    .mv-log {
        display: none!important
    }

    .nav-fixd {
        position: fixed;
        box-shadow: 0 0 10px #00000021;
        padding-top: 0;
        padding-bottom: 0
    }

    .nav-fixd .nav-con img {
        margin-right: 10px
    }

    .banner-main {
        padding-left: 0
    }

    .carousel-control-next,.carousel-control-prev {
        width: 12%;
        height: 10%;
        top: 47%
    }

    .bann-form-new .form_inner,.price-high .box1 {
        width: 100%
    }

    .bann-form-new .form_inner .form-group {
        max-width: 100%;
        width: 100%
    }

    .floor-plan,.gallery,.highlights,.location,.overview,.price-list {
        padding: 25px 0
    }

    .location {
        padding-top: 0
    }

    .heading h1 {
        font-size: 28px
    }

    .over-text {
        line-height: 24px
    }

    .over-box-in img {
        max-width: 30px
    }

    .over-box-in h1 {
        font-size: 27px
    }

    .high-box img {
        max-width: 34px
    }

    .high-box {
        margin-bottom: 11px
    }

    .text-high p {
        line-height: 26px
    }

    .price-box {
        margin-bottom: 30px
    }

    .amenities .container-fluid,.amenities .container-fluid .row,.amenities .container-fluid .row .col-md-6 {
        margin: 0;
        height: auto
    }

    .amenities .container-fluid {
        padding-right: 15px
    }

    .amenities .heading {
        width: 100%;
        text-align: center;
        height: auto;
        padding: 20px 0
    }

    .amenities {
        height: 100%
    }

    .high-main,.location-img img,.pic-1 {
        height: auto
    }

    .amenities .projects {
        width: 100%;
        flex-wrap: wrap;
        flex-direction: unset;
        border: unset;
        padding-bottom: 30px
    }

    .pic-1 {
        padding: 22px 8px;
        width: 48%;
        border-left: 1px solid #ffffff5c
    }

    .pic-1 h4 {
        font-size: 17px
    }

    .pic-1:last-child {
        border-bottom: 1px solid #ffffff5c
    }

    .floor-text ul li {
        line-height: 44px
    }

    .mobile-section {
        display: block;
        position: fixed;
        background: var(--dark-brown);
        bottom: -100%;
        display: flex;
        justify-content: center;
        z-index: 99;
        transition: .5s;
        width: 100%;
        padding: 3px
    }

    .mobile-section a {
        color: #fff;
        font-size: 14px;
        background: #0c5460;
        width: 33%;
        border: 1px solid #fff
    }

    .location .heading {
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
        padding-left: 0
    }

    .location-txt {
        position: unset;
        padding: 25px
    }

    .loc-cont h1 {
        font-size: 19px
    }

    .location-txt ul li .num {
        padding: 2px 8px;
        font-size: 20px
    }

    .my-box1 {
        width: 46%;
        margin-top: 18px
    }

    .side-btn {
        bottom: 57px;
        right: 12px;
        max-width: 40px
    }

    .scrl {
        bottom: 0
    }

    .banner {
        min-height: 998px
    }

    .my-slider div,.my-slider div img {
        height: 300px
    }

    .banner-main {
        min-height: 658px
    }

    .gallery img {
        min-height: 194px;
        object-fit: cover
    }

    .my-modal .modal-body {
        padding: 40px 20px
    }

    .form-txt h1 {
        font-size: 24px
    }
    .image_Sec {
    margin-top: 30px;
}
.over-box-in {
    width: 50%;
    text-align: left;
}
}


