



* {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
}
a {
    color: #939393;
    text-decoration: none;
}
header {
    /* background-color: #000; */
    border-radius: 22px;
    position: fixed;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 9999;
    margin: 0 5px;
}

/* header a.nav-link.active {
    color: white !important;
    background-color: #000;
    clip-path: polygon(83% 0, 100% 16%, 100% 100%, 25% 100%, 0 100%, 0 0);

} */

.img-holder img {
    border-radius: 20px;
}

.navbar-brand {
    font-size: 2em;
    font-weight: 800;
    text-transform: uppercase;
}

header nav .nav-item {
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 3px;
}

nav.navbar.navbar-expand-lg.navbar-light {
    background-color: transparent;
    /* border-radius: 0px 0 20px 20px;
    box-shadow: rgb(38 57 77) 0px 13px 20px -10px; */
}

header nav .navbar-nav .nav-item .nav-link {
    padding: 8px 11px;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
}

header nav .nav-item .nav-link:hover {
    text-decoration: none;
    color: #528c7e !important;
}

header nav ul li:nth-last-child(1) {
    margin-right: 2rem;
}

.about-section {
    /* padding: 40px 20px;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 50px;
    border-top-left-radius: 70px;
    border-bottom-right-radius: 70px; */
}

section#overview {
    background-color: #cdcdcd66;
}


.hero h1 {
    font-size: 45px;
    font-weight: 800;
    margin: 0;
    padding: 0;
}

.ml-auto {
    margin-left: auto;
}

.hero p {
    padding: 0;
    margin: 0;
    font-size: 35px;
    font-weight: 700;
}

.bg-grey {
    background-color: #efefef;
}

.g-s-p {
    padding: 5rem 0;
    background-color: #fff;
}

.g-heading {
    /* text-align: center; */
}

.g-heading h2 {
    color: #000;
    font-weight: 700;
    font-size: 40px;
 
 margin-bottom: 22px;

}

.g-heading .line-img {
    width: 165px !important;
}

.ab-project {
    /* text-align: center; */
    margin-top: 45px;
}

#overview .g-heading h3 {
    color: #528c7e;
    font-weight: 700;
    font-size: 23px;
}

.letsfind-bx {
    background: #528c7e url(../img/rt-arrow.webp) no-repeat;
    color: #fff;
    padding: 24px 80px;
    border-radius: 14px;
    margin: 32px 0;
    background-position: 87% center;
}

.letsfind-bx h3 {
    padding: 0px;
    margin: 10px 0;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
}


.banner-offers {
    padding: 100px 0px 0 10px;
    position: absolute;
    top: 15%;
    left: 3%;
}

a.mobile-view.call-link {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #000;
    text-decoration: none;
    font-size: 19px;
}

.mobile-view {
    display: none;
}

@media (max-width: 768px) {
    a.mobile-view.call-link {
        display: flex;
        justify-content: center;
        align-items: center;
        display: block;
    }
}

.banner-offers h4 {
    display: block;
    padding: .5rem;
    font-size: 43px;
    font-weight: 700;
    /* text-transform: uppercase; */
    color: #ffffff;
    font-family: 'Quicksand', sans-serif;
    filter: drop-shadow(0px 0px 1px black);
}

.banner-offers h4 span {
    display: block;
    font-size: 20px;
    text-transform: capitalize;
    /* line-height: 1.4vw; */
    text-shadow: 0 1px 2px #000;
    color: #fff;
}

.banner-offers h5 {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 10px 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
    text-transform: capitalize;
    text-shadow: 0 1px 2px #000;
    list-style: none;
    color: #ffffff;
    width: 744px !important;
    margin-top: 24px;
}

.res-plot{
    color: #fff !important;
    font-size: 27px !important;
    font-weight: 600 !important;
    filter: drop-shadow(1px 2px 5px black);
    margin-top: 28px !important;
}

a.btn.enquire-btn.call-now {
    color: #fff;
 background: #528c7e;
}

.pro-status {
    display: inline-block;
    padding: .5rem;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background-color: #528c7e;
}

.pro-tag-line {
    display: block;
    padding: .3rem;
    font-size: 34px;
    /* text-transform: lowercase; */
    text-shadow: 0 1px 2px #000;
    color: #fff;
    font-weight: 600;
    filter: drop-shadow(2px 4px 6px black);
    margin-top: 27px;
}

.pro-price {
    display: block;
    padding: .3rem;
    color: #fff;
    text-shadow: 0 1px 2px #000;
    font-size: 25px;
}

.enquire-btn {
    font-size: 16px;
    padding: .5rem;
    /* margin-left: 15px; */
}



.enquire-btn.form {
    font-size: 16px;
    padding: .6rem;
    margin: 0 auto;
    display: block;
}

