/*@font-face {
    font-family: "proximanova_black";
    src: url('../fonts/proximanova_black.otf.otf');
ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â }*/
/* @font-face {
    font-family: "Arial";
    src: url('../fonts/ARIALLGT.TTF');
} */

@font-face {
    font-family: "Arial";
    src: url('../fonts/ArialCE.ttf');
}

body {
    font-family: Arial !important;
}

li {
    list-style: none;
}

html {
    font-size: 62.5%;
}

img {
    width: 100%;
    display: block;
}

.btn-primary:focus {
    box-shadow: none !important;
}

input {
    border: none;
}

input:focus,
select:focus {
    outline: none;
}

#main {
    overflow: hidden;
}

/*#name::-webkit-input-placeholder { color:#fff;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â }
#phone3::-webkit-input-placeholder { color:#fff;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â }
#email::-webkit-input-placeholder { color:#fff;ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â }
*/

/* font sizes  */
h2 {
    margin-bottom: 0 !important;
}

.heading01 {
    font-size: 3.4rem;
    text-transform: uppercase;
}

.heading02 {
    font-size: 2.6rem;
}

.heading03 {
    font-size: 24px;
    color: #fff;
}

.heading00 {
    font-size: 20px;
    color: #fff;
}

p {
    font-size: 14px;
    line-height: 1.3;
    /* margin-bottom: 0 !important; */
}

.p-tag {
    font-size: 16px;
    line-height: 1.9;
    /* margin-bottom: 0 !important; */
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: .5em;
    color: #fff;
}


/* header section  */
.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    transition: ease .4s all;
    background: #fff;
}

.header.active {
    background: #fff;
}

.header .cus-navbar .cus-nav ul {
    margin: 0;
    padding: 0;
}

.header .cus-navbar .cus-nav ul li {
    display: inline-block;
    margin-right: 3rem;
    font-size: 1.6rem;
    position: relative;
    transition: ease .4s all;
    cursor: pointer;
    color: #000;
}

/* .header.active .cus-navbar .cus-nav ul li{color: #000;} */
.header .cus-navbar .cus-nav ul li:last-child {
    margin-right: 0;
}

.header .cus-navbar .cus-nav ul li::after {
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    height: 2px;
    bottom: -1rem;
    background-color: #C0C0C0;
    transition: ease .4s all;
    cursor: pointer;
}

.header .cus-navbar .cus-nav ul li:hover::after {
    width: 100%;
}

.header .cus-navbar .cus-nav ul li.active::after {
    width: 100%;
}

.header .cus-navbar .cus-nav .calling {
    margin-left: 3rem;
}

.menu,
.close {
    font-size: 3rem;
    color: #000;
    display: none;
}

.mob {
    display: none !important;
}

.addnew {
    background: none !important;
    border: none;
    border: 1px solid #C0C0C0;
    border-radius: 15px;
    font-size: 10px;
    color: #000 !important;
}

/* enqire-now section  */
.enquire-now {
    position: fixed;
    top: 50%;
    right: -4.8rem;
    transform: translateY(-50%) rotate(-90deg);
    border: 1px solid #fff;
    z-index: 9999;
    /* padding: 10px; */
}

.enquire-now .btn {
    background-color: #ffb900;
    color: #fff;
    border-color: #000;
    font-size: 2rem;
    padding: 10px;
}

/* about us  */
.about-us {
    background: #001f35;
}

.about-us .section-head span {
    color: #fff;
}

.about-us .section-head {
    /* color: #fff; */
}

.about-us .section-head {
    position: relative;
}

.about-us .section-head::after {
    content: "";
    position: absolute;
    width: 400px;
    height: 1px;
    background-color: #fff;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.about-us .download {
    background-color: #421f1e;
    display: inline-block;
}

.about-us .download a {
    font-size: 1.4rem;
    color: #C0C0C0;
    border: 1px solid #C0C0C0;
    border-radius: 2rem;
    text-decoration: none;
}

/* config section  */
.configuration .heading03 {
    /* color: #C0C0C0; */
    text-transform: uppercase;
}

.configuration .table .thead th {
    border-bottom: 1px solid #C0C0C0;
    font-size: 1.4rem;
}

.configuration .table .tbody td {
    border-bottom: 1px solid #C0C0C0;
    padding: 8px 0px;
    font-size: 15px;
    border-top: 1px solid #C0C0C0;
    text-align: center;
    width: 28%;
    line-height: 28px;
}

.configuration .brochure .btn {
    font-size: 1.3rem;
    font-weight: 600;
    background: #001f35;
    color: #fff;
    border-radius: 1rem;
    display: flex;
    gap: 1rem;
    margin: auto;
}

.form-pop {
    cursor: pointer;
}

