.flechaSiguiente {
    background-image: url(../img/nav/flechaSiguiente.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 71.67px;
    height: 71.67px;
    position: absolute;
    top: 89.5%;
    left: 45%;
    z-index: 1;
}

.flechaAtras {
    background-image: url(../img/nav/flechaAtras.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 71.67px;
    height: 71.67px;
    position: absolute;
    top: 89.5%;
    left: 45%;
    z-index: 1;
}

.ggc_contenido_L {
    background: #F5F5F5;
    color: #303d48;
}

.content1 {
    background-image: url(../img/L_G07_U06_L05_01/imgIcontent1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1125px;
    height: 590.77px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit- transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    z-index: 1;
}

.textarea {
    position: absolute;
    top: 388px;
    z-index: 1;
    left: 55px;
    width: 1103px;
    height: 149px;
    border-radius: 13px;
    border: 0px;
    outline: none;
    padding: 20px;
    font-family: 'cabinregular';
    font-size: 40px;
    resize: none;
    /* border-radius: 41px; */
    /* border: 1px solid; */
    
    background-color: transparent;
}

.imgIlustracion1 {
    background-image: url(../img/L_G07_U06_L06_01/imgIIlustracion1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1180.44px;
    height: 531.74px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit- transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 48%;
    left: 50%;
    z-index: 1;
}