.navbar {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  background-color: transparent;
}

.nav-link {
  padding-top: 48px;
  padding-bottom: 0px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #555;
  font-size: 18px;
  font-weight: 800;
}

.nav-link:hover {
  color: #0ca286;
}

.nav-link.w--current {
  padding-top: 42px;
  border-style: solid none none;
  border-width: 4px 1px 1px;
  border-color: #125b4e #000 #000;
  -webkit-transition: border-color 200ms ease, color 200ms ease;
  transition: border-color 200ms ease, color 200ms ease;
  color: #125b4e;
}

.nav-link.w--current:hover {
  border-top-color: #07ad8f;
  color: #34c4aa;
}

.container {
  width: 90%;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.body {
  margin-right: auto;
  margin-left: auto;
}

.image {
  width: 250px;
  padding-top: 9px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 900px;
  padding-top: 61px;
  padding-right: 66px;
  padding-left: 57px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(7%, #fff), color-stop(48%, hsla(0, 0%, 86.2%, 0)), color-stop(71%, hsla(0, 0%, 86.3%, 0)), color-stop(102%, #050505)), url('../images/house-homepage.jpg');
  background-image: linear-gradient(180deg, #fff 7%, hsla(0, 0%, 86.2%, 0) 48%, hsla(0, 0%, 86.3%, 0) 71%, #050505 102%), url('../images/house-homepage.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.heading {
  font-family: 'Yeseva One', sans-serif;
  color: #125b4e;
  font-size: 70px;
  line-height: 90px;
  font-weight: 700;
  text-align: right;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  -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;
}

.header-subimage {
  margin-top: -3px;
  font-family: 'Great Vibes', cursive;
  color: #125b4e;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
}

.section-3 {
  margin-top: -121px;
  padding-top: 0px;
  padding-bottom: 19px;
}

.columns {
  width: 90%;
  margin: 55px auto;
}

.front-boxes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 400px;
  -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('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
  box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.26);
}

.front-boxes._1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 91, 78, 0.77)), to(rgba(18, 91, 78, 0.77))), url('../images/key-2323278_1280.jpg');
  background-image: linear-gradient(180deg, rgba(18, 91, 78, 0.77), rgba(18, 91, 78, 0.77)), url('../images/key-2323278_1280.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  text-decoration: none;
}

.front-boxes._1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 91, 78, 0.44)), to(rgba(18, 91, 78, 0.44))), url('../images/key-2323278_1280.jpg');
  background-image: linear-gradient(180deg, rgba(18, 91, 78, 0.44), rgba(18, 91, 78, 0.44)), url('../images/key-2323278_1280.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.front-boxes._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 91, 78, 0.81)), to(rgba(18, 91, 78, 0.81))), url('../images/new-home-1664272_640.jpg');
  background-image: linear-gradient(180deg, rgba(18, 91, 78, 0.81), rgba(18, 91, 78, 0.81)), url('../images/new-home-1664272_640.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-decoration: none;
}

.front-boxes._2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 91, 78, 0.44)), to(rgba(18, 91, 78, 0.44))), url('../images/new-home-1664272_640.jpg');
  background-image: linear-gradient(180deg, rgba(18, 91, 78, 0.44), rgba(18, 91, 78, 0.44)), url('../images/new-home-1664272_640.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.front-boxes._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 91, 78, 0.69)), to(rgba(18, 91, 78, 0.69))), url('../images/money-256312_1280.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(18, 91, 78, 0.69), rgba(18, 91, 78, 0.69)), url('../images/money-256312_1280.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%, 0px 0px;
  background-size: auto, cover, 125px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-decoration: none;
}

.front-boxes._3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 91, 78, 0.32)), to(rgba(18, 91, 78, 0.32))), url('../images/money-256312_1280.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-image: linear-gradient(180deg, rgba(18, 91, 78, 0.32), rgba(18, 91, 78, 0.32)), url('../images/money-256312_1280.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 50% 50%, 0px 0px;
  background-size: auto, cover, 125px;
}

.heading-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.title-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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-bottom: 1px solid #95ccb9;
  background-color: #125b4e;
  color: #fff;
}

.column {
  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;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: 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;
  text-align: center;
}

.column-3 {
  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;
}

.column-4 {
  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;
}

.designs-title {
  margin-top: -3px;
  padding-bottom: 34px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #125b4e;
  font-size: 50px;
  line-height: 65px;
  font-weight: 300;
  text-align: center;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 105px;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#fff));
  background-image: linear-gradient(180deg, #e9e9e9, #fff);
}

.house-boxes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  padding-bottom: 21px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.26);
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  text-decoration: none;
}

