@font-face {
  font-family: 'gilroyextrabold';
  src: url('fonts/gilroy-extrabold-webfont.woff2') format('woff2'), url('fonts/gilroy-extrabold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gilroylight';
  src: url('fonts/gilroy-light-webfont.woff2') format('woff2'), url('fonts/gilroy-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'vidaloka_regular';
  src: url('fonts/vidaloka-regular-webfont.woff2') format('woff2'), url('fonts/vidaloka-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body {
  margin: 0px;
  padding: 0px;
  background-color: #0f1c29;
}

html {
  -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../images/arrows.png) no-repeat right 4px;
  background-size: 20px 16px;
  padding-right: 50px;
}

input,
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.bolas_slide {
  -webkit-filter: drop-shadow(0px 1px 1px #000);
  filter: drop-shadow(0px 1px 1px #000);
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.lugar_vivir {
  color: #4f3038;
  font-size: 15px;
  font-family: 'archivebold_italic';
  font-weight: 100;
}

.menu {
  color: #fff;
  font-size: 36px;
  font-family: 'vidaloka_regular';
  font-weight: 100;
  text-decoration: none;
  padding-bottom: 0px;
  p
  border: 0px;
  border-bottom: 1px solid transparent;    /*-webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      */
}

.menu:hover {

  /*border-bottom: 1px solid #fffdf2;*/
}

.menu_over {
  color: #fffdf2;
  font-size: 18px;
  font-family: 'archivebold';
  font-weight: 100;
  text-decoration: none;
  padding-bottom: 5px;
  border: 0px;    /*border-bottom: 1px solid #fffdf2;*/
}

.titulo_negro {
  color: #2b312f;
  font-size: 36px;
  font-family: 'archivebold';
  font-weight: 100;
  text-decoration: none;
  padding-bottom: 10px;
  border: 0px;
  border-bottom: 1px solid #2b312f;
}

.titulo_besh {
  color: #fffdf2;
  font-size: 36px;
  font-family: 'archivebold';
  font-weight: 100;
  text-decoration: none;
  padding-bottom: 10px;
  border: 0px;
  border-bottom: 1px solid #fffdf2;
}

.contenido_negro {
  color: #2b312f;
  font-size: 18px;
  font-family: 'archivebold';
  font-weight: 100;
  text-decoration: none;
}

.contenido_besh {
  color: #fffdf2;
  font-size: 18px;
  font-family: 'archivebold';
  font-weight: 100;
  text-decoration: none;
}

.contenido_besh_link {
  color: #fffdf2;
  font-size: 18px;
  font-family: 'archivebold';
  font-weight: 100;
  text-decoration: none;
}

.contenido_besh_link:hover {
  color: #fffdf2;
  font-size: 18px;
  font-family: 'archivebold';
  font-weight: 100;
  text-decoration: underline;
}

.boton_fotos {
  color: #fffdf2;
  font-size: 14px;
  font-family: 'archivebold';
  font-weight: 100;
  text-decoration: none;
  border: 1px solid #fffdf2;
  padding: 5px 10px 5px 10px;
  background-color: transparent;
}

.cajas {
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  font-family: 'gilroylight';
  font-weight: 100;
  text-decoration: none;
  border: 0px;
  border-bottom: 1px solid #fffdf2;
  width: 100%;
  padding-top: 10px;
}

.abajo {
  color: #2b312f;
  font-size: 12px;
  font-family: 'archivebold';
  font-weight: 100;
  text-decoration: none;
}

.numero {
  background-color: #4f3038;
  padding: 15px 20px 15px 20px;
  font-size: 17px;
  color: #ffffff;
  font-family: 'archivebold';
  font-weight: 100;
  text-decoration: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.cuadro_rojo {
  font-family: 'archivebold';
  text-decoration: none;
  font-size: 15px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 22px;
  padding-bottom: 8px;
  color: #ffffff;
  background-image: url(../images/flecha_roja.png);
  background-size: 109px 32x;
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.cuadro_verde {
  font-family: 'archivebold';
  text-decoration: none;
  font-size: 15px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 22px;
  padding-bottom: 8px;
  color: #ffffff;
  background-image: url(../images/flecha_verde.png);
  background-size: 109px 32x;
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.cuadro_amarillo {
  font-family: 'archivebold';
  text-decoration: none;
  font-size: 15px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 22px;
  padding-bottom: 8px;
  color: #2b312f;
  background-image: url(../images/flecha_amarilla.png);
  background-size: 109px 32x;
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

#submenu {
  background-color: #0f1c29;
  height: 100vw;
  width: 100%;
  position: absolute;
  z-index: 1000;
  top: 0px;
  display: none;
}

#logo_normal {
  display: inherit;
  z-index: 1;
}

#logo_mobile {
  display: none;
  z-index: 2
}

#redes {
  position: absolute;
  left: 20px;
  top: 38px;
  z-index: 3;
}

#instagram,
#facebook {
  height: 20px;
  z-index: 4;
}

#rayas_div {
  position: absolute;
  right: 10px;
  top: 40px;
  z-index: 5;
}

#rayas {
  height: 22px;
}

#espaciado {
  height: 100px;
}

#menu {
  position: fixed;
  top: 0px;
  background-color: #0f1c29;
  height: 100px;
  width: 100%;
  z-index: 3000;
}

