@charset "utf-8";
/* CSS Document */
/*clear float*/

.flechaSiguiente {
    background-image: url(../img/nav/flechaSiguienteVerde.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: 1184px;
    top: 50%;
}

.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%;
}

.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%;
}
/* Antonio */

.imgInicioI {
    background-image: url(../img/S_G07_U02_L01_03_01/imgInicio.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1112px;
    height: 526px;
    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%;
    z-index: 2;
}

.imgInicioII {
    background-image: url(../img/S_G07_U02_L01_03_01/imgInicio2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1130.31px;
    height: 503.97px;
    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%;
    z-index: 2;
}

.selectedTab {
    background-color: #D6023A !important;
}
/* antonio */

.imgHistoriaTabla {
    background-image: url(../img/S_G07_U02_L01_03_01/imgHitoriaTabla.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1162.44px;
    height: 476.98px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 49.3%;
    top: 49%;
    z-index: 2;
}

.btnPopupHitoriaT {
    position: absolute;
    left: 960px;
    top: 350px;
    width: 46.38px;
    height: 46.38px;
    z-index: 2;
}

.imgPopupH1 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgPopupTablaP1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1193.22px;
    height: 698.13px;
}

.imgPopupH1 .imgBtnCPopup {
    background-image: url(../img/S_G07_U02_L01_03_01/imgBtnCPopup1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 81.75px;
    height: 81.75px;
    position: absolute;
    left: 1130px;
    top: -17px;
}

.imgPopupH2 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1202.27px;
    height: 702px;
}

.imgPopupH2 .imgBtnCPopup {
    background-image: url(../img/S_G07_U02_L01_03_01/imgBtnCPopup1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 81.75px;
    height: 81.75px;
    position: absolute;
    left: 1130px;
    top: -17px;
}

.imgPopupH2page1 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgPopupTablaP2_page1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1202.27px;
    height: 702px;
}

.imgPopupH2page2 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgPopupTablaP2_page2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1202.27px;
    height: 702px;
}

.imgPopupH2page3 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgPopupTablaP2_page3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1202.27px;
    height: 702px;
}

.imgPopupH3 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgPopupTablaP3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1202.27px;
    height: 702px;
}

.imgPopupH3 .imgBtnCPopup {
    background-image: url(../img/S_G07_U02_L01_03_01/imgBtnCPopup1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 81.75px;
    height: 81.75px;
    position: absolute;
    left: 1130px;
    top: -17px;
}

.imgPopupH4 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgPopupTablaP4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1202.27px;
    height: 702px;
}

.imgPopupH4 .imgBtnCPopup {
    background-image: url(../img/S_G07_U02_L01_03_01/imgBtnCPopup2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 81.75px;
    height: 81.75px;
    position: absolute;
    left: 1130px;
    top: -17px;
}

.imgPopupH5 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgPopupTablaP5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1202.27px;
    height: 702px;
}

.imgPopupH5 .imgBtnCPopup {
    background-image: url(../img/S_G07_U02_L01_03_01/imgBtnCPopup1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 81.75px;
    height: 81.75px;
    position: absolute;
    left: 1130px;
    top: -17px;
}

.imgPopupH6 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgPopupTablaP6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1202.27px;
    height: 702px;
}

.imgPopupH6 .imgBtnCPopup {
    background-image: url(../img/S_G07_U02_L01_03_01/imgBtnCPopup2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 81.75px;
    height: 81.75px;
    position: absolute;
    left: 1130px;
    top: -17px;
}

.imgPopupH7 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgPopupTablaP7.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1202.27px;
    height: 702px;
}

.imgPopupH7 .imgBtnCPopup {
    background-image: url(../img/S_G07_U02_L01_03_01/imgBtnCPopup1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 81.75px;
    height: 81.75px;
    position: absolute;
    left: 1130px;
    top: -17px;
}
/*MENCODE*/

.area1 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgInicio3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1112px;
    height: 526px;
    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%;
    z-index: 2;
}

.area2 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgAct1-area1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1146.58px;
    height: 502.12px;
    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%;
    z-index: 2;
}

.area3 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgAct1-area2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1169.75px;
    height: 509.42px;
    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%;
    z-index: 2;
}

.area4 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgAct1-area3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1150.2px;
    height: 476.47px;
    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%;
    z-index: 2;
}

.area5 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgAct1-area4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1150.2px;
    height: 476.47px;
    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%;
    z-index: 2;
}

.area6 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgAct1-area5-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1140.9px;
    height: 508.21px;
    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%;
    z-index: 2;
}

.area7 {
    background-image: url(../img/S_G07_U02_L01_03_01/imgAct1-area6-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1122.34px;
    height: 474.08px;
    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%;
    z-index: 2;
}

.popN1 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 1205px;
    height: 721.33px;
    border-radius: 7px;
}

