@charset "utf-8";
/* CSS Document */
/*clear float*/

.flechaSiguiente {
    width: 45px;
    height: 45px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 43.6%;
    top: 85.3%;
}

.next {
    background-image: url(../img/S_G07_U01_L04_03_04/imgAct4-nav1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 57.5px;
    height: 57.5px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 51%;
    top: 98%;
}

.ajuste {
    width: 100%;
    height: 1px;
    clear: both;
}
/*fondoSol*/

.content {
    width: 1178.293px;
    height: 528.792px;
    /* border: 1px solid rgb(168, 167, 167); */
    
    position: absolute;
    background-color: #FFFFFF;
    box-shadow: 0px 1px 18px 0px rgb(168, 167, 167);
    border-radius: 7px;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    z-index: 2;
}

.tabs {
    position: absolute;
    left: 598px;
    z-index: 1;
    top: 28px;
    z-index: 1;
    width: 580px;
}

.tabs > div {
    width: 189.707px;
    height: 73.261px;
    /* border: 1px solid black; */
    
    background-color: #575756;
    border-radius: 9px;
    display: inline-block;
    font-family: 'cabinregular';
    font-size: 26px;
    color: #FFFFFF;
    text-align: center;
    margin: 1px;
}

.tabs > div > div {
    padding-top: 10px;
    width: 100%;
}
/*AUTHOR: CARLOS MENCO*/
/*DATE: 03/08/2015*/

.area1 {
    background-image: url(../img/S_G07_U01_L04_03_05/imgAct5-area1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    left: 0%;
    top: 0%;
}

.area2 {
    background-image: url(../img/S_G07_U01_L04_03_05/imgAct5-area2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    left: 0%;
    top: 0%;
}

.area3 {
    background-image: url(../img/S_G07_U01_L04_03_05/imgAct5-area3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    left: 0%;
    top: 0%;
}

.area4 {
    background-image: url(../img/S_G07_U01_L04_03_05/imgAct5-area4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    left: 0%;
    top: 0%;
}

.area5 {
    background-image: url(../img/S_G07_U01_L04_03_05/imgAct5-area5-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    left: 0%;
    top: 0%;
}

.area6 {
    background-image: url(../img/S_G07_U01_L04_03_05/imgAct5-area6-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    left: 0%;
    top: 0%;
}

.ggc_textArea {
    font-family: "cabinmedium" !important;
    width: 782px;
    height: 312px;
    background-color: transparent;
    font-size: 30px;
    margin: 0% auto 0 auto;
    padding: 10px;
    resize: none;
    background-size: 100% 100%;
    top: 35%;
    left: 28%;
    position: absolute;
    border: 0;
}

.ggc_textArea:focus {
    outline: none;
}

.home {
    cursor: pointer;
    z-index: 2;
    width: 56px;
    height: 54px;
    position: absolute;
    left: 1180px;
   
    top: 16px;
    border-radius: 50%;
}