@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Allura&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Italiana&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus+SC&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap");
@media (min-width: 1024px) {
  .section:not(.map-section):not(.tien-ich-noi-khu-section) {
    min-height: 100vh !important;
  }
}

@font-face {
  font-family: "Trajan Pro 3 ExtraLight";
  src: url("/fonts/_TrajanPro3ExtraLight.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Trajan Pro 3 Semi";
  src: url("/fonts/_TrajanPro3Semi.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Trajan Pro 3 SemiBold";
  src: url("/fonts/_TrajanPro3SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Trajan Pro 3";
  src: url("/fonts/TrajanProRegular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Trajan Pro 3";
  src: url("/fonts/TrajanProBold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Trajan Pro 3 Light";
  src: url("/fonts/TrajanLight.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Trajan Pro 3";
  src: url("/fonts/TrajanPro3Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Trajan Pro 3 ExtraLight";
  src: url("/fonts/TrajanPro3ExtraLight.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
}
.bannerhome img {
  height: 900px !important;
}

.project-overview-section {
  position: relative;
}
.project-overview-section .project-overview-text-left .col-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (min-width: 1024px) {
  .project-overview-section--new .project-overview-text {
    padding-top: 60px;
  }
}
@media (min-width: 849px) {
  .project-overview-section--new .project-overview-text {
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
}
.project-overview-section--new .project-overview-text {
  z-index: 999;
  width: 100%;
}
@media (max-width: 849px) {
  .project-overview-section--new .project-overview-text {
    background-color: #2e1b0e;
    position: unset;
  }
}
@media (max-width: 849px) {
  .project-overview-section--new .img-bg .img-inner {
    padding-top: 0px !important;
  }
  .project-overview-section--new .img-bg .img-inner img {
    position: unset !important;
  }
}
.project-overview-section .section-bg {
  background-size: cover;
  background-position: center;
}
.project-overview-section .section-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.project-overview-section .section-content {
  position: relative;
  z-index: 2;
}
.project-overview-section .overview-title {
  margin-bottom: 10px;
}
.project-overview-section .overview-title h2 {
  font-family: "Trajan Pro 3 SemiBold";
  font-size: 36px;
  font-weight: 600;
  color: #ECC385;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 849px) {
  .project-overview-section .overview-title h2 {
    font-size: 24px;
    text-align: center;
  }
}
.project-overview-section .project-info-box-one {
  position: relative;
}
@media (min-width: 849px) {
  .project-overview-section .project-info-box-one > .col:first-child > .col-inner::after {
    content: "";
    position: absolute;
    inset: 0;
    background: url("../../img/line-1.png") center/cover no-repeat;
    width: 5px;
    height: 117px;
    background-size: cover;
    top: 0px;
    left: 280px;
    right: auto;
  }
}
.project-overview-section .project-info-box * {
  color: white;
}
.project-overview-section .project-info-box {
  margin-bottom: 15px;
  margin-left: 0px;
}
.project-overview-section .project-info-box .info-list-row {
  margin-bottom: 0;
  border: 2px solid #F6E0B7;
  border-radius: 20px;
  padding: 60px 30px;
  backdrop-filter: blur(8px);
  background: url("../../img/hoavanvang.png") center/cover no-repeat;
}
.project-overview-section .project-info-box .tenduan {
  font-size: 32px;
}
.project-overview-section .project-info-box .info-item-three {
  width: 100%;
  z-index: 2;
}
.project-overview-section .project-info-box .info-item-three .info-value-col {
  margin-bottom: 20px;
}
.project-overview-section .project-info-box .info-item-three .info-value-col .value-text-second p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  color: #FFFFFF !important;
  margin-bottom: 4px;
}
.project-overview-section .project-info-box .info-item-three .info-value-col .value-text-fisrt p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF !important;
  margin: 0;
}
.project-overview-section .project-info-box .info-item {
  margin-bottom: 0px;
}
@media (min-width: 849px) {
  .project-overview-section .project-info-box .info-item.info-item-two::after {
    content: "";
    position: absolute;
    inset: 0;
    background: url("../../img/line-2.png") center/cover no-repeat;
    width: 5px;
    height: 120px;
    background-size: cover;
    top: 0px;
    left: auto;
    right: 25px;
  }
}
.project-overview-section .project-info-box .info-item br {
  display: none !important;
}
.project-overview-section .project-info-box .info-item p {
  margin: 0px;
}
.project-overview-section .project-info-box .info-item:last-child {
  margin-bottom: 0;
}
.project-overview-section .project-info-box .info-item .row-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
.project-overview-section .project-info-box .info-item .info-label-col .label-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  line-height: 1.26;
}
.project-overview-section .project-info-box .info-item .info-label-col .label-text .label {
  font-family: "Montserrat SemiBold";
  font-size: 15px;
  font-weight: 600;
  color: #E0BB81;
  letter-spacing: 0.8px;
  margin: 0;
}
.project-overview-section .project-info-box .info-item .info-label-col .label-text .dots {
  color: #E0BB81;
  font-size: 13px;
  margin: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: none;
}
@media (max-width: 849px) {
  .project-overview-section .project-info-box .info-item .info-label-col .label-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 5px;
  }
}
.project-overview-section .project-info-box .info-item .info-value-col .col-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
}
.project-overview-section .project-info-box .info-item .info-value-col .col-inner .value-text-fisrt {
  position: relative;
}
.project-overview-section .project-info-box .info-item .info-value-col .value-text a * {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  gap: 5px;
  line-height: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ECC385 !important;
  font-weight: bold !important;
}
.project-overview-section .project-info-box .info-item .info-value-col .value-text a:hover, .project-overview-section .project-info-box .info-item .info-value-col .value-text a:hover * {
  color: #ECC385;
  font-weight: bold;
}
.project-overview-section .project-info-box .info-item .info-value-col .value-text .value {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.3;
  display: block;
  margin-bottom: 0.5px;
}
@media (max-width: 849px) {
  .project-overview-section .project-info-box .info-item {
    margin-bottom: 10px;
  }
  .project-overview-section .project-info-box .info-item .info-label-col,
  .project-overview-section .project-info-box .info-item .info-value-col {
    margin-bottom: 4px;
    padding-left: 8px !important;
  }
}
@media (max-width: 849px) {
  .project-overview-section .floor {
    max-width: 100% !important;
  }
}
.project-overview-section .area-white {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 10px;
}
.project-overview-section .area-section {
  margin-bottom: 10px;
  text-align: justify;
}
.project-overview-section .area-section p {
  margin: 0;
  line-height: 1.3;
  font-family: "Montserrat", sans-serif;
}
.project-overview-section .area-section .area-label {
  font-family: "Trajan Pro 3 SemiBold";
  font-size: 15px;
  font-weight: 400;
  color: #FFFFFF;
  letter-spacing: 2.5px;
  margin-bottom: 18px;
}
.project-overview-section .area-section .area-value {
  font-family: "Trajan Pro 3 SemiBold";
  font-size: 128px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 0.95;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.project-overview-section .area-section .area-value .unit {
  font-size: 50px;
  font-weight: 400;
  vertical-align: super;
  margin-left: 5px;
  margin-bottom: 15px;
  position: absolute;
  right: -59px;
  top: 59px;
}
@media (max-width: 849px) {
  .project-overview-section .area-section .area-value {
    font-size: 80px;
  }
  .project-overview-section .area-section .area-value .unit {
    font-size: 40px;
  }
}
.project-overview-section .area-section .area-subtitle {
  font-family: "Trajan Pro 3 SemiBold";
  font-size: 32px;
  font-weight: 400;
  color: #ECC385;
  letter-spacing: 3px;
  text-transform: uppercase;
}
@media (max-width: 849px) {
  .project-overview-section .area-section .area-subtitle {
    font-size: 16px;
  }
}
.project-overview-section .floor-section {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
}
.project-overview-section .floor-section p {
  margin: 0;
}
.project-overview-section .floor-section .floor-number {
  font-family: "Trajan Pro 3 SemiBold";
  font-size: 128px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 0.85;
}
@media (max-width: 849px) {
  .project-overview-section .floor-section .floor-number {
    font-size: 100px;
  }
}
.project-overview-section .floor-section .floor-label {
  font-family: "Trajan Pro 3 SemiBold";
  font-size: 48px;
  font-weight: 400;
  color: white;
  line-height: 1.25;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media (max-width: 849px) {
  .project-overview-section .floor-section .floor-label {
    font-size: 24px;
  }
}
@media (max-width: 849px) {
  .project-overview-section .floor-section {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }
}
.project-overview-section .floor {
  margin: 0px !important;
}
.project-overview-section .sovereign-box {
  border: 1px solid #ECC385;
  border-radius: 20px;
  padding: 15px;
  backdrop-filter: blur(8px);
  background: linear-gradient(14deg, rgba(169, 119, 97, 0.14) 0%, rgba(157, 109, 88, 0.14) 18%, rgba(148, 102, 81, 0.14) 31%, rgba(133, 85, 70, 0.14) 53%, rgba(119, 74, 61, 0.14) 73%, rgba(111, 72, 54, 0.14) 86%, rgba(101, 64, 47, 0.14) 100%);
}
.project-overview-section .sovereign-box p {
  margin: 0 !important;
}
.project-overview-section .sovereign-box .sovereign-content .sovereign-title {
  font-family: "Italiana", serif;
  font-size: 16px;
  font-weight: 700;
  color: #ECC385;
  letter-spacing: 1.8px;
  margin-bottom: 14px;
  text-transform: uppercase;
}
.project-overview-section .sovereign-box .sovereign-content .sovereign-desc {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 16px;
  line-height: 1.7;
}
.project-overview-section .sovereign-box .sovereign-content .sovereign-parking {
  font-family: "Trajan Pro 3 SemiBold";
  font-size: 16px;
  font-weight: 700;
  color: #EFDAB9;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 1.6;
}
.project-overview-section .sovereign-box .sovereign-content .sovereign-parking span {
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  margin-left: 3px;
}
@media (max-width: 849px) {
  .project-overview-section .sovereign-box {
    padding: 20px;
    width: 350px;
    margin: 0 auto;
  }
}
.project-overview-section .floors-highlight {
  text-align: center;
  margin-bottom: 30px;
}
.project-overview-section .floors-highlight p {
  margin: 0;
}
.project-overview-section .floors-highlight .floors-number {
  font-family: "Trajan Pro 3 SemiBold";
  font-size: 128px;
  font-weight: 700;
  color: #ECC385;
  line-height: 0.95;
  -webkit-filter: drop-shadow(12px 6px 4px rgba(0, 0, 0, 0.45));
          filter: drop-shadow(12px 6px 4px rgba(0, 0, 0, 0.45));
  margin-bottom: 8px;
}
@media (max-width: 849px) {
  .project-overview-section .floors-highlight .floors-number {
    font-size: 80px;
  }
}
.project-overview-section .floors-highlight .floors-text {
  font-family: "Trajan Pro 3 SemiBold";
  font-size: 42px;
  font-weight: 600;
  color: #ECC385;
  letter-spacing: 5px;
  text-transform: uppercase;
}
@media (max-width: 849px) {
  .project-overview-section .floors-highlight .floors-text {
    font-size: 28px;
    letter-spacing: 3px;
  }
}
.project-overview-section .amenities > .col-inner {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.project-overview-section .amenities-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
  padding: 20px !important;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(236, 195, 133, 0.35);
  border-radius: 10px;
  margin-bottom: 22px;
  backdrop-filter: blur(8px);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.project-overview-section .amenities-list .amenity-item-wrapper {
  padding: 0px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid white !important;
}
.project-overview-section .amenities-list .amenity-item-wrapper:last-child {
  border-bottom: unset !important;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.project-overview-section .amenities-list .amenity-item-wrapper .col-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
}
.project-overview-section .amenities-list .amenity-item-wrapper:hover {
  border-color: rgba(236, 195, 133, 0.8);
  background: rgba(0, 0, 0, 0.5);
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
  -webkit-box-shadow: 0 4px 20px rgba(236, 195, 133, 0.15);
          box-shadow: 0 4px 20px rgba(236, 195, 133, 0.15);
}
.project-overview-section .amenities-list .amenity-item-wrapper .amenity-icon-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.project-overview-section .amenities-list .amenity-item-wrapper .amenity-icon-img .img-inner {
  width: 100%;
}
.project-overview-section .amenities-list .amenity-item-wrapper .amenity-icon-img .img-inner img {
  width: 100%;
  height: auto;
  -webkit-filter: brightness(1.1) contrast(1.05);
          filter: brightness(1.1) contrast(1.05);
}
.project-overview-section .amenities-list .amenity-item-wrapper .amenity-content-box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.project-overview-section .amenities-list .amenity-item-wrapper .amenity-content-box p {
  margin: 0;
}
.project-overview-section .amenities-list .amenity-item-wrapper .amenity-content-box .amenity-title {
  font-family: "Italiana";
  font-size: 16px;
  font-weight: 700;
  color: #ECC385;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.project-overview-section .amenities-list .amenity-item-wrapper .amenity-content-box .amenity-desc {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.8;
}
.project-overview-section .amenities-list .amenity-item-wrapper .amenity-content-box .amenity-desc span {
  font-size: 11px;
  color: #EFDAB9;
  font-family: "Trajan Pro 3 SemiBold";
  display: inline-block;
  margin-top: 3px;
}
@media (max-width: 849px) {
  .project-overview-section .amenities-list .amenity-item-wrapper {
    padding: 18px 20px;
    margin-bottom: 18px;
  }
  .project-overview-section .amenities-list .amenity-item-wrapper .col-inner {
    gap: 16px;
  }
  .project-overview-section .amenities-list .amenity-item-wrapper .amenity-icon-img {
    width: 40px;
  }
}
@media (max-width: 849px) {
  .project-overview-section {
    padding: 60px 0;
  }
}

.six-privileges-section-sub {
  position: relative;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.six-privileges-section-sub::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 443px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(13, 43, 89, 0.63)), to(46321A));
  background: linear-gradient(to top, rgba(13, 43, 89, 0.63) 0%, 46321A 100%);
  pointer-events: none;
}
@media (min-width: 1024px) {
  .six-privileges-section-sub {
    padding: 50px 0 0px 0 !important;
  }
}
.six-privileges-section-sub .six-privileges-section-right > .col-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.six-privileges-section-sub .section-content {
  position: relative;
  z-index: 2;
}
.six-privileges-section-sub .header-section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.six-privileges-section-sub .header-section .number-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.six-privileges-section-sub .header-section .title-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.six-privileges-section-sub .header-section .title-col .section-title-text .title-line-1,
.six-privileges-section-sub .header-section .title-col .section-title-text .title-line-2 {
  font-family: "UTM Essendine Caps";
  font-size: 48px;
  font-weight: 600;
  color: #FFEFD9;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0;
  line-height: 1.3;
}
@media (max-width: 849px) {
  .six-privileges-section-sub .header-section .title-col .section-title-text .title-line-1,
  .six-privileges-section-sub .header-section .title-col .section-title-text .title-line-2 {
    font-size: 28px;
  }
}
.six-privileges-section-sub .header-section .title-col .section-title-text .title-line-3 {
  font-family: "Allura", cursive;
  font-size: 96px;
  font-weight: 400;
  color: #ECC385;
  margin: -15px 0 0 0;
  line-height: 1;
}
@media (max-width: 849px) {
  .six-privileges-section-sub .header-section .title-col .section-title-text .title-line-3 {
    font-size: 64px;
  }
}
@media (max-width: 849px) {
  .six-privileges-section-sub .header-section {
    margin-bottom: 0px;
  }
  .six-privileges-section-sub .header-section .number-col,
  .six-privileges-section-sub .header-section .title-col {
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 40px;
  }
}
.six-privileges-section-sub .privileges-grid .col-inner .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1024px) {
  .six-privileges-section-sub .privileges-grid .privilege-item:nth-child(2)::before, .six-privileges-section-sub .privileges-grid .privilege-item:nth-child(3)::before, .six-privileges-section-sub .privileges-grid .privilege-item:nth-child(4)::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ECC385), to(rgba(153, 153, 153, 0)));
    background: linear-gradient(to bottom, #ECC385 0%, rgba(153, 153, 153, 0) 100%);
  }
}
.six-privileges-section-sub .privileges-grid .privilege-item .privilege-content {
  border-radius: 0;
  min-height: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.six-privileges-section-sub .privileges-grid .privilege-item .privilege-content p,
.six-privileges-section-sub .privileges-grid .privilege-item .privilege-content h5 {
  margin: 0;
}
.six-privileges-section-sub .privileges-grid .privilege-item .privilege-content .privilege-number {
  font-family: "Montserrat";
  font-size: 96px;
  font-weight: 400;
  background: -webkit-gradient(linear, left top, left bottom, from(#ECC385), color-stop(70%, #866F4C));
  background: linear-gradient(180deg, #ECC385 0%, #866F4C 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  line-height: 0.9;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.six-privileges-section-sub .privileges-grid .privilege-item .privilege-content .privilege-title {
  font-family: "Trajan Pro 3 SemiBold";
  font-size: 18px;
  font-weight: 600;
  color: #ECC385;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  line-height: 1.4;
  margin-bottom: 18px;
  text-shadow: 0px 4px 4px rgba(1, 1, 1, 0.5);
}
.six-privileges-section-sub .privileges-grid .privilege-item .privilege-content .privilege-desc {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1.8;
  position: relative;
  text-align: center;
}
@media (max-width: 849px) {
  .six-privileges-section-sub .privileges-grid .privilege-item .privilege-content {
    padding: 25px 20px;
    min-height: auto;
  }
  .six-privileges-section-sub .privileges-grid .privilege-item .privilege-content .privilege-number {
    font-size: 60px;
  }
  .six-privileges-section-sub .privileges-grid .privilege-item .privilege-content .privilege-title {
    font-size: 16px;
  }
}
@media (max-width: 849px) {
  .six-privileges-section-sub .privileges-grid .privilege-item {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media (max-width: 849px) {
  .six-privileges-section-sub {
    padding: 60px 0;
  }
}

.contact-section {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .contact-section {
    padding: 100px 0;
  }
}
.contact-section .contact-info-col .contact-title-line-1 h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 80px;
  line-height: 98px;
  color: #FFFFFF !important;
  text-align: left;
  margin-bottom: 60px;
}
@media (max-width: 849px) {
  .contact-section .contact-info-col .contact-title-line-1 h2 {
    font-size: 42px;
    line-height: 1.2;
  }
}
.contact-section .contact-info-col .contact-details .contact-item {
  margin-bottom: 45px;
}
.contact-section .contact-info-col .contact-details .contact-item .contact-value-text p {
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  line-height: 44px;
  color: #FFFFFF !important;
  font-weight: 400;
  margin: 0 !important;
}
.contact-section .contact-info-col .contact-details .contact-item.email-item .contact-value-text p {
  text-decoration: underline;
}
.contact-section .contact-info-col .contact-details .contact-item .img-inner img {
  width: auto;
  height: 55px;
  -o-object-fit: contain;
     object-fit: contain;
}
.contact-section .contact-form-box .col-inner {
  padding: 50px 40px;
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(149.25deg, rgba(217, 217, 217, 0.63) -36.65%, rgba(115, 115, 115, 0) 59.39%) !important;
  backdrop-filter: blur(8px);
}
.contact-section .contact-form-box .col-inner::before {
  display: none;
}
.contact-section .contact-form-box .form-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 59px;
  background: -webkit-gradient(linear, left top, right top, from(#D3C6B4), color-stop(57.21%, #CEB899));
  background: linear-gradient(90deg, #D3C6B4 0%, #CEB899 57.21%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 30px;
}
.contact-section .contact-form-box .form-group {
  margin-bottom: 15px;
}
.contact-section .contact-form-box .form-group input,
.contact-section .contact-form-box .form-group textarea {
  background: #FFFFFF !important;
  border-radius: 12px !important;
  border: none !important;
  padding: 12px 20px !important;
  font-family: "Montserrat", sans-serif;
  font-size: 20px !important;
  color: #898989 !important;
}
.contact-section .contact-form-box .form-group input::-webkit-input-placeholder, .contact-section .contact-form-box .form-group textarea::-webkit-input-placeholder {
  color: #898989;
}
.contact-section .contact-form-box .form-group input::-moz-placeholder, .contact-section .contact-form-box .form-group textarea::-moz-placeholder {
  color: #898989;
}
.contact-section .contact-form-box .form-group input:-ms-input-placeholder, .contact-section .contact-form-box .form-group textarea:-ms-input-placeholder {
  color: #898989;
}
.contact-section .contact-form-box .form-group input::-ms-input-placeholder, .contact-section .contact-form-box .form-group textarea::-ms-input-placeholder {
  color: #898989;
}
.contact-section .contact-form-box .form-group input::placeholder,
.contact-section .contact-form-box .form-group textarea::placeholder {
  color: #898989;
}
.contact-section .contact-form-box .form-group textarea {
  height: 139px !important;
}
.contact-section .contact-form-box .form-submit-btn {
  width: 174px !important;
  height: 53px !important;
  background: -webkit-gradient(linear, left top, right top, color-stop(14.02%, #A98042), color-stop(62.15%, #E9CF96), color-stop(89.65%, #D7AA6F)) !important;
  background: linear-gradient(90deg, #A98042 14.02%, #E9CF96 62.15%, #D7AA6F 89.65%) !important;
  border-radius: 26.5px !important;
  color: #464646 !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  border: none !important;
  margin: 30px auto !important;
  cursor: pointer;
  line-height: 1;
}
.contact-section .contact-form-box .form-submit-btn:hover {
  -webkit-filter: contrast(1.1);
          filter: contrast(1.1);
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

.cs-chinh-sach {
  position: relative;
  background-color: #3D1A08;
  background-image: radial-gradient(ellipse at 20% 50%, rgba(101, 48, 12, 0.6) 0%, transparent 60%), radial-gradient(ellipse at 80% 50%, rgba(101, 48, 12, 0.4) 0%, transparent 60%);
  overflow: hidden;
  padding: 80px 0;
}
@media (min-width: 1024px) {
  .cs-chinh-sach {
    padding-top: 100px !important;
  }
}
@media (max-width: 1024px) {
  .cs-chinh-sach {
    padding-top: 50px !important;
  }
}
.cs-chinh-sach .row {
  max-width: 1400px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .cs-chinh-sach .cs-chinh-sach-title {
    margin-bottom: -160px;
  }
}

/* --- SECTION CHÍNH SÁCH BÁN HÀNG --- */
.heritage-section {
  position: relative;
  overflow: hidden;
  min-height: 900px;
}
.heritage-section .section-bg.fill {
  background-color: #9F6F25;
}
.heritage-section .section-bg.fill img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.heritage-section .section-content {
  padding: 60px 0;
  z-index: 10;
}
.heritage-section .heritage-title h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 64px;
  line-height: 78px;
  color: #FFFFFF !important;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (max-width: 849px) {
  .heritage-section .heritage-title h2 {
    font-size: 32px;
    line-height: 1.2;
  }
}
.heritage-section .is-divider {
  background-color: #FFFFFF !important;
  border: 1px solid #FFFFFF;
  height: 1px !important;
  max-width: 789px !important;
  margin: 20px auto 60px auto !important;
}
.heritage-section {
  /* --- GRID CÁC Ô CHÍNH SÁCH --- */
}
.heritage-section #row-905422925 {
  max-width: 1602px;
  margin: 0 auto;
}
.heritage-section #row-905422925 .col {
  padding: 15px;
}
.heritage-section #row-905422925 .col .col-inner {
  background-color: #FFFFFF !important;
  border-radius: 36px !important;
  height: 268.23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.heritage-section #row-905422925 .col .col-inner:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}
.heritage-section #row-905422925 .col .col-inner .img {
  width: 100% !important;
  margin: 0 auto;
}
.heritage-section #row-905422925 .col .col-inner .img .img-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.heritage-section #row-905422925 .col .col-inner .img img {
  max-height: 180px;
  width: auto !important;
  -o-object-fit: contain;
     object-fit: contain;
}
.heritage-section {
  /* --- DECOR HOA SEN (Absolute positions từ Figma) --- */
}
.heritage-section .sen-decor {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
.heritage-section .sen-decor--top-left {
  width: 322px;
  height: 282px;
  left: -67px;
  top: 91px;
}
.heritage-section .sen-decor--bottom-left {
  width: 328px;
  height: 234px;
  left: -67px;
  top: 717px;
}
.heritage-section {
  /* --- TỐI ƯU MOBILE --- */
}
@media (max-width: 849px) {
  .heritage-section #row-905422925 .col {
    -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
    max-width: 50% !important;
  }
  .heritage-section #row-905422925 .col .col-inner {
    height: 220px;
    border-radius: 20px !important;
  }
}

/* ===== LÝ DO NÊN CHỌN SECTION ===== */
.hero-vertical-living {
  position: relative;
  min-height: 900px;
  overflow: hidden;
}
.hero-vertical-living::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-50.98%, #4A2E1B), color-stop(50%, rgba(115, 115, 115, 0)));
  background: linear-gradient(180deg, #4A2E1B -50.98%, rgba(115, 115, 115, 0) 50%);
  z-index: 1;
  pointer-events: none;
}
.hero-vertical-living section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  padding-top: 293px !important;
  position: relative;
  z-index: 2;
}
.hero-vertical-living .hero-tagline {
  margin-bottom: 0;
  text-transform: uppercase;
  width: 100%;
  margin: 0 auto !important;
}
.hero-vertical-living .hero-tagline p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 55px;
  line-height: 67px;
  color: #FFFFFF;
  text-align: center;
  margin: 0;
}
@media (max-width: 849px) {
  .hero-vertical-living .hero-tagline p {
    font-size: 28px;
    line-height: 1.2;
  }
}
.hero-vertical-living .section-bg {
  background-size: cover;
  background-position: center;
}
.hero-vertical-living .flickity-nav {
  display: none !important;
}
@media (max-width: 849px) {
  .hero-vertical-living {
    min-height: 500px;
  }
  .hero-vertical-living section {
    padding-top: 150px !important;
  }
  .hero-vertical-living .row {
    text-align: center;
  }
  .hero-vertical-living .row .hero-tagline p {
    margin: 0 auto;
    padding: 0 15px;
  }
}

@media (max-width: 849px) {
  .tiendo {
    min-height: auto !important;
  }
}
.tiendo h2 {
  font-family: "Montserrat", serif;
  font-weight: 600;
  font-size: 64px;
  color: white !important;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .tiendo h2 {
    font-size: 66px;
    margin-bottom: 0px;
  }
}
.tiendo .tabimages img {
  border-radius: 40px;
}
.tiendo .tabimages {
  /* Mobile */
}
@media (max-width: 849px) {
  .tiendo .tabimages {
    min-height: 100% !important;
    padding: 15px !important;
  }
}
.tiendo .tabimages .contenttitle {
  margin: 0 auto;
  display: none;
  width: 100%;
}
@media (min-width: 849px) {
  .tiendo .tabimages .contenttitle {
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    z-index: 999999;
    top: 220px;
  }
}
.tiendo .tabimages .contenttitle {
  color: white;
}
.tiendo .tabimages .contenttitle h3 {
  text-align: center;
  color: white !important;
  font-family: "Manrope";
  text-transform: uppercase;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.39), 0px 2px 4px rgba(0, 0, 0, 0.3), 0px 6px 12px rgba(0, 0, 0, 0.25);
}
.tiendo .tabimages .rowcontent {
  margin: 0 auto;
  max-width: 1230px;
}
@media (max-width: 849px) {
  .tiendo .tabimages .rowcontent {
    margin: 0px auto 50px auto;
  }
  .tiendo .tabimages .rowcontent > .col {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.tiendo .tabimages {
  /* =========================
     MUATHEME TABS
  ========================= */
}
.tiendo .tabimages .muatheme_com_tabs > .nav {
  margin-bottom: 15px;
}
.tiendo .tabimages .muatheme_com_tabs > .nav .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.tiendo .tabimages .muatheme_com_tabs > .nav .tab a {
  text-align: center;
  display: inline-block;
  border: none;
  overflow: hidden;
  position: relative;
  padding: 12px 10px;
  color: black;
}
.tiendo .tabimages .muatheme_com_tabs > .nav .tab a:before {
  display: none;
}
.tiendo .tabimages .muatheme_com_tabs > .nav .tab a > img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.tiendo .tabimages .muatheme_com_tabs > .nav .tab a > img:nth-child(2) {
  display: none;
}
.tiendo .tabimages .muatheme_com_tabs > .nav .tab.active a {
  background: #2196F3;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.tiendo .tabimages .muatheme_com_tabs > .nav .tab.active a > img:nth-child(1) {
  display: none;
}
.tiendo .tabimages .muatheme_com_tabs > .nav .tab.active a > img:nth-child(2) {
  display: block;
}
.tiendo .tabimages .muatheme_com_tabs > .nav h3 {
  text-transform: none;
  letter-spacing: 0;
  font-weight: normal;
  font-size: 28px;
  color: black;
  text-align: center;
}
.tiendo .tabimages .muatheme_com_tabs > .nav .active h3 {
  color: #fff;
}
.tiendo .tabimages .muatheme_com_tabs > .nav.nav-vertical {
  margin-bottom: 0;
}
.tiendo .tabimages .muatheme_com_tabs > .nav.nav-vertical > li + li {
  border-top: 0;
}
.tiendo .tabimages .muatheme_com_tabs > .nav.nav-vertical a {
  border-top: 1px solid #d2d2d2;
  text-align: center;
}
.tiendo .tabimages .muatheme_com_tabs > .tab-panels {
  width: 100%;
  padding: 20px;
}
.tiendo .tabimages .muatheme_com_tabs > .tab-panels .panel > .row {
  margin: 0 auto !important;
}
.tiendo .tabimages .muatheme_com_tabs > .tab-panels .row {
  margin: 0;
}
.tiendo .tabimages .muatheme_com_tabs > .tab-panels .row .col {
  padding: 0 5px 5px;
}
.tiendo .tabimages .muatheme-tabs {
  margin: 0 auto;
}
.tiendo .tabimages .muatheme-tabs > ul.nav {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}
@media (max-width: 849px) {
  .tiendo .tabimages .muatheme-tabs > ul.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    left: 0;
    top: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-transform: unset;
            transform: unset;
    gap: 0;
  }
  .tiendo .tabimages .muatheme-tabs > ul.nav .tab {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    margin: 0;
    padding: 0 5px;
  }
  .tiendo .tabimages .muatheme-tabs > ul.nav .tab a {
    padding: 5px;
    border-radius: 5px;
    max-width: 100%;
    text-align: center;
  }
  .tiendo .tabimages .muatheme-tabs > ul.nav .tab a h3 {
    font-size: 14px;
    padding: 0;
  }
}
.tiendo .tabimages .muatheme-tabs {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.tiendo .tabimages .muatheme-tabs .panel .nav {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 849px) {
  .tiendo .tabimages .muatheme-tabs .panel .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    left: 0;
    top: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-transform: unset;
            transform: unset;
    gap: 0;
    margin-top: 0px !important;
    padding-top: 0px !important;
  }
  .tiendo .tabimages .muatheme-tabs .panel .nav .tab {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    margin: 0;
    padding: 0 5px;
    margin-top: 0px !important;
  }
  .tiendo .tabimages .muatheme-tabs .panel .nav .tab a {
    padding: 5px;
    border-radius: 5px;
    max-width: 100%;
    text-align: center;
  }
  .tiendo .tabimages .muatheme-tabs .panel .nav .tab a span {
    font-size: 14px;
  }
}
.tiendo .tabimages .muatheme-tabs .panel .nav a {
  border-radius: 16px !important;
}
.tiendo .tabimages {
  /* =========================
     TABBED CONTENT
  ========================= */
}
.tiendo .tabimages .tab-panels .nav {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.tiendo .tabimages .tabbed-content .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px 0 0;
}
@media (max-width: 849px) {
  .tiendo .tabimages .tabbed-content .nav {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-y: auto;
    padding: 10px 0;
  }
}
.tiendo .tabimages .tabbed-content .nav .tab {
  list-style: none;
  position: relative;
}
.tiendo .tabimages .tabbed-content .nav .tab a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 7px;
  padding: 16px 40px 16px 40px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  text-transform: uppercase;
  border-radius: 31px;
  background-color: #643F2E;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tiendo .tabimages .tabbed-content .nav .tab a span,
.tiendo .tabimages .tabbed-content .nav .tab a h3 {
  font-size: 28px;
  text-transform: initial;
  line-height: 1;
  text-transform: uppercase;
}
.tiendo .tabimages .tabbed-content .nav .tab a:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}
.tiendo .tabimages .tabbed-content .nav .tab img {
  display: none;
}
.tiendo .tabimages .tabbed-content .nav .tab img:first-child {
  width: 42px;
  height: 42px;
  padding: 10px;
  border-radius: 10px;
  background: #fff3d9;
}
.tiendo .tabimages .tabbed-content .nav .tab img:nth-child(2) {
  display: none;
}
.tiendo .tabimages .tabbed-content .nav .tab h3,
.tiendo .tabimages .tabbed-content .nav .tab span {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: white;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tiendo .tabimages .tabbed-content .nav .tab .tab-ux-text {
  position: static !important;
  margin-top: 4px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: none;
}
.tiendo .tabimages .tabbed-content .nav .tab.active a {
  background: -webkit-gradient(linear, left top, right top, from(#D5A86D), color-stop(51%, #E9CF96), color-stop(90%, #D7AA6F));
  background: linear-gradient(90deg, #D5A86D 0%, #E9CF96 51%, #D7AA6F 90%);
  color: #111;
}
.tiendo .tabimages .tabbed-content .nav .tab.active a * {
  color: #111;
}
.tiendo .tabimages .tabbed-content .nav .tab.active a {
  font-size: 15px;
}

.real-estate-section {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
}
.real-estate-section::before {
  content: "";
  position: absolute;
  top: 89px;
  left: 0;
  width: 100%;
  height: 811px;
  background-image: url("link-to-your-hoa-van.png");
  background-size: cover;
  opacity: 0.5;
  pointer-events: none;
}
.real-estate-section .content-area-row {
  max-width: 1520px;
  margin: 0 auto !important;
  position: relative;
  z-index: 1;
}
.real-estate-section .content-area-row .section-title-text h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 64px;
  line-height: 1.2;
  color: #4A2E1B;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .real-estate-section .content-area-row .section-title-text h2 {
    font-size: 36px;
  }
}
.real-estate-section .content-area-row .section-title-text h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.5;
  color: #4A2E1B;
}
@media (max-width: 768px) {
  .real-estate-section .content-area-row .section-title-text h3 {
    font-size: 18px;
  }
}
.real-estate-section .content-area-row .properties-grid .property-card-col {
  margin-bottom: 40px;
}
.real-estate-section .content-area-row .properties-grid .property-card-col:hover .property-image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.real-estate-section .content-area-row .properties-grid .property-card-col:hover .property-title-text p {
  color: #9F6F25;
}
.real-estate-section .content-area-row .properties-grid .property-card-col .property-image {
  border-radius: 0px;
  overflow: hidden;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
}
.real-estate-section .content-area-row .properties-grid .property-card-col .property-image img {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  aspect-ratio: 302/201;
  -o-object-fit: cover;
     object-fit: cover;
}
.real-estate-section .content-area-row .properties-grid .property-card-col .property-title-text p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3;
  color: #4A2E1B;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  margin-top: 15px;
}
@media (max-width: 768px) {
  .real-estate-section .content-area-row .properties-grid .property-card-col .property-title-text p {
    font-size: 16px;
    text-align: center;
  }
}

.tig-hero-section {
  background-color: #FFF9F3;
  padding: 60px 0 !important;
  position: relative;
}
.tig-hero-section .tig-hero-section-button .col-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tig-hero-section .tig-hero-content-col {
  padding: 40px 20px !important;
  margin: 0 15px;
}
.tig-hero-section .tig-hero-content-col > .col-inner {
  background-size: cover;
  border: 3px solid #F6E0B7;
  border-radius: 36px;
  padding: 40px 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 849px) {
  .tig-hero-section .tig-hero-content-col > .col-inner {
    min-height: auto;
    margin-bottom: 30px;
  }
}
.tig-hero-section .tig-hero-logo {
  margin-bottom: 30px;
}
.tig-hero-section .tig-hero-logo img {
  max-width: 237px;
}
.tig-hero-section .tig-hero-content h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #F6E0B7;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 1px;
}
.tig-hero-section .tig-hero-content .divider {
  background-color: #F6E0B7 !important;
  height: 1px;
  margin: 15px auto 30px;
}
.tig-hero-section .button {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  margin: 0 auto !important;
  padding: 0px 10px !important;
}
.tig-hero-section .button * {
  font-size: 16px !important;
}
.tig-hero-section .tig-location-list .tig-location-item p,
.tig-hero-section .tig-location-list .tig-location-item {
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-weight: 600;
  color: #F6E0B7;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 1.2;
}
.tig-hero-section .btn-google-map {
  background-color: #FFFFF4 !important;
  border-radius: 27px !important;
  margin-top: 20px;
}
.tig-hero-section .btn-google-map span {
  color: #000000 !important;
  font-size: 16px;
  font-weight: 600;
}
.tig-hero-section .btn-google-map:hover {
  opacity: 0.9;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.tig-hero-section .tig-hero-map img {
  border-radius: 20px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.tienichtoankhu {
  position: relative;
  padding: 80px 0 !important;
}
.tienichtoankhu .section-title-text h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 64px;
  font-weight: 600;
  color: #FFEFD9;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .tienichtoankhu .section-title-text h3 {
    font-size: 32px;
  }
}
.tienichtoankhu .section-title-text p {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .tienichtoankhu .section-title-text p {
    font-size: 18px;
  }
}
.tienichtoankhu .properties-grid .col_inner {
  padding: 10px;
}
.tienichtoankhu .properties-grid .box-image {
  border-radius: 21px;
  overflow: hidden;
}
.tienichtoankhu .properties-grid .box-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), to(rgba(70, 50, 26, 0.9)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(70, 50, 26, 0.9) 100%);
  pointer-events: none;
}
.tienichtoankhu .properties-grid .property-title-text {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 22px;
  color: #FFFFFF !important;
  padding: 0px 20px;
  margin-bottom: 0;
  position: relative;
  z-index: 5;
}
@media (max-width: 768px) {
  .tienichtoankhu .properties-grid .property-title-text {
    font-size: 16px;
  }
}
.tienichtoankhu .properties-grid .box:hover .box-image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.mbpk {
  background-color: #FFF9F3;
  position: relative;
  padding: 80px 0;
}
.mbpk .section-title-mbpk h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 45px;
  line-height: 55px;
  text-align: center;
  margin-bottom: 50px;
  background: -webkit-gradient(linear, left bottom, left top, from(#46311C), to(#46311C));
  background: linear-gradient(0deg, #46311C, #46311C);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.mbpk .mbpk-image-container {
  border-radius: 15px;
  overflow: hidden;
  display: block;
}
.mbpk .mbpk-image-container img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.mbpk .mbpk-image-container:hover img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.mbpk .btn-chuthich {
  margin-top: 25px;
  background-color: rgb(71, 49, 28);
  background-size: cover;
  border-radius: 28px !important;
  border: none !important;
  min-width: 192px;
}
.mbpk .btn-chuthich span {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 24px;
  text-transform: uppercase;
  color: #FFFFFF !important;
}