.proyecto-single .fondo {
   filter: brightness(.7);
}

#sectionUbicacion.ubicacion .container-fluid  {
	height: 100%;
}

#sectionUbicacion.ubicacion .box.dos.box-iframe iframe,
#sectionUbicacion.ubicacion .box-02.box-iframe iframe {
	width: 100%;
	height: 100%;
}

#sectionUbicacion.ubicacion .box-02.box-iframe {
	margin-top: 2rem;
}

#sectionUbicacion.ubicacion .box-02.box-iframe iframe {
	min-height: 460px;
}

.masterplan .row.centrar-mp {
	justify-content: center;
}

.masterplan .row.centrar-mp .cont {
	width: 100%;
}

.masterplan .row.centrar-mp .cont h2 {
	text-align: center;
}

.modals-agotado .wrap-form {
  background: #056fb4;
  width: 100%;
  padding: 1.5rem;
}

.modals-agotado .wrap-form .box-form-modelo-agotado .row {
  margin-top: 1.5rem;
}

.modals-agotado .wrap-form .box-form-modelo-agotado h4 {
  color: #fff;
  font-weight: normal;
  text-align: center;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  font-size: 1.2rem;
}

.modals-agotado .wrap-form .box-form-modelo-agotado h4 span {
  font-weight: bold;
}

.modals-agotado .wrap-form .box-form-modelo-agotado label {
  display: none;
}

.modals-agotado .wrap-form .box-form-modelo-agotado input {
  background-color: transparent;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #fff;
  width: 100%;
  height: 2rem;
  color: #fff;
  font-size: .83rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
}

.modals-agotado .wrap-form .box-form-modelo-agotado input::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

.modals-agotado .wrap-form .box-form-modelo-agotado input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}

.modals-agotado .wrap-form .box-form-modelo-agotado input::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}

.modals-agotado .wrap-form .box-form-modelo-agotado .btn-submit.form-group {
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
}

.modals-agotado .wrap-form .box-form-modelo-agotado .btn-submit.form-group .btn.btn-primary {
  border: 2px solid #fff;
  background: transparent;
}

.modals-agotado .wrap-form .box-form-modelo-agotado .btn-submit.form-group .btn.btn-primary:hover {
  border: 2px solid #fff;
  background: #fff;
  color:#056fb4;
}

.modals-agotado.modal.visible {
    display: block;
    background-color: rgba(0,0,0,0.4);
}

.modals-agotado .modal-dialog {
    pointer-events: unset !important;
    top: 10%;
}

.close-agotado {
    position: absolute;
    z-index: 9999;
    top: 0.5rem;
    right: 1rem;
    font-weight: bold;
    color: #fff;
    background: none;
    width: 30px;
    height: 30px;
    opacity: 1;
}

.close-agotado img {
    width: 30px;
    height: 30px;
}

.close-agotado:hover {
    opacity: .5;
}

.modals-agotado#modeloAgotado .text-danger {
	color: #000 !important;
	font-weight: bold;
}

.modals-agotado .wrap-form .box-form-modelo-agotado .text-danger {
  color: #fff;
  font-size: 14px;
}

@media screen and (min-width: 991px) {
  .modals-agotado#modeloAgotado .modal-dialog {
    max-width: 800px;
  }
}

