.swiper-pagination2 {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 36px;
}

.swiper-pagination2 .swiper-pagination-bullet {
  border-radius: 0;
  width: 15%;
  height: 12px;
}

.swiper-pagination2 .swiper-pagination-bullet-active {
  background-color: #a4c868;
}

.swiper {
  width: auto;
}
/* .swiper-slide {
  cursor: grab;
} */

.btnSwip,
.swiper {
  height: 1050px;
}

#renderProyectos .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.swiper-button-disabled {
  opacity: 0.3;
}
/* 
.swiper.proyectosBigger {
  height: 100%;
} */

.swiper.mySwiper {
  margin-right: 60px;
  margin-left: 60px;
}

.swiper.renderApp {
  width: 70%;
  height: 750px;
  margin: 0;
}

.swiper.construccionNumber {
  width: 100%;
}

.swiper.title-swiper,
.swiper.construccionTitle,
.swiper.nosotrosAsesoramentTitle,
.swiper.nosotrosVentajasTitle {
  height: 230px;
  width: 424px;
}

.swiper.proyectosBigger .swiper-slide img::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  /* Fondo oscuro semitransparente (ajusta el valor alpha según lo deseado) */
}

.swiper.nosotrosAsesorament .swiper-slide img,
.swiper.mySwiper .swiper-slide img {
  object-fit: contain;
}

.swiper.renderApp .swiper-slide img {
  height: 600px;
}

.swiper.construccionTitle {
  height: 220px;
}

.swiper.title-swiper {
  width: 500px;
}

.swiper.swiperNoticias {
  height: auto;
  width: 100%;
}

.swiper.construccionNumber {
  width: 220px;
  height: 180px;
  margin-bottom: 70px;
}

.left .swiper.procesosImg {
  height: 420px;
}

/* plano */
.swiper.swiper.procesosImg .swiper-slide[aria-label='1 / 4'] img {
  background-color: white;
  object-fit: contain;
}

#section3 .swiper-pagination-bullet {
  width: 56px;
  height: 7px;
  border-radius: 0;
  opacity: 1;
  background: rgba(37, 37, 37, 0.2);
}

#section3 .swiper-pagination {
  width: 100%;
  margin-top: 80px;
  position: relative;
  display: flex;
}

#section3 .swiper-pagination-bullet-active {
  background: #a4c868;
}

.swiper.construccion {
  width: 67%;
  height: 500px;
  margin-right: 0;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 200px;
}

#renderProyectos .owl-carousel .owl-item img {
  max-height: 550px;
  object-fit: contain;
}

/* .swiper.construccion .swiper-slide {
  width: 700px !important;
} */

/* .swiper.construccionNumber .swiper-slide {
  width: 200px !important;
} */

.swiper-slide img {
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: 50% 68%;
  height: 100%;
}

.btnSwip {
  width: 60px;
  gap: 60px;
  display: flex;
  align-items: center;
  margin-left: 20px;
  justify-content: center;
  flex-direction: column;
}

.btnSwip > div {
  position: relative;
}

.left .swiper {
  width: 100%;
  height: 60px;
}

#movies {
  justify-content: center;
  display: flex;
}

#movies .boxInfo,
#asesorament .boxInfo {
  display: flex;
  align-items: center;
  width: 300px;
  position: relative;
}

#movies .boxInfo .info,
#asesorament .boxInfo .info {
  z-index: 5;
  width: 280px;
  position: absolute;
}

@media screen and (max-width: 1700px) {
  .swiper.construccion {
    width: 72%;
  }
}

@media screen and (max-width: 1600px) {
  .swiper.renderApp .swiper-slide img {
    height: 500px;
  }
}

@media screen and (max-width: 1400px) {
  .swiper.mySwiper {
    margin-right: 30px;
  }

  .swiper.construccionNumber {
    width: 220px;
  }

  .swiper.title-swiper,
  .swiper.construccionTitle,
  .swiper.nosotrosAsesoramentTitle {
    height: 180px;
  }
}

@media screen and (max-width: 1200px) {
  .swiper.renderApp {
    height: auto;
  }

  .swiper.nosotrosAsesoramentTitle {
    width: 330px;
  }
  #movies .boxInfo .info {
    width: 265px;
  }

  .btnSwip,
  .swiper {
    height: 900px;
  }

  .swiper {
    width: auto;
  }

  .swiper.construccion {
    width: 78%;
  }

  .swiper.title-swiper,
  .swiper.construccionTitle {
    height: 200px;
  }
  .swiper.construccionNumber {
    margin-left: 0;
  }
  .swiper.renderApp .swiper-slide img,
  .swiper.construccion {
    height: 400px;
  }
}