.banner-offers p {
    margin: 8px 15px;
}

.banner-offers ul {
    padding-left: 20px;
    list-style: none;
    background: #0e66ae;
}

.banner-offers ul li {
    /* text-align: center; */
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 8px;
    padding: 2px;
}





.get-touch-btn {
    float: right;
    margin-top: -100px;
    margin-right: -94px;
    border: 1px solid #ffffff00;
    padding: 10px 23px;
    border-radius: 20px;
    background: linear-gradient(to right, #528c7e 50%, #528c7e 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}

.get-touch-btn:hover {
    background-position: left bottom;
    color: #fff;
    border: 1px solid #ffffff00;
    text-decoration: none;
    background: linear-gradient(to right, #0a56a8 50%, #0a56a8 50%);
}


.banner-slider img {
    /* border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px; */
}

.mobile-banner {
    display: none;
}

#enquire-now-download-brochure .modal-body {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
#enquire-now-download-brochure .left_col,
#enquire-now-download-brochure .right_col {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 20px 30px;
    background-color: #0a56a8;
}
#enquire-now-download-brochure .left_col {
    background-color: #0e2033 !important;
    display: flex;
    align-items: center;
    padding: 0;
}

#enquire-now-download-brochure .content {
    width: 100%;
    text-align: center;
}

#enquire-now-download-brochure .typo {
    font-size: 15px;
    margin: 17px 0;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    background-color: #528c7e;
    padding: 7px;
    border-radius: 5px;
}

#enquire-now-download-brochure .price {
    font-size: 18px;
    background-color: #528c7e;
    padding: 10px 5px;
    width: 100%;
    display: inline-block;
    font-weight: 500;
    color: #fff;
    border-radius: 8px;
    margin-bottom: 1rem;
}

#enquire-now-download-brochure .form-group {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 1rem;
}



#enquire-now .modal-body {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

#enquire-now .left_col,
#enquire-now .right_col {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 20px 30px;
    background-color: #000000;
}

#enquire-now .left_col {
    background-color: #0e2033 !important;
    display: flex;
    align-items: center;
    padding: 0;
}

#enquire-now .content {
    width: 100%;
    text-align: center;
}

.about-m3m-capital-image iframe{
   width: 100%;
    min-height: 315px;
    border-radius: 10px;
    margin-top: 1rem;
}

.modal .plus-text{
    color:#fff;
}
.modal-content .content .logo-image {
    width: 80px;
    margin-bottom: 20px;
/* filter: invert(1); */
}
.table>:not(caption)>*>* {
    padding: 1.5rem .5rem !important; 
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
#enquire-now .typo {
    font-size: 14px;
    margin: 6px 0;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    background-color: #528c7e;
    padding: 7px;
    border-radius: 5px;
}

.about-m3m-capital-image1 img{
    aspect-ratio: 2 / 1;
    object-fit: fill;
}

#enquire-now .price {
    font-size: 18px;
    background-color: #528c7e;
    padding: 10px 5px;
    width: 100%;
    display: inline-block;
    font-weight: 500;
    color: #fff;
    border-radius: 8px;
    margin-bottom: 1rem;
}

#enquire-now .form-group {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 1rem;
}

.form-control {
    border-radius: 0;
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
}

