

    html{
        font-size: 14px;
    }
    body {
        margin: 0px;
        font-family: 'Roboto', sans-serif;        
        /*
        display: flex;
        justify content: flex end; 
        */
    }
/*  h4, h6{
        font-weight: bold;
        color: #f5811e;  
        font-size: 14px;
    }   */
    
    /* COMENTARIOS */
    h4{
        font-weight: bold;
        color: #f5811e;   
    }
    /* CLIENTES */
    h2{
        font-weight: bold;
        color: #f5811e;   
    }
    /* CONTACTO*/
    h6{
        font-weight: normal;
    }
    /* SERVICIOS */
    /* h4, h6{
        font-weight: bold;
        font-size: 14px;
    }  */  
    
    /*
    .flechaMenuBack{
        position: absolute;
        top: 30%;    
        display: none;
    }
    */

    
    