@font-face {
    font-family: "Oswald-VariableFont_wght";
    font-display: swap;
    src: url(../fonts/Oswald-VariableFont_wght.ttf)
}

@font-face {
    font-family: "Roboto-Regular";
    font-display: swap;
    src: url(../fonts/Roboto-Regular.ttf)
}

@font-face {
    font-family: "Roboto-Medium";
    font-display: swap;
    src: url(../fonts/Roboto-Medium.ttf)
}

@font-face {
    font-family: "Roboto-Bold";
    font-display: swap;
    src: url(../fonts/Roboto-Bold.ttf)
}

@font-face {
    font-family: "Roboto-Light";
    font-display: swap;
    src: url(../fonts/Roboto-Light.ttf)
}

@font-face {
    font-family: "Roboto-Thin";
    font-display: swap;
    src: url(../fonts/Roboto-Thin.ttf)
}

@font-face {
    font-family: "NotoSerif_Condensed-Regular";
    font-display: swap;
    src: url(../fonts/NotoSerif_Condensed-Regular.ttf)
}

@font-face {
    font-family: "NotoSerif_Condensed-Bold";
    font-display: swap;
    src: url(../fonts/NotoSerif_Condensed-Bold.ttf)
}

@font-face {
    font-family: "NotoSerif-Regular";
    font-display: swap;
    src: url(../fonts/NotoSerif-Regular.ttf)
}

html {
    scroll-behavior: smooth
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow-x: hidden !important
}

:root {
    --dark: #155724
}

:root {
    --light: #699bc6
}

button{border: 0;}

button, select, [data-toggle="modal"]{cursor: pointer;}
.slider_arrows{width: 20px; display: flex; margin: 0 auto; justify-content: center; align-items: center;}

.d-view{}
.m-view{display: none !important;}



.wrapper {
    width: 100%;
    height: 100vh
}

.wrapper .inner-wrapper {
    display: flex;
    height: 100%
}

.wrapper .inner-wrapper .iscon-sec {
    width: 80px;
    display: grid;
    align-items: end;
    background-color: #ccdfd0;
}

.wrapper .inner-wrapper .islider-sec {
    width: calc(100% - 80px);
    position: relative
}

.wrapper .inner-wrapper .islider-sec,
.owl-carousel,
.item,
.inner-item {
    height: 100%
}

.wrapper .inner-wrapper .islider-sec .owl-carousel.owl-drag .owl-item {
    height: 100%
}

.wrapper .inner-wrapper .islider-sec .owl-stage {
    height: 100%
}

.wrapper .inner-wrapper .islider-sec .owl-carousel .owl-stage-outer {
    height: 100%
}

.wrapper .inner-wrapper .islider-sec .owl-carousel .item .inner-item img {
    height: 100%;
    object-fit: cover
}

.wrapper .inner-wrapper .islider-sec .owl-carousel .item .inner-item {
    position: relative
}

.wrapper .inner-wrapper .iscon-sec .inner-iscon {
    background-color: #ccdfd0
}

.wrapper .inner-wrapper .iscon-sec .inner-iscon p {
    writing-mode: tb;
    margin: 50px auto;
    transform: rotate(180deg);
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px;
    font-family: "Roboto-Regular"
}

.wrapper .inner-wrapper .islider-sec .owl-carousel .item .inner-item .content-item .box {
    color: #fff;
    padding: 50px
}

.wrapper .inner-wrapper .islider-sec .owl-carousel .item:hover .overlay {
    background-color: rgba(0, 0, 0, .3);
    cursor: pointer;
    background-size: 3px 3px
}

.wrapper .inner-wrapper .islider-sec .owl-carousel .item:before {
    content: "";
    position: absolute;
    width: 100%;
    z-index: 7;
    background: rgb(34, 193, 195, 50%);
    background: rgb(0, 0, 0, .3);
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 1
}

.wrapper .inner-wrapper .owl-item .inner-item .overlay .cont-inner {
    width: 80%
}

.wrapper .inner-wrapper .owl-item .inner-item .overlay .cont-inner a {
    display: grid;
    align-items: center
}

.wrapper .inner-wrapper .owl-item .inner-item .number {
    position: absolute;
    bottom: -10px;
    right: 45px;
    z-index: 999
}

.wrapper .inner-wrapper .owl-item .inner-item .number span {
    font-size: 60px;
    font-family: "NotoSerif_Condensed-Bold";
    color: rgba(255, 255, 255, .7);
    letter-spacing: 1px
}

.wrap-inner-content {
    position: absolute;
    top: 0;
    left: 10.5%;
    display: grid;
    align-items: center;
    width: 50%;
    height: 100%;
    z-index: 8
}

.wrap-inner-content h1 {
    color: #f7f7f7;
    font-family: "NotoSerif_Condensed-Regular";
    margin-bottom: 20px;
    font-size: 46px;
    text-transform: uppercase;
    line-height: 54px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    font-weight: 400;
    letter-spacing: 4px;
    text-shadow: 1px 1px #222;
    margin-bottom: 55px;
    position: relative
}

.wrap-inner-content h1:after {
    content: "";
    position: absolute;
    bottom: -25px;
    height: 4px;
    width: 50px;
    left: 0;
    background-color: #155724
}

.wrap-inner-content h1 span {
    font-size: 18px;
    display: grid;
    letter-spacing: 2px;
    font-family: "Roboto-Regular"
}

.wrap-inner-content h2 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 28px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase
}

.wrap-inner-content ul {
    padding-left: 0;
    list-style-type: none;
    margin: 25px 0
}

.wrap-inner-content ul li {
    color: #fff;
    padding-bottom: 10px;
    font-family: "Roboto-Light";
    letter-spacing: 1.2px
}

.wrap-inner-content ul li img {
    width: 18px;
    filter: invert()
}

.wrap-inner-content h5 {
    color: #fff;
    font-family: "Roboto-Light";
    font-size: 14px;
    letter-spacing: 1.2px
}

.wrap-inner-content h5 span {
    background-color: #155724;
    padding: 4px 8px;
}

.wrap-inner-content h3 {
    color: #fff;
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 56px;
    letter-spacing: 4px;
    margin-top: 15px
}

.wrap-inner-content h6 {
    margin-top: 25px
}

.wrap-inner-content h6 span {
    background-color: #155724;
    color: #fff;
    padding: 8px 25px;
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 24px;
    letter-spacing: .8px
}

.header_area {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 8;
    left: 0;
    background-color: transparent;
    transition: all 0.3s
}

body.fixed .header_area {
    position: fixed;
    top: 0;
    z-index: 9;
    background: #155724;
    animation: menu_link_an 500ms forwards
}

@keyframes menu_link_an {
    0% {
        transform: translateY(-50px)
    }

    100% {
        transform: translateY(0)
    }
}

