:root {
  --midnight-blue: #283544;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.navbar_container {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  padding-left: 6vw;
  padding-right: 6vw;
  display: flex;
}

.nav-menu {
  justify-content: center;
  margin-left: 0;
  display: flex;
}

.logo_terza {
  width: 182px;
  height: 65px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.bt_register {
  color: #283544;
  text-align: right;
  object-position: 50% 50%;
  background-color: #d58068;
  border: 1px #000;
  flex-flow: column-reverse;
  place-content: space-between center;
  align-items: center;
  width: 120px;
  height: 36px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.button_orange {
  direction: rtl;
  object-position: 50% 50%;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  align-items: flex-start;
  width: 120px;
  height: 36px;
  margin-top: 0;
  margin-right: 0;
  display: flex;
  overflow: visible;
}

.nav_link {
  color: #fff;
  align-self: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.nav_link:hover {
  color: #3ca19a;
}

.nav_link.w--current {
  color: #d58068;
}

.buttom_menu {
  margin-left: 220px;
  display: flex;
}

.navbar {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: #fff;
  mix-blend-mode: normal;
  background-color: #283544f0;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  padding-left: 0;
  display: flex;
  position: fixed;
}

.text-block {
  direction: ltr;
  text-align: left;
  flex: none;
  order: 0;
  align-self: center;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  position: static;
}

.section1 {
  background-color: #283544;
  justify-content: flex-end;
  width: 100vw;
  height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 14vh;
  padding-right: 6vw;
  display: flex;
  position: relative;
}

.main_picture_tablet {
  color: #283544;
  text-align: right;
  -webkit-text-fill-color: inherit;
  background-color: #283544;
  background-image: url('../images/Level1_View_Dining.png');
  background-position: 50% 75%;
  background-repeat: repeat;
  background-size: cover;
  background-clip: border-box;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: flex-end;
  width: 80vw;
  height: 40vw;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.main_picture_tablet.mobile {
  object-fit: contain;
  background-image: url('../images/HOME_RENDER_MAIN.png');
  background-position: 50%;
  background-size: cover;
  width: 80vw;
  height: 40vw;
  margin-left: 0;
}

.box_green_main_tablet {
  color: #3ca19a;
  background-color: #3ca19a;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 26em;
  height: 22em;
  margin-left: 46px;
  display: flex;
  position: absolute;
  inset: 28% auto auto 3.3%;
}

.text-block-2-tablet {
  color: #fff;
  text-align: left;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  width: auto;
  font-family: Playfair Display, sans-serif;
  font-size: 2.4em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4em;
  display: block;
}

.div-scroll {
  perspective-origin: 0 0;
  transform-origin: 0 0;
  align-items: flex-end;
  width: 24vh;
  height: 2vw;
  display: flex;
  position: absolute;
  inset: auto auto 24% 7vw;
  overflow: hidden;
  transform: rotate(90deg);
}

.txt-scroll {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.div-scroll-line {
  object-position: 0% 50%;
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-bottom: 5px;
  margin-left: 16px;
}

.section2 {
  text-align: right;
  background-color: #283544;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100vw;
  height: 360px;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 14vw;
  padding-right: 6vw;
  display: flex;
}

.div-block-9.homes {
  margin-left: 0;
}

.heading_1 {
  color: #283544;
  text-align: left;
  justify-content: space-between;
  align-items: baseline;
  width: 300px;
  margin-top: 0;
  margin-left: 0;
  font-size: 30px;
  display: block;
}

.heading_1.home {
  color: #fff;
  width: 400px;
  margin-left: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 32px;
  line-height: 48px;
}

.heading_1.home.sucess {
  text-align: center;
  width: auto;
  font-size: 28px;
}

.heading_1.home {
  color: #fff;
  width: 400px;
  margin-left: 0;
}

.heading_1.home.floorplans {
  width: auto;
  margin-bottom: 0;
  font-size: 48px;
}

.heading_1.homes {
  width: 380px;
}

.heading_1.homes.left_alignment {
  width: auto;
  font-family: Playfair Display, sans-serif;
  font-size: 36px;
  line-height: 48px;
}

.heading_1.register {
  color: #fff;
  text-align: center;
  width: 400px;
  margin-left: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 42px;
  font-style: italic;
}

.heading_1.register.floorplans {
  width: auto;
  margin-bottom: 0;
  font-size: 48px;
}

.paragraph {
  color: #b7b9ba;
  text-align: left;
  width: 410px;
  margin-top: 4em;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  display: flex;
}

.paragraph.homes {
  text-transform: none;
  width: 410px;
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
}

.paragraph.homes.floorplans {
  letter-spacing: .5px;
  width: 540px;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 32px;
}

.paragraph.center {
  text-align: center;
  width: auto;
  margin-top: 2em;
}

.naturally_urban {
  align-self: flex-start;
  width: 232px;
  display: inline-block;
}

.naturally_urban.homes {
  width: 154px;
}

.picture_section_2 {
  width: 510px;
  margin-left: 14vw;
}

.seta-bt {
  margin-right: 16px;
}

.section3 {
  background-color: #283544;
  height: 340px;
  position: relative;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  white-space: normal;
  border: 1px #000;
  border-radius: 0;
  align-items: center;
  margin-left: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.text-block-4.welcome {
  color: #3ca19a;
  margin-left: 40px;
}

.text-block-4.welcome.elegant {
  margin-left: 16px;
}

.text-block-4.walktrough {
  color: #3ca19a;
  text-align: left;
  line-height: 24px;
}

.buttom_home {
  border: 2px solid #fff;
  justify-content: space-between;
  width: 200px;
  height: 68px;
  text-decoration: none;
  display: flex;
  position: relative;
  bottom: -180px;
  left: 560px;
}

.buttom_home.tablet.largemobile.mobile {
  z-index: 2;
  position: absolute;
  bottom: 150px;
  left: 49.8em;
}

.buttom_home.welcome.elegant {
  width: 240px;
  margin-left: 0;
}

.buttom_home.virtualwalktrough {
  border-color: #3ca19a;
  width: 260px;
  height: 100px;
  position: static;
  bottom: 210px;
  left: 0;
}

.buttom_home.welcome {
  border-color: #3ca19a;
  margin-top: 60px;
  margin-left: 108px;
  position: static;
}

.buttom_home.welcome.homes {
  width: 286px;
  margin-top: 0;
  margin-left: 80px;
}

.heading_1_dark {
  color: #283544;
  text-align: left;
  justify-content: space-between;
  align-items: baseline;
  width: 400px;
  margin-top: 0;
  margin-left: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  display: block;
}

.picture_welcome_home {
  flex: none;
  width: 810px;
  height: 500px;
  margin-top: 500px;
  margin-left: 20px;
  display: flex;
}

.txt_welcome_home {
  height: 500px;
  margin-top: 500px;
  margin-left: 14vw;
}

.paragraph-_dark {
  color: #414042;
  text-align: left;
  width: 340px;
  margin-top: 40px;
  margin-left: 108px;
  margin-right: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
}

.paragraph-_dark.mobile {
  margin-left: 0;
  font-size: 16px;
  line-height: 28px;
}

.paragraph-_dark.homes {
  justify-content: center;
  align-items: center;
  width: 320px;
  margin: 0 0 0 180px;
}

.paragraph-_dark.homes.box {
  margin-left: 0;
}

.paragraph-_dark.homes.box.viewfloorplan {
  margin-left: 80px;
}

.paragraph-_dark.homes.box.section6 {
  background-image: none;
  justify-content: flex-end;
  width: 360px;
  height: auto;
  margin-top: 0;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-_dark.homes.mob {
  width: 380px;
  margin-left: 0;
  font-size: 18px;
  line-height: 32px;
}

.section4 {
  background-color: #cfcfcd;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  height: 1000px;
  display: flex;
  overflow: hidden;
}

.welcome-home-img {
  flex: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.picture_living_space {
  flex: 0 auto;
  width: 810px;
  height: 500px;
  margin-top: 150px;
  display: flex;
}

.txt_living_space {
  flex: 1;
  align-self: flex-start;
  height: 350px;
  margin-top: 220px;
  margin-left: 60px;
  display: block;
}

.paragraph-_dark-_elegant {
  color: #414042;
  text-align: left;
  width: 306px;
  margin-top: 40px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  display: flex;
}

.heading_1_elegant {
  color: #283544;
  text-align: left;
  justify-content: space-between;
  align-items: baseline;
  width: 400px;
  margin-top: 0;
  margin-left: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  display: block;
}

.section05 {
  background-color: #cfcfcd;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  height: 800px;
  font-family: Playfair Display, sans-serif;
  display: flex;
}

.picture_large_mobile {
  display: none;
}

.grafismo {
  justify-content: space-between;
  width: 100%;
  height: 340px;
  display: flex;
}

.grafismo.mobile {
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.section6 {
  background-color: #cfcfcd;
  background-image: url('../images/grafismo_white.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  margin-top: 0;
  display: block;
}

.heading_1_footer {
  color: #283544;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  width: 600px;
  height: 340px;
  margin-top: 0;
  margin-left: 108px;
  padding-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 50px;
  line-height: 55px;
  display: flex;
  position: absolute;
}

.heading_1_footer.mobile {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 6em;
  font-family: Playfair Display, sans-serif;
  position: static;
}

.txt_footer_green {
  justify-content: space-between;
  align-items: center;
  margin-top: 115px;
  margin-left: 108px;
  margin-right: 120px;
  display: flex;
}

.mini_map {
  justify-content: space-between;
  height: 200px;
  margin-top: 20px;
  margin-left: 108px;
  margin-right: 120px;
  display: flex;
}

.small_logo_3 {
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-end;
  width: 106px;
  height: 53px;
  margin-bottom: -6px;
  margin-left: 2em;
  margin-right: 2em;
  display: block;
}

.map_footer {
  background-color: #d58068;
  justify-content: space-between;
  align-items: center;
  width: 700px;
  height: 199px;
  display: flex;
}

.footer {
  background-color: #283544;
  height: auto;
  padding-top: 1em;
  padding-bottom: .5em;
}

.small_logo {
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  width: 90px;
  height: 90px;
  margin-bottom: -3px;
  margin-left: 20px;
  margin-right: 10px;
  display: block;
}

.laranja_footer_mobile, .logos_pack {
  display: none;
}

.heading_1_mini_map {
  color: #283544;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  display: flex;
}

.logo-boutique {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.link-2 {
  color: #3ca19a;
  text-align: right;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.link-2:hover {
  color: #d58068;
}

.logo-nam {
  display: block;
}

.heading_1_footer_green {
  color: #3ca19a;
  text-align: left;
  justify-content: space-between;
  align-self: flex-start;
  align-items: baseline;
  width: 220px;
  margin-top: 0;
  margin-left: 0;
  font-size: 50px;
  line-height: 55px;
  display: block;
}

.heading_1_footer_green.mobile {
  font-family: Playfair Display, sans-serif;
}

.paragraph-2 {
  color: #a2a4a6;
  margin-top: 80px;
  margin-left: 108px;
  margin-right: 120px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  line-height: 14px;
}

.list-item {
  text-align: right;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
}

.small_logo_2 {
  flex: 0 auto;
  justify-content: center;
  align-self: flex-end;
  height: 45px;
  margin-bottom: -3px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 0;
  display: flex;
}

.list {
  height: 100%;
  margin-bottom: 0;
  display: block;
}

.text-span-2 {
  color: #fff;
  font-size: 44px;
}

.section1-2 {
  justify-content: flex-end;
  width: 100vw;
  height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 20vh;
  padding-right: 6vw;
  display: flex;
  position: relative;
}

.section1-2.homes {
  background-color: #283544;
  height: 520px;
  margin-bottom: 0;
}

.text-block-2-tablet-2 {
  color: #fff;
  text-align: left;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  font-family: Playfair Display, sans-serif;
  font-size: 2.4em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4em;
  display: flex;
}

.text-block-2-tablet-2.homes {
  width: 175px;
}

.image-2-tablet {
  width: 1100px;
  height: 520px;
}

.section_2_homes {
  background-color: #283544;
  justify-content: space-between;
  height: auto;
  margin: 0 0 0 0;
  padding: 2vw 6vw 12vw 14vw;
  display: flex;
}

.section_3_homes {
  background-color: var(--midnight-blue);
  height: 315px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 18vw;
}

.image_main_homes {
  width: 94vw;
  height: auto;
  margin-right: 108px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  top: 0;
}

.image-18 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.section_4_homes {
  background-color: #cfcfcd;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  height: auto;
  padding-top: 32vw;
  display: flex;
}

.section_picture_txt {
  justify-content: space-between;
  align-self: center;
  width: 100%;
  height: auto;
  margin-left: 0;
  padding-left: 6vw;
  padding-right: 6vw;
  display: flex;
}

.image-20 {
  outline-offset: 0px;
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  object-position: 50% 100%;
  outline: 3px #333;
  display: block;
}

.section_5_homes {
  background-color: #cfcfcd;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  padding: 8vw 6vw 0;
  display: flex;
}

.box_txt_buttom {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 520px;
  margin-left: 0;
  display: flex;
}

.section_6_homes {
  background-color: #cfcfcd;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  height: auto;
  margin-top: 0;
  margin-right: 0;
  padding-top: 12vh;
  padding-right: 6vw;
  display: flex;
}

.div-block-18 {
  justify-content: space-between;
  align-items: center;
  width: 500px;
  height: 800px;
  margin-left: 78px;
  padding-top: 0;
  display: flex;
}

.div-block-18.section6 {
  background-image: none;
  flex-direction: column;
  align-items: flex-end;
  height: auto;
  padding-top: 18vh;
  display: flex;
}

.image-23 {
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  margin-top: 137px;
}

.image-21 {
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  margin-left: 108px;
}

.section_7_homes {
  background-color: #cfcfcd;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  padding: 18vh 6vw 12vh;
  display: flex;
}

.image-22 {
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  width: 100%;
  height: auto;
}

.section6-2 {
  background-color: #cfcfcd;
  background-image: url('../images/grafismo_white.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: 340px;
  margin-top: 400px;
  padding-top: 0;
  display: block;
}

.image-12 {
  flex: none;
}

.buttom_footer {
  border: 2px solid #3ca19a;
  flex: 0 auto;
  align-items: center;
  width: 260px;
  height: 100px;
  margin-top: -205px;
  margin-left: 0;
  display: flex;
  position: relative;
  bottom: 14px;
  left: 1058px;
}

.txt_buttom_green_virtual {
  color: #3ca19a;
  text-align: left;
  flex: 0 auto;
  margin-left: 25px;
  padding-right: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  text-decoration: none;
  display: block;
}

.arrow_virtual {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.body {
  background-color: #0000;
}

.section_01_location {
  background-color: var(--midnight-blue);
  background-image: url('../images/LOCATION_MAIN.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: relative;
}

.image-26 {
  margin-top: -120px;
}

.section_2_homes-2 {
  justify-content: space-between;
  height: 290px;
  margin-top: 130px;
  margin-bottom: 130px;
  margin-right: 108px;
  display: flex;
}

.section_2_homes-2.location {
  background-color: var(--midnight-blue);
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding: 14vh 6vw 14vh 14vw;
}

.section_2_homes-2.floorplan {
  background-color: var(--midnight-blue);
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 12vh;
  padding-left: 14vw;
  padding-right: 6vw;
}

.section_3_location {
  background-color: var(--midnight-blue);
  align-items: stretch;
  height: 100em;
  padding-left: 14vw;
  display: block;
  position: relative;
}

.image-27 {
  z-index: 2;
  position: absolute;
  bottom: 24.7em;
  left: 14vw;
}

.image-28 {
  z-index: 2;
  position: absolute;
  top: 14em;
  left: 54.9vw;
}

.section_4_location {
  background-color: var(--midnight-blue);
  height: auto;
  margin-top: 0;
  padding-top: 16vh;
  display: flex;
}

.section_5_location {
  background-color: #cfcfcd;
  justify-content: center;
  align-items: center;
  height: 70em;
  display: flex;
}

.section6-3 {
  background-color: #cfcfcd;
  background-image: url('../images/grafismo_white.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: 340px;
  margin-top: 0;
  display: block;
}

.heading_1_footer-2 {
  color: #283544;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  width: 600px;
  height: 340px;
  margin-top: 0;
  margin-left: 108px;
  padding-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 50px;
  line-height: 55px;
  display: flex;
  position: absolute;
}

.section_1_floorplans {
  height: 810px;
}

.section-2 {
  height: 1000px;
}

.section_1_nam {
  flex-direction: column;
  align-items: center;
  height: 810px;
  display: flex;
}

.section_1_nam.mobile {
  background-image: url('../images/iStock-981344368.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 80vh;
  padding-top: 4em;
  padding-bottom: 4em;
  display: flex;
}

.heading_nam {
  color: #fff;
  text-align: center;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Karla, sans-serif;
  font-size: 50px;
  font-weight: 700;
  display: flex;
  position: static;
}

.heading_nam.mobile {
  height: auto;
  font-size: 3.47em;
  position: static;
}

.image-31 {
  display: block;
}

.image-30 {
  display: none;
}

.section_2_nam {
  align-items: flex-end;
  height: 712px;
  display: flex;
}

.section_2_nam.mobile {
  background-image: url('../images/ILUSTRA_MAIN.svg');
  background-position: 50% 107%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 80vh;
  padding-top: 16vh;
  padding-left: 20vw;
  padding-right: 20vw;
}

.section_3_nam {
  background-image: url('../images/Terza_exterior_1920x1080.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  width: 100vw;
  height: 70vh;
  display: flex;
}

.section_4_nam {
  background-color: #333;
  justify-content: center;
  align-items: center;
  height: 46em;
  display: flex;
}

.section_5_nam, .section_6_nam {
  justify-content: center;
  align-items: flex-end;
  height: auto;
  padding-top: 6em;
  padding-bottom: 6em;
  display: flex;
}

._2nd-image-mob {
  width: 440px;
}

.section_7_nam, .section_8_nam {
  justify-content: center;
  align-items: flex-end;
  height: auto;
  padding-top: 6em;
  padding-bottom: 6em;
  display: flex;
}

.section_9_nam {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6em;
  padding-bottom: 6em;
  display: flex;
}

.section_10_nam {
  background-color: #eae6e1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 6em;
  padding-left: 24vw;
  padding-right: 24vw;
  display: flex;
}

.footer_nam {
  text-align: left;
  background-color: #333;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-bottom: 2em;
  display: flex;
}

.buttom_home_welcome {
  border: 2px solid #3ca19a;
  justify-content: space-between;
  width: 200px;
  height: 68px;
  margin-top: 3em;
  text-decoration: none;
  display: flex;
  position: relative;
  bottom: auto;
  left: auto;
}

.buttom_home_welcome.tablet.largemobile.mobile {
  left: 42vw;
}

.buttom_home_welcome.welcome.elegant {
  width: 240px;
  margin-left: 0;
}

.buttom_home_welcome.virtualwalktrough {
  border-color: #3ca19a;
  width: 260px;
  height: 100px;
  position: static;
  bottom: 210px;
  left: 0;
}

.buttom_home_welcome.welcome {
  border-color: #3ca19a;
  margin-top: 60px;
  margin-left: 108px;
  position: static;
}

.buttom_home_welcome.welcome.homes {
  width: 286px;
  margin-top: 0;
  margin-left: 80px;
}

.menu-mobile {
  display: none;
}

.menu-mobile-hamb {
  width: 5em;
  height: 5em;
  display: none;
}

.footer-logos {
  align-items: center;
  height: 100%;
  display: flex;
}

.text-block-2-homes {
  color: #fff;
  text-align: left;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  width: 7em;
  font-family: Playfair Display, sans-serif;
  font-size: 2.4em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4em;
  display: flex;
}

.box_green_main_tablet-copy {
  color: #3ca19a;
  background-color: #3ca19a;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 22em;
  height: 19em;
  margin-left: 0;
  display: flex;
  position: absolute;
  inset: 28% auto auto 6%;
}

.main_picture_tablet-homes {
  color: #283544;
  text-align: right;
  -webkit-text-fill-color: inherit;
  background-color: #283544;
  background-image: url('../images/Level1_View_Dining.png');
  background-position: 50% 75%;
  background-repeat: repeat;
  background-size: cover;
  background-clip: border-box;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: flex-end;
  width: 80vw;
  height: 40vw;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.main_picture_tablet-homes.mobile {
  object-fit: contain;
  background-image: url('../images/Level1_View_Dining.png');
  background-position: 50%;
  background-size: cover;
  width: 80vw;
  height: 40vw;
  margin-left: 0;
}

.div-scroll-location {
  perspective-origin: 0 0;
  transform-origin: 0 0;
  align-items: flex-end;
  width: 24vh;
  height: 2vw;
  display: flex;
  position: absolute;
  inset: auto auto 24vh 8vw;
  transform: rotate(90deg);
}

.image-33 {
  z-index: 2;
  position: absolute;
  inset: auto 14em 4em auto;
}

.image-34 {
  z-index: 1;
  position: absolute;
  left: 0;
}

.heading_1-sect3 {
  z-index: 3;
  color: #fff;
  text-align: left;
  justify-content: space-between;
  align-items: baseline;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 25em;
  font-family: Playfair Display, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 52px;
  display: block;
  position: absolute;
}

.heading_1-sect3.home {
  color: #fff;
  width: 400px;
  margin-left: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 32px;
  line-height: 48px;
}

.heading_1-sect3.homes {
  width: 380px;
}

.heading_1-sect3.homes.left_alignment {
  width: 200px;
  font-family: Playfair Display, sans-serif;
}

.photo-slider {
  background-color: #0000;
  justify-content: center;
  width: 1100px;
  height: 600px;
  display: flex;
}

.slide {
  object-fit: contain;
  width: 900px;
}

.photo-slider1 {
  object-fit: cover;
  position: static;
}

.mask {
  width: 900px;
}

.slide-nav {
  display: none;
}

.section_4_maps {
  width: 70vw;
  height: auto;
  position: relative;
}

.image-35 {
  width: 100%;
}

.section_4_menu {
  width: 30vw;
  height: 100%;
  margin-left: 0;
  padding-left: 2vw;
  padding-right: 6vw;
}

.sec4-menu-item {
  border-top: 1px solid #fff;
  border-bottom: 1px #fff;
  width: 100%;
  height: auto;
  text-decoration: none;
}

.sec4-menu-item.last {
  border-bottom-style: solid;
}

.sect4-menu-title {
  color: #e58968;
  padding-top: 1em;
  padding-bottom: 1em;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.sect4-menu-title.green {
  color: #3baea9;
}

.sect4-menu-title.blue {
  color: #39a8cd;
}

.sect4-menu-title.yellow {
  color: #e3b922;
}

.grid {
  grid-template-columns: .25fr 1fr;
}

.sect4-menu-items-list {
  height: auto;
  padding-bottom: 1em;
}

.sect4-menu-items {
  color: #0000;
  background-image: url('../images/map-ico.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px;
  align-items: center;
  padding-top: .8em;
  padding-bottom: .8em;
  padding-left: 3em;
  text-decoration: none;
  display: flex;
}

.sect4-menu-items.active {
  background-color: #0000;
  background-image: url('../images/map-ico-active.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.items-bullet {
  background-color: #e48967;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  margin-right: 2em;
  display: flex;
}

.items-bullet.green {
  background-color: #3aaea9;
}

.items-bullet.blue {
  background-color: #39a7cd;
}

.items-bullet.yellow {
  background-color: #e3b922;
}

.items-bullet-number {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1em;
}

.item-bullet-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.sect4-menu-title.white {
  color: #fff;
}

.dropdown-toggle {
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.dropdown-list {
  position: static;
}

.dropdown-list.w--open {
  background-color: #0000;
  height: auto;
}

.icon {
  filter: invert();
  mix-blend-mode: normal;
}

.box_green_main_floorplans {
  color: #3ca19a;
  background-color: #3ca19a;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 20em;
  height: 20em;
  margin-left: 0;
  display: flex;
  position: absolute;
  inset: 24em auto auto 12em;
}

.section-3---floorplans {
  background-color: var(--midnight-blue);
  justify-content: center;
  height: auto;
  padding-bottom: 6vh;
  padding-left: 6vw;
  padding-right: 6vw;
  display: flex;
}

.main_picture_floorplans {
  color: #283544;
  text-align: right;
  -webkit-text-fill-color: inherit;
  background-color: #283544;
  background-image: url('../images/Level1_View_Dining.png');
  background-position: 50% 75%;
  background-repeat: repeat;
  background-size: cover;
  background-clip: border-box;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: flex-end;
  width: 80vw;
  height: 40vw;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.main_picture_floorplans.mobile {
  object-fit: contain;
  background-image: url('../images/Level1_View_Dining.png');
  background-position: 0 0;
  background-size: cover;
  width: 74vw;
  height: 52vh;
  margin-left: 0;
  display: block;
}

.section1-floorplans {
  background-color: #283544;
  justify-content: flex-end;
  width: 100vw;
  height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 10em;
  padding-right: 6vw;
  display: flex;
  position: relative;
}

.section_3-images {
  width: 80vw;
  height: auto;
}

.plans-slider {
  height: auto;
}

.nav-maps {
  display: none;
}

.floorplans_menu {
  width: 20vw;
  height: 100%;
  margin-left: 0;
  padding-left: 4vw;
  padding-right: 6vw;
}

.floorplans-menu-wapper {
  width: 12vw;
}

.floorplans-menu-item {
  border-top: 1px solid #fff;
  border-bottom: 1px #fff;
  width: 100%;
  height: auto;
}

.floorplans-menu-item.last {
  border-bottom-style: solid;
}

.floorplans-menu-title {
  color: #fff;
  padding-top: .5em;
  padding-bottom: .5em;
  font-family: Playfair Display, sans-serif;
  font-size: 26px;
  line-height: 32px;
}

.mask-2 {
  height: auto;
}

.sect3-title {
  background-color: var(--midnight-blue);
  padding-bottom: 6em;
  padding-left: 14vw;
}

.heading_plans {
  color: #3ca19a;
  text-align: left;
  justify-content: space-between;
  align-items: baseline;
  width: auto;
  margin-top: 0;
  margin-left: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 48px;
  display: block;
}

.heading_plans.home {
  color: #fff;
  width: 400px;
  margin-left: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 32px;
  line-height: 48px;
}

.heading_plans.home.floorplans {
  width: auto;
  margin-bottom: 0;
  font-size: 48px;
}

.heading_plans.homes {
  width: 380px;
}

.heading_plans.homes.left_alignment {
  width: 200px;
  font-family: Playfair Display, sans-serif;
}

.items-bullet-map {
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 2em;
  height: 2em;
  margin-right: 2em;
  display: flex;
}

.items-bullet-map.green {
  background-color: #3aaea9;
}

.items-bullet-map.blue {
  background-color: #39a7cd;
}

.items-bullet-map.yellow {
  background-color: #e3b922;
}

.slide1 {
  object-fit: scale-down;
}

.slide2 {
  object-fit: contain;
}

.items-bullet-inside {
  background-color: #d58068;
  border: 2px #fff;
  border-radius: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 80%;
  margin: auto;
  display: flex;
}

.items-bullet-inside.green {
  background-color: #3aaea9;
}

.items-bullet-inside.blue {
  background-color: #39a7cd;
}

.items-bullet-inside.yellow {
  background-color: #e3b922;
}

.items-bullet-inside.active {
  display: block;
}

.hero-col {
  padding-left: 0;
  padding-right: 0;
}

.hero-link {
  color: #f9f9f9;
  text-align: center;
  background-image: linear-gradient(to right, #e86325, #f90);
  border-bottom: 2px solid #f90;
  height: 60px;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 60px;
  text-decoration: none;
  transition: all .25s ease-in-out;
  display: block;
}

.hero-link:hover {
  box-shadow: inset 0 0 48px #f90;
}

.hero-link.active {
  border-left: 15px solid #e86325;
  border-right: 15px solid #e86325;
}

.slide1-2 {
  background-image: url('../images/privatecatering1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide2-2 {
  background-image: url('../images/corporate_catering2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide3-2 {
  background-image: url('../images/4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide4-2 {
  background-image: url('../images/wedding2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide5-2 {
  background-image: url('../images/4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider, .mask-3 {
  height: auto;
}

.items-bullet-map-active {
  background-color: #0000;
  border: 2px solid #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 2em;
  height: 2em;
  margin-right: 2em;
  display: none;
}

.items-bullet-map-active.green {
  background-color: #3aaea9;
}

.items-bullet-map-active.blue {
  background-color: #39a7cd;
}

.items-bullet-map-active.yellow {
  background-color: #e3b922;
}

.slide3 {
  object-fit: contain;
}

.image-37 {
  object-fit: scale-down;
}

.nam-logo {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nam-explore-txt {
  color: #fff;
  font-family: Karla, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.nam-text-h1 {
  margin-bottom: 1em;
  font-family: Karla, sans-serif;
}

.nam-text-p {
  text-align: center;
  font-family: Karla, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 48px;
}

.project-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60em;
  display: flex;
}

.nam-text-h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Karla, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.nam-text-h2.black {
  color: #000;
  font-weight: 700;
}

.nam-text-h2.black.spacer {
  margin-top: 4em;
}

.nam-project-txt {
  color: #fff;
  text-align: center;
  margin-top: 1em;
  font-family: Karla, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}

.terza-logo-nam {
  margin-bottom: 2em;
}

.nam-project-bt {
  border: 2px solid #c59c6d;
  justify-content: center;
  align-items: center;
  width: 22em;
  height: 5em;
  margin-top: 4em;
  text-decoration: none;
  display: flex;
}

.nam-project-bt-txt {
  color: #fff;
  text-align: center;
  font-family: Karla, sans-serif;
  font-size: 24px;
}

.about-us-columns {
  width: 70%;
}

.column2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.column2.imgrig {
  align-items: flex-end;
}

.column1.img {
  justify-content: flex-start;
  display: flex;
}

.nam-about-txt {
  color: #000;
  text-align: left;
  margin-top: 1em;
  font-family: Karla, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}

.nam-titles {
  background-color: #333;
  justify-content: center;
  align-items: center;
  width: 30em;
  height: 5em;
  display: flex;
}

.nam-titles.brown {
  background-color: #c59c6d;
}

.nam-homeowner-txt {
  color: #000;
  text-align: center;
  margin-top: 1em;
  font-family: Karla, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}

.nam-contact-txt {
  color: #fff;
  text-align: center;
  margin-top: 3em;
  font-family: Karla, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

.link-3 {
  color: #c49c6d;
  text-decoration: none;
}

.nam-footer-txt {
  color: #fff;
  text-align: center;
  margin-top: 6em;
  font-family: Karla, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 32px;
}

.completed-video {
  width: 1000px;
  height: 600px;
  max-height: 400px;
}

.youtube-2 {
  flex: 0 auto;
  width: 80%;
  height: 20%;
  display: block;
}

.arrow {
  padding-top: 1em;
}

.about-us-div {
  justify-content: center;
  padding-bottom: 6em;
  display: flex;
}

._1st-image-mob, ._3rd-image-mob {
  display: none;
}

.sect-virtualtour {
  background-color: var(--midnight-blue);
  width: 100vw;
  height: 100vh;
  padding-top: 0;
}

.sect4-menu-items-2 {
  color: #0000;
  align-items: center;
  padding-top: .8em;
  padding-bottom: .8em;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.sect4-menu-items-2.active {
  background-color: #0000;
  background-image: url('../images/map-ico-active.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px;
}

.div-scroll-floorplan {
  perspective-origin: 0 0;
  transform-origin: 0 0;
  align-items: flex-end;
  width: 24vh;
  height: 2vw;
  display: flex;
  position: absolute;
  inset: auto auto 24vh 7vw;
  transform: rotate(90deg);
}

.top-bt {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 6em;
  height: 6em;
  padding-top: 1em;
  padding-left: 1.4em;
  padding-right: 1.4em;
  display: flex;
  position: fixed;
  inset: auto 0% 1% auto;
}

.arrow-top {
  padding-top: 1em;
  transform: rotate(180deg);
}

.top-nav {
  justify-content: space-between;
  align-items: center;
  width: 80vw;
  display: flex;
}

.nam-top-bt {
  border: 2px solid #fff;
  justify-content: center;
  align-items: center;
  width: 22em;
  height: 5em;
  margin-top: 0;
  text-decoration: none;
  display: flex;
}

.box_green_main_location {
  color: #3ca19a;
  background-color: #3ca19a;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 22em;
  height: 19em;
  margin-left: 0;
  display: flex;
  position: absolute;
  inset: 28% auto auto 6%;
}

.image-39 {
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.photo-slider-nam {
  background-color: #0000;
  justify-content: center;
  width: 1100px;
  height: 510px;
  display: flex;
}

.section9-title {
  justify-content: center;
  padding-bottom: 0;
  display: flex;
}

.image-40 {
  width: 100%;
  height: 100%;
}

.image-41 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-42, .image-43 {
  object-fit: cover;
}

.map_base {
  width: 70vw;
  position: relative;
}

.map-shop-layer, .map-school-layer, .map-interests-layer, .map-parks-layer {
  z-index: 2;
  width: 70vw;
  display: none;
  position: absolute;
}

.map-all-layer {
  z-index: 2;
  width: 70vw;
  position: absolute;
}

.background-video {
  width: 74vw;
  height: 52vh;
  position: static;
}

.sect-register {
  background-color: var(--midnight-blue);
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: auto;
  min-height: 70vh;
  padding-top: 16vh;
  padding-bottom: 12vh;
  display: flex;
}

.form-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  display: flex;
}

.form-columns {
  width: 100%;
}

.form-input {
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #3ca5a0;
  margin-top: 0;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.form-input::placeholder {
  color: #fff;
}

.form-input.spacer {
  margin-top: 3em;
}

.column {
  padding-left: 0;
  padding-right: 4em;
}

.form-label {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.form-select {
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #3ca5a0;
  height: 78px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.div-select {
  margin-top: 5em;
}

.column-2 {
  padding-left: 4em;
  padding-right: 0;
}

.form-block {
  margin-top: 4em;
  display: block;
}

.submit-button {
  background-color: #d58068;
  width: 250px;
  height: 60px;
  margin-top: 5em;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.form {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.checkbox-field {
  width: 100%;
  padding-top: 5em;
  padding-left: 45px;
}

.checkbox-label {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.success-message {
  background-color: var(--midnight-blue);
  width: 40rem;
}

.sucess-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bt_sucess {
  color: #283544;
  text-align: right;
  object-position: 50% 50%;
  background-color: #d58068;
  border: 1px #000;
  flex-flow: column-reverse;
  place-content: space-between center;
  align-items: center;
  width: 120px;
  height: 36px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

._360-link {
  color: #d58068;
  text-transform: uppercase;
  margin-top: 3em;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

._360-link:hover {
  color: #3ca19a;
  font-weight: 400;
}

.checkbox {
  width: 24px;
  height: 24px;
  margin-left: -40px;
}

.link-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 440px;
  text-decoration: none;
  display: flex;
}

.grid-2 {
  width: 24vw;
}

.grid-2.mobile {
  display: none;
}

.logo-footer {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.b-logo {
  height: 70px;
}

.image-44 {
  max-height: 50px;
}

.image-45 {
  width: 100%;
  max-height: 50px;
}

.image-46 {
  max-height: 35px;
}

.bfa-logo {
  width: auto;
  max-height: 50px;
  text-decoration: none;
}

.recaptcha {
  margin-top: 4rem;
}

.div-block-19, .wrapper_form {
  flex-flow: column;
  display: flex;
}

@media screen and (min-width: 1920px) {
  .bt_register, .button_orange {
    width: 160px;
    height: 46px;
  }

  .nav_link {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
  }

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

  .section1 {
    justify-content: flex-end;
    padding-top: 14vh;
    padding-right: 6vw;
  }

  .box_green_main_tablet {
    width: 32em;
    height: 24em;
  }

  .text-block-2-tablet {
    font-size: 3em;
  }

  .section2 {
    height: auto;
    padding-top: 6em;
    padding-bottom: 6em;
  }

  .div-block-9.homes {
    margin-left: 0;
  }

  .heading_1.home {
    width: auto;
    font-size: 48px;
    font-style: italic;
    line-height: 58px;
  }

  .heading_1.homes.left_alignment {
    width: auto;
    font-size: 48px;
    line-height: 64px;
  }

  .heading_1.register {
    font-style: italic;
  }

  .paragraph {
    width: 520px;
    font-size: 18px;
  }

  .picture_section_2 {
    width: 30vw;
  }

  .section3 {
    height: 620px;
    position: relative;
  }

  .buttom_home.tablet.largemobile.mobile {
    position: absolute;
    bottom: 24em;
    left: 40vw;
  }

  .heading_1_dark {
    font-size: 48px;
  }

  .picture_welcome_home {
    width: 1100px;
    height: 700px;
  }

  .paragraph-_dark.mobile {
    width: 420px;
    font-size: 18px;
  }

  .paragraph-_dark.homes.box.section6 {
    width: auto;
    height: auto;
    font-size: 18px;
    line-height: 32px;
  }

  .paragraph-_dark.homes.mob {
    width: 480px;
    font-size: 18px;
    line-height: 32px;
  }

  .section4 {
    height: auto;
    padding-top: 60px;
  }

  .welcome-home-img {
    object-fit: cover;
  }

  .picture_living_space {
    width: 1100px;
    height: 700px;
  }

  .paragraph-_dark-_elegant {
    width: 420px;
    font-size: 18px;
  }

  .heading_1_elegant {
    width: auto;
    font-size: 48px;
  }

  .section05 {
    height: auto;
    padding-bottom: 6em;
  }

  .mini_map {
    justify-content: space-between;
  }

  .small_logo_3 {
    margin-left: 2em;
    margin-right: 2em;
  }

  .link-2:hover {
    color: #d58068;
  }

  .section_picture_txt {
    height: 600px;
  }

  .section_6_homes {
    padding-right: 0;
  }

  .div-block-18.section6 {
    width: 600px;
    height: auto;
  }

  .image-21 {
    margin-left: 0;
  }

  .section_2_homes-2.location {
    padding-left: 12vw;
  }

  .section_2_homes-2.floorplan {
    height: auto;
    padding-top: 6em;
    padding-bottom: 12em;
  }

  .section_3_location {
    height: 120em;
  }

  .image-27 {
    bottom: 28.4em;
  }

  .image-28 {
    left: 91.9em;
  }

  .section_3_nam {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .footer-logos {
    display: flex;
  }

  .text-block-2-homes {
    font-size: 3em;
  }

  .box_green_main_tablet-copy {
    width: 32em;
    height: 24em;
  }

  .image-33 {
    bottom: 5%;
    right: 13%;
  }

  .image-34 {
    width: 100em;
  }

  .heading_1-sect3 {
    padding-top: 90vh;
  }

  .heading_1-sect3.home {
    width: auto;
    font-size: 48px;
    line-height: 58px;
  }

  .heading_1-sect3.homes.left_alignment {
    width: auto;
    font-size: 48px;
    line-height: 64px;
  }

  .icon-2 {
    filter: invert();
  }

  .box_green_main_floorplans {
    width: 28em;
    height: 24em;
    margin-left: 8vw;
  }

  .section-3---floorplans {
    background-color: var(--midnight-blue);
    display: flex;
  }

  .youtube {
    object-fit: scale-down;
  }

  .main_picture_floorplans.mobile {
    background-image: none;
    width: 70vw;
  }

  .section1-floorplans {
    justify-content: flex-end;
    height: 100vh;
    padding-top: 14vh;
    padding-bottom: 12vh;
    padding-right: 6vw;
  }

  .plans-slider {
    height: auto;
  }

  .nav-maps {
    display: none;
  }

  .icon-3 {
    filter: invert();
  }

  .floorplans-menu-title {
    color: #fff;
    white-space: normal;
    padding-top: 1em;
    padding-bottom: 1em;
    font-family: Playfair Display, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
  }

  .heading_plans.home {
    width: auto;
    font-size: 48px;
    line-height: 58px;
  }

  .heading_plans.homes.left_alignment {
    width: auto;
    font-size: 48px;
    line-height: 64px;
  }

  .home-link.w--current {
    text-decoration: none;
  }

  .box_green_main_location {
    width: 32em;
    height: 24em;
  }

  .form-block {
    width: 80vw;
  }

  .submit-button {
    margin-top: 5em;
  }

  .form {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .checkbox-field {
    width: 100%;
    margin-top: 5em;
  }

  .checkbox-label {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .success-message {
    background-color: #0000;
    height: 30em;
  }

  .sucess-container {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 30em;
    display: flex;
  }

  .bt_sucess {
    width: 240px;
    height: 60px;
  }

  .grid-2 {
    width: 30vw;
    height: auto;
  }

  .logo-footer {
    justify-content: center;
  }

  .b-logo {
    height: 100px;
  }
}

@media screen and (max-width: 991px) {
  .logo_terza {
    flex: 1;
    margin-left: 29px;
    margin-right: 41px;
    padding-right: 0;
  }

  .menu-button {
    flex-direction: column;
    flex: 0 auto;
    order: 1;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    width: 44px;
    height: 40px;
    margin-top: 10px;
    margin-right: 22px;
    padding: 0;
    display: flex;
    position: static;
  }

  .bt_register {
    margin-right: 44px;
  }

  .image-10 {
    flex: 1;
    margin-right: 0;
    display: block;
  }

  .button_orange {
    width: 120px;
    margin-top: 10px;
    display: block;
  }

  .image-11 {
    margin-left: -6px;
  }

  .nav_link {
    display: block;
  }

  .buttom_menu {
    display: none;
  }

  .navbar {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .section1 {
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    height: 50em;
    margin-top: 0;
    padding-top: 10em;
    display: flex;
  }

  .main_picture_tablet {
    object-fit: fill;
    flex: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 700px;
    height: 374px;
    margin-bottom: 0;
    margin-left: -140px;
    display: block;
  }

  .main_picture_tablet.mobile {
    width: 100vw;
    height: 50vw;
  }

  .box_green_main_tablet {
    flex: none;
    width: 250px;
    height: 200px;
    margin-left: 0;
    position: relative;
    inset: 136px auto 0% -100%;
  }

  .text-block-2-tablet {
    flex: none;
    font-size: 20px;
    line-height: 32px;
  }

  .div-scroll {
    display: none;
  }

  .section2 {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 3em;
    padding-left: 6vw;
  }

  .div-block-9 {
    margin-left: 0;
  }

  .div-block-9.homes {
    margin-left: 0;
  }

  .heading_1 {
    margin-left: 0;
  }

  .heading_1.homes.left_alignment {
    width: auto;
  }

  .paragraph {
    margin-left: 0;
  }

  .paragraph.homes.floorplans {
    width: 400px;
  }

  .naturally_urban {
    flex: 0 auto;
    order: 0;
    width: 160px;
    margin-right: 16px;
    padding-right: 8px;
    display: block;
  }

  .picture_section_2 {
    width: 400px;
    margin-left: 24px;
  }

  .section3 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .buttom_home.tablet {
    left: 370px;
  }

  .buttom_home.tablet.largemobile.mobile {
    left: 23.5em;
  }

  .buttom_home.welcome.homes {
    margin-left: 0;
  }

  .heading_1_dark {
    width: 300px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .picture_welcome_home {
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 400px;
    height: 280px;
    margin-top: 360px;
    margin-left: -102px;
    margin-right: 0;
    padding-right: 0;
    display: block;
  }

  .txt_welcome_home {
    width: 450px;
    height: 200px;
    margin-top: 360px;
    margin-left: 24px;
    margin-right: 10px;
  }

  .paragraph-_dark {
    width: 350px;
    margin-top: 20px;
    margin-left: 0;
  }

  .paragraph-_dark.homes.box.viewfloorplan.mob {
    margin-left: 0;
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .paragraph-_dark.homes.box.section6 {
    width: 240px;
    height: auto;
  }

  .paragraph-_dark.homes.mob {
    width: auto;
    margin-left: 0;
    padding-top: 47px;
  }

  .section4 {
    width: 100%;
    height: auto;
    padding-bottom: 4em;
  }

  .welcome-home-img {
    display: inline-block;
  }

  .picture_living_space {
    flex: none;
    width: 420px;
    height: 280px;
    margin-top: 80px;
  }

  .txt_living_space {
    flex: 0 auto;
    height: 240px;
    margin-top: 80px;
    margin-left: 22px;
  }

  .paragraph-_dark-_elegant {
    width: 320px;
    margin-top: 15px;
    margin-right: 36px;
  }

  .heading_1_elegant {
    width: 300px;
  }

  .section05 {
    height: auto;
    padding-bottom: 16em;
  }

  .picture_large_mobile {
    display: none;
  }

  .grafismo.mobile {
    clear: both;
    justify-content: center;
    height: auto;
  }

  .section6 {
    align-items: center;
    height: 260px;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .heading_1_footer {
    justify-content: center;
    width: 420px;
    height: 200px;
    margin-top: 70px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 32px;
    line-height: 38px;
  }

  .heading_1_footer.mobile {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-right: 1em;
  }

  .logo-remax {
    margin-bottom: -10px;
  }

  .txt_footer_green {
    margin-top: 45px;
    margin-left: 24px;
    margin-right: 24px;
  }

  .mini_map {
    margin-left: 24px;
    margin-right: 24px;
  }

  .small_logo_3 {
    flex: 0 auto;
    height: 38px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .image-13 {
    flex: 0 auto;
  }

  .map_footer {
    justify-content: space-between;
    align-items: center;
    width: 750px;
    margin-top: 0;
    display: flex;
  }

  .footer {
    clear: both;
  }

  .small_logo {
    flex: none;
    align-self: flex-end;
    width: 60px;
    height: 60px;
    margin-right: 0;
  }

  .heading_1_mini_map {
    text-align: center;
    flex: 1;
    width: 200px;
    margin-left: 0;
    font-size: 16px;
    line-height: 30px;
    display: block;
  }

  .logo-boutique {
    margin-right: 5px;
  }

  .logo-nam {
    display: inline-block;
  }

  .paragraph-2 {
    margin-left: 24px;
    margin-right: 24px;
  }

  .text-span-2 {
    font-size: 24px;
  }

  .section1-2 {
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    height: 350px;
    margin-top: 0;
    display: flex;
  }

  .text-block-2-tablet-2 {
    flex: none;
    font-size: 20px;
    line-height: 32px;
  }

  .image-2-tablet {
    flex: none;
    align-self: flex-end;
    display: block;
  }

  .section_2_homes {
    padding-left: 6vw;
  }

  .section_3_homes {
    height: 200px;
  }

  .section_4_homes {
    flex-direction: column;
  }

  .section_picture_txt {
    flex-direction: column;
    height: auto;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .image-20 {
    width: 100%;
  }

  .section_5_homes {
    flex-direction: column;
  }

  .box_txt_buttom {
    height: auto;
    margin-bottom: 6em;
  }

  .section_6_homes {
    flex-direction: column;
    padding-left: 6vw;
  }

  .div-block-18.section6 {
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 6em;
    margin-left: 0;
    padding-top: 0;
  }

  .image-23 {
    margin-top: 53px;
  }

  .image-21 {
    margin-left: 0;
  }

  .section_7_homes {
    flex-direction: column;
    padding-top: 6vh;
  }

  .section6-2 {
    height: 268px;
    margin-top: 0;
  }

  .buttom_footer {
    margin-top: -210px;
    margin-left: 442px;
    left: 3px;
  }

  .section_01_location {
    height: 40vh;
    padding-left: 0;
  }

  .section_2_homes-2.location {
    padding-left: 4vw;
  }

  .section_3_location {
    height: 50vh;
  }

  .image-27 {
    width: 140px;
    bottom: 17.8vh;
  }

  .image-28 {
    width: 140px;
    top: 7.2vh;
    left: 53.6vw;
  }

  .section_4_location {
    flex-direction: column;
    padding-top: 6vh;
  }

  .section_5_location {
    height: 40vh;
  }

  .section6-3 {
    height: 268px;
    margin-top: 0;
  }

  .heading_1_footer-2 {
    justify-content: center;
    width: 420px;
    height: 200px;
    margin-top: 70px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 32px;
    line-height: 38px;
  }

  .section_2_nam.mobile {
    background-position: 50% 101%;
    background-size: contain;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .section_3_nam {
    background-position: 50%;
    height: 40vh;
  }

  .section_10_nam {
    padding-left: 12vw;
    padding-right: 12vw;
  }

  .buttom_home_welcome.tablet {
    left: 370px;
  }

  .menu-mobile {
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 92vh;
    padding-top: 24vh;
    display: none;
  }

  .menu-mobile-link {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 6em;
    text-decoration: none;
    display: flex;
  }

  .menu-mobile-text {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 1.8em;
    line-height: 2em;
    text-decoration: none;
  }

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

  .menu-mobile-hamb {
    display: flex;
  }

  .footer-logos {
    flex-direction: column;
    justify-content: space-between;
    padding-left: 0;
  }

  .text-block-2-homes {
    flex: none;
    font-size: 20px;
    line-height: 32px;
  }

  .box_green_main_tablet-copy {
    flex: none;
    width: 250px;
    height: 200px;
    margin-left: 0;
    position: absolute;
    inset: 65% auto 0% 7%;
  }

  .main_picture_tablet-homes {
    object-fit: fill;
    flex: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 700px;
    height: 374px;
    margin-bottom: 0;
    margin-left: -140px;
    display: block;
  }

  .main_picture_tablet-homes.mobile {
    width: 100vw;
    height: 50vw;
  }

  .div-scroll-location {
    display: none;
  }

  .image-33 {
    width: 140px;
  }

  .image-34 {
    max-width: 60%;
  }

  .heading_1-sect3 {
    margin-left: 0;
    padding-top: 40vh;
  }

  .heading_1-sect3.homes.left_alignment {
    width: auto;
  }

  .photo-slider {
    justify-content: center;
    width: 740px;
    height: 400px;
  }

  .slide, .mask {
    width: 600px;
  }

  .section_4_maps {
    width: 100%;
    height: auto;
  }

  .section_4_menu {
    width: 100vw;
    padding: 4em 0;
  }

  .sect4-menu-title.white, .dropdown-toggle, .dropdown-list.w--open {
    padding-left: 3vw;
  }

  .box_green_main_floorplans {
    flex: none;
    width: 250px;
    height: 200px;
    margin-left: 0;
    position: relative;
    inset: 136px auto 0% -100%;
  }

  .section-3---floorplans {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .main_picture_floorplans {
    object-fit: fill;
    flex: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 700px;
    height: 374px;
    margin-bottom: 0;
    margin-left: -140px;
    display: block;
  }

  .main_picture_floorplans.mobile {
    width: 100vw;
    height: 50vw;
  }

  .section1-floorplans {
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    height: 50em;
    margin-top: 0;
    padding-top: 10em;
    display: flex;
  }

  .section_3-images {
    width: 100vw;
  }

  .floorplans_menu {
    width: 100vw;
    padding: 4em 0;
  }

  .floorplans-menu-wapper {
    border-bottom: 1px solid #fff;
    width: 100vw;
    padding-left: 6vw;
    display: flex;
  }

  .floorplans-menu-item.last {
    border-bottom-style: none;
  }

  .heading_plans {
    margin-left: 0;
  }

  .heading_plans.homes.left_alignment {
    width: auto;
  }

  .slide1 {
    height: 35.5em;
  }

  .slider {
    width: 100vw;
    height: 35.5em;
  }

  .mask-3 {
    height: 35.5em;
  }

  .image-37 {
    width: 100%;
    height: auto;
  }

  .nam-text-h1, .nam-text-h2.black.spacer {
    text-align: center;
  }

  .about-us-columns {
    width: 90%;
  }

  .column2.imgrig {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

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

  .div-scroll-floorplan {
    display: none;
  }

  .box_green_main_location {
    flex: none;
    width: 250px;
    height: 200px;
    margin-left: 0;
    position: relative;
    inset: 40% auto 0% 4%;
  }

  .photo-slider-nam {
    justify-content: center;
    width: 740px;
    height: 400px;
  }

  .map_base, .map-shop-layer, .map-school-layer, .map-interests-layer, .map-parks-layer, .map-all-layer {
    width: 100vw;
  }

  .form-container {
    width: 96vw;
  }

  .column {
    padding-right: 2em;
  }

  .form-label {
    font-size: 16px;
  }

  .column-2 {
    padding-left: 2em;
  }

  .checkbox-field {
    width: 100%;
  }

  .bt_sucess {
    margin-right: 44px;
  }

  .link-block {
    padding-right: 58px;
    text-decoration: none;
  }

  .grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    width: 26vw;
  }

  .logo-footer {
    justify-content: center;
    width: 80%;
  }

  .b-logo {
    height: 100px;
  }
}

@media screen and (max-width: 767px) {
  .logo_terza {
    flex-direction: column;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: center;
    align-items: flex-end;
    margin-left: 30px;
    display: block;
  }

  .menu-button {
    flex: none;
    margin-right: 30px;
  }

  .button_orange {
    display: none;
  }

  .image-11 {
    flex: 1;
    align-self: flex-start;
    margin-left: 0;
    display: block;
  }

  .buttom_menu {
    display: none;
  }

  .navbar {
    justify-content: space-between;
    margin-left: 0;
  }

  .section1 {
    height: 320px;
    margin-top: 0;
  }

  .main_picture_tablet {
    flex: none;
    width: 600px;
    height: 320px;
    margin-left: -95px;
  }

  .box_green_main_tablet {
    width: 200px;
    height: 160px;
    margin-left: 4px;
    left: 5.5%;
  }

  .text-block-2-tablet {
    font-size: 16px;
    line-height: 26px;
  }

  .section2 {
    margin-top: 260px;
  }

  .div-block-9 {
    width: 300px;
    margin-left: 36px;
  }

  .heading_1 {
    font-size: 26px;
  }

  .paragraph {
    letter-spacing: normal;
    text-indent: 0;
    width: 310px;
    margin-top: 18px;
    font-size: 14px;
  }

  .naturally_urban {
    flex: 0 auto;
    width: 190px;
    margin-top: 10px;
    margin-right: 30px;
    padding-right: 0;
  }

  .picture02 {
    width: 360px;
  }

  .picture_section_2 {
    margin-left: 36px;
  }

  .seta-bt {
    margin-right: 8px;
  }

  .seta-bt.mobilelarge {
    margin-right: 12px;
  }

  .seta-bt.walktrough.largemobile {
    align-self: flex-start;
    margin-top: 10px;
    margin-right: 10px;
  }

  .text-block-4 {
    margin-left: 14px;
    font-size: 16px;
  }

  .text-block-4.mobilelarge {
    justify-content: center;
    width: 150px;
    margin-left: 0;
  }

  .text-block-4.welcome {
    margin-left: 16px;
    font-size: 18px;
  }

  .text-block-4.welcome.mobile {
    justify-content: center;
    width: 150px;
    margin-left: 0;
    font-size: 16px;
  }

  .text-block-4.welcome.elegant {
    margin-left: 8px;
    font-size: 16px;
  }

  .text-block-4.welcome.elegant.mobilelarje {
    justify-content: center;
    width: 170px;
    margin-left: 0;
  }

  .text-block-4.walktrough {
    margin-left: 8px;
  }

  .text-block-4.walktrough.tablet {
    margin-left: 12px;
  }

  .buttom_home.tablet.largemobile {
    width: 180px;
    height: 60px;
    left: 358px;
  }

  .buttom_home.tablet.largemobile.mobile {
    width: 170px;
  }

  .heading_1_dark {
    font-size: 26px;
  }

  .picture_welcome_home {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: 260px;
    margin-top: 250px;
    margin-left: 0;
    display: inline-block;
  }

  .txt_welcome_home {
    width: 100%;
    margin-top: 0;
    margin-left: 36px;
    display: block;
  }

  .paragraph-_dark {
    flex: 0 auto;
    justify-content: space-between;
    width: 330px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 31px;
    font-size: 14px;
    display: block;
  }

  .section4 {
    height: 700px;
    margin-top: 0;
    display: block;
  }

  .div-block-13 {
    width: 320px;
  }

  .welcome-home-img {
    height: 260px;
  }

  .div-block-11 {
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    margin-top: 0;
    padding-top: 260px;
    padding-right: 68px;
    display: flex;
  }

  .div-block-14 {
    flex: 0 auto;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    height: 180px;
    margin-top: 0;
    padding-right: 28px;
    display: flex;
  }

  .picture_living_space {
    width: 100%;
    height: 312px;
    margin-top: 8px;
    padding-top: 0;
    display: none;
  }

  .txt_living_space {
    justify-content: space-between;
    height: 180px;
    margin-top: 16px;
    margin-left: 30px;
    display: flex;
  }

  .paragraph-_dark-_elegant {
    width: 300px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .heading_1_elegant {
    width: 100%;
    margin-top: 0;
    font-size: 26px;
  }

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

  .section05 {
    height: 570px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 62px;
    display: block;
  }

  .picture_large_mobile {
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    height: 260px;
    margin-top: 48px;
    margin-bottom: 0;
    display: flex;
  }

  .grafismo {
    height: 160px;
    margin-top: 0;
    padding-top: 0;
  }

  .section6 {
    height: 216px;
    margin-top: 0;
    padding-top: 0;
  }

  .heading_1_footer {
    flex: none;
    justify-content: flex-start;
    align-self: stretch;
    width: 300px;
    height: 90px;
    margin-top: 32px;
    margin-left: 30px;
    font-size: 26px;
    line-height: 34px;
  }

  .txt_footer_green {
    width: 90vw;
    margin-top: 40px;
  }

  .mini_map {
    justify-content: flex-start;
    align-items: center;
    width: 90vw;
    margin-top: 42px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    display: block;
  }

  .small_logo_3 {
    margin-bottom: 0;
    margin-left: 0;
    display: none;
  }

  .map_footer {
    width: 100%;
    margin-right: 30px;
  }

  .footer {
    flex-direction: column;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 20px;
    display: flex;
  }

  .image-16 {
    margin-top: 6px;
  }

  .small_logo {
    margin-bottom: 0;
    margin-left: 0;
    display: none;
  }

  .logos_pack {
    margin-left: 20px;
    margin-right: 20px;
    display: block;
  }

  .heading_1_mini_map {
    font-size: 22px;
  }

  .paragraph-2 {
    width: 90vw;
    margin-top: 42px;
  }

  .small_logo_2 {
    width: 100px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: none;
  }

  .text-span-2 {
    font-size: 33px;
  }

  .section1-2 {
    height: 320px;
    margin-top: 30px;
  }

  .text-block-2-tablet-2 {
    font-size: 16px;
    line-height: 26px;
  }

  .image-2-tablet {
    margin-left: 0;
    display: inline-block;
  }

  .section6-2 {
    height: 216px;
    margin-top: 0;
    padding-top: 68px;
  }

  .image-12 {
    margin-top: 0;
  }

  .buttom_footer {
    width: 190px;
    height: 60px;
    margin-top: -108px;
    margin-left: 340px;
    bottom: 3px;
  }

  .txt_buttom_green_virtual {
    align-self: center;
    margin-left: 13px;
    font-size: 18px;
    line-height: 22px;
  }

  .arrow_virtual {
    margin-top: 13px;
  }

  .image-14 {
    margin-left: -13px;
  }

  .section6-3 {
    height: 216px;
    margin-top: 0;
    padding-top: 68px;
  }

  .heading_1_footer-2 {
    flex: none;
    justify-content: flex-start;
    align-self: stretch;
    width: 300px;
    height: 90px;
    margin-top: 32px;
    margin-left: 30px;
    font-size: 26px;
    line-height: 34px;
  }

  .buttom_home_welcome.tablet.largemobile {
    width: 180px;
    height: 60px;
    left: 358px;
  }

  .buttom_home_welcome.tablet.largemobile.mobile {
    width: 170px;
  }

  .footer-logos {
    align-items: center;
    padding-left: 0;
  }

  .text-block-2-homes {
    font-size: 16px;
    line-height: 26px;
  }

  .box_green_main_tablet-copy {
    width: 200px;
    height: 160px;
    margin-left: 4px;
    left: 5.5%;
  }

  .main_picture_tablet-homes {
    flex: none;
    width: 600px;
    height: 320px;
    margin-left: -95px;
  }

  .heading_1-sect3 {
    font-size: 26px;
  }

  .box_green_main_floorplans {
    width: 200px;
    height: 160px;
    margin-left: 4px;
    left: 5.5%;
  }

  .main_picture_floorplans {
    flex: none;
    width: 600px;
    height: 320px;
    margin-left: -95px;
  }

  .section1-floorplans {
    height: 320px;
    margin-top: 30px;
  }

  .heading_plans {
    font-size: 26px;
  }

  .box_green_main_location {
    width: 200px;
    height: 160px;
    margin-left: 4px;
    left: 5.5%;
  }

  .column {
    padding-right: 0;
  }

  .column-2 {
    padding-top: 3em;
    padding-left: 0;
  }

  .checkbox-field {
    width: 100%;
  }

  .grid-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 90vw;
    height: 10em;
    display: none;
  }

  .grid-2.mobile {
    display: flex;
  }

  .logo-footer {
    justify-content: center;
  }

  .b-logo {
    height: 80px;
  }

  .wrapper_form {
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .navbar_container {
    height: 8em;
  }

  .logo_terza {
    flex: none;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: stretch;
    width: auto;
    margin-left: 0;
    margin-right: 50px;
    display: flex;
  }

  .menu-button {
    width: 66px;
    height: 66px;
    margin-top: 0;
    margin-right: 0;
  }

  .image-10 {
    margin-right: 0;
  }

  .image-11 {
    margin-left: 0;
    display: inline-block;
  }

  .buttom_menu {
    margin-left: 0;
  }

  .navbar {
    flex-direction: column;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section1 {
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-end;
    height: 600px;
    margin: 0;
    padding-top: 10em;
    padding-right: 0;
    display: flex;
    overflow: hidden;
  }

  .main_picture_tablet {
    flex: none;
    justify-content: flex-end;
    width: 500px;
    height: 215px;
    margin-left: 0;
    display: flex;
  }

  .main_picture_tablet.mobile {
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: row-reverse;
    flex: none;
    justify-content: space-between;
    align-self: center;
    align-items: stretch;
    width: 100%;
    height: 320px;
    padding-top: 0;
    display: block;
  }

  .box_green_main_tablet {
    width: 20em;
    height: 14em;
    margin-left: 0;
    position: relative;
    inset: auto auto 11% -11%;
  }

  .text-block-2-tablet {
    padding-left: 0;
    font-size: 1.8em;
    line-height: 1.6em;
  }

  .div-scroll {
    display: none;
  }

  .section2 {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 6vw;
    padding-right: 3vw;
    overflow: hidden;
  }

  .div-block-9 {
    width: 340px;
    margin-left: 0;
    padding-bottom: 4em;
  }

  .div-block-9.homes {
    width: auto;
    margin-left: 0;
  }

  .heading_1 {
    width: 200px;
    font-size: 22px;
    line-height: 36px;
  }

  .heading_1.home {
    width: auto;
  }

  .heading_1.home.floorplans {
    font-size: 32px;
  }

  .heading_1.homes.left_alignment {
    font-size: 28px;
  }

  .heading_1.register {
    width: auto;
    font-size: 32px;
    font-weight: 400;
  }

  .heading_1.register.floorplans {
    font-size: 32px;
  }

  .paragraph {
    width: 255px;
  }

  .paragraph.homes {
    width: auto;
    font-size: 18px;
    line-height: 32px;
  }

  .paragraph.homes.floorplans {
    width: auto;
  }

  .naturally_urban {
    width: 160px;
    margin-right: 0;
    padding-right: 40px;
    display: none;
  }

  .picture02 {
    width: 350px;
  }

  .picture_section_2 {
    width: 290px;
    margin-top: 0;
    margin-left: 0;
  }

  .seta-bt.walktrough.largemobile {
    margin-top: 16px;
  }

  .section3 {
    height: 300px;
    overflow: visible;
  }

  .text-block-4.welcome.mobile {
    justify-content: center;
    width: 290px;
    margin-left: 0;
  }

  .text-block-4.welcome.elegant.mobilelarje.mobile {
    width: 300px;
  }

  .text-block-4.walktrough.tablet.mobile {
    justify-content: center;
    width: 300px;
    margin-left: 0;
  }

  .buttom_home.tablet.largemobile.mobile {
    bottom: 160px;
    left: 216px;
  }

  .buttom_home.virtualwalktrough {
    flex-flow: row;
    place-content: flex-start center;
    align-items: center;
    width: 300px;
    height: 68px;
    display: flex;
    position: static;
    left: auto;
  }

  .buttom_home.welcome {
    margin-left: 0;
  }

  .buttom_home.welcome.homes {
    margin-top: 3em;
    margin-left: 0;
  }

  .picture_welcome_home {
    width: 100%;
    height: 260px;
    margin-top: 60px;
    display: inline-block;
  }

  .txt_welcome_home {
    width: 97vw;
    height: auto;
    margin-left: 3vw;
  }

  .paragraph-_dark {
    width: 340px;
    margin: 12px -1px -1px;
  }

  .paragraph-_dark.mobile {
    width: 320px;
  }

  .paragraph-_dark.homes {
    width: auto;
    margin-left: 0;
  }

  .paragraph-_dark.homes.box.viewfloorplan {
    margin-left: 0;
  }

  .paragraph-_dark.homes.box.viewfloorplan.mob {
    padding-top: 1em;
  }

  .paragraph-_dark.homes.box.section6 {
    white-space: normal;
    width: 280px;
    height: auto;
    padding-top: 0;
    line-height: 32px;
    display: block;
    overflow: visible;
  }

  .paragraph-_dark.homes.mob {
    padding-top: 3em;
    padding-bottom: 1em;
  }

  .section4 {
    height: 800px;
    padding-bottom: 6em;
    overflow: hidden;
  }

  .div-block-13 {
    width: 400px;
  }

  .div-block-11 {
    padding-top: 154px;
    display: block;
  }

  .div-block-14 {
    width: 360px;
    height: auto;
    margin-top: 0;
    margin-left: 3vw;
    display: block;
  }

  .picture_living_space {
    height: 260px;
    margin-top: -16px;
  }

  .txt_living_space {
    height: auto;
    margin-top: 0;
    margin-left: 0;
  }

  .paragraph-_dark-_elegant {
    width: 360px;
    margin-top: 0;
  }

  .paragraph-_dark-_elegant.mobile {
    width: 320px;
  }

  .heading_1_elegant {
    margin-top: 19px;
  }

  .image-17 {
    margin-top: 13px;
  }

  .section05 {
    height: 716px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 60px 28px 28px 0;
    overflow: hidden;
  }

  .picture_large_mobile {
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
    width: 414px;
    height: 235px;
    margin-top: 40px;
    display: flex;
  }

  .grafismo {
    align-self: flex-start;
    height: 120px;
    display: flex;
  }

  .grafismo.mobile {
    background-image: none;
    flex-direction: column;
    width: 100vw;
    height: 100%;
    display: flex;
  }

  .section6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 300px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 160px;
    display: flex;
    overflow: hidden;
  }

  .heading_1_footer {
    text-align: center;
    flex: none;
    align-self: center;
    width: 300px;
    margin-top: 29px;
    margin-left: 30px;
  }

  .heading_1_footer.mobile {
    text-align: center;
    justify-content: center;
    width: 340px;
    margin: 38px auto;
    font-size: 26px;
  }

  .txt_footer_green {
    width: auto;
    margin-top: 0;
  }

  .mini_map {
    flex-direction: column;
    align-items: center;
    width: 90vw;
    height: auto;
    margin-top: 41px;
    padding-right: 0;
    display: flex;
  }

  .image-13 {
    object-fit: cover;
    flex: 1;
  }

  .map_footer {
    background-color: #0000;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-right: 0;
    display: flex;
  }

  .text-span {
    color: #fff;
    font-size: 33px;
    text-decoration: none;
  }

  .footer {
    height: auto;
    margin-top: 0;
    padding-top: 4em;
    padding-bottom: 2em;
    overflow: hidden;
  }

  .image-16 {
    margin-top: 200px;
  }

  .laranja_footer_mobile {
    color: #283544;
    background-color: #d58068;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 120px;
    margin-right: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    display: flex;
  }

  .logos_pack {
    margin-top: 22px;
    display: flex;
  }

  .heading_1_mini_map {
    display: none;
  }

  .heading_1_footer_green {
    text-align: center;
    flex: 0 auto;
    align-self: center;
    width: 100%;
    margin-left: -25px;
    font-size: 38px;
  }

  .heading_1_footer_green.mobile {
    text-align: left;
    align-self: flex-start;
    width: 200px;
    margin-left: 0;
    line-height: 48px;
  }

  .text-block-3 {
    color: var(--midnight-blue);
    text-align: center;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    font-size: 22px;
    line-height: 30px;
    text-decoration: none;
    display: flex;
  }

  .paragraph-2 {
    text-align: left;
    margin-top: 52px;
  }

  .list {
    margin-right: 0;
    padding-left: 0;
  }

  .section1-2 {
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-end;
    height: 600px;
    margin: 0;
    padding-top: 10em;
    padding-right: 0;
    display: flex;
  }

  .text-block-2-tablet-2 {
    padding-left: 0;
    font-size: 1.4em;
    line-height: 1.4em;
  }

  .image-2-tablet {
    margin-left: 0;
    display: block;
  }

  .section_2_homes {
    padding-top: 6vh;
    padding-bottom: 6vh;
    padding-left: 6vw;
  }

  .section_3_homes {
    height: auto;
    padding-bottom: 0;
  }

  .image_main_homes {
    width: 100vw;
    margin-right: auto;
  }

  .section_4_homes {
    padding-top: 24vw;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .section_picture_txt {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    padding-left: 0;
  }

  .section_5_homes {
    flex-direction: column;
  }

  .box_txt_buttom {
    justify-content: flex-start;
  }

  .section_6_homes {
    flex-direction: column;
    padding-left: 6vw;
  }

  .div-block-18.section6 {
    flex-direction: column;
    width: 88vw;
    margin-left: 0;
    padding-top: 6vh;
  }

  .image-23 {
    margin-top: 12vh;
  }

  .image-21 {
    margin-left: 0;
  }

  .section6-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 400px;
    margin-bottom: 0;
    padding-top: 32px;
    padding-bottom: 0;
    line-height: 160px;
    display: flex;
  }

  .buttom_footer {
    flex: none;
    align-self: flex-start;
    width: 340px;
    margin-top: 260px;
    margin-right: 0;
    padding-right: 0;
    display: none;
  }

  .section_01_location {
    height: 30em;
  }

  .section_2_homes-2.location {
    padding-top: 16em;
    padding-bottom: 8em;
  }

  .section_2_homes-2.floorplan {
    padding-left: 6vw;
  }

  .section_3_location {
    height: 56em;
  }

  .image-27 {
    width: 160px;
    bottom: 15.7em;
    left: 2.1em;
  }

  .image-28 {
    width: 160px;
    top: 17.1em;
    left: 14.9em;
  }

  .section_5_location {
    height: 30em;
  }

  .section6-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 400px;
    margin-bottom: 0;
    padding-top: 32px;
    padding-bottom: 0;
    line-height: 160px;
    display: flex;
  }

  .heading_1_footer-2 {
    text-align: center;
    flex: none;
    align-self: center;
    width: 300px;
    margin-top: 29px;
    margin-left: 30px;
  }

  .section_1_nam.mobile {
    background-image: url('../images/iStock-981344368_mobile.png');
    background-position: 50%;
    height: 100vh;
    padding: 1em 5em;
  }

  .heading_nam {
    height: 575px;
    font-size: 32px;
  }

  .heading_nam.mobile {
    width: 60%;
    height: 575px;
    font-size: 2.2em;
    line-height: 30px;
  }

  .image-31 {
    display: none;
  }

  .image-30 {
    display: block;
  }

  .section_2_nam.mobile {
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
    height: auto;
    padding-top: 4vh;
    padding-bottom: 8em;
    display: flex;
  }

  .image-32 {
    flex: 0 auto;
    display: block;
  }

  .section_3_nam {
    height: 30vh;
  }

  .section_4_nam {
    padding-left: 3em;
    padding-right: 3em;
  }

  ._2nd-image-mob {
    padding-bottom: 4em;
  }

  .section_10_nam, .footer_nam {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .buttom_home_welcome.tablet.largemobile.mobile {
    bottom: -149px;
    left: 216px;
  }

  .buttom_home_welcome.virtualwalktrough {
    flex-flow: row;
    place-content: flex-start center;
    align-items: center;
    width: 300px;
    height: 68px;
    display: flex;
    position: static;
    left: auto;
  }

  .buttom_home_welcome.welcome {
    margin-left: 0;
  }

  .menu-mobile {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 92vh;
    padding-top: 12vh;
    display: none;
  }

  .menu-mobile-link {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 5em;
    text-decoration: none;
    display: flex;
  }

  .menu-mobile-text {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 1.8em;
    line-height: 1em;
    text-decoration: none;
  }

  .menu-mobile-register {
    background-color: #b5735e;
    justify-content: center;
    align-items: center;
    width: 60vw;
    height: 4em;
    margin-top: 2em;
    text-decoration: none;
    display: flex;
  }

  .menu-mobile-register-text {
    color: var(--midnight-blue);
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 1.6em;
    line-height: 1em;
    text-decoration: none;
  }

  .menu-mobile-hamb {
    width: 5em;
    height: 5em;
  }

  .text-block-2-homes {
    padding-left: 0;
    font-size: 1.8em;
    line-height: 1.6em;
  }

  .box_green_main_tablet-copy {
    width: 16em;
    height: 14em;
    margin-left: 0;
    position: relative;
    inset: auto auto 13% -16%;
  }

  .main_picture_tablet-homes {
    flex: none;
    justify-content: flex-end;
    width: 500px;
    height: 215px;
    margin-left: 0;
    display: flex;
  }

  .main_picture_tablet-homes.mobile {
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: row-reverse;
    flex: none;
    justify-content: space-between;
    align-self: center;
    align-items: stretch;
    width: 100%;
    height: 320px;
    padding-top: 0;
    display: block;
  }

  .div-scroll-location {
    display: none;
  }

  .image-33 {
    width: 160px;
    bottom: -1%;
    right: 6%;
  }

  .image-34 {
    max-width: 100%;
  }

  .heading_1-sect3 {
    width: 200px;
    padding-top: 30.3em;
    font-size: 22px;
    line-height: 36px;
  }

  .heading_1-sect3.home {
    width: auto;
  }

  .photo-slider {
    width: 90%;
    height: auto;
  }

  .slide {
    width: 100%;
  }

  .sect4-menu-title {
    font-size: 26px;
  }

  .image-36 {
    display: none;
  }

  .box_green_main_floorplans {
    width: 16em;
    height: 14em;
    margin-left: 0;
    position: relative;
    inset: auto auto 20% -17%;
  }

  .section-3---floorplans {
    padding-bottom: 0;
  }

  .main_picture_floorplans {
    flex: none;
    justify-content: flex-end;
    width: 500px;
    height: 215px;
    margin-left: 0;
    display: flex;
  }

  .main_picture_floorplans.mobile {
    background-image: none;
    flex-direction: row-reverse;
    flex: none;
    justify-content: space-between;
    align-self: center;
    align-items: stretch;
    width: 100%;
    height: 320px;
    padding-top: 0;
    display: block;
  }

  .section1-floorplans {
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-end;
    height: 600px;
    margin: 0;
    padding-top: 10em;
    padding-right: 0;
    display: flex;
    overflow: hidden;
  }

  .floorplans_menu {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .floorplans-menu-wapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-top: 1px #fff;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .floorplans-menu-item {
    width: 100%;
    padding-left: 6vw;
  }

  .floorplans-menu-title {
    font-size: 26px;
  }

  .sect3-title {
    padding-bottom: 2em;
    padding-left: 6vw;
  }

  .heading_plans {
    width: 200px;
    font-size: 22px;
    line-height: 36px;
  }

  .heading_plans.home {
    width: auto;
  }

  .heading_plans.home.floorplans {
    font-size: 32px;
  }

  .image-38 {
    display: none;
  }

  .nam-text-h1 {
    font-size: 32px;
    line-height: 32px;
  }

  .nam-text-p {
    font-size: 16px;
    line-height: 22px;
  }

  .nam-text-h2 {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
  }

  .nam-project-bt-txt {
    font-size: 14px;
  }

  .column2 {
    align-items: center;
  }

  .nam-about-txt {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
  }

  .nam-titles {
    width: 20em;
  }

  .nam-titles.brown {
    width: 100vw;
  }

  .nam-homeowner-txt {
    font-size: 16px;
    line-height: 28px;
  }

  .nam-footer-txt {
    line-height: 18px;
  }

  .bold-text {
    font-size: 24px;
    line-height: 24px;
  }

  ._1st-image-mob {
    padding-bottom: 4em;
    display: block;
  }

  ._1st-image {
    display: none;
  }

  ._3rd-image-mob {
    padding-bottom: 4em;
    display: block;
  }

  ._3rd-image {
    display: none;
  }

  ._4nd-image-mob {
    padding-bottom: 4em;
  }

  .div-scroll-floorplan {
    display: none;
  }

  .top-bt {
    width: 4em;
    height: 4em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .nam-top-bt {
    width: 12em;
    height: 4em;
  }

  .box_green_main_location {
    width: 16em;
    height: 14em;
    margin-left: 0;
    position: relative;
    inset: auto auto -25em 4%;
  }

  .photo-slider-nam {
    width: 90%;
    height: auto;
  }

  .sect-register {
    height: auto;
    padding-top: 12em;
    padding-bottom: 6em;
  }

  .form-input {
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 16px;
  }

  .form-input.spacer {
    margin-top: 2em;
    font-size: 16px;
  }

  .column {
    margin-bottom: 2em;
    padding-right: 0;
  }

  .form-label {
    font-size: 16px;
  }

  .form-select {
    height: 48px;
    font-size: 16px;
  }

  .div-select {
    margin-top: 3em;
  }

  .column-2 {
    padding-left: 0;
  }

  .submit-button {
    margin-top: 3em;
  }

  .checkbox-field {
    width: 100%;
    padding-top: 3em;
  }

  .link-iphone {
    text-decoration: none;
  }

  .link-block {
    display: none;
  }

  .recaptcha {
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-left: 2px;
  }
}

#w-node-_205c5419-a179-1714-d8e4-e6f5b450b323-e2fc7a73, #w-node-_205c5419-a179-1714-d8e4-e6f5b450b324-e2fc7a73, #w-node-_205c5419-a179-1714-d8e4-e6f5b450b325-e2fc7a73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d76028e-6d41-c2d0-0cba-6a7d94936f20-e2fc7a73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_205c5419-a179-1714-d8e4-e6f5b450b327-e2fc7a73, #w-node-_205c5419-a179-1714-d8e4-e6f5b450b329-e2fc7a73, #w-node-_1ec32be8-6586-fd7f-f3f4-e0fcb1b98e0b-e2fc7a73, #w-node-_008c2a06-7944-697f-c709-9164cdc6e98b-e2fc7a73, #w-node-_8199aa3f-2f5e-8336-e257-ad09463feae9-e2fc7a73, #w-node-f7567fb8-c14e-a135-0381-f014a80d829c-e2fc7a73, #w-node-_9f97d787-ab35-6a20-c18f-4298af1b5f2c-e2fc7a73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