.house-boxes:hover {
  box-shadow: 0 0 17px -6px rgba(0, 0, 0, 0.26);
}

.house-picture {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 300px;
  padding-left: 24px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.52))), url('../images/vmbuilders-home-design-s1_fa.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.52)), url('../images/vmbuilders-home-design-s1_fa.jpg');
  background-position: 0px 0px, 100% 100%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  -webkit-transition: height 200ms ease;
  transition: height 200ms ease;
  color: #fff;
  text-decoration: none;
}

.house-picture.house2 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.52))), url('../images/series1-21sq.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.52)), url('../images/series1-21sq.jpg');
}

.house-picture.house3 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.52))), url('../images/SERIES-1---22SQ.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.52)), url('../images/SERIES-1---22SQ.jpg');
}

.house-picture.house4 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.52))), url('../images/SERIES-2---25SQ.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.52)), url('../images/SERIES-2---25SQ.jpg');
}

.house-picture.house3 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.52))), url('../images/series1-21sq.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.52)), url('../images/series1-21sq.jpg');
}

.house-picture.house5 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.52))), url('../images/SERIES-2---27SQ.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.52)), url('../images/SERIES-2---27SQ.jpg');
}

.house-picture.house6 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.52))), url('../images/SERIES-3---22SQ.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.52)), url('../images/SERIES-3---22SQ.jpg');
}

.house-picture.house3 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.52))), url('../images/SERIES-1---22SQ.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.52)), url('../images/SERIES-1---22SQ.jpg');
  background-position: 0px 0px, 100% 100%;
  background-size: auto, cover;
}

.house-picture.house7 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.52))), url('../images/SERIES-3---25SQ.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.52)), url('../images/SERIES-3---25SQ.jpg');
}

.house-picture.house8 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.52))), url('../images/SERIES-4---29SQ.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 50%, rgba(0, 0, 0, 0.52)), url('../images/SERIES-4---29SQ.jpg');
}

.div-block {
  width: 100%;
  padding: 0px 20px 20px;
}

.titulo-casa {
  padding-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #54a53f;
  font-size: 39px;
  font-weight: 700;
}

.text-block {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}

.home-items {
  margin-top: 26px;
}

.home-item.icon-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/icon-bed.png');
  background-position: 0% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
}

.home-item.icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/icon-shower.png');
  background-position: 0% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
}

.home-item.icon-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/icon-garage.png');
  background-position: 0% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
}

.home-item.icon-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/icon-size.png');
  background-position: 0% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
}

.text-block-2 {
  padding-left: 58px;
  font-family: 'Open Sans', sans-serif;
  color: #b9b9b9;
  font-size: 30px;
}

.button {
  margin-right: auto;
  margin-left: auto;
  background-color: #125b4e;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #fff;
  font-size: 24px;
}

.cta-section {
  padding-top: 39px;
  padding-bottom: 39px;
  background-color: #125b4e;
}

