html {
  font-size: 16px; /* 1rem = 16px */
}





@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../../fonts/inter/Inter-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.inter {
  font-family: "Inter", sans-serif;
}
@font-face {
  font-family: "Retro";
  src: url("../../fonts/retro/RetroSignature.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.retro {
  font-family: "Retro", sans-serif;
}


.barraGlass {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 3.7500rem;
    border-radius: 50rem;
    padding-right: 1.2500rem;
    padding-left: 1.2500rem;
    z-index: 1000;
    background: #00000050;
    backdrop-filter: blur(12px) saturate(60%);
    -webkit-backdrop-filter: blur(12px) saturate(60%);
    position: absolute;
    bottom: 10vh;
    left: 50%;
    transform: translateX(-50%);
    width: 35%;
}

.barraGlass_deptos {
    margin-bottom: 0.8125rem;
}


.contenedorBannerInfo-v2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

/* ---------- BOTÓN ---------- */
.btnRojoHoverRojoColorBlanco {
  padding: 0;
  height: 3.7500rem;
  border: 1px solid #E52528;
  border-radius: 50rem;
  display: inline-flex;
  align-items: center;

  color: #FFF;
  background:#DC0406;
  cursor: pointer;
  overflow: hidden;
  transition: background 0.25s ease, color 0.25s ease, padding-right 0.25s ease;



}

.btnRojoHoverRojoColorBlanco.bannerHome {
    position: absolute;
    left: 46%;
    top: 68%;
   --grow: 1.8750rem; /* cuánto “crece” a la derecha */
    padding: 0 1.8750rem;
      gap: 0.7500rem;
}

.btnRojoHoverRojoColorBlanco.cotizador {

   --grow: 1.8750rem; /* cuánto “crece” a la derecha */
    padding: 0 1.8750rem;
      gap: 0.7500rem;
}

.btnRojoHoverRojoColorBlanco.bannerHome .btn-label {
   margin-left: 0.3125rem;
}



/* ---------- FLECHAS ---------- */
.btnRojoHoverRojoColorBlanco .btn-arrow {
  position: relative;
  width: 1.1250rem; /* ancho de la flecha */
  height: 0.9375rem;
}

.btnRojoHoverRojoColorBlanco .btn-arrow img {
  position: absolute;
  inset: 0;
  display: block;
  transition: opacity 0.25s ease;
}

.btnRojoHoverRojoColorBlanco .btn-arrow .blanca {
  opacity: 0;
} /* solo roja visible por defecto  */
.btnRojoHoverRojoColorBlanco .btn-arrow .roja {
  opacity: 1;
    transition: all 0.25s ease;

}

/* ---------- HOVER ---------- */
.btnRojoHoverRojoColorBlanco:hover {
  background: #E52528;
  color: #fff;

}

.btnRojoHoverRojoColorBlanco:hover.bannerHome {
 padding-right: calc(1.8750rem + var(--grow));
}

.btnRojoHoverRojoColorBlanco:hover.cotizador {
 padding-right: calc(1.8750rem + var(--grow));
}

.btnRojoHoverRojoColorBlanco:hover .btn-arrow .roja {
  transform: translateX(1.5rem);
}


.segundaSeccionProyectoV2 , .terceraSeccionProyectoV2 , .cuartaSeccionProyectoV2 , .quintaSeccionProyectoV2 , .sextaSeccionProyectoV2 , .septimaSeccionProyectoV2 {
    margin-top: 6.2500rem;
}
.quintaSeccionProyectoV2 {
    padding-top: 3.1250rem;
}

.textoComunaFondo {
    font-size: 26.25rem;
    color: #00000008;
    position: absolute;
     line-height: 8.4375rem;
}

.textoComunaFondoVecino {
    font-size:10.0000rem;
    color: #000000;
    line-height: 6.2500rem;

}

.textoExclusivosDeptos {
    font-size:10.0000rem;
    color: #fff;
    line-height: 6.2500rem;

}

.segundaSeccionProyectoV2_padre_contenedorTitulo {
    padding-top: 6.2500rem;
}

.textoDesde {
    line-height: 1.8750rem;
}


.textoDesdeUf {
    margin-bottom: -0.2500rem;

}
.textoDesde, .textoDesdeUf {
    vertical-align: top;
}

.segundaSeccionProyectoV2_contenedorTexto_contenedorDesde {
    gap:0.9375rem;
}

.no-achicarse {
    flex-shrink: 0;      /* evita que se reduzca */
    width: auto;         /* mantiene su ancho natural o se puede usar % */
    height: auto;        /* mantiene su alto natural */
    max-width: 100%;     /* opcional: que no salga del contenedor */
    max-height: 100%;    /* opcional: que no salga del contenedor */
    object-fit: cover;   /* si es video, mantiene proporción y llena contenedor */
}

.no-achicarse.imagen {
    margin-left: -22%;
    margin-right: 5%;
    margin-top: 4%;
}

.segundaSeccionProyectoV2_contenedorTexto_texto {
    width: 50%;
    margin-top: 3.7500rem;
}



/* ---------- BOTÓN negro---------- */
.btnNegroHoverNegroColorBlanco {
  padding: 0;
  height: 3.7500rem;
  border: 1px solid #404040;
  border-radius: 50rem;
  display: inline-flex;
  align-items: center;

  color: #FFF;
  background:#404040;
  cursor: pointer;
  overflow: hidden;
  transition: background 0.25s ease, color 0.25s ease, padding-right 0.25s ease;



}

.btnNegroHoverNegroColorBlanco.segundaSeccionProyectoV2 {

   --grow: 1.8750rem; /* cuánto “crece” a la derecha */
    padding: 0 1.8750rem;
      gap: 0.7500rem;
      margin-top: 0;
}

.btnNegroHoverNegroColorBlanco.segundaSeccionProyectoV2 .btn-label {
   margin-left: 0.3125rem;
}



/* ---------- FLECHAS ---------- */
.btnNegroHoverNegroColorBlanco .btn-arrow {
  position: relative;
  width: 1.1250rem; /* ancho de la flecha */
  height: 0.9375rem;
}

.btnNegroHoverNegroColorBlanco .btn-arrow img {
  position: absolute;
  inset: 0;
  display: block;
  transition: opacity 0.25s ease;
}

.btnNegroHoverNegroColorBlanco .btn-arrow .blanca {
  opacity: 0;
} /* solo roja visible por defecto  */
.btnNegroHoverNegroColorBlanco .btn-arrow .roja {
  opacity: 1;
    transition: all 0.25s ease;

}

/* ---------- HOVER ---------- */
.btnNegroHoverNegroColorBlanco:hover {
  background: #000000;
  color: #fff;

}

.btnNegroHoverNegroColorBlanco:hover.segundaSeccionProyectoV2 {
 padding-right: calc(1.8750rem + var(--grow));
}

.btnNegroHoverNegroColorBlanco:hover .btn-arrow .roja {
  transform: translateX(1.5rem);
}



/* ---------- BOTÓN negro background transparente--------- */
.btnTransparenteHoverNegroColorBlanco {
  padding: 0;
  height: 3.7500rem;
  border: 1px solid #000000;
  border-radius: 50rem;
  display: inline-flex;
  align-items: center;

  color: #000000;
  background:transparent;
  cursor: pointer;
  overflow: hidden;
  transition: background 0.25s ease, color 0.25s ease, padding-right 0.25s ease;



}

.btnTransparenteHoverNegroColorBlanco.segundaSeccionProyectoV2 {

   --grow: 1.8750rem; /* cuánto “crece” a la derecha */
    padding: 0 1.8750rem;
      gap: 0.7500rem;
      margin-top: 0;
}

.btnTransparenteHoverNegroColorBlanco.segundaSeccionProyectoV2 .btn-label {
   margin-left: 0.3125rem;
}



/* ---------- FLECHAS ---------- */
.btnTransparenteHoverNegroColorBlanco .btn-arrow {
  position: relative;
  width: 1.1250rem; /* ancho de la flecha */
  height: 0.9375rem;
}

.btnTransparenteHoverNegroColorBlanco .btn-arrow img {
  position: absolute;
  inset: 0;
  display: block;
  transition: opacity 0.25s ease;
}

.btnTransparenteHoverNegroColorBlanco .btn-arrow .blanca {
  opacity: 0;
} /* solo roja visible por defecto  */
.btnTransparenteHoverNegroColorBlanco .btn-arrow .negra {
    opacity: 1;
    transition: all 0.25s ease;

}

/* ---------- HOVER ---------- */
.btnTransparenteHoverNegroColorBlanco:hover {
  background: #000000;
  color: #fff;

}

.btnTransparenteHoverNegroColorBlanco:hover.segundaSeccionProyectoV2 {
 padding-right: calc(1.8750rem + var(--grow));
}

.btnTransparenteHoverNegroColorBlanco .btn-arrow .blanca,
.btnTransparenteHoverNegroColorBlanco .btn-arrow .negra {
  transition: transform 0.25s ease, opacity 0.25s ease;
}

.btnTransparenteHoverNegroColorBlanco:hover .btn-arrow .blanca {
  transform: translateX(1.5rem);
  opacity: 1;
}

#contenedorGaleriaEspaciosComunesProyectoV2 {
    width: 85%;
    margin-left: auto;
    margin-right: 5%;
    margin-top: 1.8750rem;
}