@media screen and (max-width: 991px) {
  .modals-agotado .wrap-form .box-form-modelo-agotado .row .col-lg-4 {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width: 769px) {
  .modal.modals-agotado.modelos.visible .modal-dialog {
    margin-top: 3rem;
  }

  .close-agotado {
     top: 1rem;
  }
}

.menu-detalle {
    width: 100%;
}

.menu-detalle .box-menu-detalle {
    justify-content: center;
     padding-right: 0rem; 
}

.contacto-ejecutivo .cont-personas .eje figure {
    display: flex;
    justify-content: center;
}


.swiper-bloques .bloque-desk .swiper-slide.blanco_uno img,
.swiper-bloques .bloque-desk .swiper-slide.blanco_dos img {
  visibility: hidden;
}

.swiper-bloques .bloque-desk .swiper-slide.blanco_uno {
  background: #F2F2F2;
}

.swiper-bloques .bloque-desk .swiper-slide.blanco_dos {
  background: #fff;
}

.swiper-bloques .bloque-desk .swiper-slide.blanco_uno .box-texto h4,
.swiper-bloques .bloque-desk .swiper-slide.blanco_uno .box-texto p,
.swiper-bloques .bloque-desk .swiper-slide.blanco_dos .box-texto h4,
.swiper-bloques .bloque-desk .swiper-slide.blanco_dos .box-texto p {
  color: #393939;
}

.swiper-bloques .bloque-mob .swiper-slide-child.blanco_uno img,
.swiper-bloques .bloque-mob .swiper-slide-child.blanco_dos img {
  visibility: hidden;
}

.swiper-bloques .bloque-mob .swiper-slide-child.blanco_uno {
  background: #F2F2F2;
}

.swiper-bloques .bloque-mob .swiper-slide-child.blanco_dos {
  background: #fff;
}

.swiper-bloques .bloque-mob .swiper-slide-child.blanco_uno .box-texto h4,
.swiper-bloques .bloque-mob .swiper-slide-child.blanco_uno .box-texto p,
.swiper-bloques .bloque-mob .swiper-slide-child.blanco_dos .box-texto h4,
.swiper-bloques .bloque-mob .swiper-slide-child.blanco_dos .box-texto p {
  color: #393939;
}

.banner-productos {
  position: relative;
  height: 360px;
}

.banner-productos .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.banner-productos .fondo-banner {
  filter: brightness(0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
}

.banner-productos h1 {
  font-family:  "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  color: #ffffff;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .banner-productos .box-img-banner-top img {
    max-width: 200px;
    max-height: 158px;
  }

  .banner-productos h1 {
    font-size: 30px;
    line-height: 35px;
  }
}

@media screen and (max-width: 991px) {
  .banner-productos .box-img-banner-top img {
    max-width: 170px;
    max-height: 134px;
  }
  .banner-productos h1 {
  	font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
  .banner-productos .fondo-banner {
    filter: brightness(.7);
  }
}

@media screen and (max-width: 576px) {
  .banner-productos {
    height: 380px;
 }
 .banner-productos h1 {
 	font-size: 25px;
 }
}

.proyectos-ei .container .row .box-pei .box-img.img-only:hover figure {
    visibility: visible;
}

.proyectos-ei .container .row .box-pei .box-img.img-only .box-video .box-ver-proyecto {
    display: inline-block;
}

.pocuro-hero .swiper-home .swiper-slide .box-btn {
    position: absolute;
    bottom: 23%;
}

.pocuro-hero .swiper-home .swiper-slide .box-btn a {
    background-color: #37A4F8;
    border: 1px solid #fff;
    width: 150px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
}

@media screen and (max-width: 576px) {
  .pocuro-hero .swiper-home .swiper-slide figure {
    width: 100%;
    height: 844px;
  }

 .pocuro-hero .swiper-home .swiper-slide figure .img-desk {
   display: none;
 }

 .pocuro-hero .swiper-home .swiper-slide figure .img-desk.only-desk {
   display: inline-flex;
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   object-fit: cover;
 }
}

@media screen and (min-width: 576px) {
  .pocuro-hero .swiper-home .swiper-slide figure .img-mob {
    display: none;
  }
}

.buscador.b-2025 {
    position: absolute;
    top: 4rem;
    z-index: 10;
    width: 100%;
    left: 0;
    padding: 1rem 3rem 1rem 1rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-10rem);
    transform: translateY(-10rem);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.buscador.b-2025.visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.buscador.b-2025 .w-buscador {
    width: 1000px;
    max-width: 100%;
    position: relative;
    padding: 1.5rem;
    background: #fff;
    margin: 0 auto
}

@media only screen and (max-width: 550px) {
    .buscador.b-2025 .w-buscador {
        padding:1.5rem 1rem
    }
}

.buscador.b-2025 .w-buscador .w-form-buscador {
    position: relative
}

.buscador.b-2025 .w-buscador .w-form-buscador .cerrar-buscador {
    position: absolute;
    right: -4rem;
    cursor: pointer;
    width: 2rem;
    height: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    color: #393939
}

@media only screen and (max-width: 550px) {
    .buscador.b-2025 .w-buscador .w-form-buscador .cerrar-buscador {
        right:-3.5rem
    }
}

.buscador.b-2025 .w-buscador .w-form-buscador input {
    width: 100%;
    border: none;
    border-bottom: 2px solid #393939;
    padding: .5rem;
    color: #393939
}

.buscador.b-2025 .w-buscador .w-form-buscador button {
    position: absolute;
    font-size: 1.2rem;
    border: none;
    background: 0 0;
    right: 0;
    color: #005fae
}

.buscador.b-2025 .cerrar-buscador img {
  width: 20px;
  min-width: 20px;
  max-width: 20px;
  height: 20px;
  min-height: 20px;
  max-height: 20px;
}

.buscador.b-2025 #btnBuscar2 img {
  width: 23px;
  min-width: 23px;
  max-width: 23px;
  height: 23px;
  min-height: 23px;
  max-height: 23px;
}

.contacto-ejecutivo .cont-personas .eje .box-01 img, 
.contacto-ejecutivo .cont-personas .eje .box-02 img {
    max-width: 200px;
    max-height: 200px;
}

.portada-detalle .box-promo {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 70px;
  background: rgba(0, 95, 174, 0.5);
  display: flex;
  align-items: center;
}

.portada-detalle .box-promo h2 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0px;
}

