* {
    scroll-behavior: smooth;
}

@font-face {
    font-family: 'DancingScript-Bold';
    src: url('../../assets/fonts/DancingScript-Bold.ttf');
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/fonts/Poppins-Regular.ttf');
}

#overview,
#secGallery {
    background-color: #FFFEF7;
}

#secConnectivity {
    background-image: url("../../assets/images/location-bg.png");
}

#about {
    background-image: url("../../assets/images/amenities-bg.png");
}

#secAmenities {
    background-image: url("../../assets/images/amenities-bg.png");
}

#secAmenities,
#about,
#secConnectivity,
#overview {
    position: relative;
    background-position: center;
    background-size: cover;
}
.enq-btn-mob a:hover{
    text-decoration: none;
    color: #fff;
}

#background {
    background: url('../../assets/images/about.png');
    position: relative;
    background-position: center;
    background-size: cover;
}

#sec-why {
    background-image: url("../../assets/images/sectionback1.jpg");
    background-size: cover;
    width: 100%;
    background-size: cover;
}

/* Header Css Start */
header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    padding: 11px 0;
    background: #fff;
    backdrop-filter: saturate(180%) blur(20px);
}


header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

nav ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
}

nav ul a {
    color: #000;
}

.br {
    border: 1px solid #3e3d3d;
    padding: 24px 0px 12px 17px;
}

.hover_bkgr_fricc {
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10000000;
}

.hover_bkgr_fricc .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.hover_bkgr_fricc>div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 671px;
    min-height: 100px;
    vertical-align: middle;
    width: 89%;
    position: relative;
    border-radius: 8px;
    padding: 15px 2%;
    margin-top: 20px;
}

.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Adani Medium';
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}

.popupCloseButton:hover {
    background-color: #ccc;
}

.trigger_popup_fricc {
    cursor: pointer;
    font-size: 10px;
    margin: 0px;
    display: inline-block;
    color: #000;
    text-transform: capitalize;
}

.selected-dial-code {
    color: black !important;
}

.error {
    color: red;
    font-size: 12px;
}

.error_new {
    color: red;
    font-size: 12px;
}

.vl {
    border-left: 3px solid white;
    height: 43px;
}

#callus {
    background: rgb(0 0 0/89%);
    z-index: 10000;
}

#callus .txtwhats {
    width: 90%;
}

#modal-subscribe {
    z-index: 1112;
    margin-top: 5rem;
}

.modal-backdrop {
    z-index: 0 !important;
}

.error_new {
    color: red;
    font-size: 9px !important;
    font-weight: 500 !important;
}

.centered {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#location1 {
    background-image: url("../../assets/images/sectionback1.jpg");
    background-size: cover;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
}

#address {
    background-image: url("../../assets/images/Convenience_bg.jpg");
    background-size: cover;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
}

.tablink1 {
    background-color: #fff;
    color: black;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 4px 6px;
    font-size: 17px;
    width: 76%;
    border-radius: 40px;
    box-shadow: 2px 2px 5px #000;
    margin-bottom: 20px;
}

.tablink1:hover {
    background-color: #bb9b5d;
}

.tabcontentgallery {
    color: black;
    display: none;
    padding: 100px 20px;
    height: 100%;
}

.overlay .tabcontent {
    min-width: 100% !important;
}

.overlay .slides {
    width: 77vw !important;
}

.overlay img {
    width: 100%;
}

.bookonline {
    display: flex;
    align-items: center;
}

.show .bookonline {
    display: none;
}



.tablink2 {
    background-color: #fff;
    color: black;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 6px 6px;
    font-size: 17px;
    width: 46%;
    border-radius: 40px;
    box-shadow: 2px 2px 5px #000;
    margin-bottom: 20px;
}

.tablink2:hover {
    background-color: #bb9b5d;
}

.tabcontentvideos {
    color: black;
    display: none;
    padding: 100px 20px;
    height: 100%;
}

.slides {
    display: flex;
    overflow: hidden;
    width: 100%;
    scroll-behavior: smooth;
}

.slides-wrapper .static {
    display: flex;
    overflow: hidden;
    width: 100%;
    justify-content: center;
}

.slides-wrapper {
    position: relative;
}

