@import url('https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&display=swap');
body {
    font-family: 'Muli', sans-serif;
    font-size: 17px;
}

ol,
ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}

a:focus,
a:hover {
    text-decoration: none!important;
}


/** work start here **/

.top-head {
    background-color: #cfab5d;
}

.logo {
    position: absolute;
    z-index: 99999;
}

.top-head {
    background-color: #cfab5d;
}

.logo img {
    left: 0;
    position: absolute;
    top: -50px;
    z-index: 999999;
    border: 3px solid #cfab5d;
    border-top: 0;
}

.thanks-banner h2 {
    padding: 20px;
    font-size: 50px;
    font-weight: 800;
}

.thanks-banner {
    background-color: #bf9734;
    padding-top: 123px;
    text-align: center;
    color: #fff;
}

.top-head-right .animated.pulse {
    font-size: 24px;
    margin: 0px 10px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.top-head-right {
    text-align: right;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.top-head ul li {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    padding: 5px 10px;
    vertical-align: middle;
}

.top-head ul li a {
    color: #fff;
}

.top-broucher::before {
    background: url("../images/download-broucher-icon.png") no-repeat scroll left 0;
    content: "";
    width: 23px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.main-navigation {
    margin-top: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #002552;
}

#banner {
    position: relative;
    padding-top: 118px;
}

.banner-content {
    left: 14%;
    position: absolute;
    text-align: left;
    top: 70%;
    transform: translateY(-50%);
    width: 518px;
    background-color: rgb(0 0 0 / 63%);
    padding: 10px 20px;
    border: 1px solid #6d6d6d;
}

.banner-content b {
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    text-transform: capitalize;
}

b.size {
    font-size: 27px;
    margin: 7px 0;
    display: block;
}

.banner-content p {
    color: #fff;
    font-size: 27px;
    text-align: left;
    font-weight: 800;
    margin-top: 6px;
    /* text-shadow: 0 0 10px #000; */
    color: #eec663;
}

.drops {
    display: none;
}

.banner-img>img {
    width: 100%;
}

.banner-bottom-left>span {
    color: #ffffff;
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
}

.banner-bottom-left {
    background-color: #006940;
    float: left;
    min-height: 111px;
    padding: 1% 2%;
    text-align: center;
    width: 18%;
}

.banner-bottom-left>b {
    color: #fecb4b;
    display: block;
    font-weight: 400;
    margin-top: 5px;
}

.form-box {
    float: left;
    margin-right: 0.5%;
    width: 16%;
    position: relative;
}

.banner-bottom-right .text-danger {
    color: red;
    font-size: 14px;
    position: absolute;
}

.job-form-box .text-danger {
    color: red;
    font-size: 14px;
}

.banner-bottom-right {
    background-color: rgb(252, 207, 116);
    float: left;
    min-height: 111px;
    padding: 1.9% 2%;
    width: 82%;
}

.banner-bottom-form {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

.textfield {
    border: 1px solid #f8b91c;
    height: 51px;
    padding: 0 4%;
    width: 100%;
    font-size: 15px;
}

.sub-btn {
    background-color: #006940;
    border: medium none;
    color: #fff;
    font-weight: 600;
    min-height: 50px;
    padding: 0 27px;
    text-transform: uppercase;
    font-size: 18px;
}

.sub-btn:hover {
    background-color: rgb(255, 255, 255);
    color: #000;
}

.title h1 {
    color: #bf9734;
    font-size: 32px;
    font-weight: 800;
    text-transform: capitalize;
}

.title {
    margin-bottom: 50px;
    text-align: center;
}

.title span {
    color: #70ad00;
}

.about-right h2 {
    color: #002551;
    font-size: 35px;
    font-weight: 800;
    margin-top: 0;
    text-transform: uppercase;
}

#main-services {
    display: none;
}

.about-right>p {
    color: #555555;
    font-size: 18px;
    margin: 15px 0;
}
.about-right>ul li {
    color: #555555;
    font-size: 18px;
    margin: 15px 0;
}

.read-more {
    background-color: rgb(252, 207, 116);
    color: #080808;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    padding: 10px 20px;
    transition: all .2s ease-in-out;
}

.read-more:hover {
    transform: scale(1.1);
    background-color: rgb(0, 105, 64);
    color: #fff;
}

#home-about {
    clear: both;
    padding: 30px 0 50px;
}

.about-bottom {
    margin-top: 60px;
}

.ser-1 {
    background: rgb(1, 82, 50) none repeat scroll 0 0;
    float: left;
    min-height: 276px;
    padding: 1%;
    text-align: center;
    width: 20%;
    transition: all 0.2s ease-in-out 0s;
}

.ser-1:hover .icon {
    transform: scale(1.1);
    transition-delay: 0s, 1s;
    transition-duration: 1s, 1s;
}

.ser-1:hover img {
    transform: scale(1);
    transition-delay: 0s, 1s;
    transition-duration: 1s, 1s;
}

.ser-1 h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}

