@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}
.btn {
  border-radius: 0;
  color: #fff;
  background: #faad00;
  border: none;
  font-weight: 600;
  padding: 10px 50px;
  text-transform: uppercase;
}
.btn:hover,
.btn:active,
.btn:focus,
.btn:link {
  background: #ffb91c;
  color: #fff;
}
.form form {
  background: #fff;
  padding: 30px;
}
.form form fieldset legend {
  border: none;
  text-transform: uppercase;
  font-size: 22px;
  color: #7f7f7f;
  display: block;
  text-align: center;
  font-weight: 600;
  line-height: 25px;
}
.form form fieldset label.error {
  font-weight: normal;
  font-weight: 300;
  color: #ff4a1b;
  text-transform: uppercase;
  font-size: 11px;
}
.form form fieldset input[type=text],
.form form fieldset input[type=email] {
  border-radius: 0;
  color: #fff;
  background: #1f7f68;
  font-weight: 300;
  text-transform: uppercase;
  border: none;
  padding: 18px;
}
.form form fieldset ::-webkit-input-placeholder {
  color: #fff;
  font-weight: 300;
}
.form form fieldset .alert {
  display: none;
  font-weight: 300;
  font-size: 14px;
}
.full-banner {
  margin: 0;
  padding: 0;
}
.full-banner img {
  width: 100%;
  height: auto;
}
.navegation {
  background: #ff4a1b;
}
.navegation .navbar-nav {
  border-bottom: 1px solid #ffa892;
  text-align: center;
  width: 100%;
  padding-bottom: 20px;
  margin: 30px 0 25px 0;
}
.navegation .navbar-nav li {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  margin: 0 1%;
  float: none;
  display: inline-table;
}
.navegation .navbar-nav li a {
  color: #fff;
}
.navegation .navbar-nav li a:hover {
  background: #ffdf01;
  color: #00726a;
}
.navegation .navbar-nav li.active a {
  background: #ffdf01;
  color: #00726a;
}
.teaser {
  background: #ff4a1b;
  color: #fff;
}
.teaser .bg-men {
  background: url('../img/bg-men.png') left top no-repeat;
  min-height: 420px;
}
.teaser h2 {
  font-size: 38px;
  font-weight: 600;
  color: #fff600;
  line-height: 34px;
  margin-left: 200px;
  margin-bottom: 20px;
}
.teaser p {
  margin-left: 200px;
  font-size: 26px;
  line-height: 28px;
}
.teaser form {
  background: #fff;
  padding: 30px;
}
.teaser form fieldset legend {
  border: none;
  text-transform: uppercase;
  font-size: 22px;
  color: #7f7f7f;
  display: block;
  text-align: center;
  font-weight: 600;
  line-height: 25px;
}
.teaser form fieldset label.error {
  font-weight: normal;
  font-weight: 300;
  color: #ff4a1b;
  text-transform: uppercase;
  font-size: 11px;
}
.teaser form fieldset input[type=text],
.teaser form fieldset input[type=email] {
  border-radius: 0;
  color: #fff;
  background: #1f7f68;
  font-weight: 300;
  text-transform: uppercase;
  border: none;
  padding: 18px;
}
.teaser form fieldset ::-webkit-input-placeholder {
  color: #fff;
  font-weight: 300;
}
.teaser form fieldset .alert {
  display: none;
  font-weight: 300;
  font-size: 14px;
}
.lots {
  background: #ffdf01;
  color: #7f300d;
  padding: 25px 0;
}
.lots h2 {
  text-transform: uppercase;
  color: #664909;
  font-size: 38px;
  line-height: 36px;
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: 700;
}
.lots .btn {
  background: #ff4800;
}
.maps {
  background: #ff4a1b;
}
.plots {
  background: #ffcc32;
  color: #7f300d;
}
.plots .container {
  min-height: 450px;
  text-align: center;
}
.plots h2 {
  text-transform: uppercase;
  color: #664909;
  font-size: 38px;
  line-height: 36px;
  margin-top: 110px;
  margin-bottom: 20px;
  font-weight: 700;
}
.plots h2 span {
  color: #ff4800;
}
.plots .btn {
  background: #ff4800;
}
.plots .btn:hover {
  background: #ff6123;
}
.location {
  background: #1f7f68;
  color: #fff;
}
.location .bg-lots {
  min-height: 397px;
  background: url('../img/bg-location.png') right 0 repeat-x;
}
.location ul {
  list-style-type: none;
  padding: 0;
  padding-top: 15px;
  margin-left: -80px;
}
.location ul li {
  padding-left: 125px;
  min-height: 107px;
  margin-bottom: 15px;
}
.location ul li.icn-location {
  background: url('../img/icn-location.png') left top no-repeat;
}
.location ul li.icn-structure {
  background: url('../img/icn-structure.png') left top no-repeat;
}
.location ul li.icn-quality {
  background: url('../img/icn-quality.png') left top no-repeat;
}
.location ul li .lead {
  font-size: 16px;
  padding-top: 25px;
}
.go-live {
  background: #ff4a1b;
  padding: 25px 0;
  color: #fff;
}
.go-live h2 {
  text-transform: uppercase;
  color: #fff600;
  font-size: 38px;
  line-height: 36px;
  margin-top: 70px;
  margin-bottom: 20px;
  font-weight: 700;
}
.go-live .lead {
  font-weight: 600;
  font-size: 19px;
  border-bottom: 1px solid #ff9074;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.go-live p {
  font-size: 12px;
  font-weight: 300;
}
.go-live form {
  background: #fff;
  padding: 30px;
}
.go-live form fieldset legend {
  border: none;
  text-transform: uppercase;
  font-size: 22px;
  color: #7f7f7f;
  display: block;
  text-align: center;
  font-weight: 600;
  line-height: 25px;
}
.go-live form fieldset label.error {
  font-weight: normal;
  font-weight: 300;
  color: #ff4a1b;
  text-transform: uppercase;
  font-size: 11px;
}
.go-live form fieldset input[type=text],
.go-live form fieldset input[type=email] {
  border-radius: 0;
  color: #fff;
  background: #1f7f68;
  font-weight: 300;
  text-transform: uppercase;
  border: none;
  padding: 18px;
}
.go-live form fieldset ::-webkit-input-placeholder {
  color: #fff;
  font-weight: 300;
}
.go-live form fieldset .alert {
  display: none;
  font-weight: 300;
  font-size: 14px;
}
footer {
  background: #f4f4f4;
  padding: 25px 0;
  color: #696969;
}
footer .copy {
  font-size: 12px;
  font-weight: 300;
  margin-top: 40px;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  margin: 0 auto;
}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .location ul {
    margin-left: 0;
  }
  .navegation .navbar-nav li {
    font-size: 14px;
  }
  footer .copy {
    text-align: center;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .plots .container {
    background-position: center 15px;
    padding: 320px 0 25px 0;
    text-align: center;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .teaser .bg-men {
    min-height: auto;
    margin-bottom: 30px;
    background: transparent;
  }
  .teaser .bg-men h2,
  .teaser .bg-men p {
    margin: 0;
  }
  .navbar-brand {
    padding: 0;
    margin: 0 auto !important;
    left: 35%;
    top: 10px;
  }
  .navbar-brand img {
    width: 70%;
    height: auto;
  }
  .navbar-nav {
    margin-top: 100px;
    text-align: center;
  }
  .navbar-nav li {
    display: inline-table;
    padding: 10px;
    margin: 0;
    font-size: 70%;
  }
  .navbar-nav li a {
    padding: 20px 5px;
  }
  .container-fluid .presentation {
    min-height: 260px;
  }
  .container-fluid .presentation .bg {
    min-height: 260px;
  }
}
/* Extra Small Devices, Phones */@media only screen and (max-width: 480px) {
  
}
/* Custom, iPhone Retina */@media only screen and (max-width: 320px) {
  
}