#galeriaEspaciosComunes  img {
    width: auto!important;
}

.terceraSeccionProyectoV2_contenedor1 {
    padding-top: 3.1250rem;
    padding-bottom: 3.1250rem;
}

.contenedorLhTituloSubtitulo {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.contenedorDescripcionEspacioComun {
 background-color: #00000020;
 height: 2.5000rem;
 border-radius: 50rem;
 width: 25%;
 position: absolute;
 top: 10%;
 left: 50%;
 transform: translateX(-50%);
}

.textoAbajoGaleriaEspaciosComunes {
    margin-top: 1rem;
}

#galeriaEspaciosComunes > .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}

#galeriaEspaciosComunes > .owl-dots > .owl-dot > span {
  height: 10px;
  width: 10px;
  background-color: rgba(255, 255, 255, 0.3137254902);
  border: 0;
}

#galeriaEspaciosComunes > .owl-dots > .owl-dot.active > span {
  background-color: #ffffff;
  border: 2px solid #ffffff;
}
/* fuerza la cadena de Owl a heredar el alto */
#contenedorGaleriaDeptosProyectoV2,
#galeriaDeptos,
#galeriaDeptos .owl-stage-outer,
#galeriaDeptos .owl-stage,
#galeriaDeptos .owl-item,
#galeriaDeptos .item {
  height: 100% !important; /* toda la cadena ocupa el viewport */
}

