
.titulo-ec{
    padding-top: 3%;
    padding-bottom: 3%;
}

.titu-principal-ec{
    margin-left: auto;
    margin-right: auto;
}

.aux{
    position: relative;
}
.texto-caru {
    position: absolute;
    top: 71%;
    left: 36%;
    width: 61%;
    color: #4D4D4D;
    font-size: 10pt;
    font-family: "Helvetica Neue LT Std Thin", sans-serif;
}

.mes-carou{
    position: absolute;
    top: 81%;
    left: -7%;
    width: 25%;
    color: white;
    font-size: 12pt;
    font-family: "Helvetica Neue LT Std Thin", sans-serif;
    transform: rotate(-89deg);
    transform-origin: left top 1;
}
.dia-carou {
    position: absolute;
    top: 82%;
    left: 8%;
    width: 25%;
    color: white;
    font-size: 48pt;
    font-family: "Helvetica Neue LT Std Thin", sans-serif;
}