/*.hovereff:hover{font-weight: 700;}*/
.btnhover {
    position: relative;
}

.btnhover p {
    position: absolute;
    top: 17%;
    left: 0%;
    width: 111px;
    height: 25px;
    background: #001f35;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 1.3rem;
}

.btnhover p:before,
.btnhover p:after,
.btnhover span:before,
.btnhover span:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #001f35;
    transition: 1s;
    mix-blend-mode: hue;
}

.btnhover p:before {
    top: -2px;
    left: -2px
}

.btnhover p:after {
    top: -2px;
    right: -2px;
}

.btnhover span:before {
    bottom: -2px;
    left: -2px
}

.btnhover span:after {
    bottom: -2px;
    right: -2px
}

.btnhover p:hover:before,
.btnhover p:hover:after,
.btnhover p:hover span:before,
.btnhover p:hover span:after {
    width: calc(180px/2);
    height: calc(50px/2)
}

.caption {
    position: absolute;
    top: 9%;
    width: 80%;
    margin: 0px auto;
    text-align: center;
    left: 0;
    right: 0;
}

.highwaysection {
    position: relative;
}

.highwaysection .caption span {
    /* color: #C0C0C0; */
}

.highwaysection .caption p {
    /* font-weight: 600; */
}

/* gallery section  */
.gallery {
    overflow: hidden;
}

.gallery .slick-dots {
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3rem;
}

.gallery .slick-dots::after {
    content: "";
    width: 200%;
    position: absolute;
    border: 1px solid #000;
}

.gallery .slick-dots li {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #C0C0C0;
    margin: 0 1rem;
    cursor: pointer;
    position: relative;
    z-index: 9;
}

.gallery .slick-dots .slick-active {
    background-color: #C0C0C0;
}

.gallery .slick-dots li button {
    display: none;
}

/* Location section  */
.location {
    /* overflow: hidden; */
}

.location .box {
    border: 2px solid #C0C0C0;
    margin: 0 1rem;
    min-height: 233px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.location .box-btn {
    position: absolute;
    bottom: 10%;
    width: 92%;
    text-align: center;
}

.box-height {
    padding: 10px 0px;
}

.location .box:hover {
    background-color: #C0C0C0;
}

.location .box:hover .box-img {
    color: #000;
}

.location .box:hover .btn {
    border: none;
    background: #fff;
    color: #000;
}

.location .box-btn .btn {
    background: none;
    border: none;
    font-size: 1.8rem;
    background: #C0C0C0;
    color: #000;
}

.box-heading .heading02 {
    font-size: 2rem;
}

.box-heading .heading02 {
    position: relative;
    color: #fff;
}

.box-heading .heading02::after {
    content: "";
    position: absolute;
    width: 100px;
    height: 1px;
    background-color: #C0C0C0;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.location .box:hover .heading02 {
    color: #000;
}

.location .box:hover .heading02::after {
    background-color: #000;
}


.boxes-slide .slick-dots {
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 3rem;
    opacity: 0;
}

.boxes-slide .slick-dots li {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: rgba(0, 0, 0, .5);
    margin: 0 1rem;
    cursor: pointer;
    position: relative;
    z-index: 9;
}

.boxes-slide .slick-dots .slick-active {
    background-color: #000;
}

.boxes-slide .slick-dots li button {
    display: none;
}

/* amenities section  */
.amenities {
    background-color: #001f35;
}

.amenities .heading03 {
    /* color: #fff; */
}

.amenities .heading03 span {
    color: #fff;
}

.amenities .box-icon {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-color: #fff;
    position: relative;
}

.amenities .box-icon img {
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.amenities .box {
    margin-top: 2rem;
}

.amenities .content p {
    color: #000;
    margin-left: 30px;
    font-weight: 500;
    font-size: 14px;
}

.amenities .col-lg {
    min-width: 0;
}

.amenities .textamenities {
    padding: 0px 0px 0px 0px;
    text-align: justify;
}

/* location map  */

.form .form-fileds {
    border-bottom: 1px solid #000;
}

.form label {
    display: block;
    font-size: 1.8rem;
}

.form .form-fileds input {
    display: block;
    font-size: 1.8rem;
    padding: .8rem;
    border: none;
}

.form .btn {
    padding: 1rem;
    font-size: 1.7rem;
    color: #fff;
    font-weight: 600;
    background-color: #001f35;
    border-radius: 1.3rem;
}

.mob-center .heading03 {
    color: #000;
}

.mob-center .heading03 span {
    /* color: #C0C0C0; */
}

.box-img {
    font-size: 14px;
    text-align: center;
    color: #fff;
}

#PopupForm .form-feilds select {
    padding: 0.8rem;
}

.form-feilds select {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    background: none;
    width: 100%;
    border-bottom: 1px solid #000;
    padding-right: 6rem;
    background-image: url("../imgs/icon.jpg");
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 0.8rem;
    background-size: 35px;
    color: #818181;
    font-size: 1.3rem;
    background-color: #fff;
    padding-left: .8rem;
    margin-left: 1px;
}

/* .form-feilds select::after{content: "";position: absolute;top: 0;right: 0;bottom: 0;background-color: #C0C0C0;width: 20px;z-index: 999;height: 20px;} */


/* footer section  */
.footer {
    border-bottom: 5px solid #ffffff;
}

.footer .footer-logo img {
    width: 200px;
}

.footer p {
    font-size: .9rem;
    font-weight: 600;
}

.footer .calling-number a {
    font-size: 3rem;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

.footer .policy p {
    font-size: 11px;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    font-weight: 300;
}

/* popup form  */
.overly {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 99;
    display: none;
}

.overly.active {
    display: block;
}

.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 32%;
    background: #001f35;
    border: 1px solid #fff;
    padding: 2rem 2rem;
    border-radius: 3rem;
    display: none;
}

.btn-warning {
    color: #000;
    background-color: #ffffff;
    border-color: #000;
}

.popup.active {
    display: block;
}

.popup .logo {
    width: max-content;
}

.popup .close-btn {
    font-size: 2rem;
    position: absolute;
    top: 2rem;
    right: 2rem;
    cursor: pointer;
    color: #fff;
}

.popup .form-feilds label {
    font-size: 1.4rem;
    color: #fff;
}

.popup .form-feilds input {
    border: 3px solid #000;
    padding: 0.7rem 1rem;
    font-size: 17px !important;
}

.popup .btn {
    font-size: 1.7em;
    padding: 10px 12px;
    font-weight: bold;
}

#PopupForm input::placeholder {
    font-size: 17px;
}