.hero {
       /* background: linear-gradient(#00000059, #0000008c), url(../azura-img/1.jpg);
    min-height: 700px;
    background-repeat: no-repeat;
    background-size: cover; */

    /* background: linear-gradient(#00000059, #0000008c), url(../azura-img/1.jpg); */
    background: linear-gradient(#03617794, #1b7b1085), url(../corbett-ultima/banner2.jpg);
    min-height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}


.hero .btn1 {
    display: inline-block;
    margin: 1em 0 0 0;
    background-color: black;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    text-decoration: none;
    font-weight: 800;
    padding: 10px 20px;
    border-radius: 30px;
    border: 2px solid black;
}

.hero .btn1:hover {
    background-color: white;
    color: black;
    border: 2px solid black;
    text-decoration: none;
}

.project-details {
    background: #fff;
    position: relative;
    margin: 10px 0;

    box-shadow: rgb(136 165 191 / 48%) 6px 2px 16px 0px, rgb(255 255 255 / 80%) -6px -2px 16px 0px;
}

.project-img {
    overflow: hidden;
    min-height: 250px;
    width: 100%;
}

.project-img img {
    transition: ease all 3s;
    min-height: 250px;
}

.project-data {
    position: relative;
    margin-bottom: 1rem;
}

.project-data a.btn {
    background-color: #528c7e;
    color: #fff;
}

.ab-project ul {
    margin-top: 50px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.floor-plan .work-image {
    padding: 16px 0px;
    background-color: #fff;
    border: 1px solid #528c7e;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
    /* filter: blur(1px); */
    margin-top: 29px;
}

.ab-project ul li {
    position: relative;
    margin-bottom: 21px;
    display: flex;
    font-size: 17px;
}

.ab-project ul li span {
    height: 25px;
    width: 25px;
    border-radius: 27px;
    background-color: #528c7e;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    flex-shrink: 0;

}

.am-sec {
    text-align: center;
    padding: 10px 0px;
    margin: 17px 10px;
    transition: .5s ease-in-out;
    border: 1px dotted #528c7e;
}

.am-sec i {
    font-size: 45px;
    color: #2e2e2e;
    padding: 3px 15px;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: none !important;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
    /* aspect-ratio: 1/0.4;
    object-fit: cover; */
}

#location-map,
#aminities,
#pricelist,
#Floor-Plan {
    background-color: #fff !important;
}

.am-sec p {
    font-size: 1em;
    color: #244a69;
    margin-top: 0;
    text-transform: capitalize;
}

/* .am-sec:hover {
    background-color: #d6ffb5;
    border-radius: 15px;
} */

.am-sec p{
    font-size: 17px;
    margin-top: 20px;
    color: black;
    font-weight: 600;
}

.price-table table {
    border: 1px solid #dee2e6;
    /* width: 800px; */
    margin: 0 auto;
    table-layout: fixed;
}

.price-table thead {
    background-color: #0a56a8;
    color: #fff;
    border-bottom: none;
    outline: none;
}

.price-table tbody {
    border-top: none !important;
}

.price-table table thead tr th {
    padding: 10px 15px;
    outline: none;
    border: none;
    box-shadow: none;
}

.price-table table tr td a {
    color: #fff;
    background-color: #528c7e;
    padding: 5px;
    border-radius: 10px 0;
    text-decoration: none;
}

.project-data h3 {
    text-align: center;
    margin-bottom: 0;
    background: linear-gradient(360deg, rgb(51 55 146) 50%, rgb(0 174 239) 100%);
    color: #ffffff;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: -40px;
    padding: 10px 10px;
    font-weight: 600;
}

section.quick-berief {
    background-color: #939393;
    margin-top: -7px;
    padding: 10px 0;
}

.hppy {
    list-style: none;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.hppy li {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    text-align: center;
    line-height: 1.1;
}

.hppy li span {
    color: #fff;
    display: block;
    font-size: 2rem;
    font-weight: 600;
    line-height: .8;
    margin-bottom: 16px;
    position: relative;
    left: -8px;
}

.hppy li:after {
    content: '';
    position: absolute;
    right: -79px;
    top: 11px;
    font-size: 170px;
    width: 1px;
    height: 60px;
    background: #868686;
    -webkit-transform: rotate(26deg);
    -ms-transform: rotate(26deg);
    transform: rotate(26deg);
}

.hppy li:nth-child(4):after {
    display: none;
}

.quick-berief .hppy p {
    margin-bottom: 0;
    color: #ffffff;
    text-transform: capitalize;
}

.project-data ul {
    padding: 15px;
    margin: 0 0 3px 0;
    list-style-type: none;
    border: 1px solid #fafafa;
    min-height: 193px;
}

.project-data ul li {
    padding: 10px 0;
    position: relative;
    padding-left: 24px;
    border-bottom: 1px solid #f4f4f4;
    font-size: 16px;
    font-weight: 500;
    color: #4c4c4c;
}

.project-data ul li .fas {
    position: absolute;
    left: 0;
    top: 14px;
    color: #01284a;
    font-size: 13px;
}


.project-details .btn-success {
    color: #ffffff;
    background-color: #000;
    border-color: #000;
    border-radius: 0;
    margin-bottom: 1px;
    text-transform: uppercase;
}

.project-details .btn-success:hover {
    color: #ffffff;
    background-color: #528c7e;
    border-color: #528c7e;
    border-radius: 0;
    margin-bottom: 1px;
    transition: .6s;
}

.banner-conteng-bg {
    /* background-color: #528c7e8c; */
}

.project-details .btn-primary {
    color: #fff;
    background-color: #528c7e;
    border-color: #528c7e;
    border-radius: 0;
    margin-right: 2px;
    text-transform: uppercase;
    width: 50% !important;
}

.project-details .btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
    border-radius: 0;
    margin-right: 2px;
    width: 50% !important;
}

.project-details .btn-secondary {
    color: #fff;
    background-color: #000;
    border-color: #000;
    border-radius: 0;
    text-transform: uppercase;
    width: 50% !important;
}

.project-details .btn-secondary:hover {
    color: #fff;
    background-color: #528c7e;
    border-color: #528c7e;
    border-radius: 0;
    width: 50% !important;
}

.project-details h4 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #ffffffc4;
    text-align: center;
    font-size: 15px;
    color: #000;
    padding: 10px 5px;
    margin: 0;
    text-transform: uppercase;
    min-height: 38px;
    font-weight: 600;
}