.slides-wrapper i {
    background: #000;
    color: #fff;
    border-radius: 50%;
    padding: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tab.sel {
    background: #00212e;
    color: #fff;
}

.lightbox {
    /* Default to hidden */
    display: none;

    /* Overlay entire screen */
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    /* A bit of padding around image */
    padding: 1em;

    /* Translucent background */
    background: rgba(0, 0, 0, 0.8);
}

/* Unhide the lightbox when it's the target */
.lightbox:target {
    display: block;
}

.lightbox span {
    /* Full width and height */
    display: block;
    width: 100%;
    height: 100%;

    /* Size and position background image */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.tab {
    overflow: hidden;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0px 16px;
    transition: 0.3s;
    font-size: 17px;
    color: #000;
}

.tab button.active {
    color: #fff;
    background-color: #777;
}

.tabcontent {
    display: block;
    padding: 6px 12px;
    border-top: none;
}

.tab button {
    background-color: #00212e;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    margin-right: 20px;
}

.arrow-prev {
    top: 50%;
    left: 0;
    background: #ddd;
    transform: scaleX(-1) translateY(-50%);
    padding: 17px;
}

.arrow-slide {
    position: absolute;
    z-index: 111;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}

.arrow-next {
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: #ddd;
    padding: 17px;
}

.centered {
    position: absolute;
    top: 50%;
    left: 49%;
    transform: translate(-50%, -50%);
    color: #000;
    font-family: 'Poppins';
}

.heading {
    text-align: center;
    font-size: 2.0em;
    letter-spacing: 1px;
    padding: 40px;
    color: white;
}

.gallery-image {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.gallery-image img {
    height: 250px;
    width: 350px;
    transform: scale(1.0);
    transition: transform 0.4s ease;
}

.img-box {
    box-sizing: content-box;
    margin: 10px;
    height: 250px;
    width: 350px;
    overflow: hidden;
    display: inline-block;
    color: white;
    position: relative;
    background-color: white;
}

.caption {
    position: absolute;
    bottom: 5px;
    left: 20px;
    opacity: 0.0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.transparent-box {
    height: 250px;
    width: 350px;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color 0.3s ease;
}

.img-box:hover img {
    transform: scale(1.1);
}

.img-box:hover .transparent-box {
    background-color: rgba(0, 0, 0, 0.5);
}

.img-box:hover .caption {
    transform: translateY(-20px);
    opacity: 1.0;
}

.img-box:hover {
    cursor: pointer;
}

.caption>p:nth-child(2) {
    font-size: 0.8em;
}

.opacity-low {
    opacity: 0.5;
}

/*.btn:hover {
    background-color: #c1b39f;
    color: #000;
}
*/

.btn.active {
    background-color: #666;
    color: white;
}

.close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    color: white;
    display: block;
    cursor: pointer;
    font-family: Arial;
}

.fa-angle-right:before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 32px;
}

.fa-angle-left:before {
    content: "\f104";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 32px;
}

.tablink {
    background-color: #fff;
    color: #58595b;
    outline: none;
    cursor: pointer;
    padding: 10px 0px;
    font-size: 15px;
    border-radius: 60px;
    border: .5px solid #ced1d4;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
}

.tablink:hover {
    background-color: rgb(207, 174, 122);
    color: #fff;
}

.tabcontent {
    color: black;
    padding: 1px 10px;
    height: 100%;
}

.view360 {
    width: 80vw;
    height: 30vw;
}

.enquire-now {
    position: fixed;
    bottom: 65px;
    right: 15px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Poppins';
    padding: 15px 30px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-weight: 600;
    z-index: 999999;
    border: none;
    background: linear-gradient(to right, #8D8140 50%, #522F2B 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    letter-spacing: 2px;
}

.pulse {
    animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px #522F2B;
    }

    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

.form-control:focus {
    color: #005D6A;
    background-color: #fff;
    border-color: initial !important;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(255, 255, 255, .25);
}

.error {
    border-bottom: 2px solid red !important;
    animation: error .2s linear 5 alternate .1s;

}

@keyframes error {
    0% {
        border-bottom: 2px solid black;
    }

    100% {
        border-bottom: 2px solid red;
    }
}


.error-modal {
    border: 2px solid red !important;
    animation: error-modal .2s linear 5 alternate .1s;

}

@keyframes error-modal {
    0% {
        border-bottom: 1px solid black;
    }

    100% {
        border-bottom: 1px solid red;
    }
}

.error-side {
    border: 2px solid red !important;
    animation: error-side .2s linear 5 alternate .1s;

}

@keyframes error-side {
    0% {
        border-bottom: 1px solid black;
    }

    100% {
        border-bottom: 1px solid red;
    }
}

.contact-form input[type="text"],
#bottom-form input[type="text"],
.contact-form input[type="email"],
#bottom-form input[type="email"],
.contact-form input[type="datetime-local"],
.contact-form textarea,
.contact-form select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 40px;
    padding: 10px 5px;
    height: 60px;
    font-size: 18px;
    background-color: #2c2c2c00;
    transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    border-bottom: 1px solid #AC7953;
    font-weight: 400;
    border-radius: 0px;
}

.popup-form input[type="text"],
.popup-form input[type="email"],
.popup-form input[type="datetime-local"],
.popup-form textarea,
.popup-form select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 40px;
    padding: 10px 10px;
    height: 49px;
    font-size: 16px;
    background-color: transparent;
    color: #000;
    transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    font-weight: 400;
    border-radius: 0px !important;
    margin-bottom: 0rem;
    border-bottom: 1px solid #000;

}

.popup-form #modal_form {
    border-radius: 0px 10px 10px 0px !important;
}

