      
    #mysticLight_landing .leftMenu ul li:nth-of-type(1):before {
        font-family:'DINPro-Regular';
        content: 'Paleta de Colores Mystic Light';
    }
    

    
    #mysticLight_landing .leftMenu ul li:nth-of-type(2):before {
        font-family:'DINPro-Regular';
        content: 'Elige tu Placa Base';     
    }
    

    
    #mysticLight_landing .leftMenu ul li:nth-of-type(3):before {
        font-family:'DINPro-Regular';
        content: 'Empresas colaboradoras con Mystic Light Sync';
        width: 150px; 
    }

    
/*    #mysticLight_landing .leftMenu ul li:nth-of-type(4):before {
        content: 'Back to Top';
        display: inline-block;
        position: absolute;
        top: 37px;
        right: 90px;
        color: #fff;
        width: 120px;
        text-align: right;
        opacity: 0;
        transition: opacity .5s;
    }
    
*/