@charset "utf-8";
/* CSS Document */
/*clear float*/

.flechaSiguiente {
        width: 222px;
    height: 275px;
    position: absolute;
    left: 17.9%;
    top: 45%;
}

.flechaSiguiente2 {
        width: 35px;
    height: 35px;
    position: absolute;
    left: 48.7%;
    top: 89.5%;
}

.flechaHome {
        width: 55px;
    height: 55px;
    position: absolute;
    left: 91.5%;
    top: 6.5%;
}


.flechaAtras {
    background-image: url(../img/nav/flechaAtras4.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: 53px;
    top: 50%;
    z-index: 3;
}

.ajuste {
    width: 100%;
    height: 1px;
    clear: both;
}
/*fondoSol*/
.area1 {
    background-image: url(../img/S_G07_U01_L01_03_02/imgAct2-area1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
}
.area2 {
    background-image: url(../img/S_G07_U01_L01_03_02/imgAct2-area2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
}
.area3 {
    background-image: url(../img/S_G07_U01_L01_03_02/imgAct2-area3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
}
.area4 {
    background-image: url(../img/S_G07_U01_L01_03_02/imgAct2-area4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
}
.area5 {
    background-image: url(../img/S_G07_U01_L01_03_02/imgAct2-area5-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
}


.popN1 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 879px;
    height: 378.33px;
    border-radius: 7px;
}

.popN1 .btnCerrar1 {
        width: 67px;
    height: 67px;
    position: absolute;
    top: 0;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 0px;
    margin-right: 0px;
    z-index: 2;
}

.popN1 .contenido {
    background-image: url(../img/S_G07_U01_L01_03_02/imgAct2-pop1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 879px;
    height: 378.33px;
    text-align: center;
    border-radius: 7px;
    margin: 0 auto 0 auto;
    position: relative;
}

.btnN1 {
        position: absolute;
    width: 476.38px;
    height: 83.38px;
}

.ggc_textArea {
        font-family: "cabinmedium" !important;
    width: 79%;
    max-width: 79%;
    height: 205px;
    max-height: 205px;
    background-color: transparent;
    border: 0px solid #CCCAC9;
    border-radius: 10px;
    font-size: 30px;
    text-shadow: 1px 1px 3px #424242;
    display: block;
    margin-left: 9.5%;
    margin-top: 25%;
    padding: 10px 10px 10px 10px;
    z-index: 6;
}

.ggc_textArea:focus {
    outline: none;
}