.ser-1>p {
    font-size: 15px;
    color: #fff;
}

.icon {
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    height: 80px;
    width: 80px;
    padding-top: 12px;
}

.ser-1.ser-2 {
    background: rgb(252, 207, 116);
}

.ser-1.ser-2>h3 {
    color: #333333;
}

.ser-1.ser-2>p {
    color: #555555;
}

.ser-2 .icon {
    border: 1px solid #015736;
}

.title-2 {
    margin-bottom: 50px;
    text-align: center;
}

.title-2>h2 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 800;
    color: #002551;
}

.title-2>h2::after {
    background: rgba(0, 0, 0, 0) url("../images/title-bg.png") no-repeat scroll center bottom;
    content: "";
    display: block;
    height: 24px;
    margin: 10px auto;
    width: 148px;
}

#main-floor-plan {
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    clear: both;
    padding: 40px 0 30px;
}

.about-right a {
    background-color: #002551;
    color: #fff;
    padding: 14px 20px;
    display: inline-block;
    font-weight: 800;
    margin-top: 10px;
    font-size: 18px;
}

.about-right a:hover {
    color: #fff;
}

#amenities {
    padding: 30px 0 40px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #eee;
}

.flr-box>h3 {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

.flr-box>p {
    color: #fff;
    font-size: 15px;
    min-height: 60px;
    padding: 0 20px;
}

.bde-left {
    display: inline-block;
    margin: 0 22px;
}

.flr-box {
    background-color: rgb(51, 85, 128);
    box-shadow: 0 0 20px #e8e8e8;
    color: #fff;
    padding-bottom: 0;
    text-align: center;
    overflow: hidden;
}

.flr-box>img {
    width: 100%;
}

.bedroom-section {
    border: 1px dashed #e5e5e5;
    margin: 16px 20px 0;
    padding: 10px 0;
}

.bde-left>span {
    color: #006940;
}

.view-details {
    background-color: #fecb4b;
    color: #000;
    display: inline-block;
    margin-top: 0;
    padding: 10px 20px;
    position: absolute;
}

.view-details {
    background-color: rgb(252, 207, 116);
    bottom: -8px;
    color: #000;
    display: inline-block;
    font-weight: 600;
    left: 50%;
    padding: 10px 20px;
    position: absolute;
    transform: translateX(-50%);
}

.view-details:hover {
    background-color: rgb(0, 105, 64);
    color: #fff;
}

.amenities-box {
    float: left;
    transition: all 0.5s ease 0s;
    width: 100%;
    position: relative;
}

.amenities-box {
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}

.amenities-box-content p {
    margin: 0;
}

.amenities-box-content {
    background-color: #782e2f;
    color: #fff;
    padding: 10px;
    font-size: 18px;
}

#location-map img {
    width: 100%;
    height: 460px;
    object-fit: cover;
    object-position: center center;
}

.amenities-box-img>img {
    width: 100%;
}

#client-testimonials {
    background-color: #006940;
    padding: 0px 0;
}

.title-2.title-3>h2 {
    color: #fff;
}

.title-2.title-3>h2::after {
    background: url("../images/title-bg-2.png") no-repeat scroll center bottom;
}

.testimonials-box {
    margin: 0 auto;
    width: 80%;
}

.testi-img {
    float: left;
}

.testi-content {
    float: right;
    width: 100%;
}

.testi-content li {
    color: rgb(254, 203, 75);
}

.last-para {
    color: #fff;
}

.testi-content>p {
    color: #fff;
    font-size: 18px;
    font-style: italic;
}

.testi-content>p::before {
    background: rgba(0, 0, 0, 0) url("../images/testi-comma-1.png") no-repeat scroll left top;
    content: "";
    display: inline-block;
    height: 42px;
    margin: 0 14px 0 0;
    width: 47px;
}