#enquire-now .btn-info {
    color: #fff;
    background-color: #528c7e;
    border-color: #528c7e;
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.6px;
}


.modal button.btn-close {
    position: absolute;
    color: #fff;
    right: 0;
    top: 0;
    background-color: #ffffff;
    opacity: 1;
    font-size: 11px;
    padding: 8px;
    border-radius: 0;
}

.call_pop a {
    display: block;
    background: #ffffff;
    text-align: center;
    padding: 7px 0px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 0rem;
    text-decoration: none;
}

.call_pop a i {
    font-size: 20px;
    color: #000;
}

.carousel-caption {
    position: absolute;
    bottom: 5%;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    background-color: #528c7e2e;
    width: 60%;
    padding: 30px;
    border-radius: 14px;
    box-shadow: rgb(0 0 0) 0px 20px 30px -10px;
}

.carousel-caption .project-logo {
    width: 250px;
}

.whtsap-btn img {
    width: 50px;
}


.hero .banner-slider video {
    width: 100%
}


.gallery.section {
    padding: 40px 0 40px 0;
    background-color: #f8f8f8;
}

.gallery .container-fluid {
    padding: 0 2px
}

.gallery .row {
    margin: 0 -2px
}

.gallery .row div[class*="col-"] {
    padding: 0 2px
}

.gallery .single-gallery-item {
    margin-bottom: 4px
}

.gallery .single-gallery-item .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}

.gallery .single-gallery-item .img-holder:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 50%;
    opacity: .10;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    opacity: 1;
    transform-origin: top;
    transform-style: preserve-3d;
    transform: scaleY(0);
    z-index: 1;
}

.gallery .single-gallery-item .img-holder:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    opacity: .10;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    opacity: 1;
    transform-origin: bottom;
    transform-style: preserve-3d;
    transform: scaleY(0);
    z-index: 1;
}

.single-gallery-item:hover .img-holder:before {
    opacity: .80;
    transform: scaleY(1.0);
    background: #528c7e;
}

.single-gallery-item:hover .img-holder:after {
    opacity: .80;
    transform: scaleY(1.0);
    background: #528c7e
}

.single-gallery-item .img-holder .zoom-button {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transform-origin: center;
    transform-style: preserve-3d;
    transform: scaleY(0);
    transition: all 500ms ease 800ms;
    z-index: 10;
}

.single-gallery-item:hover .img-holder .zoom-button {
    opacity: 1;
    transform: scaleY(1.0);
}

.single-gallery-item .img-holder .zoom-button a {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #000;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}


/* .enquirw-box.open-cl .contact_info:before {
    content: "\f067";
} */

.enquirw-box {
    position: fixed;
    right: 15px;
    bottom: 0;
    width: 335px;
    height: 300px;
    padding: 0 15px 15px;
    background: #fff;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 4;
}

.enquirw-box.open-cl {
    bottom: -250px;
}

.enquirw-box h4 {
    text-align: center;
    margin: 0 -15px 15px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px 15px;
    text-transform: capitalize;
}

.enquirw-box .form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: rgb(150, 150, 148);
    background: transparent;
    font-size: 13px;
    color: #666;
    font-weight: 300;
}

.enquirw-box textarea.form-control {
    resize: none;
}

.enquirw-box .btn-default {
    border-radius: 0;
    border-color: #000;
    background: #000;
    color: #fff;
    text-transform: uppercase;
}

.enquirw-box .btn-default:hover,
.enquirw-box .btn-default:focus {
    background: #000;
    color: #fff;
    border-color: #000;
}

.enquirw-box .form-control::-webkit-input-placeholder {
    color: #666;
}

.enquirw-box .form-control::-moz-placeholder {
    color: #666;
}

.enquirw-box .form-control:-ms-input-placeholder {
    color: #666;
}

.enquirw-box .form-control:-moz-placeholder {
    color: #666;
}

.mail-icon {
    position: absolute;
    left: -22px;
    top: -22px;
    z-index: 4;
    width: 45px;
    height: 45px;
    line-height: 31px;
    background: #528c7e;
    border-radius: 45px;
    display: inline-block;
    padding: 5px 8px;
    animation: shake 1.5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both infinite;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
}

.contact_info {
    background: #0a56a8;
    padding: 10px 15px 10px 35px;
    color: #fff;
    font-size: 20px;
    white-space: nowrap;
    text-transform: capitalize;
    display: block;
    margin: 0 -15px 15px;
    text-decoration: none;
    position: relative;
}