.offer-patch {
    position: absolute;
    bottom: 5%;
    left: 55%;
    z-index: 9
}

.offer-patch img {
    width: 200px
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fff
}

.navbar-brand {
    padding: 1px;
    display: inline-block;
    margin-top: 7px
}

.navbar-brand img {
    width: 170px;
    /* filter: invert(1) brightness(100); */
}
.p-logo{
    max-width: 150px;
    filter: brightness(39.5);
}
.header_area .container {
    min-width: 82%
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 500;
    padding: 15px 15px;
    color: #fff;
    font-family: "NotoSerif_Condensed-Regular";
    letter-spacing: 1.5px
}

.sidebar-contact {
    position: fixed;
    top: 53%;
    z-index: 99;
    right: -360px;
    transform: translateY(-50%);
    width: 360px;
    height: auto;
    padding: 40px;
    background: rgb(255 255 255 / 64%);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    transition: 0.5s
}

.sidebar-contact.active {
    right: 0
}

.sidebar-contact input,
.sidebar-contact textarea {
    width: 100%;
    height: 50px;
    padding: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border: none;
    background-color: #f7f7f7;
    outline: none
}

.sidebar-contact input,
.sidebar-contact textarea::placeholder {
    padding: 6px 15px
}

.sidebar-contact h2 {
    font-family: "Roboto-Regular";
    letter-spacing: 2px;
    padding: 0;
    color: #333
}

.sidebar-contact p {
    position: relative;
    margin-bottom: 50px
}

.sidebar-contact p:before {
    content: "";
    width: 50px;
    height: 4px;
    bottom: -25px;
    left: 0;
    background-color: #155724;
    position: absolute
}

.sidebar-contact textarea {
    height: 50px;
    resize: none
}

.btn-all {
    background-color: var(--yellow);
    color: #fff;
    width: 100%;
    height: 50px;
    cursor: pointer;
    border: none;
    font-family: "NotoSerif_Condensed-Regular";
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 50px;
    cursor: pointer
}

.sidebar-contact .toggle {
    position: absolute;
    height: 48px;
    width: 48px;
    text-align: center;
    cursor: pointer;
    background: #155724;
    top: 0;
    left: -48px;
    line-height: 48px
}
.sidebar-contact .toggle:before{content:'\2709';font-family:fontAwesome;font-size:20px;color:#fff;}
.sidebar-contact .toggle.active:before{content:'\292B';}

.form-btn {
    background: #155724;
    color: #fff;
    padding: 10px 25px;
    font-family: "NotoSerif_Condensed-Regular";
    letter-spacing: 1px;
    width: 100%;
    display: block;
    text-align: center;
    cursor: pointer
}

.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    margin-top: 10px;
    right: 140px;
    bottom: 0.5%;
    color: #fff;
    font-size: 24px
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    width: 45px;
    padding: 0 !important;
    height: 45px;
    border: 1px solid #fff !important;
    border-radius: 50px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent !important
}

.about-main {
    padding: 40px 0;
    background-size: 10px 10px;
    /* background-image: repeating-linear-gradient(45deg, #fcf9f5 0, #fcf9f5 1px, #ffffff 0, #ffffff 50%) */
    background-image: repeating-linear-gradient(45deg, #ffffff 0, #ffffff 1px, #f5f5f5 0, #f1f1f1 50%);
}

.about-main .left-box h1 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 42px;
    letter-spacing: 3px;
    padding: 25px 0;
    line-height: 70px;
    position: relative;
    color: #333;
    z-index: 2
}

.about-main .left-box h1:after {
    border-bottom: 3px solid #155724;
    bottom: -15px;
    left: 0;
    right: 0;
    content: "";
    width: 35%;
    position: absolute
}

.about-main .left-box h1:before {
    content: "About";
    width: 50%;
    position: absolute;
    font-size: 120px;
    font-family: "Roboto-Bold";
    color: rgb(0 94 21 / 20%);
    z-index: -1;
    letter-spacing: 5px;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -25%);
    -ms-transform: translate(-50%, -25%)
}

.btn-all {
    color: #155724;
    background-color: transparent;
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 16px;
    text-decoration: none;
    position: relative;
    text-decoration: none
}

.btn-all:after {
    background-color: #155724;
    content: "";
    width: 30px;
    position: absolute;
    height: 1px;
    top: 67%;
    left: 125%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transition: 0.4s
}

.btn-all:hover:after {
    width: 50px;
    left: 150%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.btn-all:hover {
    color: #155724;
    text-decoration: none
}

.about-main .left-box h6 {
    color: #155724;
    font-family: "Roboto-Regular";
    letter-spacing: .8px
}

.about-main .left-box p {
    text-align: justify;
    font-size: 14px;
    font-family: "Roboto-Regular";
    line-height: 28px;
    color: #666;
    letter-spacing: .6px;
    margin-top: 50px
}

.about-main .right-box p {
    text-align: justify;
    font-size: 14px;
    font-family: "Roboto-Regular";
    line-height: 28px;
    color: #666;
    letter-spacing: .6px;
    padding-bottom: 35px
}

.project {
    background-color: rgb(0 94 21 / 20%);
    padding: 30px 0;
}

.project .container {
    margin-right: 0;
    min-width: 79.5%
}

.project .heading {
    margin-bottom: 70px
}

.project .heading h1 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 55px;
    letter-spacing: 3px;
    line-height: 70px;
    position: relative;
    z-index: 1;
    color: #333
}

.project .heading h1:after {
    border-bottom: 3px solid #155724;
    bottom: -25px;
    left: 0;
    right: 0;
    content: "";
    width: 150px;
    position: absolute
}

.project .heading h1:before {
    content: "Amenities";
    width: 50%;
    position: absolute;
    font-size: 120px;
    font-family: "Roboto-Bold";
    color: rgb(0 94 21 / 20%);
    z-index: -1;
    letter-spacing: 5px;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -25%);
    -ms-transform: translate(-50%, -25%)
}

.project .tab-left {
    padding-right: 35px
}

.project .tab-left p {
    text-align: justify;
    font-size: 14px;
    font-family: "Roboto-Regular";
    line-height: 28px;
    color: #666;
    letter-spacing: .6px
}

.project .box .top-content {
    position: relative
}

.project .box .top-content .overlay {
    position: absolute;
    bottom: 0;
    padding: 15px 25px;
    color: #fff;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(25, 62, 94, 0) 0%, rgb(56 56 56 / 55%) 100%)
}

.project .box .top-content .overlay h2 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 30px;
    text-align: right;
    letter-spacing: 1.2px
}

.project .box .top-content img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}

.project .box .bottom-conent {
    background-color: rgba(255, 255, 255, 1);
    padding: 25px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

.project .box .bottom-conent h4 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 20px;
    letter-spacing: .8px;
    margin-bottom: 0
}

