@charset "utf-8";
/* CSS Document */
/*clear float*/

.flechaSiguiente {
    width: 60px;
    height: 60px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 623px;
    top: 93.5%;
}

.flechaAtras {
    background-image: url(../img/nav/flechaAtrasVerde.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: 42px;
    top: 50%;
}

.flechaSiguiente2 {
    width: 250px;
    height: 250px;
    position: absolute;
    left: 66px;
    top: 31.2%;
    border-radius: 130px;
}

.flechaHome {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 94.3%;
    top: 5.5%;
}

.ajuste {
    width: 100%;
    height: 1px;
    clear: both;
}
/*fondoSol*/

.fondoIntro {
    background-image: url(../img/S_G07_U02_L01_01/ImgFondo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1248px;
    height: 679px;
}

.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_U02_L03_03_01/imgAct1-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_U02_L03_03_01/imgAct1-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_U02_L03_03_01/imgAct1-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_U02_L03_03_01/imgAct1-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_U02_L03_03_01/imgAct1-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_U02_L03_03_01/imgAct1-area6-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    left: 0%;
    top: 0%;
}

.area7 {
    background-image: url(../img/S_G07_U02_L03_03_01/imgAct1-area7-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    left: 0%;
    top: 0%;
}

.area8 {
    background-image: url(../img/S_G07_U02_L03_03_01/imgAct1-area8-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    left: 0%;
    top: 0%;
}

.area9 {
    background-image: url(../img/S_G07_U02_L03_03_01/imgAct1-area9-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    left: 0%;
    top: 0%;
}

.area10 {
    background-image: url(../img/S_G07_U02_L03_03_01/imgAct1-area10-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    left: 0%;
    top: 0%;
}

.Siguiente {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 50%;
    top: 89%;
}

.Atras {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 44.5%;
    top: 89%;
}

.home {
    width: 68px;
    height: 63px;
    position: absolute;
    left: 90.7%;
    top: 7.4%;
}

.nav {
    width: 450px;
    height: 88px;
    position: absolute;
    left: 2.3%;
    top: 89%;
}

.pop1 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 397.49px;
    height: 159.89px;
    border-radius: 7px;
}

.pop1 .cerrar1 {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 0px;
    margin-right: 0px;
    z-index: 2;
}

.pop1 .contenido {
    background-image: url(../img/S_G07_U02_L03_03_01/imgAct1-pop1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 397.49px;
    height: 159.89px;
    text-align: center;
    border-radius: 7px;
    margin: 0 auto 0 auto;
    position: relative;
}

.btn1 {
    position: absolute;
    width: 226.38px;
    height: 81.38px;
}

.pop2 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 452.55px;
    height: 152.94px;
    border-radius: 7px;
}

.pop2 .cerrar2 {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 0px;
    margin-right: 0px;
    z-index: 2;
}

.pop2 .contenido {
    background-image: url(../img/S_G07_U02_L03_03_01/imgAct1-pop2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 452.55px;
    height: 152.94px;
    text-align: center;
    border-radius: 7px;
    margin: 0 auto 0 auto;
    position: relative;
}

.btn2 {
    position: absolute;
    width: 226.38px;
    height: 81.38px;
}

.equis1 {
    background-image: url(../img/S_G07_U02_L02_03_01/imgAct1-equis-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67.08px;
    height: 76.78px;
    position: absolute;
    top: 76.5%;
    left: 88.3%;
}

.op1 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 35%;
}

.op2 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 49%;
}

.op3 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 63%;
}

.op4 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 77%;
}

.equis2 {
    background-image: url(../img/S_G07_U02_L02_03_01/imgAct1-equis-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67.08px;
    height: 76.78px;
    position: absolute;
    top: 34.5%;
    left: 88.3%;
}

.op5 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 35%;
}

.op6 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 49%;
}

.op7 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 63%;
}

.op8 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 77%;
}

.equis3 {
    background-image: url(../img/S_G07_U02_L02_03_01/imgAct1-equis-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67.08px;
    height: 76.78px;
    position: absolute;
    top: 48%;
    left: 88.3%;
}

.op9 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 35%;
}

.op10 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 49%;
}

.op11 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 63%;
}

.op12 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 77%;
}

.equis4 {
    background-image: url(../img/S_G07_U02_L02_03_01/imgAct1-equis-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 67.08px;
    height: 76.78px;
    position: absolute;
    top: 62%;
    left: 88.3%;
}

.op13 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 35%;
}

.op14 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 49%;
}

.op15 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 63%;
}

.op16 {
    width: 85px;
    height: 66px;
    position: absolute;
    left: 87.5%;
    top: 77%;
}
/*DRAGS*/

.cntMovimientos {
    width: 250px;
    height: 490px;
    background-color: transparent;
    position: absolute;
    top: 13%;
    left: 65%;
}

.movimientoDrag {
    width: 250px;
    height: 30px;
    position: relative;
    border-radius: 5px;
}

.movimientoDrag .textoCentrado {
    font-family: 'cabinregular';
    font-size: 35px;
    color: #5B5B5E;
    text-align: left;
}

.movimientoDrop {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    margin-top: 0px;
}

#lstDrags {
    margin: 0;
    padding: 0;
    position: absolute;
}

#lstDrags li {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

#lstDrops {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0%;
    left: -156.5%;
    width: 350px;
    height: 500px;
}

.img1 {
    background-image: url(../img/S_G07_U02_L03_03_01/imgAct1-ilus1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 283.217px;
    height: 496.276px;
    position: absolute;
    top: 0%;
    left: -135%;
}

.img2 {
    background-image: url(../img/S_G07_U02_L03_03_01/imgAct1-ilus2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 284.42px;
    height: 497.6px;
    position: absolute;
    top: 0%;
    left: -135%;
}

.img3 {
    background-image: url(../img/S_G07_U02_L03_03_01/imgAct1-ilus3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 252.31px;
    height: 27.78px;
    position: absolute;
    top: 0%;
    left: 0%;
}