#submenu_contenido {

  /*top:195px;*/
  position: relative;
}

#marco_video_total {
  width: 100%;
  height: 620px;
  background-color: transparent;
  overflow: hidden;
  position: relative;
  z-index: 1;
  top: 0px;
}

#marco_video {
  height: 620px;
}

#desarrollo2 {
  width: 100%;
  height: 620px;
  background-image: url(../images/fondo.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  z-index: 1;
  top: 0px;
  opacity: 1;
}

.titulo_lotes {
  color: #fff;
  font-family: 'gilroylight';
  font-size: 35px;
  padding: 0px;
  margin: 0px;
}

.titulo_numero {
  color: #fff;
  font-family: 'vidaloka_regular';
  font-size: 60px;
  letter-spacing: 2px;
  padding: 0px;
  margin: 0px;
}

.titulo_verde {
  color: #15492e;
  font-family: 'vidaloka_regular';
  font-size: 36px;
  letter-spacing: 2px;
  padding: 0px;
  margin: 0px;
}

.contenido_azul {
  color: #0e1d2b;
  font-family: 'gilroylight';
  font-size: 16px;
  padding: 0px;
  margin: 0px;
}

.contenido_blanco {
  color: #fff;
  font-family: 'gilroylight';
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  text-decoration: none;
}

.contenido_blanco a {
  color: #fff;
  font-family: 'gilroylight';
  text-decoration: none;
}

.contenido_blanco a:hover {
  text-decoration: underline;
}

.boton_verde {
  background-color: #15492e;
  color: #fff;
  font-family: 'gilroyextrabold';
  font-size: 12px;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  letter-spacing: 2px;
  border: 0px;
}

.boton_azul {
  background-color: #0f1c29;
  color: #fff;
  font-family: 'gilroyextrabold';
  font-size: 14px;
  padding: 10px 15px 10px 15px;
  text-decoration: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 10px;
  letter-spacing: 3px;
  border: 0px;
}

.boton_blanco {
  background-color: #fff;
  color: #0f1c29;
  font-family: 'gilroyextrabold';
  font-size: 12px;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  letter-spacing: 2px;
  border: 0px;
}

#video-background {
  position: relative;
  right: 0px;
  bottom: 0px;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto;
  display: block; /* Add this */
  border: 0;
  background-image: url(../images/loader_azul.gif);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#video-background_mobile {
  position: relative;
  right: 0px;
  bottom: 0px;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto;
  display: block; /* Add this */
  border: 0;
}

#div_video {
  position: relative;
  right: 0px;
  bottom: 0px;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto;
  display: block; /* Add this */
  border: 0;
  background-image: url(../images/loader_azul.gif);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

/*
#fondo_lugar{
width:100%;
height:500px;
background-color: #fff;
background-image:url(../images/foto_1.jpg);
background-size:cover;
background-repeat:no-repeat;
background-position: 50% 50%;
position:relative;
top:0px;
opacity:1;
}
*/
#desa_div1 {
  width: 50%;
  position: relative;
  float: left;
  display: inline;
  height: auto;
}

#desa_div2 {
  width: 50%;
  position: relative;
  float: left;
  display: inline;
  height: auto;
}

.listado {
  color: #fff;
  font-family: 'gilroylight';
  font-size: 16px;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
}

.listado li {
  padding-bottom: 25px;
}

.hoja {
  height: 34px;
}

#hoja4 {
  position: absolute;
  bottom: 40px;
  left: 46%;
  "
}

#fondo_cotizar {
  width: 100%;
  height: 500px;
  background-image: url(../images/cotizar.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  z-index: 1;
  top: 0px;
  opacity: 1;
}

.over {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.over:hover {
  opacity: 1;
}

.tacha {
  height: 40px;
}

#fondo_ubicacion {
  width: 100%;
  height: 500px;
  background-image: url(../images/mapa.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  z-index: 1;
  top: 0px;
  opacity: 1;
}

.abajo {
  background-color: transparent;
  color: #fff;
  font-size: 12px;
  font-family: 'gilroylight';
}

#desa_div3 {
  width: 60%;
  position: relative;
  float: left;
  display: inline;
  height: auto;
}

