.supAlimBell {
    background-color: #9BBC8F;
    margin-left: 2px;
    padding: 10px 0px 10px 0px;
}

.espacio-sub {
    width: 2px;
}

.text-letra {
    font-size: 28px;
    color: white;
    font-family: 'Kaushan Script', cursive;
    margin-bottom: 2px;
}

.text-letra:hover {
    font-size: 26px;
}

.espacio-Sup-Pro {
    height: 50px;
}

.text-card-p {
    font-size: 40px;
    font-weight: bold;
    color: #575757;
}

.text-card-s {
    font-size: 17px;
    color: #575757;
    line-height: 28px;
}

.boton-card {
    font-size: 20px;
    font-weight: 500;
    color: #575757;
    width: 162px;
    height: 53px;
    background-color: white;
    border: 1px solid #707070;
}

.boton-card:hover {
   transform: scale(0.9);
}

.pad {
    padding: 10%;
}




.text-span-2 {
    font-weight: 500;
}


.colorP3 {
    background-color: #FFF4F7;
}

.title-prosatips {
    color: #2C5947;
    font-size: 21px;
}

.title-prosatips-sub {
    color: #575757;
    font-size: 40px;
    font-weight: bold;
}

.title-prosatips-c {
    color: #575757;
    font-size: 17px;
    line-height: 28px;
}

.boton-prosatips {
    font-weight: 500;
    font-size: 20px;
    color: #575757;
    width: 162px;
    height: 53px;
    border: 1px solid #707070;
    background-color: white;
}

.boton-prosatips:hover {
    transform: scale(0.9);
   
}



.text-p-clientes {
    text-align: left;
    color: #000000;
    font-size: 16px;
    line-height: 22px;
}

.text-author {
    font-size: 16px;
    font-weight: bold;
}

.text-sub {
    font-size: 30px;
    color: #575757;
    text-decoration: underline;
    text-decoration-color: #306C53;;
}

.text-subsin {
    font-size: 30px;
    color: #575757;
    text-decoration-color: #306C53;;
}

.img-prosatips {
    width: 602px;
    height: 603px;
    position: absolute;
}

.espacio-tarjetas-mas {
    height: 20px;
}

.boton-card-mas {
    background-color:white;
    font-size: 20px;
    font-weight: 500;
    color: #575757;
    width: 174px;
    height: 57px;
    border: 1px solid #707070;
    text-align: center;
    position: absolute;
}

.boton-card-mas:hover {
    transform: scale(0.9);
 }

.espacio-art{
    height: 50px;
}

.espacio-card-masc{
    height: 10px;
}

.espacio-img-tips{
    width: 100px;
}

.img-des{
    display: none;
}

.espcio-paralax{
    height: 50px;
}

a{
    text-decoration: none;
}

.icon-VITAMINAS{
    font-size: 84px;
    vertical-align: middle;
    color: white;
}

.icon-COSMETICOS{
    font-size: 84px;
    vertical-align: middle;
    color: white;
}

.underline:hover{
    text-decoration: underline;
}

.footer-parallax{
    height: 20px;
}

.slick-arrow{
    background-color: rgb(168, 168, 168);
    height: 470px;
}
.slick-arrow:hover{
    background-color: rgb(168, 168, 168);
}

.lienas{
    border-right: 2px solid black;
    border-left: 2px solid black;
}

.ocul{
    display: none;
}

@media screen and (max-width: 991px) {
    .lienas{
        border-right: none;
        border-left: none;
    }
}



@media screen and (max-width: 1000px) {
    .text-p-clientes {
        padding: 20px;
    }

}

@media screen and (max-width: 1666px) {
    .img-prosatips{
        width: 400px;
        height: 403px;
    }

    .espacio-art{
        height: 50px;
    }
    /* .des1{
        display: none;
    } */
}

@media screen and (max-width: 767px) {
    .most{
        display: none;
    }

    .ocul{
        display: block;
    }
}

@media screen and (min-width: 766px) {
    .espacio-img-prosatips{
        display: none;
    }
}

@media screen and (max-width: 766px) {
    .espacio-img-prosatips{
        height: 50px;
    }
}


@media screen and (max-width: 1095px) {
    .img-prosatips{
        width: 300px;
        height: 303px;
    }
    .des2{
        display: none;
    }
}




@media screen and (max-width: 961px) {
    .mascaras_Columnas{
    width: none;
}
}



@media screen and (max-width: 767px) {
    .img-prosatips{
       display: none;
    }
    
}

@media screen and (max-width: 766px) {
    .img-des{
       display: contents;
    }
}

.mascaras_Columnas{
    width: 20%;
}

.imagenes_mascaras{
    margin: auto;
        width: 334px;
    height: 188px;
}


