@media only screen and (max-width: 1024px) {
  /* For mobile phones: */

  /* ------------------------- */
  /* Generales */
  /* ------------------------- */

  #intro-logo{
    width: 250px!important;
    left: calc(50% - 125px)!important;
  }

.enblanco{
  display: none;
}

.marco-derecho, .marco-izquierdo, .marco-arriba, .marco-abajo{
  display: none;
}

.botonera {
    display: none;
  }

  .logo-barrio-cueto {
      margin: 10px 0 0 13px!important;
  }

  .contenedor-colores {
      display: block!important;
  }

  .cotizar-flotante a {
      right: 10px!important;
      font-size: 15px!important;
      padding: 5px 30px!important;
  }

  .wz-desktop {
      display: none;
  }

  .wz-movil .vineta {
    position: absolute;
    width: 103px;
    height: 29px;
    left: -115px;
    top: 11px;
    -webkit-animation: 8s ease 0s normal forwards 1 fadein;
    animation: 8s ease 0s normal forwards 1 fadein;
    z-index: 999999999;
}

.wz-movil {
    display: block!important;
    position: fixed;
    width: 50px;
    height: 50px;
    right: 20px;
    bottom: 20px;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgb(0 0 0 / 40%);
    z-index: 9999;
    transition: 0.5s ease all;
}



/* ------------------------- */
/* Generales */
/* ------------------------- */

/* ------------------------- */
/* Header */
/* ------------------------- */

.logo-condominio-panoramico {
  width: 185px!important;
  margin: 12px 0 0 5px!important;
}

.cotizar-header a {
    right: 10px!important;
    font-size: 15px!important;
    padding: 22px 10px!important;
}

/* ------------------------- */
/* Header */
/* ------------------------- */

/* ------------------------- */
/* Inicio Cueto */
/* ------------------------- */

.huincha {
display: none;
}

.huincha-movil {
    display: block;
    position: absolute;
    top: 110px;
    left: 0px;
    width: 100%;
    z-index: 100;

}

.frase-l{
  width: 800px;
  height: 100px;
  position: absolute;
  left: 50%;
  margin-left: -400px;
  top: 210px;
  margin-top: -20px;
  z-index: 99;
}

.frase-l h1{
  font-size: 18px;
  line-height: 21px;
}

.primera-l{
  color: #ffffff;
  text-align: center;
}

.segunda-l{
  color: #ffffff;
  text-align: center;
}

.tercera-l{
  width: 100%;
  float: left;
  line-height: 19px;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  padding: 11px 280px;
}

.tercera-l span{
  font-size: 20px;
}


.frase h1 {
  width: 100%!important;
    font-size: 35px!important;
    padding: 0px 10%;
}

.frase {
  width: 100%!important;
  left: auto!important;
  margin-left: auto!important;
  top: 33%;
}


.cont-promo{
    flex-direction: column;
}

.promo-1{
  width: 50%;
}
.promo-linea{
  width: 40%;
  height: 1px;
  background: #fff;
  margin: 30px 0px;
}
.promo-2{
  width: 60%;
}

/* ------------------------- */
/* Inicio Cueto */
/* ------------------------- */


/* ------------------------- */
/* proyectoInfo */
/* ------------------------- */

.fachada-barrio-cueto {
    width: 100%!important;
    height: 50vh!important;

  }

  .titulo-proyectoInfo h1 {
    text-align: center!important;
}

  .texto-proyectoInfo {
      width: 100%!important;
      padding-left: 30px!important;
      padding-right: 30px!important;
      margin-top: 15px;
          margin-bottom: 100px;
  }

  .espacio-izq-titulo {
    margin-left: 0px!important;
}

.p-proyectoInfo {
    width: 100%!important;

}

/* ------------------------- */
/* ProyectoInfo */
/* ------------------------- */

/* ------------------------- */
/* vidaDeBarrio */
/* ------------------------- */

.mapa {
    width: 100%!important;
    height: auto!important;
    margin-top: 100px!important;
}

.mapa img{
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  height: auto!important;
}

.texto-vida {
    width: 100%!important;
    top: 30px!important;
}

.titulo-vida {
    margin-left: 10%!important;
    width: 80%!important;
}