.testimonial-name>h3 {
    margin-bottom: 0;
    color: #fff;
    font-size: 19px;
}

.testimonial-name em {
    color: #fecb4b;
}

#footer {
    background: url("../images/footer-bg.jpg") repeat;
    padding: 20px 0;
}

.foot-box>p {
    color: #797979;
    font-size: 18px;
    margin-top: 10px;
}

.foot-box>h3 {
    font-size: 18px;
    font-weight: 700;
    color: #b1b1b1;
    margin-bottom: 30px;
}

#amenities .owl-dots {
    display: none;
}

.two-carousel .owl-prev {
    background: #002552 url("../images/solution-slider.jpg") no-repeat scroll 0 0;
    height: 45px !important;
    margin-right: 3px;
    width: 50px !important;
}

#amenities .owl-prev>span {
    font-size: 0;
}

#amenities .owl-next>span {
    font-size: 0;
}

#amenities .owl-nav.disabled {
    width: 100%;
}

.two-carousel .owl-next {
    background: #002552 url("../images/solution-slider-2.jpg") no-repeat scroll 0 0;
    height: 45px !important;
    width: 50px !important;
}

.foot-box a {
    color: #797979;
    display: inline-block;
    font-size: 19px;
}

.foot-box>ul {
    float: left;
    margin-right: 18%;
}

.foot-box {
    border-right: 1px solid #2e2e2e;
    min-height: 230px;
}

.ft-add {
    color: #b1b1b1;
    font-size: 13px;
    display: inline-flex;
}

.ft-add::before {
    background: rgba(0, 0, 0, 0) url("../images/foot-address.png") no-repeat scroll left center;
    content: "";
    display: inline-block;
    height: 33px;
    margin-right: 12px;
    vertical-align: middle;
    width: 53px;
}

.foot-phone .ft-mail::before {
    background: rgba(0, 0, 0, 0) url("../images/foot-mail.png") no-repeat scroll left center;
    content: "";
    display: inline-block;
    height: 33px;
    margin-right: 12px;
    vertical-align: middle;
    width: 38px;
}

.foot-phone .ft-phone::before {
    background: rgba(0, 0, 0, 0) url("../images/foot-phone.png") no-repeat scroll left center;
    content: "";
    display: inline-block;
    height: 33px;
    margin-right: 12px;
    vertical-align: middle;
    width: 38px;
}

.foot-bottom {
    background-color: #0f0f0f;
    padding: 10px 0;
}

.foot-bottom-left {
    color: #a6a6a6;
    font-size: 13px;
}

.foot-bottom-left a {
    color: #a6a6a6;
}

.foot-follow>a::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
    margin: 0;
}

.inner-banner-pic>img {
    width: 100%;
}

.inner-banner-pic {
    margin-top: 30px;
}

.foot-bottom-left>p {
    margin-top: 10px;
}

.foot-bottom-left.foot-bottom-right {
    text-align: right;
}

.inner-amenities p {
    color: #fff;
    font-size: 25px;
    left: 50%;
    position: absolute;
    text-transform: capitalize;
    top: 50%;
    transform: translate(-50%, -50%);
}

.inner-amenities {
    border: 1px solid #fff;
    margin: 13px;
    min-height: 507px;
    position: relative;
}

.jogging-track::before {
    background: url("../images/jogging-icon.png") no-repeat scroll top center;
    content: "";
    display: block;
    height: 57px;
    margin-right: 12px;
    width: 80px;
    margin: 20px auto;
}

.testimonials-box .owl-nav.disabled {
    display: none !important;
}

.testimonials-box .owl-dots.disabled {
    display: none !important;
}

.location-img {
    overflow: hidden;
    transition: all 0.2s ease-in-out 0s;
}

.location-img:hover img {
    transform: scale(1.1);
    transition-delay: 0s, 1s;
    transition-duration: 1s, 1s;
}

.jogging-track.gym-track::before {
    background: url("../images/gym-icon.png") no-repeat scroll center top;
}

.jogging-track.hall-bar::before {
    background: url("../images/bar-icon.png") no-repeat scroll center top;
}

.jogging-track.spa::before {
    background: url("../images/spa-icon.png") no-repeat scroll center top;
}

