/* Heading font family */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Bebas Neue';
}

h1 {
  font-size: 94px;
  letter-spacing: -0.5px;
  font-weight: 400;
  line-height: 95px;
  margin: 0px;
}

h2 {
  font-size: 64px;
  letter-spacing: -0.5px;
  font-weight: 400;
  line-height: 65px;
  color: #006271;
  margin: 0px;
}

h4 {
  font-size: 30px;
  letter-spacing: 0px;
  font-weight: 400;
  margin: 0px;
}

/* paragraph font  */
body,
p,
span,
label,
input,
li,
a {
  font-family: 'Roboto Flex', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-variation-settings:
    'opsz' 14,
    'GRAD' 0;
}

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0px;
  color: #000;
}

body {
  padding: 0px;
  margin: 0px;
}

a {
  text-decoration: none;
}

.container {
  width: 100%;
  max-width: 1255px;
  padding: 0px 15px 0px 15px;
  margin: 0 auto;
}

header.header-wraper {
  background: #6fb4af;
  padding: 32px 0px;
}

.header-logo-text {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.banner-text-wraper {
  background: #2b6171e3;
  padding: 56px 0px 80px 60px;
  width: 100%;
  max-width: 519px !important;
  color: #fff;
}

.banner-text-wraper p {
  font-size: 30px;
  padding: 15px 70px 50px 0px;
  font-weight: 300;
  line-height: 43px;
  color: #fff;
}

.cta-btn {
  background: #6fb4af;
  color: #fff;
  padding: 18px 75px 18px 75px;
  text-transform: uppercase;
  font-weight: 500;
  transition: 0.7s;
}

/* .cta-btn:hover {
    background: #bbdddb !important;
    color: #006271;
    transition: 0.7s;
    box-shadow: 0px 0px 10px 0px #ffffffa3;
} */
.banner-text-wraper p b {
  font-weight: 700;
}

.diccover-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 170px;
}

.discover-perfect {
  padding: 80px 0px;
}

.heading-text-prime-wraper h4 {
  color: #6fb4af;
  margin-bottom: 9px;
}

.top-icon-prime {
  width: 53px;
  border-radius: 100%;
  display: flex;
  background: #bbdddb8a;
  align-items: center;
  height: 53px;
  justify-content: center;
  margin-bottom: 13px;
}

.prime-loaction-first-wraper {
  border-right: 1px solid #bbdddb;
  padding-right: 20px;
  width: 100%;
}

.prime-location-wraper {
  display: flex;
  justify-content: space-between;
  gap: 25px;
  padding-top: 60px;
}

.prime-loaction-first-wraper.border-none-wraper {
  border: none !important;
  padding-right: 0px !important;
}

.ten-k-wraper {
  display: flex;
}

.ten-ktext-wraper {
  background: #bbdddb;
  padding: 80px;
}

