/*TESTIMONIOS*/





  #testimonios .cuadro-general-1 {
    margin-bottom: 10px;
  }

  #testimonios .cuadro-general-2 {
    margin-bottom: 10px;
  }

  #testimonios .cuadro-general-2 .circlebtn {
    text-align: left;
  }

  #testimonios .cuadro-general-3 {
    margin-bottom: 10px;
  }

  #testimonios .cuadro-general-3 .circlebtn {
    text-align: left;
  }





  #testimonios h2 {
    text-align: left !important;
  }

  #testimonios p {
    text-align: left !important;
  }

  #testimonios {
    padding: 0;
  }

  #testimonios-moviles {
    display: block;
  }

  #testimonios-moviles .flickity-viewport {
    min-height: 370px !important;
  }

  #testimonios-moviles .cuadro-general-1 {
    background-image: url(https://www.flowww.net/hubfs/Increnta/Rectangle%2087.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    border-radius: 12px;
    background: linear-gradient(180deg, #FFF 0.11%, rgba(255, 255, 255, 0) 44.12%), linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 75.53%), url(<path-to-image>), lightgray 50%/cover no-repeat, url(<path-to-image>), lightgray 0% 0%/100px 100px repeat, #D9D9D9;
    box-shadow: 0px 8px 26px -8px rgba(110, 94, 224, 0.4);
    padding: 30px;
    margin: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  #testimonios-moviles .cuadro-general-2 {
    background-image: url(https://www.flowww.net/hubfs/Increnta/nexbel.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    border-radius: 12px;
    background: linear-gradient(180deg, #FFF 0.11%, rgba(255, 255, 255, 0) 44.12%), linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 75.53%), url(<path-to-image>), lightgray 50%/cover no-repeat, url(<path-to-image>), lightgray 0% 0%/100px 100px repeat, #D9D9D9;
    box-shadow: 0px 8px 26px -8px rgba(110, 94, 224, 0.4);
    padding: 30px;
    margin: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  #testimonios-moviles .cuadro-general-3 {
    background-image: url(https://www.flowww.net/hubfs/Increnta/raul.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    border-radius: 12px;
    background: linear-gradient(180deg, #FFF 0.11%, rgba(255, 255, 255, 0) 44.12%), linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 75.53%), url(<path-to-image>), lightgray 50%/cover no-repeat, url(<path-to-image>), lightgray 0% 0%/100px 100px repeat, #D9D9D9;
    box-shadow: 0px 8px 26px -8px rgba(110, 94, 224, 0.4);
    padding: 30px;
    margin: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }


#testimonios .cuadro-general{
  cursor: pointer;
  transition: .3s;
}

#testimonios  .cuadro-general:hover {
  transform: translateY(-10px);
}

/*FIN TESTIMONIOS MOVILES*/
/*FIN TESTIMONIOS*/




  .testimonios #testimonios{
    margin-top: 50px;
    margin-bottom: 50px;
  }
  
  .testimonios  #testimonios-moviles{
    display: none !important;
  }
  
  .testimonios   #articulosrec{
    padding-top: 0;
  }
}


  .container{
    padding-left: 25px !important;
  }

#testimonios h2 {
  color: #3C1A75;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 42.5px;
  margin-bottom: 25px;
  text-align: center;
}

#testimonios h2 span{
  color:#03E196
}

#testimonios p {
  color: #5A5A5A;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.dnone-moviles{
display:none;}


/*TABLETS*/
@media (min-width: 767px) {

  
  #testimonios h2 {
    text-align: left !important;
  }

  #testimonios p {
    text-align: center !important;
  }

  #testimonios .text p {
    text-align: left !important;
  }
}

@media (min-width: 1024px) {
  /*TESTIMONIOS MOVILES*/
#testimonios-moviles {
  display: none;
}
  
    .dnone-moviles{
display:block;}
  
  #testimonios {
  padding: 50px 0;
}


#testimonios .cuadro-general-1 {
  background-image: url(https://www.flowww.net/hubfs/25_LP-archivos/img-dermasana.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  border-radius: 12px;
  box-shadow: 0px 8px 26px -8px rgba(110, 94, 224, 0.4);
  padding: 20px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#testimonios .cuadro-general-2 {
  background-image: url(https://www.flowww.net/hubfs/25_LP-archivos/img-nexbel.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 190px;
  border-radius: 12px;
  box-shadow: 0px 8px 26px -8px rgba(110, 94, 224, 0.4);
  padding-top: 23px;
  padding-left: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

#testimonios .cuadro-general-2 .circlebtn {
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

#testimonios .cuadro-general-3 {
  background-image: url(https://www.flowww.net/hubfs/Increnta/Rectangle%20110.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 190px;
  border-radius: 12px;
  box-shadow: 0px 8px 26px -8px rgba(110, 94, 224, 0.4);
  padding-top: 23px;
  padding-left: 30px;
  margin-top: 35px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

#testimonios .cuadro-general-3 .circlebtn {
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

#testimonios .text span {
  color: #6E5EE0;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#testimonios .text h3 {
  color: #3C1A75;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 17px;
}

#testimonios .text p {
  color: #3C1A75;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0 !important;
}


}



#testimonios-moviles .text span {
  color: #6E5EE0;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#testimonios-moviles .text h3 {
  color: #3C1A75;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 17px;
}

#testimonios-moviles .text p {
  color: #3C1A75;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0 !important;
}
