.img-slider-aw{
    width: auto !important;
}
.img-bg-slider-1{
    background-image: url('../../../img/beclient/cuenta express.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.img-bg-slider-2{
    background-image: url('../../../img/products/Cuenta-CT-PF\ 4.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.administradwa{
    background-color: #F7F8F8;
    padding: 1rem 0rem 1rem 0rem;
}
.administradwa2{
    background-color: #F7F8F8;
    padding: 1rem 3rem 1rem 3rem;
    margin: 0rem 5rem 0rem 5rem;
}
@media (max-width: 992px) {
  .administradwa2{
    padding: 1rem 0rem 1rem 0rem;
    margin: 0rem 0rem 0rem 0rem;
  }
}
@media (max-width: 768px) {
    .btn-google-play, .btn-app-store {
      width: 50% !important;
      display: flex !important;
      justify-content: center !important;
    }
  }
@media (max-width: 768px) {
    .cont-img-qr {
      margin-top: 2rem;
      display: flex !important;
      justify-content: center !important;
    }
  }
.cont-img-qr2{
    display: flex !important;
    justify-content: center !important;
}
@media (max-width: 768px) {
    .cont-img-qr2 {
      margin-top: 2rem;
    }
  }
@media (max-width: 992px) {
    .h-sl {
      height: 400px !important;
    }
  }
@media (max-width: 768px) {
    .h-sl {
      height: 380px !important;
    }
  }
@media (max-width: 430px) {
    .h-sl {
      height: 400px !important;
    }
  }
@media (max-width: 992px) {
    .img-bg-slider-1, .img-bg-slider-2 {
      height: 220px !important;
      margin-bottom: 2rem ;
    }
  }
@media (max-width: 992px) {
    .sw-sld-ra {
      margin-bottom: 2rem !important;
    }
  }
@media (max-width: 576px) {
    .cont-sl-req {
        padding: 0rem 1.5rem 0rem 1.5rem;
    }
  }
@media (max-width: 576px) {
    .soli-des-app {
        text-align: left !important;
        padding: 0rem 2rem 0rem 2rem;
    }
  }
@media (max-width: 576px) {
    .btn-google-play a img, .btn-app-store a img {
        max-width: 138px !important;
    }
  }
@media (max-width: 340px) {
    .btn-google-play a img, .btn-app-store a img {
        max-width: 120px !important;
    }
  }