.text-ten-k-raper {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.ten-ktext-wraper {
  background: #bbdddb;
  padding: 0px 60px;
  display: flex;
  align-items: center;
}

.ten-k-img img {
  height: 100%;
}

.text-ten-k-raper a {
  background: #2b6171;
}

p.grand-text {
  font-size: 12px;
  line-height: 16px;
}

.top-header-img {
  display: flex;
  gap: 25px;
}

.top-header-img div {
  width: 100%;
}

.top-header-img img {
  height: 100%;
  width: 100%;
}

section.mens-womens-img {
  padding: 80px 0px;
}

.great-family-movment {
  display: flex;
  padding-top: 80px;
  gap: 27px;
}

.great-family-movment div {
  width: 100%;
}

p.top-pading-set-family {
  padding-top: 26px;
}

.left-side-form-heading * {
  color: #fff;
}

.left-side-form-heading p {
  font-size: 28px;
  padding-top: 40px;
}

.mamp-text-wraper {
  display: flex;
}

.map-img-wraper {
  width: 100%;
  max-width: 60%;
  background: #ede9e5;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.map-left-side-wraper {
  width: 100%;
  max-width: 40%;
}

.map-left-side-wraper {
  width: 100%;
  max-width: 31%;
  background: #bbdddb;
  padding: 60px;
}

.bottom-map-des p {
  font-size: 9px;
  line-height: 16px;
  padding-top: 40px;
}

.map-descerption {
  padding: 40px 0px 40px 0px;
  border-bottom: 1px solid #00627154;
}

.map-img-wraper img {
  width: 100%;
  max-width: 90%;
}

.partners-logo {
  padding: 50px 0px;
}

section.map-sec:before {
  content: '';
  background: #ede9e5;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  max-width: 50%;
}

section.map-sec:before {
  content: '';
  background: #ede9e5;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  max-width: 50%;
  left: 0;
}

section.map-sec:after {
  background: #bbdddb;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  max-width: 50%;
  right: 0;
  z-index: -1;
}

section.map-sec {
  position: relative;
  margin: 80px 0px;
}

.top-header-quality-house {
  display: flex;
  gap: 40px;
}

.top-header-house-sec-left-side-wraper {
  display: flex;
  flex-direction: column;
  gap: 58px;
}

.top-header-house-sec-left-side-wraper a.cta-btn {
  width: fit-content;
  background: #2b6171;
}

.top-header-house-sec-left-side-wraper h2 {
  max-width: 350px;
}

.top-header-house-sec-left-side-wraper p {
  margin-top: -20px;
}

.main-land-house-wraper {
  display: flex;
  align-items: center;
  gap: 70px;
}

.left-side-land-text-wraper p {
  padding-top: 15px;
}

.left-side-land-text-wraper h2 {
  padding-bottom: 30px;
}

section.house-land-sec {
  padding-top: 40px;
  padding-bottom: 90px;
}

.partner-logo-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.top-header-partners h4 {
  text-align: center;
  padding-bottom: 50px;
  color: #006271;
}

.partnes-logo-second-part {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  padding-top: 20px;
  align-items: center;
}

section.masterplant-sec {
  padding: 80px 0px;
  text-align: center;
}

.top-header-heading-mastar h2 {
  margin-bottom: 40px;
}

section.backdrop-sec-wraper {
  background-color: #bbdddb;
  padding: 80px 0px 60px 0px;
}

.backdrop-sec-heading h2 {
  text-align: center;
  padding-bottom: 50px;
}

.backdrop-image-text-wraper {
  gap: 30px;
  display: flex;
}

.heading-content h4 {
  color: #006271;
  padding: 20px 0px 10px 0px;
}

.house-sec-copy h2 {
  max-width: 100%;
}

.house-sec-copy .top-header-house-sec-left-side-wraper {
  gap: 73px;
}

.house-sec-copy {
  padding: 90px 0px;
}
.left-side-team-img img {
  width: 100%;
}

.teams-main-wraper {
  display: grid;
  gap: 70px;
  grid-template-columns: 1fr 1fr;
}

.top-header-team-text h4 {
  color: #006271;
  font-size: 43px;
  padding-bottom: 30px;
  padding-top: 10px;
}

.team-desc-part-wraper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.right-side-team-text {
  padding-top: 33px;
}

section.experience-sec-team {
  padding-bottom: 50px;
}

.footer-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid #bbdddb;
}

