@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap');



body {

  font-family: 'adobe_cleanregular';

}

:root {
  --gold: #c89b56;
}


h1,

h2,

h3,

h4,

h5,

h6 {

  font-family: "Cormorant Garamond", serif;

}

.text-center {
  text-align: center;
}



h1.section-title,

h2.section-title,
h3.section-title {

  font-size: 60px;

  color: #173b5c;

  font-weight: 400 !important;

  margin-bottom: 30px !important;

  font-family: "Cormorant Garamond", serif !important;

}



h2.section-title {
  text-transform: uppercase;
}


h2.section-title small {
  color: #d2ac67;
  font-family: 'adobe_cleanregular';
  display: block;
  position: relative;
  padding-left: 40px;
  width: fit-content;
  margin: 0 auto;
}




#amenities-section {
  background: url(../img/middle_bg.jpg) no-repeat top center !important;
  background-size: cover !important;
}

h2.section-title small::before {
  content: '';
  width: 25px;
  height: 1px;
  display: block;
  background: #cda364;
  position: absolute;
  left: 0px;
  bottom: 2px;
}




h3.section-title {
  font-size: 22px;
  color: #172234;
  font-weight: 400 !important;
  margin-bottom: 10px !important;
}

h3.section-title small {
  color: #d2ac67;
  font-family: 'adobe_cleanregular';
  display: block;
  position: relative;
  padding-left: 30px;
  width: fit-content;
  margin: 0 0 3px 0;
}

h3.section-title small::before {
  content: '';
  width: 25px;
  height: 1px;
  display: block;
  background: #cda364;
  position: absolute;
  left: 0px;
  bottom: 2px;
}


.project_section {
  border: 5px solid #efefef;
  padding: 25px 35px;
}

.project_section a {
  font-size: 15px;
  color: #eaaa43;
}

.project_section p {
  font-size: 0.8rem;
  line-height: 20px;
}

.project_card img {
  display: block;
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center;
}



* {

  margin: 0;

  padding: 0;

}



.imgLogo {

  width: 70px;

  display: block;

}



.welcomeHead {

  width: 80%;

  position: relative;

}



p {

  color: #747e93;

  text-align: left;

  font-size: 16px;

  line-height: 30px;

}



.contactIcon {
  position: fixed;
  right: 10px;
  bottom: 70px;
  width: 70px;
  cursor: pointer;
  border-radius: 100%;
  object-fit: fill;

}




.btnTheme {

  background: #d2ac67;

  padding: 10px 35px;

  text-transform: uppercase;

  color: #fff;

  text-decoration: none;

  border: 0px solid #fff;

}

.btntheme2 {
  background: #c8c8c8;

  padding: 10px 35px;

  text-transform: uppercase;

  color: #2f2f2f;

  text-decoration: none;

  border: 0px solid #fff;
}

.btnTheme:hover,
.btntheme2:hover {
  background: #2e2d2d;
  color: #fff;
}

.imgLogo img {

  width: 100%;

}



.section-title {

  font-weight: bold;

  font-size: 1.8rem;

  margin-bottom: 1rem;

}



.highlight-box {

  background-color: #f8f9fa;

  padding: 1rem;

  border-radius: 5px;

}



.gold {

  color: #c89b56;

}



.unit-img,

.amenity-img {

  width: 100%;

  border-radius: 5px;

}



.site-footer {

  background: url(../img/footerBg.jpg) #f8f8f8 bottom no-repeat;


}



.map-img {

  width: 100%;

  border-radius: 5px;

}



ul.goldList {

  padding: 0;

}



.goldList li {

  color: #c89b56;

  text-transform: uppercase;

  list-style: none;

  margin-bottom: 10px;

}



.dark-gold {

  color: #998678;

}



.unitPlan p {

  color: #000;

  margin-top: 15px;

  text-align: center;


  font-size: 22px;

}



.contactForm label {

  color: #000;

  display: block;

  margin-bottom: 5px;

}



.modal-content {

  border-radius: 0px;

}



.contactForm input {

  background: #d0d0d0;

  padding: 15px;

  border-radius: 0px;

  margin-bottom: 15px;

  border: 0px solid;

  width: 100%;

}



.map {

  width: 100%;

  height: 350px;

}



footer h5 {

  font-family: 'adobe_cleanregular';

  font-size: 30px;

  color: #000;

  text-align: left;

}





.contactDetails h4 {

  color: #2e2d2d;

  font-size: 22px;

  text-align: left;

}



.contactDetails p {

  color: #000;

  font-size: 16px;

  width: 50%;

}



