:root {
    --lighgrey: #9d9d9c;
    --black: #071c35
}

@font-face {
    font-family: Lato;
    src: url(../fonts/Lato/Lato-Regular.ttf);
    font-weight: 400
}

@font-face {
    font-family: Lato;
    src: url(../fonts/Lato/Lato-Bold.ttf);
    font-weight: 600
}

@font-face {
    font-family: Lato;
    src: url(../fonts/Lato/Lato-Thin.ttf);
    font-weight: 700
}

@font-face {
    font-family: Optima-Font;
    src: url(../fonts/Optima-Font/OPTIMA.ttf);
    font-weight: 600
}

@font-face {
    font-family: Optima-Font;
    src: url(../fonts/Optima-Font/OPTIMA_B.ttf);
    font-weight: 700
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    font-family: 'Optima-Font';
    font-weight: 400
}

body,
p {
    padding: 0;
    margin: 0;
    /* font-family: 'Lato'; */
    font-weight: 400
}

body {
    scroll-behavior: smooth;
    letter-spacing: .5px
}

.navbar_container {
    position: fixed;
    /* top:3%; */
    z-index: 99;
    background-color: #ffffff;
    width: 101%;
    /* margin-left:5%; */
    /* border-radius:5px; */
    padding-top: 5px;
    padding-bottom: 5px;
}

.navbar_container .custom_navbar .nav-link {
    font-size: 18px;
    color: #000000;
    letter-spacing: .5px
}

.navbar_container .custom_navbar .nav-item {
    padding: 10px
}

.navbar_container .custom_navbar li.nav-item.specail-li-2 {
    background-color: #ac9247;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    /* padding-top: 9px; */
}

.navbar_container .custom_navbar li.nav-item.specail-li-2 a {
    color: #fff
}

.navbar_container .custom_navbar i.fa.fa-mobile-phone {
    font-size: 35px;
    color: #fff
}

.navbar_container .custom_navbar li.nav-item.specail-li-2 {
    display: flex;
    align-items: center
}

.navbar_container .custom_navbar li.nav-item.specail-li-2 a.nav-link {
    padding-right: 0 !important
}

.btn-group {
    position: absolute;
    bottom: 0;
    width: 200px;
    height: 50px;
    background-color: #fff
}

a.carousel-control-prev {
    color: #000;
    font-size: 50px
}

a.carousel-control-next {
    color: #000;
    font-size: 50px
}

a.carousel-control-prev {
    opacity: 1;
    width: 50%
}

a.carousel-control-next {
    opacity: 1;
    width: 50%
}

.custom_heading {
    color: #000;
    font-family: 'Lato';
    position: relative;
    font-size: 18px;
    width: fit-content;
    margin-bottom: 30px
}

.custom_heading::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 58%;
    height: 2px;
    background-color: #000;
    margin-left: 8px
}

.overview_container {
    background-color: #F7F7F7;
    overflow: hidden
}

.overview_container .col-sm-12.col-md-6.col-lg-6.col_right {
    position: relative !important;
    padding-top: 176px;
    padding-bottom: 81px;
    padding-left: 27px;
}

.overview_container .content-box {
    position: relative;
    width: 98%;
    padding-left: 73px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.overview_container .content-box p {
    letter-spacing: .5px
}

.overview_container .content-box h1 {
    font-size: 48px;
    margin-bottom: 10px
}

.overview_container .content-box h1 span {
    display: block;
}

.p-logo {
    max-width: 235px;
}

.overview_container .forbox_imgs {
    width: 60%;
    margin: 12% 4% 0 auto
}

.overview_container img.img-fluid.img-1 {
    width: 100%;
    height: 82%;
    object-fit: cover;
    margin-left: auto;
    display: block;
    margin-right: 5%
}

.overview_container .col-sm-12.col-md-6.col-lg-6.second_col {
    margin-top: 25px;
    margin-bottom: 25px
}

.overview_container .col-sm-12.col-md-6.col-lg-6.first_col {
    margin-bottom: 25px;
    position: relative;
    top: 2px
}

.overview_container .col-sm-12.col-md-6.col-lg-6.third_col {
    margin-bottom: 25px;
    position: relative;
    top: -60px
}

.overview_container .col-sm-12.col-md-6.col-lg-6.forth_col {
    position: relative;
    top: -54px
}

.overview_container button.btn.btn-download-brochure {
    padding: 15px 40px;
    background-color: #e11e23;
    color: #fff;
    border-radius: 0;
    margin-top: 25px;
    display: flex;
    align-items: center;
    background: linear-gradient(to right, #d19e1d, #e0b43b, #e3a812);
}

.main_inside_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.main_inside_container .main_row {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

.main_inside_container .custom_col_left {
    width: 50%
}

.main_inside_container .custom_col_right {
    width: 32%;
    margin-top: -5%
}

.main_inside_container .details_withForm {
    color: #fff;
    padding: 25px;
    margin-left: auto;
    margin-right: 10%;
    max-width: 450px;
    text-align: end;
    margin-top: -42px;
    border-radius: 5px
}

.main_inside_container h4.typology_heading {
    padding-top: 10px;
    font-size: 22px
}

.main_inside_container h4.starting-price {
    background-color: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    font-size: 29px;
    margin-top: 10px
}

.main_inside_container p.status {
    text-align: center;
    padding: 12px 0px;
    text-transform: uppercase;
    color: #a52a2a;
    font-size: 20px;
    cursor: pointer;
    background: #000;
}

.main_inside_container p.price_heading {
    padding-top: 5px
}

.main_inside_container .details_withForm {
    position: relative;
    width: 100%
}

.main_inside_container .box-1 {
    position: absolute;
    z-index: 1;
    /* background-color:#ac9247; */
    width: 100%;
    left: 0;
    top: 0;
    padding: 25px;
    margin-top: -50px;
    transition: all .5s ease-out;
    border-radius: 5px;
    text-align: justify;
    padding-bottom: 8px;
    padding-top: 8px;
    /* background-image: linear-gradient(to right, rgb(212 161 86), rgb(213 161 86)); */
    background: linear-gradient(to right, #d19e1d, #e0b43b, #e3a812);
}

.main_inside_container .details_withForm:hover .box-2 {
    z-index: 9
}

.main_inside_container .box-2 .col-md-6.col-sm-6.col-xs-12.frm1 {
    margin-bottom: 15px
}

.main_inside_container .box-2 .col-md-12.col-sm-12.col-xs-12.frm1 {
    margin-bottom: 15px
}

.main_inside_container .box-2 h4 {
    margin-bottom: 10px;
    text-align: left
}

.blink-hard {
    animation: blinker 1s step-end infinite
}

@keyframes blinker {
    50% {
        color: #c1c1c1
    }
}

.patch img {
    position: absolute;
    /* transform: rotate(30deg); */
    width: 37%;
    top: -7%;
    right: -9%;
}

.all_custom_heading h1 {
    font-size: 65px;
    color: #000000;
}

.all_custom_heading {
    width: fit-content;
    margin: 0 auto;
    display: block
}

.highlights_container {
    background-color: #000;
    padding-top: 100px;
    padding-bottom: 100px;
    background: url(../images/priceList-pattern.png) repeat-y #ac9247
}

.highlights_container .box {
    background-color: #fdfdfd;
    padding: 16px;
    color: #000
}

.highlights_container .container {
    max-width: 90%
}

.highlights_container .all_custom_heading h1 {
    margin-bottom: 60px
}

.highlights_container .col-sm-12.col-md-4.col-lg-4 {
    margin-bottom: 40px
}

.highlights_container span.span-count {
    position: absolute;
    z-index: 9;
    top: 15%;
    right: 7%;
    font-size: 30px;
    color: #e4e4e4;
    font-weight: 400
}

.highlights_container .box {
    position: relative
}

.highlights_container .highlight_box {
    border: 1px solid #071c35;
    padding: 15px;
    min-height: 148px;
}

.pricelist_container {
    padding-top: 120px;
    padding-bottom: 130px;
    background: url(../images/priceList-pattern.png) repeat-y #fff
}

.pricelist_container .pricelist_box {
    padding: 30px;
    color: #fff;
    background-color: #ac9247;
    border-radius: 5px;
    transition: .6s ease-in-out
}

.pricelist_container .container {
    max-width: 75%
}

.pricelist_container h1.typology {
    font-size: 27px;
    padding-bottom: 21px
}

.pricelist_container h5.pricelist_p {
    padding-top: 18px;
    font-size: 27px
}

.pricelist_container .all_custom_heading h1 {
    font-size: 65px;
    color: #071c35
}

.pricelist_container .all_custom_heading {
    margin-bottom: 60px
}

.pricelist_container button.btn.btn-custom {
    margin-top: 30px;
    padding: 7px 30px;
    border-radius: 0;
    font-size: 20px;
    position: relative;
    overflow: hidden
}

.pricelist_container span {
    position: absolute;
    bottom: -49px;
    right: -2px;
    font-size: 89px;
    font-weight: 600;
    color: #fff
}

.pricelist_container .pricelist_box {
    overflow: hidden;
    position: relative;
    margin-bottom: 35px
}

.pricelist_container span.span-2 {
    font-size: 28px;
    position: absolute;
    top: 44px;
    right: 10px;
    bottom: unset;
    z-index: 9;
    writing-mode: vertical-lr;
    transform: rotate(179deg)
}

.pricelist_container span.span-2::before {
    content: "";
    position: absolute;
    top: -19px;
    left: 8px;
    width: 57%;
    height: 2px;
    background-color: #fff;
    transform: rotate(90deg)
}

.pricelist_container span.span-2::after {
    content: "";
    position: absolute;
    top: 167px;
    left: 4px;
    width: 57%;
    height: 2px;
    background-color: #fff;
    transform: rotate(90deg)
}

.amenities_container {
    background-color: #000;
    padding-top: 100px;
    padding-bottom: 100px;
    background: url(../images/priceList-pattern.png) repeat-y #f1efef;
}

.amenities_box::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 16%
}

.amenities_container .container {
    max-width: 90%
}

.amenities_container .amenities_box {
    position: relative;
    overflow: hidden
}

.amenities_container .col-sm-12.col-md-3.col-lg-3 {
    margin-bottom: 30px
}

.amenities_container .all_custom_heading {
    margin-bottom: 60px
}

.amenities_container .amenities_box span {
    position: absolute;
    top: -27px;
    right: -22px;
    color: #5b5b5b;
    font-size: 33px;
    z-index: 1;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    text-align: center
}

.amenities_container img.img-fluid {
    position: relative;
    z-index: 2;
    transition: .5s linear
}

.amenities_container .amenities_box h4 {
    background-color: #071c3596;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 5px;
    position: absolute;
    text-transform: capitalize;
    top: 14px;
    left: 0;
    z-index: 9;
    width: 70%;
    backdrop-filter: blur(4px)
}

.amenities_container .btns {
    padding: 0;
    display: table;
    margin: 0 auto 50px
}

.amenities_container .btns button {
    margin: 0 10px;
    border-radius: 0;
    font-size: 15px;
    padding: 8px 20px;
    letter-spacing: .5px;
    font-weight: 600
}

.floorsplan_container {
    padding-top: 100px;
    padding-bottom: 100px;
    /* background-image: url(../images/floorsplan/background-img.png); */
    background-repeat: no-repeat;
    background-size: cover
}

.floorsplan_container .all_custom_heading h1 {
    color: #071c35
}

.floorsplan_container .all_custom_heading {
    margin-bottom: 60px
}

.floorsplan_container ul.nav.nav-tabs {
    display: block;
    border: none
}

.floorsplan_container li.nav-item {
    border: none;
    border-bottom: 5px solid #fff
}

.floorsplan_container a.nav-link.active {
    border: none
}

.floorsplan_container a.nav-link {
    background-color: #626967;
    color: #fff;
    padding: 15px;
    font-size: 18px
}

.floorsplan_container a.nav-link.active {
    background-color: #0a0a0a !important;
    color: #fff !important;
    padding: 15px;
    font-size: 20px
}

.master-plan-section {
    padding-bottom: 100px;
}

.master-plan-section .all_custom_heading {
    margin-bottom: 60px;
}

.master-plan-section .all_custom_heading h1 {
    color: #071c35
}

.master-plan-section .master_plan_image {
    max-width: 80%;
    margin: auto;
    display: block;
}

.location_container {
    background-color: #000;
    padding-top: 100px;
    padding-bottom: 100px;
    background-images: url(../images/priceList-pattern.png);
    background: url(../images/priceList-pattern.png) repeat-y #f0eeee;
}

.location_container .all_custom_heading {
    margin-bottom: 60px
}

.location_container .timelines {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 auto;
    margin-left: 8%;
}

.floorplan_img {
    border: 1px solid #000;
}

.location_container .timeline-title {
    font-size: 1em;
    font-weight: 700
}

.location_container .timeline-item {
    margin-bottom: 2em
}

.location_container .timeline-item h3 {
    font-size: 1em;
    font-weight: 700;
    /* text-transform:uppercase; */
    margin: 0;
    position: relative;
    padding: 5px;
    color: #fff
}

.location_container .timeline-item h3::before {
    content: "";
    position: absolute;
    left: -2.35em;
    background-color: #fff;
    width: .7em;
    height: .7em;
    border-radius: 50%;
    transform: translate(-0.5px, 0.2em)
}

.location_container .timeline-items {
    padding: .01em 0 0 2em;
    border-left: 1px solid #fff
}

.location_container .timeline-item {
    margin-top: -.3em
}

.location_container .timeline-item time {
    display: block;
    float: left;
    padding: .2em .4em;
    color: #fff
}

.location_container .timeline-item>* {
    margin: 1em 0
}

.location_container .timeline-item .location {
    clear: both;
    font-size: .85em;
    font-style: italic;
    color: #fff
}

.location_container img.img-fluid.location-map {
    width: 52%;
    margin: 0 auto;
    display: block;
    /* margin-left:20%; */
    height: 100%;
    object-fit: cover
}

.location_container .timeline-item h3 {
    margin-bottom: 5px;
    font-family: 'Lato';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.location_container .timeline-item {
    margin-bottom: 20px
}

.location_container .timeline-item p {
    color: #fff;
    margin: 0 !important;
    padding-bottom: 10px
}

.gallery_container {
    padding-top: 100px;
    padding-bottom: 100px;
    background: url(../images/priceList-pattern.png) repeat-y #fff
}

.gallery_container .all_custom_heading h1 {
    color: #000
}

.pricelist_container .pricelist_box:hover span {
    color: #fff
}

.pricelist_container .pricelist_box:hover span.span-2::before {
    background-color: #fff
}

.pricelist_container .pricelist_box:hover span.span-2::after {
    background-color: #fff
}

.amenities_container .amenities_box:hover img.img-fluid {
    transform: scale(1.2)
}

.pricelist_container .pricelist_box:hover {
    transform: translate(0px, -20px)
}

.gallery_container .container {
    max-width: 90%
}

.gallery_container .all_custom_heading {
    margin-bottom: 60px
}

.gallery_container .col-sm-12.col-md-3.col-lg-3 {
    margin-bottom: 30px
}

p.location-p {
    padding-bottom: 15px;
    letter-spacing: .5px
}

.top_form h2 {
    text-align: center;
    color: #fff;
    font-size: 21px;
    padding: 14px;
    background-color: #193f63
}

.form-box {
    margin-top: 20px !important;
    position: fixed;
    right: 5px;
    bottom: 0;
    background: #fff;
    padding: 0;
    z-index: 99;
    width: 19%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden
}

.form-box h4 {
    font-size: 22px;
    text-align: center;
    margin: 0 auto;
    background: #e8e8e8;
    padding: 20px 0;
    font-weight: 600;
    letter-spacing: 2px;
    color: #000
}

.top_form h2 span {
    cursor: pointer;
    margin-left: 5%
}

.top_form h4 a {
    color: #2f2d5f
}

.from-banner h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 100;
    margin-top: 15px
}

.from-banner h4 span {
    display: block
}

.from-banner {
    background: #fff
}

.from-banner h1 {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center
}

.form_inner .form-control {
    margin-bottom: 15px;
    border: none;
    border-bottom: 1px solid#ced4da;
    height: 50px
}

.form_inner {
    padding-top: 20px;
    padding-bottom: 20px
}

.enquire-btn {
    width: 100%;
    /* background-color: #e11e23; */
    color: #fff;
    border: none;
    padding: 10px;
    background: linear-gradient(to right, #d19e1d, #e0b43b, #e3a812);
}

.form_content {
    padding-left: 15px;
    padding-right: 15px
}

.container_footerform {
    padding-top: 100px;
    padding-bottom: 15px;
    /* background-color: #ac9247; */
    color: #fff;
    background: url(../images/priceList-pattern.png) repeat-y #7e7e7e;
}

.container_footerform .all_custom_heading {
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px
}

.container_footerform .container h1 {
    color: #fff
}

.container_footerform .container {
    max-width: 90%
}

.container_footerform .container p {
    color: #fff;
    /* text-align: justify; */
}

.container_footerform .container hr {
    margin-top: 3rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #c1c1c1
}

.container_footerform .container a {
    color: #fff;
}

.container_footerform .container a:hover {
    color: #fff;
    text-decoration: none
}

.top_form h2 {
    background: linear-gradient(-45deg, #217fa8, #ac9247, #ac9247, #ac9247);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite
}

@keyframes gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #000;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.mobile-section_1 {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999
}

.mobile-section {
    display: flex;
    width: 100%;
    align-items: center;
    background: #2f2f2f;
    z-index: 999
}

.mobile-section .btn-success {
    color: #ffffff;
    background-color: #2965af;
    border-color: #fff;
    font-size: 17px;
    padding: 7px;
    font-weight: 600
}

.mobile-section a {
    padding: 5px;
    width: 100%;
    border-radius: 0
}

div#demo {
    position: relative;
    z-index: 1
}

.overview_container {
    position: relative
}

img.img-fluid.overview_bg_logo {
    position: absolute;
    left: 0%;
    top: 38%;
    transform: rotate(270deg);
    width: 15%;
    opacity: .3
}

.highlights_container .highlight_box .p-para {
    font-size: 14px;
}

img.img-fluid.highlights-icons {
    width: 60px;
    margin-bottom: 10px
}

img.img-fluid.modal-logo {
    margin-bottom: 14px
}

img.img-fluid.paymentplan_img {
    width: 7%;
    margin-right: 15px
}

p.paymentPlan-p {
    display: flex;
    align-items: center
}

.d-p p {
    font-size: 14px;
    text-align: center
}

h2.overview_bg_logo {
    font-size: 68px;
    position: absolute;
    top: 15%;
    left: 5%;
    writing-mode: tb-rl;
    transform: rotate(180deg);
    opacity: .3
}

.floorsplan_container button.btn.btn-custom_2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #000;
    color: #fff;
    width: 70%;
    padding: 10px
}

.floorsplan_container .col-sm-12.col-md-6 {
    position: relative
}

div#myModal-3 .modal-body .form_inner.form_inner_2 {
    width: 100%;
    padding: 0
}

div#myModal-3 .modal-body .col-sm-12.col-md-6.col-lg-6.right_col {
    padding-left: 0;
    padding-right: 38px
}

