@charset "utf-8";
/* CSS Document */
/*clear float*/

.ajuste {
    width: 100%;
    height: 1px;
    clear: both;
}
/*fondoSol*/

.imgfondo {
    background-image: url(../img/S_G07_U05_L03_01/cont-01.png);
    width: 1247px;
    height: 679px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    left: 0px;
    top: 0px;
    position: absolute;
}

.ggc_contenido_S {
    color: #DDDB00;
}

.log_cc {
    background-image: url(../img/imgLicencia_cc.png);
    width: 50px;
    height: 50px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    left: 1130px;
    position: absolute;
    top: 590px;
}

.flechaAtras {
    background-image: url(../img/S_G07_U05_L03_01/cont-04.png);
    width: 64px;
    height: 64px;
    position: absolute;
    background-size: 100%, 100%;
    background-repeat: no-repeat;
}

.flechaSiguiente {
    background-image: url(../img/S_G07_U05_L03_01/cont-03.png);
    width: 64px;
    height: 64px;
    position: absolute;
    background-size: 100%, 100%;
    background-repeat: no-repeat;
}

textarea.text1 {
    background-color: transparent;
    position: absolute;
    width: 1054px;
    height: 422px;
    resize: none;
    border: none;
    top: 167px;
    left: 68px;
    font-size: 40px;
    color: #575756;
}

textarea.text1:focus {
    outline: none;
}

.cont1 {
    background-image: url(../img/S_G07_U05_L03_01/cont-05.png);
    width: 1133.51px;
    height: 567.16px;
    position: absolute;
    background-size: 100%, 100%;
    background-repeat: no-repeat;
    top: 50%;
    left: 48%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.cont2 {
    background-image: url(../img/S_G07_U05_L03_01/cont-06.png);
    width: 1247px;
    height: 679px;
    position: absolute;
    background-size: 100%, 100%;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.videoContenedor video {
    position: relative;
}