.jogging-track.fountains::before {
    background: url("../images/fountain-icon.png") no-repeat scroll center top;
}

.jogging-track.citizens::before {
    background: url("../images/citizens-icon.png") no-repeat scroll center top;
}

.jogging-track.maintence-office::before {
    background: url("../images/main-offc-icon.png") no-repeat scroll center top;
}

.jogging-track.conf-room::before {
    background: url("../images/conf-room-icon.png") no-repeat scroll center top;
}

.jogging-track.table-tennis::before {
    background: url("../images/table-tennis-icon.png") no-repeat scroll center top;
}

.jogging-track.court-cricket::before {
    background: url("../images/court-cricket-icon.png") no-repeat scroll center top;
}

.jogging-track.game-room::before {
    background: url("../images/game-room-icon.png") no-repeat scroll center top;
}

.jogging-track.business-centre::before {
    background: url("../images/center-business-icon.png") no-repeat scroll center top;
}

.jogging-track.theatre::before {
    background: url("../images/theatre-icon.png") no-repeat scroll center top;
}

.jogging-track.lounge::before {
    background: url("../images/lounge-icon.png") no-repeat scroll center top;
}

.jogging-track.play-area::before {
    background: url("../images/play-area-icon.png") no-repeat scroll center top;
}

.jogging-track.game-area::before {
    background: url("../images/game-area-icon.png") no-repeat scroll center top;
}

.jogging-track.Yoga::before {
    background: url("../images/Yoga-icon.png") no-repeat scroll center top;
}


/** about us **/

.inner-banner {
    background: url("../images/inner-bg.jpg") no-repeat scroll top center;
    padding: 37px 0 20px;
}

.inner-banner-left>span {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}

.inner-banner-right li {
    display: inline-block;
}

.inner-banner-right a {
    color: #fff;
    font-size: 14px;
}

.inner-banner-right {
    text-align: right;
}

.inner-banner-right a:hover {
    color: rgb(254, 203, 75);
}

.about-left {
    text-align: center;
}

.about-left>img {
    border: 1px solid #dbdbdb;
}