div#myModal-3 .modal-body {
    background-color: #334e9f
}

div#myModal-3 .form_inner .form-control {
    height: 36px;
    background-color: unset
}

div#myModal-3 img.img-fluid.modal-offer-img {
    height: 100%;
    object-fit: cover
}

div#myModal-3 .enquire-btn {
    width: 100%;
    background-color: #f5d17a;
    color: #000;
    border: none;
    padding: 10px
}

.form-control:focus {
    box-shadow: unset
}

div#myModal-3 .form_inner .form-control::placeholder {
    color: #fff
}

div#myModal-3 p.location-p {
    padding-bottom: 4px;
    letter-spacing: .5px
}

.container_footerform .container a:hover {
    color: #000
}

.banner-frm li {
    text-align: left;
    font-size: 15px;
    margin-bottom: 14px;
    font-weight: 600;
}

.banner-frm {
    margin-top: 25px;
    padding-left: 15px;
    list-style: none
}

.banner-frm li img {
    margin-right: 5px
}

.btn-custom.floor-from {
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    top: 50%;
    color: #fff;
    background: linear-gradient(to right, #d19e1d, #e0b43b, #e3a812);
}

.projectName_heading {
    font-size: 30px;
    background-color: #e11e23;
}

.modal-dialog {
    max-width: 500px;
    margin: 0px auto;
    top: 25%;
}

.destop-show {
    display: block;
    padding: 15px;
    width: 100%;
}

.mobile-show {
    display: none;
    padding: 15px;
    width: 100%;
}

.modal-dialog.popup {
    max-width: 30%;
    margin: 0px auto;
    top: 25%;
}

div#modal-subscribe .col-md-6 {
    padding: 0px;
}

div#modal-subscribe .modal-body {
    /* overflow: hidden; */
    padding: 0 15px;
}

.developer-logo {
    width: 225px;
}

.overview_container img.img-fluid.img-1 {
    width: unset;
    height: unset;
    object-fit: cover;
    margin-left: auto;
    display: block;
    margin-right: unset;
}

.gallery_container .col-sm-12.col-md-3.col-lg-3 img.img-fluid.gallery_img {
    min-height: 125px;
}