.contact_info i {
    float: right;
}

.enquirw-box.header_fixed.open-cl .contact_info i.fa-times {
    display: none;
}

.enquirw-box.header_fixed .contact_info i.fa-plus {
    display: none;
}

.enquirw-box.header_fixed.open-cl .contact_info i.fa-plus {
    display: block;
}

/* .contact_info:before {
    content: '\f00d';
    float: right;
    font-size: 20px;
    line-height: 25px;
    font-family: 'FontAwesome';
} */


.container-box {
    padding: 70px;
}

.bg-gray {
    background: #f0f5fb;
}

.pox-50 {
    padding: 50px;
}

.ititle .suptitle {
    display: block;
    position: relative;
    letter-spacing: 1px;
    margin-left: 5em;
    font-size: .5em;
    text-transform: uppercase;
    font-family: 'inter', sans-serif !important;
    -webkit-transform: scaleX(1) !important;
    -webkit-transition-delay: 200ms;
    -webkit-transform-origin: left;
    -webkit-transition: 800ms cubic-bezier(.15, .75, .5, 1);
    transform: scaleX(1) !important;
    transition-delay: 200ms;
    transform-origin: left;
    transition: 800ms cubic-bezier(.15, .75, .5, 1);
}

.ititle .suptitle:before {
    content: "";
    width: 4em;
    margin: 0;
    position: absolute;
    top: 50%;
    left: -5em;
    border-style: solid;
    border-width: 1px 0 0;
}

.ititle .mtitle {
    font-family: Cinzel, serif !important;
    font-weight: normal;
    font-size: 1.25em;
    margin: 10px 0 30px;
    letter-spacing: 2px;
}

.ctabtn,
.ctabtn-sm {
    background: #528c7e;
    color: #fff;
    border-radius: 28px;
    cursor: pointer;
    padding: 10px 30px;
    outline: none;
    border: none;
}


.enquirw-box .form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: rgb(150, 150, 148);
    background: transparent;
    font-size: 16px;
    color: #666;
    font-weight: 300;
    border: 1px solid #ababab !important;
    margin-bottom: 10px;
}


.call-us-icon {
    width: 40px;
 background: #528c7e;
    line-height: 40px;
    text-align: center;
    color: #fff;
    padding: 11px 10px;
    font-size: 18px !important;
    position: relative;
    text-decoration: none;
    border-radius: 20px;
}

.call-us-icon:hover {
    color: #fff;
}

.call-us-icon:before {
    /* position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #0e66ae;
    border-radius: 100px;
    -webkit-animation: widgetPulse infinite 1.5s;
    animation: widgetPulse infinite 1.5s; */
}

.call-us-icon:after {
    /* position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #0e66ae;
    border-radius: 100px;
    -webkit-animation: widgetPulse2 infinite 1.5s;
    animation: widgetPulse2 infinite 1.5s; */
}

.call-us-icon:hover i {
    color: #fff;
    transform: scale(1.5) rotate(-45deg);
    -webkit-transform: scale(1.5) rotate(-45deg);
    -moz-transform: scale(1.5) rotate(-45deg);
    -ms-transform: scale(1.5) rotate(-45deg);
    -o-transform: scale(1.5) rotate(-45deg);
    /* transition: .5s; */
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}


@-webkit-keyframes widgetPulse {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.8, 1.8);
        transform: scale(1.8, 1.8);
        opacity: 0
    }
}

@keyframes widgetPulse2 {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.4, 1.4);
        transform: scale(1.4, 1.4);
        opacity: 0
    }
}

.get-call-back {
    position: fixed;
    top: 50%;
    right: -66px;
    background: #528c7e;
    color: #fff;
    padding: 6px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    display: block;
    width: 170px;
    margin-top: -28px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(270deg);
    z-index: 99;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 0 5px;
    text-align: center;
    opacity: 1;
}

.get-call-back:hover {
    background: #528c7e;
    color: #fff;
    text-decoration: none;
}

img.website-logo {
    width:77px;
    margin-left: 6rem;
    /* filter: invert(1); */
}
.navbar-brand {
    padding-top: 1px !important;
    padding-bottom: 1px !important;

}
.banner-form .contact-form .content {
    width: 100%;
    text-align: center;
}

.banner-form .contact-form .content .logo-image {
    width: 130px;
        /*filter: drop-shadow(2px 4px 6px black);*/
}

header ul.navbar-nav {
    margin-left: auto;
}

.banner-form .contact-form .content .typo {
    font-size: 20px;
    margin: 9px 0;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    background: #528c7e;
    padding: 10px;
    border-radius: 5px;
    margin-top: -20px;
}