.ceo-page-content {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.ceo-content li {
    font-size: 15px;
    color: #555555;
    padding: 5px 0;
}

.ceo-content>p {
    font-size: 15px;
    color: #555555;
}

.ceo-content li::before {
    background: url("../images/tick-mark-icon.jpg") no-repeat scroll left center;
    content: "";
    display: inline-block;
    height: 26px;
    width: 22px;
    vertical-align: middle;
    margin-right: 6px;
}

.main-associate {
    width: 100%;
    float: left;
    margin-bottom: 29px;
    border-bottom: 1px solid #eee;
    padding-bottom: 18px;
}

.master-plan {
    text-align: center;
}

.ceo-content h6 {
    font-size: 25px;
    font-weight: 600;
    color: #333;
}

.contact-left h2 {
    margin-bottom: 25px;
}

.contact-left .textfield {
    background-color: #e8f0f0;
    border: medium none;
    margin-bottom: 15px;
    padding: 0 2%;
}

.contact-left .sub-btn:hover {
    background-color: rgb(254, 203, 75);
}

.contact-left .textfield {
    background-color: rgba(0, 105, 64, 0.08);
    border: medium none;
    margin-bottom: 15px;
    padding: 0 2%;
}

.address {
    float: left;
    line-height: 22px;
    margin-top: 20px;
    width: 100%;
}

.address strong {
    color: rgb(0, 105, 64);
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 2px;
}

.address>a {
    color: #000;
}

.address::before {
    background: url("../images/location.png") no-repeat scroll left center;
    content: "";
    display: inline-block;
    height: 30px;
    width: 30px;
    vertical-align: middle;
    margin-right: 6px;
}

.address.email::before {
    background: url("../images/email-ico.png") no-repeat scroll left center;
}

.address.phno::before {
    background: url("../images/phone-ico.png") no-repeat scroll left center;
}

.address.email>strong {
    padding-left: 7px;
}

.address.phno>strong {
    padding-left: 7px;
}

.address>p {
    padding-left: 42px;
}

.address>a {
    display: block;
    padding-left: 42px;
}

.map-contact iframe {
    width: 100%;
    margin-top: 50px;
}

.contact-left textarea {
    padding: 1% 2% !important;
    min-height: 130px;
    resize: none;
}

.floor-plan>p {
    color: #555555;
    font-size: 15px;
    min-height: 80px;
}

.floor-plan>h3 {
    color: rgb(0, 105, 64);
    font-size: 23px;
    font-weight: 600;
}

.floor-plam-img>img {
    width: 100%;
}

.click-span {
    color: rgb(0, 105, 64);
    text-decoration: underline;
}

.optima-right {
    float: right;
    margin-top: 68px;
    width: 45%;
}

.optima-left {
    float: left;
    width: 50%;
}

.optima-left>img {
    width: 100%;
}

.optima-right>p {
    font-size: 15px;
    color: #555555;
}

.optima-right>h2 {
    color: #333;
    font-size: 25px;
    font-weight: 600;
}

.optime-floor-scnd .optima-right {
    float: left;
}

.optime-floor-scnd .optima-left {
    float: right;
}

.optime-floor {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.inner-image-gallery .image-grid-one {
    float: left;
    margin-top: 20px;
    width: 32.6%;
    margin-right: 1%;
    position: relative;
}

.image-grid-one:nth-child(3n) {
    margin-right: 0;
}

.ekko-lightbox.modal.fade.in.show {
    background-color: rgba(0, 0, 0, 0.56);
    z-index: 999999999999999999999999;
}

.ekko-lightbox .img-fluid {
    border: 6px solid #fff;
}

.image-grid-one a:hover::before {
    background: rgba(0, 0, 0, 0.8) url("../images/image-gallery-btn.png") no-repeat scroll center center;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.spectular-view .image-grid-one {
    width: 49.5%;
}

.spectular-view .image-grid-one:nth-child(2n) {
    margin-right: 0;
}

.video-left iframe {
    height: 440px;
    width: 100%;
}

.privacy-policy>h2 {
    font-size: 23px;
    font-weight: 600;
}

.privacy-policy>p {
    color: #555555;
    font-size: 15px;
}

.privacy-policy a {
    color: rgb(0, 105, 64);
}

.thankyou {
    text-align: center;
}

.thankyou>img {
    margin-top: 50px;
}

.thankyou>p {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.oops-page>p {
    font-size: 35px;
}

.video-left a {
    color: rgb(1, 82, 50);
    text-decoration: underline;
}

.location-advantage .title-2>h2 {
    color: #fff;
}

.adv-box i {
    font-size: 44px;
    color: #002551;
    margin-bottom: 20px;
}

.adv-box p {
    font-weight: 600;
    color: #000000;
}

.adv-box h3 {
    font-weight: 610;
    color: #782e2f;
    font-size: 22px;
    margin: 15px 0 10px;
}

.adv-box {
    text-align: center;
    background-color: #fff;
    padding: 25px 0 20px;
    border-radius: 5px;
}

.location-advantage .title-2>h2::after {
    background: rgba(0, 0, 0, 0) url("../images/title-bg-2.png") no-repeat scroll center bottom;
}

.location-advantage .owl-dots.disabled {
    display: none !important;
}

.video-left {
    text-align: center;
    border: 1px solid #dedede;
    padding: 20px;
}

.location-advantage {
    background: #bf9734;
    padding: 28px 0 40px;
}

.video-left>span {
    display: inline-block;
    margin-top: 10px;
}

.click-below {
    margin-top: 10px;
}

.arch {
    color: #333333;
    display: inline-block;
    font-size: 26px;
    font-weight: 700;
    line-height: 10px;
    margin-bottom: 20px;
}

.col-md-2.col-sm-2.logo.resp-logo {
    display: none;
}

.navbar-nav {
    margin: 0 0 0 22px !important;
}

.top-phone i {
    background-color: #002551;
    padding: 9px 0;
    font-size: 20px;
    border-radius: 50%;
    width: 42px;
    height: 39px;
    text-align: center;
}

.rera-no {
    padding: 10px 13px !important;
    background-color: #c7a462;
    border-left: 1px solid #bf9c5a;
    border-right: 1px solid #bf9c5a;
}

.top-head-right>ul {
    margin: 0;
}

.main-home-form {
    background: #002551;
    float: left;
    padding: 14px 20px 30px;
    position: absolute;
    right: 10%;
    top: 24%;
    width: 25%;
}

.main-home-form>span {
    display: block;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff;
}

.home-textfield {
    border: 1px solid #002551;
    display: block;
    font-size: 14px;
    margin-bottom: 7px;
    min-height: 44px;
    padding: 0 3%;
    width: 100%;
}

.home-form-button {
    background-color: #c29842;
    border: medium none;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    font-weight: 600;
    padding: 10px 0;
}

textarea.last-query {
    color: #000000;
    font-size: 14px;
    margin-bottom: 20px;
    min-height: 130px;
    padding: 10px 4%;
    resize: none;
}

.top-phone:nth-child(2n) {
    display: none;
}

#featured-projects-inner {
    padding: 60px 0;
}

.featured-lft li {
    background: rgba(0, 0, 0, 0) url("../images/arrow-icon.png") no-repeat scroll left 3px;
    display: inline-flex;
    padding-bottom: 10px;
    padding-left: 19px;
    vertical-align: top;
    width: 100%;
}

.featured-lft {
    margin-top: 50px;
}

.location-box {
    margin-bottom: 25px;
    text-align: center;
}

.locate-icon {
    background-color: rgb(51, 85, 128);
    border: 1px solid #bbd4e5;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px 0;
}

.location-box>b {
    color: rgb(28, 55, 132);
}

.location-box>p {
    font-size: 14px;
}

.featured-lft>ul {
    color: #393a3b;
    float: left;
    font-size: 15px;
    margin-right: 2%;
    padding-left: 0;
    width: 48%;
}

.locate-icon:hover {
    background-color: rgb(204, 161, 84);
}

.gl-box {
    overflow: hidden;
    position: relative;
}

.on-goin-button {
    background-color: rgb(204, 161, 84);
    border-radius: 5px;
    clear: both;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 15px;
    margin-bottom: 10px;
    max-width: 243px;
    padding: 13px 22px;
    text-transform: uppercase;
    width: 100%;
}

#featured-projects-inner .title {
    margin-bottom: 0;
}

.title {
    float: left;
    width: 100%;
}

.title h2 {
    background: rgba(0, 0, 0, 0) url("../images/title-line.jpg") no-repeat scroll right center;
    color: #5f5c5c;
    float: left;
    font-size: 17px;
    padding: 0 180px 0 0;
    text-transform: uppercase;
}

.title>b {
    clear: both;
    color: #1c3784;
    display: block;
    float: left;
    font-size: 32px;
    text-transform: uppercase;
}

.main-gallery-box {
    background-color: #fff;
    padding: 40px 0 40px;
}

.image-grid-one {
    margin-bottom: 30px;
    position: relative;
}

.foot-box {
    background-color: #fff;
    min-height: 230px;
    padding: 38px 0 0;
    text-align: center;
}

.foot-box i {
    font-size: 49px;
}

.foot-box h5 {
    font-size: 25px;
    font-weight: 800;
    color: rgb(51, 85, 128);
    margin: 14px 0;
}

.footer-box-bottom {
    background-color: #002252;
    padding: 20px 0;
    color: #fff;
}

.socil-icon p {
    display: inline-block;
}

.socil-icon i {
    background-color: #bf9734;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    vertical-align: middle;
    padding: 8px;
    color: #fff;
}

.socil-icon {
    text-align: right;
}

.footer-box-bottom .container>p {
    color: #fff;
    margin-bottom: 0;
}

.floor-boxs>img {
    width: 100%;
}

#location-map img {
    width: 100%;
}

.floor-content>b {
    color: rgb(51, 85, 128);
    display: block;
    font-size: 22px;
    margin: 10px 0;
    text-transform: uppercase;
}

.floor-boxs {
    border: 1px solid #ccc;
    margin-bottom: 40px;
}

#amenities .title-2 {
    margin-bottom: 28px;
}