.boxed-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #95ccb9;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.page-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  padding-right: 29px;
  padding-bottom: 14px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.page-top.design1 {
  height: 700px;
  background-image: url('../images/vmbuilders-home-design-s1_fa.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-top.design2 {
  height: 700px;
  background-image: url('../images/series1-21sq.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-top.design3 {
  height: 700px;
  background-image: url('../images/SERIES-1---22SQ.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-top.design4 {
  height: 700px;
  background-image: url('../images/SERIES-2---25SQ.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-top.design5 {
  height: 700px;
  background-image: url('../images/SERIES-2---27SQ.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-top.design6 {
  height: 700px;
  background-image: url('../images/SERIES-3---22SQ.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-top.design7 {
  height: 700px;
  background-image: url('../images/SERIES-3---25SQ.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-top.design8 {
  height: 700px;
  background-image: url('../images/SERIES-4---29SQ.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-3 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 35px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.house-title {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 35px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: 'Yeseva One', sans-serif;
  color: #fff;
}

.title-of-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 26px 27px 26px 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #125b4e;
}

.specs-and-carousel {
  width: 90%;
  height: auto;
  margin: 93px auto 50px;
}

.specs_col_a {
  height: auto;
  padding-left: 26px;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.home-specs-in-section {
  margin-top: 26px;
}

.specs-blurb {
  margin-top: 24px;
  margin-bottom: 24px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: grey;
  font-size: 18px;
  line-height: 26px;
}

.inclusions-list {
  padding-left: 25px;
}

.button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 34px;
  padding-left: 34px;
  -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: #95ccb9;
  -webkit-transition: color 200ms ease, background-color 225ms ease;
  transition: color 200ms ease, background-color 225ms ease;
  font-family: 'Yeseva One', sans-serif;
  color: #125b4e;
  font-size: 30px;
  line-height: 50px;
  text-align: center;
}

.button-2:hover {
  background-color: #086755;
  color: #10ba9b;
}

.features {
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #95ccb9;
  font-size: 18px;
  font-weight: 700;
}

.contact-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 306px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #125b4e;
}

.div-block-2 {
  display: block;
  overflow: visible;
  width: 400px;
  height: 350px;
  margin-top: -155px;
  -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/gildacarlos.png');
  background-position: 100% 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.div-block-3 {
  width: 100%;
}

.contact-holder {
  width: 70%;
  padding-left: 37px;
}

.contact-title {
  margin-top: 71px;
  font-family: 'Yeseva One', sans-serif;
  color: #177f6c;
  font-size: 70px;
}

.section-5 {
  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;
  background-color: #0e3f36;
}

.html-embed {
  margin-top: 29px;
  margin-bottom: 29px;
}

.columns-2 {
  width: 100%;
}

.phone-numbers {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 25px;
  text-align: right;
  list-style-type: none;
}

.contact-modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: none;
  width: 100%;
  height: 100%;
  -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: hsla(0, 0%, 100%, 0.91);
}

.contact-box {
  display: block;
  width: auto;
  height: auto;
  padding: 31px;
  -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: #125b4e;
}

.div-block-4 {
  position: absolute;
}

.div-block-5 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100px;
  height: 100px;
  background-color: transparent;
  background-image: url('../images/close-icon.png');
  background-position: 50% 50%;
  background-size: 60%;
  background-repeat: no-repeat;
}

.contact-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 27px 28px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #95ccb9;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: 'Yeseva One', sans-serif;
  color: #125b4e;
  font-size: 30px;
}

.contact-button:hover {
  background-color: #125b4e;
  color: #15b094;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 39px;
  padding-bottom: 39px;
  padding-left: 46px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brochure-modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: none;
  width: 100%;
  height: 100%;
  -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: hsla(0, 0%, 100%, 0.91);
}

.html-embed-2 {
  width: 100%;
  height: 100%;
}

.section-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  padding: 37px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#125b4e), to(#125b4e));
  background-image: linear-gradient(180deg, #125b4e, #125b4e);
}

.section-header.about {
  padding-bottom: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 91, 78, 0.88)), to(rgba(18, 91, 78, 0.88))), url('../images/accountant-1238598_1280.jpg');
  background-image: linear-gradient(180deg, rgba(18, 91, 78, 0.88), rgba(18, 91, 78, 0.88)), url('../images/accountant-1238598_1280.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.section-header.building {
  padding-bottom: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 91, 78, 0.88)), to(rgba(18, 91, 78, 0.88))), url('../images/new-home-1664272_640.jpg');
  background-image: linear-gradient(180deg, rgba(18, 91, 78, 0.88), rgba(18, 91, 78, 0.88)), url('../images/new-home-1664272_640.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.section-header.land-packages {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 91, 78, 0.76)), to(rgba(18, 91, 78, 0.76))), url('../images/key-2323278_1280.jpg');
  background-image: linear-gradient(180deg, rgba(18, 91, 78, 0.76), rgba(18, 91, 78, 0.76)), url('../images/key-2323278_1280.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section-header.contact {
  padding-bottom: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 91, 78, 0.88)), to(rgba(18, 91, 78, 0.88))), url('../images/paper-3213924_640.jpg');
  background-image: linear-gradient(180deg, rgba(18, 91, 78, 0.88), rgba(18, 91, 78, 0.88)), url('../images/paper-3213924_640.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section-title {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #69a38f;
  font-size: 45px;
}

.about-section {
  padding-top: 76px;
  padding-bottom: 76px;
}

.body-text {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #8c8b8b;
  font-size: 16px;
  line-height: 30px;
}

.about-cols {
  max-width: 1200px;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
}