.footer-wrapper-two {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-botom-text-two {
  display: flex;
  align-items: center;
  gap: 25px;
}

footer.footer-section {
  padding: 80px 0px 60px 0px;
}

.footer-peragraph p {
  padding: 20px 0px 30px 0px;
  font-size: 9.75px;
  line-height: 14.35px;
  font-weight: 400;
}

.footer-botom-text-one p {
  font-size: 14px;
  font-weight: 400;
}

.footer-wrapper-two * {
  font-size: 14px;
  color: #000;
}

.footer-wrapper-two a:hover {
  color: #6fb4af !important;
}

a.banner-btn {
  background: #6fb4af;
  color: #fff;
  padding: 17px 75px 17px 75px;
  text-transform: uppercase;
  font-weight: 500;
  transition: 0.8s;
  border: 2px solid #6fb4af;
}

a.banner-btn:hover {
  background: #fff;
  color: #3f6d79;
  transition: 0.7s;
}

/* a.banner-btn:hover {
    background: #006271;
    border: 2px solid #006271;
    transition: 0.7s;
    box-shadow: 0px 0px 10px 0px #ffffff30;
} */
.partner-logo-img img {
  width: 100%;
  max-width: 90%;
}

.banner-mobile {
  display: none;
}

footer.mobile-footer {
  display: none;
}

/* FORM CSS START HERE  */
.first-mainform-part {
  display: flex;
  padding-bottom: 20px;
  gap: 20px;
}

.custom-form LABEL {
  text-transform: UPPERCASE;
}

.first-mainform-part INPUT {
  width: 100% !important;
  margin-top: 5px;
}

.email-input-main {
  display: flex;
  flex-direction: column;
  padding-top: 15px;
}

.first-mainform-part.company-parts {
  margin-top: 18px;
}

.form-text-wraper select option {
  color: #000 !important;
}

.main-selectt {
  margin-bottom: 34px;
}

.lead-land-checkbox {
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 28px 0px 28px 0px;
}

.lead-land-checkbox input {
  height: 15px !important;
  width: 15px !important;
}

.suburb input {
  width: 100%;
  margin-bottom: 0px;
}

.textarea textarea {
  width: 100%;
  margin-top: 11px;
  height: 130px;
  border: none;
  outline: none;
  color: #000;
}

select.select-enquery {
  margin-top: 10px;
  margin-bottom: 30px;
}

.end-selects {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.textarea.last-textarea {
  margin-bottom: 29px;
}

.end-selects.sales-select {
  padding-top: 29px;
}

input.submit-btn-form {
  background: #2b6171;
  border: none !important;
  cursor: pointer;
  padding: 18px 75px 18px 75px;
  text-transform: uppercase;
  font-weight: 500;
  transition: 0.7s;
}

.inqueries-label {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Form start */
.top-header-form * {
  width: 100%;
}

.top-header-form {
  display: flex;
  align-items: center;
  gap: 20px;
}

.top-header-form.sec-part-email {
  margin: 30px 0px 10px 0px;
}

.build-ref {
  padding-top: 10px;
}

.land-checkbox {
  margin: 24px 0px 20px 0px;
}

.land-checkbox input {
  width: 20px !important;
  height: 15px !important;
}

.surbo-select label {
  display: block;
  margin-bottom: 0px;
}

.surbo-select input {
  width: 100% !important;
  margin: 0px 0px 22px 0px;
}

.house-land {
  display: flex;
  gap: 20px;
  align-items: center;
}

.house-land .land-checkbox {
  margin: 4px 0px 24px 0px;
}

.textarea-form textarea {
  width: 100%;
  background: transparent;
  border-color: #fff;
  border-width: 0px 0px 1px 0px;
}

.textarea-form textarea:focus-visible {
  width: 100%;
  background: transparent;
  border-color: #fff !important;
  border-width: 0px 0px 1px 0px !important;
  outline: none !important;
}

.lead-record select {
  margin-top: 10px;
}

.form-submit input {
  background: #2b6171;
  text-decoration: none !important;
  border: 2px solid #2b6171;
  padding: 17px 90px;
  cursor: pointer;
  margin-top: 30px;
  text-transform: uppercase;
  font-weight: 500;
  transition: 0.8s;
}

.form-submit input:hover {
  background: #fff;
  color: #2b6171;
  transition: 0.8s;
}

select.build-ref {
  margin-top: 10px;
}

.cta-main {
  transition: 0.8s;
  border: 2px solid #2b6171;
}

.cta-main:hover {
  background: #fff !important;
  color: #2b6171;
  transition: 0.8s;
}

.header-logo-img img {
  width: 100%;
  max-width: 346px;
}

.header-text-img img {
  width: 100%;
  max-width: 360px;
}

.banner-bg-wraper {
  position: relative;
  width: 100%;
  height: 700px;
  padding: 88px 0 47px;
  overflow: hidden;
  background: url('img/banner-bg.png') no-repeat center center/cover;
}

.banner-bg-wraper img {
  max-width: 100%;
}

.banner-bg-wraper .banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.banner-bg-wraper .container {
  position: relative;
  z-index: 1;
  height: 100%;
  display: flex;
  align-items: center;
}
.footer-logo img {
  width: 100%;
  max-width: 227px;
}
.ten-k-img img {
  max-width: 626px;
}
.top-icon-prime img {
  width: 53px;
}
.left-side-team-img {
  width: 100%;
  max-width: 100%;
}

/* new */
.enquiry-form {
  background: #5ab0aa;
  color: #fff;
}

.form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 38px;
}

.form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.enquiry-form label {
  margin-bottom: 0px;
  color: #fff;
}

.enquiry-form input[type='text'],
.enquiry-form input[type='email'],
.enquiry-form select {
  width: 100%;
  border: none;
  border-bottom: 1px solid #ffffffa6;
  background: transparent;
  padding: 2px 0px 0px 0px;
  color: #fff;
  outline: none;
  transition: all 0.3s ease;
}

.enquiry-form input:focus,
.enquiry-form select:focus {
  border-bottom: 1px solid #fff;
}

.checkbox-row {
  display: flex;
  align-items: center;
  gap: 50px;
  margin: 24px 0px 24px 0px;
}

.custom-checkbox {
  display: flex;
  align-items: center;
  margin-right: 0px;
  cursor: pointer;
  position: relative;
}
.custom-checkbox input[type='checkbox'] {
  display: none;
}

.custom-checkbox span {
  width: 19px;
  height: 19px;
  border: 1px solid #fff;
  display: inline-block;
  margin-right: 11px;
  position: relative;
}

.custom-checkbox input[type='checkbox']:checked + span::after {
  content: '';
  position: absolute;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.policy {
  margin: 15px 0 40px 0px;
  color: #fff;
}
.policy a {
  color: #fff;
  text-decoration: underline;
}

section.form-sec {
  background: #5ab0aa;
  padding: 80px 0px;
}
section.form-sec .form-text-wraper {
  display: flex;
  justify-content: space-between;
}
select.buyer-select {
  padding-bottom: 20px;
  font-size: 16px;
}
select.buyer-select {
  padding-bottom: 20px;
  font-size: 16px;
  appearance: none;
  -webkit-appearance: none;
  text-transform: uppercase;
  -moz-appearance: none;
}
.custom-select-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}
.custom-select-wrapper i {
  position: absolute;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 28px;
  color: #fff;
  right: 0;
  bottom: 0px;
  font-weight: 100 !important;
}
p.intrested {
  color: #fff;
}
label.custom-checkbox.infirmatio {
  font-size: 15px;
  margin: 10px 0px 7px 0px;
}
.form-main-wraper {
  width: 100%;
  max-width: 480px;
}
p.policy span {
  font-size: 14px;
}
.enquiry-form-btn {
  background: #1c3942;
  color: #fff;
  border: none;
  padding: 14px 25px;
  cursor: pointer;
  display: inline-block;
}
.enquiry-form button {
  background: #2b6171;
  color: #fff;
  border: none;
  padding: 17px 95px;
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  font-family: 'Roboto Flex', sans-serif;
  border: 2px solid #2b6171;
  transition: 0.9s;
}
.enquiry-form button:hover {
  background-color: #fff;
  border: 2px solid #2b6171;
  transition: 0.9s;
  color: #2b6171;
}
/* ============================================================
   V2 NEW SECTIONS
   ============================================================ */

/* Display Village Section */
.v2-display-village {
  background-color: rgba(193, 220, 219, 1);
  padding: 80px 0;
}

.v2-display-village__inner {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.v2-display-village__inner h2 {
  max-width: 710px;
  margin: 0 auto 50px;
}

.v2-display-village__body {
  margin-bottom: 50px;
  text-align: center;
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
}

.v2-display-village__body p {
  margin-bottom: 16px;
  color: #333;
  line-height: 1.7;
}

.v2-display-village__map {
  margin-bottom: 50px;
}

.v2-display-village__map img {
  width: 100%;
  max-width: 869px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.v2-display-village__caption {
  font-size: 16px;
  color: #555;
  max-width: 700px;
  margin: 0 auto 50px;
  line-height: 1.6;
  text-align: center;
}

.v2-display-village__cta {
  display: block;
  text-align: center;
}

.v2-display-village__cta .cta-btn {
  background: rgba(43, 97, 113, 1);
  border-color: rgba(43, 97, 113, 1);
  display: inline-block;
}

/* Virtual Tour Section */
.v2-virtual-tour {
  background-color: #ffffff;
  padding: 90px 0 114px;
}

.v2-virtual-tour__inner {
  text-align: center;
  max-width: 836px;
  margin: 0 auto;
}

.v2-virtual-tour__inner h2 {
  color: #006271;
  margin-bottom: 56px;
}

.v2-virtual-tour__embed {
  display: flex;
  justify-content: center;
}

.v2-virtual-tour__embed iframe {
  width: 100%;
  max-width: 836px;
  height: 470px;
  border: none;
  display: block;
}

@media (max-width: 768px) {
  .v2-display-village {
    padding: 50px 0;
  }

  .v2-virtual-tour {
    padding: 50px 0;
  }

  .v2-virtual-tour__embed iframe {
    height: 360px;
  }
}

@media (max-width: 480px) {
  .v2-virtual-tour__embed iframe {
    height: 260px;
  }
}

/* V2 Partners Grid */
.v2-partners {
  padding: 40px 0;
  background: #fff;
}

.v2-partners__row {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 50px 0;
}

.v2-partners__row--2 {
  flex-wrap: wrap;
  gap: 12px;
}

.v2-partners__row--2 .v2-partners__item {
  flex: 0 0 calc(50% - 12px);
}

.v2-partners__item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.v2-partners__item img {
  max-width: 100%;
  max-height: 60px;
  width: auto;
  object-fit: contain;
}

@media (max-width: 768px) {
  .v2-partners__row {
    flex-wrap: wrap;
    gap: 16px;
  }

  .v2-partners__row--7 .v2-partners__item,
  .v2-partners__row--8 .v2-partners__item {
    flex: 0 0 calc(50% - 12px);
  }

  .v2-partners__item img {
    max-width: 60%;
    margin: auto;
  }
}