.btn-box {
    color: #155724;
    background-color: transparent;
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 16px;
    text-decoration: none;
    position: relative;
    text-decoration: none
}

.btn-black {
    color: #222;
    background-color: transparent;
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 16px;
    text-decoration: none;
    position: relative;
    text-decoration: none
}

.project .right-tab .item {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .15);
    border-radius: 15px;
    margin-bottom: 84px;
    margin-left: 10px
}

.project .owl-carousel4 .owl-nav button.owl-next {
    width: 45px;
    padding: 0 !important;
    height: 45px;
    border: 1px solid #155724 !important;
    border-radius: 50px
}

.project .owl-carousel4 .owl-nav button.owl-prev {
    width: 45px;
    padding: 0 !important;
    height: 45px;
    border: 1px solid #155724 !important;
    border-radius: 50px
}

.project .owl-carousel4 button.owl-next {
    color: #155724 !important
}

.project .owl-carousel4 button.owl-prev {
    color: #155724 !important
}

.project .owl-theme .owl-nav {
    margin-top: 0;
    display: flex;
    position: absolute;
    margin-top: 10px;
    left: 0
}

.bottom-form {
    background-color: rgb(0 94 21 / 20%);
    padding: 40px 0
}

.bottom-form .bottom-form-box {
    display: flex;
    justify-content: space-between
}

.bottom-form .bottom-form-box .box-input {
    margin: .5%
}

.bottom-form .bottom-form-box .box-input .form-control {
    border-radius: 0;
    height: 50px;
    border: 1px solid #155724
}

.bottom-form .bottom-form-box .box-input .form-control::placeholder {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 14px;
    letter-spacing: .5px
}

.bottom-form .bottom-form-box .box-input button {
    height: 50px;
    background-color: var(--dark);
    border: none;
    padding: 10px 25px;
    color: #fff;
    font-family: "NotoSerif_Condensed-Regular";
    letter-spacing: 1px
}

.bottom-form .box {
    display: grid;
    align-items: center
}

.bottom-form h2 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 30px;
    letter-spacing: 1px;
    padding-top: 10px;
    color: #333
}

.hightlights {
    background-color: rgb(0 94 21 / 20%);
    padding: 30px 0;
}

.hightlights .inner-sec {
    /*border-left: 2px solid #fff;*/
    padding: 50px 0;
}

.hightlights .inner-sec .box {
    background-color: #fff;
    padding: 8px 25px;
    display: flex;
    margin-bottom: 25px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .05);
    gap: 15px;
}

.hightlights .inner-sec .box span {
        /* margin-right: 50px; */
        background: #155724;
        border-radius: 60px;
        height: 45px;
        width: 45px;
        flex-shrink: 0;
        padding: 5px;
        color: #fff;
        display: block;
        font-family: "NotoSerif_Condensed-Regular";
        font-size: 22px;
        text-align: center;
        letter-spacing: 1px;
        line-height: 35px;
}

.hightlights .inner-sec .box p {
    margin-bottom: 0;
    display: grid;
    align-items: center;
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 15px;
    letter-spacing: 1px;
    color: #666
}

.hightlights .heading {
    margin-bottom: 70px
}

.hightlights .heading h1 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 55px;
    letter-spacing: 3px;
    line-height: 70px;
    position: relative;
    z-index: 1;
    color: #333
}

.hightlights .heading h1:after {
    border-bottom: 3px solid #155724;
    bottom: -25px;
    left: 0;
    right: 0;
    content: "";
    width: 150px;
    position: absolute
}

.hightlights .heading h1:before {
    content: "Highlights";
    width: 50%;
    position: absolute;
    font-size: 90px;
    font-family: "Roboto-Bold";
    color: rgb(0 94 21 / 20%);
    z-index: -1;
    left: 0;
    margin-top: 5%;
    letter-spacing: 5px;
    /* writing-mode: tb; */
     /* transform: rotate(180deg); */
}

.price-list {
    padding: 30px 0;
    position: relative;
    background-size: 10px 10px;
    background-image: repeating-linear-gradient(45deg, #ffffff 0, #ffffff 1px, #f5f5f5 0, #f1f1f1 50%);
}

.price-list:after {
    content: "";
    position: absolute;
    top: 50%;
    border-bottom: 1px solid #155724;
    left: 0;
    right: 0;
    z-index: -1
}

.price-list .heading {
    margin-bottom: 70px
}

.price-list .heading h1 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 55px;
    letter-spacing: 3px;
    line-height: 70px;
    position: relative;
    z-index: 1;
    color: #333
}

.price-list .heading h1:after {
    border-bottom: 3px solid #155724;
    bottom: -25px;
    left: 0;
    right: 0;
    content: "";
    width: 150px;
    position: absolute
}

.price-list .heading h1:before {
    content: "PriceList";
    width: 50%;
    position: absolute;
    font-size: 120px;
    font-family: "Roboto-Bold";
    color: rgb(0 94 21 / 20%);
    z-index: -2;
    letter-spacing: 5px;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -25%);
    -ms-transform: translate(-50%, -25%)
}

.price-list .top-sec {
    display: flex;
    justify-content: space-between
}

.price-list .top-sec .left {
    width: 100%
}

.price-list .price-sec {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    flex-wrap: wrap
}

.price-list .price-sec .p-box {
    width: 30%;
    background-color: rgb(0 94 21 / 20%);
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1), 0 3px 6px rgba(0, 0, 0, .1);
    text-align: center;
    margin: 15px 1.6%;
    margin-bottom: 35px
}

.price-list .price-sec .p-box img {
    width: 32px
}

.price-list .price-sec .p-box h4 {
    font-family: "Roboto-Bold";
    padding-top: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 18px
}

.price-list .price-sec .p-box h2 {
    font-family: "NotoSerif_Condensed-Bold";
    letter-spacing: 1px;
    padding: 15px 0;
    font-size: 32px;
    color: #155724
}

.price-list .price-sec .p-box h5 {
    font-family: "Roboto-Regular";
    letter-spacing: 1px;
    font-size: 16px;
    padding: 5px 0;
    text-transform: uppercase
}

.price-list .price-sec .p-box button {
    margin-top: 15px;
    border: 1px solid #155724;
    background-color: #155724;
    color: #fff;
    padding: 8px 25px;
    border-radius: 50px;
    width: 100%;
    letter-spacing: .8px;
    cursor: pointer
}

.floor-plan {
    padding: 30px 0;
    background-size: 10px 10px;
    background-image: repeating-linear-gradient(45deg, #ffffff 0, #ffffff 1px, #f5f5f5 0, #f1f1f1 50%);
}

.floor-plan .heading {
    padding-bottom: 50px
}

.floor-plan .heading h1 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 55px;
    letter-spacing: 3px;
    line-height: 70px;
    position: relative;
    z-index: 1;
    color: #333
}