.cta {
  width: auto;
  max-width: 800px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.waterfall-content-column {
  padding-top: 39px;
}

.section-heading {
  margin-bottom: 20px;
}

.waterfall-image-column {
  text-align: center;
}

.steps-left {
  max-width: 1000px;
  margin-top: 61px;
  margin-right: auto;
  margin-left: auto;
}

.att {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #125b4e;
  font-size: 35px;
  line-height: 40px;
}

.advantages {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #125b4e;
  font-size: 21px;
  line-height: 30px;
}

.list-of-features {
  margin-top: 50px;
}

.item-features {
  font-family: 'Varela Round', sans-serif;
}

.heading-4 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #125b4e;
}

.casual-font {
  padding-bottom: 52px;
  font-family: 'Great Vibes', cursive;
  color: #e9f9f3;
  font-size: 60px;
  line-height: 70px;
  text-align: right;
}

.whyrent {
  padding-top: 109px;
  padding-right: 67px;
  padding-bottom: 109px;
  background-color: #125b4e;
  background-image: url('../images/home-owners.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(18, 91, 78, 0.79)), to(rgba(18, 91, 78, 0.79))), url('../images/SERIES-4---29SQ.jpg');
  background-image: url('../images/home-owners.png'), linear-gradient(180deg, rgba(18, 91, 78, 0.79), rgba(18, 91, 78, 0.79)), url('../images/SERIES-4---29SQ.jpg');
  background-position: 3% 50%, 0px 0px, 50% 50%;
  background-size: auto 100%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.paragraph {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.t-cs {
  margin-top: 91px;
}

.nav-menu {
  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;
}

.mail-link {
  display: inline-block;
  width: 60px;
  height: 30px;
  margin-top: 36px;
  background-image: url('../images/mail.png');
  background-position: 50% 100%;
  background-size: 30px;
  background-repeat: no-repeat;
}

.step-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 35px;
  margin-right: auto;
  margin-bottom: 394px;
  margin-left: auto;
  padding-top: 122px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.step-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 300px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#125b4e), to(#125b4e));
  background-image: linear-gradient(180deg, #125b4e, #125b4e);
}

.step-number {
  margin-right: -31px;
  padding-right: 0px;
  font-family: 'Yeseva One', sans-serif;
  color: #95ccb9;
  font-size: 300px;
}

.heading-5 {
  font-family: 'Yeseva One', sans-serif;
  color: #95ccb9;
  font-size: 28px;
}

.steps-body-text {
  padding-left: 31px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #8c8b8b;
  font-size: 21px;
  line-height: 30px;
}

.start {
  display: inline;
  color: #0ca286;
  font-size: 70px;
  font-style: italic;
}

@media screen and (max-width: 991px) {
  .navbar {
    margin-bottom: 0px;
  }
  .nav-link {
    color: #fff;
  }
  .nav-link.w--current {
    border-top-style: none;
    color: #b0bfbc;
  }
  .image {
    width: 200px;
  }
  .front-boxes {
    margin-bottom: 32px;
  }
  .designs-title {
    font-size: 40px;
  }
  .house-boxes {
    margin-bottom: 24px;
    padding-bottom: 0px;
  }
  .house-title {
    font-size: 30px;
  }
  .button-2 {
    font-size: 25px;
  }
  .contact-title {
    margin-top: 39px;
    font-size: 60px;
    line-height: 54px;
  }
  .contact-button {
    font-size: 30px;
  }
  .menu-button.w--open {
    background-color: #125b4e;
  }
  .section-title {
    font-size: 30px;
  }
  .body-text {
    padding-right: 14px;
    padding-left: 14px;
  }
  .att {
    font-size: 25px;
  }
  .list-of-features {
    padding-left: 20px;
  }
  .heading-4 {
    font-size: 21px;
  }
  .nav-menu {
    padding-bottom: 35px;
    background-color: #125b4e;
  }
  .mail-link {
    display: block;
    margin-left: 10px;
  }
  .step-wrapper {
    width: 100%;
  }
  .step-box {
    height: 250px;
  }
  .step-number {
    margin-right: -64px;
    font-size: 200px;
  }
  .steps-body-text {
    margin-left: 64px;
    padding-right: 14px;
    padding-left: 0px;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .container {
    display: block;
    width: 100%;
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .image {
    position: relative;
    display: block;
    padding-right: 42px;
    padding-bottom: 11px;
  }
  .section {
    height: 500px;
    padding-top: 0px;
    padding-right: 36px;
    padding-left: 36px;
  }
  .heading {
    font-size: 50px;
    line-height: 50px;
  }
  .header-subimage {
    font-size: 40px;
  }
  .designs-title {
    font-size: 30px;
    line-height: 40px;
  }
  .div-block {
    padding-bottom: 0px;
  }
  .home-item.icon-1 {
    background-size: 30px;
  }
  .home-item.icon-2 {
    background-size: 30px;
  }
  .home-item.icon-3 {
    background-size: 30px;
  }
  .text-block-2 {
    padding-left: 43px;
    font-size: 20px;
  }
  .title-of-home {
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .button-2 {
    font-size: 25px;
  }
  .div-block-2 {
    margin-top: -141px;
  }
  .contact-title {
    font-size: 40px;
  }
  .contact-button {
    width: 80%;
    padding-left: 20px;
    font-size: 25px;
  }
  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .section-title {
    font-size: 30px;
  }
  .about-section {
    padding-right: 17px;
    padding-left: 17px;
  }
  .waterfall-content-column {
    padding-top: 0px;
    text-align: center;
  }
  .waterfall-image-column {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .att {
    font-size: 20px;
    line-height: 30px;
  }
  .list-of-features {
    padding-left: 10px;
  }
  .heading-4 {
    font-size: 18px;
  }
  .casual-font {
    font-size: 50px;
  }
  .whyrent {
    height: 800px;
    padding-top: 9px;
    padding-right: 37px;
    background-image: url('../images/home-owners.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(18, 91, 78, 0.76)), to(rgba(18, 91, 78, 0.76))), url('../images/SERIES-4---29SQ.jpg');
    background-image: url('../images/home-owners.png'), linear-gradient(180deg, rgba(18, 91, 78, 0.76), rgba(18, 91, 78, 0.76)), url('../images/SERIES-4---29SQ.jpg');
    background-position: 0% 100%, 0px 0px, 50% 50%;
    background-size: 80%, auto, cover;
  }
  .step-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .step-box {
    width: 90%;
    height: 180px;
  }
  .step-number {
    margin-right: 13px;
    font-size: 130px;
  }
  .heading-5 {
    font-size: 20px;
    line-height: 23px;
  }
  .steps-body-text {
    margin-left: 0px;
  }
  .start {
    font-size: 60px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    width: 180px;
  }
  .section {
    padding-right: 13px;
  }
  .heading {
    font-size: 30px;
    line-height: 30px;
  }
  .header-subimage {
    font-size: 30px;
  }
  .designs-title {
    padding-right: 61px;
    padding-left: 23px;
    font-size: 25px;
    line-height: 30px;
    text-align: left;
  }
  .section-4 {
    padding-top: 40px;
    padding-bottom: 55px;
  }
  .button-2 {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }
  .features {
    font-size: 14px;
  }
  .contact-section {
    margin-top: 116px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-2 {
    width: 100%;
    margin-top: -200px;
  }
  .contact-holder {
    width: 100%;
  }
  .contact-title {
    display: none;
  }
  .phone-numbers {
    margin-top: 0px;
    text-align: center;
  }
  .contact-button {
    width: 90%;
    padding: 17px 13px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .column-7 {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menu-button {
    margin-top: 0px;
  }
  .section-header.contact {
    padding-right: 17px;
  }
  .section-title {
    text-align: right;
  }
  .about-section {
    margin-bottom: 262px;
  }
  .body-text {
    margin-bottom: 190px;
  }
  .casual-font {
    font-size: 40px;
    line-height: 50px;
  }
  .whyrent {
    height: 600px;
    padding-right: 14px;
    background-image: url('../images/home-owners.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(18, 91, 78, 0.74)), to(rgba(18, 91, 78, 0.74))), url('../images/SERIES-4---29SQ.jpg');
    background-image: url('../images/home-owners.png'), linear-gradient(180deg, rgba(18, 91, 78, 0.74), rgba(18, 91, 78, 0.74)), url('../images/SERIES-4---29SQ.jpg');
    background-position: 0% 100%, 0px 0px, 50% 50%;
    background-size: 120%, auto, cover;
  }
  .section-6 {
    margin-bottom: 311px;
  }
  .plan-section {
    margin-bottom: 332px;
  }
  .step-wrapper {
    margin-bottom: 531px;
    padding-top: 125px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .step-box {
    width: 60%;
  }
  .step-number {
    margin-top: 15px;
    margin-right: 4px;
    font-size: 100px;
  }
  .steps-body-text {
    margin-top: 193px;
    margin-bottom: 190px;
  }
  .start {
    font-size: 35px;
  }
}