#desa_div4 {
  width: 40%;
  position: relative;
  float: left;
  display: inline;
  height: auto;
}

#abajo_normal {
  display: inherit;
}

#abajo_mobil {
  display: none;
}

.flecha {
  height: 36px;
}

#flecha_der {
  position: absolute;
  left: 0px;
  top: 38px;
  z-index: 3;
}

#flecha_der_real {
  height: 25px;
}

.bolas {
  width: 20px;
  height: 20px;
  position: relative;
  left: -50%;
  top: -50%;
}

.titulo_bolas {
  font-size: 18px;
  font-family: 'gilroylight';
  color: #000;
  text-decoration: none;
}

.leyenda_dispo {
  font-size: 18px;
  font-family: 'gilroylight';
  color: #000;
  text-decoration: none;
  padding-left: 43px;
  padding-top: 7px;
  background-image: url('../images/bola_blanca.png');
  background-size: 35px 35px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 35px;
  width: auto;
  display: inline;
  float: left;
  text-align: left;
  margin-right: 25px;
}

#fondo_blanco {
  background-color: #ffffff;
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 5000;
  top: 0px;
  left: 0px;
}

#cerrar_vista {
  position: fixed;
  z-index: 5001;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

#contenido_vista {
  position: absolute;
  z-index: 5002;
  width: 100%;
  height: auto;
}

#vista {
  max-width: 700px;
  position: relative;
  height: auto;
  padding-left: 0px;
  padding-right: 0px;
}

.vista_1 {
  width: 50%;
  position: relative;
  display: inline;
  float: left;
  height: auto;
  text-align: center;
}

.vista_2 {
  width: 50%;
  position: relative;
  display: inline;
  float: left;
  height: auto;
}

.tit_verde {
  background-color: #15492e;
  color: #fff;
  font-family: 'gilroyextrabold';
  font-size: 28px;
  padding: 10px 25px 10px 25px;
  text-decoration: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  letter-spacing: 2px;
  border: 0px;
}

.calle {
  color: #000;
  font-family: 'gilroyextrabold';
  font-size: 24px;
  text-decoration: none;
  margin-bottom: 10px;
}

.metros {
  color: #000;
  font-family: 'gilroylight';
  font-size: 30px;
  text-decoration: none;
  margin-bottom: 10px;
}

.cajas_select {
  color: #000;
  font-family: 'gilroylight';
  font-size: 20px;
  text-decoration: none;
  margin-bottom: 10px;
  border: 1px solid #000;
  background-color: #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding-left: 10px;
  padding-right: 30px;
}

.cont_vista {
  color: #000;
  font-family: 'gilroylight';
  font-size: 18px;
  text-decoration: none;
}

.cont_vista_bold {
  color: #000;
  font-family: 'gilroyextrabold';
  font-size: 18px;
  text-decoration: none;
}

.foto_lote {
  width: 333px;
}

#video_div {
  width: 640px;
  height: 360px;
}

#iframe_video {
  width: 640px;
  height: 360px;
}

/* ESTILOS ICONOS HOME */
.texto_blanco_alerta {
  color: #15492E;
  font-family: 'gilroylight';
  font-size: 14px;
  text-decoration: none;
}

#iconos {
  width: 1240px;
  height: auto;
  display: inline-block;
  font-size: 0;
}

.icono_equipo {
  display: inline-block;
  width: 240px;
  height: 140px;
  padding: 0px;
  margin: 0px;
  font-size: 0;
  overflow: hidden;
}

.foto_equipo {
  width: 200px;
  height: 58px;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
}

.td_iconos {
  height: 58px;
}

.foto1 {
  height: 40px;
}

.foto2 {
  height: 35px;
}

.foto3 {
  height: 56px;
}

.foto4 {
  height: 42px;
}

.foto5 {
  height: 50px;
}

.foto6 {
  height: 40px;
}

.foto7 {
  height: 40px;
}

.foto8 {
  height: 50px;
}

.foto9 {
  height: 52px;
}

.foto10 {
  height: 46px;
}


#myModal{
  width: 100%;
  height: 100vh;
  background-color: rgba(0,0,0,.85);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 40000;
}

#myModalClick{
  width: 100%;
  height: 100vh;
  background-color: transparent;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index:1;
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}


/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  z-index: 2;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content{  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  /* -webkit-transform:scale(0) */
  from {opacity:0;} 
  to {opacity:1;}
}