.floor-plan .heading h1:after {
    border-bottom: 3px solid #155724;
    bottom: -25px;
    left: 0;
    right: 0;
    content: "";
    width: 150px;
    position: absolute
}

.floor-plan .heading h1:before {
    content: "SitePlan";
    width: 50%;
    position: absolute;
    font-size: 120px;
    font-family: "Roboto-Bold";
    color: rgb(0 94 21 / 20%);
    z-index: -1;
    letter-spacing: 5px;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -25%);
    -ms-transform: translate(-50%, -25%)
}

.floor-plan .inner-floor {
    display: flex;
    justify-content: flex-start;
    margin: 90px auto;
    height: 100%;
    margin-bottom: 15px
}

.floor-plan .inner-floor .left {
    width: 30%
}

.floor-plan .inner-floor .middle {
    width: 35%;
    margin-left: 2%
}

.floor-plan .inner-floor .right {
    width: 30%
}

.floor-plan .in-slid {
    margin: 11px;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .25)
}

.floor-plan .in-slid img {
    border-radius: 3px;
    height: 100%
}

.floor-plan .inner-floor .middle .inner-middle {
    border-radius: 3px;
    position: relative;
    height: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .15)
}

.floor-plan .inner-floor .middle .inner-middle .inner-mid-btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: grid;
    align-items: center
}

.floor-plan .inner-floor .middle .inner-middle .inner-mid-btn button {
    width: 200px;
    margin: 0 auto;
    padding: 8px 25px;
    background-color: #155724;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .15);
    font-family: "NotoSerif_Condensed-Regular";
    letter-spacing: .8px
}
.inner-mid-btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: grid;
    align-items: center
}

.inner-mid-btn button {
    width: 200px;
    margin: 0 auto;
    padding: 8px 25px;
    background-color: #155724;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .15);
    font-family: "NotoSerif_Condensed-Regular";
    letter-spacing: .8px
}

.floor-plan .inner-floor .middle .inner-middle img {
    border-radius: 3px;
    height: 100%;
    object-fit: cover
}

.floor-plan .inner-floor .inner-right {
    height: 100%
}

.floor-plan .inner-floor .inner-left {
    height: 100%
}

.floor-plan .inner-floor .carousel-item {
    height: 100%
}

.floor-plan .inner-floor .carousel-inner {
    height: 100%
}

.floor-plan .inner-floor .carousel {
    height: 100%
}

.floor-plan .inner-floor .right .bx-fl-out {
    display: grid;
    align-content: space-between;
    height: 100%
}

.floor-plan .inner-floor .left .bx-fl-out {
    display: grid;
    align-content: space-between;
    height: 100%
}

.floor-plan .inner-floor .cont-floor-plan {
    padding: 2px 2px;
    padding-bottom: 15px
}

.floor-plan .inner-floor .cont-floor-plan h4 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 22px;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: uppercase;
    padding-left: 10px;
    padding-top: 5px
}

.floor-plan .inner-floor .cont-floor-plan h4 span {
    color: var(--yellow)
}

.floor-plan .inner-floor .cont-floor-plan p {
    font-family: "Roboto-Regular";
    padding-top: 0;
    line-height: 32px;
    font-size: 17px;
    margin-bottom: 10px;
    letter-spacing: .2px;
    padding-left: 10px;
    padding-top: 8px
}

.floor-plan .inner-floor .cont-floor-plan button {
    padding: 8px 25px;
    margin-top: 5px;
    margin-left: 10px;
    background-color: transparent;
    border: 1px solid #155724;
    font-family: "NotoSerif_Condensed-Regular";
    letter-spacing: .8px;
    cursor: pointer;
    color: #fff;
    background-color: #155724;
}

.floor-plan .inner-floor .cont-floor-plan p span {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 18px;
    letter-spacing: 1px;
    color: #155724
}

.floor-plan .inner-floor .arrow-n {
    background-color: #155724;
    border-radius: 5px;
    padding: 5px 15px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1), 0 4px 4px rgba(0, 0, 0, .1)
}

.floor-plan .inner-floor .arrow-n img {
    width: 32px
}

.box-l img.img-fluid {
    /* width: 75%; */
    /* width: 100%; */
    margin: 0 auto;
    display: block;
    object-fit: cover;
}

.floor-plan .inner-floor .carousel-control-next,
.carousel-control-prev {
    opacity: 1
}

.floor-plan .inner-floor .carousel-control-next {
    right: -30px
}

.floor-plan .inner-floor .carousel-control-prev {
    left: -30px
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
    width: 100%;
    padding: 5px
}

.grid-container .item {
    transition: all 0.5s
}

.grid-container:hover .item {
    opacity: .2
}

.grid-container .item:hover {
    opacity: 1 !important
}

.grid-container .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 5px solid #f7f7f7
}

.grid-container .r-span2 {
    grid-row: span 2
}

.grid-container .c-span2 {
    grid-column: span 2
}

.grid-container figure {
    margin: 0 0 0rem;
    margin: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .15)
}

.gallery {
    background-color: rgb(0 94 21 / 20%);
    padding: 30px 0;
}

.gallery .heading {
    padding-bottom: 80px
}

.gallery .heading h1 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 55px;
    letter-spacing: 3px;
    line-height: 70px;
    position: relative;
    z-index: 1;
    color: #333
}

.gallery .heading h1:after {
    border-bottom: 3px solid #155724;
    bottom: -25px;
    left: 0;
    right: 0;
    content: "";
    width: 150px;
    position: absolute
}

.gallery .heading h1:before {
    content: "Gallery";
    width: 50%;
    position: absolute;
    font-size: 120px;
    font-family: "Roboto-Bold";
    color: rgb(0 94 21 / 20%);
    z-index: -1;
    letter-spacing: 5px;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -25%);
    -ms-transform: translate(-50%, -25%)
}

.location {
    padding: 60px 0;
    background-size: 10px 10px;
    background-image: repeating-linear-gradient(45deg, #ffffff 0, #ffffff 1px, #f5f5f5 0, #f1f1f1 50%);
}

.location .heading h1 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 55px;
    letter-spacing: 3px;
    line-height: 70px;
    position: relative;
    z-index: 1;
    color: #333
}

.location .heading h1:after {
    border-bottom: 3px solid #155724;
    bottom: -25px;
    left: 0;
    right: 0;
    content: "";
    width: 150px;
    position: absolute
}

.location .heading h1:before {
    content: "Location";
    width: 50%;
    position: absolute;
    font-size: 90px;
    font-family: "Roboto-Bold";
    color: rgb(0 94 21 / 20%);
    z-index: -2;
    letter-spacing: 5px;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -25%);
    -ms-transform: translate(-50%, -25%)
}

