@charset "utf-8";
/* CSS Document */
/*clear float*/

.flechaSiguiente {
    background-image: url(../img/nav/flechaSiguienteNaranja.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: 1172px;
    top: 50%;
}

.flechaAtras {
    background-image: url(../img/nav/flechaAtrasNaranja.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: 43px;
    top: 50%;
}

.ajuste {
    width: 100%;
    height: 1px;
    clear: both;
}
/*fondoSol*/

.fondoIntro {
    background-image: url(../img/S_G07_U05_L04_01/imgFondo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1248px;
    height: 684px;
}

.content {
    background-image: url(../img/S_G07_U05_L05_01/imgContent.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1238.25px;
    height: 651.44px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
}

.imgSonido {
    background-image: url(../img/S_G07_U05_L05_01/imgSonido.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 87.75px;
    height: 87.75px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 72px;
    top: 94px;
}

.imgIlustracion1 {
    background-image: url(../img/S_G07_U05_L05_01/imgIlustracion1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1193px;
    height: 605px;
    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.5%;
}

.imgIlustracion2 {
    background-image: url(../img/S_G07_U05_L04_01/imgIlustracion1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1181.05px;
    height: 632px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 53.1%;
    top: 50%;
}

.imgIlustracion3 {
    background-image: url(../img/S_G07_U05_L05_01/imgIlustracion3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1019.59px;
    height: 602.66px;
    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.5%;
}

.imgIlustracion4 {
    background-image: url(../img/S_G07_U05_L05_01/imgIlustracion4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1019.59px;
    height: 602.66px;
    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.5%;
}

.imgIlustracion5 {
    background-image: url(../img/S_G07_U05_L05_01/imgIlustracion5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1019.59px;
    height: 602.66px;
    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.5%;
}

.imgIlustracion6 {
    background-image: url(../img/S_G07_U05_L05_01/imgIlustracion6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1019.59px;
    height: 602.66px;
    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.5%;
}

.textarea {
    position: absolute;
    top: 92px;
    left: 313px;
    width: 858px;
    height: 103px;
    padding: 15px;
    background-color: transparent;
    font-family: 'cabinregular';
    font-size: 40px;
    resize: none;
    outline: 0px;
    border: 0px;
}

textarea {
    position: absolute;
    top: 119px;
    left: 73px;
    width: 962px;
    height: 172px;
    padding: 20px;
    resize: none;
    border: 0px;
    background-color: transparent;
    font-family: 'cabinregular';
    font-size: 30px;
    color: #6F6F6E;
    outline: none;
}