@charset "utf-8";
/* CSS Document */
/*clear float*/

.flechaSiguiente {
    background-image: url(../img/nav/flechaSiguiente1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 64px;
    height: 64px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 92%;
}

.flechaAtras {
    background-image: url(../img/nav/flechaAtras1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 64px;
    height: 64px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 92%;
}
.ggc_contenido_S {
    background: #FFFFFF;
    color: #1BBC9B;
}
.ajuste {
    width: 100%;
    height: 1px;
    clear: both;
}
/*fondoSol*/

.fondoIntro {
    background-image: url(../img/S_G07_U03_L06_01/imgFondo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1248px;
    height: 679px;
}

.content {
    background-image: url(../img/S_G07_U02_L01_01/imgContent.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1224PX;
    height: 633px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 50.5%;
    top: 50%;
}

.imgIlustr1 {
    background-image: url(../img/S_G07_U03_L06_01/imgNinos.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1270px;
    height: 642px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 51.5%;
    top: 368px;
}

.imgIlustr2 {
    background-image: url(../img/S_G06_U04_L01/imgIIlustracion2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1050px;
    height: 536px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 48%;
    top: 50%;
}

.imgIlustr3 {
    background-image: url(../img/S_G07_U02_L01_01/imgIIlustracion3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1048.45px;
    height: 553.47px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 48%;
    top: 50%;
}

.imgIlustr4 {
    background-image: url(../img/S_G07_U02_L01_01/imgIIlustracion4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1148px;
    height: 580px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 51%;
    top: 50%;
}

textarea {
    position: absolute;
    top: 140px;
    left: 104px;
    padding: 10px;
    width: 1049px;
    height: 142px;
    font-family: 'cabinregular';
    font-size: 33px;
    background-color: transparent;
    border: 0px;
    outline: none;
}