#textAE-1.tituloAI {
    position: relative;
    left: .5%;
    top: 5%;
    font-size: 20px;
    line-height: 21px;
}

#textAE-2.tituloAI {
    position: relative;
    left: 15.5%;
    top: 35%;
    font-size: 18px;
    line-height: 20px;
}

#textAE-3.tituloAI {
    position: relative;
    left: 26.5%;
    top: -52%;
    font-size: 18px;
    line-height: 20px;
}

#textAE-4.tituloAI {
    position: relative;
    left: 53.5%;
    top: -16%;
    font-size: 18px;
    line-height: 20px;
}

#textAE-5.tituloAI {
    position: relative;
    left: 75.5%;
    top: -95%;
    font-size: 18px;
    line-height: 20px;
}

#textAE-6.tituloAI {
    position: relative;
    left: 82.5%;
    top: -62%;
    font-size: 20px;
    line-height: 21px;
}

.text-shadow {
    color: white;
    text-shadow: black 0.1em 0.1em 0.2em;
}

.z-index {
    z-index: 2;
}

.text-right {
    text-align: right;
}

.background-006d58 {
    background-color: #006d58;
}