@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
html{
    scroll-padding-top: 80px;
  scroll-behavior: smooth;
}
.banner-text {
    position: absolute;
    top: 33%;
    left: 6%;
    padding: 17px 20px;
}

.banner-text {
    background: linear-gradient(90deg, rgb(115 128 71) 50%, rgba(255, 255, 255, 0) 100%);
}

.line {
    display: block;
    width: 430px;
    height: 1px;
    margin: 15px 0;
    background: linear-gradient(90deg, rgb(255 255 255) 20%, rgba(255, 255, 255, 0) 100%);
}


.banner-text h6 {
    font-family: "Playfair Display", serif;
    color: white;
    font-size: 27px;
    letter-spacing: 0.1px;
    margin: 0;
}

.banner-text h5 {
    color: white;
    font-size: 18px;
    margin: 0;
    line-height: 30px;
}

body {

      font-family: "Montserrat", sans-serif !important;
      font-size: 16px !important;
      line-height: 1.5 !important;
color:black !important;
font-weight: 400;
}
.h-font{
      font-family: "Playfair Display", serif;
font-size: 44px;
font-weight: 400;
letter-spacing: 6px;
}
a:hover, a{
    text-decoration: none 
    !important;
}
img{
    max-width: 100%;
    height: auto;
}
header {
    background: white;
}

header .navbar-nav a.nav-link {
    color: black;
    text-transform: uppercase;
    font-size: 14px;
}
.banner::before {
    /*content: "";*/
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #020101D9;
    opacity: 0.5;
}
.overview .abstext {
    left: 3px;
    right: auto;
    top: 2px;
}
img.img2 {max-height: 430px;}
.img1{max-width: 480px;}
img.img2 {
    position: absolute;
    right: 0;
    bottom: -80px;
    z-index: 1;
    height: auto;
    border-left: 10px solid #728046;
}

.brand-land {
    /* margin-top: -100px; */
    padding-top: 180px;
    padding-bottom: 100px;
    background: #85c27245;
    background-size: cover;
    background-position: center center;
}

div#aboutslider img {
    position: relative;
    z-index: 1;
    overflow: visible;
}

.brand-land h2 {
    color: black;
    margin-bottom: 24px;
    font-size: 44px;
    letter-spacing: 1px;
}

.brand-land p {

    font-size: 18px;
    letter-spacing: 0.2px;
    max-width: 540px;
}

.v-slider {
    margin-top: 32px;
}

.v-slider .slider-prev {
    display: none !important;
}

.v-slider .items {
    background-color: #728046;
    border-radius: 12px;
    padding: 0 20px;
    height: 80px;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    width: 480px !important;
    position: relative;
    color: white;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 12px;
}

.v-slider .slider-next {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 1px solid #728046;
    padding: 15px;
    margin-top: 10px;
    position: relative;
    z-index: 2;
    cursor: pointer;
}


.v-slider .items:before {
    position: absolute;
    content: " ";
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #728046;
    left: -38px;
    top: 29%;
}

.v-slider .slick-slide {
    padding-left: 40px;
}

.v-slider::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 238px;
    background-color: #728046;
    left: 12px;
    top: 32px;
}

