
@media ( max-width:1400px){
    .textoRojo h2 {
        font-size: 36px;
    }
    .parrafo p {
        font-size: 24px;
    }
    .parrafo {
        width: 567px;
    }
    .textoDescripcion p {
        font-size: 23px;
    }
    .contImgAnimada{
        transform: scale(0.9);
    }
    .triGrisMediano {
        bottom: 114px;
        left: -150px;
        width: 216px;
        height: 269px;
    }
    .contTextoRojo2 p {
        font-size: 35px;
    }
    .contContenido {
        height: 714px;
    }
    .contenedorBenef{
        transform: scale(0.8);
    }
    .contColumnas {
        width: 100%;
        height: 100% !important;
    }
   
    .textoProducto h4 {
        font-size: 28px;
        font-weight: 400;
    }
    .infTexto {
        margin-top: 251px;
    }
    .granTriGris, .medTriGris, .medTriVerde, .peqTriRojo{
        top: -416px;
    }
    .btnBoton{
        width: 150px;
        height:40px;
    }
    .textoTriaGris {
        bottom: 140px;
    }
    .derechos {
        bottom: 10px;
    }
    .correo, .telefono, .direccion {
        font-size: 14px;
    }
    .rest h4 {
        font-size: 41px;
    }
    .contIconosRedes {
        bottom: 17px;
        left: 14px;
    }
    .FlechaBajar {
        bottom: -12%;
    }
    .btn {
        width: 35px !important;
        height: 35px !important;
    }
    .menuLista {
        left: 178px;
    }
}
@media ( max-width:1000px){
    
    .contParrafo1 {
        margin-top: 0px;
    }
    .contTituloPortadaIndex b{
        font-size: 85px;
    }
    .Redes{
        position: absolute;
        z-index: 10000;
        width: 50px;
        margin-top: 100px;
        right: 22px;
    }
    .textoRojo h2 {
        font-size: 28px;
    }
    .triRojo{
        display: none;
    }
    .triGrisGrande {
        position: absolute;
        top: 521px;
        right: -250px;
        transform: rotateX(180deg);
        width: 51%;
        height: 298px;
        background-color: #ede6e6;
        clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    }
    .contContenido{
        display: block;
        height: max-content;
        padding-top: 95px;
    } 
    .tri2 {
        top: 237px;
    }
    .contImgAnimada{
        margin-left: 23%;
    }
 }