.p-vida {
    width: 80%!important;
    margin-left: 10%!important;
}

.listado {
    width: 80%!important;
    margin-left: 10%!important;
    margin-bottom: 100px!important;
}

/* ------------------------- */
/* vidaDeBarrio */
/* ------------------------- */

/* ------------------------- */
/* GALERIA */
/* ------------------------- */

.square {
    flex-basis: calc(33%)!important;
}

.entorno-imagen {
    width: 100%!important;
}

.entorno-cont {
  width: 150px!important;
  float: none!important;
  display: inline-block!important;
}

/* ------------------------- */
/* GALERIA */
/* ------------------------- */


  /* ------------------------- */
  /* Plantas */
  /* ------------------------- */

  .contendor-fijo {
    margin-top: 20px!important;
    height: auto!important;
  }

  .centro-informacion {
    width: 100%!important;
  }

  .centro-informacion .izq {
    width: 100%!important;
    min-height: 360px;
  }

  .centro-informacion .centro {
    width: 100%!important;
    min-height: 290px;
}

  .centro-informacion .der {
      width: 100%!important;
      margin-bottom: 100px!important;
      min-height: 310px;
  }

  .centro-informacion .centro .centro-der {
    width: 100%!important;
    height: 140px!important;
}

  .centro-informacion .centro .centro-izq {
    width: 100%!important;
    height: 140px!important;
}

.flecha-derecha {
    display: none!important;
}
.flecha-abajo{
    display: none!important;
}

.contenedor-paso2 {
    display: inline-block;
  }

.contenedor-paso3 {
    display: inline-block;
    margin-top: 15px;
  }

  select {
    font-size: 18px!important;
}

.custom-select {
    display: inline-block;
    width: 226px!important;
  }



  .depto-izq {
      width: 100%!important;
      height: auto!important;
  }

  .depto-img {
      width: 80%;
  }

  .depto-textos {
    text-align: left!important;
}

.depto-textos h1 {
    text-align: left!important;
}

.depto-centro {
    width: 100%!important;
    height: auto!important;
    margin-left: 0;
}

.depto-der {
    width: 100%!important;
    height: auto!important;
}

.texto-referencia {
    margin: 10px 0 0 0!important;
}

.depto-cotizar {
    margin: 15px 0 0 10%!important;
}

#pla-form {
    margin: 0px 0 0 0!important;
    width: 80%!important;
}
  /* ------------------------- */
  /* Plantas */
  /* ------------------------- */

  /* ------------------------- */
  /* Tulugar */
  /* ------------------------- */

  .salon-wifi {
  width: 100%!important;
  height: auto!important;
  margin: 0px!important;
    }

  .tulugar .textos {
  width: 100%;
  margin: 0px 0 0 0!important;
  }

  .titulo-tulugar {
      font-size: 30px!important;
      line-height: 30px!important;
      margin: 15px 0 0 0px!important;
  }

  .bajada-tulugar {

    font-size: 16px!important;
    line-height: 21px!important;
    font-weight: 400!important;
    margin: 10px 0 0 0px!important;

}

  /* ------------------------- */
  /* Tulugar */
  /* ------------------------- */

  /* ------------------------- */
  /* Facilities */
  /* ------------------------- */

  .centro-facilities {
    width: 100%!important;
}

.facilities-img {
    width: 100%!important;
    height: 250px!important;
}

.contendor-vertical {
    width: 100%!important;
    height: 110px!important;
}

.texto-vertical {
    transform: rotate(0deg)!important;
    transform-origin: 0!important;
    bottom: auto!important;
    top: -53px!important;
    left: 0!important;
    line-height: 25px!important;
    font-size: 20px!important;
    line-height: 20px!important;
}

.facilities .textos {
    width: 100%!important;
    margin: 20px 0 100px 0px!important;
}