@media(max-width:1600px) {
    .modal-dialog.popup {
        max-width: 33%;
        margin: 0px auto;
        top: 25%;
    }

    .main_inside_container .details_withForm {
        margin-right: -4%
    }

    .overview_container .content-box h1 {
        font-size: 42px
    }

    .highlights_container {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .custom_heading {
        margin-bottom: 20px;
        font-size: 16px
    }

    .all_custom_heading h1 {
        font-size: 40px
    }

    .highlights_container .box .highlight_box h2 {
        font-size: 28px
    }

    .pricelist_container h5.pricelist_p {
        font-size: 32px
    }

    .pricelist_container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .pricelist_container span {
        font-size: 61px;
        bottom: -36px
    }

    .pricelist_container span.span-2::before {
        top: -19px
    }

    .pricelist_container span.span-2::after {
        top: 170px
    }

    .pricelist_container h1.typology {
        font-size: 22px
    }

    .pricelist_container h5.pricelist_p {
        font-size: 23px
    }

    .pricelist_container button.btn.btn-custom {
        padding: 6px 30px;
        font-size: 16px
    }

    .pricelist_container .all_custom_heading {
        margin-bottom: 30px
    }

    .pricelist_container .all_custom_heading h1 {
        font-size: 40px
    }

    .amenities_container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .amenities_container .all_custom_heading {
        margin-bottom: 30px
    }

    .amenities_container .amenities_box h4 {
        font-size: 18px
    }

    .pricelist_container .all_custom_heading {
        margin-bottom: 35px
    }

    .main_inside_container h4.typology_heading {
        font-size: 22px
    }

    h1.projectName_heading {
        font-size: 30px;
        padding: 4px 9px 3px 19px;
    }

    .main_inside_container h4.starting-price {
        font-size: 26px
    }

    .highlights_container .all_custom_heading h1 {
        margin-bottom: 40px
    }

    .floorsplan_container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .location_container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .gallery_container {
        padding-top: 40px;
        padding-bottom: 20px
    }

    .container_footerform {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .location_container .all_custom_heading {
        margin-bottom: 30px
    }

    .gallery_container .all_custom_heading {
        margin-bottom: 30px
    }

    a.navbar-brand {
        max-width: 14%;
        padding: 1px;
    }

    .pricelist_box h3.size {
        font-size: 21px
    }

    .highlights_container .highlight_box .p-para {
        font-size: 16px
    }

    img.img-fluid.highlights-icons {
        width: 50px
    }

    .d-p p {
        font-size: 12px !important;
        text-align: center
    }

    .highlights_container .highlight_box {
        padding: 15px
    }

    .highlights_container .highlight_box .p-para {
        font-size: 15px
    }

    img.img-fluid.highlights-icons {
        width: 45px
    }
}

@media(max-width:1480px) {
    .modal-dialog.popup {
        max-width: 33%;
        margin: 0px auto;
        top: 25%;
    }

    .banner-frm li {
        text-align: left;
        font-size: 14px;
        margin-bottom: 8px;
    }

    .banner-frm {
        margin-top: 16px;
        padding-left: 0px;
    }

    p.location-p {
        padding-bottom: 4px;
    }

    .main_inside_container p.price_heading {
        font-size: 17px;
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.col_right {
        padding-top: 100px;
        padding-bottom: 30px;
    }

    .highlights_container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .highlights_container .all_custom_heading h1 {
        margin-bottom: 30px;
        font-size: 40px
    }

    .highlights_container .box {
        padding: 20px
    }

    .highlights_container .col-sm-12.col-md-4.col-lg-4 {
        margin-bottom: 10px
    }

    .first_last_col,
    .second_last_col,
    .third_last_col {
        margin-top: 25px
    }

    .pricelist_container .container {
        max-width: 84%
    }

    .navbar_container .custom_navbar .developer-logo {
        width: 100%
    }

    .navbar_container .custom_navbar .nav-link {
        font-size: 16px
    }

    .navbar_container .custom_navbar .nav-item {
        padding-left: 5px;
        padding-right: 5px
    }

    .pricelist_container span.span-2 {
        font-size: 22px
    }

    .pricelist_container span.span-2::after {
        top: 147px
    }

    .floorsplan_container .all_custom_heading {
        margin-bottom: 40px
    }

    .main_inside_container .custom_col_right {
        width: 32%;
        margin-top: -10%;
    }

    .main_inside_container h4.typology_heading {
        font-size: 17px
    }

    h1.projectName_heading {
        font-size: 30px
    }

    .main_inside_container h4.starting-price {
        font-size: 21px
    }

    .main_inside_container p.status {
        font-size: 16px
    }

    .main_inside_container .details_withForm {
        max-width: 421px
    }

    .main_inside_container .box-1 {
        padding: 20px;
        padding-bottom: 8px;
        padding-top: 8px
    }

    .form_inner .form-control {
        height: 40px
    }

    .form-box {
        width: 20%
    }

    .overview_container .forbox_imgs {
        margin: 10% 4% 50px auto;
        margin-bottom: 0
    }

    .overview_container .content-box p {
        font-size: 15px;
        margin-bottom: 10px;
        /* text-align: justify; */
    }

    .overview_container button.btn.btn-download-brochure {
        padding: 10px 40px
    }

    .p-para {
        font-size: 15px
    }

    .container_footerform .container p {
        font-size: 15px
    }
}

@media(max-width:1366px) {
    .modal-dialog.popup {
        max-width: 34%;
        margin: 0px auto;
        top: 25%;
    }

    .banner-frm li {
        text-align: left;
        font-size: 14px;
    }

    .banner-frm {
        margin-top: 14px;
    }

    .navbar_container .custom_navbar .nav-link {
        font-size: 16px
    }

    .main_inside_container .custom_col_right {
        width: 32%
    }

    .overview_container .content-box h1 {
        font-size: 40px
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.col_right {
        padding-top: 5%;
    }

    h1.projectName_heading {
        font-size: 26px;
        background-color: #e11e23;
    }

    .main_inside_container p.status {
        font-size: 15px
    }

    .top_form h2 {
        font-size: 19px
    }

    .main_inside_container .custom_col_right {
        width: 34%
    }

    .overview_container .content-box h1 {
        font-size: 34px
    }

    .overview_container .content-box p {
        font-size: 14px;
        text-align: justify;
    }

    .overview_container button.btn.btn-download-brochure {
        margin-top: 15px;
        font-size: 14px
    }
}

@media(max-width:1280px) {
    .modal-dialog.popup {
        max-width: 33%;
        margin: 0px auto;
        top: 25%;
    }

    .banner-frm li {
        text-align: left;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .navbar_container .custom_navbar .developer-logo {
        width: 196px;
    }

    .p-para {
        font-size: 14px
    }

    .highlights_container .box .highlight_box h2 {
        font-size: 24px
    }

    .pricelist_container h1.typology {
        font-size: 20px
    }

    h3.size {
        font-size: 22px
    }

    .pricelist_container h5.pricelist_p {
        font-size: 21px
    }

    .pricelist_container span.span-2 {
        font-size: 20px
    }

    .pricelist_container span {
        font-size: 58px;
        bottom: -31px
    }

    .pricelist_container span.span-2::after {
        top: 123px
    }

    .amenities_container .amenities_box h4 {
        font-size: 16px
    }

    .floorsplan_container a.nav-link.active {
        font-size: 16px
    }

    .floorsplan_container a.nav-link {
        font-size: 16px
    }

    .location_container img.img-fluid.location-map {
        margin-left: 15%
    }

    .main_inside_container .custom_col_right {
        width: 35%
    }

    .navbar_container .custom_navbar .nav-link {
        font-size: 15px
    }

    .navbar_container .custom_navbar .nav-item {
        padding-left: 1px;
        padding-right: 1px
    }

    .highlights_container .highlight_box .p-para {
        font-size: 14px
    }
}

.col-md-6.custom-col {
    /* display: grid; */
    /* align-items: center; */
    /* background-color: #ac9247; */
}

.modal-content-right {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    height: 100%;
    /* background: #ac9247; */
}


.col-md-6.custom-col .enquire-btn {
    background-color: #000;
    color: #fff;
}


.modal-dialog.popup.modal-dialog-centered {
    top: 0px;
}

@media(max-width:500px) {
    nav.navbar.navbar-expand-md.custom_navbar {
        padding: 10px 0px !important;
    }

    .main_inside_container h4.typology_heading {
        font-size: 18px;
    }

    .popup-img {
        /* padding: 30px 20px 0; */
    }


    .form_inner .form-control {
        margin-bottom: 6px;
    }

    .form_inner .form-control {
        height: 40px;
    }

    .modal-dialog.popup {
        max-width: 100%;
        margin: 0px auto;
        top: 25%;
    }

    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        /* min-height: 180px; */
    }

    .navbar_container {
        position: relative;
        top: 0;
        z-index: 9;
        background-color: #ffffff;
        width: 100%;
        margin-left: 0;
        border-radius: 5px
    }

    a.navbar-brand {
        max-width: 60%
    }

    .main_inside_container .details_withForm {
        max-width: 100%;
        margin-right: 0;
        margin-top: 0
    }

    .main_inside_container .custom_col_right {
        width: 100%;
        margin-top: 0
    }

    .main_inside_container {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .main_inside_container .box-1 {
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        padding: 25px;
        margin-top: 0;
        border-radius: 0
    }

    .main_inside_container .details_withForm {
        padding: 0
    }

    .form-box {
        margin-top: 0 !important;
        position: relative;
        right: 0;
        bottom: 0;
        padding: 0;
        width: 100%;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    a.carousel-control-prev {
        font-size: 34px
    }

    a.carousel-control-next {
        font-size: 34px
    }

    .btn-group {
        width: 100px;
        height: 30px
    }

    .overview_container .forbox_imgs {
        width: 100%
    }

    .overview_container .content-box {
        position: relative;
        width: 100%;
        padding: 51px 25px 51px 25px;
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.col_right {
        padding-top: 0
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.second_col {
        margin-top: 0
    }

    .custom_heading::after {
        width: 25%
    }

    .location_container img.img-fluid.location-map {
        margin-left: 0;
        width: 100%
    }

    .all_custom_heading h1 {
        font-size: 28px
    }

    .floorsplan_container ul.nav.nav-tabs {
        margin-top: 25px
    }

    .floorsplan_container a.nav-link {
        font-size: 14px
    }

    .floorsplan_container a.nav-link.active {
        font-size: 14px
    }

    .amenities_container .container {
        max-width: 100%
    }

    .amenities_container .col-6.col-sm-12.col-md-3.col-lg-3 {
        padding: 4px;
        margin-bottom: 4px
    }

    .amenities_container .amenities_box h4 {
        font-size: 15px;
        width: 100%;
        top: 6px;
        background-color: #071c35a6
    }

    .custom_heading {
        margin-bottom: 8px;
        font-size: 14px
    }

    .pricelist_container .container {
        max-width: 100%
    }

    .pricelist_container .container .col-sm-12.col-md-4.col-lg-4 {
        margin-bottom: 20px
    }

    .location_container .timelines {
        display: grid;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
        margin: 0 auto;
        justify-content: center;
        margin-right: 0;
        margin-top: 10%
    }

    .gallery_container .col-6.col-sm-12.col-md-3.col-lg-3 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px
    }

    .container_footerform .container {
        max-width: 100%
    }

    .container_footerform .container p {
        font-size: 14px;
        text-align: justify;
    }

    .highlights_container .container {
        max-width: 100%
    }

    .first_last_col,
    .second_last_col,
    .third_last_col {
        margin-top: 0
    }

    .container_footerform .container a {
        font-size: 14px
    }

    .overview_container .forbox_imgs {
        margin: 0;
        margin-bottom: 0
    }

    .overview_container img.img-fluid.img-1 {
        height: 100%
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.third_col {
        margin-bottom: 10px;
        top: 0
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.forth_col {
        top: 0
    }

    .forbox_imgs {
        padding: 20px
    }

    .form-box {
        z-index: 9
    }

    .navbar_container .custom_navbar .nav-item {
        padding: 0;
        padding-left: 5px;
        padding-right: 5px
    }

    .navbar_container ul.navbar-nav {
        padding-bottom: 10px;
        padding-top: 10px
    }

    button.navbar-toggler.collapsed {
        background-color: #071c35;
        color: #fff;
        border: none
    }

    .pricelist_container {
        padding-bottom: 15px
    }

    .mobile-section_1 {
        display: block
    }

    .top_modal_content {
        padding-top: 60px
    }

    img.img-fluid.paymentplan_img {
        width: 10%
    }

    .main_inside_container .box-1 {
        text-align: center;
        /* padding: 20px; */
    }

    img.img-fluid.overview_bg_logo {
        display: none
    }

    div#myModal-3 .modal-body .col-sm-12.col-md-6.col-lg-6.right_col {
        padding-left: 15px;
        padding-right: 15px
    }

    .location_container .timeline-item h3 {
        font-size: 14px;
        line-height: 24px
    }

    .location_container .timeline-item h3::before {
        left: -2.6em
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.first_col {
        margin-bottom: 15px;
        top: 0
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.second_col {
        margin-top: 0;
        margin-bottom: 15px
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.third_col {
        margin-bottom: 0;
        top: 0
    }

    div#floors-plan .col-sm-12.col-md-4.col-lg-4 {
        margin-bottom: 30px
    }

    .amenities_container .btns {
        margin: 0 auto 30px
    }

    .amenities_container .btns button {
        font-size: 13px;
        padding: 5px 15px;
        margin: 0 5px
    }

    .modal-dialog {
        max-width: 500px;
        margin: 0px auto;
        top: 25%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .master-plan-section .master_plan_image {
        max-width: 100%;
    }

    .destop-show {
        display: none;
        padding: 15px;
        width: 100%;
    }

    .mobile-show {
        display: block;
        padding: 15px;
        width: 100%;
    }

    div#modal-subscribe .form_inner {
        padding-top: 2px;
        padding-bottom: 5px;
    }

    div#modal-subscribe .top_modal_content {
        text-align: center;
        color: #fff;
        background-color: #324e42;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    div#modal-subscribe .modal-content-right {
        padding-left: 0px;
        padding-right: 0px;
    }


}

a.navbar-brand {
    margin-top: 0;
    margin-bottom: 0px;
}

.newClass {
    position: fixed !important;
    width: 100%;
    background-color: #ffffff;
    top: 0;
    margin-left: 0;
    border-radius: 0;
    z-index: 99
}

.newClass .custom_navbar {
    padding-top: 0;
    padding-bottom: 0
}

.modal {
    z-index: 99999
}

.modal-body {
    padding-top: 0;
    border: none
}

.top_modal_content {
    text-align: center;
    color: #fff;
    background-color: rgb(227 171 29);
    padding-top: 10px;
    padding-bottom: 10px
}

.modal-body {
    padding: 0
}

.modal-content {
    border: none
}

.form_inner.form_inner_2 {
    padding-left: 15px;
    padding-right: 15px
}

button.close {
    position: absolute;
    top: 0;
    right: 0;
    /* background-color: #ffffff; */
    color: #000;
    z-index: 99;
    padding: 13px 15px;
    opacity: 1
}

nav.navbar.navbar-expand-md.custom_navbar {
    padding: 0
}

i.fa.fa-long-arrow-right {
    padding-left: 10px
}

p.paymentPlan-p {
    font-size: 20px !important;
    margin-top: 20px
}

.tab-content>.active {
    text-align: center
}

.top_modal_content img {
    width: 50%
}

div#myModal-3 .form-control:focus {
    color: #fff;
    background-color: unset
}

div#myModal-3 .form-control {
    color: #fff
}

.projectbox_container .container {
    max-width: 94%;
}

.projectbox h1 {
    font-size: 60px;
    margin-bottom: 50px;
}

.project_box {
    display: flex;
    /* justify-content:center; */
    width: 100%;
    color: #fff;
    /* background-color: #00448e; */
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    background: linear-gradient(to right, #d19e1d, #e0b43b, #e3a812);
}

.project_box .project_content {
    /* width: 34%; */
    /* max-width: 26%; */
    padding: 20px;
    position: relative;
    min-height: 388px;
    display: grid;
    align-items: center;
}

.project_box .project_img {
    width: 50%;
    max-width: 50%;
    position: relative;
}

.project_box .project_img_1 {
    height: 100%;
    object-fit: cover
}

.project_box .project_content h4 {
    margin-bottom: 5px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.project_box .project_content .project_location {
    text-transform: uppercase;
    font-size: 14px !important;
}

.project_box .project_content .project_name {
    text-transform: uppercase;
}

.project_box .btn-custom {
    width: 100%;
    margin-top: 10px;
    /* background-image: linear-gradient(45deg, #dc3545, #dc3545, #dc3545, #dc3545, #dc3545); */
    color: #000000;
    background-color: #ffffff;
}

.project_box .project_content p::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 15%;
    height: 1px;
    background-color: #ffffff;
    margin-left: 8px
}

.project_box .project_content p {
    position: relative;
    color: #ffffff;
    padding-bottom: 3px;
}

.projectbox_container h1 {
    margin-bottom: 80px;
    position: relative
}

.projectbox_container h1::after {
    content: "";
    position: absolute;
    top: 116%;
    left: 45%;
    width: 10%;
    height: 2px;
    background-color: #ac9247;
    margin: 0 auto;
    display: block
}

.projectbox_container .col-sm-12.col-md-6.col-lg-6 {
    margin-bottom: 40px
}

.projectbox_container {
    position: relative;
    padding-top: 8px !important;
    padding-bottom: 50px !important;
}

div#modal-subscribe .modal-body .row {
    align-items: center;
}

.coming-soon img {
    width: 30%;
    left: -29%;
    position: absolute;
    top: 0;
}

@media(max-width: 600px) {
    .top_modal_content {
        padding: 25px;
    }

    .projectbox_container .forbox_imgs {
        margin: 0px;
        margin-bottom: 0;
    }

    .projectbox_container img.img-fluid.img-1 {
        height: 100%;
    }

    .projectbox_container .col-sm-12.col-md-6.col-lg-6.third_col {
        margin-bottom: 10px;
        top: 0px;
    }

    .projectbox_container .col-sm-12.col-md-6.col-lg-6.forth_col {
        top: 0px;
    }

    .project_box {
        display: grid;
    }

    .project_box .project_content {
        width: 100%;
        max-width: 100%;
        padding: 15px;
        min-height: 300px;
    }

    .project_box .project_img {
        width: 100%;
        max-width: 100%;
    }

    .projectbox_container .col-sm-12.col-md-6.col-lg-6 {
        PADDING: 0;
    }

    .patch img {
        right: 3%;
        top: -15%;
    }

    .coming-soon img {
        width: 30%;
        left: auto;
        position: absolute;
        top: auto;
        bottom: -18%;
        right: 0;
    }
}


.m-view {
    display: none;
}

.d-view {
    display: block;
    height: 100vh;
    object-fit: cover;
    margin-top: 57px;
}

@media(max-width:500px) {
    .d-view {
        display: none;
    }

    .m-view {
        display: block;
    }
}


@media(max-width: 720px) {
    .main_inside_container .box-1 {

background-color: #f8da68;

/* background: radial-gradient(ellipse farthest-corner at right bottom, #fffcee 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #000000 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%); */

/* background: #d19e1d; */

background: -webkit-linear-gradient(to right, #d19e1d, #ffd86e, #e3a812);

background: linear-gradient(to right, #d19e1d, #e0b43b, #e3a812);
}
}

/*

  @media (max-width: 500px) {
    .custom_heading::before {
        width: 25%;
    }
}



  .custom_heading::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 83%;
    height: 2px;
    background-color: #000;
    margin-left: -179px;
} */


.custom_heading-project-dev {
    color: #ffffff;
    font-family: 'Lato';
    position: relative;
    font-size: 18px;
    width: fit-content;
    margin-bottom: 30px;
}











/* General section styling */
#testimonials {
    background-color: #efeded;
    /* Light gray background */
}

.card {
    background-color: #ffffff;
    /* White background for cards */
    border: 1px solid #dee2e6;
    /* Light gray border */
}

.card-title {
    color: #000000;
    /* Primary blue color */
    font-weight: bold;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #fbfdff;
    /* Primary blue color for control icons */
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    border-radius: 50%;
}

.carousel-control-prev,
.carousel-control-next {
    width: 5%;
    /* Adjust control button width */
}









.contact_container {
    background-color: #000;
    padding-top: 50px;
    padding-bottom: 50px;
    background-images: url(../images/priceList-pattern.png);
    background: repeat-y #d7d7d7;
}



@media (min-width: 360px) and (max-width:720px)  {
    #minhide{
        display: none;
    }
  }


  @media (min-width: 721px) and (max-width:2000px) {
      #fullhide{
     display: none;
    }
  }

  .content-box li{

height: 61px;

}




@media(max-width: 500px) {
    .Highlight_container .content-box {
        position: relative;
        width: 99%;
        height: auto; /* Set height to auto for better responsiveness */
        padding: 13px; /* Adjust padding for mobile */
    }

    .Highlight_container .content-box p {
        letter-spacing: .5px;
    }

    .Highlight_container .content-box h1 {
        font-size: 32px; /* Reduced font size for mobile */
        margin-bottom: 10px;
    }

    .Highlight_container .content-box h1 span {
        display: block;
    }

    .Highlight_container .col-sm-12.col-md-6.col-lg-6.col_right {
        position: relative !important;
        padding-top: 50px; /* Reduced padding for mobile */
        padding-bottom: 50px;
        padding-left: 34px;
        padding-right: 34px;
        background-size: cover; /* Ensures the background scales properly */
    }

    .content-box li {
        height: auto; /* Remove fixed height for better flexibility */
        margin-bottom: 10px; /* Add spacing between list items */
    }

    .Highlight_container .col-sm-12.col-md-6.col-lg-6.second_col {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .Highlight_container .col-sm-12.col-md-6.col-lg-6.third_col {
        margin-bottom: 0;
        top: 0;
    }

    /* Ensures images don't overflow in mobile view */
    .Highlight_container img {
        max-width: 100%; /* Ensure the image fits within its container */
        height: auto; /* Maintain aspect ratio */
        display: none;
    }
}



body {
    overflow-x: hidden;
    /* Hide scrollbars */
 }

/* Ensure body and html have no unwanted margins or overflow */
html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden; /* Prevent horizontal scrolling */
}



.hightlightleft_container .content-box {
    position: relative;
    width: 99%;
    /* padding-left: 58px; */
}



.hightlightleft_container {
    background-color: #F7F7F7;
    overflow: hidden
}

.hightlightleft_container .col-sm-12.col-md-6.col-lg-6.col_right {
    position: relative !important;
    padding-top: 176px;
    padding-bottom: 80px;
    padding-left: 40px;
}

.hightlightleft_container .content-box {
    position: relative;
    width: 99%;
    /* padding-left: 58px; */
}

.hightlightleft_container .content-box p {
    letter-spacing: .5px
}

.hightlightleft_container .content-box h1 {
    font-size: 48px;
    margin-bottom: 10px
}

.hightlightleft_container .content-box h1 span {
    display: block;
}

.hightlightleft_container .forbox_imgs {
    width: 60%;
    margin: 12% 4% 0 auto
}

.hightlightleft_container img.img-fluid.img-1 {
    width: 100%;
    height: 82%;
    object-fit: cover;
    margin-left: auto;
    display: block;
    margin-right: 5%
}

.hightlightleft_container .col-sm-12.col-md-6.col-lg-6.second_col {
    margin-top: 25px;
    margin-bottom: 25px
}

.hightlightleft_container .col-sm-12.col-md-6.col-lg-6.first_col {
    margin-bottom: 25px;
    position: relative;
    top: 2px
}

.hightlightleft_container .col-sm-12.col-md-6.col-lg-6.third_col {
    margin-bottom: 25px;
    position: relative;
    top: -60px
}

.hightlightleft_container .col-sm-12.col-md-6.col-lg-6.forth_col {
    position: relative;
    top: -54px
}

.hightlightleft_container button.btn.btn-download-brochure {
    padding: 15px 40px;
    background-color: #b02088;
    color: #fff;
    border-radius: 0;
    margin-top: 25px;
    display: flex;
    align-items: center
}

.hightlightleft_container img.img-fluid.img-1 {
    width: unset;
    height: unset;
    object-fit: cover;
    margin-left: auto;
    display: block;
    margin-right: unset;
}















.gold-button {
    color: #000000;
    background: linear-gradient(to right, #ffcb48, #ffe6a1, #ffd059);
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 8px;
    margin: 5px;
    border-width: 0;
    display: inline-flex;
    align-items: center;
    /* box-shadow: 0 4px 12px 0 #ffcd57; */
    transition: all 0.5s ease;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    flex: 1;
}

/* Shine */

.shine-button {
  position: relative;
  overflow: hidden;
}

.shine-button:after {
	content:'';
  top:0;
	transform:translateX(100%);
	width:100%;
	height:220px;
	position: absolute;
	z-index:1;
	animation: slide 2s infinite;

  /*
  CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/
  */
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(128,186,232,0) 99%, rgba(125,185,232,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(99%,rgba(128,186,232,0)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

/* shine animation */

@keyframes slide {
	0% {transform:translateX(-100%);}
	100% {transform:translateX(100%);}
}


/* silver button */

.silver-button {
    background-color: rgba(5, 188, 191, 0);
    color: #000000;
    background-image: linear-gradient(180deg, #fefefe 20%, #9f9f9f 80%);
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 12px;
    margin: 5px;
    border-width: 0;
    display: inline-flex;
    align-items: center;

    box-shadow: 0 4px 12px 0 #ffffff;
    transition: all 0.5s ease;

    justify-content: center;
  text-align: center;
  text-decoration: none;

    position: relative;
    overflow: hidden;

  flex: 1;
}:root {
    --lighgrey: #9d9d9c;
    --black: #071c35
}

@font-face {
    font-family: Lato;
    src: url(../fonts/Lato/Lato-Regular.ttf);
    font-weight: 400
}

@font-face {
    font-family: Lato;
    src: url(../fonts/Lato/Lato-Bold.ttf);
    font-weight: 600
}

@font-face {
    font-family: Lato;
    src: url(../fonts/Lato/Lato-Thin.ttf);
    font-weight: 700
}

@font-face {
    font-family: Optima-Font;
    src: url(../fonts/Optima-Font/OPTIMA.ttf);
    font-weight: 600
}

@font-face {
    font-family: Optima-Font;
    src: url(../fonts/Optima-Font/OPTIMA_B.ttf);
    font-weight: 700
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    font-family: 'Optima-Font';
    font-weight: 400
}

body,
p {
    padding: 0;
    margin: 0;
    /* font-family: 'Lato'; */
    font-weight: 400
}

body {
    scroll-behavior: smooth;
    letter-spacing: .5px
}

.navbar_container {
    position: fixed;
    /* top:3%; */
    z-index: 99;
    background-color: #000000;
    width: 101%;
    /* margin-left:5%; */
    /* border-radius:5px; */
    padding-top: 5px;
    padding-bottom: 5px;
}

.navbar_container .custom_navbar .nav-link {
    font-size: 18px;
    color: #ffffff;
    letter-spacing: .5px
}

.navbar_container .custom_navbar .nav-item {
    padding: 10px
}

.navbar_container .custom_navbar li.nav-item.specail-li-2 {
    background-color: #ac9247;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    /* padding-top: 9px; */
}

.navbar_container .custom_navbar li.nav-item.specail-li-2 a {
    color: #fff
}

.navbar_container .custom_navbar i.fa.fa-mobile-phone {
    font-size: 35px;
    color: #fff
}

.navbar_container .custom_navbar li.nav-item.specail-li-2 {
    display: flex;
    align-items: center
}

.navbar_container .custom_navbar li.nav-item.specail-li-2 a.nav-link {
    padding-right: 0 !important
}

.btn-group {
    position: absolute;
    bottom: 0;
    width: 200px;
    height: 50px;
    background-color: #fff
}

a.carousel-control-prev {
    color: #000;
    font-size: 50px
}

a.carousel-control-next {
    color: #000;
    font-size: 50px
}

a.carousel-control-prev {
    opacity: 1;
    width: 50%
}

a.carousel-control-next {
    opacity: 1;
    width: 50%
}

.custom_heading {
    color: #000;
    font-family: 'Lato';
    position: relative;
    font-size: 18px;
    width: fit-content;
    margin-bottom: 30px
}

.custom_heading::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 58%;
    height: 2px;
    background-color: #000;
    margin-left: 8px
}

.overview_container {
    background-color: #F7F7F7;
    overflow: hidden
}

.overview_container .col-sm-12.col-md-6.col-lg-6.col_right {
    position: relative !important;
    padding-top: 176px;
    padding-bottom: 81px;
    padding-left: 27px;
}

.overview_container .content-box {
    position: relative;
    width: 98%;
    padding-left: 73px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.overview_container .content-box p {
    letter-spacing: .5px
}

.overview_container .content-box h1 {
    font-size: 48px;
    margin-bottom: 10px
}

.overview_container .content-box h1 span {
    display: block;
}

.p-logo {
    max-width: 235px;
}

.overview_container .forbox_imgs {
    width: 60%;
    margin: 12% 4% 0 auto
}

.overview_container img.img-fluid.img-1 {
    width: 100%;
    height: 82%;
    object-fit: cover;
    margin-left: auto;
    display: block;
    margin-right: 5%
}

.overview_container .col-sm-12.col-md-6.col-lg-6.second_col {
    margin-top: 25px;
    margin-bottom: 25px
}

.overview_container .col-sm-12.col-md-6.col-lg-6.first_col {
    margin-bottom: 25px;
    position: relative;
    top: 2px
}

.overview_container .col-sm-12.col-md-6.col-lg-6.third_col {
    margin-bottom: 25px;
    position: relative;
    top: -60px
}

.overview_container .col-sm-12.col-md-6.col-lg-6.forth_col {
    position: relative;
    top: -54px
}

.overview_container button.btn.btn-download-brochure {
    padding: 15px 40px;
    background-color: #e11e23;
    color: #000000;
    border-radius: 0;
    margin-top: 25px;
    display: flex;
    align-items: center;
    background: linear-gradient(to right, #e4cc56f2, #f1b500f2, #bea00df2);
}

.main_inside_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.main_inside_container .main_row {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

.main_inside_container .custom_col_left {
    width: 50%
}

.main_inside_container .custom_col_right {
    width: 32%;
    margin-top: -5%
}

.main_inside_container .details_withForm {
    color: #fff;
    padding: 25px;
    margin-left: auto;
    margin-right: 10%;
    max-width: 450px;
    text-align: end;
    margin-top: -42px;
    border-radius: 5px
}

.main_inside_container h4.typology_heading {
    padding-top: 10px;
    font-size: 22px
}

.main_inside_container h4.starting-price {
    background-color: #fff;
    color: #000000;
    padding: 5px;
    text-align: center;
    font-size: 29px;
    margin-top: 10px
}

.main_inside_container p.status {
    text-align: center;
    padding: 12px 0px;
    text-transform: uppercase;
    color: #f90000;
    font-size: 20px;
    cursor: pointer;
    background: #ffffff;
}

.main_inside_container p.price_heading {
    padding-top: 5px
}

.main_inside_container .details_withForm {
    position: relative;
    width: 100%
}

.main_inside_container .box-1 {
    position: absolute;
    z-index: 1;
    /* background-color:#ac9247; */
    width: 100%;
    left: 0;
    top: 0;
    padding: 25px;
    margin-top: -131px;
    transition: all .5s ease-out;
    border-radius: 5px;
    text-align: justify;
    padding-bottom: 8px;
    padding-top: 8px;
    /* background-image: linear-gradient(to right, rgb(212 161 86), rgb(213 161 86)); */
    background: linear-gradient(135deg, #f1b500f2, #b19300f2);
}

.main_inside_container .details_withForm:hover .box-2 {
    z-index: 9
}

.main_inside_container .box-2 .col-md-6.col-sm-6.col-xs-12.frm1 {
    margin-bottom: 15px
}

.main_inside_container .box-2 .col-md-12.col-sm-12.col-xs-12.frm1 {
    margin-bottom: 15px
}

.main_inside_container .box-2 h4 {
    margin-bottom: 10px;
    text-align: left
}

.blink-hard {
    animation: blinker 1s step-end infinite;
}

@keyframes blinker {
    50% {
        color: #c1c1c1
    }
}

.patch img {
    position: absolute;
    /* transform: rotate(30deg); */
    width: 37%;
    top: -7%;
    right: -9%;
}

.all_custom_heading h1 {
    font-size: 65px;
    color: #000000;
}

.all_custom_heading {
    width: fit-content;
    margin: 0 auto;
    display: block
}

.highlights_container {
    background-color: #000;
    padding-top: 100px;
    padding-bottom: 100px;
    background: url(../images/priceList-pattern.png) repeat-y #ac9247
}

.highlights_container .box {
    background-color: #fdfdfd;
    padding: 16px;
    color: #000
}

.highlights_container .container {
    max-width: 90%
}

.highlights_container .all_custom_heading h1 {
    margin-bottom: 60px
}

.highlights_container .col-sm-12.col-md-4.col-lg-4 {
    margin-bottom: 40px
}

.highlights_container span.span-count {
    position: absolute;
    z-index: 9;
    top: 15%;
    right: 7%;
    font-size: 30px;
    color: #e4e4e4;
    font-weight: 400
}

.highlights_container .box {
    position: relative
}

.highlights_container .highlight_box {
    border: 1px solid #071c35;
    padding: 15px;
    min-height: 148px;
}

.pricelist_container {
    padding-top: 120px;
    padding-bottom: 130px;
    background: url(../images/priceList-pattern.png) repeat-y #fff
}

.pricelist_container .pricelist_box {
    padding: 30px;
    color: #fff;
    background-color: #ac9247;
    border-radius: 5px;
    transition: .6s ease-in-out
}

.pricelist_container .container {
    max-width: 75%
}

.pricelist_container h1.typology {
    font-size: 27px;
    padding-bottom: 21px
}

.pricelist_container h5.pricelist_p {
    padding-top: 18px;
    font-size: 27px
}

.pricelist_container .all_custom_heading h1 {
    font-size: 65px;
    color: #071c35
}

.pricelist_container .all_custom_heading {
    margin-bottom: 60px
}

.pricelist_container button.btn.btn-custom {
    margin-top: 30px;
    padding: 7px 30px;
    border-radius: 0;
    font-size: 20px;
    position: relative;
    overflow: hidden
}

.pricelist_container span {
    position: absolute;
    bottom: -49px;
    right: -2px;
    font-size: 89px;
    font-weight: 600;
    color: #fff
}

.pricelist_container .pricelist_box {
    overflow: hidden;
    position: relative;
    margin-bottom: 35px
}

.pricelist_container span.span-2 {
    font-size: 28px;
    position: absolute;
    top: 44px;
    right: 10px;
    bottom: unset;
    z-index: 9;
    writing-mode: vertical-lr;
    transform: rotate(179deg)
}

.pricelist_container span.span-2::before {
    content: "";
    position: absolute;
    top: -19px;
    left: 8px;
    width: 57%;
    height: 2px;
    background-color: #fff;
    transform: rotate(90deg)
}

.pricelist_container span.span-2::after {
    content: "";
    position: absolute;
    top: 167px;
    left: 4px;
    width: 57%;
    height: 2px;
    background-color: #fff;
    transform: rotate(90deg)
}

.amenities_container {
    background-color: #000;
    padding-top: 100px;
    padding-bottom: 100px;
    background: url(../images/priceList-pattern.png) repeat-y #f1f1f1;
}

.amenities_box::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 16%
}

.amenities_container .container {
    max-width: 90%
}

.amenities_container .amenities_box {
    position: relative;
    overflow: hidden
}

.amenities_container .col-sm-12.col-md-3.col-lg-3 {
    margin-bottom: 30px
}

.amenities_container .all_custom_heading {
    margin-bottom: 60px
}

.amenities_container .amenities_box span {
    position: absolute;
    top: -27px;
    right: -22px;
    color: #5b5b5b;
    font-size: 33px;
    z-index: 1;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    text-align: center
}

.amenities_container img.img-fluid {
    position: relative;
    z-index: 2;
    transition: .5s linear
}

.amenities_container .amenities_box h4 {
    background-color: #071c3596;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 5px;
    position: absolute;
    text-transform: capitalize;
    top: 14px;
    left: 0;
    z-index: 9;
    width: 70%;
    backdrop-filter: blur(4px)
}

.amenities_container .btns {
    padding: 0;
    display: table;
    margin: 0 auto 50px
}

.amenities_container .btns button {
    margin: 0 10px;
    border-radius: 0;
    font-size: 15px;
    padding: 8px 20px;
    letter-spacing: .5px;
    font-weight: 600
}

.floorsplan_container {
    padding-top: 100px;
    padding-bottom: 100px;
    /* background-image: url(../images/floorsplan/background-img.png); */
    background-repeat: no-repeat;
    background-size: cover
}

.floorsplan_container .all_custom_heading h1 {
    color: #071c35
}

.floorsplan_container .all_custom_heading {
    margin-bottom: 25px;
}

.floorsplan_container ul.nav.nav-tabs {
    display: block;
    border: none
}

.floorsplan_container li.nav-item {
    border: none;
    border-bottom: 5px solid #fff
}

.floorsplan_container a.nav-link.active {
    border: none
}

.floorsplan_container a.nav-link {
    background-color: #626967;
    color: #fff;
    padding: 15px;
    font-size: 18px
}

.floorsplan_container a.nav-link.active {
    background-color: #0a0a0a !important;
    color: #fff !important;
    padding: 15px;
    font-size: 20px
}

.master-plan-section {
    padding-bottom: 100px;
}

.master-plan-section .all_custom_heading {
    margin-bottom: 60px;
}

.master-plan-section .all_custom_heading h1 {
    color: #071c35
}

.master-plan-section .master_plan_image {
    max-width: 80%;
    margin: auto;
    display: block;
}

.location_container {
    background-color: #000;
    padding-top: 100px;
    padding-bottom: 100px;
    background-images: url(../images/priceList-pattern.png);
    background: url(../images/priceList-pattern.png) repeat-y #f0eeee;
}

.location_container .all_custom_heading {
    margin-bottom: 60px
}

.location_container .timelines {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 auto;
    margin-left: 8%;
}

.floorplan_img {
    border: 1px solid #000;
}

.location_container .timeline-title {
    font-size: 1em;
    font-weight: 700
}

.location_container .timeline-item {
    margin-bottom: 2em
}

.location_container .timeline-item h3 {
    font-size: 1em;
    font-weight: 700;
    /* text-transform:uppercase; */
    margin: 0;
    position: relative;
    padding: 5px;
    color: #fff
}

.location_container .timeline-item h3::before {
    content: "";
    position: absolute;
    left: -2.35em;
    background-color: #fff;
    width: .7em;
    height: .7em;
    border-radius: 50%;
    transform: translate(-0.5px, 0.2em)
}

.location_container .timeline-items {
    padding: .01em 0 0 2em;
    border-left: 1px solid #fff
}

.location_container .timeline-item {
    margin-top: -.3em
}

.location_container .timeline-item time {
    display: block;
    float: left;
    padding: .2em .4em;
    color: #fff
}

.location_container .timeline-item>* {
    margin: 1em 0
}

.location_container .timeline-item .location {
    clear: both;
    font-size: .85em;
    font-style: italic;
    color: #fff
}

.location_container img.img-fluid.location-map {
    width: 52%;
    margin: 0 auto;
    display: block;
    /* margin-left:20%; */
    height: 100%;
    object-fit: cover
}

.location_container .timeline-item h3 {
    margin-bottom: 5px;
    font-family: 'Lato';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.location_container .timeline-item {
    margin-bottom: 20px
}

.location_container .timeline-item p {
    color: #fff;
    margin: 0 !important;
    padding-bottom: 10px
}

.gallery_container {
    padding-top: 100px;
    padding-bottom: 100px;
    background: url(../images/priceList-pattern.png) repeat-y #fff
}

.gallery_container .all_custom_heading h1 {
    color: #000
}

.pricelist_container .pricelist_box:hover span {
    color: #fff
}

.pricelist_container .pricelist_box:hover span.span-2::before {
    background-color: #fff
}

.pricelist_container .pricelist_box:hover span.span-2::after {
    background-color: #fff
}

.amenities_container .amenities_box:hover img.img-fluid {
    transform: scale(1.2)
}

.pricelist_container .pricelist_box:hover {
    transform: translate(0px, -20px)
}

.gallery_container .container {
    max-width: 100%;
}

.gallery_container .all_custom_heading {
    margin-bottom: 60px
}

.gallery_container .col-sm-12.col-md-3.col-lg-3 {
    margin-bottom: 30px
}

p.location-p {
    padding-bottom: 15px;
    letter-spacing: .5px
}

.top_form h2 {
    text-align: center;
    color: #fff;
    font-size: 21px;
    padding: 14px;
    background-color: #193f63
}

.form-box {
    margin-top: 20px !important;
    position: fixed;
    right: 5px;
    bottom: 0;
    background: #fff;
    padding: 0;
    z-index: 99;
    width: 19%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden
}

.form-box h4 {
    font-size: 22px;
    text-align: center;
    margin: 0 auto;
    background: #e8e8e8;
    padding: 20px 0;
    font-weight: 600;
    letter-spacing: 2px;
    color: #000
}

.top_form h2 span {
    cursor: pointer;
    margin-left: 5%
}

.top_form h4 a {
    color: #2f2d5f
}

.from-banner h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 100;
    margin-top: 15px
}

.from-banner h4 span {
    display: block
}

.from-banner {
    background: #fff
}

.from-banner h1 {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center
}

.form_inner .form-control {
    margin-bottom: 15px;
    border: none;
    border-bottom: 1px solid#ced4da;
    height: 50px
}

.form_inner {
    padding-top: 20px;
    padding-bottom: 20px
}

.enquire-btn {
    /* width: 100%; */
    /* background-color: #e11e23; */
    /* color: #fff; */
    /* border: none; */
    /* padding: 10px; */
    /* background: linear-gradient(to right, #0baebd, #088e9e, #0698a6); */
    background: linear-gradient(90deg, #ba8e09f2, #e2ac0af2); /* Gradient from pink to orange */
    color: white;
    border: none;
    padding: 12px 24px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    transition: transform 0.3s ease, background 0.3s ease;
}

.form_content {
    padding-left: 15px;
    padding-right: 15px
}

.container_footerform {
    padding-top: 100px;
    padding-bottom: 15px;
    /* background-color: #ac9247; */
    color: #fff;
    background: url(../images/priceList-pattern.png) repeat-y #000000;
}

.container_footerform .all_custom_heading {
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px
}

.container_footerform .container h1 {
    color: #fff
}

.container_footerform .container {
    max-width: 90%
}

.container_footerform .container p {
    color: #fff;
    /* text-align: justify; */
}

.container_footerform .container hr {
    margin-top: 3rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #c1c1c1
}

.container_footerform .container a {
    color: #fff;
}

.container_footerform .container a:hover {
    color: #fff;
    text-decoration: none
}

.top_form h2 {
    background: linear-gradient(-45deg, #217fa8, #ac9247, #ac9247, #ac9247);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite
}

@keyframes gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #000;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.mobile-section_1 {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999
}

.mobile-section {
    display: flex;
    width: 100%;
    align-items: center;
    background: #2f2f2f;
    z-index: 999
}

.mobile-section .btn-success {
    color: #ffffff;
    background-color: #000000;
    border-color: #fff;
    font-size: 17px;
    padding: 7px;
    font-weight: 600
}

.mobile-section a {
    padding: 5px;
    width: 100%;
    border-radius: 0
}

div#demo {
    position: relative;
    z-index: 1
}

.overview_container {
    position: relative
}

img.img-fluid.overview_bg_logo {
    position: absolute;
    left: 0%;
    top: 38%;
    transform: rotate(270deg);
    width: 15%;
    opacity: .3
}

.highlights_container .highlight_box .p-para {
    font-size: 14px;
}

img.img-fluid.highlights-icons {
    width: 60px;
    margin-bottom: 10px
}

img.img-fluid.modal-logo {
    margin-bottom: 14px
}

img.img-fluid.paymentplan_img {
    width: 7%;
    margin-right: 15px
}

p.paymentPlan-p {
    display: flex;
    align-items: center
}

.d-p p {
    font-size: 14px;
    text-align: center
}

h2.overview_bg_logo {
    font-size: 68px;
    position: absolute;
    top: 15%;
    left: 5%;
    writing-mode: tb-rl;
    transform: rotate(180deg);
    opacity: .3
}

.floorsplan_container button.btn.btn-custom_2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #000;
    color: #fff;
    width: 70%;
    padding: 10px
}

.floorsplan_container .col-sm-12.col-md-6 {
    position: relative
}

div#myModal-3 .modal-body .form_inner.form_inner_2 {
    width: 100%;
    padding: 0
}

div#myModal-3 .modal-body .col-sm-12.col-md-6.col-lg-6.right_col {
    padding-left: 0;
    padding-right: 38px
}

div#myModal-3 .modal-body {
    background-color: #334e9f
}

div#myModal-3 .form_inner .form-control {
    height: 36px;
    background-color: unset
}

div#myModal-3 img.img-fluid.modal-offer-img {
    height: 100%;
    object-fit: cover
}

div#myModal-3 .enquire-btn {
    width: 100%;
    background-color: #f5d17a;
    color: #000;
    border: none;
    padding: 10px
}

.form-control:focus {
    box-shadow: unset
}

div#myModal-3 .form_inner .form-control::placeholder {
    color: #fff
}

div#myModal-3 p.location-p {
    padding-bottom: 4px;
    letter-spacing: .5px
}

.container_footerform .container a:hover {
    color: #000
}

.banner-frm li {
    text-align: left;
    font-size: 15px;
    margin-bottom: 2px;
    font-weight: 600;
    background: linear-gradient(135deg, #3e2723, #000000);
    padding: 7px;
    color: #ffffff;
}

.banner-frm {
    margin-top: 25px;
    padding-left: 15px;
    list-style: none
}

.banner-frm li img {
    margin-right: 5px
}

.btn-custom.floor-from {
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    top: 50%;
    color: #000000;
    background: linear-gradient(to right, #cf9f12, #f7c634f2, #ecc400f2);
}

.projectName_heading {
    font-size: 30px;
    background-color: #e11e23;
}

.modal-dialog {
    max-width: 500px;
    margin: 0px auto;
    top: 25%;
}

.destop-show {
    display: block;
    padding: 15px;
    width: 100%;
}

.mobile-show {
    display: none;
    padding: 15px;
    width: 100%;
}

.modal-dialog.popup {
    max-width: 30%;
    margin: 0px auto;
    top: 25%;
}

div#modal-subscribe .col-md-6 {
    padding: 0px;
}

div#modal-subscribe .modal-body {
    /* overflow: hidden; */
    padding: 0 15px;
}

.developer-logo {
    width: 100px;
}

.overview_container img.img-fluid.img-1 {
    width: unset;
    height: unset;
    object-fit: cover;
    margin-left: auto;
    display: block;
    margin-right: unset;
}

.gallery_container .col-sm-12.col-md-3.col-lg-3 img.img-fluid.gallery_img {
    min-height: 125px;
}

@media(max-width:1600px) {
    .modal-dialog.popup {
        max-width: 33%;
        margin: 0px auto;
        top: 25%;
    }

    .main_inside_container .details_withForm {
        margin-right: -4%
    }

    .overview_container .content-box h1 {
        font-size: 42px
    }

    .highlights_container {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .custom_heading {
        margin-bottom: 20px;
        font-size: 16px
    }

    .all_custom_heading h1 {
        font-size: 40px
    }

    .highlights_container .box .highlight_box h2 {
        font-size: 28px
    }

    .pricelist_container h5.pricelist_p {
        font-size: 32px
    }

    .pricelist_container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .pricelist_container span {
        font-size: 61px;
        bottom: -36px
    }

    .pricelist_container span.span-2::before {
        top: -19px
    }

    .pricelist_container span.span-2::after {
        top: 170px
    }

    .pricelist_container h1.typology {
        font-size: 22px
    }

    .pricelist_container h5.pricelist_p {
        font-size: 23px
    }

    .pricelist_container button.btn.btn-custom {
        padding: 6px 30px;
        font-size: 16px
    }

    .pricelist_container .all_custom_heading {
        margin-bottom: 30px
    }

    .pricelist_container .all_custom_heading h1 {
        font-size: 40px
    }

    .amenities_container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .amenities_container .all_custom_heading {
        margin-bottom: 30px
    }

    .amenities_container .amenities_box h4 {
        font-size: 18px
    }

    .pricelist_container .all_custom_heading {
        margin-bottom: 35px
    }

    .main_inside_container h4.typology_heading {
        font-size: 22px
    }

    h1.projectName_heading {
        font-size: 30px;
        padding: 4px 25px 3px 25px;
    }

    .main_inside_container h4.starting-price {
        font-size: 26px
    }

    .highlights_container .all_custom_heading h1 {
        margin-bottom: 40px
    }

    .floorsplan_container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .location_container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .gallery_container {
        padding-top: 40px;
        padding-bottom: 20px
    }

    .container_footerform {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .location_container .all_custom_heading {
        margin-bottom: 30px
    }

    .gallery_container .all_custom_heading {
        margin-bottom: 30px
    }

    a.navbar-brand {
        max-width: 13%;
        padding: 1px;
    }

    .pricelist_box h3.size {
        font-size: 21px
    }

    .highlights_container .highlight_box .p-para {
        font-size: 16px
    }

    img.img-fluid.highlights-icons {
        width: 50px
    }

    .d-p p {
        font-size: 12px !important;
        text-align: center
    }

    .highlights_container .highlight_box {
        padding: 15px
    }

    .highlights_container .highlight_box .p-para {
        font-size: 15px
    }

    img.img-fluid.highlights-icons {
        width: 45px
    }
}

@media(max-width:1480px) {
    .modal-dialog.popup {
        max-width: 33%;
        margin: 0px auto;
        top: 25%;
    }

    .banner-frm li {
        text-align: left;
        font-size: 14px;
        margin-bottom: 8px;
    }

    .banner-frm {
        margin-top: 16px;
        padding-left: 0px;
    }

    p.location-p {
        padding-bottom: 4px;
    }

    .main_inside_container p.price_heading {
        font-size: 17px;
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.col_right {
        padding-top: 100px;
        padding-bottom: 30px;
    }

    .highlights_container {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .highlights_container .all_custom_heading h1 {
        margin-bottom: 30px;
        font-size: 40px
    }

    .highlights_container .box {
        padding: 20px
    }

    .highlights_container .col-sm-12.col-md-4.col-lg-4 {
        margin-bottom: 10px
    }

    .first_last_col,
    .second_last_col,
    .third_last_col {
        margin-top: 25px
    }

    .pricelist_container .container {
        max-width: 84%
    }

    .navbar_container .custom_navbar .developer-logo {
        width: 100%
    }

    .navbar_container .custom_navbar .nav-link {
        font-size: 16px
    }

    .navbar_container .custom_navbar .nav-item {
        padding-left: 5px;
        padding-right: 5px
    }

    .pricelist_container span.span-2 {
        font-size: 22px
    }

    .pricelist_container span.span-2::after {
        top: 147px
    }

    .floorsplan_container .all_custom_heading {
        margin-bottom: 40px
    }

    .main_inside_container .custom_col_right {
        width: 32%;
        margin-top: -10%;
    }

    .main_inside_container h4.typology_heading {
        font-size: 17px
    }

    h1.projectName_heading {
        font-size: 30px
    }

    .main_inside_container h4.starting-price {
        font-size: 21px
    }

    .main_inside_container p.status {
        font-size: 16px
    }

    .main_inside_container .details_withForm {
        max-width: 421px
    }

    .main_inside_container .box-1 {
        padding: 20px;
        padding-bottom: 8px;
        padding-top: 8px
    }

    .form_inner .form-control {
        height: 40px
    }

    .form-box {
        width: 20%
    }

    .overview_container .forbox_imgs {
        margin: 10% 4% 50px auto;
        margin-bottom: 0
    }

    .overview_container .content-box p {
        font-size: 15px;
        margin-bottom: 10px;
        /* text-align: justify; */
    }

    .overview_container button.btn.btn-download-brochure {
        padding: 10px 40px
    }

    .p-para {
        font-size: 15px
    }

    .container_footerform .container p {
        font-size: 15px
    }
}

@media(max-width:1366px) {
    .modal-dialog.popup {
        max-width: 34%;
        margin: 0px auto;
        top: 25%;
    }

    .banner-frm li {
        text-align: left;
        font-size: 14px;
    }

    .banner-frm {
        margin-top: 14px;
    }

    .navbar_container .custom_navbar .nav-link {
        font-size: 16px
    }

    .main_inside_container .custom_col_right {
        width: 32%
    }

    .overview_container .content-box h1 {
        font-size: 40px
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.col_right {
        padding-top: 5%;
    }

    h1.projectName_heading {
        font-size: 20px;
        background-color: #e11e23;
        border-radius: -14px 20px 39px 31px;
    }

    .main_inside_container p.status {
        font-size: 15px
    }

    .top_form h2 {
        font-size: 19px
    }

    .main_inside_container .custom_col_right {
        width: 34%
    }

    .overview_container .content-box h1 {
        font-size: 23px;
    }

    .overview_container .content-box p {
        font-size: 14px;
        text-align: justify;
    }

    .overview_container button.btn.btn-download-brochure {
        margin-top: 15px;
        font-size: 14px
    }
}

@media(max-width:1280px) {
    .modal-dialog.popup {
        max-width: 33%;
        margin: 0px auto;
        top: 25%;
    }

    .banner-frm li {
        text-align: left;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .navbar_container .custom_navbar .developer-logo {
        width: 105px;
    }

    .p-para {
        font-size: 14px
    }

    .highlights_container .box .highlight_box h2 {
        font-size: 24px
    }

    .pricelist_container h1.typology {
        font-size: 20px
    }

    h3.size {
        font-size: 22px
    }

    .pricelist_container h5.pricelist_p {
        font-size: 21px
    }

    .pricelist_container span.span-2 {
        font-size: 20px
    }

    .pricelist_container span {
        font-size: 58px;
        bottom: -31px
    }

    .pricelist_container span.span-2::after {
        top: 123px
    }

    .amenities_container .amenities_box h4 {
        font-size: 16px
    }

    .floorsplan_container a.nav-link.active {
        font-size: 16px
    }

    .floorsplan_container a.nav-link {
        font-size: 16px
    }

    .location_container img.img-fluid.location-map {
        margin-left: 15%
    }

    .main_inside_container .custom_col_right {
        width: 35%
    }

    .navbar_container .custom_navbar .nav-link {
        font-size: 15px
    }

    .navbar_container .custom_navbar .nav-item {
        padding-left: 1px;
        padding-right: 1px
    }

    .highlights_container .highlight_box .p-para {
        font-size: 14px
    }
}

.col-md-6.custom-col {
    /* display: grid; */
    /* align-items: center; */
    /* background-color: #ac9247; */
}

.modal-content-right {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    height: 100%;
    /* background: #ac9247; */
}


.col-md-6.custom-col .enquire-btn {
    background-color: #000;
    color: #fff;
}


.modal-dialog.popup.modal-dialog-centered {
    top: 0px;
}

@media(max-width:500px) {
    nav.navbar.navbar-expand-md.custom_navbar {
        padding: 4px 0px !important;
    }

    .main_inside_container h4.typology_heading {
        font-size: 18px;
    }

    .popup-img {
        /* padding: 30px 20px 0; */
    }


    .form_inner .form-control {
        margin-bottom: 6px;
    }

    .form_inner .form-control {
        height: 40px;
    }

    .modal-dialog.popup {
        max-width: 100%;
        margin: 0px auto;
        top: 25%;
    }

    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        /* min-height: 180px; */
    }

    .navbar_container {
        position: relative;
        top: 0;
        z-index: 9;
        background-color: #000000;
        width: 100%;
        margin-left: 0;
        border-radius: 5px
    }

    a.navbar-brand {
        max-width: 60%
    }

    .main_inside_container .details_withForm {
        max-width: 100%;
        margin-right: 0;
        margin-top: 0
    }

    .main_inside_container .custom_col_right {
        width: 100%;
        margin-top: 0
    }

    .main_inside_container {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .main_inside_container .box-1 {
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        padding: 25px;
        margin-top: 0;
        border-radius: 0
    }

    .main_inside_container .details_withForm {
        padding: 0
    }

    .form-box {
        margin-top: 0 !important;
        position: relative;
        right: 0;
        bottom: 0;
        padding: 0;
        width: 100%;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    a.carousel-control-prev {
        font-size: 34px
    }

    a.carousel-control-next {
        font-size: 34px
    }

    .btn-group {
        width: 100px;
        height: 30px
    }

    .overview_container .forbox_imgs {
        width: 100%
    }

    .overview_container .content-box {
        position: relative;
        width: 100%;
        padding: 51px 25px 51px 25px;
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.col_right {
        padding-top: 0
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.second_col {
        margin-top: 0
    }

    .custom_heading::after {
        width: 25%
    }

    .location_container img.img-fluid.location-map {
        margin-left: 0;
        width: 100%
    }

    .all_custom_heading h1 {
        font-size: 25px;
    }

    .floorsplan_container ul.nav.nav-tabs {
        margin-top: 25px
    }

    .floorsplan_container a.nav-link {
        font-size: 14px
    }

    .floorsplan_container a.nav-link.active {
        font-size: 14px
    }

    .amenities_container .container {
        max-width: 100%
    }

    .amenities_container .col-6.col-sm-12.col-md-3.col-lg-3 {
        padding: 4px;
        margin-bottom: 4px
    }

    .amenities_container .amenities_box h4 {
        font-size: 15px;
        width: 100%;
        top: 6px;
        background-color: #071c35a6
    }

    .custom_heading {
        margin-bottom: 8px;
        font-size: 14px
    }

    .pricelist_container .container {
        max-width: 100%
    }

    .pricelist_container .container .col-sm-12.col-md-4.col-lg-4 {
        margin-bottom: 20px
    }

    .location_container .timelines {
        display: grid;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
        margin: 0 auto;
        justify-content: center;
        margin-right: 0;
        margin-top: 10%
    }

    .gallery_container .col-6.col-sm-12.col-md-3.col-lg-3 {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px
    }

    .container_footerform .container {
        max-width: 100%
    }

    .container_footerform .container p {
        font-size: 14px;
        text-align: justify;
    }

    .highlights_container .container {
        max-width: 100%
    }

    .first_last_col,
    .second_last_col,
    .third_last_col {
        margin-top: 0
    }

    .container_footerform .container a {
        font-size: 14px
    }

    .overview_container .forbox_imgs {
        margin: 0;
        margin-bottom: 0
    }

    .overview_container img.img-fluid.img-1 {
        height: 100%
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.third_col {
        margin-bottom: 10px;
        top: 0
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.forth_col {
        top: 0
    }

    .forbox_imgs {
        padding: 20px
    }

    .form-box {
        z-index: 9
    }

    .navbar_container .custom_navbar .nav-item {
        padding: 0;
        padding-left: 5px;
        padding-right: 5px
    }

    .navbar_container ul.navbar-nav {
        padding-bottom: 10px;
        padding-top: 10px
    }

    button.navbar-toggler.collapsed {
        background-color: #071c35;
        color: #fff;
        border: none
    }

    .pricelist_container {
        padding-bottom: 15px
    }

    .mobile-section_1 {
        display: block
    }

    .top_modal_content {
        padding-top: 60px
    }

    img.img-fluid.paymentplan_img {
        width: 10%
    }

    .main_inside_container .box-1 {
        text-align: center;
        /* padding: 20px; */
    }

    img.img-fluid.overview_bg_logo {
        display: none
    }

    div#myModal-3 .modal-body .col-sm-12.col-md-6.col-lg-6.right_col {
        padding-left: 15px;
        padding-right: 15px
    }

    .location_container .timeline-item h3 {
        font-size: 14px;
        line-height: 24px
    }

    .location_container .timeline-item h3::before {
        left: -2.6em
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.first_col {
        margin-bottom: 15px;
        top: 0
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.second_col {
        margin-top: 0;
        margin-bottom: 15px
    }

    .overview_container .col-sm-12.col-md-6.col-lg-6.third_col {
        margin-bottom: 0;
        top: 0
    }

    div#floors-plan .col-sm-12.col-md-4.col-lg-4 {
        margin-bottom: 30px
    }

    .amenities_container .btns {
        margin: 0 auto 30px
    }

    .amenities_container .btns button {
        font-size: 13px;
        padding: 5px 15px;
        margin: 0 5px
    }

    .modal-dialog {
        max-width: 500px;
        margin: 0px auto;
        top: 25%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .master-plan-section .master_plan_image {
        max-width: 100%;
    }

    .destop-show {
        display: none;
        padding: 15px;
        width: 100%;
    }

    .mobile-show {
        display: block;
        padding: 15px;
        width: 100%;
    }

    div#modal-subscribe .form_inner {
        padding-top: 2px;
        padding-bottom: 5px;
    }

    div#modal-subscribe .top_modal_content {
        text-align: center;
        color: #fff;
        background-color: #324e42;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    div#modal-subscribe .modal-content-right {
        padding-left: 0px;
        padding-right: 0px;
    }


}

a.navbar-brand {
    margin-top: 0px;
    margin-bottom: 6px;
    margin-left: 15px;
}

.newClass {
    position: fixed !important;
    width: 100%;
    background-color: #000000;
    top: 0;
    margin-left: 0;
    border-radius: 0;
    z-index: 99
}

.newClass .custom_navbar {
    padding-top: 0;
    padding-bottom: 0
}

.modal {
    z-index: 99999
}

.modal-body {
    padding-top: 0;
    border: none
}

.top_modal_content {
    text-align: center;
    color: #fff;
    background-color: #000000;
    padding-top: 10px;
    padding-bottom: 10px
}

.modal-body {
    padding: 0
}

.modal-content {
    border: none
}

.form_inner.form_inner_2 {
    padding-left: 15px;
    padding-right: 15px
}

button.close {
    position: absolute;
    top: 0;
    right: 0;
    /* background-color: #ffffff; */
    color: #000;
    z-index: 99;
    padding: 13px 15px;
    opacity: 1
}

nav.navbar.navbar-expand-md.custom_navbar {
    padding: 0
}

i.fa.fa-long-arrow-right {
    padding-left: 10px
}

p.paymentPlan-p {
    font-size: 20px !important;
    margin-top: 20px
}

.tab-content>.active {
    text-align: center
}

.top_modal_content img {
    width: 50%
}

div#myModal-3 .form-control:focus {
    color: #fff;
    background-color: unset
}

div#myModal-3 .form-control {
    color: #fff
}

.projectbox_container .container {
    max-width: 94%;
}

.projectbox h1 {
    font-size: 60px;
    margin-bottom: 50px;
}

.project_box {
    display: flex;
    /* justify-content:center; */
    width: 100%;
    color: #000000;
    /* background-color: #00448e; */
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    background: linear-gradient(to right, #cf9f12, #ebb102f2, #ebb102f2);
}

.project_box .project_content {
    /* width: 34%; */
    /* max-width: 26%; */
    padding: 20px;
    position: relative;
    min-height: 388px;
    display: grid;
    align-items: center;
}

.project_box .project_img {
    width: 50%;
    max-width: 50%;
    position: relative;
}

.project_box .project_img_1 {
    height: 100%;
    object-fit: cover
}

.project_box .project_content h4 {
    margin-bottom: 5px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000000;
}

.project_box .project_content .project_location {
    text-transform: uppercase;
    font-size: 14px !important;
}

.project_box .project_content .project_name {
    text-transform: uppercase;
    color: #000000;
}

.project_box .btn-custom {
    width: 100%;
    margin-top: 10px;
    /* background-image: linear-gradient(45deg, #dc3545, #dc3545, #dc3545, #dc3545, #dc3545); */
    color: #000000;
    background-color: #ffffff;
}

.project_box .project_content p::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 15%;
    height: 1px;
    background-color: #000000;
    margin-left: 8px
}

.project_box .project_content p {
    position: relative;
    color: #000000;
    padding-bottom: 3px;
}

.projectbox_container h1 {
    margin-bottom: 80px;
    position: relative
}

.projectbox_container h1::after {
    content: "";
    position: absolute;
    top: 116%;
    left: 45%;
    width: 10%;
    height: 2px;
    background-color: #ac9247;
    margin: 0 auto;
    display: block
}

.projectbox_container .col-sm-12.col-md-6.col-lg-6 {
    margin-bottom: 40px
}

.projectbox_container {
    position: relative;
    padding-top: 8px !important;
    padding-bottom: 50px !important;
}

div#modal-subscribe .modal-body .row {
    align-items: center;
}

.coming-soon img {
    width: 30%;
    left: -29%;
    position: absolute;
    top: 0;
}

@media(max-width: 600px) {
    .atop_modal_content {
        padding: 25px;
    }

    .projectbox_container .forbox_imgs {
        margin: 0px;
        margin-bottom: 0;
    }

    .projectbox_container img.img-fluid.img-1 {
        height: 100%;
    }

    .projectbox_container .col-sm-12.col-md-6.col-lg-6.third_col {
        margin-bottom: 10px;
        top: 0px;
    }

    .projectbox_container .col-sm-12.col-md-6.col-lg-6.forth_col {
        top: 0px;
    }

    .project_box {
        display: grid;
    }

    .project_box .project_content {
        width: 100%;
        max-width: 100%;
        padding: 15px;
        min-height: 300px;
    }

    .project_box .project_img {
        width: 100%;
        max-width: 100%;
    }

    .projectbox_container .col-sm-12.col-md-6.col-lg-6 {
        PADDING: 0;
    }

    .patch img {
        right: 3%;
        top: -15%;
    }

    .coming-soon img {
        width: 30%;
        left: auto;
        position: absolute;
        top: auto;
        bottom: -18%;
        right: 0;
    }
}


.m-view {
    display: none;
}

.d-view {
    display: block;
    height: 100vh;
    object-fit: cover;
    margin-top: 57px;
}

@media(max-width:500px) {
    .d-view {
        display: none;
    }

    .m-view {
        display: block;
    }
}

a
@media(max-width: 720px) {
    .main_inside_container .box-1 {

background-color: #f8da68;

/* background: radial-gradient(ellipse farthest-corner at right bottom, #fffcee 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #000000 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%); */

/* background: #d19e1d; */

background: -webkit-linear-gradient(to right, #d19e1d, #ffd86e, #e3a812);

background: linear-gradient(to right, #35a4ae, #4cb0b8, #37a5af);
}
}

/*

  @media (max-width: 500px) {
    .custom_heading::before {
        width: 25%;
    }
}



  .custom_heading::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 83%;
    height: 2px;
    background-color: #000;
    margin-left: -179px;
} */


.custom_heading-project-dev {
    color: #ffffff;
    font-family: 'Lato';
    position: relative;
    font-size: 18px;
    width: fit-content;
    margin-bottom: 30px;
}











/* General section styling */
#testimonials {
    background-color: #efeded;
    /* Light gray background */
}

.card {
    background-color: #ffffff;
    /* White background for cards */
    border: 1px solid #dee2e6;
    /* Light gray border */
}

.card-title {
    color: #000000;
    /* Primary blue color */
    font-weight: bold;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #2b1a1a;
    /* Primary blue color for control icons */
    display: none;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    border-radius: 50%;
}

.carousel-control-prev,
.carousel-control-next {
    width: 5%;
    /* Adjust control button width */
}









.contact_container {
    background-color: #000;
    padding-top: 50px;
    padding-bottom: 50px;
    background-images: url(../images/priceList-pattern.png);
    background: repeat-y #d7d7d7;
}



@media (min-width: 360px) and (max-width:720px)  {
    #minhide{
        display: none;
    }
  }


  @media (min-width: 721px) and (max-width:2000px) {
      #fullhide{
     display: none;
    }
  }

  .content-box li{

height: 61px;

}




@media(max-width: 500px) {
    .Highlight_container .content-box {
        position: relative;
        width: 99%;
        height: auto; /* Set height to auto for better responsiveness */
        padding: 13px; /* Adjust padding for mobile */
    }

    .Highlight_container .content-box p {
        letter-spacing: .5px;
    }

    .Highlight_container .content-box h1 {
        font-size: 32px; /* Reduced font size for mobile */
        margin-bottom: 10px;
    }

    .Highlight_container .content-box h1 span {
        display: block;
    }

    .Highlight_container .col-sm-12.col-md-6.col-lg-6.col_right {
        position: relative !important;
        padding-top: 50px; /* Reduced padding for mobile */
        padding-bottom: 50px;
        padding-left: 34px;
        padding-right: 34px;
        background-size: cover; /* Ensures the background scales properly */
    }

    .content-box li {
        height: auto; /* Remove fixed height for better flexibility */
        margin-bottom: 10px; /* Add spacing between list items */
    }

    .Highlight_container .col-sm-12.col-md-6.col-lg-6.second_col {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .Highlight_container .col-sm-12.col-md-6.col-lg-6.third_col {
        margin-bottom: 0;
        top: 0;
    }

    /* Ensures images don't overflow in mobile view */
    .Highlight_container img {
        max-width: 100%; /* Ensure the image fits within its container */
        height: auto; /* Maintain aspect ratio */
        display: none;
    }
}



body {
    overflow-x: hidden;
    /* Hide scrollbars */
 }

/* Ensure body and html have no unwanted margins or overflow */
html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden; /* Prevent horizontal scrolling */
}



.hightlightleft_container .content-box {
    position: relative;
    width: 99%;
    /* padding-left: 58px; */
}



.hightlightleft_container {
    background-color: #F7F7F7;
    overflow: hidden
}

.hightlightleft_container .col-sm-12.col-md-6.col-lg-6.col_right {
    position: relative !important;
    padding-top: 176px;
    padding-bottom: 80px;
    padding-left: 40px;
}

.hightlightleft_container .content-box {
    position: relative;
    width: 99%;
    /* padding-left: 58px; */
}

.hightlightleft_container .content-box p {
    letter-spacing: .5px
}

.hightlightleft_container .content-box h1 {
    font-size: 48px;
    margin-bottom: 10px
}

.hightlightleft_container .content-box h1 span {
    display: block;
}

.hightlightleft_container .forbox_imgs {
    width: 60%;
    margin: 12% 4% 0 auto
}

.hightlightleft_container img.img-fluid.img-1 {
    width: 100%;
    height: 82%;
    object-fit: cover;
    margin-left: auto;
    display: block;
    margin-right: 5%
}

.hightlightleft_container .col-sm-12.col-md-6.col-lg-6.second_col {
    margin-top: 25px;
    margin-bottom: 25px
}

.hightlightleft_container .col-sm-12.col-md-6.col-lg-6.first_col {
    margin-bottom: 25px;
    position: relative;
    top: 2px
}

.hightlightleft_container .col-sm-12.col-md-6.col-lg-6.third_col {
    margin-bottom: 25px;
    position: relative;
    top: -60px
}

.hightlightleft_container .col-sm-12.col-md-6.col-lg-6.forth_col {
    position: relative;
    top: -54px
}

.hightlightleft_container button.btn.btn-download-brochure {
    padding: 15px 40px;
    background-color: #b02088;
    color: #fff;
    border-radius: 0;
    margin-top: 25px;
    display: flex;
    align-items: center
}

.hightlightleft_container img.img-fluid.img-1 {
    width: unset;
    height: unset;
    object-fit: cover;
    margin-left: auto;
    display: block;
    margin-right: unset;
}















.gold-button {
    color: #ffffff;
    background: linear-gradient(to right, #ffc94b, #dec284, #d8a42f);
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 8px;
    margin: 5px;
    border-width: 0;
    display: inline-flex;
    align-items: center;
    /* box-shadow: 0 4px 12px 0 #ffcd57; */
    transition: all 0.5s ease;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    font-size: 17px;
    flex: 1;
}

/* Shine */

.shine-button {
  position: relative;
  overflow: hidden;
}

.shine-button:after {
	content:'';
  top:0;
	transform:translateX(100%);
	width:100%;
	height:220px;
	position: absolute;
	z-index:1;
	animation: slide 2s infinite;

  /*
  CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/
  */
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(128,186,232,0) 99%, rgba(125,185,232,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(99%,rgba(128,186,232,0)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

/* shine animation */

@keyframes slide {
	0% {transform:translateX(-100%);}
	100% {transform:translateX(100%);}
}


/* silver button */

.silver-button {
    background-color: rgba(5, 188, 191, 0);
    color: #000000;
    background-image: linear-gradient(180deg, #fefefe 20%, #9f9f9f 80%);
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 12px;
    margin: 5px;
    border-width: 0;
    display: inline-flex;
    align-items: center;

    box-shadow: 0 4px 12px 0 #ffffff;
    transition: all 0.5s ease;

    justify-content: center;
  text-align: center;
  text-decoration: none;

    position: relative;
    overflow: hidden;

  flex: 1;
}







































.gold-top-btn {
    color: #000000;
    background: linear-gradient(to right, #ffb002, #d49b1e, #d49b1e);
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 0px 17px 0px 16px;
    margin: 5px;
    border-width: 0;
    display: inline-flex;
    align-items: center;
    /* box-shadow: 0 4px 12px 0 #ffcd57; */
    transition: all 0.5s ease;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    font-size: 17px;
    flex: 1;
}

/* Shine */

.shine-button-top-btn {
  position: relative;
  overflow: hidden;
}

.shine-button-top-btn:after {
	content:'';
  top:0;
	transform:translateX(100%);
	width:100%;
	height:220px;
	position: absolute;
	z-index:1;
	animation: slide 2s infinite;

  /*
  CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/
  */
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(128,186,232,0) 99%, rgba(125,185,232,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(99%,rgba(128,186,232,0)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

/* shine animation */

@keyframes slide {
	0% {transform:translateX(-100%);}
	100% {transform:translateX(100%);}
}


/* silver button */

.silver-button {
    background-color: rgba(5, 188, 191, 0);
    color: #000000;
    background-image: linear-gradient(180deg, #fefefe 20%, #9f9f9f 80%);
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 12px;
    margin: 5px;
    border-width: 0;
    display: inline-flex;
    align-items: center;

    box-shadow: 0 4px 12px 0 #ffffff;
    transition: all 0.5s ease;

    justify-content: center;
  text-align: center;
  text-decoration: none;

    position: relative;
    overflow: hidden;

  flex: 1;
}

li {
    list-style: none;
    /* height: 37px; */
    font-size: 15px;
}


dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-left: 0px;
}


ul {
    list-style-type: none; /* Optional, to remove default bullets */
    padding-left: 0;
  }

  li {
    /* display: flex; */ /* Flexbox allows us to easily align the icon and text */
    align-items: center; /* Aligns icon vertically with the text */
  }

  li i {
    margin-right: 10px; /* Adds some space between the icon and text */
  }


  .wrap-text {
    word-wrap: break-word; /* Ensures the text wraps as needed */
    white-space: normal; /* Makes sure text can break into multiple lines */
  }


  .why-lu{

padding: 14px;

font-size:24px !important;

/* word-spacing: 100px; */

}


@media  (min-width: 360px ) and (max-width: 480px)
{
    .loc-heading
    {
        font-size: 18px;
        font-weight: 700;
    }
}


.reasons_container {
    padding-top: 45px;
    padding-bottom: 45px;
}

.reasons_container .container {
    max-width: 100%;
}

.reasons_container .all_custom_heading {
    margin-bottom: 35px;
}

.reasons_container .col-sm-12.col-md-3.col-lg-3 {
    margin-bottom: 30px
}



@media (min-width:360px) and (max-width:480px)
{
    ul.ulclass {
        background-color: #f7f7f7;
        padding: 11px;
        text-align: justify;
    }
}


.location_container {
    background-color: #000;
    padding-top: 100px;
    padding-bottom: 100px;
    background-images: url(../images/priceList-pattern.png);
    background: url(../images/priceList-pattern.png) repeat-y #ebb102f2;
}





.contact_container {
    background-color: #000;
    padding-top: 50px;
    padding-bottom: 50px;
    background-images: url(../images/priceList-pattern.png);
    background: repeat-y #ffffff;
}


.reg-span{

font-size: 29px;

background-color: #ff4a2f;

color: white;

font-weight: 700;

padding: 4px;

border-radius: 6px;
}


@media (min-width:360px) and (max-width:480px)
{
    .reg-span {
        font-size: 15px;
        background-color: #000000;
        color: white;
        font-weight: 700;
        padding: 4px;
        border-radius: 6px;
    }
}







.register_container {
    background-color: #000;
    padding-top: 40px;
    padding-bottom: 20px;
    background-images: url(../images/priceList-pattern.png);
    background: repeat-y #ffffff;
}


@media(min-width:480px) and (max-width:2500px)
{
    .register_container {
     /* display: none; */
    }
}



.p_highlights_container {
    background-color: #000;
    padding-top: 100px;
    padding-bottom: 100px;
    /* background-images: url(../images/priceList-pattern.png);
    background: url(../images/priceList-pattern.png) repeat-y #f0eeee; */
}


.p_highlights_container {
    background-color: #f7f7f7;
}























/* General styles */
#FAQ {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
  }

  .accordian {
    width: 100%;
    max-width: 1302px;
    margin: 0 auto;
    padding: 15px 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
    border-radius: 8px;
  }

  .item {
    background-color: #f3f3f3;
    margin-bottom: 10px;
    padding: 15px 20px;
    border-radius: 8px;
    position: relative;
    transition: background-color 0.3s ease;
  }

  .item.selected {
    background-color: #ffffff;
  }

  .item::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #06965c;
  }

  .FAQ-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    color: #131414;
  }

  .faqQuestion {
    font-size: 15px;
    color: #131414;
    text-align: start;
  }

  .FAQ-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.8s cubic-bezier(0, 1, 0, 1);
    font-weight: 400;
    font-size: 15px;
    line-height: 1.6;
    color: #131414;
  }

  .FAQ-content.show {
    max-height: 9999px;
    transition: max-height 0.8s cubic-bezier(1, 0, 1, 0);
  }

  .expandToggle {
    background: #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
  }

  .FAQ-ShowMore {
    text-align: center;
    margin-top: 10px;
  }

  .FAQ-ShowMore button {
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    border-radius: 8px;
    background-color: #06965c;
    color: white;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }

  .FAQ-ShowMore button:hover {
    background-color: #8ee0c4;
    color: black;
    font-weight: 700;
  }

  /* Responsive styles */
  @media (max-width: 1024px) {
    .accordian {
      max-width: 90%;
    }

    .item {
      padding: 12px 16px;
    }

    .FAQ-title {
      font-size: 16px;
    }

    .expandToggle {
      width: 28px;
      height: 28px;
      font-size: 16px;
    }
  }

  @media (max-width: 768px) {
    .accordian {
      padding: 10px;
    }

    .item {
      padding: 10px 14px;
    }

    .FAQ-title {
      font-size: 14px;
    }

    .expandToggle {
      width: 24px;
      height: 24px;
      font-size: 14px;
    }
  }

  @media (max-width: 480px) {
    .accordian {
      padding: 5px;
    }

    .item {
      padding: 8px 12px;
    }

    .FAQ-title {
      font-size: 12px;
    }

    .expandToggle {
      width: 20px;
      height: 20px;
      font-size: 12px;
    }
  }






  .faq_container {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #f7f7f7;
}

@media (min-width:360px) and (max-width: 480px)
{
    .poss-li{
        padding-top: 0px !important;
        font-size: 19px !important;
        padding-bottom: 16px !important;
        color: red !important;
        font-weight: 400 !important;
}
}


.poss-li{
    padding-top: 0px;
    font-size: 27px;
    padding-bottom: 16px;
    color: red;
    font-weight: 400;

}











.text-right {
    text-align: right;
    display: block; /* Ensure it's a block-level element */
  }



  .fa-star:before {
    content: "\f005";
    color: #fabb05;
}






@media (max-width: 576px) {
    .faqQuestion {
      font-size: 14px; /* Smaller font size for mobile screens */
    }

    .accordion .card {
      margin-bottom: 10px; /* Add space between items on mobile */
    }
  }

  /* Ensure text wraps properly within the card body */
  .card-body {
    word-wrap: break-word; /* This ensures long words will break and wrap */
    overflow-wrap: break-word; /* For better compatibility */
  }


  button.btn-link {
    white-space: pre-line; /* Ensures text can wrap within the button */
    word-wrap: break-word; /* Breaks words if they are too long to fit */
  }





  .fa-automobile:before, .fa-car:before {
    content: "\f1b9";
    color: #02427c;
}


.fa-road:before {
    content: "\f018";
    color: #08437f;
}


.fa-train:before {
    content: "\f238";
    color: #004380;
}

.fa-subway:before {
    content: "\f239";
    color: #004385;
}





/* Hover effect for button */
.enquire-btn:hover {
    background: linear-gradient(90deg, #ff4b2b, #ffad33); /* Yellow gradient on hover */
    border-color: #ff416c; /* Border color changes on hover */
  }

  .enquire-btn:active {
    background: linear-gradient(90deg, #ff416c, #ff4b2b); /* Reversed gradient on click */
    transform: scale(0.98);
  }






  /* Initial style for the text */
.location-p {
    font-size: 19px; /* Adjust size as needed */
    font-weight: bold;
    text-transform: uppercase; /* Makes the text uppercase */
    animation: colorChange 5s infinite alternate; /* Apply color change animation */
  }

  /* Define the keyframes for the color change */
  @keyframes colorChange {
    0% {
      color: #ffffff; /* Start with a coral color */
    }
    25% {
      color: #ffffff; /* Transition to a soft yellow */
    }
    50% {
      color: #ffffff; /* Transition to a purple */
    }
    75% {
      color: #ffffff; /* Transition to a blue */
    }
    100% {
      color: #ffffffe3; /* Return to coral */
    }
  }

  /* Optional: If you want to use text-shadow for an extra glowing effect */
  .location-p {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  }












/* 


  .title-word {
    animation: color-animation 4s linear infinite;
  }

  .title-word-1 {
    --color-1: #000000;
    --color-2: #a88944;
    --color-3: #FF5722;
  }

  .title-word-2 {
    --color-1: #DBAD4A;
    --color-2: #ACCFCB;
    --color-3: #17494D;
  }

  .title-word-3 {
    --color-1: #ACCFCB;
    --color-2: #E4A9A8;
    --color-3: #ACCFCB;
  }

  .title-word-4 {
    --color-1: #3D8DAE;
    --color-2: #DF8453;
    --color-3: #E4A9A8;
  }

  @keyframes color-animation {
    0%    {color: var(--color-1)}
    32%   {color: var(--color-1)}
    33%   {color: var(--color-2)}
    65%   {color: var(--color-2)}
    66%   {color: var(--color-3)}
    99%   {color: var(--color-3)}
    100%  {color: var(--color-1)}
  }


  .container {
    display: grid;
    place-items: center;
    text-align: center;
    height: 100vh
  }

  .title {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 8.5vw;
    text-transform: uppercase;
    background-color: white;
    padding-top: -1px;
  } */