.v-slider::after {
    position: absolute;
    /* content: ""; */
    width: 530px;
    height: 120px;
    background: transparent linear-gradient(0deg, #deefd9, hsl(106.36deg 40.74% 89.41% / 69%) 39%, hsl(106.36deg 40.74% 89.41% / 29%) 83%, hsl(106.36deg 40.74% 89.41% / 0%)) 0 0 no-repeat padding-box;
    top: 82px;
    left: 0;
    z-index: 1;
}

.v-slider .items span {
    flex: 0 0 50px;
    width: 50px;
}

.amenities {
    padding: 90px 0;
}
.location {
    padding: 90px 0;
}
.galleryimg .slick-slide {
    margin: 0 20px;
}
.enquirenow {
    margin-top: -500px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}


.overview {
    padding-top: 60px;
}
.overview h1{
    margin-bottom:24px;
    margin-bottom: 12px;
    color: #738047;
    letter-spacing: 1px;
    font-size: 44px;
}
.overview p {
    line-height: 28px;
    max-width: 550px;
}
.def-btn{
 background: #728046;
    color: white;
    border: 0;
    padding: 12px 24px;
    outline: 1px solid white;
    outline-offset: -6px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}


.def-btn:hover {
    background: black;
}

.overview .def-btn{
    display: inline-block;
    margin-top: 20px;
}
.v-slider .slider-next:hover {
    background: black;
    border-color: black;
}
.brand-land figure img {
    height: 550px;
    object-fit: cover;
}
.amenities {
    background-image: url(../images/bg.jpg);
    background-size: cover;
    background-position: center;
}

.amenities h1 {
    color: #738047;
    margin-bottom: 13px;
}

.amenities h1+ p {
    font-size: 18px;
    letter-spacing: 2px;
    word-spacing: 1px;
}
.bx {
    text-align: center;
}

.bx h3 {
    font-size: 18px;
    letter-spacing: 1px;
    word-spacing: 2px;
    font-family: "Playfair Display", serif;
    font-weight: 400;
}

.bx .icon {
    width: 100px;
    height: 100px;
    background: black;
    border-radius: 50%;
    display: inline-flex;
    margin: auto;
    margin-bottom: 8px;
    align-items: center;
    justify-content: center;
}

.bx+ .bx {margin-top: 80px;}
.slider-btn .prev-btn svg {
    transform: rotate(180deg);
}

.slider-btn button {
    border: none;
    background: transparent;
}

.slider-btn .prev-btn {
    position: absolute;
    left: -80px;
    bottom: 42%;
}

.col-md-10 {
    position: relative;
}

.slider-btn .next-btn {
    position: absolute;
    right: -80px;
    bottom: 42%;
}
.location h3 {
    color: #727f47;
    margin-bottom: 24px;
    font-size: 44px;
    letter-spacing: 1px;
    max-width: 600px;
}
div#accordionExample {max-width: 550px;}

div#accordionExample button {
    border-radius: 0;
    border-left: 0 !important;
    border-right: 0 !important;
    padding-left: 0;
}

.accordion-item:first-of-type .accordion-button {
    border-radius: 0 !important;
}

.accordion-item:first-of-type {
    border-radius: 0 !important;
}

div#accordionExample .accordion-item {
    border-left: 0;
    border-right: 0;
}

div#accordionExample button:focus {
    outline: 0;
    box-shadow: unset;
}

div#accordionExample .accordion-button:not(.collapsed) {
    background: transparent;
    color: black;
}
div#accordionExample {
    margin-top: 40px;
 
}

div#accordionExample ul li {
    list-style: circle;
    font-size: 16px;
    margin-bottom: 6px;
}

.accordion-body {
    padding-left: 0 !important;
}
.gallery {
    padding: 90px 0;
    background-image: url(../images/bg.jpg);
    background-size: cover;
    background-position: center;
}
.gallery h4 {
    color: #727f47;
    margin-bottom: 44px;
    font-size: 44px;
    letter-spacing: 1px;
}
a.def-btn:hover {
    color: white;
}
header .navbar-nav a.nav-link:hover {
    color: #728046;
}
.unitplans {
    padding: 90px 0;
}

.unitplans h1 {
    color: #727f47;
    margin-bottom: 44px;
    font-size: 44px;
    letter-spacing: 1px;
}
.unitplans figure {
    margin: 0;
    width: 100%;
    height: 250px;
    border: 2px solid #738047;
    position: relative;
    overflow: hidden;
}

.unitplans figure .plantext {
    position: absolute;
    left: 10px;
    top: 10px;
    bottom: 10px;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #85c27245;
    color: white;
    font-size: 16px;
    transition: 0.5s all;
    transform: translateX(-110%);
}

