.banner---section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  background-color: #000;
  background-image: url('../images/ABCDEF.png');
  background-position: 0px 0px;
  background-size: cover;
  font-family: Bitter, serif;
  text-align: center;
}

.body---section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link-2 {
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-transition: border 600ms cubic-bezier(.165, .84, .44, 1);
  transition: border 600ms cubic-bezier(.165, .84, .44, 1);
  font-family: Gilroy, sans-serif;
}

.nav-link-2:hover {
  padding-bottom: 15px;
  border-bottom: 5px solid #000;
}

.heading {
  display: block;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  text-align: center;
}

.custom-container-1200 {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #042c17;
  text-align: left;
  text-transform: none;
}

.bd---container {
  margin-top: 0px;
  margin-bottom: 80px;
}

.heading-2 {
  margin-bottom: 40px;
  margin-left: 0px;
  padding-right: 16px;
  padding-left: 16px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 32px;
}

.column {
  padding-right: 16px;
  padding-left: 16px;
}

.column-2 {
  padding-right: 16px;
  padding-left: 16px;
}

.columns {
  width: 100%;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
}

.project-div {
  text-decoration: none;
}

.picture-div {
  height: 400px;
  background-color: #000;
  background-image: url('../images/Capture1.JPG'), url('../images/elena-saharova-1369825-unsplash-min.jpg'), url('../images/example-bg.png');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: cover, cover, 125px;
}

.picture-div.class-2 {
  background-image: url('../images/pano-1.jpg'), url('../images/elena-saharova-1369825-unsplash-min.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: cover, cover;
}

.picture-div.class-3 {
  background-image: url('../images/09.10.2017.png'), url('../images/example-bg.png');
  background-position: 50% 100%, 0px 0px;
  background-size: cover, 125px;
}

.heading-4 {
  font-family: 'Playfair Display', sans-serif;
  color: #000;
}

.pj---col {
  padding: 16px;
  -webkit-transition: box-shadow 800ms ease, background-color 800ms ease, -webkit-transform 800ms ease;
  transition: box-shadow 800ms ease, background-color 800ms ease, -webkit-transform 800ms ease;
  transition: box-shadow 800ms ease, background-color 800ms ease, transform 800ms ease;
  transition: box-shadow 800ms ease, background-color 800ms ease, transform 800ms ease, -webkit-transform 800ms ease;
}

.pj---col:hover {
  background-color: rgba(187, 229, 179, 0.3);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, -15px);
  -ms-transform: translate(0px, -15px);
  transform: translate(0px, -15px);
}

.heading-5 {
  margin-bottom: 24px;
  padding-left: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
}

.os---banner {
  height: 270px;
  background-color: #fff;
  background-image: url('../images/joel-filipe-171928-unsplash.jpg'), url('../images/joel-filipe-171928-unsplash.jpg');
  background-position: 0% 50%, 50% 100%;
  background-size: cover, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
}

.div-block {
  width: 30%;
  height: auto;
  margin-bottom: 48px;
  background-color: hsla(0, 0%, 100%, 0);
}

.text-block-2 {
  font-family: Gilroy, sans-serif;
  color: #969696;
  font-weight: 300;
}

.heading-6 {
  margin-left: 0px;
  font-family: Gilroy, sans-serif;
  font-weight: 500;
}

.section-4 {
  height: auto;
  background-color: #9e9e9e;
}

.pj---1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
}

.select-field {
  height: 50px;
  font-family: Gilroy, sans-serif;
}

.pj-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
}

.columns-2 {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: transparent;
}

