.formSalesforce label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color:#e5e4d3;
}

.formSalesforce input[type=text], .formSalesforce input[type=tel], .formSalesforce input[type=email] {
    width: 100%;
    height: 45px;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 1.2em;
    max-width:500px;
}

.formSalesforce select {
    margin-bottom: 20px;
    width: 50%;
    height: 40px;
    padding: 10px;
}

.formSalesforce input[type=submit] {
    margin: 0px !important;
    height: 50px;
    padding: 0px 50px;
}

body {
  background-color: #fff;
  font-family: 'Sf pro display', sans-serif;
  color: #8f6444;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

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

p {
  margin-bottom: 0px;
}

.p-chico-y-mayusculas {
  font-family: 'Sf pro display', sans-serif;
  font-size: 0.8vw;
  line-height: 1vw;
  font-weight: 700;
  letter-spacing: 0.05vw;
  text-transform: uppercase;
}

.titulo-light-medio {
  font-family: 'Sf pro display', sans-serif;
  font-size: 3.45vw;
  line-height: 4vw;
  font-weight: 100;
}

.titulo-light-chico {
  width: 26vw;
  float: left;
  font-family: 'Sf pro display', sans-serif;
  color: #e5e4d3;
  font-size: 2.4vw;
  line-height: 3vw;
  font-weight: 100;
  letter-spacing: 0.03vw;
}

.titulo-chico-y-mayusculas {
  position: relative;
  left: 727px;
  top: 599px;
  font-family: 'Sf pro display', sans-serif;
  font-size: 0.9vw;
  line-height: 1.1vw;
  font-weight: 700;
  letter-spacing: 0.05vw;
  text-transform: uppercase;
}

.p-chico {
  font-family: 'Sf pro display', sans-serif;
  font-size: 0.9vw;
  line-height: 1.45vw;
  font-weight: 300;
}

.titulo-light-menor {
  font-family: 'Sf pro display', sans-serif;
  font-size: 1.6vw;
  line-height: 3vw;
  font-weight: 200;
  letter-spacing: 0.03vw;
}

.types {
  background-image: url('../images/Mood_4.png');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.titulo-bold-espaciado {
  font-family: 'Sf pro display', sans-serif;
  font-size: 3.4vw;
  line-height: 3.2vw;
  font-weight: 700;
  letter-spacing: 0.9vw;
  text-transform: uppercase;
}

.header {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  padding-top: 1vw;
  padding-right: 5vw;
  padding-left: 5vw;
}

.logo-caliza {
  width: 6vw;
  margin-top: 0px;
  padding-top: 0px;
}

.link-menu {
  display: inline-block;
  margin-left: 4.77vw;
  float: left;
  font-family: 'Sf pro display', sans-serif;
  color: #8f6444;
  font-size: 0.9vw;
  line-height: 1.1vw;
  font-weight: 700;
  letter-spacing: 0.05vw;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-cont {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 2vw;
  float: right;
}

.img-logo {
  margin-top: 0px;
  padding-top: 0px;
}

.header-container {
  position: relative;
  padding-bottom: 2vw;
  border-bottom: 1px solid #8f6444;
}

.hero {
  position: relative;
  height: 100vh;
  padding-top: 9vw;
  padding-right: 5vw;
  padding-left: 5vw;
  background-color: #bbc4bb;
}

.titulo-hero {
  position: absolute;
  left: 0vw;
  top: 3.5vw;
  z-index: 1;
  -webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  font-family: 'Sf pro display', sans-serif;
  color: #8f6444;
  font-size: 3vw;
  line-height: 3.5vw;
  font-weight: 100;
}

.img-logo-hero {
  width: 30vw;
  margin-top: 0px;
  padding-top: 0px;
}

.cont-textos-hero {
  position: relative;
  z-index: 1;
  width: 24vw;
}

.imagen-principal-hero {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  float: right;
  background-color: transparent;
}

.erre {
  position: relative;
  top: -0.6em;
  font-size: 0.5em;
  line-height: 1em;
}

.distrito-domo {
  position: relative;
  padding: 5vw;
}

.img-full-distrito {
  width: 100%;
  opacity: 0.9;
}

.cont-logo-domo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-domo {
  width: 8vw;
  margin-bottom: 2vw;
  float: right;
}

.p-domo {
  margin-bottom: 4vw;
  color: #8f6444;
  font-size: 1.5vw;
  line-height: 2.2vw;
}

.titulo-plan-maestro {
  margin-bottom: 6vw;
  font-family: 'Sf pro display', sans-serif;
  color: #5d576c;
  font-size: 3.4vw;
  line-height: 3.2vw;
  font-weight: 300;
}

.plan-maestro-div {
  width: 36.4vw;
}

.lista-plan-maestro {
  -webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  font-family: 'Sf pro display', sans-serif;
  color: #5d576c;
  font-size: 1.5vw;
  line-height: 3vw;
  font-weight: 300;
}

.mapa-domo {
  position: relative;
  width: 51.7vw;
  float: right;
  clear: both;
}

.norte {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 3vw;
  float: right;
  clear: both;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.linea-domo {
  height: 0px;
  margin-bottom: 4vw;
  border-top: 1px solid #e5e4d3;
}

.nav-left {
  width: 5vw;
}

.nav-right {
  width: 5vw;
}

.puntos-slider {
  display: none;
}

.icono-slideshow {
  color: #8f6444;
  font-size: 2vw;
  line-height: 2vw;
}

.slide-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(229, 228, 211, 0.22)), to(rgba(229, 228, 211, 0.22))), url('../images/Hero_2.jpg');
  background-image: linear-gradient(180deg, rgba(229, 228, 211, 0.22), rgba(229, 228, 211, 0.22)), url('../images/Hero_2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(229, 228, 211, 0.22)), to(rgba(229, 228, 211, 0.22))), url('../images/Hero.jpg');
  background-image: linear-gradient(180deg, rgba(229, 228, 211, 0.22), rgba(229, 228, 211, 0.22)), url('../images/Hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.urbanismo-inteligente {
  padding: 5vw;
  background-color: #5d576c;
}

.titulo-chico {
  width: 29vw;
  margin-bottom: 5vw;
  float: left;
  font-family: 'Sf pro display', sans-serif;
  font-size: 6vw;
  line-height: 6.5vw;
  font-weight: 100;
  letter-spacing: 0.05vw;
}

.tab {
	float: left;
  width: 21%;
  min-height: 7vw;
  margin-left: 4%;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 1px solid #e5e4d3;
  background-color: transparent;
  opacity: 0.2;
  -webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  color: #e5e4d3;
  text-align: left;
}

.tab:hover {
  opacity: 1;
}

.tab.w--current {
  border-bottom-color: #bbc4bb;
  background-color: transparent;
  opacity: 1;
  color: #bbc4bb;
}

.tab.primero {
  margin-left: 0%;
}

.tab-text {
  font-family: 'Sf pro display', sans-serif;
  font-size: 1.5vw;
  line-height: 2vw;
}

.p-urbanismo-general {
  margin-bottom: 3.5vw;
  float: left;
  color: #e5e4d3;
  font-size: 1.5vw;
  line-height: 2.2vw;
}

.imagen-urbanismo {
  width: 27.3vw;
  min-height: 21vw;
  float: right;
  background-image: url('../images/tabs.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.9;
}

.imagen-urbanismo.dos {
  background-image: url('../images/imagen_areas_7.jpg');
}

.imagen-urbanismo.tres {
  background-image: url('../images/imagen_areas_6.jpg');
}

.imagen-urbanismo.cuatro {
  background-image: url('../images/imagen_areas_9.jpg');
}

.tab-content {
  padding-top: 10vw;
  padding-left: 4%;
}

.col-a-urbanismo-inteligente {
  width: 28.8vw;
  float: left;
}

.img-urbanismo {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 5vw;
  margin-top: 0px;
  padding-top: 0px;
}

.logo-urbanismo {
  position: absolute;
  left: -30.6vw;
  top: auto;
  right: auto;
  bottom: 0%;
  height: 4vw;
}

.tab-menu {
  text-align: right;
}

.tabs-full {
  width: 59.4vw;
  margin-top: 1vw;
  float: right;
}

.tabs-mask {
  overflow: visible;
}

.areas-verdes {
  position: relative;
  padding: 5vw;
}

.linea-verdes {
  height: 0px;
  margin-bottom: 4vw;
  border-top: 1px solid #e5e4d3;
}

.titulo-area-verde {
  float: left;
  font-family: 'Sf pro display', sans-serif;
  color: #5d576c;
  font-size: 2.6vw;
  line-height: 3vw;
  font-weight: 100;
  letter-spacing: 0.03vw;
}

.parrafo-verde {
  width: 59.3vw;
  float: right;
  font-size: 1.5vw;
  line-height: 2.2vw;
}

.video-garden {
  width: 59.3vw;
  height: 33.36vw;
  float: right;
  background-color: rgba(143, 100, 68, 0.07);
}

.row-video-y-foto-green {
  position: relative;
  margin-top: 5vw;
}

.imagen-lateral-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 28.8vw;
  background-image: url('../images/imagen_lateral_video_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.9;
}

.torre-caliza {
  position: relative;
  padding: 8vw 5vw;
  background-color: #bbc4bb;
}

.titulo-torre {
  position: relative;
  z-index: 1;
  width: 51.6vw;
  float: right;
  -webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  font-family: 'Sf pro display', sans-serif;
  color: #5d576c;
  font-size: 6vw;
  line-height: 6.5vw;
  font-weight: 100;
  letter-spacing: 0.05vw;
}

.titulo-urbanismo {
  margin-bottom: 5vw;
  float: left;
  font-family: 'Sf pro display', sans-serif;
  color: #bbc4bb;
  font-size: 6vw;
  line-height: 6.5vw;
  font-weight: 100;
  letter-spacing: 0.05vw;
}

.parrafo-torre {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 51.6vw;
  color: #5d576c;
  font-size: 1.5vw;
  line-height: 2.2vw;
  -webkit-column-count: 2;
  column-count: 2;
}

.img-torre {
  position: relative;
  z-index: 1;
  width: 28.8vw;
  float: left;
}

.cont-torre {
  width: 44vw;
  float: right;
}

.departamentos {
  position: relative;
  padding: 5vw;
  background-color: #5d576c;
}

.linea-departamentos {
  height: 0px;
  margin-bottom: 4vw;
  border-top: 1px solid #e5e4d3;
}

.logo-caliza-torre {
  width: 9vw;
  margin-top: 0px;
  padding-top: 0px;
}

.col-a-departamentos {
  width: 28.8vw;
  margin-bottom: 8vw;
  float: right;
  clear: both;
}

.col-b-departamentos {
  width: 51.6vw;
  float: left;
}

.titulo-departamentos-grande {
  margin-bottom: 5vw;
  font-family: 'Sf pro display', sans-serif;
  color: #e5e4d3;
  font-size: 6vw;
  line-height: 6.5vw;
  font-weight: 100;
  letter-spacing: 0.05vw;
}

.titulo-departamento-chico {
  margin-bottom: 5vw;
  font-family: 'Sf pro display', sans-serif;
  color: #e5e4d3;
  font-size: 2.6vw;
  line-height: 3vw;
  font-weight: 100;
}

.parrafo-departamentos {
  width: 51.6vw;
  color: #bbc4bb;
  font-size: 1.5vw;
  line-height: 2.2vw;
  -webkit-column-count: 2;
  column-count: 2;
}

.puntos-departamentos {
  display: none;
}

.slider-departamentos {
  height: auto;
  margin-bottom: 5vw;
  background-color: transparent;
}

.img-departamento {
  width: 100%;
}

.lista-plan-departamentos {
  -webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  font-family: 'Sf pro display', sans-serif;
  color: #bbc4bb;
  font-size: 1.5vw;
  line-height: 3vw;
  font-weight: 300;
}

.boton-departamentos {
  margin-top: 4vw;
  padding: 1.6vw;
  border: 1px solid #e5e4d3;
  background-color: transparent;
  -webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  font-family: 'Sf pro display', sans-serif;
  color: #e5e4d3;
  font-size: 1.5vw;
  line-height: 2vw;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1vw;
}

.boton-departamentos:hover {
  background-color: #e5e4d3;
  color: #8f6444;
}

.tabs-tipolog-as {
  clear: both;
  background-color: #e5e4d3;
}

.departamentos-de {
  font-family: 'Sf pro display', sans-serif;
  font-size: 0.8vw;
  line-height: 1vw;
  font-weight: 700;
  letter-spacing: 0.05vw;
  text-transform: uppercase;
}

.metros-departamentos {
  font-family: 'Sf pro display', sans-serif;
  font-size: 2.6vw;
  line-height: 3vw;
  font-weight: 100;
  letter-spacing: 0.05vw;
}

.titulo-light-chico-copy {
  float: left;
  font-family: 'Sf pro display', sans-serif;
  font-size: 1.5vw;
  line-height: 2.2vw;
  font-weight: 100;
  letter-spacing: 0.03vw;
}

.tab-depa {
  width: 20%;
  padding: 1.4vw;
  float: left;
  background-color: #5d576c;
  -webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  color: #e5e4d3;
}

.tab-depa.w--current {
  padding-left: 1.4vw;
  background-color: #e5e4d3;
  color: #5d576c;
}

.tipologia {
  width: 50vw;
}

.img-departamento-chica {
  width: 40vw;
  margin-top: 4vw;
  margin-right: 4vw;
  margin-bottom: 4vw;
  float: right;
}

.tabs-tipologias {
  width: 100%;
  float: left;
  background-color: #8f6444;
}

.tabs-cont-tipologias {
  width: 100%;
}

.tab-tipologia {
  width: 100%;
  height: 100%;
  text-align: center;
}

.cont-img-tipologia {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.amenidades {
  position: relative;
  padding: 5vw;
  background-color: #bbc4bb;
}

.linea-amenidades {
  height: 0px;
  margin-bottom: 4vw;
  border-top: 1px solid #5d576c;
}

.titulo-amenidades {
  font-family: 'Sf pro display', sans-serif;
  color: #5d576c;
  font-size: 2.6vw;
  line-height: 3vw;
  font-weight: 300;
}

.col-a-amenidades {
  position: absolute;
  left: 5vw;
  top: 9vw;
  right: auto;
  bottom: 5vw;
  width: 44vw;
  float: left;
}

.link-menu-copy {
  display: inline-block;
  margin-left: 4.77vw;
  float: left;
  font-family: 'Sf pro display', sans-serif;
  color: #8f6444;
  font-size: 0.9vw;
  line-height: 1.1vw;
  font-weight: 700;
  letter-spacing: 0.05vw;
  text-decoration: none;
  text-transform: uppercase;
}

.lista-amenidades {
  position: absolute;
  left: 0vw;
  top: auto;
  right: auto;
  bottom: 0vw;
  display: inline-block;
  overflow: auto;
  width: 40vw;
  font-family: 'Sf pro display', sans-serif;
  color: #5d576c;
  font-size: 2.5vw;
  line-height: 3.5vw;
  font-weight: 200;
  letter-spacing: 0.05vw;
  text-decoration: none;
}

.img-amenidades {
  width: 36.3vw;
  float: right;
}

.comercio {
  padding: 5vw;
  background-color: #8f6444;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.8) 35%, transparent 76%), url('../images/Comercial.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.col-a-comercio {
  width: 51.6vw;
  float: left;
}

.titulo-comercio {
  margin-bottom: 5vw;
  font-family: 'Sf pro display', sans-serif;
  color: #e5e4d3;
  font-size: 2.6vw;
  line-height: 3vw;
  font-weight: 100;
  letter-spacing: 0.05vw;
}

.parrafo-comercio {
  width: 51.6vw;
  margin-bottom: 5vw;
  color: #e5e4d3;
  font-size: 1.5vw;
  line-height: 2.2vw;
  -webkit-column-count: 2;
  column-count: 2;
}

.titulo-grande-comercial {
  -webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  font-family: 'Sf pro display', sans-serif;
  color: #e5e4d3;
  font-size: 5vw;
  line-height: 5.5vw;
  font-weight: 100;
}

.boton-enviar {
  margin-top: 4vw;
  padding: 1.6vw;
  float: right;
  border: 1px none #e5e4d3;
  background-color: #bbc4bb;
  -webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  font-family: 'Sf pro display', sans-serif;
  color: #5d576c;
  font-size: 1.5vw;
  line-height: 2.2vw;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1vw;
}

.boton-enviar:hover {
  background-color: #e5e4d3;
  color: #5d576c;
}

.img-comercial {
  width: 36vw;
}

.titulo-avance {
  position: relative;
  z-index: 1;
  font-family: 'Sf pro display', sans-serif;
  color: #bbc4bb;
  font-size: 2.6vw;
  line-height: 3vw;
  font-weight: 100;
  letter-spacing: 0.03vw;
}

.p-avance {
  position: absolute;
  left: 5vw;
  top: auto;
  right: auto;
  bottom: 4.5vw;
  z-index: 1;
  width: 28.8vw;
  color: #e5e4d3;
  font-size: 1.5vw;
  line-height: 2.2vw;
  white-space: break-spaces;
}

.linea-avance {
  position: relative;
  z-index: 1;
  height: 0px;
  margin-bottom: 5vw;
  clear: both;
  border-top: 1px solid #bbc4bb;
}

.linea-comercial {
  height: 0px;
  margin-bottom: 4vw;
  border-top: 1px solid hsla(0, 0%, 100%, 0.4);
}

.col-a-avance {
  z-index: 1;
  width: 28.8vw;
  float: left;
}

.video-avance {
  position: relative;
  z-index: 1;
  width: 59.3vw;
  height: 33.36vw;
  float: right;
  background-color: rgba(143, 100, 68, 0.07);
}

.ubicacion {
  position: relative;
  padding: 5vw;
}

.linea-ubicacion {
  height: 0px;
  border-top: 1px solid #e5e4d3;
}

.mapa {
  width: 56.7vw;
}

.titulo-ubicacion {
  margin-bottom: 5vw;
  font-family: 'Sf pro display', sans-serif;
  color: #5d576c;
  font-size: 2.6vw;
  line-height: 3vw;
  font-weight: 300;
}

.col-b-ubicacion {
  width: 28.5vw;
  margin-top: 5vw;
  float: right;
}

.p-ubicacion {
  width: 28.8vw;
  margin-bottom: 5vw;
  color: #5d576c;
  font-size: 1.5vw;
  line-height: 2.2vw;
}

.ubicacion-escrita {
  font-family: 'Sf pro display', sans-serif;
  color: #5d576c;
  font-size: 1.5vw;
  line-height: 2.2vw;
  font-weight: 300;
  letter-spacing: 0.05vw;
}

.ubicaci-n-mapa {
  position: absolute;
  left: 5vw;
  top: 10vw;
  right: auto;
  bottom: 5vw;
  width: 51.8vw;
  background-color: #e5e4d3;
}

.linea-avance-copy {
  height: 0px;
  margin-bottom: 4vw;
  border-top: 1px solid #8f6444;
}

.linea-avance-copy-copy {
  height: 0px;
  margin-bottom: 4vw;
  border-top: 1px solid #8f6444;
}

.contacto {
  padding: 5vw;
  background-color: #5d576c;
}

.linea-contacto {
  height: 0px;
  margin-bottom: 4vw;
  border-top: 1px solid #bbc4bb;
}

.col-a-contacto {
  width: 28.6vw;
  float: left;
}

.p-contacto {
  width: 80%;
  margin-bottom: 6vw;
  font-family: 'Sf pro display', sans-serif;
  color: #e5e4d3;
  font-size: 1.5vw;
  line-height: 2.2vw;
  font-weight: 300;
}

.p-contacto-desc {
  font-family: 'Sf pro display', sans-serif;
  color: #e5e4d3;
  font-size: 1.5vw;
  line-height: 2.2vw;
  font-weight: 300;
}

.correo-contacto {
  display: inline-block;
  padding-top: 0.5vw;
  padding-bottom: 0.5vw;
  border-bottom: 1px solid #bbc4bb;
  -webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  font-family: 'Sf pro display', sans-serif;
  color: #bbc4bb;
  font-size: 1.5vw;
  line-height: 2.2vw;
  font-weight: 300;
  text-decoration: none;
}

.correo-contacto:hover {
  padding-top: 0vw;
  padding-bottom: 1vw;
}

.titulo-contacto-chico {
  margin-top: 4vw;
  margin-bottom: 0.5vw;
  font-family: 'Sf pro display', sans-serif;
  color: #e5e4d3;
  font-size: 0.9vw;
  line-height: 1.1vw;
  font-weight: 300;
  letter-spacing: 1px;
}

.red-social {
  width: 3vw;
  height: 3vw;
  margin-right: 1vw;
}

.img-icono {
  float: left;
}

.contact-form {
  width: 51.5vw;
  margin-bottom: 0px;
  float: right;
}

.label {
  margin-bottom: 0.5vw;
  font-family: 'Sf pro display', sans-serif;
  color: #e5e4d3;
  font-size: 1.2vw;
  line-height: 2.2vw;
  font-weight: 300;
  letter-spacing: 0.01vw;
}

.select {
  height: 4vw;
  margin-bottom: 1vw;
  padding: 0vw 1.5vw;
  border-style: solid;
  border-width: 1px;
  border-color: #bbc4bb;
  border-radius: 0px;
  background-color: transparent;
  font-family: 'Sf pro display', sans-serif;
  color: #e5e4d3;
  font-size: 1vw;
  line-height: 1vw;
  font-weight: 300;
}

.select:focus {
  border-style: none;
}

.input {
  height: 4vw;
  margin-bottom: 1vw;
  padding: 0px 1.5vw;
  border-style: solid;
  border-width: 1px;
  border-color: #bbc4bb;
  background-color: transparent;
  color: #e5e4d3;
  font-size: 1vw;
  line-height: 1vw;
}

.input:focus {
  border: 1px none #000;
}

.mensaje {
  width: 98%;
  min-height: 11vw;
  margin-bottom: 0px;
  padding: 1.5vw;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #bbc4bb;
  background-color: transparent;
  color: #e5e4d3;
  font-size: 1vw;
  line-height: 1.5vw;
}

.mensaje:focus {
  border-style: none;
}

.linea-ubicacion-copy {
  height: 0px;
  border-top: 1px solid #8f6444;
}

.delta {
  padding: 1vw 5vw;
  background-color: #8f6444;
}

.intro {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  display: none;
  overflow: hidden;
  padding: 5vw;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
}

.logo-intro-caliza {
  width: 90vw;
}

.col-fijo-inteligente {
  width: 29vw;
  float: left;
}

.slider-amenidades {
  width: 36.3vw;
  height: auto;
  float: right;
  background-color: transparent;
}

.nav-amenidades {
  display: none;
}

.logo-ubicacion {
  width: 5vw;
  margin-bottom: 2vw;
}

.logo-dirstrito-ubicacion {
  width: 8vw;
  margin-bottom: 3vw;
}

.logo-contacto-caliza {
  width: 5vw;
}

.tel-contacto {
  color: #e5e4d3;
  text-decoration: none;
}

.col-contacto {
  padding-right: 0vw;
  padding-left: 2%;
}

.select-solo {
  width: 98%;
  height: 4vw;
  margin-bottom: 1vw;
  margin-left: 2%;
  padding: 0vw 1.5vw;
  border-style: solid;
  border-width: 1px;
  border-color: #bbc4bb;
  border-radius: 0px;
  background-color: transparent;
  font-family: 'Sf pro display', sans-serif;
  color: #e5e4d3;
  font-size: 1vw;
  line-height: 1vw;
  font-weight: 300;
}

.select-solo:focus {
  border-style: none;
}

.label-solo {
  width: 98%;
  margin-bottom: 0.5vw;
  margin-left: 1%;
  float: right;
  font-family: 'Sf pro display', sans-serif;
  color: #e5e4d3;
  font-size: 1.2vw;
  line-height: 2.2vw;
  font-weight: 300;
  letter-spacing: 0.01vw;
}

.boton-comercio-trans {
  margin-top: 4vw;
  padding: 1.6vw;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #bbc4bb;
  background-color: transparent;
  -webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  font-family: 'Sf pro display', sans-serif;
  color: #bbc4bb;
  font-size: 1.5vw;
  line-height: 2.2vw;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1vw;
}

.boton-comercio-trans:hover {
  background-color: #e5e4d3;
  color: #8f6444;
}

.btn-ham {
  display: none;
}

.img-comercio-celular {
  display: none;
}

.progreso {
  position: relative;
  padding: 5vw;
}

.error {
  display: none;
  width: 98%;
  padding-top: 2vw;
  float: right;
  clear: both;
  color: #741318;
  font-size: 1.2vw;
  line-height: 2.2vw;
}

.ok {
  display: none;
  width: 98%;
  padding-top: 2vw;
  float: right;
  clear: both;
  color: #32d671;
  font-size: 1.2vw;
  line-height: 2.2vw;
}

.icono-slideshow-blanco {
  color: #e5e4d3;
  font-size: 2vw;
  line-height: 2vw;
}

.col-info-domo {
  float: left;
}

.mapa-y-norte-domo {
  position: relative;
  float: right;
}

.con-img-tipologia {
  position: relative;
  overflow: hidden;
  width: 66%;
  margin-right: auto;
  margin-left: auto;
}

.linea-torres {
  position: relative;
  z-index: 1;
  height: 0px;
  margin-bottom: 4vw;
  border-top: 1px solid #e5e4d3;
}

.gonfo-torres {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 0;
  width: 56.7vw;
  background-color: #bbc4bb;
}

.cont-torre-contenido {
  position: relative;
}

.fondo-avance-obra {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 0;
  width: 56.7vw;
  background-color: #5d576c;
}

.link-rel {
  width: 6vw;
  margin-top: 1vw;
  margin-right: 2vw;
  opacity: 0.6;
  -webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  transition: all 800ms cubic-bezier(.23, 1, .32, 1);
}

.link-rel:hover {
  opacity: 1;
}

.recamara-2-a {
  position: absolute;
  left: 2vw;
  top: 4.8vw;
  width: 19vw;
  height: 12vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  text-align: left;
  cursor: pointer;
}

.recamara-2-a:hover {
  opacity: 1;
}

.span-estilo-hover {
  display: inline-block;
  padding: 0.5vw 1vw;
  background-color: #5d576c;
  color: #fff;
  font-size: 1vw;
  line-height: 1vw;
  text-align: center;
}

.terraza-a {
  position: absolute;
  top: 3.3vw;
  right: 25.1vw;
  width: 12vw;
  height: 6vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.terraza-a:hover {
  opacity: 1;
}

.sala-comedor-a {
  position: absolute;
  left: 21.4vw;
  top: 9.2vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 13vw;
  height: 17vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  text-align: left;
  cursor: pointer;
}

.sala-comedor-a:hover {
  opacity: 1;
}

.recamara-a {
  position: absolute;
  top: 7.8vw;
  right: 10.4vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14vw;
  height: 12vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  text-align: left;
  cursor: pointer;
}

.recamara-a:hover {
  opacity: 1;
}

.mantenimiento-a {
  position: absolute;
  top: 3.4vw;
  right: 5.6vw;
  width: 12vw;
  height: 4vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  text-align: left;
  cursor: pointer;
}

.mantenimiento-a:hover {
  opacity: 1;
}

.ba-o-2-a {
  position: absolute;
  left: 0vw;
  bottom: 7.2vw;
  width: 14vw;
  height: 9vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  text-align: left;
  cursor: pointer;
}

.ba-o-2-a:hover {
  opacity: 1;
}

.lavado-a {
  position: absolute;
  right: 17.7vw;
  bottom: 3.6vw;
  width: 8vw;
  height: 9vw;
  border-style: solid;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  text-align: left;
  cursor: pointer;
}

.lavado-a:hover {
  opacity: 1;
}

.ba-o-1-a {
  position: absolute;
  right: 9.5vw;
  bottom: 3.6vw;
  width: 8vw;
  height: 10vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  text-align: left;
  cursor: pointer;
}

.ba-o-1-a:hover {
  opacity: 1;
}

.cocina-b {
  position: absolute;
  top: 4.4vw;
  right: 6.8vw;
  width: 12vw;
  height: 14vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.cocina-b:hover {
  opacity: 1;
}

.servicios-b {
  position: absolute;
  right: 6.8vw;
  bottom: 4vw;
  width: 10vw;
  height: 11vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.servicios-b:hover {
  opacity: 1;
}

.terraza-b {
  position: absolute;
  right: 17.3vw;
  bottom: 4vw;
  width: 12vw;
  height: 6vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.terraza-b:hover {
  opacity: 1;
}

.cuarto-2-b {
  position: absolute;
  right: 29.5vw;
  bottom: 4vw;
  width: 11vw;
  height: 17vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.cuarto-2-b:hover {
  opacity: 1;
}

.cuarto-1-b {
  position: absolute;
  right: 40.7vw;
  bottom: 4vw;
  width: 12vw;
  height: 15vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.cuarto-1-b:hover {
  opacity: 1;
}

.ba-o-1-b {
  position: absolute;
  right: 40.7vw;
  bottom: 25.2vw;
  width: 12vw;
  height: 5vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.ba-o-1-b:hover {
  opacity: 1;
}

.ba-o-2-b {
  position: absolute;
  right: 29.3vw;
  bottom: 25.2vw;
  width: 11vw;
  height: 5vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.ba-o-2-b:hover {
  opacity: 1;
}

.sala-b {
  position: absolute;
  right: 16.9vw;
  bottom: 10.1vw;
  width: 12.5vw;
  height: 18vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.sala-b:hover {
  opacity: 1;
}

.terraza-c {
  position: absolute;
  right: 44.2vw;
  bottom: 12.7vw;
  width: 8vw;
  height: 10vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.terraza-c:hover {
  opacity: 1;
}

.sala-comedor-c {
  position: absolute;
  right: 29.2vw;
  bottom: 12.7vw;
  width: 15vw;
  height: 10vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.sala-comedor-c:hover {
  opacity: 1;
}

.recamara-2-c {
  position: absolute;
  right: 19.1vw;
  bottom: 20.3vw;
  width: 12vw;
  height: 10vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.recamara-2-c:hover {
  opacity: 1;
}

.recamara-1-c {
  position: absolute;
  right: 10.3vw;
  bottom: 20.3vw;
  width: 9vw;
  height: 10vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.recamara-1-c:hover {
  opacity: 1;
}

.ba-o-2-c {
  position: absolute;
  right: 10.3vw;
  bottom: 12.5vw;
  width: 8.5vw;
  height: 4vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.ba-o-2-c:hover {
  opacity: 1;
}

.ba-o-1-c {
  position: absolute;
  right: 19vw;
  bottom: 12.5vw;
  width: 9vw;
  height: 4vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.ba-o-1-c:hover {
  opacity: 1;
}

.cocina-c {
  position: absolute;
  right: 30.6vw;
  bottom: 5.5vw;
  width: 10vw;
  height: 7.6vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.cocina-c:hover {
  opacity: 1;
}

.cuerto-de-lavado-c {
  position: absolute;
  right: 40.6vw;
  bottom: 5.5vw;
  width: 9vw;
  height: 7vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.cuerto-de-lavado-c:hover {
  opacity: 1;
}

.terraza-d {
  position: absolute;
  right: 48.8vw;
  bottom: 15.2vw;
  width: 8vw;
  height: 12vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.terraza-d:hover {
  opacity: 1;
}

.sala-comedor-d {
  position: absolute;
  right: 32.5vw;
  bottom: 15.2vw;
  width: 16vw;
  height: 12vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.sala-comedor-d:hover {
  opacity: 1;
}

.recamara-2-d {
  position: absolute;
  right: 22.9vw;
  bottom: 15.2vw;
  width: 10vw;
  height: 12vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.recamara-2-d:hover {
  opacity: 1;
}

.recamara-1-d {
  position: absolute;
  right: 4.9vw;
  bottom: 15.2vw;
  width: 10vw;
  height: 12vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.recamara-1-d:hover {
  opacity: 1;
}

.recamara-3-d {
  position: absolute;
  right: 4.9vw;
  bottom: 6.8vw;
  width: 11vw;
  height: 8.4vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.recamara-3-d:hover {
  opacity: 1;
}

.ba-o-1-d {
  position: absolute;
  right: 15vw;
  bottom: 15.2vw;
  width: 7.6vw;
  height: 12vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.ba-o-1-d:hover {
  opacity: 1;
}

.ba-o-2-d {
  position: absolute;
  right: 16vw;
  bottom: 6.7vw;
  width: 11vw;
  height: 5vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.ba-o-2-d:hover {
  opacity: 1;
}

.cocina-d {
  position: absolute;
  right: 31vw;
  bottom: 6.7vw;
  width: 15vw;
  height: 8.5vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.cocina-d:hover {
  opacity: 1;
}

.cuarto-de-lavado-d {
  position: absolute;
  right: 46.1vw;
  bottom: 6.7vw;
  width: 8vw;
  height: 8.5vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.cuarto-de-lavado-d:hover {
  opacity: 1;
}

.cuarto-de-lavado-e {
  position: absolute;
  right: 7.9vw;
  bottom: 22.5vw;
  width: 9vw;
  height: 8vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.cuarto-de-lavado-e:hover {
  opacity: 1;
}

.terraza-e {
  position: absolute;
  right: 7.9vw;
  bottom: 11.1vw;
  width: 7.5vw;
  height: 11.3vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.terraza-e:hover {
  opacity: 1;
}

.sala-comedor-e {
  position: absolute;
  right: 15.5vw;
  bottom: 12.3vw;
  width: 16.6vw;
  height: 9.4vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.sala-comedor-e:hover {
  opacity: 1;
}

.cocina-e {
  position: absolute;
  right: 16.9vw;
  bottom: 21.6vw;
  width: 16.6vw;
  height: 8vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.cocina-e:hover {
  opacity: 1;
}

.recamara-3-e {
  position: absolute;
  right: 25vw;
  bottom: 3.6vw;
  width: 8vw;
  height: 8.5vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.recamara-3-e:hover {
  opacity: 1;
}

.recamara-2-e {
  position: absolute;
  right: 34.1vw;
  bottom: 3.6vw;
  width: 9vw;
  height: 12vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.recamara-2-e:hover {
  opacity: 1;
}

.recamara-1-e {
  position: absolute;
  right: 43vw;
  bottom: 3.6vw;
  width: 9vw;
  height: 10.3vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.recamara-1-e:hover {
  opacity: 1;
}

.ba-o-1-e {
  position: absolute;
  right: 43vw;
  bottom: 19.1vw;
  width: 9vw;
  height: 4.5vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.ba-o-1-e:hover {
  opacity: 1;
}

.ba-o-2-e {
  position: absolute;
  right: 32.4vw;
  bottom: 19.1vw;
  width: 9vw;
  height: 4.5vw;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.ba-o-2-e:hover {
  opacity: 1;
}

.punto-mapa-hover {
  position: absolute;
  right: 27.6vw;
  bottom: 9vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24vw;
  height: 19.5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.punto-mapa-hover:hover {
  opacity: 1;
}

.label-mapa {
  display: inline-block;
  padding: 0.5vw 1vw;
  background-color: #5d576c;
  color: #e5e4d3;
  font-size: 1vw;
  line-height: 1.5vw;
  text-align: center;
}

.usos-mixtos-hover {
  position: absolute;
  right: 24.8vw;
  bottom: 0vw;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16vw;
  height: 14vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.usos-mixtos-hover:hover {
  opacity: 1;
}

.usos-mixtos-2-hover {
  position: absolute;
  right: 24.8vw;
  bottom: 17.5vw;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 7vw;
  height: 11vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.usos-mixtos-2-hover:hover {
  opacity: 1;
}

.usos-mixtos-3-hover {
  position: absolute;
  right: 0vw;
  bottom: 11.9vw;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18vw;
  height: 19vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.usos-mixtos-3-hover:hover {
  opacity: 1;
}

.plaza-comercial-hover {
  position: absolute;
  right: 10vw;
  bottom: 22vw;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 17vw;
  height: 12vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.plaza-comercial-hover:hover {
  opacity: 1;
}

.torre-de-servicios-hover {
  position: absolute;
  right: 25.4vw;
  bottom: 28.2vw;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 8vw;
  height: 8vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 800ms cubic-bezier(.23, 1, .32, 1);
}

.torre-de-servicios-hover:hover {
  opacity: 1;
}

.wrapper-general {
  overflow: hidden;
}

.img-ame {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .titulo-light-chico {
    width: 33vw;
    font-size: 6vw;
    line-height: 6.5vw;
  }
  .header {
    padding-top: 4vw;
  }
  .logo-caliza {
    width: 20vw;
  }
  .link-menu {
    width: 50%;
    margin-bottom: 2vw;
    margin-left: 0vw;
    float: right;
    font-size: 10px;
    line-height: 10px;
    text-align: right;
  }
  .menu-cont {
    position: static;
    width: 62%;
  }
  .hero {
    padding-top: 29vw;
  }
  .p-domo {
    font-size: 12px;
    line-height: 16px;
  }
  .lista-plan-maestro {
    font-size: 12px;
    line-height: 20px;
  }
  .nav-left {
    width: 3vw;
    height: 3vw;
  }
  .nav-right {
    width: 3vw;
    height: 3vw;
  }
  .icono-slideshow {
    font-size: 3vw;
    line-height: 3vw;
  }
  .tab {
    width: 100%;
    min-height: auto;
    margin-right: 0%;
    margin-left: 0%;
  }
  .tab-text {
    font-size: 17px;
    line-height: 20px;
  }
  .p-urbanismo-general {
    font-size: 12px;
    line-height: 16px;
  }
  .imagen-urbanismo {
    width: 50vw;
    min-height: 50vw;
  }
  .tab-content {
    padding-left: 0%;
  }
  .logo-urbanismo {
    height: 6vw;
  }
  .tab-menu {
    margin-right: 0%;
    margin-left: 0%;
  }
  .tabs-full {
    width: 100%;
  }
  .titulo-area-verde {
    font-size: 17px;
    line-height: 20px;
  }
  .parrafo-verde {
    font-size: 12px;
    line-height: 16px;
  }
  .parrafo-torre {
    font-size: 12px;
    line-height: 16px;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .img-torre {
    width: 33vw;
  }
  .col-a-departamentos {
    width: 37vw;
    margin-bottom: 10vw;
  }
  .col-b-departamentos {
    width: 48vw;
  }
  .titulo-departamento-chico {
    font-size: 17px;
    line-height: 20px;
  }
  .parrafo-departamentos {
    width: auto;
    font-size: 12px;
    line-height: 16px;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .lista-plan-departamentos {
    font-size: 12px;
    line-height: 20px;
  }
  .boton-departamentos {
    padding-right: 3vw;
    padding-left: 3vw;
    font-size: 12px;
    line-height: 16px;
  }
  .departamentos-de {
    margin-bottom: 0.7vw;
    font-size: 9px;
    line-height: 9px;
    letter-spacing: 0.2vw;
  }
  .metros-departamentos {
    font-size: 38px;
    line-height: 40px;
  }
  .titulo-light-chico-copy {
    font-size: 12px;
    line-height: 16px;
  }
  .tipologia {
    width: 90%;
    margin-top: 11vw;
  }
  .tab-tipologia {
    padding-top: 11vw;
  }
  .titulo-amenidades {
    margin-bottom: 5vw;
    font-size: 9px;
    line-height: 9px;
    letter-spacing: 0.2vw;
  }
  .col-a-amenidades {
    width: auto;
    float: none;
    clear: both;
  }
  .lista-amenidades {
    position: static;
    width: 100%;
    margin-bottom: 4vw;
    font-size: 17px;
    line-height: 20px;
  }
  .titulo-comercio {
    font-size: 17px;
    line-height: 20px;
  }
  .parrafo-comercio {
    font-size: 12px;
    line-height: 16px;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .boton-enviar {
    padding-right: 3vw;
    padding-left: 3vw;
    font-size: 12px;
    line-height: 16px;
  }
  .titulo-avance {
    font-size: 17px;
    line-height: 20px;
  }
  .p-avance {
    font-size: 12px;
    line-height: 16px;
  }
  .ubicacion {
    padding-top: 8vw;
  }
  .titulo-ubicacion {
    font-size: 9px;
    line-height: 9px;
    letter-spacing: 0.2vw;
  }
  .col-b-ubicacion {
    width: auto;
    margin-bottom: 5vw;
    float: none;
    clear: both;
  }
  .p-ubicacion {
    width: 50vw;
    font-size: 12px;
    line-height: 16px;
  }
  .ubicacion-escrita {
    width: 50vw;
    font-size: 17px;
    line-height: 20px;
  }
  .ubicaci-n-mapa {
    position: static;
    width: auto;
    min-height: 59vw;
    background-position: 50% 50%;
  }
  .p-contacto {
    margin-bottom: 23vw;
    font-size: 9px;
    line-height: 11px;
    letter-spacing: 0.2vw;
  }
  .p-contacto-desc {
    font-size: 12px;
    line-height: 16px;
  }
  .correo-contacto {
    font-size: 12px;
    line-height: 16px;
  }
  .titulo-contacto-chico {
    font-size: 9px;
    line-height: 9px;
    letter-spacing: 0.2vw;
  }
  .red-social {
    width: 6vw;
    height: 6vw;
    margin-top: 2vw;
  }
  .contact-form {
    width: 61vw;
  }
  .label {
    margin-bottom: 1vw;
    font-size: 12px;
    line-height: 16px;
  }
  .select {
    height: 6vw;
    font-size: 12px;
    line-height: 16px;
  }
  .input {
    height: 6vw;
    font-size: 12px;
    line-height: 16px;
  }
  .mensaje {
    min-height: 16vw;
    font-size: 12px;
    line-height: 16px;
  }
  .col-fijo-inteligente {
    width: 100%;
  }
  .slider-amenidades {
    width: auto;
  }
  .logo-ubicacion {
    width: 12vw;
  }
  .logo-dirstrito-ubicacion {
    width: 16vw;
  }
  .logo-contacto-caliza {
    width: 12vw;
  }
  .select-solo {
    height: 6vw;
    font-size: 12px;
    line-height: 16px;
  }
  .label-solo {
    font-size: 12px;
    line-height: 16px;
  }
  .boton-comercio-trans {
    padding-right: 3vw;
    padding-left: 3vw;
    font-size: 12px;
    line-height: 16px;
  }
  .error {
    font-size: 12px;
    line-height: 16px;
  }
  .ok {
    font-size: 12px;
    line-height: 16px;
  }
  .icono-slideshow-blanco {
    font-size: 3vw;
    line-height: 3vw;
  }
}

@media screen and (max-width: 479px) {
  .titulo-light-chico {
    width: auto;
    font-size: 26px;
    line-height: 32px;
  }
  .link-menu {
    display: inline-block;
    float: none;
    clear: both;
  }
  .menu-cont {
    position: absolute;
    top: 0vw;
    right: auto;
    bottom: auto;
    z-index: 2;
    width: 100%;
    padding-top: 21vw;
    padding-bottom: 6vw;
    float: none;
    background-color: #e5e4d3;
    -webkit-transition: top 800ms cubic-bezier(.23, 1, .32, 1);
    transition: top 800ms cubic-bezier(.23, 1, .32, 1);
    text-align: right;
  }
  .menu-cont.off {
    top: -60vw;
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    -webkit-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
    transition-timing-function: cubic-bezier(.23, 1, .32, 1);
  }
  .titulo-hero {
    font-size: 9vw;
    line-height: 10vw;
  }
  .cont-textos-hero {
    width: auto;
  }
  .imagen-principal-hero {
    width: 100%;
    height: auto;
  }
  .logo-domo {
    width: 30vw;
    margin-bottom: 10vw;
  }
  .p-domo {
    margin-bottom: 8vw;
    font-size: 16px;
    line-height: 23px;
  }
  .titulo-plan-maestro {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1.5px;
  }
  .plan-maestro-div {
    width: 100%;
  }
  .lista-plan-maestro {
    font-size: 16px;
    line-height: 29px;
  }
  .mapa-domo {
    position: static;
    width: 100%;
    margin-bottom: 15vw;
  }
  .norte {
    display: none;
  }
  .nav-left {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    width: 20vw;
    height: auto;
  }
  .nav-right {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 20vw;
    height: auto;
  }
  .icono-slideshow {
    font-size: 5vw;
  }
  .tab-text {
    font-size: 16px;
    line-height: 20px;
  }
  .p-urbanismo-general {
    font-size: 16px;
    line-height: 23px;
  }
  .imagen-urbanismo {
    width: 100%;
    min-height: 86vw;
  }
  .col-a-urbanismo-inteligente {
    width: 100%;
    margin-bottom: 5vw;
  }
  .titulo-area-verde {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 32px;
  }
  .parrafo-verde {
    width: 100%;
    font-size: 16px;
    line-height: 23px;
  }
  .titulo-torre {
    width: auto;
    margin-top: 4vw;
    margin-bottom: 4vw;
    float: none;
    clear: both;
    font-size: 26px;
    line-height: 32px;
  }
  .titulo-urbanismo {
    font-size: 26px;
    line-height: 32px;
  }
  .parrafo-torre {
    position: static;
    width: auto;
    font-size: 16px;
    line-height: 23px;
  }
  .img-torre {
    width: 100%;
    float: none;
    clear: both;
  }
  .col-a-departamentos {
    width: auto;
    float: none;
  }
  .col-b-departamentos {
    width: auto;
    float: none;
  }
  .titulo-departamentos-grande {
    font-size: 26px;
    line-height: 32px;
  }
  .titulo-departamento-chico {
    font-size: 26px;
    line-height: 32px;
  }
  .parrafo-departamentos {
    font-size: 16px;
    line-height: 23px;
  }
  .lista-plan-departamentos {
    font-size: 16px;
    line-height: 29px;
  }
  .boton-departamentos {
    width: 100%;
    margin-bottom: 8vw;
    font-size: 16px;
    line-height: 23px;
  }
  .tab-depa {
    width: 100%;
    padding-top: 6vw;
    padding-bottom: 6vw;
    padding-left: 3vw;
    float: left;
  }
  .tipologia {
    margin-top: 0vw;
  }
  .tabs-tipologias {
    width: 100%;
  }
  .tabs-cont-tipologias {
    width: 100%;
  }
  .tab-tipologia {
    padding-bottom: 11vw;
  }
  .titulo-amenidades {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1.5px;
  }
  .lista-amenidades {
    font-size: 26px;
    line-height: 32px;
  }
  .comercio {
    background-image: none;
    background-position: 0px 0px;
  }
  .col-a-comercio {
    width: 100%;
  }
  .titulo-comercio {
    font-size: 26px;
    line-height: 32px;
  }
  .parrafo-comercio {
    width: 100%;
    font-size: 16px;
    line-height: 23px;
  }
  .titulo-grande-comercial {
    font-size: 26px;
    line-height: 32px;
  }
  .boton-enviar {
    width: 100%;
    font-size: 16px;
    line-height: 23px;
  }
  .titulo-avance {
    margin-bottom: 3vw;
    font-size: 26px;
    line-height: 32px;
  }
  .p-avance {
    position: static;
    width: auto;
    margin-bottom: 10vw;
    font-size: 16px;
    line-height: 23px;
  }
  .col-a-avance {
    width: 100%;
  }
  .video-avance {
    width: 100%;
    height: 49vw;
  }
  .ubicacion {
    padding-top: 14vw;
  }
  .titulo-ubicacion {
    margin-bottom: 14vw;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1.5px;
  }
  .p-ubicacion {
    width: 100%;
    margin-bottom: 11vw;
    font-size: 16px;
    line-height: 23px;
  }
  .ubicacion-escrita {
    width: 100%;
    font-size: 26px;
    line-height: 32px;
  }
  .col-a-contacto {
    width: 100%;
    float: none;
  }
  .p-contacto {
    margin-bottom: 20vw;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1.5px;
  }
  .p-contacto-desc {
    margin-bottom: 5vw;
    font-size: 16px;
    line-height: 23px;
  }
  .correo-contacto {
    font-size: 16px;
    line-height: 23px;
  }
  .titulo-contacto-chico {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1.5px;
  }
  .red-social {
    width: 11vw;
    height: 11vw;
  }
  .contact-form {
    width: 100%;
    margin-top: 10vw;
  }
  .label {
    font-size: 16px;
    line-height: 20px;
  }
  .select {
    height: 12vw;
    margin-bottom: 4vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
  .input {
    height: 12vw;
    margin-bottom: 4vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
  .mensaje {
    width: 100%;
    min-height: 29vw;
    padding: 4vw;
  }
  .logo-ubicacion {
    width: 21vw;
  }
  .logo-dirstrito-ubicacion {
    width: 31vw;
  }
  .logo-contacto-caliza {
    width: 21vw;
  }
  .col-contacto {
    padding-left: 0%;
  }
  .select-solo {
    width: 100%;
    height: 12vw;
    margin-bottom: 4vw;
    margin-left: 0%;
    padding-right: 4vw;
    padding-left: 4vw;
  }
  .label-solo {
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
    line-height: 20px;
  }
  .boton-comercio-trans {
    width: 100%;
    margin-bottom: 8vw;
    font-size: 16px;
    line-height: 23px;
  }
  .btn-ham {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 9vw;
    height: 9vw;
    margin-bottom: 5vw;
    float: right;
    -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-top: 2px solid #8f6444;
    border-bottom: 2px solid #8f6444;
    cursor: pointer;
  }
  .linea-ham-medio {
    width: 100%;
    border-bottom: 2px solid #8f6444;
  }
  .img-comercio-celular {
    display: block;
    margin-bottom: 10vw;
  }
  .error {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
  }
  .ok {
    width: 100%;
    font-size: 16px;
    line-height: 20px;
  }
  .icono-slideshow-blanco {
    font-size: 5vw;
  }
}

@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}