.portada-detalle .box-promo h2 img {
  margin-right: 0.2rem;
  transform: translateY(-4px);
}

@media only screen and (max-width: 576px) {
  .portada-detalle .box-promo h2 {
    font-size: 14px;
    text-align: center;
  }
  .portada-detalle .box-promo h2 img {
    transform: translateY(-4px) scale(0.8);
  }
}

.highlight.fix-ge {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 70px;
  background: rgba(0, 95, 174, 0.5);
  display: flex;
  align-items: center;
}

.highlight.fix-ge .item.no-border {
  position: relative;
  display: flex ;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: .5rem 1rem;
}

.highlight.fix-ge .item.no-border::after {
  content: "";
  position: absolute;
  top: 7px;       
  right: 0;        
  height: 50px;     
  border-right: 2px solid #fff; 
}

.highlight.fix-ge .item.no-border .item-img img {
  width: 35px;
  min-width: 35px;
  max-width: 35px;
  height: 27px;
  min-height: 27px;
  max-height: 27px;
}

.highlight.fix-ge .item.no-border p {
  color: #fff;
  margin-bottom: 0px;
}

.div-con-linea {
  position: relative; /* necesario para posicionar la pseudo-clase */
}

@media screen and (max-width: 991px) {
 .highlight.fix-ge {
   flex-direction: column;
 }

 .highlight.fix-ge .item.no-border  {
   margin-bottom: 1rem;
   align-items: center;
 }

 .highlight.fix-ge .item.no-border::after {     
   border-right: 0px; 
 }

}


/*CAMBIOS 25/08/2025*/
.masterplan .container .row .box-texto .cont ul li span {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
}

.pocuro-hero .swiper-home .swiper-button-prev,
.pocuro-hero .swiper-home .swiper-button-next {
    background: rgba(255, 255, 255, 0.5)
}

.pocuro-hero .swiper-home .swiper-button-prev:hover,
.pocuro-hero .swiper-home .swiper-button-next:hover {
    background: rgba(255, 255, 255, 1)
}

#_plantas.plantas.plantas_v2 .w-plantas .c-plantas .datos .form-group select,
#_plantas.plantas.plantas_v2 .w-plantas .c-plantas .datos .botones .btn {
    border-radius: 5px;
}