@keyframes zoom {
  from {opacity:0;} 
  to {opacity:1;}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  z-index: 3;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

/* ESTILOS EN MOVIL */
@media screen and (max-width:1240px) {
  #iconos {
    width: 290px;
  }

  .icono_equipo {
    width: 145px;
    height: 140px;
    padding: 0px;
    margin: 0px;
    font-size: 0;
    overflow: hidden;
  }

  .foto_equipo {
    width: 145px;
    height: 58px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
  }

  .td_iconos {
    height: 58px;
  }

  .foto1 {
    height: 30px;
  }

  .foto2 {
    height: 26px;
  }

  .foto3 {
    height: 42px;
  }

  .foto4 {
    height: 31px;
  }

  .foto5 {
    height: 37px;
  }

  .foto6 {
    height: 30px;
  }

  .foto7 {
    height: 30px;
  }

  .foto8 {
    height: 37px;
  }

  .foto9 {
    height: 38px;
  }

  .foto10 {
    height: 34px;
  }

}

#iconos_mensajes {
  position: fixed;
  z-index: 1000;
  bottom: 20px;
  left: 20px;
}

.iconos_mensajes_image {
  width: 43px;
  margin-top: 5px;
}

/* ESTILOS EN MOVIL */
@media screen and (max-width:900px) {
  #video_div {
    width: 300px;
    height: 150px;
  }

  #iframe_video {
    width: 300px;
    height: 150px;
  }

  .bolas {
    width: 15px;
    height: 15px;
  }

  .leyenda_dispo {
    font-size: 10px;
    font-family: 'gilroylight';
    color: #000;
    text-decoration: none;
    padding-left: 20px;
    padding-top: 0px;
    background-size: 15px 15px;
    height: 20px;
    margin-right: 15px;
  }

  .titulo_bolas {
    font-size: 12px;
  }

  #flecha_der {
    top: 15px;
  }

  #flecha_der_real {
    height: 20px;
  }

  .flecha {
    height: 26px;
  }

  #abajo_normal {
    display: none;
  }

  #abajo_mobil {
    display: inherit;
  }

  #desa_div3 {
    width: 100%;
  }

  #desa_div4 {
    width: 100%;
  }

  .abajo {
    font-size: 10px;
  }

  .cajas {
    font-size: 12px;
  }

  #fondo_ubicacion {
    height: 180px;
  }

  .tacha {
    height: 20px;
  }

  #fondo_cotizar {
    height: 180px;
  }

  #hoja4 {
    left: 10px;
  }

  .hoja {
    height: 18px;
  }

  #desa_div1 {
    width: 100%;
  }

  #desa_div2 {
    width: 100%;
  }

  .listado {
    font-size: 12px;
  }

  .listado li {
    padding-bottom: 15px;
  }

  /*#video-background{
      height:180px;

  }*/
  .contenido_azul {
    font-size: 12px;
  }

  .contenido_blanco {
    font-size: 12px;
  }

  .titulo_verde {
    font-size: 24px;
  }

  .titulo_lotes {
    font-size: 23px;
  }

  .titulo_numero {
    font-size: 50px;
  }

  /*#marco_video_total{
      height: 514px;
  }*/
  #marco_video {
    height: 514px;
  }

  #fondo_mobile {
    height: 514px;
  }

  #menu {
    height: 50px;
  }

  #logo_normal {
    display: none;
  }

  #logo_mobile {
    display: inherit;
  }

  #redes {
    left: 15px;
    top: 18px;
  }

  #instagram,
  #facebook {
    height: 13px;
  }

  #rayas_div {
    right: 0px;
    top: 18px;
  }

  #rayas {
    height: 15px;
  }

  #espaciado {
    height: 50px;
  }

  #submenu {

    /*height: 472px;*/
  }

  #submenu_contenido {

    /*top:210px;*/
  }

  .menu {
    font-size: 24px;
  }

}

/* ESTILOS EN MOVIL */
@media screen and (max-width:665px) {
  #iconos_mensajes {
    bottom: 15px;
    left: 15px;
  }

  .iconos_mensajes_image {
    width: 30px;
    margin-top: 0px;
  }

  .scalize .item-point {
    width: 10px;
    height: 10px;
  }

  .bolas {
    width: 10px;
    height: 10px;
    left: -7px;
    top: -11px;
  }

  #vista {
    width: 100%;
  }

  .vista_1 {
    width: 100%;
  }

  .vista_2 {
    width: 100%;
  }

  .tit_verde {
    font-size: 20px;
  }

  .calle {
    font-size: 20px;
  }

  .metros {
    font-size: 20px;
  }

  .cajas_select {
    font-size: 18px;
  }

  .cont_vista {
    font-size: 16px;
  }

  .cont_vista_bold {
    font-size: 16px;
  }

  .foto_lote {
    width: 290px;
  }

}