.enquirw-box .btn-default {
    border-radius: 0;
    border-color: #0a56a8;
    background: #0a56a8;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
}

.contact_info:hover {
    text-decoration: none;
    color: #fff;
}


.mail-icon img {
    max-width: 100%;
}

@keyframes shake {

    5%,
    45% {
        transform: translate3d(-1px, 0, 0);
    }

    10%,
    40% {
        transform: translate3d(2px, 0, 0);
    }

    15%,
    25%,
    35% {
        transform: translate3d(-2px, 0, 0);
    }

    20%,
    30% {
        transform: translate3d(2px, 0, 0);
    }

    50% {
        transform: translate3d(0, 0, 0);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

.enquirw-active {
    display: block;
}


.fix-footer {
    height: 45px;
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 5px 0;
    z-index: 9;
    box-shadow: rgb(204 219 232) 3px 3px 6px 0px inset, rgb(255 255 255 / 50%) -3px -3px 6px 1px inset;
}

.fix-footer p {
    float: left;
    width: 33.33%;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 7px;
}

.fix-footer p a {
    float: left;
    /* width: 33%; */
    margin: 0;
    padding: 0;
    display: flex;
}


.fix-footer p a img {
    width: 20px;
    margin: 0 4px;
}

.fix-footer p a span {
    float: left;
    width: 100%;
    color: #000;
}

.whtsap-btn {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 999;
    font-size: 31px;
    color: #fff;
    padding: 0;
    margin: 0;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #248e4f;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
}

.hero .carousel-indicators {
    display: none;
}

.hero .carousel button {
    background-color: #528c7e;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 50%;
    opacity: 1;
}

.one-band {
    padding: 30px 0;
    text-align: center;
}

.one-band {
    background: #000;
    padding: 20px 0;
}

.one-band h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 0;
}

.one-band h3 span {
    color: #528c7e;
}

.fsdgfdone-band.one-band p {
    margin: 0;
    color: #fff;
    margin-top: 10px;
}

.one-band a {
    width: 200px;
    background: #ffffff;
    padding: 12px 15px;
    font-size: 18px;
    border-radius: 0;
    color: #528c7e;
    font-weight: 600;
    margin: 0 20px;
    box-shadow: -4px 4px 0 0 #0000004f;
    transition: ease all .5s;
    border: none;
}

.one-band a:hover {
    transition: ease all .5s;
    box-shadow: 0 0 0 0 #0000004f;
    background: #e8e8e8;
    color: #fff;
    background-color: #528c7e;
    border: none;
}


.hero .carousel .carousel-control-prev {
    left: 10px;
}

.hero .carousel .carousel-control-next {
    left: 10px;
    top: 44%;
}

.navbar-brand {
    padding: 0
}

.contact {
    position: relative;
    padding-top: 50px;
    border-bottom: 1px solid #fff;
    padding-bottom: 50px;
    background-color: #fff;
}

.contact-data {
    background-image: url(../corbett-ultima/footer-img.jpg);
    background-position: center;
    background-size: cover;
    padding: 80px 0px;
}

.contact-dr-details {
    background: rgb(0 0 0 / 79%);
    margin: 10px;
    padding: 50px;
}

.contact-dr-details h3 {
    color: #fff;
    font-size: 23px;
    margin-bottom: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.contact-dr-details ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ul.why-us li {
    padding-left: 20px;
    position: relative;
}

.contact-dr-details ul li {
    color: #fff;
    padding: 7px 0;
    padding-left: 30px;
    font-size: 18px;
    font-weight: 500;
    position: relative;

}

ul.why-us li:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #e8c463;
    line-height: 10px;
    position: absolute;
    left: 0;
    top: 16px;
}

.contact-form {
    padding: 50px;
    background: #000;
    border: 1px solid #000;
}

.contact-form {
    padding: 24px 40px 24px 40px;
    background: #000;
    border: 1px solid #000;
}

.contact-form .frm-heading {
    font-weight: 700;
    font-size: 26px;
    line-height: 26px;
    color: #528c7e;
    text-align: center;
    text-transform: uppercase;
}

.contact-form .form-control {
    border-radius: 0;
    height: calc(2em + 0.75rem + 2px);
}

footer {
    background-color: #2e2e2e;
    color: #fff;
    padding: 1rem 1rem 3rem;
}

button.enquire-btn {
    color: #000;
 background: #fff;
    margin: 6px;
}

footer p a {
    color: #fff;
    font-weight: 500;
}

.contact-form .form-control {
    margin: 6px 0;
}

.contact-form textarea.form-control {
    height: 60px !important;
}

.contact-form .btn-primary {
    background-color: #528c7e;
    border-color: #528c7e;
    font-size: 18px;
    padding: 9px 20px;
    color: #fff;
}

.banner-form {
    position: absolute;
    top: 30%;
    max-width: 350px;
    right: 4%;
}

.banner-form .contact-form {
    padding: 24px;
    background: #000000b5;
    border: 1px solid transparent;
}

.banner-form .contact-form .frm-heading {
    font-weight: 700;
    font-size: 19px;
}



.cta-banner button {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #528c7e;
    opacity: 1;
    top: 50%;
}

.cta-banner button.carousel-control-prev {
    right: 0;
    top: 38.7%;
    left: auto;
}
.g-heading h4{
    font-size: 18px;
}
#overview .g-heading h2 {
    color: #000;
    font-weight: 700;
    font-size: 30px;
 
}

