@media (min-width: 1000px) {
  section#destacados-violeta.diagonal-box {
    height: 255px;
  }
}

@media (max-width: 1000px) {
  #cards-rotadores .body-cards-rotativas .swiper-cards-rotadores .imagen-div .img-swiper {
    position: absolute;
    transform: translate(-50%, -11%);
    left: 50%;
    width: 70%;
  }
}

#footer-main #footer-principal p b, #footer-main #footer-principal p strong {
  font-family: "Open Sans Bold";
  font-weight: 700;
}

#lo-que-buscas .body-lo-que-buscas .div-img {
  position: relative;
  z-index: 2;
}
#con-el-respaldo.diagonal-box {
  z-index: -1;
}
@media (min-width: 769px) {
  #bannerPpal h1 {
    line-height: 46px;
  }
}

@media (max-width: 1000px) {
  #bannerPpal .margen-img img,
  #wompi-abc img,
  #lo-que-buscas .div-img img,
  #con-el-respaldo .div-img img {
    width: 100%;
  }
  #wompi-abc img {
    margin-bottom: 1rem;
  }
  #wompi-abc .body-wompi-abc p b,
  #wompi-abc .body-wompi-abc p span,
  #wompi-abc .body-wompi-abc p strong {
    font-family: "Open Sans Bold";
    font-weight: 700;
  }
}