.floor-content {
    padding: 0 30px 20px;
}

.location-advantage .owl-prev {
    background: #002252 url("../images/solution-slider.jpg") no-repeat scroll 0 0;
    height: 45px !important;
    margin-right: 3px;
    width: 50px !important;
}

.location-advantage .owl-prev>span {
    font-size: 0 !important;
}

.location-advantage .owl-next {
    background: #002252 url("../images/solution-slider-2.jpg") no-repeat scroll 0 0;
    height: 45px !important;
    width: 50px !important;
}

.location-advantage .owl-next>span {
    font-size: 0 !important;
}

.res-logo {
    display: none;
}

.res-animities {
    display: none;
}

.main-footer {
    display: flex;
}

.footer-left,
.footer-right {
    width: 50%;
}

.footer-right {
    background-color: #002451e8;
    padding-left: 50px;
    padding-right: 50px;
}

.footer-right h2 {
    font-size: 35px;
    color: #fff;
    font-weight: 800;
    margin: 40px 0;
}

.main-contact-info {
    clear: both;
    width: 100%;
}

.contcat-info-box {
    float: left;
    margin-bottom: 25px;
    width: 100%;
    border-bottom: 1px solid #ededed26;
    padding-bottom: 20px;
}

.contcat-info-box-left {
    float: left;
}

