p,
ul,
li {
  color: #2a385e;
  font-family: 'SFProDisplay-Regular' !important;
}

/*------------- BLOQUE 1 -------------*/

.contenedor-texto-bloque1 {
  max-width: 600px;
}

.contenedor-img-bloque1 {
  width: 650px;
  margin: auto;
}

.texto-bloque1-3 {
  margin-top: -100px;
}

.texto-bloque1-4 {
  margin-top: -80px;
}

.img-microaire img {
  width: 500px;
}

.img-morpheus img {
  width: 600px;
}

.img-bodytite img {
  width: 600px;
  height: 537px;
}

.contenedor-bloque1-4 {
  margin-left: -20px !important;
}

/**/

/*
.img-bloque1 {
   width: 550px;
    position: relative;
    top: -110px;
    margin: auto;
}
*/

/*------------- BLOQUE 2 -------------*/

.contenedor-bloque2,
.contenedor-bloque2-2 {
  max-height: 638px;
}

.contenedor-bloque2-3 {
  max-height: 607px;
}

.texto-bloque2-3 h2 {
  background: #68a8de;
  background: linear-gradient(90deg,
      rgba(104, 168, 222, 1) 0%,
      rgba(153, 248, 205, 1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.texto-bloque2 {
  margin-top: 40px;
}

.img-bloque2-2 {
  margin-top: -50px;
  margin-bottom: 0px;
  width: 800px;
}

/*------------- BLOQUE 4 -------------

.contenedor-bloque4 {
    display: flex;
    justify-content: center;
    gap: 60px;
}

.contenedor-texto-bloque4 {
    max-width: 300px;
    min-height: 400px;
    background-color: #F0F2F1;
    border-radius: 20px;
}

.contenedor-texto-bloque4:hover {
    transition: color 0.3s;
    background-color: #99f8cd;
}


.texo-bloque4 {
    margin: 0 auto;
    text-align: left;
}


/*------------- BLOQUE 5 -------------*/

.background-bloque5 {
  background-image: linear-gradient(to top,
      rgb(173, 206, 231) 31%,
      rgb(208, 226, 235) 100%);
  max-height: 680px;
}


.img-bloque5 {
  position: relative;
  left: 252px;
  width: 700px;
}


.contenedor-texto-bloque5 {
  padding-left: 300px;
}

/*------------- BLOQUE 6 -------------*/

.img-bloque6 {
  min-width: 650px;
  margin: auto;
}

/*.contenedor-bloque6-6,*/
.contenedor-bloque2-7 {
  max-height: 638px;
}

/*.contenedor-texto-bloque6-6 {
    margin-left: 300px;
    max-width: 650px;
}

.img-bloque6-6 {
    width: 750px;
    margin-top: -188px;
}
*/

.img-bloque2-7 {
  width: 800px;
  margin-top: -110px;
}

/*------------- BLOQUE 7 -------------

.contenedor-bloque7 {
    display: flex;
    justify-content: center;
    gap: 60px;
}

.contenedor-texto-bloque7 {
    max-width: 300px;
    min-height: 200px;
    background-color: #F0F2F1;
    border-radius: 20px;
}

.contenedor-texto-bloque7:hover {
    background-color: #99f8cd;
}

.texo-bloque7 {
    margin: 0 auto;
    text-align: left;
}


/*------------- ACORDEON -------------*/

.acordeon {
  margin: 0 auto;
  max-width: 800px;
}

/*-----------------------------------*/

/*------------- CONTENEDORES MICROAIRE -------------*/

/*
.contenedor {
  min-height: 347px !important;
}

.contenedor2 {
  min-height: 275px !important;
}
*/
.contenedor-bloque4-4 {
  max-width: 700px;
  margin: 0 auto;
}

.contenedor-lista {
  margin: 0 auto;
  width: 900px;
}

.background-list {
  min-height: 600px;
}

/*--------------------------------------------------*/

.img-mancuerna img {
  padding: 10px 0px;
}

.bloque-libre {
  text-align: center;
}

/*------------- REVIEWS -------------*/

.excellent-text,
.gi-small-logo,
.verified-badge__link,
.verified-badge__icon,
.load-more-btn {
  display: none;
}

.review-link .review-box {
  display: none;
}

#loadMore {
  visibility: hidden;
  display: none;
}

/*-----------------------------------*/
/*
.background-blue{
    max-height: 611px;
}
*/

/*Opiniones*/
.repocean-grid-main .content-wrapper {
  margin: 0 !important;
  /*Provisional*/
}

.contenedor-opiniones .info-box-content img {
  margin-top: 20px;
}

.contenedor-opiniones .info-box-icon img {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  max-height: 296px;
}

.contenedor-opiniones .info-box-content p {
  color: #747474;
}

.contenedor-opiniones .info-box-content {
  border: solid 1px #f3f3f3;
  border-top-right-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  border-left: 0px solid;
  margin-left: -20px;
}

.contenedor-opiniones .info-box-content a {
  font-size: 14px;
  color: white;
  background-color: #00c3a5;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 22px;
  text-transform: none;
}

.wpac .wp-google-powered {
  display: none;
}

@media (max-width: 768px) {
  .contenedor-opiniones {
    flex-direction: column !important;
    gap: 0px !important;
  }

  .contenedor-opiniones .box-icon-wrapper {
    max-width: 100% !important;
  }

  .contenedor-opiniones .info-box-icon img {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 20px;
    max-height: max-content;
  }

  .contenedor-opiniones .info-box-content {
    border: solid 1px #f3f3f3;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 20px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 20px !important;
    border-left: 1px solid #f3f3f3;
    margin-left: 0px;
  }
}

/*------------- RESPONSIVE -------------*/

@media (min-width: 2560px) {
  .contenedor-texto-bloque6-6 {
    max-width: 550px;
    margin-left: 650px;
  }

  .img-bloque5 {
    position: relative;
    width: 1100px;
    top: -200px;
    right: 470px;
  }

  .contenedor-texto-bloque5 {
    margin-top: -200px;
    padding-left: 650px;
  }
}

@media (max-width: 1440px) {

  .img-bloque5 {
    position: relative;
    left: 20px;
    width: 700px;
  }


  .contenedor-texto-bloque5 {
    margin-left: 0px !important;
    padding-left: 100px;
  }

  .contenedor-bloque6-6,
  .contenedor-bloque2-7 {
    max-height: 615px;
  }

  .contenedor-texto-bloque6-6 {
    max-width: 650px;
    margin-left: 60px;
  }

  .img-bloque6-6,
  .img-bloque2-7 {
    width: 550px;
    margin-top: 0px;
    margin-left: 60px;
  }

  .background-list {
    min-height: 650px;
  }
}

@media (max-width: 1024px) {
  .contenedor-img-bloque1 {
    width: 400px;
    margin-bottom: 0px;
  }

  .contenedor-bloque2 {
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
  }

  .img-bloque2 {
    margin-top: 90px;
  }

  .texto-bloque2 {
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .contenedor-texto-bloque2-2 {
    margin-top: 40px;
    max-width: 400px;
  }

  .img-bloque2-3 {
    margin-top: 60px;
  }

  .texto-bloque2-3 {
    margin-top: -20px;
  }

  .img-bloque6 img {
    width: 400px;
    margin-left: 30px;
  }

  .contenedor-texto-bloque5 {
    padding-top: 10px;
    padding-left: 50px;
  }

  .texto-bloque5 {
    margin-bottom: 12px;
  }

  .img-bloque5 {
      width:500px;
  }

  .contenedor-bloque6-6,
  .contenedor-bloque2-7 {
    max-height: 650px;
  }

  .contenedor-texto-bloque6-6 {
    max-width: 480px;
    margin-left: 30px;
    margin-top: -40px;
  }

  .img-bloque6-6,
  .img-bloque2-7 {
    width: 300px;
    margin-top: 80px;
    margin-left: 120px;
  }

  .background-list {
    min-height: 800px;
  }

  .contenedor-opiniones-generales {
    margin-left: 125px;
  }

}

@media (max-width: 768px) {
  .contenedor-texto-bloque1 {
    max-width: 350px;
  }

  .contenedor-img-bloque1 {
    margin-bottom: 220px;
  }

  .texto-bloque1-3,
  .texto-bloque1-4 {
    margin-left: 20px;
  }

  .contenedor-bloque2 {
    min-height: 900px;
  }

  .img-bloque2-2 {
    width: unset;
    margin-top: 80px;
    margin-left: 0px;
  }

  .contenedor-texto-bloque2-2 {
    max-width: 400px;
  }

  .img-bloque2 {
    margin-top: 250px;
  }

  .texto-bloque2 {
    margin-bottom: 30px;
  }

  .contenedor-bloque2-3 {
    max-height: 500px;
  }

  .texto-bloque2-3 {
    margin-top: -120px;
  }

  .img-bloque5 {
      width:400px;
  }

  .img-bloque6 img {
    width: 400px;
  }

  .titulo-tab h2 {
    text-align: center !important;
  }

  .contenedor-bloque6-6,
  .contenedor-bloque2-7 {
    max-height: 850px;
  }

  .contenedor-texto-bloque6-6 {
    max-width: 350px;
    margin-left: 15px;
    margin-top: -40px;
  }

  .img-bloque6-6,
  .img-bloque2-7 {
    width: 300px;
    margin-top: 170px;
    margin-left: 50px;
  }

  .contenedor-lista {
    width: 600px;
  }

  .background-list {
    min-height: 1080px;
  }

  .contenedor-opiniones-generales {
    margin-left: 0px;
  }
}

@media (max-width: 425px) {
  .contenedor-texto-bloque1 {
    padding-top: 0px;
  }

  .contenedor-img-bloque1 {
    margin-bottom: 50px;
  }

  .contenedor-bloque2 {
    min-height: 1350px;
  }

  .contenedor-bloque2-2 {
    min-height: 1000px;
  }

  .texto-bloque2 {
    margin-top: 60px;
  }

  .img-bloque2 {
    margin-top: 30px;
    margin-bottom: -20px;
  }

  .contenedor-bloque2-3-b {
    min-height: 1050px;
  }

  .contenedor-bloque2-3 {
    min-height: 900px;
  }

  .img-bloque2-3 {
    margin-top: 60px;
  }

  .texto-bloque2-3 {
    margin-top: 10px;
  }

  .background-bloque5 {
    min-height: 1000px;
  }

  .contenedor-texto-bloque5 {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .img-bloque5 {
    top: 0px;
    left: 0px;
    width: unset;
    /*display: none;*/
  }

  .img-bloque5 img {}

  .contenedor-bloque6-6,
  .contenedor-bloque2-7 {
    min-height: 800px;
  }

  .contenedor-texto-bloque6-6 {
    max-width: 350px;
    margin-left: 0px;
    margin-top: -40px;
  }

  .img-bloque6-6,
  .img-bloque2-7 {
    width: 300px;
    margin-top: 0px;
    margin-left: 50px;
  }

  .contenedor-lista {
    width: fit-content;
  }

  .background-list {
    min-height: 1120px;
  }

  .bloque-libre {
    text-align: left;
  }

  .review-sub-title {
    display: none;
  }
}

@media (max-width: 375px) {
  .contenedor-bloque2 {
    min-height: 1400px;
  }

  .img-bloque2 {
    margin-bottom: -65px;
  }

  .contenedor-bloque2-2 {
    min-height: 870px !important;
  }

  .background-bloque5 {
    min-height: 900px;
  }


  .img-bloque6 img {
    width: 350px;
    margin-left: 25px;
  }

  .contenedor-texto-bloque6-6 {
    margin-left: 0px;
  }

  .img-bloque6-6,
  .img-bloque2-7 {
    margin-left: 30px;
  }

  .background-list {
    min-height: 1190px;
  }
}

@media (max-width: 320px) {
  .img-bloque1 {
    margin-left: 15px !important;
  }

  .contenedor-bloque2-3 {
    max-height: 790px;
  }

  .background-bloque5 {
    min-height: 850px;
  }


  .img-bloque6 img {
    margin-left: 0px;
  }

  .img-bloque6-6 {
    margin-left: 0px;
  }

  .img-bloque2-7 img {
    margin-left: -40px;
  }

  .background-list {
    min-height: 1300px;
  }
}