﻿.fondotexto-enc {
    z-index: 1000;
    position: absolute;
    right: 0px;
    /* top: 150px; */
    float: right;
    font-size: 45px;
    height: inherit;
    width: 44%;
}

.fondo-1 {
    background-color: #0C1625;
}

.fondo-2 {
    background-color: #EF8722;
}

.fondo-3 {
    background-color: #064d0f;
}

.fondo-4 {
    background-color: #d21384;
}