 @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



 body {
     font-family: "Poppins", sans-serif;
     background-color: #1c417c;
     overflow-x: hidden !important;
 }

 p,
 a,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 span,
 label,
 button,
 input,
 select,
 textarea {
     font-family: "Poppins", sans-serif;
 }

 section {
     overflow: hidden !important;
 }

 #navbar {
     z-index: 999;
 }

 img {
     width: 100%;
 }

 .nav-item {
     padding: 0px;
 }

 .navbar-toggler:focus {
     box-shadow: none;
 }

 .nav-item .nav-link {
     color: #000000;
     text-transform: uppercase;
     font-family: "Poppins", sans-serif;
     cursor: pointer;
     padding: 0px;
 }

 .nav-item .nav-link:hover {
     color: #1f366a;
 }


 .navbar-nav>li.current>a {
     color: #1f366a;
 }

 .bottom-text {
     bottom: 50px;
     left: 40px;
     color: #fff;
     font-size: 42px;
 }

 #gradient {
     background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), #02596d);
     width: 100%;
 }

 .map-heigh {
     border-radius: 20px;
 }

 #contact-us {
     background: #1c417c;
 }

 .contact-form input[type="text"],
 .contact-form input[type="email"],
 .contact-form input[type="datetime-local"],
 .contact-form select {
     position: relative;
     display: block;
     width: 100%;
     line-height: 40px;
     padding: 10px 15px;
     height: 60px;
     font-size: 18px;
     background-color: rgb(31, 53, 106);
     transition: all 300ms ease 0s;
     border-width: 0px 0px 1px;
     border-bottom-style: solid;
     border-bottom-color: rgb(255, 255, 255) !important;
     border-top-style: initial;
     border-top-color: initial;
     border-left-style: initial;
     border-left-color: initial;
     border-right-style: initial;
     border-right-color: initial;
     font-weight: 400;
     border-radius: 0px;
     color: rgb(255, 255, 255) !important;
 }

 /* Date input styling for mobile visibility */
 input[type="date"],
 input[type="date"].form-control {
     background-color: rgb(31, 53, 106) !important;
     color: rgb(255, 255, 255) !important;
     border: 1px solid rgb(255, 255, 255) !important;
     padding: 10px 15px !important;
     height: 60px !important;
     font-size: 18px !important;
     font-family: "Poppins", sans-serif !important;
 }

 /* Show format when empty */
 /* input[type="date"]:empty::before,
 input[type="date"]:invalid::-webkit-datetime-edit {
     content: 'DD-MM-YYYY';
     color: rgba(255, 255, 255, 0.5) !important;
 } */

 /* Date input styling for empty state */
 input[type="date"]:invalid {
     color: rgba(255, 255, 255, 0.5) !important;
 }

 input[type="date"]:valid {
     color: rgb(255, 255, 255) !important;
 }

 /* Webkit browsers (Chrome, Safari, Edge) */
 input[type="date"]::-webkit-calendar-picker-indicator,
 input[type="date"]::-webkit-inner-spin-button {
     filter: invert(1);
     cursor: pointer;
 }

 /* Firefox */
 input[type="date"]::-moz-calendar-picker-indicator {
     filter: invert(1);
     cursor: pointer;
 }

 /* Date input in modals */
 .modal-content input[type="date"],
 .modal-content input[type="date"].form-control {
     background-color: #ffffff !important;
     color: #000000 !important;
     border: 1px solid #dee2e6 !important;
 }

 .modal-content input[type="date"]:invalid {
     color: rgba(0, 0, 0, 0.5) !important;
 }

 .modal-content input[type="date"]:valid {
     color: #000000 !important;
 }

 .modal-content input[type="date"]::-webkit-calendar-picker-indicator,
 .modal-content input[type="date"]::-webkit-inner-spin-button {
     filter: none !important;
 }

 .modal-content input[type="date"]::-moz-calendar-picker-indicator {
     filter: none !important;
 }

 .contact-form textarea:focus {
     background: transparent;
 }

 .contact-form textarea {
     position: relative;
     display: block;
     width: 100%;
     line-height: 40px;
     padding: 10px 15px;
     font-size: 18px;
     background-color: rgb(31, 53, 106);
     transition: all 300ms ease 0s;
     border-width: 0px 0px 1px;
     border-bottom-style: solid;
     border-bottom-color: rgb(255, 255, 255) !important;
     border-top-style: initial;
     border-top-color: initial;
     border-left-style: initial;
     border-left-color: initial;
     border-right-style: initial;
     border-right-color: initial;
     font-weight: 400;
     border-radius: 0px;
     color: rgb(255, 255, 255) !important;
 }

 .details-text {
     bottom: 0px;
     color: #fff;
     font-size: 18px;
     background: #0758A7;
     padding: 30px 0px;
 }

 .thankyou-logo {
     width: max-content;
     filter: invert();
 }

 .thank-you-container {
     position: absolute;
     transform: translate(-50%, -50%);
     left: 50%;
     top: 50%;
     width: 100%;
 }

 .about {
     background-color: #8870E8;
     padding: 80px 0px 130px 35px;
     width: 90%;
     margin: auto;
 }

 .about_image {
     top: -225px;
     text-align: center;
     z-index: 1;
 }

 .scda {
     background-color: #fff;
     padding: 0px;
 }

 .smartstreet-bg {
     background: linear-gradient(271deg, #1c417c 20.14%, rgb(28 65 124 / 89%) 46.08%, rgb(28 65 124 / 68%) 62.58%, rgb(28 65 124 / 38%) 74.74%, rgb(28 65 124 / 0%) 83.93%);
     padding: 60px 0px 120px;
     z-index: 99;
     top: 67px;
     position: relative;
 }


 .scda-section-image {
     /* margin-top: -745px; */
     position: relative;
     margin-top: -1015px;
 }

 .scda-text {
     width: 59%;
     z-index: 4;
     position: relative;
 }

 .scda-heading {
     font-family: "Poppins", sans-serif;
     text-transform: uppercase;
     letter-spacing: 1px;
     margin-bottom: 30px;
 }

 .tree_image {
     width: max-content;
 }

 .scda-point {
     margin-bottom: 5px;
     font-family: "Poppins", sans-serif;
     display: flex;
     font-size: 14px !important;
     align-items: center;
     color: #fff;
 }

 .scda-point img {
     width: max-content;
     height: max-content;
     margin-right: 20px !important;
 }

 .location_details {
     background-color: #8870E8;
     padding: 40px 0px;
 }

 .location_icon {
     top: -19%;
     left: 10%;
 }

 .location_heading {
     font-family: 'optimaM';
 }


 nav {
     background-color: #ffffff !important;
 }

 .enquiry_btn {
     background-color: #4FB748;
     padding: 10px 30px;
     color: #fff;
     border: 0px;
     border-radius: 25px;
     font-family: "Poppins", sans-serif;
     letter-spacing: 1px;
 }

 .modal-form input[type="text"],
 .modal-form input[type="email"],
 .modal-form input[type="datetime-local"],
 .modal-form textarea,
 .modal-form select {
     position: relative;
     display: block;
     width: 100%;
     line-height: 30px;
     padding: 10px 22px;
     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 #342359 !important;
     font-weight: 600;
     color: var(--bs-body-color);
     margin-bottom: 1rem;
     border: 0px;
     border-radius: 0;
 }

 .modal-dialog {
     min-width: 650px !important;
     margin: 30px auto;
 }

 .modal-title {
     color: #000;
     text-transform: uppercase;
 }

 .modal-form textarea {
     resize: none;
 }

 .modal-close-btn {
     background-color: #fff !important;
     color: #342359 !important;
     border-radius: 50px;
     padding: 2px 9px;
     border: 1px solid #342359;
 }


 .contact-form .form-control::-webkit-input-placeholder {
     color: #8870E8C9 !important;
     text-transform: uppercase;
     font-family: "Poppins", sans-serif;
 }

 .contact-form .form-control::-moz-placeholder {
     color: #8870E8C9 !important;
     text-transform: uppercase;
     font-family: "Poppins", sans-serif;
 }

 .contact-form .form-control:-ms-input-placeholder {
     color: #8870E8C9 !important;
     text-transform: uppercase;
     font-family: "Poppins", sans-serif;
 }

 .contact-form .form-control:-moz-placeholder {
     color: #8870E8C9 !important;
     text-transform: uppercase;
     font-family: "Poppins", sans-serif;
 }

 .country_code {
     width: 27% !important;
     padding: 10px !important;
     border-right: 1px solid #342359 !important;
     text-align: center;

 }

 .form-group {
     position: relative;
 }


 #contact-us {
     padding: 60px 0px;
 }

 .form-pad {
     padding: 3rem;
 }

 .contact-form {
     background: #1f356a;
     padding: 40px;
     border-radius: 10px;
 }

 .contact-title {
     font-style: normal;
     font-weight: 400;
     font-size: 20px;
     line-height: 1.5em;
     text-align: center;
     letter-spacing: 0.015em;
     color: #8870E8;
     font-family: "Poppins", sans-serif;
 }

 .contact-form .form-group {
     position: relative;
     margin-bottom: 30px;
     text-align: left;
 }

 #country_code {
     width: 60px;
     text-align: center;
     color: #ffffff;
     border-right: 1px solid #ffffff;
 }


 .error-modal,
 .error-banner {
     display: none;
     color: red;
     font-size: 12px;
     position: absolute;
     right: 25px;
     top: 16px;
 }

 .address-container {
     font-size: 24px;
     font-family: "Poppins", sans-serif;
     margin-top: 20px;
 }

 .address-container span {
     font-size: 28px;
     font-family: "Poppins", sans-serif;
 }

 .submit-btn {
     background: #ffffff;
     width: 100%;
     border: 0px;
     padding: 15px;
     color: #000000;
     text-transform: uppercase;
     font-family: "Poppins", sans-serif;
     font-size: 20px;
     border-radius: 5px;
 }

 .term-and-condition {
     color: #fff;
     font-family: "Poppins", sans-serif;
     font-size: 10px;
     margin-top: 20px;
 }

 .form-control:focus {
     box-shadow: none;
 }

 #footer-about {
     padding: 60px 0px;
     background: #ffffff !important;
     color: #000000;
 }

 .developer-logo {
     width: max-content;
 }

 a {
     color: #000;
     text-decoration: none;
     font-weight: 600;
 }

 #about {
     padding: 20px 0px;
     background-color: #1c417c;
 }

 .green-bg {
     height: 10px;
     background: green;
     z-index: 5;
 }

 .blue-bg {
     height: 10px;
     background: #1B6FC6;
     z-index: 5;
 }

 #location {
     padding: 60px 0px 60px 0px;
     background: #ffffff;
 }

 p.location_para {
     font-family: "Poppins", sans-serif;
     text-transform: uppercase;
     font-size: 21px;
     font-weight: 400;
 }

 .location-details-text {
     font-family: "Poppins", sans-serif;
     font-size: 14px
 }

















 .callmodal {
     display: none;
     position: fixed;
     z-index: 9999;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     overflow: auto;
     /* background-color: rgba(0,0,0,0.4); */
 }

 .callmodal-content {
     position: absolute;
     flex-direction: column;
     justify-content: flex-start;
     align-items: flex-start;
     width: 290px;
     height: auto;
     padding: 13px 15px;
     bottom: 84px;
     right: 6px;
     transition: 0.5s;
     border-radius: 10px;
     background-color: #fff;
     -webkit-box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
     -moz-box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
     box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
     animation: slideInRight 0.6s 0s both;
 }

 .call-close {
     display: flex;
     justify-content: center;
     align-items: center;
     width: 28px;
     height: 28px;
     margin: 0px 0px 15px 0px;
     border-radius: 50%;
     border: none;
     outline: none;
     cursor: pointer;
     background-color: #f76060;
     -webkit-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
     -moz-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
     box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
 }


 .close:hover,
 .close:focus {
     color: black;
     text-decoration: none;
     cursor: pointer;
 }






















 .icon-box img {
     width: 127px !important;
     border-radius: 10px;
 }

 .locationList {
     text-align: -webkit-center;
 }

 p.location-details {
     margin: 0;
     font-family: "Poppins", sans-serif;
     font-size: 14px;
     font-weight: 700;
 }

 .cust-p {
     padding: 0px 78px;
 }

 .detail-box,
 .icon-box {
     width: max-content;
     color: #171616;
 }

 .life-tree {
     width: 100%;
 }

 .top-margin {
     padding-top: 5rem;
     background-color: #fff;
     padding-bottom: 2rem;
 }

 .banner-section {
     padding-top: 81px;
 }

 .fs-50 {
     font-size: 50px;
     color: #f79d1b;
 }

 .error {
     border: 2px solid red;
     animation: error .2s linear 5 alternate .1s;
 }

 @keyframes error {
     0% {
         border: 2px solid black;
     }

     100% {
         border: 2px solid red;
     }
 }

 @keyframes rotating {
     from {
         -webkit-transform: rotate(0deg);
     }

     to {
         -webkit-transform: rotate(360deg);
     }
 }

 .rotating {
     animation: rotating 2s linear infinite;
 }

 .windmills {
     width: max-content;
     position: absolute;
     z-index: 99;
     right: -135px;
     top: -58px;
 }


 .box1,
 .border .row p {
     display: flex;
     padding: 0px 10px;
     flex-direction: column;
     text-align: center;
     color: #fff;
 }

 .box1 p {
     margin-bottom: 0px;
     margin-top: 10px;
 }

 .black {
     color: #000F1D;
 }

 .footer-locationicon {
     width: 54px;
     height: 76px;
 }

 #invest-now {
     padding: 0px 10px;
 }

 .contact-form input[type="text"],
 .contact-form input[type="email"],
 .contact-form input[type="datetime-local"],
 .contact-form select {
     position: relative;
     display: block;
     width: 100%;
     line-height: 40px;
     padding: 10px 15px;
     height: 60px;
     font-size: 18px;
     background-color: #1f356a;
     transition: all 300ms ease;
     -ms-transition: all 300ms ease;
     -webkit-transition: all 300ms ease;
     border-bottom: 1px solid #8870E8;
     border-top: 0px;
     border-left: 0px;
     border-right: 0px;
     font-weight: 400;
     border-radius: 0px;
     color: #ffffff;
 }

 .footer-about-heading {
     font-family: "Poppins", sans-serif;
     color: #000000;
     font-size: 20px;
 }

 .developer-para {
     font-size: 10px;
     text-align: center;
     margin-top: 10px;
     width: 90%;
 }

 .disclaimer a {
     color: #000000;
 }

 .enquiry_btn {
     background-image: linear-gradient(45deg, #c50505d9 0%, #c80000 70%, #bf0505 100%);
     padding: 10px 30px;
     color: #fff;
     border: 0px;
     border-radius: 25px;
     font-family: "Poppins", sans-serif;
     letter-spacing: 2px;
     text-transform: uppercase;
 }

 .invest_btn {
     background-image: linear-gradient(45deg, #c50505d9 0%, #c80000 70%, #bf0505 100%);
     padding: 10px 30px;
     color: #fff;
     border: 0px;
     border-radius: 25px;
     font-family: "Poppins", sans-serif;
     letter-spacing: 2px;
     text-transform: uppercase;
 }

 .invest_btn:hover {
     background-image: linear-gradient(45deg, #c50505d9 0%, #c80000 70%, #bf0505 100%);
     color: #fff;
 }

 .submit-btn:hover {
     background-color: #fff;
     color: #004385;
 }

 .check-box,
 .footercheck-box {
     left: 0;
     top: 25px;
     background: rgb(37 36 36 / 90%);
     color: #fff;
     padding: 5px;
     border-radius: 10px;
     font-size: 12px;
     z-index: 5;
 }

 button:disabled {
     opacity: .5;
     cursor: not-allowed;
 }

 #contact_form .condition-label {
     margin-left: 10px;
     color: #ffffff;
 }

 #contact_form .form-control::-webkit-input-placeholder {
     color: #ffffff !important;
 }

 .condition-label {
     margin-left: 10px;
 }


 /* details section css */
 .details {
     /* background-image: url(../images/details-bg.jpg); */
     background-color: #fff;
     padding: 40px;
 }


 .detailbox {
     border-right: 1px solid #7B9CFF;
     text-align: center;
     color: #0a0a0a;
 }

 .detailbox:nth-last-child(1) {
     border-right: 0px;

 }

 span.detailtext {
     font-size: 23px;
     line-height: 30px;
 }

 .title {
     color: #f89d1b;
     font-weight: bold !important;
     font-size: 19px;
     font-weight: 500;
 }

 .destination-heading {
     font-size: 36px;
     color: #fff;
     font-weight: 400;
 }

 .destination-heading .upperheading {
     display: block;
     text-transform: uppercase !important;
     color: #f89d1b;
     font-size: 42px;
     font-weight: 500;
 }

 .destinationpara {
     width: 70%;
     margin: auto;
     font-size: 18px;
     font-weight: 300;
     letter-spacing: 1px;
 }

 /* gallery section css */

 #gallery {
     background: #fff;
 }

 .bollIcon {
     position: absolute;
     top: 7.5%;
     animation: rotate-animation 10s infinite linear;
     width: 6%;
     left: 45.3%;
 }

 @keyframes rotate-animation {
     0% {
         transform: rotate(0deg);
     }

     50% {
         transform: rotate(180deg);
     }

     100% {
         transform: rotate(360deg);
     }
 }

 .brochure-btn {
     position: fixed;
     top: 50%;
     left: -118px;
     transform: rotate(-90deg);
     z-index: 99;
 }

 .brochure-btn .invest_btn {
     text-transform: uppercase;
     border-top-right-radius: 0px;
     border-bottom-left-radius: 20px;
     border-top-left-radius: 0px;
     border-bottom-right-radius: 20px;
 }

 .enquire-btn .invest_btn {
     text-transform: uppercase;
     border-top-right-radius: 20px;
     border-bottom-left-radius: 0px;
     border-top-left-radius: 20px;
     border-bottom-right-radius: 0px;
 }

 .rental label {
     color: #fff;
     padding-bottom: 9px;
 }

 .submit-btn-rent {
     background: #D56451;
     width: 100%;
     border: 0px;
     padding: 5px;
     color: #fff;
     text-transform: uppercase;
     font-family: "Poppins", sans-serif;
     font-size: 20px;
     border-radius: 5px;
 }

 .submit-btn-rent:hover {
     background-color: #fff;
     color: #004385;
 }

 #staticBackdrop .condition-label {
     margin-left: 10px;
     color: #1c417c;
 }

 .rental-heading {
     text-transform: uppercase;
 }

 .rentalBox {
     background: #1c417c;
     padding: 35px 30px 50px;
     border: 1px solid #D56451;
     border-radius: 8px;
 }

 .rentalclose-modal {
     position: absolute;
     right: 15px;
     top: 5px;
     color: #fff !important;
     z-index: 999;
     background: transparent;
     border: 0px;
     font-size: 30px;
 }

 #contact_formmodal {
     background: #fff;
     border-radius: 0px;
 }

 .rental-title {
     color: #1c417c;
     font-weight: 600;
 }

 #contact_formmodal input[type="text"],
 #contact_formmodal input[type="email"],
 #contact_formmodal input[type="datetime-local"],
 #contact_formmodal textarea,
 #contact_formmodal select {
     background-color: #fff;
     border-bottom: 1px solid #1c417c;
     color: #1c417c;
 }

 #contact_formmodal .form-control::-webkit-input-placeholder {
     color: #1c417c !important;
 }

 .rentalimg-col {
     background-color: #E8674E;
     position: relative;
 }




















 /* whats app icon */

 .float {
     position: fixed;
     width: 60px;
     height: 60px;
     bottom: 5px;
     left: 10px;
     background-color: #25d366;
     color: #FFF;
     border-radius: 50px;
     text-align: center;
     font-size: 30px;
     box-shadow: 2px 2px 3px #413e3e;
     z-index: 100;
 }

 .float-call {
     position: fixed;
     padding: 10px 20px;
     bottom: 5px;
     right: 10px;
     background-color: #ba1515;
     color: #fff;
     border-radius: 50px;
     border-top: none;
     border-left: none;
     text-align: center;
     z-index: 99999;
     box-shadow: 2px 2px 3px #413e3e;
 }

 .float-call a {
     color: white;
 }

 .float-call a:hover {
     color: white;
 }

 .float-icon {
     position: fixed;
     width: 60px;
     height: 60px;
     bottom: 5px;
     right: 10px;
     background-color: #25d366;
     color: #FFF;
     border-radius: 50px;
     text-align: center;
     font-size: 30px;
     box-shadow: 2px 2px 3px #999;
     z-index: 100;
 }

 .float-icon:hover {
     color: white;
 }

 .float:hover {
     color: white;
 }

 .my-float {
     margin-top: 16px;
 }

 .bounce {
     animation: bounce 2s infinite;
 }

 .social-btn:hover {
     background-color: #3bb6fe;
     color: #fff;
     border-radius: 50%;
     padding: 10px;
     margin: 10px;
     font-size: 20px;
     transition: 0.5s
 }

 .card-shadow {
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
     padding: 10px;
 }


 @keyframes bounce {

     0%,
     25%,
     50%,
     75%,
     100% {
         transform: translateY(0);
     }

     40% {
         transform: translateY(-20px);
     }

     60% {
         transform: translateY(-12px);
     }
 }

































 #amenities {
     position: relative;
     background: url('/smartstreet-image.png') no-repeat center center fixed;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
 }

 #amenities:before {
     content: "";
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     background: linear-gradient(271deg, #1c417c 20.14%, rgba(28, 65, 124, 0.89) 46.08%, rgba(28, 65, 124, 0.68) 62.58%, rgba(28, 65, 124, 0.38) 74.74%, rgba(28, 65, 124, 0) 83.93%);
 }

 .amenities-content {
     position: relative;
     z-index: 1;
 }























 /* .whatsapp-button start */
 .nav-bottom {
     display: flex;
     flex-direction: row;
     justify-content: flex-end;
     align-content: flex-end;
     width: auto;
     height: auto;
     position: fixed;
     z-index: 9999;
     bottom: 0px;
     left: 0px;
     padding: 5px;
     margin: 0px;
 }

 .popup-whatsapp {
     display: none;
     position: absolute;
     flex-direction: column;
     justify-content: flex-start;
     align-items: flex-start;
     width: auto;
     height: auto;
     padding: 10px;
     bottom: 85px;
     left: 6px;
     transition: 0.5s;
     border-radius: 10px;
     background-color: #fff;
     /* offset-x > | offset-y ^| blur-radius | spread-radius | color */
     -webkit-box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
     -moz-box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
     box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
     animation: slideInRight 0.6s 0s both;
 }

 .popup-whatsapp>div {
     margin: 5px;
 }

 .popup-whatsapp>.content-whatsapp.-top {
     display: flex;
     flex-direction: column;
 }

 .popup-whatsapp>.content-whatsapp.-top p {
     color: #585858;
     font-family: "Roboto";
     font-weight: 400;
     font-size: 1em;
 }

 .popup-whatsapp>.content-whatsapp.-bottom {
     display: flex;
     flex-direction: row;
 }

 .popup-whatsapp>.content-whatsapp.-top {
     display: flex;
     flex-direction: column;
 }

 .popup-whatsapp>.content-whatsapp.-top p {
     color: #585858;
     font-family: "Roboto";
     font-weight: 400;
     font-size: 1em;
 }

 .popup-whatsapp>.content-whatsapp.-bottom {
     display: flex;
     flex-direction: row;
 }

 .closePopup {
     display: flex;
     justify-content: center;
     align-items: center;
     width: 28px;
     height: 28px;
     margin: 0px 0px 15px 0px;
     border-radius: 50%;
     border: none;
     outline: none;
     cursor: pointer;
     background-color: #f76060;
     -webkit-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
     -moz-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
     box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
 }

 .closePopup:hover {
     background-color: #f71d1d;
     transition: 0.3s;
 }

 .icon-font-color {
     color: #fff;
 }

 .icon-font-color--black {
     color: #333;
 }

 input.whats-input[type="text"] {
     width: 250px;
     height: 40px;
     box-sizing: border-box;
     border: 0px solid #fff;
     border-radius: 20px;
     font-size: 1em;
     background-color: #fff;
     padding: 0px 0px 0px 10px;
     -webkit-transition: width 0.3s ease-in-out;
     transition: width 0.3s ease-in-out;
     outline: none;
     transition: 0.3s;
 }

 /* input.whats-input {
    /* Most modern browsers support this now.
} */

 input.whats-input::placeholder {
     color: rgba(68, 68, 68, 0.705);
     opacity: 1;
 }

 input.whats-input[type="text"]:focus {
     background-color: #f8f8f8;
     -webkit-transition: width 0.3s ease-in-out;
     transition: width 0.3s ease-in-out;
     transition: 0.3s;
 }

 .send-msPopup {
     display: flex;
     justify-content: center;
     align-items: center;
     width: 40px;
     height: 40px;
     border-radius: 50%;
     background-color: #fff;
     margin: 0px 0px 0px 5px;
     border: none;
     outline: none;
     cursor: pointer;
     -webkit-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
     -moz-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
     box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
 }

 .send-msPopup:hover {
     background-color: #f8f8f8;
     transition: 0.3s;
 }

 .icon-font-color--black {
     color: #333;
 }

 .whatsapp-button {
     display: flex;
     justify-content: center;
     align-content: center;
     width: 60px;
     height: 60px;
     z-index: 8;
     transition: 0.3s;
     margin: 10px;
     padding: 7px;
     border: none;
     outline: none;
     cursor: pointer;
     border-radius: 50%;
     background-color: #fff;
     /* offset-x > | offset-y ^| blur-radius | spread-radius | color */
     -webkit-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
     -moz-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
     box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
 }

 .icon-whatsapp-small {
     width: 24px;
     height: 24px;
 }

 .icon-whatsapp {
     width: 45px;
     height: 45px;
 }

 .circle-anime {
     display: flex;
     position: absolute;
     justify-content: center;
     align-content: center;
     width: 60px;
     height: 60px;
     top: 15px;
     right: 15px;
     border-radius: 50%;
     transition: 0.3s;
     background-color: #77bb4a;
     animation: pulse 1.2s 4s ease 4;
 }

 .whatsapp-button {
     display: flex;
     justify-content: center;
     align-content: center;
     width: 60px;
     height: 60px;
     z-index: 8;
     transition: 0.3s;
     margin: 10px;
     padding: 7px;
     border: none;
     outline: none;
     cursor: pointer;
     border-radius: 50%;
     background-color: #fff;
     /* offset-x > | offset-y ^| blur-radius | spread-radius | color */
     -webkit-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
     -moz-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
     box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, 0.705);
 }

 .circle-anime {
     display: flex;
     position: absolute;
     justify-content: center;
     align-content: center;
     width: 60px;
     height: 60px;
     top: 15px;
     right: 15px;
     border-radius: 50%;
     transition: 0.3s;
     background-color: #77bb4a;
     animation: pulse 1.2s 4s ease 4;
 }

 .popup-whatsapp {
     display: none;
     position: absolute;
     flex-direction: column;
     justify-content: flex-start;
     align-items: flex-start;
     width: auto;
     height: auto;
     padding: 10px;
     bottom: 85px;
     left: 6px;
     transition: 0.5s;
     border-radius: 10px;
     background-color: #fff;
     /* offset-x > | offset-y ^| blur-radius | spread-radius | color */
     -webkit-box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
     -moz-box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
     box-shadow: 2px 1px 6px 0px rgba(68, 68, 68, 0.705);
     animation: slideInRight 0.6s 0s both;
 }

 .popup-whatsapp>div {
     margin: 5px;
 }

 @media (max-width: 680px) {
     .popup-whatsapp p {
         font-size: 0.9em;
     }
 }

 .popup-whatsapp>.content-whatsapp.-top {
     display: flex;
     flex-direction: column;
 }

 .popup-whatsapp>.content-whatsapp.-top p {
     color: #585858;
     font-family: "Roboto";
     font-weight: 400;
     font-size: 1em;
 }

 .popup-whatsapp>.content-whatsapp.-bottom {
     display: flex;
     flex-direction: row;
 }

 .closePopup {
     display: flex;
     justify-content: center;
     align-items: center;
     width: 28px;
     height: 28px;
     margin: 0px 0px 15px 0px;
     border-radius: 50%;
     border: none;
     outline: none;
     cursor: pointer;
     background-color: #f76060;
     -webkit-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
     -moz-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
     box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
 }

 .closePopup:hover {
     background-color: #f71d1d;
     transition: 0.3s;
 }

 .send-msPopup {
     display: flex;
     justify-content: center;
     align-items: center;
     width: 40px;
     height: 40px;
     border-radius: 50%;
     background-color: #fff;
     margin: 0px 0px 0px 5px;
     border: none;
     outline: none;
     cursor: pointer;
     -webkit-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
     -moz-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
     box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
 }

 .send-msPopup:hover {
     background-color: #f8f8f8;
     transition: 0.3s;
 }

 .is-active-whatsapp-popup {
     display: flex;
     animation: slideInRight 0.6s 0s both;
 }

 input.whats-input[type="text"] {
     width: 250px;
     height: 40px;
     box-sizing: border-box;
     border: 0px solid #fff;
     border-radius: 20px;
     font-size: 1em;
     background-color: #fff;
     padding: 0px 0px 0px 10px;
     -webkit-transition: width 0.3s ease-in-out;
     transition: width 0.3s ease-in-out;
     outline: none;
     transition: 0.3s;
 }

 @media (max-width: 420px) {
     input.whats-input[type="text"] {
         width: 225px;
     }
 }

 /* input.whats-input {
    Most modern browsers support this now.
} */

 input.whats-input::placeholder {
     color: rgba(68, 68, 68, 0.705);
     opacity: 1;
 }

 input.whats-input[type="text"]:focus {
     background-color: #f8f8f8;
     -webkit-transition: width 0.3s ease-in-out;
     transition: width 0.3s ease-in-out;
     transition: 0.3s;
 }

 .icon-whatsapp-small {
     width: 24px;
     height: 24px;
 }

 .icon-whatsapp {
     width: 45px;
     height: 45px;
 }

 .icon-font-color {
     color: #fff;
 }

 .icon-font-color--black {
     color: #333;
 }

 .btn-store {
     color: #777777;
     min-width: 254px;
     padding: 12px 20px !important;
     border-color: #dddddd !important;
 }

 .btn-store:focus,
 .btn-store:hover {
     color: #ffffff !important;
     background-color: #168eea;
     border-color: #168eea !important;
 }

 .btn-store .btn-label,
 .btn-store .btn-caption {
     display: block;
     text-align: left;
     line-height: 1;
 }

 .btn-store .btn-caption {
     font-size: 24px;
 }

 .top-header-bg {
     background: #003400 !important;
 }

 .main-header {
     background: #faf5e9 !important;
     z-index: 9999;
 }

 .main-header .navbar-expand-lg .navbar-nav .submit-btn {
     background: hsl(48, 100%, 50%);
     border-radius: 30px;
     color: #000 !important;
 }

 .bg-green {
     background: #003400 !important;
 }

 .about-info p {
     font-size: 15px;
     line-height: 26px;
     color: #ffffff !important;
 }

 .about-us .about-info h3 {
     font-weight: 400;
     font-size: 44px;
     margin: 20px 0 15px 0;
     color: hsl(48, 100%, 50%);
 }

 .btn-4 {
     background: hsl(48, 100%, 50%);
     border-radius: 30px;
     color: #000;
 }

 .main-title h1 {
     font-weight: 600;
     color: #efcc00;
     font-size: 44px;
     margin-bottom: 15px;
 }

 .header-shrink .navbar-expand-lg .navbar-nav .active .nav-link {
     color: hsl(120, 100%, 10%) !important;
 }

 .main-header .navbar-expand-lg .navbar-nav .active .nav-link {
     color: hsl(120, 100%, 10%) !important;
 }

 .gal-title {
     color: hsl(120, 100%, 10%) !important;
 }

 .services-info-3.df-box:after {
     background: #faf5e9 !important;
 }

 .services-info-3.df-box:before {
     background: #ffcc00;
 }

 .btn-4:hover {
     color: #000;
 }

 .main-header .navbar-expand-lg .navbar-nav .submit-btn:hover {
     background: #ffcc00;
 }

 .text-green {
     color: rgb(0, 52, 0) !important;
 }

 .footer-2 .footer-left {
     background: linear-gradient(145deg, #003400, #208720) !important;
 }

 .footer-2 .footer-left .inner h2 {
     color: #faf5e9 !important;
     font-size: 75px;
     font-weight: 900;
     font-family: Montserrat, sans-serif;
     line-height: 90px;
     margin-bottom: 40px;
 }

 .p-r h3 {
     color: #003400 !important;
 }

 .con-btn1 {
     background: #e40147;
     border-radius: 40px;
     text-transform: uppercase;
     font-weight: 400;
     padding: 10px 33px 8px;
     font-size: 15px;
     color: #fff;
 }

 .con-btn1:hover {
     color: #ffffff;
 }

 .con-btn {
     background: rgb(255, 203, 0) !important;
     border: solid 2px transparent !important;
     text-transform: uppercase;
     border-radius: 40px;
     font-weight: 400;
     padding: 10px 33px 8px;
     font-size: 15px;
     color: #000000;
 }

 .con-btn:hover {
     color: #000000;
 }

 .map-iframe {
     position: relative !important;
     bottom: -10px !important;
 }

 .bounce {
     animation: bounce 2s infinite;
 }



 @keyframes bounce {

     0%,
     25%,
     50%,
     75%,
     100% {
         transform: translateY(0);
     }

     40% {
         transform: translateY(-20px);
     }

     60% {
         transform: translateY(-12px);
     }
 }


 /* .photo-gallery{
    background: rgba(0, 0, 0, 0.04) url(../img/gallary-background.png) top left repeat;
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    position: relative;
    background-color: #faf5e9;
} */
 .mt-20 {
     margin-top: 20px;
 }

 @media only screen and (min-width: 1080px) and (max-width: 1700px) {
     .most-popular-box-3 .most-photo img {
         height: 300px !important;
         width: 100%;
     }

     .most-popular-box-3 .most-photo .big {
         height: 601px !important;
     }

     .card {
         height: 35rem !important;
         flex: 0 0 calc(600px - 19rem) !important;
     }

     .card[active] {
         height: 49rem;
         flex: 0 0 calc(1200px - 19rem) !important;
     }
 }

 @media only screen and (min-width: 200px) and (max-width: 700px) {
     .mob-btn {
         background: #efcc00;
         padding: 13px 23px !important;
         width: 126px;
         color: #000000 !important;
         border-radius: 40px;
         font-size: 16px !important;
         font-weight: 400 !important;
         letter-spacing: 0.4px !important;
     }

     .p-r p {
         text-align: left;
     }

     .card__infos {
         align-items: center !important;
     }

     .card {
         height: 33vw !important;
     }

     .card[active] {
         height: 133vw !important;
     }

     .card__infos a {
         color: #fff !important;
         font-size: 1.3rem;
         text-align: center;
     }

     .card__image {
         object-fit: cover;
         position: absolute;
         top: 0;
         left: 0;
         height: 100%;
         width: 100%;
         z-index: 1;
         filter: brightness(0.675) saturate(75%);
         transition: filter var(--animation-speed-fast) ease-in-out;
     }

     .mob-btn:hover {
         background-color: #efcc00 !important;
         padding: 13px 23px !important;
         width: 126px;
         color: #fff !important;
         border-radius: 40px;
         font-size: 16px !important;
         font-weight: 400 !important;
         letter-spacing: 0.4px !important;
     }

     .sidebar-navigation ul li:hover>a,
     .sidebar-navigation ul li.selected>a {
         color: #2e2e2e;
         border-color: rgba(255, 255, 255, 0.1);
     }

     .footer-2 .footer-left .inner h2 {
         color: #faf5e9 !important;
         font-size: 55px;
         font-weight: 900;
         font-family: Montserrat, sans-serif;
         line-height: 70px;
         margin-bottom: 40px;
     }

     .villa-info {
         display: flex;
         flex-direction: column;
         align-items: flex-start;
         gap: 14px;
     }
 }

 .cards {
     --cards-text-color: white;
     --cards-closed-size: 4rem;
     --animation-speed-normal: 0.5s;
     --animation-speed-fast: 0.25s;

     display: flex;
     flex-direction: column;
     gap: 1rem;
     width: 100%;
 }

 .card {
     width: 100%;
     height: var(--cards-closed-size);
     overflow: hidden;
     border-radius: 1rem;
     position: relative;
     z-index: 1;
     transition: all var(--animation-speed-normal) ease-in-out;
     cursor: pointer;
 }

 .card[active] {
     height: 56vw;
 }

 .card__image {
     object-fit: cover;
     position: absolute;
     top: 0;
     left: 0;
     height: 100%;
     width: 100%;
     z-index: 1;
     transition: filter var(--animation-speed-fast) ease-in-out;
 }

 .card__infos {
     position: absolute;
     bottom: 0;
     left: 0;
     z-index: 2;
     height: var(--cards-closed-size);
     display: flex;
     flex-direction: column;
     align-items: flex-start;
     justify-content: center;
     gap: 0.125rem;
     width: 100%;
     padding: 0.25rem 1rem;
 }

 .card[active] .card__infos {
     position: absolute;
     bottom: 0%;
     padding-bottom: 190px;
     left: 0;
     z-index: 2;
     border-image: fill 0 linear-gradient(#00000015, #000000f7);
     height: var(--cards-closed-size);
     display: flex;
     flex-direction: column;
     align-items: center !important;
     justify-content: center;
     gap: 0.125rem;
     width: 100%;
 }

 .card__infos a {
     color: #fff !important;
     font-size: 1.3rem;
 }

 .card__infos a:hover {
     color: #fff !important;
 }

 .card__name {
     margin: 0;
     color: hsl(48, 100%, 50%);
     font-weight: bold;
     transform: translateY(0.65rem);
     transition: all var(--animation-speed-normal) ease-in-out;
     font-size: 1.5rem;
 }

 .card[active] .card__name {
     transform: translateY(0);
     font-size: 2.3rem;
     margin-top: 75px;
 }

 .card__author {
     margin: 0;
     color: var(--cards-text-color);
     text-decoration: none;
     transform: translateY(0.65rem);
     opacity: 0;
     transition: opacity var(--animation-speed-fast) ease-in-out,
         transform var(--animation-speed-normal) ease-in-out;
 }

 .card[active] .card__author {
     transform: translateY(0);
     opacity: 1;
 }

 @media screen and (min-width: 640px) {
     .cards {
         margin: 0 auto;
         flex-direction: row;
     }

     .card {
         width: var(--cards-closed-size);
         height: 49rem;
         flex: 0 0 calc(647px - 19rem);
     }

     .card[active] {
         height: 49rem;
         flex: 0 0 calc(1500px - 19rem);
     }

     .card__name {
         transform: rotate(-90deg) translate(1rem, -2.25rem);
     }
 }


 .marquee-content {
     background-color: rgb(207, 15, 15);
     padding: 20px 0px;
 }

 .marquee {
     white-space: nowrap;
     overflow: hidden;
     position: relative;
 }

 .marquee::before,
 .marquee::after {
     content: "";
     position: absolute;
     width: 2em;
     height: 100%;
     top: 0;
 }

 .marquee::before {
     background: linear-gradient(to right, white 50%, rgba(255, 255, 255, 0));
     left: -2em;
 }

 .marquee::after {
     background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%);
     right: -2em;
 }

 .marquee span {
     display: inline-block;
     padding-left: 100%;
     font-size: 1.5rem;
     color: white;
     animation: marquee 15s linear infinite;
 }

 .enquiry-section {
     background-color: #fff;
     padding: 50px 0px;
     /* display: none !important; */
 }

 .enquiry-section .modal-form input[type="text"]::placeholder,
 .enquiry-section .modal-form input[type="email"]::placeholder {
     color: #fff !important;
 }

 .enquiry-section .modal-form input[type="text"],
 .enquiry-section .modal-form input[type="email"] {
     color: #fff !important;
     border-bottom: 1px solid #ffffff !important;
 }

 .enquiry-section .modal-body {
     background: #1c417c;
     padding: 20px;
     border-radius: 0.5rem;
 }

 @keyframes marquee {
     0% {
         transform: translate(0, 0);
     }

     100% {
         transform: translate(-100%, 0);
     }
 }