.thanksyou-section {
    text-align: center;
    padding: 228px 0 100px;
    min-height: 90vh;
    font-size: 15px;
    color: #757474;
}

.thanksyou-section .thanks {
    clear: both;
    width: 100%;
    font-size: 60px;
    color: #4caf50;
    font-weight: 900;
    padding-bottom: 30px;
    margin: 0;
    text-transform: uppercase;
}

.thanksyou-section i {
    clear: both;
    width: 100%;
    font-size: 72px;
    color: #4caf50;
    text-align: center;
    font-weight: 700;
    padding-bottom: 35px;
}

/* Tabs CSS */
.floor-plan .nav-pills .nav-link {
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    color: #000;
    font-weight: 600;
}

.floor-plan .nav-pills .nav-link.active,
.floor-plan .nav-pills .show>.nav-link {
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    color: #fff;
}

.call-us-icon-mob {
    display: none;
}


/* Responsive */
@media(max-width:991px) {
    .get-touch-btn {
        margin-right: 16px;
        font-size: 16px;
    }

    .enquirw-box {
        display: none;
    }

    .fix-footer {
        display: block;
    }

    .whtsap-btn {
        display: none;
    }

    .call-us-icon {
        display: none !important;
    }

    .navbar-light .navbar-toggler {
        color: rgb(255 255 255 / 100%);
        border-color: rgb(255 255 255 / 100%);
        opacity: 1;
    }

    img.website-logo {
        width: 76px !important;
        margin-left: 1rem !important;
    }

    .call-us-icon-mob {
        display: block !important;
        padding: 0;
    }
    .res-plot{
        font-size: 17px !important;
 
    filter: none !important; 
    }

}

.navbar-toggler:focus {
    box-shadow: none;
}

@media (max-width:767px) {
    .contact-dr-details {
        padding: 20px;
    }
    .banner-form .contact-form .content .logo-image {
    width: 78px;
}

    .price-table table {
        width: 522px;
    }

    .banner-offers {
        position: inherit;
    }

    .banner-form {
        position: inherit;
        max-width: 100%;
    }

    .letsfind-bx h3 {
        padding: 0px;
        margin: 0px 0;
        font-size: 21px;
        font-weight: 500;
        color: #fff;
    }

    .price-table table tr td a {
        padding: 2.7px;
    }

    .banner-offers {
        padding: 0px 0px 0 10px;
        margin-top: 6rem;
        text-align: center;
    }

    section.cta-banner {
        margin-top: 2rem;
    }

    .banner-slider {
        margin-top: 0rem;
    }

    ul.hppy {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 0;
        /* display: none; */
    }

    .hppy li {
        width: 50%;
        margin-bottom: 30px;
    }

    .hppy li:after {
        display: none;
    }

    .contact-dr-details h3 {
        color: #fff;
        font-size: 21px;
        margin-bottom: 10px;
    }

    .g-heading h2 {
        font-size: 23px;
    }

    .contact-form {
        padding: 20px;
    }

    .hero .carousel .carousel-control-prev {
        left: -12px;
    }

    .hero .carousel .carousel-control-next {
        right: -12px;
    }

    .hero .carousel button {
        top: 40%;
    }

    .ctabtn,
    .ctabtn-sm {
        padding: 10px 20px;
    }

    .carousel-caption {
        position: absolute;
        bottom: 0%;
        left: 0;
        right: 0;
        color: #fff;
        text-align: center;
        background-color: #00000059;
        width: 80%;
        padding: 10px;
        border-radius: 14px;
        margin: auto;
    }

    .pox-50 {
        padding: 20px;
    }

    .hero h1 {
        font-size: 25px;
        font-weight: 600;
        margin: 0;
        padding: 0;
        text-shadow: 1px 1px 3px #000;
    }



    .hero p {
        font-size: 22px;
        font-weight: 600;
        text-shadow: 1px 1px 3px #000;
    }

    .carousel-caption .project-logo {
        width: 164px;
        height: 100% !important;
        text-shadow: 1px 1px 3px #000;
    }

    .banner-slider .carousel-inner .carousel-item img {
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        height: 41vh;
    }

    .one-band h3 {
        font-size: 35px;
    }

    .one-band a {
        margin-top: 1rem;
    }

    .mobile-banner {
        display: block;
    }

    .letsfind-bx {
        background: #528c7e;
        padding: 20px 20px;
        margin: 0px 0;
    }

    .container-box {
        padding: 15px 20px;
    }




    .get-touch-btn {
        width: 100%;
        text-align: center;
        margin-right: 0;
        font-size: 16px;
        display: inline-block;
        float: none;
        margin-top: 14px;
    }

    #enquire-now .left_col {
        display: none;
    }

    #enquire-now .left_col,
    #enquire-now .right_col {
        max-width: 100%;
        flex: 0 0 100%;
    }
}