/* tu fondo */
.galeriaDeptos_bg {
  width: 100%;
  height: 100%;               /* ahora sí respeta los 100vh del contenedor */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contenedorFlechasCarrousel {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 95%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.contenedorFlechasCarrousel img {
    cursor: pointer;
}

.cuartaSeccionProyectoV2_img1 {
    width: 85%;
    padding-top: 10%;
}

.cuartaSeccionProyectoV2_img2 {
    width: 75%;

}
.cuartaSeccionProyectoV2_img3 {
    position: absolute;
    left: 58%;
    top: 28%;
    width: 38%;
    z-index: 9;
}

.contenedorPadreTicket {
   display: flex;
   justify-content: space-evenly;
   margin-top: 1rem;
}

.textoTerminacionesDetalles {
    position: relative;
    line-height: 7.5000rem;
    z-index: 10;
    margin-left: -5%;
    margin-top: 3%;
}

.quintaSeccionProyectoV2_titulo1 {
    line-height:6.2500rem;
}


.quintaSeccionProyectoV2 {
    background: linear-gradient(to right, #F4F6F5 50%, #FFFFFF 50%);

}


.circuloFlechaXLGaleria {
    position: absolute;
    left: 50%;
    bottom: 10%;
    transform: translateX(-50%);
    z-index: 10;
    background-color: #00000050;
    border-radius: 50rem;
    cursor: pointer;
}

.quintaSeccionProyectoV2_contendorBtns > div:first-child {
    margin-bottom: 2rem;
}

.quintaSeccionProyectoV2_contendorBtns {
    margin-left: 40%;
    margin-bottom: 20%;
}

.quintaSeccionProyectoV2_titulo2  {
    margin-bottom: 0.3125rem;
}


/* cotizador */

.contenedorTituloCotizador {
  line-height: 6.2500rem;
  margin-right: 38%;
}

.contenedorTituloCotizador_subtitulo {
  margin-left: 15%;
}

#contenedorBtnsCotizador {
  display: flex;
  gap: 15px;
}

.contenedorParrafoSeleccionCotizador_parrafo {
  font-weight: 300;
  color:#333333;
  border-bottom: 1px solid #1D282C40;
  padding-bottom: 15px;
  padding-left: 10px;
}

.contenedorParrafoSeleccionCotizador_parrafo.active {
  font-weight: 700;
  color:#000000;
  border-bottom: 2px solid #000000;
  padding-bottom: 15px;
  padding-left: 15px;
}

.contenedorInternoInfoCotizador {
  border-bottom: 1px solid #00000020;
  width: 50%;
}

.contenedorPadreInternoInfoCotizador {
  gap: 5%;
}

.contenedorInternoInfoCotizador.uf {
    width: 100%;

}

#contenedorMainInfoCotizador {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.contenedorBotonCotizarCotizador {
  margin-top: 3%;
  margin-bottom: 3%;
}


.btnCotizador {
  border:1px solid #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50rem;
  height: 60px;
  padding-left: 20px;
  padding-right: 20px;
  min-width: 133px;
  cursor: pointer;
  transition: all .3s ease;
}

.btnCotizador:hover {
  background-color: #000000;
  color:#FFFFFF;
}

    .nav-btn {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      width: 18px;               /* ancho/alto del SVG */
      height: 15px;
      cursor: pointer;
      z-index: 10;               /* que queden sobre las slides */
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .nav-btn img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      user-select: none;
      pointer-events: none;      /* evita que el clic caiga en la img */
    }

       /* Flecha arriba: rota 90° CCW  */
    .up-btn   img { transform: rotate(-90deg); }
    /* Flecha abajo: rota 90° CW   */
    .down-btn img { transform: rotate( 90deg); }

    .up-btn   { top: 0;  }
    .down-btn { top: 105%; }

    .btnCotizador.active {
    background-color: #000000;
    color: #FFFFFF;
}

.contenedorInternoInfoCotizador.completo {
    width: 100%;
}

.contenedorSupeficies {
    width: 50%;
    justify-content: space-around;
}

.textoEntornoSolo {
 line-height:  6.3125rem;
 margin-left: -5%;
 z-index: 10;
}

.imgEntorno , .video-entorno {
    height: 36.875rem;
    margin-left: -25%;
    z-index: 10;
}

.padreContenedorPadreTextoEntorno {
    gap: 1.5rem;
}
.textoEntorno {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    height: fit-content;
}

.contenedorFlechasCarrousel.entorno {
    width: 85%;
    margin-left: 0;
    left: 5%;
    transform: translateY(-50%);
    z-index: 11;
}


.textoMapaComuna {

    color: #000000;
    /* position: absolute; */

}

.textoMapaComunaVecino {

    color: #00000008;
    font-size: 17.75rem;;

}

.contenedorMainMapa_contenedorTitulo {
    line-height: 5.0000rem;
}

.contenedorLogoEdificio_mapa {

    display: flex;
    justify-content: center;
    align-items: center;
}

.tarjetaEjecutivas {
    gap: 15px;
}

.imgEjecutiva {
    width: 70px;
    height: 70px;
}
.padreTarjetasEjecutivas {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

.contenedorMainMapaPadreMainPrimeraColumna {
    height: 80%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.contenedorInfoContactanos_interno {
    width: 80%;
}

.contenedorInfoContactanos {
    display: flex;
    justify-content: flex-end;
}


#footer.proyectoV2 {
    background-color: #030303;
}

.video-ubicacion {
    max-height: 31.25rem;
}

.video-banner {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    position: relative;
    z-index: -1;
}

.lupa {
    position: absolute;
    right: 5%;
    top: 5%;
}

/*huincha */

.huincha {
  max-height: calc(150px * 3); /* se ven 3 ítems */
  overflow: hidden;
  position: relative;
}

.huincha-wrapper {
  transition: transform 0.3s ease;
}

.contenedorParrafoSeleccionCotizador_parrafo {
  font-weight: 300;
  color: #333333;
  border-bottom: 1px solid #1D282C40;
  padding: 10px;
  margin: 0;
  cursor: pointer;
}

.contenedorParrafoSeleccionCotizador_parrafo.active {
  font-weight: 600;
  color: #000;
}
/*huincha */
/* responsive */

/* Base: 1920px → 16px (1rem = 16px) */
html {
  font-size: 16px;
}

/* Laptops grandes (1600px - 1919px) */
@media (max-width: 1919px) {
  html {
    font-size: 15px; /* 1rem = 15px */
  }
}

@media(max-width:1799px)  {
    .btnRojoHoverRojoColorBlanco.bannerHome {

        top: 71%;

    }
    .textoComunaFondoVecino {
        font-size: 9rem;
        color: #000000;
        line-height: 6.2500rem;
    }

    .contenedorTituloCotizador_titulo {
        font-size: 9.625rem;
    }

    .textoContactanos {
        font-size: 4.25rem;
    }
}

/* Laptops medianas (1200px - 1599px) */
@media (max-width: 1699px) {
  html {
    font-size: 14px; /* 1rem = 14px */
  }
}

@media(max-width:1599px)  {
    .btnRojoHoverRojoColorBlanco.bannerHome {
    top: 73%;
}
.textoComunaFondoVecino {
    font-size: 8rem;
    color: #000000;
    line-height: 6.2500rem;
}
.textoEntornoSolo {
    line-height: 5.3125rem;
    font-size: 9rem;
}
.contenedorMainMapaPadreMainPrimeraColumna {
    height: 90%;
}
.segundaSeccionProyectoV2_contenedorTexto_texto {
    width: 60%;
    margin-top: 3.7500rem;
}
}

@media (max-width: 1499px) {
  html {
    font-size: 13px; /* 1rem = 14px */
  }
}

@media(max-width:1399px)  {
    .barraGlass {

    bottom: 5vh;

}
.btnRojoHoverRojoColorBlanco.bannerHome {
    top: 77%;
}
.contenedorTituloCotizador_titulo {
    font-size: 9rem;
}
.contenedorMainMapaPadreMainPrimeraColumna {
    height: 95%;
}
.imgEntorno, .video-entorno {

    margin-left: -35%;

}
.textoEntorno {
    width: 80%;

}
.contenedorFlechasCarrousel.entorno {

    left: 1%;

}
.textoComunaFondo {
    font-size: 24.25rem;

}

.contenedorBannerInfo-v2 img {
    transform:  scale(0.8);
}
.segundaSeccionProyectoV2_contenedorTexto_texto {
    width: 80%;
    margin-top: 3.7500rem;
}
.circuloFlechaXLGaleria {
   width: 60px;
}
}

@media(max-width:1310px)  {
.contenedorTituloCotizador_titulo {
    font-size: 8rem;
    line-height: 5.25rem;
}
.textoEntornoSolo {
    line-height: 4.3125rem;
    font-size: 8rem;
}
.logoEdificioMapa {
    transform: scale(0.8);
}
.textoDesdeUf {
    font-size: 1.5rem;
}
.textoAbajoGaleriaEspaciosComunes {
    font-size: 1.4rem;
}
.textoComunaFondo {
    font-size: 22.25rem;
}
}

@media(max-width:1250px) {
.textoComunaFondoVecino {
    font-size: 7rem;
    line-height: 6rem;
}
.contenedorBannerInfo-v2 img {
    transform: translateY(-3vh) scale(0.8);
}
.textoDesdeUf {
    font-size: 1.2rem;
}

html {
    overflow-x: hidden;
}
.textoContactanos {
    font-size: 3.9rem;
}
}

@media(max-width:1210px)  {
    .contenedorFlechasCarrousel.entorno {
    width: 83%;


}
.textoTerminacionesDetalles {
    line-height: 7.20rem;
    font-size: 8.6250rem;
}
}

/* Tablets horizontales (992px - 1199px) */
@media (max-width: 1199px) {
  html {
    font-size: 13px; /* 1rem = 13px */
  }
  .barraGlass {

        width: 45%;
        bottom: 2vh;
    }
   .textoDesdeUf {
    font-size: 0.8rem;
}
.textoDesde {
    font-size: 5rem;
}
.textoExclusivosDeptos {
    font-size: 8rem;
    color: #fff;
    line-height: 5.2500rem;
}
.textoAbajoGaleriaEspaciosComunes {
    font-size: 1.2rem;
}
.textoTerminacionesDetalles {

    line-height: 7.00rem;
       font-size: 8.8250rem;

}
.contenedorTituloCotizador_titulo {
    font-size: 7rem;
    line-height: 5rem;
}
.btnCotizador {
    font-size: 0.8rem;
}
.imgEntorno, .video-entorno {
    margin-left: -48%;
}
.contenedorFlechasCarrousel.entorno {
    width: 74%;
}
.textoEntornoSolo {
    line-height: 3.5rem;
    font-size: 7.5rem;
}
.textoMapaComuna {
 font-size: 9rem;
}
.textoMapaComunaVecino {
    color: #00000008;
    font-size: 15rem;
}
.textoContactanos {
    font-size: 3rem;
}
.imgEntorno, .video-entorno {
    height: 33.875rem;
    margin-left: -45%;
    z-index: 10;
}

.contenedorFlechasCarrousel img {
    transform: scale(0.8);
}

.contenedorPadreTicket img {
    transform: scale(0.8);
}
.textoComunaFondoVecino {
    font-size: 6.53rem;
    line-height: 6rem;
}
.segundaSeccionProyectoV2_contenedorTexto_contenedorDesde {
    gap: 0.6375rem;
}
}

@media(max-width:1095px) {
    .logoEdificioMapa {
    transform: scale(0.7);
}
.textoComunaFondoVecino {
    font-size: 6.3rem;
    line-height: 6rem;
}
.textoDesde {
    font-size: 4rem;
}
.textoDesdeUf {
    font-size: 0.6rem;
}
.btnNegroHoverNegroColorBlanco.segundaSeccionProyectoV2 .btn-label {
   font-size: 0.6rem;
}
.segundaSeccionProyectoV2_contenedorTexto_contenedorDesde {
    gap: 0.5375rem;
}
.textoTerminacionesDetalles {
    line-height: 7.00rem;
    font-size: 8.6250rem;
}
.padreTarjetasEjecutivas {
    display: flex;
    flex-direction: column;
    gap:0.5rem;
}
.textoEntorno {
    width: 80%;
    padding-right: 5%;
}

.textoMapaComuna {
    font-size: 8rem;
}

.textoContactanos {
    margin-bottom: 0;
}

.textoAbajoGaleriaEspaciosComunes {
    font-size: 1rem;
}

.contenedorTituloCotizador_titulo {
    font-size: 6rem;
    line-height: 5rem;
}

.btnCotizador {
    border: 1px solid #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50rem;
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    min-width: auto;
    cursor: pointer;
    transition: all .3s ease;
}

.imgEntorno, .video-entorno {
    height: 30.875rem;
    margin-left: -45%;
    z-index: 10;
    margin-top: 3vh;
}

.textoNombreEjecutiva  {
    font-size: 0.8rem;
}

}

@media(max-width:1060px)  {
.textoEntornoSolo {
    line-height: 3.5rem;
    font-size: 7rem;
}
}
/* Tablets verticales (768px - 991px) */
@media (max-width: 991px) {
  html {
    font-size: 14px; /* 1rem = 12px */
    /* overflow-x: unset; */
  }

  .order1mobile {
    order: 1;
  }

  .order0mobile {
    order: 0;
  }
  .segundaSeccionProyectoV2_contenedorTexto {
    flex-direction: column;
  }
  .no-achicarse.imagen {
    margin-left: auto;
    margin-right: auto;
    margin-top: 4%;
}
.segundaSeccionProyectoV2_padre_contenedorTitulo {
    padding-top: 0;
}
.segundaSeccionProyectoV2_contenedorTexto_texto {
    width: 98%;
    margin-top: 4.7500rem;
}
.segundaSeccionProyectoV2_contenedorTexto_contenedorDesde {
  justify-content: center;
  margin-top: 3rem;
}
.textoDesde {
    font-size: 7rem;
}
.textoDesdeUf {
    font-size: 2.6rem;
}
.btnNegroHoverNegroColorBlanco.segundaSeccionProyectoV2 .btn-label {
    font-size: 1rem;
}
.no-achicarse.imagen {
    display: flex;
    flex-direction: column;
    align-items: end;
}
.video-ubicacion {
    max-height: 40.25rem;
    margin-top: -15%;
}
.textoAbajoGaleriaEspaciosComunes {
    font-size: 2rem;
}
.padreTextoAbajoGaleriaEspaciosComunes {
    justify-content: center!important;
}
.textoExclusivosDeptos {
    font-size: 12rem;
    color: #fff;
    line-height: 6.2500rem;
}
.textoTerminacionesDetalles {
    line-height: 7.00rem;
    font-size: 8.6250rem;
    text-align: center;
}
.quintaSeccionProyectoV2 {
    background: #F4F6F5;
}
.quintaSeccionProyectoV2_contendorBtns {
    margin-left: 40%;
    margin-bottom: 10%;
    margin-top: 5%;
}
.selectCotizador {
    height: 50px;
    width: 45%;
    border-radius: 50rem;
    background-color: #000000;
    color: white;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("../../images/proyecto-v2/flechaSelectNegro.svg");
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 48%;
}
.selectCotizador.transparente {
    background-color: transparent;
    background-image: url("../../images/proyecto-v2/flechaSelectBlanco.svg");
    border: 1px solid #000000;
    color: black;
}
#contenedorBtnsCotizador {
    display: none;
}
#contenedorMainBtnsCotizador {
    justify-content: center;
}
#selectsCotizadorMobile {
    width: 70%;
}
#contenedorFilaPadreCarrouselVerticual {
    display: none;
}
.quintaSeccionProyectoV2_titulo1 {
    font-size: 9.2250rem;
}
.contenedorTituloCotizador {
    line-height: 6.2500rem;
    margin-right: 0;
}
.contenedorTituloCotizador_titulo {
    font-size: 12rem;
    line-height: 5rem;
    text-align: center;
}
.contenedorTituloCotizador_subtitulo {
    margin-left: 0;
    text-align: center!important;
}