.location .inner-sec {
    padding-left: 0;
    padding-top: 40px;
    padding-right: 60px
}

.location .inner-sec .box {
    padding: 5px 0;
    display: flex;
    margin-bottom: 12px;
    justify-content: space-between;
    border-bottom: 1px dashed #155724;
    align-items: baseline;
}

.location .inner-sec .box span {
    color: #155724;
    border-radius: 60px;
    display: block;
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 20px;
    text-align: center;
    letter-spacing: 1px
}

.location .inner-sec .box p {
    margin-bottom: 0;
    display: grid;
    align-items: center;
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 15px;
    letter-spacing: 1px;
    color: #666;
    margin-bottom: -16px
}

.location .box-l {
    height: 100%
}

.location .box-l iframe {
    height: 100%;
    object-fit: cover;
    border-radius: 25px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .15)
}

.modal {
    z-index: 99999
}

.modal-body {
    background-color: #fff;
    opacity: 1;
    align-items: center;
    text-align: center;
    padding: 30px
}

.modal-body img {
    width: 200px
}

.modal-body h2 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 40px;
    letter-spacing: 2px;
    padding-bottom: 0;
    margin-bottom: 15px
}

.modal-body h6 {
    font-family: "Roboto-Regular";
    font-size: 16px;
    padding-top: 0;
    letter-spacing: .8px;
    color: #666
}

.modal-body h4 {
    color: var(--yellow);
    text-align: center;
    border-radius: 50px;
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 25px;
    letter-spacing: 1.5px;
    color: #155724;
    margin-top: 10px
}

.modal-body .btn-main {
    background: #155724;
    color: #fff;
    border-radius: 0;
    padding: 10px 25px;
    font-family: "NotoSerif_Condensed-Regular";
    letter-spacing: 1px;
    width: 100%;
    display: block;
    text-align: center
}

.modal-body .form-control {
    border: .5px solid #ccc;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 0;
    padding: 15px 25px;
    margin-bottom: 10px;
    font-family: "NotoSerif_Condensed-Regular"
}

.modal-body .form-control::placeholder {
    color: #666;
    font-family: "NotoSerif_Condensed-Regular";
    letter-spacing: .7px
}

.modal .close {
    color: #222;
    opacity: 1;
    right: 15px;
    position: absolute;
    z-index: 9999999 !important;
    top: 15px;
    padding: 8px 10px;
    border-radius: 50px;
    padding-top: 3px;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc
}

.footer {
    background-color: rgb(0 94 21 / 20%)
}

.footer .container {
    border-top: 1px solid #ede7dd;
    padding-top: 80px
}

.footer .box .logo {
    width: 120px
}

.footer .box p {
    text-align: justify;
    font-size: 14px;
    font-family: "Roboto-Regular";
    line-height: 28px;
    color: #666;
    letter-spacing: .6px;
    padding-top: 25px
}

.footer .box .social {
    padding-left: 0
}

.footer .box .social li {
    list-style-type: none
}

.builder h2 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 30px;
    letter-spacing: 1px;
    color: #333;
    padding-top: 10px
}

.builder p {
    text-align: justify;
    font-size: 14px;
    font-family: "Roboto-Regular";
    line-height: 28px;
    color: #666;
    letter-spacing: .6px;
    padding-top: 15px;
    padding-bottom: 25px
}

.footer .box .menu-footer {
    padding-left: 0
}

.footer .box .menu-footer li {
    list-style-type: none
}

.footer .box .menu-footer li a {
    color: #666;
    font-size: 14px;
    font-family: "Roboto-Regular";
    line-height: 28px;
    letter-spacing: .8px;
    text-decoration: none
}

.footer .col-sm-3:nth-child(2) .box {
    padding-left: 50px
}

.footer .box h4 {
    font-family: "NotoSerif_Condensed-Regular";
    font-size: 18px;
    letter-spacing: .6px;
    color: #333;
    padding-bottom: 25px
}

.footer .footer-bottom {
    background-color: #155724;
    text-align: center
}

.footer .footer-bottom p {
    font-size: 12px;
    font-family: "Roboto-Regular";
    line-height: 26px;
    color: #fff;
    letter-spacing: .6px;
    text-align: center;
    margin: 0;
    padding-top: 0
}

.footer .footer-bottom p a {
    color: #fff
}

.footer .footer-bottom .inner-footer-bottom {
    width: 80%;
    margin: 0 auto;
    padding: 35px 0;
    padding-bottom: 30px
}

.footer .footer-bottom h6 {
    font-size: 12px;
    color: #fff
}

button:focus {
    outline: none
}

li.nav-item.nav-call {
    background-color: #155724;
    color: #fff
}