.contcat-info-box-left img {
    max-width: 58px;
}

.contcat-info-box-right {
    float: left;
    color: #fff;
    margin-left: 13px;
}

.contcat-info-box-right strong {
    font-size: 22px;
    display: block;
    margin-bottom: 10px;
}

.contcat-info-box-right p {
    margin: 0;
}

.lay-plan {
    width: 100%;
    float: center;
    position: relative;
}

.main-floor-plans {
    background-color: #f2f2f2;
    text-align: center;
    padding: 20px 0 50px;
}
.main-floor-plans .lay-plan {
    text-align: center;

    width: 100%;
  
}
.layout-img {
          max-width: 1200px !important;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

#location-map a:hover::before {
    background: rgba(0, 0, 0, 0.8) url("../images/image-gallery-btn.png") no-repeat scroll center center;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2147483647;
}

.abt-deve-right h2 {
    font-weight: 800;
    font-size: 35px;
    color: #333;
    margin-bottom: 16px;
}

.abt-deve-right p {
    font-size: 17px;
    line-height: 30px;
    color: #555;
    margin-bottom: 28px;
}

.ab-dev-email {
    display: flex;
    margin: 13px 0 20px;
    float: left;
    margin-right: 30px;
}

.cntc-now {
    clear: both;
}

.abt-deve-left {
    margin-top: 30px;
}

.abt-deve-left img {
    border-radius: 50%;
}

.cntc-now a {
    background-color: #f4762a;
    color: #fff;
    padding: 14px 20px;
    display: inline-block;
    font-weight: 800;
    margin-top: 10px;
    font-size: 18px;
}

.cntc-now a:hover {
    color: #fff;
}

.dev-em a {
    color: #333;
    font-size: 20px;
}

.dev-em a:hover {
    color: #333;
}

.dev-em p {
    line-height: 20px;
    margin-bottom: 5px;
}

.dev-em b {
    vertical-align: middle;
    font-size: 18px;
}

.ab-dev-email i {
    color: #6ca500;
    font-size: 27px;
}

.dev-em {
    vertical-align: middle;
    margin-left: 15px;
}

#about-developer {
    padding: 50px 0;
}

#location-map {
    width: 100%;
    position: relative;
}

#lay-plan {
    width: 100%;
    text-align: center;
    position: relative;
}

#lay-plan h2 {
    /*position: absolute;*/
    /*right: 50%;*/
    /*bottom: -35px;*/
    font-weight: 800;
    /*transform: translate(-50%, -50%);*/
    /*left: 50%;*/
    width: 100%;
}

#lay-plan .owl-prev {
    left: 82px !important;
    position: absolute;
    font-size: 61px !important;
    color: #ffff !important;
    top: -35px;
    background-color: #bf9734 !important;
    border-radius: 50%;
    height: 50px;
    width: 51px;
    vertical-align: middle;
}

#lay-plan span {
    display: block;
    vertical-align: middle !important;
    line-height: 28px !important;
    top: -6px !important;
    position: relative;
}

.villa-highlisght {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #bf9734;
    float: left;
    width: 100%;
    min-height: 250px;
}

.main-amenities {
    clear: both;
    float: left;
    width: 100%;
}

.villa-highlisght.living {
    min-height: 196px;
}

.villa-highlight-right {
    float: left;
    width: 100%;
    max-width: 433px;
    margin-left: 20px;
}

.villa-highlight-right h2 {
    font-size: 25px;
    margin: 0 0 10px 0;
    font-weight: 800;
    color: #bf9734;
}

.villa-highlight-left {
    float: left;
}

.villa-highlight-left i {
    font-size: 42px;
    color: #bf9734;
}