.popN1 .btnCerrar1 {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 9px;
    margin-right: 0px;
    z-index: 2;
}

.popN1 .contenido {
    background-image: url(../img/S_G07_U02_L01_03_01/imgAct1-pop1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1205px;
    height: 721.33px;
    text-align: center;
    border-radius: 7px;
    margin: 0 auto 0 auto;
    position: relative;
}

.btnN1 {
    position: absolute;
    width: 259.38px;
    height: 50.38px;
}

.popN2 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 1205.5px;
    height: 721.5px;
    border-radius: 7px;
}

.popN2 .btnCerrar2 {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 9px;
    margin-right: 0px;
    z-index: 2;
}

.popN2 .contenido {
    background-image: url(../img/S_G07_U02_L01_03_01/imgAct1-pop2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1205.5px;
    height: 721.5px;
    text-align: center;
    border-radius: 7px;
    margin: 0 auto 0 auto;
    position: relative;
}

.btnN2 {
    position: absolute;
    width: 259.38px;
    height: 50.38px;
}

.popN3 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 1207px;
    height: 723px;
    border-radius: 7px;
}

.popN3 .btnCerrar3 {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 3px;
    margin-right: 0px;
    z-index: 2;
}

.popN3 .contenido {
    background-image: url(../img/S_G07_U02_L01_03_01/imgAct1-pop3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1207px;
    height: 723px;
    text-align: center;
    border-radius: 7px;
    margin: 0 auto 0 auto;
    position: relative;
}

.btnN3 {
    position: absolute;
    width: 198.38px;
    height: 85.38px;
}

.popN4 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 1205.67px;
    height: 721.67px;
    border-radius: 7px;
}

.popN4 .btnCerrar4 {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 3px;
    margin-right: 0px;
    z-index: 2;
}

.popN4 .contenido {
    background-image: url(../img/S_G07_U02_L01_03_01/imgAct1-pop4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1205.67px;
    height: 721.67px;
    text-align: center;
    border-radius: 7px;
    margin: 0 auto 0 auto;
    position: relative;
}

.btnN4 {
    position: absolute;
    width: 198.38px;
    height: 85.38px;
}

.popN5 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 1205.75px;
    height: 721px;
    border-radius: 7px;
}

.popN5 .btnCerrar5 {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 3px;
    margin-right: 0px;
    z-index: 2;
}

.popN5 .contenido {
    background-image: url(../img/S_G07_U02_L01_03_01/imgAct1-pop5-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1205.75px;
    height: 721px;
    text-align: center;
    border-radius: 7px;
    margin: 0 auto 0 auto;
    position: relative;
}

.btnN5 {
    position: absolute;
    width: 334.38px;
    height: 335.38px;
}

.popN6 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 1205.75px;
    height: 721px;
    border-radius: 7px;
}

.popN6 .btnCerrar6 {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 3px;
    margin-right: 0px;
    z-index: 2;
}