.unitplans figure:hover .plantext {
    transform: unset;
}
.plantext p {
    margin: 0;
    background: #738047;
    width: 100%;
    text-align: center;
    padding: 12px 0;
    cursor: pointer;
}
.enquirenow .card {
    border-radius: 0;
    padding: 90px 100px;
    background-image: url(../images/bg.jpg);
    background-size: cover;
    border:0
}

.enquirenow .card h1 {
    color: #727f47;
    margin-bottom: 18px;
    font-size: 64px;
    letter-spacing: 10px;
    text-transform: uppercase;
}

.enquirenow .card h1+ p {
    text-transform: uppercase;
    letter-spacing: 8px;
    word-spacing: 2px;
    font-size: 12px;
}

.enquirenow .card form {
    margin-top: 44px;
}
.enquirenow .card form i {
    color: #616161;
}

.enquirenow .card .form-group {
    display: flex;
    align-items: center;
    border-bottom: 1px solid black;
    margin-bottom: 40px;
    padding-bottom: 8px;
}

.enquirenow .card .form-group input {
    height: 44px;
    width: 100%;
    border: 0;
    background: transparent;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    padding-left: 20px;
}

.enquirenow .card .form-group input:focus {
    outline: 0;
}

.enquirenow .card .form-group .input-group-addon {
    width: 24px;
    flex: 0 0 24px;
}
.enquirenow .card form .def-btn {
    width: 100%;
}
footer {
    margin-top: 44px;
    padding-top: 40px;
    padding-bottom: 30px;
    background: #f0f0f0;
}

footer .title {
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 18px;
    position: relative;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

footer .title::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 50px;
    height: 2px;
    background: #727f47;
    bottom: 0;
    margin: auto;
    display: table;
    bottom: -1px;
}
footer p {
    margin: 0;
    font-size: 14px;
}
footer p span {
    display: block;
    font-weight: 500;
}
.fancybox-caption__body {
    display: none;
}
.bx .icon img {
    height: 60px;
}
.navbar-toggler:focus {
    outline: 0;
    box-shadow: unset !important;
}
.modal-content {
    background: #353535 !important;
    color: white;
}

div#Disclaimer .modal-dialog {
    max-width: 610px;
}

div#Disclaimer .modal-dialog p {
    font-size: 14px;
}

div#Disclaimer .modal-dialog h1 {
    margin-bottom: 30px;
    font-size: 44px;
    text-transform: uppercase;
}

div#Disclaimer .modal-dialog button.btn-close {
    margin-left: auto;
    margin-right: 0;
    display: table;
    filter: brightness(0) invert(1);
    opacity: 9;
}
.contactmodal .modal-dialog {
    max-width: 700px;
}

.contactmodal .modal-dialog h1 {
    font-size: 44px;
    text-transform: uppercase;
}
.contactmodal .modal-dialog .modal-body {
    padding: 30px 60px;
}

.contactmodal .modal-dialog .modal-body .form-group {
    position: relative;
    margin-bottom: 40px;
}
.contactmodal .modal-dialog .modal-body .form-group select{
    
outline:0;
}
.contactmodal .modal-dialog .modal-body .form-group select,
.contactmodal .modal-dialog .modal-body .form-group input {
    width: 100%;
    padding-left: 12px;
    background: transparent;
    border: 1px solid white;
    box-shadow: unset;
    color: white;
    height: 44px;
}

.contactmodal .modal-dialog .modal-body .form-group input::placeholder {
    color: #5c5c5c;
}

.contactmodal .modal-dialog .modal-body .form-group .input-group-addon {
    width: 28px;
    flex: 0 0 28px;
}

.contactmodal .modal-dialog .modal-body .form-group input:focus {
    outline: 0;
    box-shadow: unset;
}

