.siguiente {
    width: 75px;
    height: 70px;
    position: absolute;
    left: 91.5%;
    top: 85.5%;
    z-index: 3;
}

.elementoRelativo {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}

.titulo {
    font-family: 'cabinregular';
    color: #6F6F6E;
    position: absolute;
    font-size: 35px;
    line-height: 40px;
    letter-spacing: 0;
    top: 10%;
    left: 5%;
}

.lstQuestionario {
    margin: 1% 0 0 6%;
    padding: 0;
}

.lstQuestionario li {
    background-image: url(../img/M_G06_U05_L03_04/filaQuestionario-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1062px;
    height: 104px;
    position: relative;
    margin-bottom: 5px;
}

.lstQuestionario .texto {
    white-space: nowrap;
    color: #fefefe;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0;
    display: inline-block;
    margin: 1.5% 0 0 4%;
}

.lstQuestionario .circulo {
    border-radius: 80px;
    width: 74px;
    height: 74px;
    background-color: #F5F5F5;
    box-shadow: inset 0px 0px 9px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 0px 9px 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    display: inline-block;
    cursor: pointer;
}

.lstQuestionario .circulo .texto {
    font-family: 'cabinbold';
    font-size: 43px;
    color: #6E6E6E;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    margin: 0;
}

.circuloF {
    top: 16%;
    left: 79.5%;
}

.circuloV {
    top: 16%;
    left: 90%;
}

.success .texto {
    color: #559F99 !important;
}

.fail .texto {
    color: #CA4F23 !important;
}
/*inicio tablaConversion*/

.tblConversion {
    border-radius: 15px;
    border: 10px solid transparent;
    border-collapse: separate;
}
/*header*/

.tblConversion tr th {
    height: 81px;
    white-space: nowrap;
    text-align: center;
    color: #fefefe;
    font-family: 'cabinbold';
    font-size: 35px;
    line-height: 81px;
    letter-spacing: 0;
}

.tblConversion tr th:nth-child(1) .elementoRelativo {
    width: 312px;
    background-color: #CF644E;
}

.tblConversion tr th:nth-child(2) .elementoRelativo {
    width: 386.92px;
    background-color: #77B9B9;
}

.tblConversion tr th:nth-child(3) .elementoRelativo {
    width: 278px;
    background-color: #CF644E;
}

.tblConversion tr th .elementoRelativo {
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
/*fin header*/
/*inicio area*/

.tblConversion tr td {
    vertical-align: top;
    color: #6E6E6E;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 125px;
    letter-spacing: 0;
    border-bottom: 5px solid transparent;
    text-align: center;
}

.tblConversion tr:nth-child(1) th:nth-child(2) {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.tblConversion tr td:nth-child(2) {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.tblConversion tr:nth-last-child(1) td {
    border-bottom: 0;
}

.borderRadiusL {
    border-bottom-left-radius: 8px;
}

.borderRadiusR {
    border-bottom-right-radius: 8px;
}

.celdaOculta {
    cursor: pointer;
}

.celdaOculta .texto {
    display: none;
}

.celdaOculta .clickCampoOculto {
    background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 36px;
    height: 40px;
    position: absolute;
    display: inline-block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.cntActividad {
    width: 1104px;
    height: 408px;
    background-color: #C7C5B7;
    padding: 12px 14px;
    border-radius: 15px;
    margin: 7.5% auto 0 auto;
    position: relative;
}

.borde {
    border: 1px solid #fefefe;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.lstParejaOrigen {
    margin: 2% 0 0 3%;
    padding: 0;
    display: inline-block;
}

.pareja1 {
    background-color: #77B9B9 !important;
}

.pareja2 {
    background-color: #CF644E !important;
}

.pareja3 {
    background-color: #A1BF37 !important;
}

.pareja4 {
    background-color: #68A7DE !important;
}

.pareja {
    border-radius: 15px;
    width: 302px;
    height: 76px;
    border: 5px solid #fefefe;
    position: relative;
    margin-bottom: 5px;
}

.pareja .texto {
    color: #FEFEFE;
    font-family: 'cabinbold';
    font-size: 40px;
    line-height: 76px;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    display: inline-block;
    white-space: nowrap;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.lstParejaDestino {
    margin: 2% 0 0 5%;
    padding: 0;
    display: inline-block;
}

.lstParejaDestino li {
    background-color: rgba(197, 197, 197, 0.35);
}

.lstParejaSeleccion {
    margin: 2% 0 0 4%;
    padding: 0;
    display: inline-block;
}

.lstParejaSeleccion li {
    background-color: #6E6E6E;
    cursor: pointer;
}

.imgRf1 {
    background-image: url(../img/M_G06_U05_L03_04/imgRf1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1090.58px;
    height: 312.55px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.clickResultadosCajas {
    width: 145.667px;
    height: 61.711px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-family: 'cabinregular';
    font-size: 35px;
    text-align: center;
    border-radius: 13px;
}

.clickCampoOculto {
    background-image: url(../img/click/clickPregunta3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 34px;
    height: 38px;
    position: absolute;
    display: inline-block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.cntEquivalencias {
    padding: 10px solid rgba(155, 155, 155, 0.3);
    border-radius: 15px;
    background-color: rgba(155, 155, 155, 0.3);
    margin: 8% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1008.429px;
    height: 399.392px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 307px;
}

.tblConversion tr th:nth-child(1) .elementoRelativo {
    width: 311.917px;
    background-color: #EF525B;
}

.tblConversion tr th:nth-child(2) .elementoRelativo {
    width: 386.92px;
    background-color: #59C6C6;
}

.tblConversion tr th:nth-child(3) .elementoRelativo {
    width: 277.683px;
    background-color: #EF525B;
}

.tblConversion tr th .elementoRelativo {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
/*fin header*/
/*inicio area*/
/*inicio columna 1 y 3*/

.tblConversion tr td:nth-child(1) .elementoRelativo,
.tblConversion tr td:nth-child(3) .elementoRelativo {
    height: 317.105px;
    background-color: #fefefe;
    line-height: 32px;
}

.tblConversion tr td:nth-child(1) .texto,
.tblConversion tr td:nth-child(3) .texto {
    position: absolute;
    white-space: nowrap;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    text-align: left;
}
/*fin columna 1 y 3*/

.tblConversion tr td:nth-child(2) .elementoRelativo {
    background-color: #F5F5F5;
    height: 101.992px;
    width: 100%;
}
/*fin contenido*/

.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: 839px;
    top: 54%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.itemContainerDrag {
    width: 235px;
    height: 114px;
    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;
}

.pareja1 {
    background-color: #54D1C1;
}

.pareja2 {
    background-color: #FF75A9;
}

.pareja3 {
    background-color: #54D1C1;
}

.pareja4 {
    background-color: #FF75A9;
}

.letrasContent {
    font-family: 'cabinregular';
    font-size: 30px;
    position: absolute;
    top: 45px;
    left: 70px;
    letter-spacing: normal;
}

.drop1PBorder {
    background-image: url(../img/M_G06_U05_L03_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: 235px;
    height: 114px;
    background-color: #706F6F;
    border-top-left-radius: 10px;
    border-bottom-left-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;
}

.imgF1 {
    background-image: url(../img/M_G06_U04_L03_04/imgRf1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 806px;
    height: 310px;
    left: 50%;
    top: 310px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.imgF2 {
    background-image: url(../img/M_G06_U04_L03_04/imgRf2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1087px;
    height: 326px;
    left: 581px;
    top: 294px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.imgFn1 {
    background-image: url(../img/M_G06_U04_L03_04/imgNum1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 87.83px;
    height: 87.83px;
    left: 104px;
    top: 294px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 2;
}

.imgFn2 {
    background-image: url(../img/M_G06_U04_L03_04/imgNum2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 87.83px;
    height: 87.83px;
    left: 647px;
    top: 294px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 2;
}

.imgF3 {
    background-image: url(../img/M_G06_U04_L03_04/imgRf3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1150.44px;
    height: 485.98px;
    left: 623px;
    top: 321px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 2;
}

.clickPregunta5 {
    background-image: url(../img/click/clickPregunta5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 36px;
    height: 40px;
    position: absolute;
    left: 48%;
    top: 43.2%;
    display: inline-block;
    z-index: 1;
}

.clickPregunta4 {
    background-image: url(../img/click/clickPregunta4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 36px;
    height: 40px;
    position: absolute;
    left: 48%;
    top: 43.2%;
    display: inline-block;
    z-index: 1;
}

.parcheAzul {
    background-image: url(../img/M_G06_U02_L06_04/parcheAzul.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 195px;
    height: 77.73px;
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.parcheNaranja {
    background-image: url(../img/M_G06_U02_L06_04/parcheNaranja%20.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 195px;
    height: 77.73px;
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.parcheAmarrillo {
    background-image: url(../img/M_G06_U02_L06_04/parcheAmarillo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 195px;
    height: 77.73px;
    left: 50%;
    top: 51%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

fraccionario {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0px;
    margin: 0;
    line-height: 30px;
    text-align: center;
}

.fraccionario .linea {
    display: inline-block;
    border: 1px solid #fefefe;
    width: 100%;
    vertical-align: middle;
}

.fraccionario li:nth-child(1) {
    line-height: 12px;
}

.fraccionario li:nth-child(3) {
    line-height: 24px;
}

.campoMemoria ul {
    display: table-cell;
    margin: 0px;
}

.letrasContent2 {
    text-align: center;
    font-family: 'cabinregular';
    font-size: 40px;
    padding-top: 9px;
    color: #ffffff;
}

.lineHfraccion {
    line-height: 13PX;
}

.lineaFraccion {
    position: absolute;
    padding-top: 12px;
}

.lineaVerde {
    background-image: url(../img/M_G06_U04_L02_04/imgRl1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 216.99px;
    height: 252.12px;
    left: 611px;
    top: 310px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.lineaNaranja {
    background-image: url(../img/M_G06_U04_L02_04/imgRl2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 185px;
    height: 8px;
    left: 614px;
    top: 311px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.lineaAzul {
    background-image: url(../img/M_G06_U04_L02_04/imgRl3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 197.99px;
    height: 261.63px;
    left: 613px;
    top: 427px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.lineaRojo {
    background-image: url(../img/M_G06_U04_L02_04/imgRl3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 200.06px;
    height: 136.33px;
    left: 613px;
    top: 484px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.lineaVerdeO {
    background-image: url(../img/M_G06_U04_L02_04/imgRl4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 223px;
    height: 372.29px;
    left: 607px;
    top: 367px;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.puntoVerdes {
    width: 12px;
    height: 12px;
    left: 510px;
    top: 178px;
    border-radius: 50%;
    position: absolute;
    border: 7px solid #59C6C6;
}

.puntoNaranja {
    width: 12px;
    height: 12px;
    left: 510px;
    top: 233px;
    border-radius: 50%;
    position: absolute;
    border: 7px solid #F9B233;
}

.puntoAzul {
    width: 12px;
    height: 12px;
    left: 510px;
    top: 298px;
    border-radius: 50%;
    position: absolute;
    border: 7px solid #F9B233;
}

.puntoRojo {
    width: 12px;
    height: 12px;
    left: 510px;
    top: 413px;
    border-radius: 50%;
    position: absolute;
    border: 7px solid #36A9E1;
}

.puntoVerdeO {
    width: 12px;
    height: 12px;
    left: 510px;
    top: 530px;
    border-radius: 50%;
    position: absolute;
    border: 7px solid #EF525B;
}

.puntoOpacity {
    border: 7px solid #706F6F;
    opacity: 0.6;
}

.popup1 {
    background-image: url(../img/M_G06_U04_L03_04/imgRPopup1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1076px;
    height: 489px;
}

.popup1 .btnCerrar {
    background-image: url(../img/M_G06_U04_L03_04/btnCerrar1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 81.75px;
    height: 81.75px;
    left: 1016px;
    top: -23px;
    position: absolute;
}

.btnPopup1 {
    cursor: pointer;
    width: 220px;
    height: 112px;
    position: absolute;
    top: 340px;
    left: 222px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.popup2 {
    background-image: url(../img/M_G06_U04_L03_04/imgRPopup2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1221px;
    height: 554px;
}

.popup2 .btnCerrar {
    background-image: url(../img/M_G06_U04_L03_04/btnCerrar1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 81.75px;
    height: 81.75px;
    left: 1158px;
    top: -23px;
    position: absolute;
}

.popup3 {
    background-image: url(../img/M_G06_U04_L03_04/imgRPopup3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1089px;
    height: 575px;
}

.popup3 .btnCerrar {
    background-image: url(../img/M_G06_U04_L03_04/btnCerrar2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 72.999px;
    height: 72.999px;
    left: 1027px;
    top: -30px;
    position: absolute;
}

.itemCirculo {
    width: 74.135px;
    cursor: pointer;
    ackground-color: transparent;
    position: absolute;
    height: 74.135px;
    border-radius: 50%;
    top: 133px;
    left: 759px;
}

.letraCirculo {
    font-family: 'cabinbold';
    font-size: 42.87px;
    text-align: center;
    position: absolute;
    top: 11px;
    left: 27px;
}

.textoPreguntas {
    position: absolute;
    font-family: 'cabinbold';
    font-size: 35px;
    color: #FFFFFF;
    top: 150px;
    left: 104px;
}

.contentProbremas {
    width: 483.841px;
    height: 349.063px;
    position: absolute;
    background-color: #878787;
    border-radius: 10px;
    top: 123px;
    left: 104px;
}

.fraccionContent {
    top: 115px;
    left: 28px;
    line-height: 23px;
    font-family: 'cabinregular';
    text-align: center;
}

.clickItem {
    background-image: url(../img/click/clickEquivalencia.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 32.645px;
    height: 36.197px;
    position: absolute;
    left: 443px;
    top: 12px;
    display: inline-block;
    z-index: 1;
}

.btnSolucion {
    top: 137px;
    left: 369px;
    cursor: pointer;
    z-index: 2;
    width: 232px;
    height: 80px;
    border-radius: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
}

.lstParejaOrigen {
    margin: 81px 0 0 3%;
    padding: 0;
    display: inline-block;
}

.lstParejaOrigen2 {
    margin: 81px 0 0 2px;
    padding: 0;
    display: inline-block;
}

.lstParejaOrigen3 {
    margin: 81px 0 0 13px;
    padding: 0;
    display: inline-block;
}

.lstParejaOrigen4 {
    margin: 81px 0 0 2px;
    padding: 0;
    display: inline-block;
}

.pareja {
    border-radius: 15px;
    width: 238px;
    height: 74px;
    border: 5px solid #FFFFFF;
    position: relative;
    margin-bottom: 2px;
}

.fondoIsetOscuro {
    background-color: #706F6F;
    box-shadow: 0px 1px 9px 0px #515151 inset;
    -ms-box-shadow: 0px 1px 9px 0px #515151 inset;
    -moz-box-shadow: 0px 1px 9px 0px #515151 inset;
    -webkit-box-shadow: 0px 1px 9px 0px #515151 inset;
}

.fondoAzulDrag {
    background-color: #59C6C6;
}

.textoDragds {
    font-family: 'cabinregular';
    font-size: 30px;
    color: #FFFFFF;
    position: absolute;
    left: 19px;
    letter-spacing: normal;
}

.lstParejaOrigen3 li:nth-child(1) div {
    left: 30px;
}

.lstParejaOrigen3 li:nth-child(3) div {
    top: 18px;
    left: 45px;
}

.lstParejaOrigen3 li:nth-child(5) div {
    left: 30px;
}

.lstParejaOrigen3 li:nth-child(4) div {
    top: 18px;
    left: 37px;
}

.lstParejaOrigen3 li:nth-child(2) div ul {
    line-height: 18px;
    text-align: center;
    padding: 12px 0px 0px 0px;
    display: inline-block;
}

.lstParejaOrigen3 li:nth-child(2) div {
    left: 45px;
}

.lstParejaOrigen4 li:nth-child(1) div {
    top: 18px;
    left: 77px;
}

.lstParejaOrigen4 li:nth-child(2) div {
    font-size: 23px;
    text-align: center;
    line-height: 24px;
}

.lstParejaOrigen4 li:nth-child(3) div {
    top: 18px;
    left: 30px;
}

.lstParejaOrigen4 li:nth-child(4) div {
    top: 18px;
    left: 50px;
}

.lstParejaOrigen4 li:nth-child(5) div {
    left: 34px;
}

.mM1 {
    background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 64%;
    left: 7%;
}

.mM2 {
    background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 64%;
    left: 23.5%;
}

.mM3 {
    background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 64%;
    left: 39.5%;
}

.mM4 {
    background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 64%;
    left: 54%;
}

.pop1 {
    width: 155px;
    height: 115px
}

.pop1Show {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 1225px;
    height: 870px;
    border-radius: 7px;
}

.pop1Show .btnCerrarCC {
    background-image: url(../img/M_G06_U04_L02_04/cerrar1-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 67px;
    height: 67px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    font-size: 0;
    margin-top: 9px;
    margin-right: 12px;
    z-index: 2;
}

.pop1Show .contenido {
    background-color: #EDEDED;
    width: 94%;
    height: 74%;
    text-align: center;
    border-radius: 7px;
    margin: 3.5% auto 0 auto;
    position: relative;
}

.pop2 {
    width: 245px;
    height: 115px
}

.pop2Show {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 1225px;
    height: 870px;
    border-radius: 7px;
}

.pop2Show .btnCerrarCC {
    background-image: url(../img/M_G06_U04_L02_04/cerrar1-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 67px;
    height: 67px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    font-size: 0;
    margin-top: 9px;
    margin-right: 12px;
    z-index: 2;
}

.pop2Show .contenido {
    background-color: #EDEDED;
    width: 94%;
    height: 74%;
    text-align: center;
    border-radius: 7px;
    margin: 3.5% auto 0 auto;
    position: relative;
}

.pop3 {
    width: 160px;
    height: 115px
}

.pop3Show {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 1225px;
    height: 870px;
    border-radius: 7px;
}

.pop3Show .btnCerrarCC {
    background-image: url(../img/M_G06_U04_L02_04/cerrar1-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 67px;
    height: 67px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    font-size: 0;
    margin-top: 9px;
    margin-right: 12px;
    z-index: 2;
}

.pop3Show .contenido {
    background-color: #EDEDED;
    width: 94%;
    height: 74%;
    text-align: center;
    border-radius: 7px;
    margin: 3.5% auto 0 auto;
    position: relative;
}

.pop4 {
    width: 187px;
    height: 115px
}

.pop4Show {
    margin: 0px;
    margin-left: 18%;
    margin-top: 19%;
    width: 1225px;
    height: 870px;
    border-radius: 7px;
}

.pop4Show .btnCerrarCC {
    background-image: url(../img/M_G06_U04_L02_04/cerrar1-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 67px;
    height: 67px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    font-size: 0;
    margin-top: 9px;
    margin-right: 12px;
    z-index: 2;
}

.pop4Show .contenido {
    background-color: #EDEDED;
    width: 94%;
    height: 74%;
    text-align: center;
    border-radius: 7px;
    margin: 3.5% auto 0 auto;
    position: relative;
}

.choice1 {
    width: 500px;
    height: 400px;
    position: absolute;
    top: 30%;
    left: 5%;
}

.choice2 {
    width: 500px;
    height: 400px;
    position: absolute;
    top: 30%;
    left: 53%;
}

.choice3 {
    width: 65px;
    height: 60px;
    position: absolute;
    top: 51%;
    left: 55.5%;
}

.choice4 {
    width: 65px;
    height: 60px;
    position: absolute;
    top: 64%;
    left: 55.5%;
}

.choice5 {
    width: 65px;
    height: 60px;
    position: absolute;
    top: 77%;
    left: 55.5%;
}

.showAns1 {
    width: 544px;
    height: 409px;
    position: absolute;
    top: 29.4%;
    left: 1%;
    background-image: url(../img/M_G06_U04_L02_04/imgIlus3-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.showAns2 {
    width: 544px;
    height: 409px;
    position: absolute;
    top: 29.7%;
    left: 48.6%;
    background-image: url(../img/M_G06_U04_L02_04/imgIlus2-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.showAns3 {
    width: 65px;
    height: 60px;
    position: absolute;
    top: 51%;
    left: 55.5%;
    background-image: url(../img/M_G06_U04_L02_04/imgGood-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.showAns4 {
    width: 65px;
    height: 60px;
    position: absolute;
    top: 64%;
    left: 55.5%;
    background-image: url(../img/M_G06_U04_L02_04/imgWrong-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.showAns5 {
    width: 65px;
    height: 60px;
    position: absolute;
    top: 77%;
    left: 55.5%;
    background-image: url(../img/M_G06_U04_L02_04/imgWrong-01.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.lstQuestionario {
    margin: 0% 0 0 4.5%;
    padding: 0;
    position: absolute;
    top: 177px;
}

.lstQuestionario li {
    background-image: url(../img/M_G06_U05_L03_04/filaQuestionario-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1062px;
    height: 104px;
    position: relative;
    margin-bottom: 5px;
}

.lstQuestionario .texto {
    white-space: nowrap;
    color: #fefefe;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0;
    display: inline-block;
    margin: 1.5% 0 0 -29%;
}

.lstQuestionario .circulo {
    border-radius: 80px;
    width: 74px;
    height: 74px;
    background-color: #F5F5F5;
    box-shadow: inset 0px 0px 9px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 0px 9px 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    display: inline-block;
    cursor: pointer;
}

.lstQuestionario .circulo .texto {
    font-family: 'cabinbold';
    font-size: 43px;
    color: #6E6E6E;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    margin: 0;
}

.circuloF {
    top: 6%;
    left: 79.5%;
}

.circuloV {
    top: 6%;
    left: 90%;
}

.success .texto {
    color: #559F99 !important;
}

.fail .texto {
    color: #CA4F23 !important;
}

.cntMovimientos {
    width: 1008px;
    height: 517px;
    background-color: transparent;
    border-radius: 10px;
    position: absolute;
    top: 18%;
    left: 10%;
}

.movimientoDrag {
    width: 245px;
    height: 75px;
    position: relative;
    background-color: #878787;
    border: 4px solid #fff;
    border-radius: 10px;
    margin-bottom: 13px;
}

.movimientoDrag .textoCentrado {
    font-family: 'cabinregular';
    font-size: 35px;
    color: #ffffff;
}

.movimientoDrop {
    background-image: url(../img/M_G06_U04_L02_04/movimientoDrop1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 250px;
    height: 82px;
    border-radius: 10px;
    margin-top: 12px;
}

#lstDrags {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 37%;
    left: 46%;
    height: 300px;
    width: 520px;
}

#lstDrags li:nth-child(1) .movimientoDrag {
    background-color: #706F6F;
}

#lstDrags li:nth-child(2) .movimientoDrag {
    background-color: #706F6F;
}

#lstDrags li:nth-child(3) .movimientoDrag {
    background-color: #706F6F;
}

#lstDrags li:nth-child(4) .movimientoDrag {
    background-color: #706F6F;
}

#lstDrags li:nth-child(5) .movimientoDrag {
    background-color: #706F6F;
}

#lstDrops {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 35%;
    left: -6%;
    height: 300px;
    width: 520px;
}

.textoCentrado {
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}
/*carlosmenco*/

.area1 {
    background-image: url(../img/M_G07_U01_L02_04/imgR-area1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 668px;
    position: absolute;
    top: 0%;
    left: 0%;
}

.area2 {
    background-image: url(../img/M_G07_U01_L02_04/imgR-area2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 668px;
    position: absolute;
    top: 0%;
    left: 0%;
}

.area3 {
    background-image: url(../img/M_G07_U01_L02_04/imgR-area3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 668px;
    position: absolute;
    top: 0%;
    left: 0%;
}

.btn1 {
    width: 56px;
    height: 110px;
    position: absolute;
    top: 282px;
    left: 41.3%;
    border-radius: 29px 0px 0px 29px;
}

.showBtn1 {
    background-image: url(../img/M_G06_U05_L04_04/imgIlus1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 973px;
    height: 584px;
    position: absolute;
    top: 10%;
    left: 9%;
}

.clicla {
    background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 25px;
    height: 27px;
    position: absolute;
    top: 49%;
    left: 43%;
}

.closeBtn {
    width: 78px;
    height: 80px;
    position: absolute;
    top: 0.5%;
    left: 0%;
}

.btn2 {
    width: 58px;
    height: 76px;
    position: absolute;
    top: 419px;
    left: 41.5%;
    border-radius: 29px 0px 0px 29px;
}

.showBtn2 {
    background-image: url(../img/M_G06_U05_L04_04/imgIlus2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1028px;
    height: 586px;
    position: absolute;
    top: 10%;
    left: 5%;
}

.clicla2 {
    background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 25px;
    height: 27px;
    position: absolute;
    top: 67%;
    left: 43%;
}

.closeBtn2 {
    width: 78px;
    height: 80px;
    position: absolute;
    top: 0.5%;
    left: 0%;
}

.btn3 {
    width: 425px;
    height: 110px;
    position: absolute;
    top: 20%;
    left: 41.5%;
}

.showBtn3 {
    background-image: url(../img/M_G06_U05_L04_04/imgIlus3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 971px;
    height: 582px;
    position: absolute;
    top: -3%;
    left: 7%;
}

.clicla3 {
    background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 25px;
    height: 27px;
    position: absolute;
    top: 34%;
    left: 69%;
}

.closeBtn3 {
    width: 78px;
    height: 80px;
    position: absolute;
    top: 0.5%;
    left: 0%;
}

.completa1 {
    position: absolute;
    top: 30.7%;
    left: 19.7%;
    font-size: 35px;
    z-index: 2;
    width: 250px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa1:focus {
    outline: none;
}

.completa2 {
    position: absolute;
    top: 30.7%;
    left: 39.7%;
    font-size: 35px;
    z-index: 2;
    width: 250px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa2:focus {
    outline: none;
}

.completa3 {
    position: absolute;
    top: 30.7%;
    left: 59.7%;
    font-size: 35px;
    z-index: 2;
    width: 240px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa3:focus {
    outline: none;
}

.completa4 {
    position: absolute;
    top: 30.7%;
    left: 79.3%;
    font-size: 35px;
    z-index: 2;
    width: 210px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa4:focus {
    outline: none;
}

.completa5 {
    position: absolute;
    top: 38.7%;
    left: 3.7%;
    font-size: 35px;
    z-index: 2;
    width: 200px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa5:focus {
    outline: none;
}

.completa6 {
    position: absolute;
    top: 38.7%;
    left: 39.7%;
    font-size: 35px;
    z-index: 2;
    width: 250px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa6:focus {
    outline: none;
}

.completa7 {
    position: absolute;
    top: 38.7%;
    left: 59.7%;
    font-size: 35px;
    z-index: 2;
    width: 240px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa7:focus {
    outline: none;
}

.completa8 {
    position: absolute;
    top: 38.7%;
    left: 79.3%;
    font-size: 35px;
    z-index: 2;
    width: 210px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa8:focus {
    outline: none;
}

.completa9 {
    position: absolute;
    top: 46%;
    left: 19.7%;
    font-size: 35px;
    z-index: 2;
    width: 250px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa9:focus {
    outline: none;
}

.completa10 {
    position: absolute;
    top: 46%;
    left: 59.7%;
    font-size: 35px;
    z-index: 2;
    width: 240px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa10:focus {
    outline: none;
}

.completa11 {
    position: absolute;
    top: 46%;
    left: 79.3%;
    font-size: 35px;
    z-index: 2;
    width: 210px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa11:focus {
    outline: none;
}

.completa12 {
    position: absolute;
    top: 53.5%;
    left: 19.7%;
    font-size: 35px;
    z-index: 2;
    width: 250px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa12:focus {
    outline: none;
}

.completa13 {
    position: absolute;
    top: 53.5%;
    left: 39.7%;
    font-size: 35px;
    z-index: 2;
    width: 250px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa13:focus {
    outline: none;
}

.completa14 {
    position: absolute;
    top: 53.5%;
    left: 59.7%;
    font-size: 35px;
    z-index: 2;
    width: 240px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa14:focus {
    outline: none;
}

.completa15 {
    position: absolute;
    top: 53.5%;
    left: 79.3%;
    font-size: 35px;
    z-index: 2;
    width: 210px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa15:focus {
    outline: none;
}

.completa16 {
    position: absolute;
    top: 61.2%;
    left: 3.7%;
    font-size: 35px;
    z-index: 2;
    width: 200px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa16:focus {
    outline: none;
}

.completa17 {
    position: absolute;
    top: 61.2%;
    left: 19.7%;
    font-size: 35px;
    z-index: 2;
    width: 250px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa17:focus {
    outline: none;
}

.completa18 {
    position: absolute;
    top: 61.2%;
    left: 39.7%;
    font-size: 35px;
    z-index: 2;
    width: 250px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa18:focus {
    outline: none;
}

.completa19 {
    position: absolute;
    top: 61.2%;
    left: 79.3%;
    font-size: 35px;
    z-index: 2;
    width: 210px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa19:focus {
    outline: none;
}

.completa20 {
    position: absolute;
    top: 69.2%;
    left: 3.7%;
    font-size: 35px;
    z-index: 2;
    width: 200px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa20:focus {
    outline: none;
}

.completa21 {
    position: absolute;
    top: 69.2%;
    left: 19.7%;
    font-size: 35px;
    z-index: 2;
    width: 250px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa21:focus {
    outline: none;
}

.completa22 {
    position: absolute;
    top: 69.2%;
    left: 39.7%;
    font-size: 35px;
    z-index: 2;
    width: 250px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa22:focus {
    outline: none;
}

.completa23 {
    position: absolute;
    top: 69.2%;
    left: 59.7%;
    font-size: 35px;
    z-index: 2;
    width: 240px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa23:focus {
    outline: none;
}

.completa24 {
    position: absolute;
    top: 76.6%;
    left: 3.7%;
    font-size: 35px;
    z-index: 2;
    width: 200px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa24:focus {
    outline: none;
}

.completa25 {
    position: absolute;
    top: 76.6%;
    left: 39.7%;
    font-size: 35px;
    z-index: 2;
    width: 250px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa25:focus {
    outline: none;
}

.completa26 {
    position: absolute;
    top: 76.6%;
    left: 59.7%;
    font-size: 35px;
    z-index: 2;
    width: 240px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa26:focus {
    outline: none;
}

.completa27 {
    position: absolute;
    top: 76.6%;
    left: 79.3%;
    font-size: 35px;
    z-index: 2;
    width: 210px;
    height: 50px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa27:focus {
    outline: none;
}

.completa28 {
    position: absolute;
    top: 33.6%;
    left: 19.3%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa28:focus {
    outline: none;
}

.completa29 {
    position: absolute;
    top: 33.6%;
    left: 26.1%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa29:focus {
    outline: none;
}

.completa30 {
    position: absolute;
    top: 33.6%;
    left: 43.1%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa30:focus {
    outline: none;
}

.completa31 {
    position: absolute;
    top: 33.6%;
    left: 56.3%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa31:focus {
    outline: none;
}

.completa32 {
    position: absolute;
    top: 33.6%;
    left: 81.9%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa32:focus {
    outline: none;
}

.completa33 {
    position: absolute;
    top: 57.1%;
    left: 43.7%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa33:focus {
    outline: none;
}

.completa34 {
    position: absolute;
    top: 57.1%;
    left: 50.4%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa34:focus {
    outline: none;
}

.completa35 {
    position: absolute;
    top: 57.1%;
    left: 57.2%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa35:focus {
    outline: none;
}

.completa36 {
    position: absolute;
    top: 57.1%;
    left: 64%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa36:focus {
    outline: none;
}

.completa37 {
    position: absolute;
    top: 57.1%;
    left: 70.8%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa37:focus {
    outline: none;
}

.completa38 {
    position: absolute;
    top: 80.6%;
    left: 30.3%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa38:focus {
    outline: none;
}

.completa39 {
    position: absolute;
    top: 80.6%;
    left: 43%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa39:focus {
    outline: none;
}

.completa40 {
    position: absolute;
    top: 80.6%;
    left: 67.6%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa40:focus {
    outline: none;
}

.completa41 {
    position: absolute;
    top: 80.6%;
    left: 74.5%;
    font-size: 35px;
    z-index: 2;
    width: 65px;
    height: 40px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa41:focus {
    outline: none;
}

.completa42 {
    position: absolute;
    top: 30%;
    left: 12.5%;
    font-size: 40px;
    z-index: 2;
    width: 117px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa42:focus {
    outline: none;
}

.completa43 {
    position: absolute;
    top: 30%;
    left: 22.5%;
    font-size: 40px;
    z-index: 2;
    width: 108px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa43:focus {
    outline: none;
}

.completa44 {
    position: absolute;
    top: 30%;
    left: 31.9%;
    font-size: 40px;
    z-index: 2;
    width: 108px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa44:focus {
    outline: none;
}

.completa45 {
    position: absolute;
    top: 30%;
    left: 41.1%;
    font-size: 40px;
    z-index: 2;
    width: 108px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa45:focus {
    outline: none;
}

.completa46 {
    position: absolute;
    top: 30%;
    left: 50.4%;
    font-size: 40px;
    z-index: 2;
    width: 108px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa46:focus {
    outline: none;
}

.completa47 {
    position: absolute;
    top: 30%;
    left: 59.8%;
    font-size: 40px;
    z-index: 2;
    width: 108px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa47:focus {
    outline: none;
}

.completa48 {
    position: absolute;
    top: 30%;
    left: 69%;
    font-size: 40px;
    z-index: 2;
    width: 108px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa48:focus {
    outline: none;
}

.completa49 {
    position: absolute;
    top: 30%;
    left: 78.3%;
    font-size: 40px;
    z-index: 2;
    width: 118px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa49:focus {
    outline: none;
}


.completa50 {
    position: absolute;
    top: 71.3%;
    left: 12.5%;
    font-size: 40px;
    z-index: 2;
    width: 117px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa50:focus {
    outline: none;
}

.completa51 {
    position: absolute;
    top: 71.3%;
    left: 22.5%;
    font-size: 40px;
    z-index: 2;
    width: 108px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa51:focus {
    outline: none;
}

.completa52 {
    position: absolute;
    top: 71.3%;
    left: 31.9%;
    font-size: 40px;
    z-index: 2;
    width: 108px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa52:focus {
    outline: none;
}

.completa53 {
    position: absolute;
   top: 71.3%;
    left: 41.1%;
    font-size: 40px;
    z-index: 2;
    width: 108px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa53:focus {
    outline: none;
}

.completa54 {
    position: absolute;
    top: 71.3%;
    left: 50.4%;
    font-size: 40px;
    z-index: 2;
    width: 108px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa54:focus {
    outline: none;
}

.completa55 {
    position: absolute;
    top: 71.3%;
    left: 59.8%;
    font-size: 40px;
    z-index: 2;
    width: 108px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa55:focus {
    outline: none;
}

.completa56 {
    position: absolute;
    top: 71.3%;
    left: 69%;
    font-size: 40px;
    z-index: 2;
    width: 108px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa56:focus {
    outline: none;
}

.completa57 {
    position: absolute;
    top: 71.3%;
    left: 78.3%;
    font-size: 40px;
    z-index: 2;
    width: 118px;
    height: 75px;
    border: 0;
    text-align: center;
    color: #575756;
    background-color: transparent;
    padding: 0px!important;
    font-family: 'cabinregular';
}

.completa57:focus {
    outline: none;
}