#lay-plan .owl-next {
    right: 82px !important;
    position: absolute;
    font-size: 61px !important;
    color: #ffff !important;
    top: -35px;
    background-color: #bf9734 !important;
    border-radius: 50%;
    height: 50px;
    width: 51px;
    vertical-align: middle;
}

#lay-plan .owl-nav.disabled,
#lay-plan .owl-dots {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
}

.lay-plan img {
    width: 100% ;
    display: block;
    margin: 30px auto;
}

#header {
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #002552;
}

.foot-sell {
    display: none;
}

.foot-call.foot-whtsapp {
    background-color: #24cc63;
    border-right: 0 none;
    min-height: 62px;
    padding: 16px 0;
    display: block;
}

.foot-call {
    background-color: #000;
    border-right: 1px solid #7f7f7f;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 18px;
    min-height: 62px;
    padding: 17px;
    text-align: center;
    text-decoration: none;
    width: 50%;
    position: relative;
}

.foot-call .fa.fa-phone {
    background-color: #000;
    border-radius: 50%;
    font-size: 20px;
    height: 50px;
    padding: 15px;
    position: absolute;
    left: 50%;
    top: -34px;
    transform: translate(-50%);
    width: 50px;
}

.foot-call .fa.fa-whatsapp {
    background-color: #24cc63;
    border-radius: 50%;
    font-size: 20px;
    height: 50px;
    left: 50%;
    padding: 15px;
    position: absolute;
    top: -34px;
    transform: translate(-50%);
    width: 50px;
}

.foot-call.foot-whtsapp:hover {
    color: #fff;
}

.foot-call:hover {
    color: #fff;
}

body {
    margin: 0px;
    width: 100%;
}

.wrap {
    margin: 0px auto;
    width: 486px;
}

.box {
    width: 160px;
    height: 120px;
    float: left;
    background: #347fc3;
    border: 1px solid #fff;
    overflow: hidden;
}

.text {
    text-align: center;
    margin-top: 56px;
    color: #fff;
    font-size: 1.0em;
    font-family: sans-serif;
    text-transform: uppercase;
}

.about-right span {
    color: #bf9734;
}

.animated {
    animation-duration: 2.5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.pulse {
    animation-name: pulse;
    animation-duration: 1s;
    display: inline-block;
}

.advantage-loc {
    display: flex;
}

.advantage-loc-left {
    width: 50%;
}

.advantage-loc-right {
    background-color: #002551db;
    padding: 35px 60px;
    color: #fff;
    width: 50%;
}

.advantage-loc-right li {
    text-transform: capitalize !important;
    padding: 10px 0;
    line-height: 26px;
    display: inline-flex;
    vertical-align: middle;
    width: 50%;
    float: left;
    font-weight: 600;
}

.advantage-loc-right .fa.fa-arrows-alt {
    color: #d1ae6c;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.advantage-loc-right h2 {
    margin: 0 0 25px;
    font-size: 35px;
    font-weight: 800;
    color: #e1be7c;
}

.adv-book p {
    display: inline-block;
    margin-bottom: 0;
}

.opp-call {
    text-align: center;
}

.for-booking-call.adv-book a {
    padding: 13px 20px;
    font-size: 16px;
    font-size: 22px;
    display: block;
    font-weight: 800;
    margin-top: 15px;
}

.for-booking-call.adv-book {
    margin-left: 0;
}

.for-booking-call a {
    background-color: #bf9734;
    color: #fff;
    font-size: 20px;
}

.for-booking-call {
    display: inline-block;
    margin-left: 20px;
}

.foot-left p {
    margin-bottom: 0;
    margin-top: 5px;
}

.advantage-loc-left {
    background-image: url("../assets/golden/key-highlight.jpeg");
    background-size: cover;
    min-height: 492px;
    background-position: center center;
}

.main-home-form .text-danger {
    color: #fff;
}

#msg {
    text-align: center;
    margin-top: 14px;
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
}

.thanks {
    background-color: rgb(246, 246, 246);
    padding: 40px 0;
}

.back-home {
    background-color: #bf9734;
    border: medium none;
    color: #000;
    text-transform: uppercase;
    width: 100%;
    font-weight: 600;
    padding: 11px 10px;
    top: 20px;
    position: relative;
}

.adv-box b {
    color: #bf9734;
    font-size: 20px;
}