.contactmodal .modal-dialog .modal-body .def-btn {
    width: 300px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.contactmodal .modal-dialog form {
    margin-top: 40px;
}
.contactmodal .modal-dialog button.btn-close {
    margin-left: auto;
    margin-right: -30px;
    display: table;
    margin-top: 0;
    filter: brightness(0) invert(1);
    opacity: 9;
}
.contactmodal .modal-dialog .modal-body .form-group label {
    font-size: 16px;
    margin-bottom: 4px;
}

.contactmodal .modal-dialog .modal-body .form-group input[type="date"] {
    color: #5c5c5c;
    position: relative;
    z-index: 2;
}
.contactmodal .modal-dialog .modal-body .form-group input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
.contactmodal .modal-dialog .modal-body .form-group input[type="date"].selected {
  color: #ffffff; /* Text color after selection */
  
}

.fixedbtn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    align-items: center;
    justify-content: space-around;
    background: #3a4517;
    z-index: 9;
}

.fixedbtn> * {
    width: 100%;
    text-align: center;
}

.fixedbtn button, .fixedbtn a {
    background: transparent;
    color: white;
    border: none;
    padding: 10px 0;    text-transform: uppercase;
    font-size: 14px;
    display: flex
;
    align-items: center;
    justify-content: center;
    gap: 4px;
}
.fixedbtn button i, .fixedbtn a i {
    font-size: 16px;
}

.fixedbtn a {
    border-left: 1px solid white;
}
.fixed-desktop {
    position: fixed;
    right: -65px;
    top: 48%;
    transform: rotate(90deg);
    z-index: 99;
}

.fixed-desktop button {
    font-size: 14px;
    padding: 8px 16px;
}
.bx:hover .icon {
    background: #738146;
}
.container {
}

.footerdown {
    background: black;
    padding: 7px 0;
}

.footerdown p {
    margin: 0;
    color: white;
}

.footerdown p a:hover {
    color: #728046;
}

.footerdown p a {
    color: white;
}
.abstext {
    position: absolute;
    right: 10px;
    bottom: 6px;
    z-index: 1;
    color: white;
    font-size: 12px;
}

div#Contactus {
    position: relative;
}
.galleryimg .slick-slide div a {
    position: relative;
}
.rera img {
    max-width: 120px;
}

.enquirenow .card .form-group select {
    height: 44px;
    width: 100%;
    border: 0;
    background: transparent;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    padding-left: 20px;
}
.enquirenow .card .form-group select {
    outline: 0;
}

.overview h3 {
    font-size: 18px;
    margin-bottom: 20px;
}


.logo {
    position: absolute;
    width: 80px;
    height: 80px;
    transform: rotate(0deg);
    background-size: 75px;
    background-repeat: no-repeat;
    border-radius: 100vmax;
    background-position: center center;
}

.text-rotate {
    position: absolute;
    width: 100%;
    height: 100%;

    color: #fff;
    font-size: 17px;
    animation: 8s linear 0s infinite normal none running textRotation;
    cursor: pointer
}

.text-rotate.ovr {
    position: absolute;
    width: 100%;
    height: 100%;

    color: #000;
    font-size: 17px;
    animation: 8s linear 0s infinite normal none running textRotation;
    cursor: pointer
}

.circle {
    position: absolute;
    bottom: 220px;
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 20px;
    z-index: 2;
    right: 0;
    bottom: 40px;
    margin:auto;
}

.text-rotate span {
    position: absolute;
    left: 50%;
    font-size: 1.2em;
    transform-origin: 0px 100px;
}

@keyframes textRotation {
    100% {
        transform: rotate(360deg);
    }
}

.dateicon {
    position: absolute;
    right: 10px;
    top: 35px;
    z-index: 0;
}

.thankkyou {
    height: 100vh;
    background-image: url(../images/bg.jpg);
    background-size: cover;
    background-position: center;
}

.thankkyou h1 {
    font-size: 64px;
    font-weight: 500;
}

.enquirenow .card .form-group .invalid-feedback {
    position: absolute;
    bottom: -24px;
}

.enquirenow .card .form-group {
    position: relative;
}