.popup-form #modal_phone {
    border-radius: 0px 5px 5px 0px;
}

.contact-form .form-control::-webkit-input-placeholder,
#bottom-form .form-control::-webkit-input-placeholder {
    color: #AC7953;
    font-weight: 300;
}

.contact-form .form-control::-moz-placeholder,
#bottom-form .form-control::-moz-placeholder {
    color: #AC7953;
    font-weight: 300;
}

.contact-form .form-control:-ms-input-placeholder,
#bottom-form .form-control:-ms-input-placeholder {
    color: #AC7953;
    font-weight: 300;
}

.contact-form .form-control:-moz-placeholder,
#bottom-form .form-control:-moz-placeholder {
    color: #AC7953;
    font-weight: 300;
}

.popup-form .form-control::-webkit-input-placeholder {
    color: #000;
    font-weight: 300;
}

.popup-form .form-control::-moz-placeholder {
    color: #124078;
    font-weight: 300;
}

.popup-form .form-control:-ms-input-placeholder {
    color: #124078;
    font-weight: 300;
}

.popup-form .form-control:-moz-placeholder {
    color: #124078;
    font-weight: 300;
}

.modal-content {
    background: #124078;
    border-radius: 8px;
    border: 0;
}

.modal-close-btn {
    position: absolute;
    right: 0;
    padding: 10px;
    background: transparent;
    color: #fff;
    border: 0;
}

.modal-header {
    background: #2e3861;
    border-bottom: 4px solid #8D8140;
    padding: 2rem;
}

.modal-title {
    color: #fff;
    font-size: 18px;
    font-family: 'Poppins';
}

.modal-body {
    background-image: url('../../assets/images/location-bg.png');
    border: 0;
    background-position: right;
}

.form-control {
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}


#country_code_modal {
    width: 25% !important;
    border-radius: 5px 0px 0px 5px;
    /* border-right: 1px solid #000 !important;  */
    color: #000;
}