.popN6 .contenido {
    background-image: url(../img/S_G07_U02_L01_03_01/imgAct1-pop6-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1205px;
    height: 720.83px;
    text-align: center;
    border-radius: 7px;
    margin: 0 auto 0 auto;
    position: relative;
}

.btnN6 {
    position: absolute;
    width: 334.38px;
    height: 335.38px;
}

.popN7 {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 1205.75px;
    height: 721px;
    border-radius: 7px;
}

.popN7 .btnCerrar7 {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0px;
    border: 0;
    font-size: 0;
    margin-top: 3px;
    margin-right: 0px;
    z-index: 2;
}

.popN7 .contenido {
    background-image: url(../img/S_G07_U02_L01_03_01/imgAct1-pop7-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1204.67px;
    height: 720.83px;
    text-align: center;
    border-radius: 7px;
    margin: 0 auto 0 auto;
    position: relative;
}

.btnN7 {
    position: absolute;
    width: 334.38px;
    height: 335.38px;
}
/* MATCHED */

.textoCeldas {
    vertical-align: top;
    color: #6E6E6E;
    font-family: 'cabinregular';
    font-size: 40px;
    line-height: 125px;
    letter-spacing: 0;
    border-bottom: 5px solid transparent;
    text-align: center;
}

.containerDrags {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 560px;
    top: 50.8%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.itemContainerDrag {
    width: 160px;
    height: 35px;
    border-radius: 10px;
    margin: 3px 0px 3px 0px;
    position: relative;
}

.containerDrags2 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 78%;
    top: 364px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.itemContainerDrag2 {
    width: 235px;
    height: 114px;
    border-radius: 10px;
    margin: 15px 0px 15px 0px;
}

.letrasContent {
    font-family: 'cabinregular';
    font-size: 24px;
    position: absolute;
    top: 45px;
    left: 70px;
    letter-spacing: normal;
}

.drop1PBorder {
    background-image: url(../img/M_G06_U02_L06_03_02/imgBorde.png);
    background-size: 100% 100%;
    width: 255.38px;
    height: 127.205px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    background-color: #F5F5F5;
    border-radius: 16px;
    border: 2px solid white;
    /* position: absolute;
    transform: translate(-50%, -50%);
    
    left: 50%;
    top: 50%;*/
}

.drop1P1 {
    width: 160px;
    height: 35px;
    background-color: #706F6F;
    border-radius: 10px;
}

.contentClick {
    cursor: pointer;
    width: 597px;
    height: 153px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 510px;
    left: 320px;
    z-index: 2;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.campoMemoria ul {
    display: table-cell;
    margin: 0px;
}

.letrasContent2 {
    text-align: left;
    font-family: 'cabinregular';
    font-size: 24px;
    padding-top: 0px;
    color: #fff;
    line-height: 30px;
    padding-left: 15px;
}

.linea1 {
    background-color: #AF9121;
    width: 135.99px;
    height: 4px;
    left: 370px;
    top: 82px;
    position: absolute;
    -webkit-transform: rotate(-60.5deg);
    -ms-transform: rotate(-60.5deg);
    transform: rotate(-60.5deg);
}

.linea2 {
    background-color: #BC6FA5;
    width: 166.99px;
    height: 4px;
    left: 354px;
    top: 139px;
    position: absolute;
    -webkit-transform: rotate(-67deg);
    -ms-transform: rotate(-67deg);
    transform: rotate(-67deg);
}

.linea3 {
    background-color: #36A1D9;
    width: 166.99px;
    height: 4px;
    left: 354px;
    top: 177px;
    position: absolute;
    -webkit-transform: rotate(-67deg);
    -ms-transform: rotate(-67deg);
    transform: rotate(-67deg);
}

.linea4 {
    background-color: #F98407;
    width: 240.99px;
    height: 4px;
    left: 317px;
    top: 253px;
    position: absolute;
    -webkit-transform: rotate(-74.5deg);
    -ms-transform: rotate(-74.5deg);
    transform: rotate(-74.5deg);
}

.linea5 {
    background-color: #6F82BC;
    width: 133.99px;
    height: 4px;
    left: 371px;
    top: 121px;
    position: absolute;
    -webkit-transform: rotate(60.5deg);
    -ms-transform: rotate(60.5deg);
    transform: rotate(60.5deg);
}

.linea6 {
    background-color: #E54A8E;
    width: 103.99px;
    height: 4px;
    left: 386px;
    top: 253px;
    position: absolute;
    -webkit-transform: rotate(-50.5deg);
    -ms-transform: rotate(-50.5deg);
    transform: rotate(-50.5deg);
}

.linea7 {
    background-color: #BC6F6F;
    width: 168.99px;
    height: 4px;
    left: 353px;
    top: 178px;
    position: absolute;
    -webkit-transform: rotate(67deg);
    -ms-transform: rotate(67deg);
    transform: rotate(67deg);
}

.linea8 {
    background-color: #DDF905;
    width: 204.99px;
    height: 4px;
    left: 336px;
    top: 386px;
    position: absolute;
    -webkit-transform: rotate(-71.5deg);
    -ms-transform: rotate(-71.5deg);
    transform: rotate(-71.5deg);
}

.linea9 {
    background-color: #05F9AB;
    width: 102.99px;
    height: 4px;
    left: 386px;
    top: 367px;
    position: absolute;
    -webkit-transform: rotate(-51deg);
    -ms-transform: rotate(-51deg);
    transform: rotate(-51deg);
}

.linea10 {
    background-color: #5739FA;
    width: 102.99px;
    height: 4px;
    left: 386px;
    top: 406px;
    position: absolute;
    -webkit-transform: rotate(-51deg);
    -ms-transform: rotate(-51deg);
    transform: rotate(-51deg);
}

.linea11 {
    background-color: #84D653;
    width: 388.99px;
    height: 4px;
    left: 243px;
    top: 217px;
    position: absolute;
    -webkit-transform: rotate(80.5deg);
    -ms-transform: rotate(80.5deg);
    transform: rotate(80.5deg);
}

.linea12 {
    background-color: #7ED6CA;
    width: 280.99px;
    height: 4px;
    left: 297px;
    top: 312px;
    position: absolute;
    -webkit-transform: rotate(76.5deg);
    -ms-transform: rotate(76.5deg);
    transform: rotate(76.5deg);
}

.linea13 {
    background-color: #05AC5F;
    width: 170.99px;
    height: 4px;
    left: 352px;
    top: 406px;
    position: absolute;
    -webkit-transform: rotate(67.5deg);
    -ms-transform: rotate(67.5deg);
    transform: rotate(67.5deg);
}