.paragraph-4 {
  width: auto;
  margin-top: 40px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.heading-7 {
  margin-top: 0px;
  padding-left: 0px;
  font-family: 'Playfair Display', sans-serif;
  text-align: left;
}

.paragraph-5 {
  font-family: Gilroy, sans-serif;
}

.text-field {
  height: 50px;
  border: 0px solid #000;
  background-color: #f8f0e8;
  font-family: Gilroy, sans-serif;
}

.submit-button-5 {
  width: 100%;
  height: 50px;
  margin-top: 16px;
  background-color: #8b5e3b;
  font-family: Gilroy, sans-serif;
}

.submit-button-5:hover {
  background-color: #cea977;
}

.text-field-2 {
  height: 50px;
  border: 1px none #000;
  background-color: #f8f0e8;
  font-family: Gilroy, sans-serif;
}

.column-5 {
  padding-right: 20px;
  padding-left: 20px;
}

.column-6 {
  padding-right: 20px;
  padding-left: 20px;
}

.body {
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #042c17;
  background-image: url('../images/Group-308.png');
  background-position: 80% 20%;
  background-size: cover;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bd---paragraph-3 {
  font-family: Gilroy, sans-serif;
  color: #969696;
  font-weight: 300;
  text-align: left;
}

.div-block-8 {
  height: 520px;
  background-image: url('../images/Capture3.JPG');
  background-position: 50% 0%;
  background-size: cover;
}

.link-block-4 {
  padding: 20px 16px;
}

.column-7 {
  padding-right: 16px;
  padding-left: 16px;
}

.column-8 {
  padding-right: 16px;
  padding-left: 16px;
}

.column-9 {
  padding-right: 16px;
  padding-left: 16px;
}

.column-10 {
  padding-right: 16px;
  padding-left: 16px;
  font-family: 'Open Sans', sans-serif;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-block-5 {
  font-family: 'Playfair Display', sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.text-block-6 {
  font-family: 'Playfair Display', sans-serif;
  color: #0b642d;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}

.text-block-7 {
  margin-bottom: 24px;
  font-family: Gilroy, sans-serif;
  font-weight: 300;
  text-transform: none;
}

.column-11 {
  padding-right: 16px;
  padding-left: 16px;
}

.contact-div {
  width: 300px;
}

.text-block-8 {
  margin-bottom: 8px;
  font-family: Gilroy, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.company-text {
  margin-bottom: 24px;
  padding-top: 0px;
  font-family: Gilroy, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.div-block-10 {
  padding-right: 16px;
  padding-left: 16px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.3);
}

.text-block-9 {
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Gilroy, sans-serif;
  color: #fff;
}

.section-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: url('../images/Hanoi-057.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.text-block-10 {
  margin-bottom: 200px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

.heading-9 {
  margin-top: 0px;
  margin-bottom: 49px;
  font-family: 'Playfair Display', sans-serif;
}

.info-div {
  margin-top: 0px;
  padding-top: 0px;
}

.info-1---div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.text-block-11 {
  width: 120px;
  min-width: 130px;
  font-family: Icieldomainedisplay, sans-serif;
  color: #000;
}

.text-block-12 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Gilroy, sans-serif;
  color: #000;
  text-align: right;
}

.div-block-12 {
  height: auto;
  margin-top: 80px;
  margin-bottom: 80px;
  background-color: #969696;
  background-image: url('../images/example-bg.png'), url('../images/SITEPLAN-040603.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: 125px, cover;
}

.slider---container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.img-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 440px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #042c17;
}

.slider-5 {
  height: 620px;
  background-color: transparent;
}

.slide {
  padding-top: 40px;
  background-color: #fff;
}

.text-1---slider {
  margin-top: 30px;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.text-2---slider {
  margin-top: 8px;
  font-family: Gilroy, sans-serif;
  font-weight: 300;
  text-align: center;
}

.div-block-13 {
  color: #fff;
}

.heading-10 {
  margin-right: 16px;
  margin-left: 16px;
  font-family: 'Playfair Display', sans-serif;
}

.tienich {
  margin-top: 100px;
  margin-bottom: 100px;
}

.section-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.icon-container {
  margin-top: 12px;
}

.icon-link {
  width: 40px;
  height: auto;
  margin-right: 12px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

.icon-link:hover {
  -webkit-filter: invert(50%);
  filter: invert(50%);
}

.image-8 {
  max-height: 440px;
  max-width: 500px;
}

.image-9 {
  max-height: 440px;
  max-width: 500px;
}

.image-10 {
  max-height: 440px;
}

.image-12 {
  max-width: 90%;
}

.div-block-15 {
  min-height: 520px;
  background-image: url('../images/pano-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-16 {
  height: 100vh;
  min-height: auto;
  background-color: transparent;
}

.intro-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding: 0px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-gioi-thieu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/Section-2-Background2x.jpg');
  background-position: 0px 0px;
  background-size: cover;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

.h-pd50b {
  display: block;
  margin-bottom: 60px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: 'Playfair Display', sans-serif;
  color: #cea977;
  font-size: 50px;
  line-height: 60px;
  text-align: left;
  text-transform: none;
}

.p-gm17 {
  margin-bottom: 45px;
  padding-top: 0px;
  font-family: Gilroy, sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
  text-align: center;
}

.section-can-ho {
  display: block;
  height: 100vh;
  padding-top: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.location {
  display: block;
  height: auto;
  margin-bottom: 100px;
  padding-top: 300px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/Mask-Group-21.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.location-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 250px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/Mask-Group-23.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.heading-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 90px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Playfair Display', sans-serif;
  color: #cea977;
  font-size: 50px;
  line-height: 70px;
  text-transform: capitalize;
}

.section-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-18 {
  height: auto;
  margin-bottom: 100px;
  background-color: transparent;
  color: #969696;
}

.div-block-19 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.slide-13 {
  min-height: 0px;
  background-image: url('../images/KITCHEN-ROOM-min.png');
  background-position: 50% 50%;
  background-size: 702px;
}

.slider-7 {
  min-height: 500px;
}

.section-19 {
  display: block;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Group-10.png');
  background-position: 0px 0px;
  background-size: cover;
}

.heading-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 220px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Playfair Display', sans-serif;
  color: #cea977;
  font-size: 80px;
  line-height: 110px;
  text-align: center;
  letter-spacing: 40px;
  text-indent: 50px;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Gilroy, sans-serif;
}

.h2-gm35 {
  width: 140px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #cea977;
  font-size: 35px;
  font-weight: 500;
}

.text---g17m {
  margin-left: 40px;
  padding-left: 0px;
  font-size: 17px;
}

.img-div-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 440px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #042c17;
}

.custom-container-1171 {
  display: block;
  width: 100%;
  max-width: 1170px;
  margin-top: 0px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.slide-14 {
  height: 100vh;
  padding-top: 40px;
}

.h-b90m {
  display: block;
  font-family: Icieldomainedisplay, sans-serif;
  font-size: 40px;
  line-height: 60px;
  font-weight: 400;
  text-align: left;
}

.h-g700b {
  display: block;
  padding-left: 0px;
  font-family: Icieldomainedisplay, sans-serif;
  color: #042c17;
  font-size: 40px;
  line-height: 60px;
  font-weight: 600;
  text-transform: uppercase;
}

.slide-nav {
  background-color: transparent;
}

.div-block-21 {
  width: 100%;
  height: auto;
  background-image: url('../images/Mask-Group-18.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.navbar-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.brand-2 {
  position: static;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-link-content {
  position: static;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px none #000;
  border-radius: 20px;
  background-color: transparent;
  -webkit-transition: background-color 1000ms ease;
  transition: background-color 1000ms ease;
  font-family: Gilroy, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.nav-link-content:hover {
  border-radius: 20px;
  background-color: transparent;
}

.image-15 {
  max-width: 100vh;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-14 {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-bottom: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #cea977;
  font-size: 50px;
  text-align: center;
}

.text-span-4 {
  text-transform: uppercase;
}

.slide-15 {
  background-image: url('../images/BEDROOM-02-min.png');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/CAM-01-min.png');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-23 {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;
}

.image-17 {
  background-color: #fff;
}

.div-block-24 {
  width: 150px;
  height: 150px;
  background-color: transparent;
}

.heading-15 {
  margin-top: 50px;
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #cea977;
}

.text-block-15 {
  font-family: Gilroy, sans-serif;
  font-weight: 500;
}

.section-kh {
  padding-bottom: 100px;
}

.columns-4 {
  margin-top: 100px;
}

.div-block-25 {
  padding: 20px;
}

.div-block-26 {
  padding: 20px;
}

.div-block-27 {
  padding: 20px;
}

.section-1 {
  height: 100vh;
  background-color: #969696;
  background-image: url('../images/56656097_2374788966137356_1008237869019430912_n.png');
  background-position: 0% 50%;
  background-size: cover;
}

.column-13 {
  padding-top: 80px;
  padding-right: 20px;
  padding-left: 20px;
}

.column-14 {
  padding-right: 0px;
  padding-left: 0px;
}

.heading-16 {
  font-family: 'Playfair Display', sans-serif;
}

.heading-17 {
  margin-top: 0px;
  margin-bottom: 50px;
  font-family: 'Playfair Display', sans-serif;
  color: #8b5e3b;
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

.section-tong-quan {
  height: 100vh;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/BG-12x.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.p-gm17-2 {
  margin-bottom: 30px;
  padding-top: 0px;
  font-family: Gilroy, sans-serif;
  color: #042c17;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.section-ha-tang {
  height: 100vh;
  padding-top: 100px;
}

.section-singapore {
  height: 100vh;
  max-width: 1920px;
  background-image: url('../images/BG-12x.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.content-div {
  padding-top: 80px;
  padding-right: 0px;
  padding-left: 0px;
}

.divider {
  width: 50px;
  margin-bottom: 40px;
  border-bottom: 1px solid #8b5e3b;
}

.paragraph-6 {
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.text-block-19 {
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #8b5e3b;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
}

.image-18 {
  position: static;
  left: 0px;
  top: 0%;
  right: 0px;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100vh;
  padding-left: 0px;
}

.section-green {
  height: auto;
  background-image: url('../images/BG-22x.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.section-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-wrapper.reverse {
  height: 100vh;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.content-wrapper {
  width: 600px;
  padding-top: 80px;
  padding-right: 0px;
  padding-left: 0px;
}

.img-wrapper {
  position: static;
  height: 100vh;
}

.image-20 {
  position: static;
  right: 0px;
  height: 100vh;
}

.text-block-20 {
  font-family: 'Playfair Display', sans-serif;
  color: #000;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
}

.image-21 {
  position: relative;
  left: 100px;
  display: block;
  width: 100%;
  height: 100vh;
}

.container-1920 {
  width: auto;
  height: auto;
  max-width: 1920px;
  padding-left: 0px;
  background-color: transparent;
  font-family: 'Playfair Display', sans-serif;
  color: #cea977;
}

.heading-21 {
  margin-top: 0px;
  padding-top: 50px;
  color: #8b5e3b;
  font-size: 50px;
  line-height: 60px;
  text-align: left;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1800px;
  height: 800px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Intersection-2.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-33 {
  height: 100vh;
  min-height: 100%;
  background-image: url('../images/57866248_23843309128750661_4134437511717978112_n.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.section-tien-ich {
  height: 100vh;
}

.tienich-text {
  font-family: Gilroy, sans-serif;
  color: #8b5e3b;
  font-size: 50px;
  font-weight: 700;
}

.text-span-12 {
  font-family: Gilroy, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.text-block-21 {
  font-family: Gilroy, sans-serif;
  color: #000;
}

.column-21 {
  padding-right: 60px;
  padding-left: 60px;
}

.tien-ich-content {
  padding-bottom: 40px;
}

.section-snh {
  height: 100vh;
  background-color: #cea977;
}

.div-block-35 {
  height: 600px;
  background-image: url('../images/Intersection-17.svg');
  background-position: 0% 0%;
  background-size: cover;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  padding-right: 160px;
  padding-left: 160px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-8 {
  height: 100vh;
}

.columns-6 {
  height: auto;
}

.div-block-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-mbch {
  height: auto;
}

.title-mbch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-39 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-22 {
  max-width: 80%;
}

.image-23 {
  max-width: 80%;
}

.image-24 {
  max-width: 80%;
}

.column-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-17 {
  background-image: url('../images/Group-377.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.s---banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #969696;
  background-image: url('../images/56656097_2374788966137356_1008237869019430912_n.png');
  background-position: 0% 50%;
  background-size: cover;
}

.navbar-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.custom-container {
  width: auto;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.s---intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Section-2-Background2x.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.heading-23 {
  margin-bottom: 30px;
  font-family: 'Playfair Display', sans-serif;
  color: #8b5e3b;
  font-size: 60px;
  line-height: 80px;
  text-align: center;
}

.intro-text {
  margin-top: 30px;
  padding-top: 0px;
  font-family: Gilroy, sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.divider-div {
  width: 50px;
  border-bottom: 2px solid #8b5e3b;
}

.wrapper-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
}

.wrapper-div.reserve {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.s---singapore {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/BG-12x.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.div-content {
  width: 500px;
}

.div-img {
  padding-left: 40px;
}

.div-img.left {
  display: block;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-22 {
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #8b5e3b;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
}

.divider-2 {
  width: 50px;
  margin-bottom: 40px;
  border-bottom: 1px solid #8b5e3b;
}

.s---natural {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-27 {
  height: 100vh;
}

.image-28 {
  display: block;
  width: auto;
  height: auto;
  padding-right: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 240, 232, 0.55)), to(rgba(248, 240, 232, 0.55))), url('../images/Group-390.svg');
  background-image: linear-gradient(180deg, rgba(248, 240, 232, 0.55), rgba(248, 240, 232, 0.55)), url('../images/Group-390.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.content-heading {
  display: block;
  width: 100%;
  height: 100vh;
  max-width: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  background-image: url('../images/2-1-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.content-heading._2 {
  background-color: #cea977;
  background-image: linear-gradient(34deg, rgba(0, 0, 0, 0.3), hsla(0, 0%, 100%, 0)), url('../images/2---Copy-min.jpg');
  background-position: 0px 0px, 50% 80%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-y;
}

.content-heading._3 {
  background-color: #8b5e3b;
  background-image: linear-gradient(84deg, rgba(0, 0, 0, 0.35), hsla(0, 0%, 100%, 0)), url('../images/2---Copy-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-y;
}

.heading-24 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-link {
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-radius: 0px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family: Gilroy, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link:hover {
  padding-bottom: 12px;
  border-bottom: 3px none #fff;
  border-radius: 0px;
  background-color: #cea977;
}

.nav-link.left {
  padding-left: 20px;
  text-transform: uppercase;
}

.nav-link.left.w--current {
  color: #fff;
}

.brand-3 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.navbar-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #8b5e3b;
  font-family: Gilroy, sans-serif;
  color: transparent;
  text-transform: uppercase;
}

.picture-div-copy {
  height: 400px;
  background-color: #000;
  background-image: url('../images/Capture1.JPG'), url('../images/elena-saharova-1369825-unsplash-min.jpg'), url('../images/example-bg.png');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: cover, cover, 125px;
}

.picture-div-copy.class-2 {
  background-image: url('../images/pano-1.jpg'), url('../images/elena-saharova-1369825-unsplash-min.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: cover, cover;
}

.picture-div-copy.class-3 {
  background-image: url('../images/09.10.2017.png'), url('../images/example-bg.png');
  background-position: 50% 100%, 0px 0px;
  background-size: cover, 125px;
}

.banner-div {
  height: 80vh;
  background-image: linear-gradient(85deg, rgba(0, 0, 0, 0.3), hsla(0, 0%, 100%, 0)), url('../images/Flip-Banner.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.text-span-13 {
  margin-right: 12px;
  color: #fff;
}

.nav-menu-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Gilroy, sans-serif;
  color: #fff;
  font-weight: 500;
}

.tag-line {
  margin-left: 0px;
  padding-top: 40px;
}

.text-block-23 {
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family: 'Playfair Display', sans-serif;
  font-size: 40px;
  line-height: 60px;
}

.text-span-14 {
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-size: 50px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
}

.text-span-14:hover {
  color: #cea977;
}

.text-span-15 {
  color: #fff;
  font-style: italic;
}

.divider-brown {
  width: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 3px solid #8b5e3b;
}

.text-block-24 {
  margin-top: 20px;
  font-family: Icieldomainedisplay, sans-serif;
  color: #f8f0e8;
  font-size: 24px;
  font-weight: 600;
}

.scroll-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-25 {
  margin-top: 12px;
  font-family: Gilroy, sans-serif;
  color: #fff;
}

.video-div {
  height: 639px;
  margin-top: 64px;
  margin-bottom: 64px;
  padding-top: 0px;
  background-color: transparent;
  color: #fff;
}

.content-video {
  width: 475px;
  padding-top: 70px;
  padding-left: 70px;
}

.text-block-26 {
  margin-top: 40px;
  font-family: 'Playfair Display', sans-serif;
  color: #8b5e3b;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-align: right;
}

.text-block-26.white {
  color: #fff;
}

.divider-white {
  width: 60px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #f8f0e8;
  background-color: #8b5e3b;
}

.divider-white.brown {
  border-style: solid;
  border-width: 1px;
  border-color: #8b5e3b;
}

.text-block-27 {
  font-family: Gilroy, sans-serif;
  color: #000;
  text-align: right;
}

.text-block-27.white {
  color: #fff;
}

.columns-7 {
  height: auto;
  margin-top: 64px;
  margin-bottom: 64px;
}

.img-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 639px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.img-holder._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(188deg, rgba(0, 0, 0, 0.4) 61%, #000), url('../images/iStock_8716211422x.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.img-holder._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(51%, rgba(0, 0, 0, 0.4)), to(#000)), url('../images/iStock_6424542062x.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 51%, #000), url('../images/iStock_6424542062x.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.content-city-holder {
  margin-top: 70px;
  margin-bottom: 0px;
  padding-right: 70px;
  padding-left: 70px;
  color: #8b5e3b;
}

.text-block-28 {
  font-family: 'Playfair Display', sans-serif;
  color: #8b5e3b;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-align: left;
}

.text-block-29 {
  margin-top: 40px;
  font-family: Gilroy, sans-serif;
  color: #000;
  text-align: left;
  text-transform: none;
}

.img-chelsea {
  height: 700px;
  background-image: url('../images/59163388_303904340507803_2754774684871426048_n.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.info {
  height: 700px;
  padding-top: 40px;
  padding-right: 70px;
  padding-left: 70px;
  background-color: #fff;
}

.column-23 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-24 {
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-30 {
  padding-bottom: 40px;
  border-bottom: 2px solid #000;
  font-family: 'Playfair Display', sans-serif;
  color: #8b5e3b;
  font-size: 24px;
  font-weight: 700;
}

.connect-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 639px;
  padding-top: 70px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: linear-gradient(45deg, rgba(139, 94, 59, 0.3), #8b5e3b);
}

.connect-div {
  height: 639px;
  background-image: url('../images/iStock_8716047782x.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.column-25 {
  padding: 0px;
}

.image-29 {
  margin-top: 40px;
  margin-right: 70px;
  float: right;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 639px;
  padding-top: 70px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
}

.column-26 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-41 {
  height: 639px;
  background-image: url('../images/iStock_9057995162x.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.green-corner-div {
  height: 693px;
  background-image: linear-gradient(135deg, rgba(139, 94, 59, 0.5), transparent), url('../images/lobby-12x.jpg'), url('../images/lobby-1-min.jpg');
  background-position: 0px 0px, 100% 50%, 0% 50%;
  background-size: auto, cover, auto;
  background-repeat: repeat, repeat, repeat;
}

.green-corner-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-31 {
  margin-bottom: 20px;
  font-family: Gilroy, sans-serif;
  color: #000;
  text-transform: none;
}

.text-block-32 {
  margin-top: 70px;
  font-family: 'Playfair Display', sans-serif;
  color: #8b5e3b;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.site-plan-content {
  height: auto;
  background-color: #fff;
  box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.15);
}

.site-plan-mark {
  height: auto;
  padding: 40px 50px;
}

.text-block-33 {
  margin-top: 40px;
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}

.column-27 {
  padding-right: 0px;
  padding-left: 0px;
}

.list {
  display: block;
  margin-top: 0px;
  float: none;
}

.text-block-34 {
  font-family: Gilroy, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.div-block-42 {
  width: 20px;
  height: 20px;
  margin-right: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20px;
  background-color: #8b5e3b;
}

.text-block-35 {
  margin-left: 0px;
  font-family: Gilroy, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px none #000;
}

.div-block-43 {
  width: auto;
}

.line-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 50px;
  margin-bottom: 10px;
  padding: 8px 20px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: right;
}

.light-box-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.interior-content {
  height: auto;
  padding: 40px;
  background-color: #fff;
  box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

.text-block-36 {
  font-family: Gilroy, sans-serif;
  text-align: right;
  text-transform: none;
}

.text-block-37 {
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}

.columns-8 {
  margin-top: 0px;
  margin-bottom: 40px;
}

.slider-9 {
  margin-top: 40px;
}

.slide-18 {
  height: auto;
}

.mask {
  height: auto;
}

.image-30 {
  height: auto;
}

.lightbox-link {
  width: 100%;
  height: 420px;
  background-image: url('../images/img28.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.light-box-m---2 {
  width: 100%;
  height: 300px;
  background-image: url('../images/img36.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.light-box-m---3 {
  width: 100%;
  height: 300px;
  background-image: url('../images/img442x.jpg');
  background-position: 50% 50%;
  background-size: 625px;
}

.columns-9 {
  margin-top: 30px;
}

.column-28 {
  padding-right: 16px;
  padding-left: 0px;
}

.column-29 {
  padding-right: 0px;
  padding-left: 16px;
}

.slide-nav-2 {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.text-block-38 {
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.text-block-39 {
  font-family: Gilroy, sans-serif;
}

.slide-19 {
  background-image: url('../images/img28.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.mask-2 {
  height: 530px;
}

.vietland {
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 120px;
  background-image: url('../images/DSC_95602x.jpg'), url('../images/example-bg.png');
  background-position: 0px 0px, 0px 0px;
  background-size: cover, cover;
}

.text-block-40 {
  display: block;
  margin-top: 40px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Gilroy, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.text-block-41 {
  margin-top: 100px;
  font-family: Icieldomainedisplay, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  font-weight: 500;
  text-align: center;
}

.slide-nav-3 {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.slide-20 {
  height: auto;
  background-image: url('../images/Glass-rail-min.png');
  background-position: 0px 0px;
  background-size: cover;
}

.slider-10 {
  height: auto;
}

.mask-3 {
  height: 600px;
}

.text-block-42 {
  font-family: Gilroy, sans-serif;
  color: #fff;
}

.line-map {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.text-map {
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.line-walking {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  margin-bottom: 12px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-block-43 {
  margin-right: 16px;
  font-family: Gilroy, sans-serif;
  color: #8b5e3b;
  font-size: 18px;
  font-weight: 900;
}

.text-block-44 {
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  text-transform: none;
}

.text-span-16 {
  font-weight: 400;
}

.block-map {
  padding: 20px 10px;
}

.lightbox-link-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 700px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Map2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
  text-decoration: none;
}

.lightbox-link-3:hover {
  background-color: #000;
  background-image: url('../images/Map2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.utility-content {
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.background-white {
  height: auto;
  padding-top: 40px;
  background-color: #fff;
}

.slide-cont {
  overflow: hidden;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.5), 0 0 7px -5px #000;
  opacity: 1;
}

.slide-cont.slide-cont-previosu {
  border-radius: 8px;
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.5), 0 0 23px 6px rgba(0, 0, 0, 0.21);
  opacity: 0.51;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}

.slide-cont.slide-cont-previosu.slide-next {
  height: 230px;
  box-shadow: none;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.slide-cont.slide-cont-previosu.slide-previous {
  box-shadow: none;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.arrowzz {
  opacity: 0;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.arrowzz:hover {
  opacity: 1;
}

.main-img {
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.5);
}

.slide-21 {
  overflow: hidden;
  width: 180px;
  height: 229px;
  margin-right: 20px;
  margin-left: 20px;
  border-radius: 3px;
}

.slide-21.current {
  width: 400px;
  margin-right: -10px;
  margin-left: -10px;
}

.slide-21.previous-slide {
  display: inline-block;
  overflow: hidden;
  width: 400px;
  height: 300px;
  opacity: 1;
}

.botomz {
  -webkit-transform: scale(0.43);
  -ms-transform: scale(0.43);
  transform: scale(0.43);
}

.slider {
  top: 0px;
  display: block;
  overflow: hidden;
  width: 440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  border-radius: 4px;
  background-color: #2e2e2e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/jane2bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/jane2bg.jpg');
  background-position: 0% 0%, 50% -163px;
  background-size: auto, cover;
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.22);
}

.slider.fancy {
  width: 100%;
  height: 300px;
  margin-top: 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/fancycrave-225468-unsplash-min.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/fancycrave-225468-unsplash-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 3000px;
}

.deuze {
  margin-bottom: 26px;
}

.slide-mask {
  display: block;
  overflow: visible;
  width: 160px;
  margin-right: auto;
  margin-left: auto;
}

.column-30 {
  padding-left: 0px;
}

.column-31 {
  padding-right: 0px;
}

.div-block-44 {
  margin-right: 70px;
  margin-left: 70px;
}

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f0e8;
}

.text-block-45 {
  margin-top: 40px;
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-size: 24px;
  text-transform: capitalize;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contact {
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-46 {
  padding: 70px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
}

.column-32 {
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-46 {
  margin-top: 40px;
  font-family: 'Playfair Display', sans-serif;
  color: #f8f0e8;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.text-block-47 {
  font-family: Icieldomainedisplay, sans-serif;
  color: #f8f0e8;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
}

.slide-22 {
  height: auto;
  background-image: url('../images/59163388_303904340507803_2754774684871426048_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.mask-4 {
  height: 550px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.slide-1 {
  height: auto;
  background-image: url('../images/20042019-gym.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-nav-4 {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-top: 10px;
}

.slide-2 {
  background-image: url('../images/59163388_303904340507803_2754774684871426048_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slider-11 {
  display: block;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.text-block-48 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  text-align: center;
}

.image-31 {
  background-image: url('../images/Group-3992x.jpg');
  background-position: 0px 0px;
  background-size: 289px;
}

.column-35 {
  padding-right: 0px;
  padding-left: 0px;
  color: #8b5e3b;
}

.slide-23 {
  background-image: url('../images/pk3-min.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-24 {
  background-image: url('../images/pk1-min.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.slide-25 {
  background-image: url('../images/pk2-min.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.slide-26 {
  background-image: url('../images/bedroom-2-min.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.slide-27 {
  background-image: url('../images/masterbedroom-min.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.slide-28 {
  background-image: url('../images/bep-min.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.column-36 {
  padding-right: 0px;
  padding-left: 0px;
}

.columns-10 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.columns-11 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-32 {
  background-image: url('../images/Glass-rail-min.png');
  background-position: 0px 0px;
  background-size: 992px;
}

.image-33 {
  display: inline-block;
}

.div-block-47 {
  height: 320px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 10px;
  background-color: #969696;
}

.div-block-48 {
  height: 320px;
  margin-right: 10px;
  margin-left: 5px;
  background-color: #000;
}

.div-block-49 {
  height: 320px;
  margin-right: 5px;
  margin-left: 10px;
  background-color: #8b5e3b;
}

.div-block-50 {
  height: 320px;
  margin-right: 10px;
  margin-left: 5px;
  background-color: #042c17;
  color: #042c17;
}

.text-block-49 {
  font-family: Gilroy, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.slide-29 {
  background-image: url('../images/Glass-rail-min.png');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-30 {
  background-image: url('../images/20042019-gym.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-31 {
  background-image: url('../images/lobby-1-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-32 {
  background-image: url('../images/Chelsea-lobb-view-1-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-1-2 {
  background-image: url('../images/img60.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-1-3 {
  background-image: url('../images/img52.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-1-4 {
  background-image: url('../images/img44.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.cg-location {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 240, 232, 0.3)), to(rgba(248, 240, 232, 0.3))), url('../images/Group-390.svg');
  background-image: linear-gradient(180deg, rgba(248, 240, 232, 0.3), rgba(248, 240, 232, 0.3)), url('../images/Group-390.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 850px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

.cg-content-1 {
  height: 460px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 60px;
  padding-left: 40px;
  background-image: url('../images/iStock_871621142-min.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.text-block-50 {
  width: 400px;
  padding-left: 0px;
  font-family: Icieldomainedisplay, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 42px;
}

.text-block-51 {
  width: 400px;
  font-family: Gilroy, sans-serif;
  color: #fff;
}

.cg-col {
  padding-right: 10px;
  padding-left: 10px;
}

.cg-col-content {
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

.cg-col-content:hover {
  box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.15);
}

.img {
  height: 200px;
  background-image: url('../images/60425030_6120047674552_8278953142721183744_n.png');
  background-position: 0px 0px;
  background-size: cover;
}

.img._2 {
  background-image: url('../images/shutterstock_1149064712-min.jpg');
  background-position: 50% 50%;
  background-size: 736px;
}

.img._3 {
  background-image: url('../images/shutterstock_589741952_copy-min.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.columns-12 {
  margin-top: 20px;
}

.text-wrapper {
  height: 200px;
  padding: 30px 30px 0px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.text-block-52 {
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-size: 18px;
  font-weight: 600;
}

.text-block-53 {
  font-family: Gilroy, sans-serif;
  text-transform: none;
}

.text-block-54 {
  padding-bottom: 20px;
  border-bottom: 2px solid #8b5e3b;
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-size: 24px;
  font-weight: 600;
}

.columns-13 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-51 {
  height: 400px;
  background-image: url('../images/58994474_406185649937094_4512314768849108992_n-p-500.png');
  background-position: 30% 0%;
  background-size: cover;
  background-repeat: repeat;
}

.columns-14 {
  margin-top: 30px;
}

.text-block-55 {
  font-family: Gilroy, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-block-56 {
  font-family: Gilroy, sans-serif;
  color: #8b5e3b;
  text-transform: none;
}

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

.info-content {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.img-icon {
  margin-bottom: 20px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.img-icon:hover {
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
}

.img-icon.small {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-35 {
  margin-bottom: 20px;
}

.image-36 {
  margin-bottom: 20px;
}

.image-37 {
  margin-bottom: 20px;
}

.columns-15 {
  margin-top: 40px;
}

.full-map {
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: url('../images/Group-390.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(248, 240, 232, 0.3)), to(rgba(248, 240, 232, 0.3)));
  background-image: url('../images/Group-390.svg'), linear-gradient(180deg, rgba(248, 240, 232, 0.3), rgba(248, 240, 232, 0.3));
  background-position: 0px 0px, 0px 0px;
  background-size: 850px, auto;
  background-repeat: repeat, repeat;
}

.map-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.text-block-57 {
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-size: 32px;
  line-height: 42px;
  font-weight: 600;
  text-align: center;
}

.text-block-58 {
  width: 800px;
  font-family: Gilroy, sans-serif;
  text-align: center;
  text-transform: none;
}

.map-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-38 {
  height: auto;
}

.columns-16 {
  margin-top: 40px;
}

.col-map {
  padding: 0px;
}

.img-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 300px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #969696;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(47%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.5))), url('../images/1---Copy-min-p-1600_1.jpeg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, rgba(0, 0, 0, 0.5)), url('../images/1---Copy-min-p-1600_1.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  text-decoration: none;
}

.img-block:hover {
  box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.img-block._2 {
  background-image: url('../images/20042019-gym.jpg');
  background-position: 30% 50%;
  background-size: cover;
}

.img-block._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(47%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.5))), url('../images/Chelsea-lobb-view-1-min-p-3200_1.jpeg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, rgba(0, 0, 0, 0.5)), url('../images/Chelsea-lobb-view-1-min-p-3200_1.jpeg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.img-block._4 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(47%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.5))), url('../images/60661743_6120358707952_5941522165168865280_n-p-500_1.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, rgba(0, 0, 0, 0.5)), url('../images/60661743_6120358707952_5941522165168865280_n-p-500_1.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.img-block._5 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(47%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.5))), url('../images/61297114_6121196650552_4809475077793906688_n.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, rgba(0, 0, 0, 0.5)), url('../images/61297114_6121196650552_4809475077793906688_n.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.img-block._6 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(47%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.5))), url('../images/59991971_6119441658552_7141544063555076096_n.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, rgba(0, 0, 0, 0.5)), url('../images/59991971_6119441658552_7141544063555076096_n.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.img-block._7 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(47%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.5))), url('../images/61268261_6120927738552_1104012628948156416_n.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, rgba(0, 0, 0, 0.5)), url('../images/61268261_6120927738552_1104012628948156416_n.png');
  background-size: auto, 500px;
}

.img-block._8 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(47%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.5))), url('../images/61114524_6120927925552_3815180661187149824_n.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, rgba(0, 0, 0, 0.5)), url('../images/61114524_6120927925552_3815180661187149824_n.png');
  background-size: auto, 500px;
}

.columns-17 {
  margin-right: -10px;
  margin-left: -10px;
}

.mbda {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 240, 232, 0.3)), to(rgba(248, 240, 232, 0.3))), url('../images/Group-390.svg');
  background-image: linear-gradient(180deg, rgba(248, 240, 232, 0.3), rgba(248, 240, 232, 0.3)), url('../images/Group-390.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 850px;
}

.image-39 {
  width: auto;
  height: auto;
}

.mbch {
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 240, 232, 0.3)), to(rgba(248, 240, 232, 0.3))), url('../images/Group-390.svg');
  background-image: linear-gradient(180deg, rgba(248, 240, 232, 0.3), rgba(248, 240, 232, 0.3)), url('../images/Group-390.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 850px;
}

.text-block-59 {
  font-size: 14px;
}

.color-div {
  width: 20px;
  height: 20px;
  margin-right: 20px;
  border-radius: 20px;
  background-color: #90dceb;
}

.color-div._2 {
  background-color: #d3f19b;
}

.color-div._3 {
  background-color: #e0ac61;
}

.div-block-53 {
  margin-top: 40px;
  float: right;
}

.interior {
  position: relative;
  padding-bottom: 40px;
  background-image: url('../images/Group-390.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(248, 240, 232, 0.3)), to(rgba(248, 240, 232, 0.3)));
  background-image: url('../images/Group-390.svg'), linear-gradient(180deg, rgba(248, 240, 232, 0.3), rgba(248, 240, 232, 0.3));
  background-position: 0px 0px, 0px 0px;
  background-size: 850px, auto;
}

.slider-12 {
  height: 660px;
  background-color: transparent;
}

.slide-img-div {
  width: 100%;
  height: 180px;
  background-image: url('../images/Chelsea-lobb-view-1-min.jpg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

.slide-img-div:hover {
  background-image: url('../images/Chelsea-lobb-view-1-min.jpg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.slide-img-div._2 {
  background-image: url('../images/lobby-1-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-img-div._3 {
  background-image: url('../images/Artboard-3.png');
  background-position: 50% 50%;
  background-size: 468px;
}

.slide-img-div._4 {
  background-image: url('../images/Artboard-4.png');
  background-position: 50% 50%;
  background-size: 466px;
}

.slide-img-div._5 {
  background-image: url('../images/Artboard-5.png');
  background-position: 50% 50%;
  background-size: 468px;
}

.slide-img-div._6 {
  background-image: url('../images/Artboard-6.png');
  background-position: 50% 50%;
  background-size: 499px;
}

.slide-img-div._7 {
  background-image: url('../images/Artboard-7.png');
  background-position: 50% 100%;
  background-size: 395px;
}

.slide-img-div._8 {
  background-image: url('../images/Artboard-8.png');
  background-position: 50% 100%;
  background-size: 394px;
}

.slide-img-div._9 {
  background-image: url('../images/Artboard-9.png');
  background-position: 50% 100%;
  background-size: 368px;
}

.slide-img-div._11 {
  background-image: url('../images/Artboard-10.png'), url('../images/0013.jpg');
  background-position: 50% 100%, 50% 60%;
  background-size: cover, cover;
}

.slide-img-div._13 {
  background-image: url('../images/Artboard-11.png'), url('../images/0014.jpg');
  background-position: 50% 100%, 50% 80%;
  background-size: cover, cover;
}

.slide-img-div._15 {
  background-image: url('../images/Artboard-23.png'), url('../images/Artboard-12.png'), url('../images/0015.jpg');
  background-position: 50% 50%, 50% 100%, 50% 90%;
  background-size: cover, cover, cover;
}

.slide-img-div._16 {
  background-image: url('../images/Artboard-13.png'), url('../images/0016.jpg');
  background-position: 50% 50%, 50% 70%;
  background-size: cover, cover;
}

.slide-img-div._17 {
  background-image: url('../images/Artboard-14.png'), url('../images/0017.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: cover, cover;
}

.slide-img-div._18 {
  background-image: url('../images/Artboard-20.png'), url('../images/Artboard-15.png'), url('../images/0018.jpg');
  background-position: 50% 50%, 100% 0%, 50% 50%;
  background-size: cover, cover, cover;
}

.slide-img-div._19 {
  background-image: url('../images/Artboard-22.png'), url('../images/Artboard-16.png'), url('../images/0019.jpg');
  background-position: 50% 50%, 100% 0%, 50% 70%;
  background-size: cover, cover, cover;
}

.slide-img-div._20 {
  background-image: url('../images/Artboard-17.png'), url('../images/0020.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

.slide-img-div._21 {
  background-image: url('../images/Artboard-18.png'), url('../images/0022.jpg');
  background-position: 100% 100%, 50% 50%;
  background-size: cover, cover;
}

.columns-18 {
  margin: 10px -10px 5px;
}

.columns-19 {
  margin-right: -10px;
  margin-bottom: 5px;
  margin-left: -10px;
}

.columns-20 {
  margin-right: -10px;
  margin-left: -10px;
}

.slide-nav-5 {
  background-color: transparent;
}

.slider-13 {
  height: 350px;
  background-color: transparent;
}

.column-38 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-39 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-40 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-41 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-42 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-43 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-44 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-45 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-46 {
  padding-right: 5px;
  padding-left: 5px;
}

.contact-form {
  width: auto;
  padding: 40px;
  background-color: #fff;
  text-align: right;
}

.field-label {
  font-family: Gilroy, sans-serif;
  font-weight: 500;
  text-transform: none;
}

.field-label-2 {
  font-family: Gilroy, sans-serif;
  font-weight: 500;
}

.phone-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000;
  font-family: Gilroy, sans-serif;
}

.text-field-4 {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000;
  font-family: Gilroy, sans-serif;
}

.submit-button-6 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  margin-top: 15px;
  padding: 15px 20px;
  background-color: #000;
  font-family: Gilroy, sans-serif;
}

.submit-button-6.modar {
  margin-top: 16px;
}

.form {
  display: block;
  width: auto;
  margin-top: 30px;
  float: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-60 {
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  text-align: left;
}

.div-block-54 {
  width: 400px;
  margin-left: 40px;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-56 {
  display: block;
  width: auto;
}

.column-47 {
  position: static;
}

.section-20 {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 240, 232, 0.3)), to(rgba(248, 240, 232, 0.3))), url('../images/Group-390.svg');
  background-image: linear-gradient(180deg, rgba(248, 240, 232, 0.3), rgba(248, 240, 232, 0.3)), url('../images/Group-390.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 850px;
}

.apartment-detail-content {
  background-color: #fff;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 20px 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tab-link {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #f8f0e8;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family: Gilroy, sans-serif;
}

.tab-link:hover {
  background-color: #cea977;
}

.tab-link.w--current {
  width: 100px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #8b5e3b;
  font-family: Gilroy, sans-serif;
  color: #fff;
  font-weight: 700;
}

.tab-link.b {
  margin-top: 20px;
}

.tab-link-tab-2 {
  background-color: #f8f0e8;
  font-family: Gilroy, sans-serif;
}

.tab-link-tab-3 {
  background-color: #f8f0e8;
  font-family: Gilroy, sans-serif;
}

.content-tab {
  width: 100%;
  padding: 0px;
  float: none;
}

.light-box-ch {
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #8b5e3b;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

.light-box-ch:hover {
  border: 1px solid #000;
  border-radius: 3px;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.tab-link-text {
  text-align: center;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.column-48 {
  padding: 30px 0px 0px;
}

.text-block-75 {
  margin-right: 0px;
  margin-left: 30px;
  padding-bottom: 10px;
  border-bottom: 2px solid #8b5e3b;
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
}

.column-49 {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-76 {
  margin-top: 0px;
  font-family: Gilroy, sans-serif;
  font-size: 24px;
}

.text-block-77 {
  position: static;
  margin-top: 8px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  text-transform: none;
}

.text-block-78 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-size: 24px;
  font-weight: 600;
}

.text-span-17 {
  color: #000;
  font-size: 46px;
  line-height: 46px;
  font-weight: 700;
}

.text-span-17.light {
  font-family: Gilroy, sans-serif;
  font-weight: 300;
}

.tab-link-tab-8 {
  margin-top: 20px;
  font-family: Gilroy, sans-serif;
}

.image-41 {
  height: auto;
}

.text-for-img-block {
  font-family: Icieldomainedisplay, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.mbct {
  width: 370px;
  height: auto;
  margin-top: 0px;
  padding: 40px 20px;
  border-radius: 20px;
  background-color: #f8f0e8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 240, 232, 0.3)), to(rgba(248, 240, 232, 0.3))), url('../images/Group-390.svg');
  background-image: linear-gradient(180deg, rgba(248, 240, 232, 0.3), rgba(248, 240, 232, 0.3)), url('../images/Group-390.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 850px;
  box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.15);
}

.text-block-79 {
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-size: 20px;
  font-weight: 600;
}

.text-block-80 {
  margin-top: 8px;
  font-family: Gilroy, sans-serif;
  color: #000;
}

.reg-text {
  margin-top: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 20px;
  background-color: #8b5e3b;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family: Icieldomainedisplay, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.reg-text:hover {
  background-color: #cea977;
}

.reg-button {
  display: block;
  text-decoration: none;
}

.sticky-button {
  position: fixed;
  left: auto;
  top: auto;
  right: 24px;
  bottom: 12%;
  z-index: 9000;
  width: auto;
  border-radius: 0px;
  background-color: transparent;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  text-decoration: none;
}

.sticky-button:hover {
  -webkit-filter: invert(100%);
  filter: invert(100%);
  -webkit-transform: translate(0px, 0px) scale(1.2);
  -ms-transform: translate(0px, 0px) scale(1.2);
  transform: translate(0px, 0px) scale(1.2);
}

.text-block-81 {
  padding: 12px;
  border-radius: 20px;
  font-family: Icieldomainedisplay, sans-serif;
  color: #fff;
  text-decoration: none;
}

.footer-minimal {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 240, 232, 0.3)), to(rgba(248, 240, 232, 0.3))), url('../images/Group-390.svg');
  background-image: linear-gradient(180deg, rgba(248, 240, 232, 0.3), rgba(248, 240, 232, 0.3)), url('../images/Group-390.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 850px;
}

.about-us {
  padding-right: 0px;
  padding-left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 240, 232, 0.3)), to(rgba(248, 240, 232, 0.3))), url('../images/Group-390.svg');
  background-image: linear-gradient(180deg, rgba(248, 240, 232, 0.3), rgba(248, 240, 232, 0.3)), url('../images/Group-390.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 850px;
}

.columns-21 {
  width: 100%;
}

.div-block-57.class-2 {
  margin-left: 30px;
  padding-right: 20px;
  padding-left: 30px;
  border-left: 1px solid rgba(139, 94, 59, 0.3);
}

.div-block-57.class-3 {
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.text-span-18 {
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
}

.text-span-18._2 {
  color: #fff;
}

.text-span-18.white {
  color: #f8f0e8;
}

.text-block-82 {
  font-weight: 400;
}

.text-block-83 {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 40px;
  font-weight: 600;
}

.bold-text {
  font-weight: 400;
}

.btn {
  position: relative;
  display: inline-block;
  height: 56px;
  margin-right: auto;
  margin-left: auto;
  padding: 18px 24px 15px 64px;
  border-radius: 60px;
  background-color: #fee876;
  box-shadow: 0 4px 4px 0 rgba(15, 5, 52, 0.2), 0 3px 24px 0 rgba(15, 5, 52, 0.5);
  -webkit-transition: box-shadow 200ms ease, background-color 200ms ease;
  transition: box-shadow 200ms ease, background-color 200ms ease;
  color: #100a29;
  font-size: 20px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  cursor: pointer;
}

.btn:hover {
  background-color: #fde151;
  box-shadow: 0 5px 7px 0 rgba(15, 5, 52, 0.15), 0 3px 24px 0 rgba(15, 5, 52, 0.8);
}

.btn__icon-wrap {
  position: absolute;
  left: 4px;
  top: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.08);
}

.modal__text-wrap {
  font-family: Lato, sans-serif;
  color: #443e5b;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 0.7px;
}

.modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.8;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.modal__close:hover {
  opacity: 1;
}

.modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  padding: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal__heading {
  margin-top: 20px;
  margin-bottom: 12px;
  font-family: Oswald, sans-serif;
  color: #100a29;
  font-size: 62px;
  line-height: 1.4em;
  font-weight: 600;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.modal__highlight {
  color: #185bdc;
  font-weight: 700;
}

.modal__body {
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 352px;
  margin-right: auto;
  margin-left: auto;
  padding: 56px 48px;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
}

.modal__text-m {
  display: none;
  font-family: Lato, sans-serif;
  color: #443e5b;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 0.7px;
}

.modal__text {
  font-family: Lato, sans-serif;
  color: #443e5b;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 0.7px;
}

.modal__icon {
  width: 112px;
  height: 112px;
}

.div-block-58 {
  margin-top: 40px;
  float: right;
}

.sign-up-form {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.85);
}

.button {
  display: block;
  margin-top: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #000;
  font-family: Gilroy, sans-serif;
  text-align: center;
}

.columns-22 {
  margin-right: -10px;
  margin-left: -10px;
}

.link {
  position: static;
  display: block;
  padding-top: 12px;
  font-family: Gilroy, sans-serif;
  color: #000;
  text-align: right;
}

.sign-up-section {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: none;
  width: auto;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.85);
}

.modar-contact {
  width: 600px;
  padding: 40px 60px;
  background-color: #fff;
}

.text-block-84 {
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
}

.columns-23 {
  margin-right: -10px;
  margin-left: -10px;
}

.close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 15;
  width: 40px;
  height: 40px;
  padding-top: 6px;
  padding-bottom: 14px;
  border: 2px solid #fff;
  border-radius: 55px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  cursor: pointer;
}

.p-light {
  display: block;
  max-width: 575px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  font-family: Gilroy, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 1px;
}

.modal-bg {
  width: 100%;
  height: 100%;
  background-color: rgba(120, 187, 230, 0.6);
  cursor: pointer;
}

.modal-bg.contact {
  background-color: rgba(27, 67, 93, 0.8);
}

.form-2 {
  text-align: left;
}

.modal-2 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 10;
  display: block;
  overflow: scroll;
  width: 95%;
  max-height: 325px;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
  background-color: #fff;
  box-shadow: inset 0 0 0 4px #fff, inset 0 0 0 5px #78bbe6;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.modal-2.contact {
  display: block;
  max-height: 395px;
}

.modal-container {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: none;
  width: 100%;
  height: 100vh;
}

.modal-container._1 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: none;
}

.modal-parent {
  position: relative;
  width: 100%;
  min-height: auto;
  padding: 50px 25px;
  float: left;
  box-shadow: inset 0 0 0 1px #d5eeff;
  text-align: center;
}

.modal-parent.grey {
  min-height: 75vh;
  padding-top: 130px;
  padding-bottom: 130px;
  background-color: rgba(38, 41, 42, 0.8);
}

.modal-parent.grey._2 {
  height: auto;
  min-height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.modal-parent.grey._2 {
  min-height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Gilroy, sans-serif;
}

.modal-button {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 15px;
  background-color: #ff4b68;
  font-family: Gilroy, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: capitalize;
  cursor: pointer;
}

.modal-examples {
  background-color: #535353;
}

.heading-25 {
  color: #fff;
}

.nav-link-3 {
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Gilroy, sans-serif;
  color: #fff;
}

.nav-link-4 {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #fff;
}

.nav-link-5 {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #fff;
}

.nav-link-6 {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #fff;
}

.nav-link-7 {
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
}

.tab-pane-tab-1 {
  width: 100%;
}

.tabs-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.columns-24 {
  padding-right: 30px;
  padding-left: 30px;
}

.mb-collumns {
  padding-right: 30px;
  padding-left: 30px;
}

.div-block-59 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
}

.text-block-85 {
  font-family: Gilroy, sans-serif;
  font-size: 46px;
  font-weight: 400;
}

.div-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-43 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.slider-14 {
  height: 100vh;
}

.text-block-87 {
  color: #fff;
}

.text-block-88 {
  margin-top: 40px;
}

.action-nav {
  float: left;
}

.div-block-61 {
  padding-top: 20px;
}

.bold-text-2 {
  font-weight: 500;
}

.image-44 {
  margin-top: 10px;
}

.bold-text-3 {
  font-weight: 600;
}

.bold-text-4 {
  font-weight: 600;
}

.bold-text-5 {
  font-weight: 600;
}

.bold-text-6 {
  font-weight: 600;
}

.bold-text-7 {
  font-weight: 600;
}

.bold-text-8 {
  font-weight: 600;
}

.bold-text-9 {
  font-weight: 600;
}

.bold-text-10 {
  font-weight: 600;
}

.bold-text-11 {
  font-weight: 600;
}

.div-block-63 {
  padding-top: 20px;
}

.bold-text-12 {
  font-weight: 600;
}

.bold-text-13 {
  font-weight: 600;
}

.bold-text-13.eng {
  text-align: center;
}

.bold-text-14 {
  font-weight: 600;
}

.bold-text-15 {
  font-weight: 600;
}

.bold-text-16 {
  font-weight: 600;
}

.bold-text-17 {
  font-weight: 600;
}

.bold-text-18 {
  font-weight: 600;
}

.bold-text-19 {
  font-weight: 600;
}

.unit-type-text {
  position: static;
  top: 15px;
  width: auto;
  margin-left: 0px;
  padding-left: 30px;
  font-family: Icieldomainedisplay, sans-serif;
  color: #8b5e3b;
  font-weight: 600;
  text-align: left;
}

.div-block-64 {
  padding-top: 20px;
}

.bold-text-21 {
  font-weight: 600;
}

.bold-text-22 {
  font-weight: 600;
}

.bold-text-23 {
  text-transform: none;
}

.navbar-4 {
  background-color: #8b5e3b;
  font-family: Gilroy, sans-serif;
}

.nav-link-8 {
  padding-top: 12px;
  padding-bottom: 12px;
  text-transform: uppercase;
}

.nav-link-9 {
  text-transform: uppercase;
}

.nav-link-10 {
  text-transform: uppercase;
}

.nav-link-11 {
  text-transform: uppercase;
}

.nav-link-12 {
  text-transform: uppercase;
}

.nav-link-13 {
  text-transform: uppercase;
}

.nav-lk {
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  color: #fff;
  text-transform: uppercase;
}

.nav-lk:hover {
  background-color: #cea977;
}

.success-message {
  margin-top: 20px;
  border-radius: 5px;
  background-color: #fff;
  font-family: Gilroy, sans-serif;
}

.text-block-90 {
  color: #000;
  font-size: 16px;
}

.error-message {
  position: static;
  background-color: rgba(206, 169, 119, 0.3);
  font-family: Gilroy, sans-serif;
}

.mobile-register-section {
  display: none;
}

.div-block-66 {
  margin-bottom: 10px;
}

.div-block-67 {
  padding-top: 20px;
}

.name-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000;
  font-family: Gilroy, sans-serif;
}

html.w-mod-js *[data-ix="interaction-to-slide"] {
  opacity: 0.32000000000000006;
  -webkit-transform: scale(0.8600000000000001, 0.8600000000000001) rotate(5deg);
  -ms-transform: scale(0.8600000000000001, 0.8600000000000001) rotate(5deg);
  transform: scale(0.8600000000000001, 0.8600000000000001) rotate(5deg);
}

@media (max-width: 991px) {
  .nav-link-2 {
    background-color: #fff;
  }
  .custom-container-1200 {
    position: -webkit-sticky;
    position: sticky;
    padding-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .pj---col {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section {
    padding: 52px 0px;
  }
  .div-block {
    width: 50%;
    margin-bottom: 52px;
  }
  .footer {
    background-color: #042c17;
    background-image: url('../images/Group-308.png');
    background-position: 0% 100%;
    background-size: cover;
  }
  .div-block-14 {
    margin-right: 16px;
    margin-left: 16px;
  }
  .div-block-16 {
    min-height: auto;
  }
  .section-gioi-thieu {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .p-gm17 {
    font-size: 18px;
    line-height: 28px;
  }
  .location {
    margin-right: 24px;
    margin-left: 24px;
  }
  .heading-13 {
    font-size: 50px;
  }
  .text---g17m {
    margin-left: 10px;
    padding-left: 0px;
  }
  .div-block-21 {
    margin-right: 24px;
    margin-left: 24px;
  }
  .nav-container {
    margin-right: 24px;
    margin-left: 24px;
  }
  .menu-button-2 {
    color: #fff;
  }
  .column-12 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-17 {
    margin-bottom: 30px;
    font-size: 50px;
    line-height: 60px;
  }
  .section-singapore {
    height: auto;
  }
  .content-div {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .divider {
    border-bottom-width: 2px;
  }
  .paragraph-6 {
    margin-bottom: 0px;
    font-size: 16px;
  }
  .text-block-19 {
    font-size: 40px;
    line-height: 50px;
  }
  .image-18 {
    position: static;
    left: 0px;
    width: auto;
    height: auto;
  }
  .section-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-wrapper.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .content-wrapper {
    width: 100%;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
  }
  .image-20 {
    right: 0px;
  }
  .heading-23 {
    font-size: 50px;
    line-height: 70px;
  }
  .wrapper-div {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrapper-div.reserve {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-content {
    width: 100%;
  }
  .div-img {
    width: 100%;
    height: 100%;
    padding-left: 0px;
  }
  .div-img.left {
    position: static;
    display: block;
    height: auto;
  }
  .text-block-22 {
    font-size: 40px;
    line-height: 50px;
  }
  .divider-2 {
    border-bottom-width: 2px;
  }
  .s---natural {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .image-27 {
    width: 100%;
    height: auto;
  }
  .image-28 {
    width: 100%;
    height: auto;
    padding-right: 0px;
  }
  .content-heading {
    background-position: 0px 0px;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .nav-link {
    padding-top: 18px;
    padding-bottom: 18px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .nav-link:hover {
    padding-bottom: 18px;
  }
  .brand-3 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .nav-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tag-line {
    margin-left: 0px;
    padding-left: 20px;
  }
  .content-video {
    padding-left: 40px;
  }
  .img-holder {
    height: 500px;
  }
  .img-holder._1 {
    height: 500px;
  }
  .info {
    padding-right: 40px;
    padding-left: 40px;
  }
  .connect-content {
    padding-right: 40px;
    padding-left: 40px;
  }
  .div-block-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .green-corner-content {
    padding-right: 40px;
    padding-left: 40px;
  }
  .site-plan-mark {
    padding-right: 40px;
    padding-left: 40px;
  }
  .columns-8 {
    padding-right: 0px;
  }
  .block-map {
    padding-right: 20px;
    padding-left: 20px;
  }
  .utility-content {
    height: 500px;
  }
  .column-30 {
    padding-left: 40px;
  }
  .column-31 {
    padding-right: 40px;
  }
  .div-block-46 {
    margin-right: 40px;
  }
  .column-32 {
    padding-left: 40px;
  }
  .text-block-46 {
    margin-top: 40px;
    font-family: 'Playfair Display', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
  }
  .text-block-47 {
    margin-top: 40px;
    font-family: 'Playfair Display', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
  }
  .column-33 {
    padding-right: 40px;
    padding-left: 0px;
  }
  .column-34 {
    padding-right: 0px;
    padding-left: 40px;
  }
  .text-wrapper {
    height: auto;
    min-height: 220px;
    padding-bottom: 0px;
  }
  .map-content {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 0px;
  }
  .text-block-58 {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 10px;
  }
  .image-38 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .contact-form {
    padding-right: 40px;
    padding-left: 40px;
  }
  .text-block-60 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-47 {
    padding-left: 0px;
  }
  .div-block-57.class-2 {
    margin-left: 20px;
    padding-right: 10px;
    padding-left: 20px;
    font-family: Gilroy, sans-serif;
  }
  .div-block-57.class-3 {
    padding-right: 10px;
    padding-left: 10px;
    font-family: Gilroy, sans-serif;
  }
  .modal__text-m {
    display: block;
  }
  .modal__text {
    display: none;
  }
  .modal-2 {
    height: 95vh;
    max-height: none;
  }
  .menu-button-3 {
    z-index: 9000;
  }
  .div-block-61 {
    padding-top: 0px;
  }
  .image-45 {
    max-width: 70%;
  }
  .image-46 {
    max-width: 75%;
  }
  .menu-button-4 {
    float: right;
    clear: none;
  }
  .nav-lk {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
  }
  .menu-button-5 {
    z-index: 9007199254740991;
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: transparent;
    color: #fff;
  }
  .menu-button-5.w--open {
    z-index: 900;
  }
  .nav-menu-3 {
    z-index: 999999;
    background-color: rgba(0, 0, 0, 0.9);
  }
  .menu-button-6 {
    color: #fff;
  }
}

@media (max-width: 767px) {
  .custom-container-1200 {
    max-width: 1164px;
  }
  .navbar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section {
    padding: 52px 0px;
  }
  .div-block {
    width: 50%;
    margin-bottom: 52px;
  }
  .footer {
    background-position: 100% 50%;
  }
  .nav-menu {
    display: block;
  }
  .menu-button {
    float: right;
  }
  .text-block-8 {
    text-align: center;
  }
  .text-block-12 {
    height: auto;
    min-width: 150px;
  }
  .icon-container {
    text-align: center;
  }
  .custom-container-1171 {
    max-width: 1164px;
  }
  .s---intro {
    background-position: 0% 0%;
  }
  .panel {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .nav-link {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .banner-div {
    height: 80vh;
  }
  .nav-menu-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .tag-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 40px;
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .text-block-23 {
    font-size: 32px;
    text-align: center;
  }
  .text-span-14 {
    font-size: 60px;
    line-height: 60px;
  }
  .divider-brown {
    display: block;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-24 {
    text-align: center;
  }
  .video-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 80vh;
    margin-top: 15%;
    margin-bottom: 15%;
  }
  .content-video {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .columns-7 {
    margin-top: 0px;
  }
  .img-holder {
    height: auto;
  }
  .img-holder._1 {
    height: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .content-city-holder {
    margin-top: 0px;
    padding: 10% 25%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .column-25 {
    padding-top: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .green-corner-content {
    padding-top: 40px;
  }
  .text-block-36 {
    padding-right: 20px;
    padding-left: 30px;
    text-align: left;
  }
  .text-block-37 {
    padding-right: 30px;
  }
  .text-block-38 {
    text-align: center;
  }
  .text-block-39 {
    text-align: center;
  }
  .vietland {
    padding-bottom: 60px;
  }
  .utility-content {
    height: 900px;
  }
  .column-32 {
    padding-left: 0px;
    text-align: center;
  }
  .column-33 {
    padding-left: 0px;
  }
  .column-34 {
    padding-left: 0px;
  }
  .cg-location {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .cg-col-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-wrapper {
    min-height: auto;
    margin-bottom: 10px;
    padding-bottom: 30px;
  }
  .text-block-54 {
    padding-top: 20px;
    text-align: center;
  }
  .text-block-56 {
    height: 40px;
  }
  .info-content {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .columns-15 {
    margin-top: 20px;
  }
  .text-block-58 {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
  }
  .image-38 {
    height: auto;
  }
  .img-block {
    height: 160px;
  }
  .columns-17 {
    display: block;
    overflow: visible;
    height: auto;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-53 {
    float: none;
  }
  .slider-13 {
    height: 400px;
  }
  .contact-form {
    padding-right: 40px;
    padding-left: 40px;
  }
  .submit-button-6 {
    width: 100%;
  }
  .text-block-60 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .tabs-menu {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tab-link {
    margin: 5px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .tab-link.w--current {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .tab-link.b {
    margin-top: 5px;
  }
  .column-48 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-75 {
    margin-top: 20px;
    margin-left: 0px;
    font-size: 20px;
  }
  .column-49 {
    display: block;
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-block-76 {
    margin-top: 0px;
  }
  .text-block-78 {
    display: none;
    margin-top: 0px;
    float: right;
    font-size: 20px;
    line-height: 34px;
  }
  .tab-link-tab-8 {
    margin-top: 0px;
  }
  .image-41 {
    height: auto;
  }
  .columns-21 {
    padding-top: 40px;
  }
  .image-42 {
    float: right;
  }
  .div-block-57 {
    display: block;
    min-width: 200px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div-block-57.class-2 {
    min-width: auto;
    margin-left: 0px;
    padding-left: 0px;
    border-left-style: none;
  }
  .div-block-57.class-3 {
    min-width: auto;
  }
  .text-block-83 {
    padding-top: 60px;
  }
  .div-block-58 {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 40px;
    float: none;
  }
  .close {
    border-color: #1b435d;
    color: #1b435d;
  }
  .mb-collumns {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-59 {
    display: block;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div-block-60 {
    margin-top: 20px;
  }
  .text-block-86 {
    font-family: Gilroy, sans-serif;
  }
  .div-block-62 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mask-5 {
    height: auto;
  }
  .slide-33 {
    height: auto;
  }
  .slide-34 {
    height: auto;
  }
  .slide-nav-6 {
    left: 0%;
    top: 940px;
    right: 0%;
    bottom: 0%;
  }
  .menu-button-4 {
    float: right;
  }
  .unit-type-text {
    padding-left: 20px;
    font-size: 16px;
    text-align: left;
  }
  .bold-text-20 {
    font-weight: 600;
  }
}

@media (max-width: 479px) {
  .custom-container-1200 {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .navbar {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section {
    padding: 52px 0px;
  }
  .div-block {
    width: 60%;
    margin-bottom: 50px;
  }
  .paragraph-4 {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 24px;
  }
  .heading-7 {
    font-size: 28px;
  }
  .menu-button.w--open {
    background-color: #000;
  }
  .columns-3 {
    display: block;
  }
  .text-block-5 {
    margin-top: 32px;
    font-size: 16px;
  }
  .text-block-6 {
    font-size: 20px;
  }
  .text-block-7 {
    text-align: center;
  }
  .text-block-8 {
    text-align: center;
  }
  .company-text {
    text-align: center;
  }
  .text-block-10 {
    font-size: 24px;
  }
  .info-1---div {
    height: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .text-block-12 {
    min-width: auto;
  }
  .intro-content {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-gioi-thieu {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-1 {
    background-position: 0% 50%;
  }
  .heading-17 {
    margin-bottom: 20px;
    color: #8b5e3b;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
  }
  .content-div {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph-6 {
    font-size: 14px;
    line-height: 24px;
  }
  .s---banner {
    background-position: 0% 50%;
  }
  .s---intro {
    background-position: 0% 50%;
    background-size: cover;
  }
  .heading-23 {
    font-size: 30px;
    line-height: 40px;
  }
  .intro-text {
    font-size: 14px;
    line-height: 24px;
  }
  .text-block-22 {
    font-size: 30px;
    line-height: 40px;
  }
  .content-heading {
    height: 330px;
    background-position: 50% 50%;
  }
  .content-heading._2 {
    height: 330px;
  }
  .content-heading._3 {
    height: 330px;
  }
  .nav-link {
    padding: 12px 10px;
  }
  .nav-link:hover {
    padding-bottom: 12px;
  }
  .nav-link.left {
    padding-right: 10px;
    padding-left: 10px;
  }
  .brand-3 {
    padding-left: 10px;
  }
  .tag-line {
    margin-left: 10px;
    padding-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .text-block-23 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
  }
  .text-span-14 {
    display: block;
    color: #8b5e3b;
    font-size: 32px;
    line-height: 42px;
    text-align: left;
  }
  .divider-brown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .divider-white {
    margin-top: 20px;
  }
  .column-25 {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .green-corner-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-32 {
    text-align: center;
  }
  .site-plan-mark {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .text-block-35 {
    text-align: left;
  }
  .line-2 {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 0px;
  }
  .text-block-36 {
    padding-left: 0px;
  }
  .vietland {
    margin-right: 0px;
    margin-left: 0px;
  }
  .text-block-40 {
    text-align: center;
  }
  .text-block-41 {
    font-size: 20px;
    line-height: 24px;
  }
  .text-block-43 {
    font-size: 20px;
  }
  .block-map {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-30 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-31 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-46 {
    margin-right: 0px;
  }
  .column-32 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-47 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .cg-location {
    width: auto;
    padding-top: 20px;
  }
  .cg-content-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-50 {
    width: auto;
    text-align: center;
  }
  .text-block-51 {
    width: auto;
    text-align: center;
  }
  .text-block-54 {
    padding-top: 40px;
    padding-left: 0px;
    text-align: center;
  }
  .info-content {
    min-height: 175px;
  }
  .columns-15 {
    margin-top: 0px;
  }
  .map-content {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-38 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .columns-17 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .image-39 {
    height: auto;
  }
  .text-block-59 {
    text-align: left;
  }
  .div-block-53 {
    float: none;
  }
  .slider-12 {
    height: auto;
  }
  .slide-img-div {
    height: 100px;
  }
  .columns-18 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .columns-19 {
    margin-bottom: 5px;
  }
  .slider-13 {
    height: 640px;
  }
  .column-38 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .column-39 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .column-40 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .column-41 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .column-42 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .column-43 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .column-44 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .column-45 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .column-46 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .contact-form {
    padding-right: 40px;
    padding-left: 40px;
  }
  .phone-field {
    padding-right: 12px;
    padding-left: 12px;
  }
  .submit-button-6 {
    width: 100%;
    margin-top: 20px;
  }
  .text-block-60 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-56 {
    margin-top: 12px;
  }
  .column-47 {
    padding-left: 10px;
  }
  .tabs-menu {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .tabs {
    display: block;
    width: auto;
  }
  .column-49 {
    padding-right: 0px;
  }
  .mbct {
    display: none;
  }
  .text-span-18 {
    font-size: 24px;
    line-height: 34px;
  }
  .modal__body {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-58 {
    margin-top: 0px;
    padding-left: 10px;
    float: none;
    text-align: left;
  }
  .close {
    border-color: #1b435d;
    color: #1b435d;
  }
  .mb-collumns {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-59 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slider-14 {
    height: auto;
  }
  .div-block-62 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }
  .column-50 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
 .column-51 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-47 {
    width: 100%;
  }
  .slide-nav-6 {
    top: 940px;
  }
  .unit-type-text {
    width: 100%;
    font-size: 16px;
  }
  .menu-button-5 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .menu-button-6 {
    padding-top: 12px;
    padding-bottom: 10px;
  }
  .slide-35 {
    height: auto;
  }
  .mask-6 {
    height: 330px;
  }
  .right-arrow {
    display: none;
  }
  .left-arrow {
    display: none;
  }
  .mobile-register-section {
    display: block;
    width: 100%;
    height: auto;
    font-family: Gilroy, sans-serif;
  }
  .text-block-91 {
    font-family: Icieldomainedisplay, sans-serif;
    color: #8b5e3b;
    font-size: 20px;
    text-align: center;
  }
  .text-block-92 {
    margin-top: 12px;
    text-align: center;
  }
  .div-block-65 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 240, 232, 0.3)), to(rgba(248, 240, 232, 0.3))), url('../images/Group-390.svg');
    background-image: linear-gradient(180deg, rgba(248, 240, 232, 0.3), rgba(248, 240, 232, 0.3)), url('../images/Group-390.svg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 850px;
  }
  .link-block-5 {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
    border-radius: 20px;
    background-color: #8b5e3b;
    text-decoration: none;
  }
  .text-block-93 {
    margin-top: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: Icieldomainedisplay, sans-serif;
    color: #fff;
    font-weight: 400;
    text-align: center;
  }
  .right-arrow-2 {
    display: none;
  }
  .left-arrow-2 {
    display: none;
  }
}

@font-face {
  font-family: 'Icieldomainedisplay';
  src: url('../fonts/iCielDomaineDisplay-DemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Icieldomainedisplay';
  src: url('../fonts/iCielDomaineDisplay-ExtraboldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Icieldomainedisplay';
  src: url('../fonts/iCielDomaineDisplay-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Icieldomainedisplay';
  src: url('../fonts/iCielDomaineDisplay-HeavyItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Icieldomainedisplay';
  src: url('../fonts/iCielDomaineDisplay-Demibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Bodegascript';
  src: url('../fonts/BodegaScript-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Extrabold1.otf') format('opentype'), url('../fonts/Gilroy-Bold1.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLight1.otf') format('opentype'), url('../fonts/Gilroy-UltraLight1.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Black1.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light1.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium1.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular1.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Thin1.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}