.imgfondo {
    background-image: url(../img/S_G06_U04_L04_03_01/cont-73.png);
    width: 1247px;
    height: 679px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    left:0px;
    top: 0px;
    position: absolute;
}

.ggc_contenido_S {
    color: #F2F255;
    background-image: url(../img/S_G06_U04_L04_02/cont-73.png);
    background-size: 100% 100%;
}

.cont1 {
    background-image: url(../img/S_G06_U04_L04_03_01/cont-11.png) ;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1197.3px;
    height: 617.01px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50%;
    top: 51.5%;
}

.cont2 {
    background-image: url(../img/S_G06_U04_L04_03_01/cont-12.png) ;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1197.3px;
    height: 617.01px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50%;
    top: 51.5%;
}


.flechaAtras {
    background-image: url(../img/S_G06_U04_L04_03_01/cont-10.png);
    width: 62.02px;
    height: 66.28px;
    position: absolute;
    background-size: 100%, 100%;
    background-repeat: no-repeat;
}

.flechaSiguiente {
    background-image: url(../img/S_G06_U04_L04_03_01/cont-09.png);
    width: 62.02px;
    height: 66.28px;
    position: absolute;
    background-size: 100%, 100%;
    background-repeat: no-repeat;
}

.Rcorrecta {
    color: #2FA166 !important;
}

.Rincorrecta {
    color: #D80613 !important;
}

.falso {
    font-size: 59px;
    color: #575756;
    text-align: center;
    position: absolute;
    right: 233px;
    display: block;
    cursor: pointer;
    font-family: "cabinbold";
}

.verdadero {
    font-size: 59px;
    color: #575756;
    text-align: center;
    position: absolute;
    right: 118px;
    display: block;
    cursor: pointer;
    font-family: "cabinbold";
}

.ggc_textArea {
    font-family: "cabinmedium" !important;
    width: 1039px;
    height: 231px;
    background-color: transparent;
    resize: none;
    background-size: 100% 100%;
    border: none;
    margin: 0;
    font-size: 40px;
    color: #575756;
    position: absolute;
    z-index: 2;
    top: 315px;
    left: 101px;
}

.ggc_textArea:focus {
    outline: none;
}