.bajada-facilities {
    font-size: 16px!important;
    line-height: 21px!important;
    font-weight: 400!important;
    margin: 0px 0 0 0px!important;
    padding: 0 20px!important;
}
  /* ------------------------- */
  /* Facilities */
  /* ------------------------- */

  /* ------------------------- */
  /* Tulugar */
  /* ------------------------- */

  .contendor-vertical-amarillo {
    width: 100%!important;
    height: auto!important;
  }

  .contenedor-texto-multiuso {
    width: 100%!important;
    height: none!important;
    margin-top: 120px!important;
    margin-left: 0!important;
    padding-bottom: 30px!important;
    height: auto!important;
    background-image: none!important;
    }

    .contenedor-texto-multiuso p {
      width: auto!important;
      height: auto!important;
      padding: 10px 40px 0 20px!important;
      font-size: 15px!important;
      line-height: 21px!important;
      font-weight: 600!important;
}

.titulo-multiuso {
    font-size: 22px!important;
    line-height: 22px!important;
    top: -25px!important;
    left: 20px!important;
}

.contendor-imagenes {
    width: 100%!important;
    height: 300px!important;

  }
  /* ------------------------- */
  /* Tulugar */
  /* ------------------------- */




  /* ------------------------- */
  /* Ubicación */
  /* ------------------------- */

  .ubicacion-desktop{
    display: none!important;
  }

  .ubicacion-movil {
      display: block!important;
      text-align: center;
      position: relative;
  }

  .ub-btn-map {
    width: 90%!important;
  }

  .centro-informacion-vidaDeBarrio {
    width: 100%!important;
    margin: 30px 0!important;
}

.ubicacion-mapa {
    font-size: 25px!important;
    text-transform:  none!important;
  }
  /* ------------------------- */
  /* Ubicación */
  /* ------------------------- */

  /* ------------------------- */
  /* Contacto */
  /* ------------------------- */

  #contacto-form {
    width: 90%!important;
    padding-bottom: 20px!important;

  }

  .texto-vertical-contacto {
    transform: rotate(0deg)!important;
      position: unset!important;
      font-size: 20px!important;
      line-height: 20px!important;
      width: 100%!important;
      margin-bottom: 5px;
      float: right;
      text-align: right!important;
  }

  input[type=text] {
    /* height: 35px!important; */
  }

  input#txtRut {
    width: 70%!important;
  }

  input#txtDv {
    width: 20%!important;
  }

  .guion-rut {
    width: 10%!important;
  }

  input[type=submit] {
    font-size: 14px!important;
    padding: 38px 60px!important;
    background: var(--rojo);
}

.logo-condominio-panoramico-footer {
    margin-right: calc(50% - 90px)!important;
    margin-top: 11px!important;
    width: 180px!important;
    height: 48px!important;
}

.informacion {
  width: 90%!important;
  margin: 12px 0 0px 0px!important;
}

.ormuz-contenedor {
    width: 90%!important;
}

.direccion {
  width: 100%;
  margin: 10px 0 0 0!important;
}
.direccion p {
  width: 80%;
  text-align: left;
}

.huincha-footer {
    height: auto!important;
    background: #ffffff00!important;
}

.texto-condiciones {
  display: none;
}

.texto-condiciones-movil {
  display: block;
  width: 90%!important;
  margin: 10px 0 30px 5%;
  border-top: solid thin #ffffff;
  padding-top: 20px;
  text-align: justify;
  font-size: 12px;
  color: #fff;
}

.logo-cueto-footer {
    float: none!important;
    width: 100%!important;
    margin: 20px 0px 0 0px!important;
}

.logo-ikant-footer {
    float: none!important;
    width: 100%!important;
    margin: 20px 0px 0 0px!important;
}

.logo-urmeneta-footer {
    float: none!important;
    width: 100%!important;
    margin: -1px 0px 0 0px!important;
    /* background-color: var(--blanco); */
}

.logo-cueto-footer img{
    width: 180px;
}

.logo-ikant-footer img{
    width: 180px;
}

.logo-urmeneta {
    width: 180px;
}


.logo-urmeneta-footer img{
    width: 42%;
    max-width: 200px;
    margin-top: 20px;
}


.logo-ormuz {
    max-width: 180px;
    width: 45%!important;
    float: inherit;
}

.texto-ormuz {
  width: 80%!important;
  float: inherit!important;
  padding-left: 0!important;
  margin-left: 0!important;
  text-align: center!important;
  border-left: none!important;
}



  /* ------------------------- */
  /* Contacto */
  /* ------------------------- */

}/* Cierre Mobile */
