body {
  font-family: 'Circularstd book', sans-serif;
  color: #181818;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

.main-nav {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  padding-top: 49px;
  padding-bottom: 49px;
  background-color: transparent;
}

.link-menu {
  margin-left: 18px;
  padding: 0px;
  color: #fff;
  font-size: 16px;
}

.link-menu.w--current {
  color: #fc5e53;
}

.link-menu.gris {
  color: #999;
}

.slider-home {
  height: 681px;
  background-color: transparent;
  -webkit-transition: height 600ms ease;
  transition: height 600ms ease;
}

.icon-left-slider-home {
  width: 28px;
  height: 45px;
  float: right;
  background-image: url('../images/flesha_l.png');
  background-position: 50% 50%;
  background-size: 23px;
  background-repeat: no-repeat;
  color: transparent;
  cursor: pointer;
}

.icon-right-slider-home {
  width: 28px;
  height: 45px;
  margin-left: 87px;
  float: right;
  background-image: url('../images/flesha_r.png');
  background-position: 50% 50%;
  background-size: 23px;
  background-repeat: no-repeat;
  color: transparent;
  cursor: pointer;
}

.right-slide-home {
  top: auto;
  right: 0px;
  bottom: 0px;
  height: 140px;
}

.left-slide-home {
  left: auto;
  top: auto;
  right: 120px;
  bottom: 0px;
  height: 140px;
}

.slide-test {
  background-color: rgba(0, 152, 255, .09);
}

.cont-nav-slider-home {
  position: relative;
  top: -93px;
  z-index: 1;
  overflow: visible;
  height: 0px;
}

.circular-bold-86 {
  font-size: 86px;
  line-height: 86px;
  letter-spacing: -1px;
}

.circular-bold-86.naranja {
  color: #fc5e53;
}

.container-slide-home {
  padding-top: 348px;
}

.circular-bold-33 {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Circularstd bold', sans-serif;
  font-size: 33px;
  font-weight: 700;
}

.contenedor-sub-slideshow-home {
  padding-top: 56px;
  padding-left: 318px;
  color: #fff;
}

.slide-1-home {
  background-image: url('../images/Curves-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.menu-btn {
  padding: 0px;
  color: #fff;
}

.search-box {
  padding-top: 50px;
  padding-bottom: 44px;
}

.drop-buscar {
  width: 100%;
}

.drop-buscar.grande {
  z-index: auto;
  margin-bottom: 61px;
}

.drop-toggle {
  width: 100%;
  padding: 0px 20px 5px 0px;
  border-bottom: 1px solid #000;
}

.icon-dropdown {
  margin-top: 4px;
  margin-right: 0px;
  background-image: url('../images/flecha_drop.png');
  background-position: 100% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  color: transparent;
}

.text-dropdown {
  font-size: 15px;
}

.drop-down-link {
  padding-right: 0px;
  padding-left: 0px;
  color: #999;
}

.drop-down-list.w--open {
  z-index: 3;
  background-color: #fff;
}

.check-field {
  width: 50%;
  float: left;
  color: #fc5e53;
  font-size: 15px;
}

.check-field.detalle {
  width: 100%;
  margin-top: 70px;
}

.check-field.detalle-2 {
  width: 100%;
}

.buscar-btn {
  display: block;
  margin-top: 55px;
  margin-right: auto;
  margin-left: auto;
  padding: 11px 42px;
  background-color: #fc5e53;
  font-family: 'Circularstd book', sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.buscar-btn.full {
  margin-top: 44px;
  margin-right: 0px;
  margin-left: 0px;
  float: left;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.buscar-btn.full:hover {
  background-color: #1a58df;
}

.buscar-btn.conoce-mas {
  margin-top: 25px;
  float: left;
}

.col-ficha {
  width: 53%;
  padding-top: 27px;
  float: left;
  color: #999;
}

.col-ficha-b {
  width: 47%;
  padding-top: 27px;
  float: left;
}

.circular-reg-16 {
  font-size: 16px;
}

.link-naranja {
  border-bottom: 1px solid #fc5e53;
  color: #fc5e53;
  text-decoration: none;
}

.row-busqueda {
  margin-bottom: 108px;
}

.link-button {
  display: inline-block;
  padding: 11px 34px;
  background-color: #fc5e53;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.link-button:hover {
  background-color: #1a58df;
}

.link-button.small {
  padding-right: 14px;
  padding-left: 14px;
}

.cont-boton-home {
  position: relative;
  top: -40px;
  text-align: center;
}

.search-results-container {
  padding-bottom: 23px;
}

.footer {
  padding-bottom: 13px;
  background-color: #1a58df;
}

.col-footer-a {
  width: 17%;
  padding-top: 19px;
  float: left;
  color: #fff;
}

.col-footer-b {
  width: 32%;
  padding-top: 19px;
  float: right;
  color: #fff;
}

.titulo-footer {
  text-decoration: underline;
}

.link-footer {
  color: #fff;
  text-decoration: none;
}

.p-footer {
  opacity: 0.45;
  font-size: 12px;
  line-height: 15px;
}

.buscar {
  min-height: 2000px;
  background-image: url('../images/2.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.big-search-container {
  padding-top: 167px;
  padding-bottom: 43px;
}

.circular-normal-33 {
  font-family: 'Circularstd book', sans-serif;
  font-size: 33px;
  line-height: 35px;
  font-weight: 500;
}

.circular-normal-33.naranja {
  color: #fc5e53;
}

.row-busqueda-principal {
  margin-top: 90px;
}

.circular-58-bold {
  color: #1a58df;
  font-size: 58px;
  line-height: 58px;
}

.circular-18-bold {
  font-size: 18px;
}

.circular-18-bold.gris {
  color: #999;
}

.salto-busqueda-right {
  height: 22px;
}

.proyectos {
  height: 2500px;
  background-image: url('../images/3.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.proyecto {
  margin-top: 61px;
  margin-bottom: 84px;
}

.row-content-proyectos {
  margin-top: 45px;
  color: #999;
}

.doble-columan {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.doble-columan.gris {
  color: #999;
}

.cont-img-proyectos {
  position: relative;
}

.ficha-nuevos-proyectos {
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding-top: 25px;
  padding-right: 70px;
  background-color: #fff;
}

.circular-18-regular {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
}

.circular-18-regular.naranja {
  color: #fc5e53;
}

.circular-18-regular.gris {
  color: #999;
}

.circular-54 {
  font-family: 'Circularstd bold', sans-serif;
  font-size: 54px;
  line-height: 59px;
}

.circular-54.azul {
  color: #1a58df;
}

.nosotros {
  height: 2500px;
  background-image: url('../images/4.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.hero-nosotros {
  height: 681px;
  padding-top: 351px;
  background-image: url('../images/slide_nosotros.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.contenedor-nosotros-content {
  padding-top: 29px;
  padding-bottom: 66px;
}

.tab-button {
  margin-right: 76px;
  padding: 0px;
  background-color: transparent;
}

.tab-button.w--current {
  background-color: transparent;
}

.tab-btn-text {
  color: #fc5e53;
  font-size: 18px;
  text-decoration: underline;
}

.row-content-nosotros {
  margin-top: 62px;
}

.col-1-nosotros {
  padding-top: 56px;
  border-top: 1px solid #c6c6c6;
}

.circular-33-book {
  font-size: 33px;
  line-height: 40px;
  font-weight: 500;
}

.salto-contenido-nosotros {
  height: 25px;
}

.quote-nosotros {
  margin-top: 60px;
  padding: 0px;
  border-left-style: none;
  font-family: 'Circularstd book', sans-serif;
  color: #1a58df;
  font-size: 33px;
  line-height: 36px;
  font-weight: 500;
}

.quote-name {
  margin-top: 30px;
  color: #1a58df;
}

.header-detalle-proyecto {
  height: 681px;
  background-color: transparent;
}

.detalle-proyecto {
  height: 3500px;
  background-image: url('../images/5.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.top-row-detalle-proyecto {
  padding-top: 39px;
}

.thumbs-detalle-proyecto {
  width: 66%;
  float: left;
}

.slide-detalle-proyecto {
  background-image: url('../images/img_fondo.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-thumbs-proyecto {
  height: 96px;
  margin-right: -10px;
  margin-left: -10px;
  background-color: transparent;
}

.slide-thumb-proyecto {
  width: 33.33%;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}

.subtitulo-proyecto {
  width: 31.7%;
  padding-top: 28px;
  float: right;
  color: #fc5e53;
}

.crcular-31-normal {
  font-size: 40px;
  line-height: 35px;
}

.function-row-detalle-proyecto {
  margin-top: 41px;
}

.big-dash {
  display: inline-block;
  width: 20px;
  height: 15px;
  margin-right: 14px;
  margin-left: 14px;
  border-bottom: 3px solid #000;
  color: transparent;
}

.main-content-proyect-detail {
  padding-top: 78px;
}

.contenido-ubicacion-proyecto {
  margin-top: 25px;
  margin-bottom: 71px;
}

.row-amenidades-detalle {
  padding-top: 16px;
  padding-bottom: 19px;
  color: #1a58df;
}

.linea-proyecto-azul {
  border-bottom: 1px solid #1a58df;
}

.amenidades-contenido {
  margin-bottom: 69px;
}

.mapa-detalle-proyecto {
  height: 548px;
  margin-top: 26px;
  margin-bottom: 79px;
}

.salto-conoce-mas {
  height: 26px;
}

.input {
  height: 25px;
  margin-top: 5px;
  margin-bottom: 29px;
  padding: 0px 0px 12px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #ccc;
  background-color: transparent;
}

.textarea {
  min-height: 148px;
  border: 1px solid #ccc;
}

.row-conoce-mas {
  margin-right: -10px;
  margin-left: -10px;
}

.col-conoce-mas {
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.salto-relacionados-detalle-proyecto {
  height: 34px;
}

.salto-relacionados-pre {
  height: 75px;
}

.contacto {
  height: 2000px;
  background-image: url('../images/6.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.header-contacto {
  height: 681px;
  padding-top: 241px;
  background-image: url('../images/slide_contacto.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.contacto-contenido {
  padding-top: 30px;
  padding-bottom: 34px;
}

.row-contacto {
  margin-top: 104px;
}

.gris {
  color: #999;
}

@media (max-width: 991px) {
  .main-nav {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .link-menu {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: right;
  }
  .slider-home {
    height: 481px;
  }
  .circular-bold-86.nosotros-titulo {
    font-size: 66px;
    line-height: 76px;
  }
  .container-slide-home {
    padding-top: 200px;
  }
  .contenedor-sub-slideshow-home {
    padding-top: 7px;
  }
  .menu-btn {
    padding: 0px;
    color: #fff;
  }
  .menu-btn.w--open {
    background-color: transparent;
    color: #fc5e53;
  }
  .menu-btn.fondo-blanco {
    color: #1a58df;
  }
  .menu-btn.fondo-blanco.w--open {
    color: #fc5e53;
  }
  .nav-menu {
    background-color: transparent;
  }
  .check-field.detalle {
    margin-top: 40px;
  }
  .buscar-btn {
    font-size: 16px;
  }
  .buscar-btn.full {
    margin-top: 20px;
  }
  .col-ficha {
    width: 45%;
  }
  .col-ficha-b {
    width: 55%;
  }
  .circular-reg-16 {
    font-size: 14px;
    line-height: 17px;
  }
  .link-button {
    font-size: 16px;
  }
  .col-footer-a {
    width: 22%;
  }
  .col-footer-b {
    width: 26%;
  }
  .big-search-container {
    padding-top: 150px;
  }
  .row-busqueda-principal {
    margin-top: 40px;
  }
  .circular-58-bold {
    font-size: 38px;
    line-height: 44px;
  }
  .circular-18-bold.gris {
    font-size: 14px;
    line-height: 17px;
  }
  .doble-columan.gris {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .ficha-nuevos-proyectos {
    position: relative;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-right: 0px;
  }
  .hero-nosotros {
    height: 481px;
    padding-top: 200px;
  }
  .header-detalle-proyecto {
    height: 481px;
  }
  .subtitulo-proyecto {
    padding-top: 7px;
  }
  .crcular-31-normal {
    font-size: 31px;
    line-height: 33px;
  }
  .function-row-detalle-proyecto {
    margin-top: 0px;
  }
  .main-content-proyect-detail {
    padding-top: 30px;
  }
  .contenido-ubicacion-proyecto {
    margin-bottom: 50px;
  }
  .header-contacto {
    height: 481px;
    padding-top: 208px;
  }
}

@media (max-width: 767px) {
  .link-menu {
    margin-right: auto;
    padding-right: 20px;
  }
  .slider-home {
    height: 500px;
  }
  .cont-nav-slider-home {
    padding-right: 20px;
    padding-left: 20px;
  }
  .circular-bold-86 {
    font-size: 67px;
    line-height: 67px;
  }
  .circular-bold-86.nosotros-titulo {
    font-size: 46px;
    line-height: 53px;
  }
  .container-slide-home {
    padding-top: 200px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .circular-bold-33 {
    font-size: 28px;
    line-height: 30px;
  }
  .contenedor-sub-slideshow-home {
    padding-top: 64px;
    padding-left: 0px;
  }
  .search-box {
    padding-top: 0px;
  }
  .drop-buscar {
    margin-bottom: 20px;
  }
  .check-field {
    margin-bottom: 10px;
  }
  .check-field.detalle {
    width: 50%;
    margin-top: 30px;
  }
  .check-field.detalle-2 {
    width: 50%;
    margin-top: 30px;
  }
  .buscar-btn {
    margin-top: 10px;
  }
  .buscar-btn.full {
    margin-bottom: 30px;
    clear: both;
  }
  .col-ficha {
    width: 19%;
    padding-top: 10px;
    padding-left: 10px;
  }
  .col-ficha-b {
    width: 31%;
    padding-top: 10px;
  }
  .row-busqueda {
    margin-bottom: 0px;
  }
  .link-button.small {
    margin-top: 23px;
  }
  .cont-boton-home {
    margin-top: 50px;
  }
  .search-results-container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-footer-a {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .col-footer-b {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .link-brand {
    padding-left: 0px;
  }
  .container-menu {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-search {
    padding-right: 10px;
    padding-left: 10px;
  }
  .img-ficha-buscar {
    width: 50%;
    margin-bottom: 40px;
    float: left;
  }
  .col-filter {
    padding-right: 0px;
    padding-left: 0px;
  }
  .col-contenido-texto-buscar {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contenedor-filtro-grande {
    padding-right: 20px;
    padding-left: 20px;
  }
  .doble-columan {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .circular-18-regular.subrayado {
    padding-bottom: 17px;
    border-bottom: 1px solid #1a58df;
  }
  .col-no-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero-nosotros {
    height: 400px;
  }
  .col-1-nosotros {
    padding-right: 0px;
    padding-left: 0px;
  }
  .cont-nosotros-pincipal {
    padding-right: 20px;
    padding-left: 20px;
  }
  .col-quote {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-main-content-nosotros {
    padding-right: 20px;
    padding-left: 20px;
  }
  .header-detalle-proyecto {
    height: 400px;
  }
  .thumbs-detalle-proyecto {
    width: 100%;
  }
  .slider-thumbs-proyecto {
    margin-right: -10px;
    margin-left: -10px;
  }
  .slide-thumb-proyecto {
    padding-right: 10px;
    padding-left: 10px;
  }
  .subtitulo-proyecto {
    width: 100%;
  }
  .row-amenidades-detalle {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .mapa-detalle-proyecto {
    height: 300px;
  }
  .row-conoce-mas {
    margin-right: 0px;
    margin-left: 0px;
  }
  .col-conoce-mas {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .container-proyecto {
    padding-right: 20px;
    padding-left: 20px;
  }
  .header-contacto {
    height: 400px;
    padding-top: 200px;
  }
  .conainter-contacto {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 479px) {
  .slider-home {
    height: 470px;
  }
  .icon-left-slider-home {
    float: left;
  }
  .icon-right-slider-home {
    margin-left: 0px;
  }
  .circular-bold-86 {
    font-size: 40px;
    line-height: 40px;
  }
  .circular-bold-86.nosotros-titulo {
    font-size: 28px;
    line-height: 37px;
  }
  .circular-bold-33 {
    font-size: 20px;
    line-height: 22px;
  }
  .contenedor-sub-slideshow-home {
    padding-top: 20px;
  }
  .nav-menu {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fc5e53;
  }
  .col-ficha {
    width: 30%;
    padding-left: 0px;
  }
  .col-ficha-b {
    width: 70%;
    margin-bottom: 40px;
  }
  .img-ficha-buscar {
    width: 100%;
    margin-bottom: 10px;
  }
  .circular-58-bold {
    font-size: 30px;
    line-height: 34px;
  }
  .circular-54 {
    font-size: 26px;
    line-height: 32px;
  }
  .hero-nosotros {
    height: 300px;
  }
  .header-detalle-proyecto {
    height: 300px;
  }
  .slider-thumbs-proyecto {
    margin-bottom: 20px;
  }
  .slide-thumb-proyecto {
    width: 100%;
    margin-bottom: 10px;
  }
  .big-dash {
    display: block;
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
  }
  .header-contacto {
    height: 300px;
    padding-top: 170px;
  }
  .slide-nav {
    font-size: 10px;
  }
}

@font-face {
  font-family: 'Circularstd book';
  src: url('../fonts/CircularStd-Book.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Circularstd bold';
  src: url('../fonts/CircularStd-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}