.formAction label {

  display: block;

  margin-bottom: 5px;

}

.formAction input {

  background: #ededed;

  padding: 15px;

  margin-bottom: 15px;

  width: 100%;

  border: 0px solid #000;

}





.contactDetails a {

  text-decoration: none;

  color: #000;

  font-size: 22px;

  font-family: "Cormorant Garamond", serif;

}



.copyright {

  background: #c89b56;
  display: block;
  text-align: center;

  font-size: 16px;

  color: #fff;

  padding: 15px;

}



.home4box {
  background: url(../img/bg-home-4box.jpg) repeat-x bottom center;
  padding: 50px 0 70px;
  background-size: contain;
  background-position: 0 30px;
  box-shadow: 0px 3px 11px #00000025;
}

.home4box .container {
  max-width: 80% !important;
}

.home4box .box img {
  width: 46px;
  height: 46px;
}

.home4box .box div {
  color: #888888;
  margin: 5px 0 0 15px;
  font-size: 16px;
  line-height: 20px;
}

.home4box .box div span {
  color: #d2ac67;
  display: block;
}


.elementor-element {
  margin: 0px !important;
  padding: 0px !important;
}

.menu-footer-container {
  text-align: center;
}

ul#menu-footer {
  display: flex;
  gap: 25px;
  font-size: 14px;
  color: #737373;
  margin: 0 auto;
  text-align: center;
  width: fit-content;
}

ul#menu-footer li a {
  color: #737373;
  border-right: 1px solid #737373;
  padding-right: 25px;
}

ul#menu-footer li:last-child a {
  border-right: 0px solid #737373;
}

ul#menu-footer li a:hover {
  color: #000;
}

#amenities-section {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 60px 10%;
}

.left-content {
  /* flex: 1 1 40%; */
  /* margin-right: 15px; */
  width: 50%;
}

.left-content h5 {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  color: #555;
  margin-bottom: 10px;
  font-weight: 600;
  font-family: "Cormorant Garamond", serif;
}

.left-content h2 {
  font-size: 38px;
  color: #173b5c;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-family: "Cormorant Garamond", serif;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.left-content h3 {
  font-size: 42px;
  font-weight: 400;
  color: #7a869a;
  margin-bottom: 136px;
  text-transform: uppercase;
  font-family: "Cormorant Garamond", serif;
}

.left-content small {
  font-family: 'adobe_cleanregular';
  color: #000;
  font-weight: 500;
  position: relative;
  padding-left: 37px;
  display: block;
  font-size: 15px;
  padding-bottom: 0px;
  margin: 0px;
}

.left-content small::before {
  content: '';
  width: 25px;
  height: 1px;
  display: block;
  background: #000;
  position: absolute;
  left: 0px;
  bottom: 7px;
}

.left-content .amenities-grid {
  width: 95%;
}

.amenities-grid {
  /* flex: 1 1 45%; */
  display: grid;
  width: 50%;
  grid-template-columns: repeat(2, 1fr);
  /* 2 columns */
  gap: 30px;
  /* spacing between boxes */
}

.amenity-card {
  padding: 30px;
  background: #fff;
  width: 100%;
  height: 233px;
}

.amenity-card.gold {
  background: #d3b26f;
  color: #fff;
}

.amenity-card h4 {

  font-size: 25px;

  margin-bottom: 12px;

  color: #757d92;

  font-weight: 600;
}

.amenity-card p {
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

@media (max-width: 900px) {
  #amenities-section {
    flex-direction: column;
    text-align: center;
  }

  .left-content {
    margin-bottom: 40px;
  }
}

@media (min-width:200px) and (max-width:680px) {

  h1.section-title,
  h2.section-title {
    font-size: 30px;
    margin-bottom: 10px;
  }


}

section.aboutUs {
  display: flex;
  margin: 90px 0;
}


section.aboutUs img.googleMap {
  width: 50%;
  height: auto;
}


section.aboutUs .aboutUsContent {
  padding: 50px;
  width: 690px;

}

section.aboutUs h2.section-title small {
  margin: 0 !important;
}

section.aboutUs .aboutUsContent p {
  font-size: 15px;
  line-height: 22px;
  color: #747e93;
}

.amenity-card.gold h4,
.amenity-card.gold p {
  color: #FFF;
}

.wrap {
  min-height: 100vh;
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  align-items: center;
  gap: 40px;
  padding: 70px 80px;
  position: relative;
}

/* right gold panel behind image */
.right-bg {
  position: relative;
  width: 100%;
  height: 70vh;
  background: var(--gold);
  border-radius: 2px;
  box-shadow: 0 8px 0 rgba(0, 0, 0, 0.06);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
}