.titulo h2 {
    color: #393939;
}

h2 span {
  font-weight: 700;
}

@media screen and (min-width: 991px) {
  .buscador-proyectos .container .box-buscador h2 {
    font-size: 1.5rem;
  }
  .proyectos-ei .container .row .box-pei .box-texto h3 {
      font-size: 20px;
  }
  .proyectos-ei .container .row .box-pei .box-texto .box-datos p {
      font-weight: 400;
      font-size: 14px;
  }
  .proyectos-ei .container .row .box-pei .box-texto .box-datos p.dato-uf {
    line-height: 16px;
    font-weight: 600;
  }
  .proyectos-ei .container .row .box-pei {
      margin-bottom: 4rem;
  }

  .proyecto-single .box-textos h2 {
      font-size: 52px;
      margin: 0px;
  }
  .proyecto-single .box-textos h4 {
      font-size: 24px;
      font-weight: 400;
      color: #fff;
      margin-bottom: 0px;
  }
  .proyecto-single .box-textos p {
      font-weight: 500;
  }

  .proyecto-single .box-textos p strong {
      font-weight: 500;
  }

  /*cambios resultados*/
  .lista .card-proyecto.box-proyecto-scroll {
      max-width: unset;
      margin-left: 0px;
      margin-right: 0px;
      width: 100%;
  }

  .card-proyecto.box-proyecto-scroll .texto {
      width: 100%;
  }

  .lista .card-proyecto.box-proyecto-scroll .texto .ciudad {
      width: 300px;
  }
  .card-proyecto.box-proyecto-scroll .texto .izq .datos {
      width: 100%;
  }
  .lista .card-proyecto.box-proyecto-scroll .texto .datos .item-dato {
      flex: 1;
  }

  .menu-detalle .box-menu-detalle ul li {
      position: relative;
  }

  .menu-detalle .box-menu-detalle ul li:after {
      content: "";
      position: absolute;
      bottom: -6px;
      left: 0;
      width: 0%;
      height: 1.9px;
      background-color: #005FAE;
      transition: width 0.3s ease;
  }
  .menu-detalle .box-menu-detalle ul li:hover:after {
      width: 100%;
  }

  .menu-detalle .box-menu-detalle ul li a:hover {
      color: #005FAE;
  }
}


@media screen and (max-width: 768px) {
  .tour .container .w-tour .menu-tour {
      flex-direction: column;
  }
  .tour .container .w-tour .menu-tour a {
      margin-bottom: .8rem;
  }
  .filtros-pocuro {
     width: 100%;
  }
  .proyectos .w-filtros {
      flex-direction: column-reverse;
  }
  .proyectos .w-filtros .ordenar-por {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .lista .card-proyecto.box-proyecto-scroll {
    flex-direction: column;
    align-items: self-start;
  }
  .lista .card-proyecto.box-proyecto-scroll .texto .izq {
      flex-wrap: wrap;
  }

  .lista .card-proyecto.box-proyecto-scroll figure img {
      width: 150px;
  }

  .lista .card-proyecto.box-proyecto-scroll .texto  {
    width: 100%;
    margin-top: .5rem;
  }

  .lista .card-proyecto.box-proyecto-scroll .texto .datos  {
    width: 100%;
  }
  .card-proyecto.box-proyecto-scroll .texto .izq .datos .item-dato {
      margin-top: .5rem;
      width: 50%;
      padding-right: 0px;
      margin-right: 0px;

  }

  .card-proyecto.box-proyecto-scroll .texto .datos .item-dato:nth-child(2),
  .card-proyecto.box-proyecto-scroll .texto .datos .item-dato:nth-child(4) {
    padding-left: 1rem;
  }
  #containerObserve .card-proyecto.box-proyecto-scroll .texto .datos .item-dato:nth-child(4) {
    border-right: 1px solid #E5E7EA;
  }
  #containerObserve .card-proyecto.box-proyecto-scroll .texto h4 {
      order: 2;
      width: 50%;
  }

}