.contenedorBotonCotizarCotizador {
    justify-content: center;
    display: flex;
}
.imgEntorno, .video-entorno {
    height: 30.875rem;
    margin-left: 0;
    z-index: 10;
    margin-top: 3vh;
    margin-bottom: 2vh;
}

.contenedorPadreTextoEntorno  {
    flex-direction: column;
}
.textoEntornoSolo {
    line-height: 4.5rem;
    font-size: 10rem;
    text-align: center;
}
.contenedorFlechasCarrousel.entorno {
    width: 98%;
}
.contenedorMainMapa_contenedorTitulo > p {
    text-align: center!important;
}

.contenedorMainMapaPadreMainPrimeraColumna {
    margin-bottom: 10%;
}
.contenedorInfoContactanos {
    justify-content: center!important;
}
.contenedorInfoContactanos_interno {
    width: 43%;
}
.padreMapa {
    padding-left: 0;
}
.barraGlass {
    width: 65%;
    bottom: 0vh;
    height: 3rem;
}
.btnRojoHoverRojoColorBlanco.bannerHome {

    left: 41%;

}
}

/* Celulares (hasta 767px) */
@media (max-width: 767px) {
  html {
    font-size: 14px; /* 1rem = 11px */
  }
  .segundaSeccionProyectoV2 {
    margin-top: 0;
  }
  .barraGlass {

        width: 60%;
        bottom: -20%;
        height: 3rem;
        display: flex;
        flex-direction: column;
        height: auto;
        padding-top: 2rem;
        padding-bottom: 2rem;
        border-radius: 20px;
        position: relative;
    }

    .barraGlass.banner {
        display: none;
    }

    .segundaSeccionProyectoV2_contenedorTitulo {
        margin-top: 6rem;
    }
    .textoComunaFondo {
        text-align: center;
    }
    .textoComunaFondoVecino {
        font-size: 9.3rem;
       text-align: center;
    }
    .segundaSeccionProyectoV2_contenedorTexto_contenedorDesde {
        gap: 0.9375rem;
    }
    .padreDesdeUfMobile {
        width: 80%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5%;
    }
    .textoExclusivosDeptos {
        font-size: 9.3rem;
        color: #fff;
        line-height: 6.2500rem;
        text-align: center;
    }
    .textoAbajoGaleriaEspaciosComunes {
        font-size: 1.8rem;
        text-align: center;
    }
    .contenedorPadreTicket {
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
        margin-top: 3rem;
        gap: 2rem;
    }
    .textoTerminacionesDetalles {
        line-height: 5.8rem;
        font-size: 9.3rem;
        text-align: center;
    }
    .quintaSeccionProyectoV2_titulo1 {
        font-size: 9.3rem;
        text-align: center;
         line-height: 5.8rem;
    }
    .quintaSeccionProyectoV2_titulo2 {
        text-align: center!important;
    }
    .quintaSeccionProyectoV2_contendorBtns {
        margin-left: auto;
        margin-bottom: 10%;
        margin-top: 5%;
        margin-right: auto;
    }
    .contenedorTituloCotizador_titulo {
        font-size: 9.3rem;
        line-height: 5.8rem;
        text-align: center;
    }
    #selectsCotizadorMobile {
        width: 100%;
        display: flex!important;
        justify-content: center;
        gap: 5%;
    }

    .tituloInfoCotizador {
        font-size: 7.3rem;
    }
    .contenedorInternoInfoCotizador {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .contenedorBotonCotizarCotizador {
        justify-content: center;
        display: flex;
        margin-top: 3rem;
    }

.btnRojoHoverRojoColorBlanco.cotizador {

    height: 5.7500rem;

}
.btnRojoHoverRojoColorBlanco.cotizador {
    --grow: 3rem;
    padding: 0 3rem;
    gap: 0.7500rem;
}
.btnRojoHoverRojoColorBlanco:hover.cotizador {
    padding-right: calc(3rem + var(--grow));
}
.textoEntornoSolo {
    line-height: 4.5rem;
    font-size: 9.3rem;
    text-align: center;
}
.btnRojoHoverRojoColorBlanco.bannerHome {
    left: 50%;
    transform: translateX(-50%);
}
.contenedorInfoContactanos_interno {
    width: 60%;
}
}

/* Celulares pequeños (hasta 480px) */
@media (max-width: 480px) {

}