.btn-outline{background: transparent; border: 1px solid #155724; color: #155724;
    &:hover{background: #155724; color: #fff;}
}

.more_inquire{padding: 120px 0;  background-size: cover; background-attachment: fixed; background-repeat: no-repeat; color: #fff; text-align: center;position: relative;background-position: center;}
.more_inquire::before{
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000a8;
}

.more_inquire .content {
    position: relative;
}
    .heading{font-size: 35px; margin-bottom: 18px; }
    .sub_heading{font-size: 22px; margin-bottom: 18px;}
    .btn-outline{color: #fff; border-color: #155724; background-color: #155724;}

    .decision_corner .btn-outline{color: #fff; border-color: #000;background-color: #000;}

.decision_corner{padding: 50px 0; background-image: linear-gradient(to bottom, rgb(0 94 21 / 20%), rgb(0 94 21 / 10%));
    figure{
        img{width: 80%;}
    }
    .Heading{ font-size: 40px; margin-bottom: 8px;}
    .sub_heading{font-size: 20px; font-weight: 600; margin-bottom: 15px;}
    .flex_div{justify-content: center;}
    .boxes{padding: 0 15px;
        &:first-child{border-right: 1px solid #155724;}
    }
    .title{font-size: 17px; margin-bottom: 8px; display: block; font-weight: 500; color: #353535;}
}

.checkbox input{height: 12px; width: 12px; padding: 1px;}

.mobile-brochure{
    display: none;
}
.iconsDiv{
    position: fixed;
    bottom: 5%;
    left: 5.5%;
    z-index: 9;
    a{display: block;}
    img{width: 50px;}
}

@media only screen and (max-width:1500px) {
    .wrap-inner-content {
        left: 10.4%
    }

    .wrap-inner-content h1 {
        font-size: 45px;
        letter-spacing: 3px;
        line-height: 45px;
        margin-bottom: 45px
    }

    .wrap-inner-content h1 span {
        font-size: 15px;
        letter-spacing: 1.5px
    }

    .wrap-inner-content h2 {
        font-size: 24px;
        letter-spacing: 3px
    }

    .wrap-inner-content h3 {
        font-size: 52px
    }

    .about-main .left-box h1:before {
        font-size: 100px
    }

    .about-main .left-box h1 {
        font-size: 45px;
        line-height: 60px
    }
    .navbar-brand{
        margin-top: 0;
    }
    .hightlights .heading h1 {
        font-size: 50px
    }

    /* .hightlights .heading h1:before {
        font-size: 100px;
        right: -14%;
        margin-top: 13%
    } */

    .price-list .heading h1:before {
        font-size: 100px
    }

    .price-list .heading h1 {
        font-size: 50px
    }

    .project .container {
        min-width: 90.5%
    }

    .project .heading h1 {
        font-size: 50px
    }

    .project .heading h1:before {
        font-size: 100px
    }

    .floor-plan .heading h1:before {
        font-size: 100px
    }

    .floor-plan .heading h1 {
        font-size: 50px
    }

    .floor-plan .heading {
        padding-bottom: 15px
    }

    .gallery .heading h1 {
        font-size: 50px
    }

    .gallery .heading h1:before {
        font-size: 100px
    }

    .location .heading h1 {
        font-size: 50px;
        line-height: 60px
    }

    .location .heading h1:before {
        font-size: 100px
    }

    .location .heading h1:after {
        bottom: -35px
    }

    .wrap-inner-content {
        top: 2%;
    }

    .sidebar-contact {
        padding: 25px
    }

    .sidebar-contact input,
    .sidebar-contact textarea {
        height: 45px;
        padding: 5px;
        margin-bottom: 5px;
        overflow: hidden
    }

    .sidebar-contact h2 {
        letter-spacing: 1px;
        font-size: 28px
    }

    .sidebar-contact p:before {
        height: 2px;
        bottom: -12px
    }

    .sidebar-contact p {
        margin-bottom: 27px
    }

    .navbar-brand img {
        width: 100px;
    }

    .header_area .container {
        min-width: 94%;
        padding-left: 75px
    }
    .p-logo {
        max-width: 125px;
    }
    .wrapper .inner-wrapper .iscon-sec .inner-iscon p {
        letter-spacing: 2px;
        font-size: 13px;
    }
}

@media only screen and (max-width:1368px) {
    .iconsDiv{
        left: 4%;
    }
    .about-main .left-box h1 {
        font-size: 40px;
        letter-spacing: 2px
    }

    .about-main .left-box h1:before {
        font-size: 70px
    }

    .about-main .left-box h1:after {
        bottom: -8px
    }

    .hightlights .heading h1 {
        font-size: 40px
    }

    .hightlights .heading.highlight_heading h1:before {
        font-size: 70px !important;
    }

    /* .hightlights .heading h1:before {
        font-size: 90px
    } */

    .price-list .heading h1:before {
        font-size: 70px
    }

    .price-list .heading h1 {
        font-size: 40px
    }

    .project .heading h1 {
        font-size: 40px
    }

    .project .heading h1:before {
        font-size: 70px
    }

    .floor-plan .heading h1:before {
        font-size: 70px
    }

    .floor-plan .heading h1 {
        font-size: 40px
    }

    .gallery .heading h1 {
        font-size: 40px
    }

    .gallery .heading h1:before {
        font-size: 70px
    }

    .location .heading h1 {
        font-size: 40px
    }

    .location .heading h1:before {
        font-size: 70px
    }

    .wrap-inner-content {
        left: 9.4%
    }

    .wrap-inner-content h1 {
        font-size: 40px;
        letter-spacing: 2px;
        line-height: 39px;
        margin-bottom: 32px
    }

    .wrap-inner-content h1:after {
        bottom: -24px;
        height: 2px;
        display: none;
    }

    .sidebar-contact {
        padding: 25px
    }

    .sidebar-contact input,
    .sidebar-contact textarea {
        height: 45px
    }

    .sidebar-contact textarea::placeholder {
        padding-left: 0
    }

    .sidebar-contact p:before {
        bottom: -18px
    }

    .sidebar-contact p {
        margin-bottom: 40px
    }

    .wrapper .inner-wrapper .iscon-sec {
        width: 55px
    }

    .wrapper .inner-wrapper .islider-sec {
        width: calc(100% - 55px);
        position: relative
    }

    .sidebar-contact {
        width: 325px
    }

    .wrap-inner-content ul li {
        padding-bottom: 5px
    }

    .wrap-inner-content ul {
        margin: 18px 0
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 15px 10px;
        letter-spacing: 1.2px
    }

    .sidebar-contact {
        right: -325px
    }

    .header_area .container {
        padding-left: 63px
    }
    .wrapper .inner-wrapper .iscon-sec .inner-iscon p {
        letter-spacing: 2px;
        font-size: 12px;
    }
}

@media only screen and (max-width:1280px) {
    .wrapper .inner-wrapper .iscon-sec {
        width: 60px
    }

    .wrapper .inner-wrapper .islider-sec {
        width: calc(100% - 60px)
    }

    .project .tab-left p {
        font-size: 14px
    }

    .project .tab-left p:nth-child(2) {
        display: none
    }

    .project .container {
        min-width: 95.5%
    }

    .gallery {
        padding: 70px
    }
}

@media only screen and (max-width:1024px) {
    .wrapper .inner-wrapper .iscon-sec {
        display: none
    }

    .wrapper .inner-wrapper .islider-sec {
        width: calc(100% - 0px)
    }

    .wrap-inner-content {
        left: 4.4%
    }

    .submenu-indicator-chevron {
        border-color: transparent #3a3a3a #313131 transparent
    }

    .project .col-sm-3 {
        display: none
    }

    .project .col-sm-9 {
        max-width: 100% !important;
        min-width: 100% !important
    }

    .project .container {
        min-width: 76%;
        margin: 0 auto
    }

    .wrap-inner-content h1 {
        font-size: 40px;
        line-height: 42px
    }

    .wrap-inner-content h3 {
        font-size: 55px
    }
}

@media only screen and (max-width:768px) {
    .d-view{display: none !important;}
    .m-view{display: block !important;}   
    .owl-carousel .owl-item img.d-view{
        display: none;
    } 
    .wrapper .inner-wrapper {
        padding-top: 55px;
    }
    .wrapper .inner-wrapper .islider-sec .owl-carousel .item:before {
        background: none;
    }
    .wrap-inner-content h1 {
        font-size: 26px;
    }
    .wrap-inner-content h1 {
        font-size: 26px;
        letter-spacing: 2px;
        line-height: 26px;
    }
    .wrap-inner-content h1 span {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .wrap-inner-content ul {
        margin: 11px 0 8px;
    }
    .wrap-inner-content h5 {
        font-size: 18px;
        display: inline;
        font-weight: 500;
    }
    .wrap-inner-content h3 {
        font-size: 26px;
        display: inline;
    }
    .iconsDiv a.call {
        padding: 2px 10px;
        position: fixed;
        bottom: 6%;
        left: 0;
        z-index: 99;
    }
    .iconsDiv a.whatsapp {
        padding: 2px 10px;
        position: fixed;
        bottom: 6%;
        right: 0;
        z-index: 99;
    }
    .mobile-brochure {
        display: block;
        z-index: 9999;
        position: relative;
        width: 100%;
        height: 100%;
    }
    figure.item.r-span3 {
        grid-area: 3 / 1 / 4 / 3;
        height: 50%;
    }
    .gallery .heading {
        padding-bottom: 30px;
    }

    button.mob-download-brochure {
        display: block;
        /* margin: 10px auto 5px; */
        margin: unset;
        letter-spacing: 1px !important;
        font-size: 15px !important;
        padding: 8px 30px !important;
        color: #000;
        text-decoration: none;
    }
    
    
    






    .more_inquire{padding: 100px 0;
        .heading{font-size: 22px; margin-bottom: 18px; }
        .sub_heading {
            font-size: 18px;
        }
    }


    .decision_corner {
        .content_div{padding: 0;}
        .Heading {font-size: 22px;}
        .sub_heading {font-size: 14px;}
        .flex_div {}
        /* .boxes{padding: 0;} */
    }


    .iconsDiv {
        display: flex;
        justify-content: space-between;
        width: 100%;
        left: 0;
        right: 0;
        img{width: 40px;}
    ;
        bottom: 5%;
        z-index: 9;
        position: unset;
    }
    .about-main .left-box h1 {
        font-size: 36px;
        letter-spacing: 2px;
        padding: 25px 0;
        line-height: 45px
    }

    .about-main .left-box h1:before {
        font-size: 85px
    }

    .about-main .left-box h6 {
        letter-spacing: .4px;
        line-height: 25px;
        font-size: 14px
    }

    .testimonial .heading h1:before {
        font-size: 85px
    }

    .testimonial .heading h1 {
        font-size: 36px
    }

    .testimonial .inner-slid .right-box {
        padding-left: 10px
    }

    .testimonial .arrow {
        left: 212px
    }

    .project .owl-theme .owl-nav {
        display: unset;
        margin-top: 39px;
        bottom: 13px
    }

    .wrap-inner-content {
        width: 65%
    }

    .wrap-inner-content {
        left: 5.4%
    }

    .about-main .left-box h1:before {
        font-size: 70px
    }

    .hightlights .heading h1 {
        font-size: 36px
    }

    .hightlights .heading h1:after {
        bottom: -5px
    }

    .price-list .price-sec .p-box {
        width: 32%;
        padding: 25px 14px
    }

    .price-list .price-sec .p-box h5 {
        letter-spacing: .5px;
        font-size: 16px
    }

    .gallery {
        padding: 70px 20px
    }

    .location .heading h1 {
        font-size: 36px;
        letter-spacing: 2px;
        line-height: 45px
    }

    .location .heading h1:before {
        font-size: 55px
    }

    .location .heading h1:after {
        bottom: -25px
    }

    .location .inner-sec {
        padding-top: 80px;
        padding-right: 5px
    }

    .bottom-form h2 {
        font-size: 24px
    }

    .gallery .heading h1 {
        font-size: 36px
    }

    .gallery .heading h1:before {
        font-size: 55px
    }

    .floor-plan .heading h1 {
        font-size: 36px
    }

    .floor-plan .heading h1:before {
        font-size: 55px
    }

    .project .heading h1 {
        font-size: 36px
    }

    .project .heading h1:before {
        font-size: 55px
    }

    .project {
        padding: 70px 0
    }

    .floor-plan {
        padding: 70px 0
    }

    .floor-plan .inner-floor {
        margin: 50px auto
    }

    .location {
        padding: 70px 0
    }

    .price-list {
        padding: 70px 0
    }

    .hightlights {
        padding: 70px 0
    }

    .about-main {
        padding: 70px 0
    }

    .header_area {
        background-color: #155724
    }

    .navbar-light .navbar-toggler {
        color: rgb(255 255 255 / 100%);
        border-color: rgb(255 255 255 / 100%)
    }

    .navbar-toggler {
        background-color: #fff
    }

    .header_area .container {
        min-width: 100%;
        padding-left: 4px
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 10px 10px;
        letter-spacing: 1.2px;
        border-bottom: 1px solid #fff;
    }

    li.nav-item.nav-call.pl-4.pl-md-0.ml-0.ml-md-4 {
        padding-left: 0 !important
    }

    .offer-patch img {
        width: 113px
    }

    .owl-carousel.owl-carousel1.owl-theme .owl-nav {
        display: block
    }

    .wrapper .inner-wrapper .owl-item .inner-item .number span {
        font-size: 35px
    }
}

.mobile-section {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #1a1a1a;
    z-index: 999;
    display: none
}

.mobile-section .btn {
    padding: 7px 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
    width: 33%
}

@media only screen and (max-width:575px) {


    .mobile-section {
        display: flex;
        justify-content: center;
    }

    div#form {
        padding-right: 0
    }

    .owl-theme .owl-nav {
        margin-top: 0;
        position: absolute;
        margin-top: 10px;
        right: 4%;
        bottom: 14%;
        color: #fff;
        font-size: 18px;
        z-index: 9
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        width: 35px;
        height: 35px
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        right: 25px
    }

    .wrapper .inner-wrapper .islider-sec .owl-carousel .item:hover .overlay {
        display: none
    }

    .wrapper .inner-wrapper .owl-item .inner-item .number {
        right: 25px
    }

    .wrap-inner-content {
        left: 0;
        height: unset;
        padding-top: 1%;
        padding-left: 5%;
        background: #155724;
        padding: 7px 20px;
    }

    .wrap-inner-content button {
        padding: 9px 35px;
        letter-spacing: 3px;
        margin-top: 15px;
        font-size: 17px
    }

    .megamenu-panel {
        border-radius: 0
    }

    .about-main {
        padding: 50px 25px
    }

    .project {
        padding: 50px 25px
    }

    .testimonial {
        padding: 50px 25px;
        padding-bottom: 100px
    }

    .testimonial .inner-slid {
        display: block
    }

    .testimonial .inner-slid .right-box {
        width: calc(100% - 0px)
    }

    .testimonial .heading h1:before {
        font-size: 60px
    }

    .testimonial .heading h1 {
        letter-spacing: 1px
    }

    .project .heading h1 {
        letter-spacing: 1px
    }

    .project .heading h1:before {
        font-size: 60px
    }

    .about-main .left-box h1 {
        font-size: 40px;
        letter-spacing: 1px
    }

    .about-main .left-box h1:before {
        font-size: 60px
    }

    .bottom-form {
        padding: 50px 25px
    }

    .bottom-form .bottom-form-box {
        display: block
    }

    .bottom-form .bottom-form-box .box-input {
        width: 100%;
        margin: 10px 0
    }

    .bottom-form .bottom-form-box .box-input button {
        width: 100%
    }

    .footer .container {
        padding: 40px
    }

    .footer .col-sm-3:nth-child(2) .box {
        padding-left: 0
    }

    .footer .box h4 {
        padding-bottom: 5px;
        padding-top: 25px
    }

    .footer .footer-bottom .inner-footer-bottom {
        width: 100%;
        padding: 25px 25px;
        padding-bottom: 50px
    }

    .footer .footer-bottom h6 {
        text-align: center
    }

    .project .tab-left {
        padding-bottom: 25px
    }

    .testimonial .heading {
        margin-bottom: 75px
    }

    .testimonial .inner-slid .left-box {
        width: 160px;
        padding-left: 0
    }

    .testimonial .arrow {
        left: 11px
    }

    .bottom-form h2 {
        padding-bottom: 10px
    }

    .hightlights .heading.highlight_heading h1:before {
        font-size: 40px !important;
    }

    /* .hightlights .heading h1:before {
        content: "Highlights";
        width: 50%;
        position: absolute;
        font-size: 44px;
        font-family: "Roboto-Bold";
        color: rgb(0 94 21 / 20%);
        z-index: -2;
        letter-spacing: 5px;
        top: unset;
        bottom: -25px;
        left: 25%;
        transform: translate(-50%, -25%);
        writing-mode: unset
    } */

    .hightlights .heading {
        margin-bottom: 20px
    }

    .hightlights {
        padding: 50px 25px
    }

    .hightlights .inner-sec {
        border-left: none;
        padding-bottom: 0
    }

    .hightlights .inner-sec .box {
        justify-content: start
    }

    /* .hightlights .inner-sec .box span {
        margin-right: 15px;
        min-width: 50px
    } */

    .price-list {
        padding: 50px 25px
    }

    .hightlights .inner-sec .box {
        padding: 8px 8px
    }

    .price-list .price-sec {
        display: block;
        margin-top: 0
    }

    .price-list .price-sec .p-box {
        width: 100%;
        margin-bottom: 45px
    }

    .price-list:after {
        border-bottom: none
    }

    .floor-plan .inner-floor {
        display: block
    }

    .floor-plan .inner-floor .left {
        width: 100%
    }

    .floor-plan .inner-floor .middle {
        width: 100%
    }

    .floor-plan .inner-floor .right {
        width: 100%;
        margin-top: 11px;
    }
    .floor-plan .inner-floor .cont-floor-plan {
        padding-bottom: 1px;
    }
    .floor-plan .inner-floor .carousel-control-prev {
        left: 30px
    }

    .floor-plan {
        padding: 50px 25px
    }

    .floor-plan .inner-floor .middle .inner-middle {
        margin-top: 34px
    }

    .grid-container .c-span2 {
        grid-column: span 1
    }

    .grid-container .r-span2 {
        grid-row: span 1
    }

    .grid-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .footer .footer-bottom p {
        text-align: center;
    }
    .grid-container .c-span2:last-child {
        display: none
    }

    .gallery {
        padding: 50px 25px 0;
    }

    .location {
        padding: 50px 25px
    }

    .location .box-l {
        height: 240px;
        margin-top: 40px
    }

    .wrap-inner-content h1 {
        font-size: 30px;
        letter-spacing: 2px
    }

    .wrap-inner-content h2 {
        font-size: 24px;
        letter-spacing: 2px
    }

    .wrap-inner-content ul li {
        font-size: 14px;
        letter-spacing: .6px
    }

    .wrap-inner-content {
        width: 100%;
        position: relative;
    }

    .sidebar-contact {
        position: unset;
        transform: unset;
        width: 100%;
        box-shadow: unset;
        background-color: rgb(0 94 21 / 20%)
    }

    .sidebar-contact input,
    .sidebar-contact textarea {
        background-color: #fff
    }

    .sidebar-contact h2 {
        letter-spacing: 1px
    }

    .wrap-inner-content h1 span {
        font-size: 14px;
        letter-spacing: 1px
    }

    .wrap-inner-content h6 span {
        padding: 7px 15px;
        font-size: 22px
    }

    .wrap-inner-content h3 {
        font-size: 42px
    }

    .wrapper {
        height: unset;
    }

    .about-main .left-box h1 {
        font-size: 28px;
        line-height: 35px
    }

    .modal-body h2 {
        font-size: 24px;
        letter-spacing: 1px
    }

    .modal-body h6 {
        font-size: 14px;
        letter-spacing: .5px
    }

    .modal .close {
        border: none
    }

    .modal-body .form-control {
        padding: 10px 25px
    }

    .modal-body h4 {
        font-size: 22px
    }
    .location .inner-sec .box p{
        margin-bottom: 0;
    }
    
}

@media only screen and (max-width:475px) {
    .modal-body {
        padding: 40px 25px
    }

    .wrap-inner-content h1 {
        font-size: 30px;
        letter-spacing: 2px
    }

    .wrap-inner-content p {
        font-family: "Roboto-Light";
        font-size: 14px
    }

    .wrap-inner-content button {
        padding: 10px 30px;
        font-size: 16px;
        letter-spacing: 3px;
        margin-top: 8px;
    }

    .about-main .left-box h1:before {
        font-size: 50px
    }

    .project .heading h1 {
        font-size: 36px
    }

    .project .heading h1:before {
        font-size: 50px
    }

    .testimonial .heading h1:before {
        font-size: 40px
    }

    .wrap-inner-content p {
        padding-right: 18px
    }

    .wrap-inner-content h3 {
        font-size: 26px;
        display: inline;
    }

    .wrap-inner-content h2 {
        font-size: 18px;
        letter-spacing: 1.4px
    }

    .wrap-inner-content ul li {
        display: flex
    }

    .wrap-inner-content ul li span {
        margin-right: 10px
    }

    .owl-theme .owl-nav {
        right: 2%
    }

    .wrapper .inner-wrapper .owl-item .inner-item .number {
        right: 15px
    }

    .hightlights .inner-sec .box p {
        font-size: 14px
    }

    .wrap-inner-content h6 span {
        padding: 7px 15px;
        font-size: 18px
    }

    .price-list .heading h1:before {
        font-size: 40px
    }


    .checkbox input{height: 25px; width: 25px; padding: 1px;}
}

@media only screen and (max-width:410px) {
    .wrap-inner-content h1 {
        font-size: 26px;
        letter-spacing: 2px;
        line-height: 26px;
        margin-bottom: 13px;
    }

    .wrap-inner-content h1 span {
        font-size: 13px;
        letter-spacing: 1px;
    }

    .linked_footer{text-align: center !important;}
}