@media (max-width: 600px) {
    .footerdown {
    margin-bottom: 40px;
    padding:14px 0;
}

.footerdown p {
    font-size: 12px;
    white-space: nowrap;
}

    div#navbarSupportedContent {
    position: absolute;
    top: 100%;
    background: white;
    width: 100%;
    left: 0;
    right: 0;
    padding: 20px 20px;
}

iframe {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.slider-btn .prev-btn
{
    left:0
}
.slider-btn .next-btn
{
    right: 0;
}
.img1 {
    max-width: 100%;
}

    .v-slider .items {
        width: 100% !important;

        font-size: 16px;
        gap: 13px;
    }

    .brand-land .col-md-6>figure {
        margin-top: 26px;
    }

    .v-slider .slider-next {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }
.brand-land {
    padding-top: 60px;
    padding-bottom: 60px;
}

.brand-land h2 {
    text-align: center;
    font-size: 34px;
    line-height: 44px;
}

.brand-land figure img {
    height: 310px;
}

.amenities {
    padding-top: 60px;
}

.amenities h1 {
    font-size: 34px;
    line-height: 44px;
}

.amenities h1+ p {
    font-size: 16px;
}
.location {
    padding: 60px 0;
}

.location h3 {
    text-align: center;
    font-size: 29px;
    line-height: 40px;
}

.location iframe {
    margin-top: 30px;
}

.gallery {
    padding: 60px 0;
}

.gallery h4 {
    font-size: 34px;
    line-height: 44px;
}.galleryimg .slick-slide
{
    margin:0
}
.gallery .slick-list {
    padding: 0 !important;
}
.gallery .slider-btn button {position: relative;}

.gallery .slider-btn {
    margin-top:30px;
    display: flex;
    align-items: center;
    justify-content: center !important;
}
.unitplans {
    padding: 60px 0;
}

.unitplans h1 {
    font-size: 34px;
    line-height: 44px;
}

.unitplans figure {
    margin-bottom: 32px;
}
.enquirenow {
    margin-top: -110px;
}

.enquirenow .card {
    margin: 0 20px;
    padding: 40px 20px;
}

.enquirenow .card h1 {
    font-size: 34px;
    line-height: 44px;
}



.simplebg img {
    height: 240px;
    object-fit: cover;
}
footer .row {
    gap: 34px;
}
.overview h1 {
    text-align: center;
    font-size: 25px;
    line-height: 44px;
}
.overview h3 {
    text-align: center;
    font-size: 16px;
}

img.img2 {
    display: none;
}

.overview p {
    text-align: center;
}

.overview .def-btn {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.overview {
    padding-bottom: 60px;
}
div#accordionExample ul li
{
    font-size: 14px;
}


.enquirenow {
    overflow: hidden;
}


div#Disclaimer .modal-dialog h1 {
    margin-bottom: 30px;
    font-size: 34px;
}
.contactmodal .modal-dialog h1 {
    font-size: 34px;
    line-height: 44px;
}

.contactmodal .modal-dialog .modal-body {
    padding: 30px 20px;
}

.contactmodal .modal-dialog button.btn-close {
    margin-right: 0;
    margin-top: -10px;
    margin-bottom: 20px;
}
.fixedbtn {
    display: flex;
}
footer {
    padding-bottom: 40px;
}
.fixed-desktop
{
display: none;
}
.rera img {
    max-width: 180px;
}
.circle {
    margin: auto;
    bottom: 30px;
}

.navbar-brand img:nth-child(1) {
    height: 60px !important;
}

.navbar-brand {
    display: flex;
    align-items: center;
}

.navbar-brand img:nth-child(2) {
    margin-top: -5px !important;
}
.banner-text {
    top: 0;
    left: 0;
    width: 100%;
    /* background: linear-gradient(181deg, rgb(115 128 71 / 60%) 58%, rgba(255, 255, 255, 0) 100%); */
    padding-bottom: 70px;
}

.banner-text h6 {
    font-size: 20px;
}

.banner-text h5 {
    font-size: 16px;
    line-height: 22px;
}

.line {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.banner-text {
    text-align: center;
    background: unset;
}


}