/* ---main popup start--------- */

#gfg .modal-content {
    background: #001f35;
    padding: 20px;
    border-radius: 3rem;
    border: 1px solid #fff;
}

#gfg .form-feilds label {
    font-size: 1.4rem;
    color: #fff;
}

#gfg .btn-close {
    font-size: 2rem;
    position: absolute;
    top: 2rem;
    right: 2rem;
    cursor: pointer;
    filter: invert(1);
    z-index: 9999;
}

#gfg .form-feilds input {
    border: 3px solid #000;
    padding: 0.7rem 1rem;
    font-size: 17px !important;
}

#gfg .form-feilds input::placeholder {
    font-size: 17px;
}

.left_con {
    padding-left: 80px !important;
}

#gfg .intl-tel-input {
    position: relative;
    display: block;
}

#gfg .btn {
    font-size: 1.7em;
    padding: 10px 12px;
    font-weight: bold;
}

/* ---main popup end---- */

#lock {
    display: none;
}

.iti.iti--allow-dropdown {
    width: 100% !important;
}

.footer-enquire01 i {
    font-size: 15px;
    color: #fff;
    margin-right: 5px;
    margin-top: -8px;
}

/* footer form  */
.footer-form {
    padding: 12px 0px;
    background-color: #ffb900;
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    border-top: 2px solid #fff;
}

.footer-form input {
    background: none;
    border: 1px solid #fff;
    padding: .8rem;
    width: 100%;
    color: #fff;
    font-size: 1.3rem;
    border-radius: .6rem;
}

.footer-form .btn {
    background: #fff;
    font-size: 1.3rem;
    padding: .8rem;
}

.footer-enquire p {
    color: #fff;
    margin: 0px !important;
}

#inquiryForm .error {
    color: #fff;
    font-size: 1rem;
}

#PopupForm .error {
    font-size: 1rem;
    color: red !important;
}

#ContactForm .error {
    font-size: 1rem;
    color: red !important;
}

.form-fileds {
    position: relative;
}

.form-fileds label.error {
    position: absolute;
    left: 0;
    bottom: -1.5rem;
}

.padd-cent {
    padding: 50px 0px;
}

.solid-bg {
    background: #f9f9f9;
}

/* -------new amenities start-------*/

.ami-block {
    display: inline-block;
    position: relative;
    background: 0 0;
    border: none;
    color: #000;
    cursor: pointer;
    box-shadow: 1px 1px 25px #e0e0e0;
    margin: .8vw 1vw;
    width: 100%;
}

.ami-container {
    display: block;
    text-align: center;
    padding: 1.2vw .8vw .8vw;
    height: 11vw;
}

.ami-img {
    width: 50%;
    /* height: 4vw; */
    display: block;
    margin: 0 auto 1vw;
}

.ami-title {
    font-size: 1vw;
    display: block;
    font-weight: 600;
}

/* --- new amenities end--------- */