/* floorplan image styling (rotated, slightly elevated) */
.floorplan {
  max-width: 70%;
  transform: rotate(-16deg) translateY(-12px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
  transform-origin: center;
  border-radius: 2px;
  background: transparent;
  position: relative;
}

/* left white card */
.card {
  width: var(--card-w);
  background: #fff;
  padding: 46px 52px;
  box-shadow: 0 6px 0 rgba(0, 0, 0, 0.06), 0 2px 8px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  position: relative;
}

.micro {
  color: var(--gold);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.06em;
  margin-bottom: 18px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
}

h1.title {
  margin: 0 0 14px 0;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 34px;
  color: #1f2b3a;
  line-height: 1.02;
}

.title .accent {
  display: block;
  color: var(--gold);
  font-size: 28px;
  margin-top: 6px;
  font-weight: 600;
  letter-spacing: 0.02em;
}

ul.features {
  list-style: none;
  padding: 0;
  margin: 30px 0 36px 0;
}

ul.features li {
  padding: 18px 0;
  border-bottom: 2px dotted rgba(207, 168, 91, 0.4);
  /* dotted separators */
  color: #627089;
  font-size: 16px;
  font-weight: 500;
}

.btn-download {
  display: inline-block;
  padding: 12px 20px;
  background: var(--gold);
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  border-radius: 2px;
  letter-spacing: 0.03em;
  box-shadow: 0 6px 14px rgba(207, 168, 91, 0.18);
}

/* decorative overlap shadow on the right edge of the card (like image) */
.card::after {
  content: '';
  position: absolute;
  right: -18px;
  bottom: -18px;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.03);
  transform: rotate(0deg);
  filter: blur(6px);
  border-radius: 3px;
  z-index: -1;
}

.amenities ul li .amenity-icon {
  border: 1px solid #c89b56;
  padding: 20px;
  border-radius: 75px;
  height: 75px;
  width: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.amenities ul li::after {
  background-image: none !important;
}

.vision-card {
  background-color: #d2ac67;
  padding: 14px !important;
  margin-right: 25px;
}

.vision-card p {
  margin-bottom: 10px !important;
  font-size: 14px;
  color: #ffffff;
}

.contact-form .form-control {
  background-color: #f1f1f1;
  box-shadow: none;
}

/* responsive */
@media (max-width:1100px) {
  .wrap {
    grid-template-columns: 1fr;
    padding: 40px;
  }

  .right-bg {
    height: 46vh;
    margin-top: 30px;
  }

  .card {
    margin: 0 auto;
  }

  .floorplan {
    max-width: 86%;
    transform: rotate(-10deg) translateY(-6px);
  }
}

@media (max-width:520px) {
  h1.title {
    font-size: 22px
  }

  .title .accent {
    font-size: 18px
  }

  .card {
    padding: 28px
  }

  ul.features li {
    padding: 12px 0;
    font-size: 14px
  }

  .floorplan {
    max-width: 92%
  }
}


.management_team figure {
  margin: 0px !important;
}


.management_team figure img {
  box-shadow: 0px 5px 5px #00000050;
}

.projectList {
    display: flex;
    gap: 25px;
}


.project_card {
    width: 100%;
}


.projectList .project_section .toggle {
  max-height: 57px;
  overflow: hidden;
}


.projectList .project_section .btn-download {
  text-decoration: none;
  color: #fff;
}

h2.blue_head {
  font-size: 48px;
  font-weight: 500 !important;
  color: #747e93;
  font-family: 'adobe_cleanregular' !important;
}

ul.gold-list {
  color: #d2ac67;
  margin: 0px !important;
}

ul.gold-list li {
  list-style: disc;
  margin-bottom: 5px !important;
  color: #d2ac67;
  text-transform: uppercase;
}

ul.gold-list li::after {
  display: none;
}



ul.blue-list {
  color: #747e93;
  margin: 0px !important;
}

ul.blue-list li {
  list-style: disc;
  margin-bottom: 5px !important;
  color: #747e93;
  text-transform: uppercase;
}

ul.blue-list li::after {
  display: none;
}


p.toogle {
  height: 64px;
  overflow: hidden;
}

.f-22 {
  font-size: 22px !important;
}

.f-30 {
  font-size: 30px !important;
}

h3.aminites_Head {
  font-size: 30px;
  font-weight: 500 !important;
  text-transform: uppercase;
  margin: 20px 0 !important;
  text-align: center;
  color: #d2ac67 !important;
}