.submit-btn-modal {
    display: inline-block;
    letter-spacing: 0.15em;
    font-size: 14px;
    width: 100%;
    font-weight: 600;
    line-height: 1;
    border: 0 !important;
    padding: 15px 25px;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    background: linear-gradient(to right, #8D8140 50%, #2e3861 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    font-family: 'Poppins';
}

.content {
    position: relative;
    width: 90%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
}

.content .content-overlay {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay {
    opacity: 1;
}

.content-image {
    width: 100%;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.content-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}



.fadeIn-bottom {
    top: 80%;
}

.fadeIn-top {
    top: 20%;
}

.fadeIn-left {
    left: 20%;
}

.fadeIn-right {
    left: 80%;
}

.contact-form {
    position: relative;
}

.contact-form {
    background: #fff;
    padding: 40px 60px;
    border-radius: 14px;
}

.contact-title {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5em;
    text-align: center;
    letter-spacing: 0.015em;
    color: #00343A;
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 30px;
    text-align: left;
}

.submit-btn {
    display: inline-block;
    letter-spacing: 0.15em;
    font-size: 14px;
    min-width: 135px;
    font-weight: 600;
    line-height: 1;
    border: 0 !important;
    padding: 15px 25px;
    color: #FFF8E7;
    border-radius: 5px;
    text-transform: uppercase;
    background: linear-gradient(to right, #8D8140 50%, #522F2B 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out !important;
    text-align: center;
    width: 100%;
    font-family: 'Poppins';
    cursor: pointer;
}

#country_code {
    width: 15%;
    color: #AC7953;
}

.mob-column {
    margin-bottom: 1rem;
}

.mob-column img {
    height: max-content;
    width: max-content;

}

.loc-icon {
    width: 50px !important;
    height: 50px !important;
}

button.owl-next img:hover,
button.owl-prev img:hover {
    filter: sepia(1);
}

.download-brochure,
.book-visit {
    display: inline-block;
    font-size: 18px;
    font-family: 'Poppins';
    min-width: 135px;
    font-weight: 500;
    border: 0 !important;
    padding: 15px 30px;
    color: #FFF8E7;
    border-radius: 5px;
    text-transform: uppercase;
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    text-align: center;
    margin-top: 2rem
}

.download-brochure,
#submit_btn_sticky {
    background: linear-gradient(to right, #8D8140 50%, #522F2B 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}

.book-visit {
    background: linear-gradient(to right, #522F2B 50%, #8D8140 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
}

button:focus {
    outline: none !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}

button,
a {
    cursor: pointer;
}

#thank-you {
    height: 100vh;
    display: flex;
    justify-content: center;
}

button:hover,
#contactus_side:hover,
#submit_btn_sticky:hover {
    background-position: left bottom;
    color: #FFFFFF;
    font-weight: 600;
}

#overview,
#secAmenities,
#secConnectivity,
#about {
    overflow-x: hidden !important;
}

.detail-heading b {
    display: block;
    margin-top: 8px;
    font-weight: 700;
}

p.detail-heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    color: #522F2B;
}

p.brand-para {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #522F2B;
    margin: 20px 0px;
}

p.spread-over-para {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    margin-top: 30px;
}

.row.overview-row {
    margin-top: 35px;
}

p.detail-heading span {
    font-size: 20px;
}

.overview-row img{
    margin-bottom: 10px;
}

.developer-heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
}

.dev-col {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.dev-col p {
    font-family: 'Poppins';
}

.headertext {
    font-family: 'DancingScript-Bold';
    text-align: center;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.03em;
}

#secAmenities p {
    font-family: 'Poppins';
}

center h3,
#secHighlights h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 34px;
    margin-top: 20px;
}

.mob-column h3 {
    color: #522F2B;
    font-family: 'Poppins';
    font-size: 1.5rem;
}

.green-col1 iframe {
    filter: drop-shadow(0px 4px 17px rgba(0, 0, 0, 0.14));
}

li.active a {
    color: #522F2B !important;
    font-weight: 700;
}

#secHighlights .row {
    margin-top: 30px;
}

.poweredby h3 {
    font-family: 'Poppins';
    margin: 0;
}

.form-control:focus {
    box-shadow: none !important;
}

.sec-eq {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0 !important;
    background: #fff;
    /* background: linear-gradient(45deg, #7eb341, #009e54); */
    backdrop-filter: saturate(180%) blur(20px);
    width: 100%;
    z-index: 111;
    padding: 2px 0;
    opacity: 0;
}

.sec-eq .side-ft-form {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.sec-eq .form-group {
    margin: 0px 10px;
    width: 250px !important;
}

section#bottom-form {
    font-family: 'Poppins';
}

section#bottom-form input#country_code_modal {
    color: #AC7953;
}

.submit-btn-container {
    padding: 0px 12px;
}
.privacy-policy-page a.page-scroll {
    color: inherit;
    text-decoration: none;
}