/* ----master plan section start--- */
.floor_plan_Sec {
    border: 1px solid #c5c5c5;
    position: relative;
}

.floor_plan_Sec .Common_btn {
    position: absolute;
    left: 50%;
    top: 40%;
    transition: all .5s ease;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.back-onew {
    background: #9f1635;
    text-align: center;
    color: #fff;
    padding: 5px;
}

.bck-p {
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.gap-20 {
    clear: both;
    height: 20px;
}

.gap-20 {
    clear: both;
    height: 20px;
}

.floor_plan_Sec {
    border: 1px solid #c5c5c5;
    position: relative;
}

.floor_plan_Sec:hover .Common_btn {
    top: 50%;
    opacity: 1
}

.site_floorPlan .col-md-8 .col-md-8 .floor_plan_Sec {
    max-height: 430px
}

.site_floorPlan .col-md-8 .col-md-8 .floor_plan_Sec img {
    max-height: 400px;
    min-height: 400px;
    object-fit: cover
}

.floor_plan_Sec:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    color: #fff;
    font-size: 22px;
    left: 0;
    top: 0;
    opacity: 0;
    transition: akk .5s ease
}

.floor_plan_Sec:hover .Common_btn {
    top: 50%;
    opacity: 1
}

.site_floorPlan .col-md-8 .col-md-8 .floor_plan_Sec {
    max-height: 430px
}

.site_floorPlan .col-md-8 .col-md-8 .floor_plan_Sec img {
    max-height: 400px;
    min-height: 400px;
    object-fit: cover
}

.floor_plan_Sec .Common_btn {
    position: absolute;
    left: 50%;
    top: 40%;
    transition: all .5s ease;
    transform: translate(-50%, -50%);
    opacity: 0
}

.floor_plan_Sec:hover .Common_btn {
    top: 50%;
    opacity: 1
}


.floor_plan_Sec:hover:before {
    opacity: .5
}

.site_floorPlan {
    margin-bottom: 80px
}

.site_floorPlan .col-md-8,
.site_floorPlan .col-md-4 .floor_plan_Sec {
    margin-bottom: 20px
}

.site_floorPlan .col-md-4 .floor_plan_Sec {
    max-height: 200px
}

.site_floorPlan .col-md-4 .floor_plan_Sec img {
    max-height: 180px;
    min-height: 180px;
    object-fit: cover
}


.logo-cenury {
    width: 158px;
}

/* -----thankyou page--- */
.space {
    margin-top: 10%;
}

.msgicon {
    height: 100px;
    width: 100px;
    border: 4px solid #fff;
    font-size: 39px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    padding: 20px;
    text-align: center;
    margin: 0px auto;
    display: block;
}

.oops {
    /* color: #fff; */
    text-align: center;
    font-size: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.oops-greet {
    color: #000;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
}

.oops-subtitle {
    /* color: #fff; */
    font-size: 18px;
}

.go-home {
    color: #000;
    background: #fff;
    font-size: 19px;
    padding: 10px;
    width: 225px;
    margin: 0px auto;
    margin-top: 30px;
    border-radius: 5px;
    transition: ease 0.5s;
}

#pageloader {
    background: rgba(34, 34, 34, 0.9);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999999;
    top: 0;
}

.loading-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loading-wrap img {
    width: 130px;
}

.li-tag {
    font-size: 16px;
    line-height: 1.9;
    letter-spacing: 1px;
    margin-bottom: .5em;
    color: #fff;
}

.checkboxprivcy {
    display: flex;
    align-items: start;
}

#privacy {
    width: 14px !important;
    position: relative;
    line-height: 0;
    margin: 2px 5px;
}

.checkboxprivcy label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 13px;
    word-spacing: 2px;
    line-height: 15px;
}

#gfg label {
    font-size: 1.4rem;
    color: #fff;
}

.contact-btn {
    background-color: #001f35;
    color: #fff !important;
    border-color: #000;
    font-size: 2rem;
    padding: 10px;
}


.footer-call {
    text-align: left;
    margin-top: 25px;
    margin-left: 21px;
    margin-bottom: 0px;
    line-height: 10px;
}

.footer-call a {
    color: #000;
    text-decoration: none;
    font-size: 17px;
    padding: 5px;
}

.overview-sec {
    background-color: #001f35 !important;
}

.intl-tel-input {
    display: block !important;
}

.formHead {
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    #gfg .form-feilds input {
        font-size: 1.8rem;
    }

    .popup .form-feilds input {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 320px) {
    .formHead {
        font-size: 21px;
    }

    #gfg .form-feilds input {
        font-size: 1.3rem;
    }

    .popup .form-feilds input {
        font-size: 1.1rem;
    }
}

.contact-btn-div {
    display: flex;
    justify-content: center;
}