@media screen and (max-width: 992px) {
  #renderProyectosMobils .owl-carousel .owl-item .item > img {
    filter: brightness(0.8);
  }
  .swiper.nosotrosAsesorament .swiper-slide img,
  .swiper.mySwiper .swiper-slide img {
    object-fit: cover;
  }
  #section3 .info {
    padding-left: 0;
    width: 100%;
    position: relative;
  }
  .btnSwip {
    margin-left: 0;
  }

  #renderProyectosMobils .owl-carousel .owl-item .item > img {
    height: 350px;
  }

  .swiper.construccionNumber .swiper-slide {
    width: 100% !important;
  }

  .swiper,
  .swiper.nosotrosAsesoramentTitle,
  .swiper.renderApp {
    padding: 0 30px;
    width: 100%;
  }

  #section3 .swiper-pagination {
    margin-top: 30px;
  }

  #movies,
  #section3Nos,
  #manoObra {
    flex-direction: column;
    height: auto;
    gap: 30px;
  }

  #movies .boxInfo .info,
  #asesorament .boxInfo .info {
    position: relative;
  }

  #movies .info,
  #movies .boxInfo .info,
  #movies .boxInfo,
  .swiper.title-swiper,
  .swiper.construccion,
  #asesorament .info,
  #asesorament .boxInfo .info,
  #manoObra .boxInfo .info,
  #asesorament .boxInfo {
    width: 100%;
  }

  .swiper.title-swiper,
  .swiper.construccionTitle {
    height: 175px;
  }
  .swiper.nosotrosAsesoramentTitle {
    height: 100px;
  }

  .swiper.nosotrosVentajasTitle {
    height: 160px;
  }
  #asesorament {
    flex-direction: column;
  }

  .btnSwip,
  .swiper,
  .biggerMobil,
  .biggerMobil img {
    height: 550px;
    position: relative;
  }
  .biggerMobil,
  .biggerMobil img {
    min-height: 550px;
  }

  .swiper.mySwiper,
  .swiper.construccionNumber {
    margin: 0;
  }
  .btnSwip button {
    width: 50px;
  }
  .btnSwip button:hover {
    filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.449));
  }

  .btnSwip {
    width: 100%;
    transform: rotate(270deg);
    height: 50px;
  }

  .carouselH3 {
    font-size: 48px;
  }

  #swiper.nosotrosAsesoramentTitle {
    height: 70px;
  }

  .swiper.title-swiper,
  .swiper.construccionTitle,
  .swiper.construccionNumbe {
    height: 120px;
  }
}

@media screen and (max-width: 768px) {
  .swiper {
    height: 400px;
  }
  #movies,
  #asesorament,
  #manoObra {
    gap: 5px;
  }

  .btnSwip {
    height: 50px;
  }

  #movies {
    margin-bottom: 30px;
  }
  #renderProyectosMobils .owl-carousel .owl-item .item > img,
  .swiper.renderApp .swiper-slide img,
  .swiper.construccion {
    height: 300px;
  }
  .left .swiper {
    height: 45px;
  }
}

@media screen and (max-width: 480px) {
  .carouselH3 {
    padding-top: 10px;
  }

  .swiper.nosotrosAsesorament .swiper-slide img,
  .swiper.mySwiper .swiper-slide img {
    object-fit: contain;
  }
  .swiper.construccion,
  .swiper,
  .left .swiper.procesosImg {
    height: 280px;
  }

  .swiper.title-swiper,
  .swiper.construccionNumbe,
  .swiper.construccionTitle {
    height: 90px;
  }

  .swiper.construccionNumber,
  .swiper.title-swiper,
  .swiper.nosotrosAsesoramentTitle,
  .swiper.nosotrosVentajasTitle {
    height: 100px;
  }

  .swiper.nosotrosAsesoramentTitle {
    height: 70px;
  }

  #section3 .swiper-pagination-bullet {
    flex: 1;
  }
  #renderProyectosMobils .owl-carousel .owl-item .item > img {
    height: 200px;
  }

  .carouselH3 {
    font-size: 31px;
  }
}