.modal .right_col form input::-webkit-outer-spin-button,
.modal .right_col form input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.modal .right_col form input[type=number] {
    -moz-appearance: textfield;
}
.enquire-now1 .left_col{
    display:none;
}

.enquire-now1 .right_col {
    max-width: 100% !important;
    flex: 0 0 100% !important;
}
@media (min-width: 576px){
.enquire-now1 .modal-dialog {
    max-width: 380px;
}
    
}
.plus-captcha {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.plus-captcha .plus-text{
    margin: 5px 5px;
}
.plus-captcha span {
    margin-top: 7px;
    margin: 6px 6px;
}

.navbar-light .navbar-toggler {
    color: rgb(255 255 255 / 100%);
    border-color: transparent;
    opacity: 1;
    background: white;
}

header {
    background-color: #000000bf;
    border-radius: 0;
    position: fixed;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 9999;
    margin: 0;
}

.banner-offers p {
    margin: 8px 0px;
}

.banner-poiner p{
    padding: 12px 8px;
    color: #fff;
    background-color: #528c7e;
    font-size: 15px;
    text-align: center;
}
.banner-poiner {
    width: 100% !important;
}

.about-m3m-capital-image img{
    aspect-ratio: 2 / 1.8;
    object-fit: contain;
}


.ab-project p{
    font-size: 18px;
}
.about-pointer h5{
    font-size: 15px;
    font-weight: 600;
}

.vch {
    margin-left: 150px !important;
}



.abt-head{

    background: linear-gradient(90deg, #f07d20, #8f2230, #d5d51b, #d75329, #f9db00, #f45820);
    background-size: 400%;
    font-weight: 600;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    animation: animate 10s linear infinite;
   }
   @keyframes animate {
    0%{
      background-position: 0%;
    }
    100%{
      background-position: 400%;
    }
   }


   .get-touch-btn1 {
    float: right;
    margin-top: -100px;
    margin-right: -94px;
    border: 1px solid #ffffff00;
    padding: 10px 23px;
    border-radius: 20px;
background-color: #000 !important;
    background-size: 200% 100%;
    background-position: right bottom;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}



@media (max-width: 480px){
    .banner-offers h4{
        font-size: 22px;
    }
    .banner-offers h5{
        font-size: 15px;
        padding: 10px 0px;
        width: 309px !important;
    }
    .banner-offers p {
        margin: 8px 0px;
        font-size: 13px;
    }

    .banner-form {
        position: inherit;
        max-width: 100%;
        margin-top: 60px;
    }
    .pro-tag-line{
        font-size: 19px;

        filter: none !important;
    }
    .am-sec{
        margin: 0px !important ;
        padding: 1px 0px !important;
        border: none;
        margin-top: 20px !important;
    }
    .am-sec p{
        font-size: 14px !important;
    }

     .letsfind-bx h3{
        font-size: 16px;
     }

     .video-section-start  video{
        height: 100%;
     }

     .get-call-back{
        display: none !important;
     }
     .about-m3m-capital-image img {

        margin-top: 30px;
    }

.about-m3m-capital-image1 img{
    margin-top: 52px;
}
.banner-offers h4{
    filter: drop-shadow(1px 1px 1px black);
}
.about-pointer h5{
    font-size: 18px;
    font-weight: 600;
    color: #000000c9;
}
.vch {
    margin-left: 1px !important;
}
#overview .g-heading h2{
    font-size: 28px;
}
.abtjb{
    display: none !important;
}
.bfnm{
    font-size: 20px !important;
    color: #cf1a1a;
}

.get-touch-btn1 {
    width: 100% !important;
    text-align: center !important;
    margin-right: 0 !important;
    font-size: 16px !important;
    display: inline-block !important;
    float: none !important;
    margin-top: 14px !important;
    margin-right: 16px;
        font-size: 16px;
}
}