@import url("M_G06_U01_L04_03_J.css");
.elementoRelativo {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}

.campoOculto {
    width: 100px;
    height: 100px;
    position: absolute;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /* left: 48px; */
    
    top: 0%;
}

.clickCampoOculto {
    background-image: url(../img/click/clickEquivalencia.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 39px;
    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%);
}

.campoOculto .numero {
    font-family: 'cabinregular';
    font-size: 50px;
    color: #fefefe;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    white-space: nowrap;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.campoOculto .fraccionario {
    line-height: 35px;
}

.campoOculto .fraccionario li:nth-child(1) {
    line-height: 20px;
}
/*inicio tbl1*/

.tbl1 {
    background-image: url(../img/M_G06_U01_L04_03_11/tbl1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1091px;
    height: 286px;
    position: relative;
    margin: 3.5% auto 0 auto;
}

.tbl1 .trapecio {
    width: 544px;
    height: 133px;
    background-color: #575756;
    position: relative;
    top: 100%;
    margin: 0 auto;
}

.tbl1 .trapecio:before {
    content: "";
    position: absolute;
    top: 0;
    left: -229px;
    border-style: solid;
    border-width: 0px 230px 133px 0;
    border-color: transparent #575756;
    display: block;
    width: 0;
    z-index: 1;
}

.tbl1 .trapecio:after {
    content: "";
    position: absolute;
    top: 0;
    left: 542px;
    border-style: solid;
    border-width: 0px 0px 133px 230px;
    border-color: transparent #575756;
    display: block;
    width: 0;
    z-index: 1;
}

.tbl1 .trapecio .campoOculto {
    width: 544px;
    height: 133px;
    position: absolute;
    top: 0%;
    margin: 0 auto;
    z-index: 2;
}

.tbl1 .trapecio .campoOculto .numero {
    font-size: 35px;
    line-height: 37px;
}

.tbl1 .campoOculto {
    width: 542px;
    height: 134px;
}
/*fin tbl1*/
/*inicio tbl2*/

.tbl2 {
    background-image: url(../img/M_G06_U01_L04_03_11/tbl2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1123px;
    height: 524px;
    position: relative;
    margin: 0.5% auto 0 auto;
}

.tbl2 .campoOculto:nth-child(1) {
    width: 1120px;
    height: 82px;
}

.tbl2 .campoOculto:nth-child(1) .numero {
    font-size: 35px;
}

.tbl2 .campoOculto:nth-child(1) .fraccionario {
    line-height: 15px;
}

.tbl2 .campoOculto:nth-child(1) .fraccionario li:nth-child(1) {
    line-height: 20px;
}

.tbl2 .campoOculto:nth-child(1) .fraccionario li:nth-child(3) {
    line-height: 29px;
}

.tbl2 .campoOculto:nth-child(2) {
    left: 0%;
    top: 18%;
    width: 49.8%;
}

.tbl2 .campoOculto:nth-child(2) .numero,
.tbl2 .campoOculto:nth-child(3) .numero,
.tbl2 .campoOculto:nth-child(4) .numero,
.tbl2 .campoOculto:nth-child(5) .numero,
.tbl2 .campoOculto:nth-child(6) .numero {
    top: 56%;
}

.tbl2 .campoOculto:nth-child(3),
.tbl2 .campoOculto:nth-child(5) {
    left: 50%;
    top: 18%;
    width: 49.8%;
    height: 156px;
}

.tbl2 .campoOculto:nth-child(5) {
    top: 50%;
}

.tbl2 .campoOculto:nth-child(3) .fraccionario,
.tbl2 .campoOculto:nth-child(5) .fraccionario {
    font-size: 43px;
    line-height: 30px;
}

.tbl2 .campoOculto:nth-child(4) {
    left: 0%;
    top: 39%;
    width: 49.8%;
}

.tbl2 .campoOculto:nth-child(6) {
    left: 0%;
    top: 60.2%;
    width: 49.8%;
}

.tbl2 .campoOculto:nth-child(7) {
    bottom: 0;
    top: initial;
    width: 982px;
    left: 6.2%;
    height: 108px;
}

.tbl2 .campoOculto:nth-child(7) .fraccionario {
    font-size: 40px;
    line-height: 25px;
}
/*fin tbl2*/
/*inicio tbl3*/

.tbl3 {
    background-image: url(../img/M_G06_U01_L04_03_11/tbl3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1123px;
    height: 526px;
    position: relative;
    margin: 0.5% auto 0 auto;
}

.tbl3 .campoOculto:nth-child(1) {
    width: 1120px;
    height: 82px;
}

.tbl3 .campoOculto:nth-child(1) .numero {
    font-size: 35px;
}

.tbl3 .campoOculto:nth-child(1) .fraccionario {
    line-height: 15px;
}

.tbl3 .campoOculto:nth-child(1) .fraccionario li:nth-child(1) {
    line-height: 20px;
}

.tbl3 .campoOculto:nth-child(1) .fraccionario li:nth-child(3) {
    line-height: 29px;
}

.tbl3 .campoOculto:nth-child(2) {
    left: 0%;
    top: 18%;
    width: 49.8%;
    height: 76px;
}

.tbl3 .campoOculto:nth-child(2) .numero,
.tbl3 .campoOculto:nth-child(4) .numero,
.tbl3 .campoOculto:nth-child(6) .numero,
.tbl3 .campoOculto:nth-child(8) .numero {
    top: 56%;
    font-size: 40px;
}

.tbl3 .campoOculto:nth-child(3) .numero,
.tbl3 .campoOculto:nth-child(5) .numero,
.tbl3 .campoOculto:nth-child(7) .numero {
    top: 56%;
    font-size: 38px;
}

.tbl3 .campoOculto:nth-child(3) {
    left: 50%;
    top: 18%;
    width: 49.8%;
    height: 110px;
}

.tbl3 .campoOculto:nth-child(5) {
    top: 40.5%;
    height: 105px;
    left: 50%;
    width: 49.8%;
}

.tbl3 .campoOculto:nth-child(7) {
    top: 62%;
    height: 94px;
    left: 50%;
    width: 49.8%;
}

.tbl3 .campoOculto:nth-child(3) .fraccionario,
.tbl3 .campoOculto:nth-child(5) .fraccionario,
.tbl3 .campoOculto:nth-child(7) .fraccionario {
    font-size: 33px;
    line-height: 30px;
    line-height: 22px;
}

.tbl3 .campoOculto:nth-child(4) {
    left: 0%;
    top: 34%;
    width: 49.8%;
    height: 76px;
}

.tbl3 .campoOculto:nth-child(6) {
    left: 0%;
    top: 50.2%;
    width: 49.8%;
    height: 76px;
}

.tbl3 .campoOculto:nth-child(8) {
    left: 0%;
    top: 65.2%;
    width: 49.8%;
    height: 76px;
}

.tbl3 .campoOculto:nth-child(9) {
    bottom: 0;
    top: initial;
    width: 980px;
    left: 6.5%;
    height: 108px;
}

.tbl3 .campoOculto:nth-child(9) .fraccionario {
    font-size: 40px;
    line-height: 25px;
}

.tbl3 .campoOculto:nth-child(9) .numero {
    left: 58%;
}

sup {
    font-size: 30px;
    vertical-align: middle;
    line-height: 15px;
}

.recuerdaSumar {
    background-image: url(../img/M_G06_U01_L04_03_11/recuerdaSumar.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1104px;
    height: 376px;
    position: relative;
    margin: 3.5% auto 0 auto;
}

.recuerdaRestar {
    background-image: url(../img/M_G06_U01_L04_03_11/recuerdaRestar.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1104px;
    height: 376px;
    position: relative;
    margin: 3.5% auto 0 auto;
}

.analiza {
    background-image: url(../img/M_G06_U01_L04_03_11/analiza.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1104px;
    height: 376px;
    position: relative;
    margin: 3.5% auto 0 auto;
}

.recuerda {
    background-image: url(../img/M_G06_U01_L04_03_11/recuerda.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1104px;
    height: 376px;
    position: relative;
    margin: 3.5% auto 0 auto;
}
/*inicio tbl4*/

.tbl4 {
    background-image: url(../img/M_G06_U01_L04_03_11/tbl4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1119px;
    height: 430px;
    position: relative;
    margin: 1.5% auto 0 auto;
}

.tbl5 {
    background-image: url(../img/M_G06_U01_L04_03_11/tbl5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1119px;
    height: 430px;
    position: relative;
    margin: 1.5% auto 0 auto;
}

.tbl6 {
    background-image: url(../img/M_G06_U01_L04_03_11/tbl6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1119px;
    height: 430px;
    position: relative;
    margin: 1.5% auto 0 auto;
}

.campoOcultoShow {
    width: 100px;
    height: 100px;
    position: absolute;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /* left: 48px; */
    pointer-events: none;
    background-color: transparent;
    top: 0%;
}

.clickCampoOcultoShow {
    background-image: url(../img/click/clickEquivalencia.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 39px;
    display: inline-block;
    position: relative;
}

.indice {
    color: #34749B;
    font-size: 57px;
    font-family: 'cabinbold';
    line-height: 38px;
    display: inline-block;
    position: relative;
    margin-right: 70px;
}

.campoOcultoShow .numero {
    font-family: 'cabinregular';
    font-size: 35px;
    color: #fefefe;
    letter-spacing: 0;
    text-align: center;
}

.tbl4 .campoOcultoShow:nth-child(1) {
    width: 561px;
    height: 96px;
    left: 0%;
}

.tbl4 .campoOcultoShow .fraccionario,
.tbl5 .campoOcultoShow .fraccionario,
.tbl6 .campoOcultoShow .fraccionario {
    line-height: 15px;
}

.tbl4 .campoOcultoShow .fraccionario li:nth-child(1),
.tbl5 .campoOcultoShow .fraccionario li:nth-child(1),
.tbl6 .campoOcultoShow .fraccionario li:nth-child(1) {
    line-height: 20px;
}

.tbl4 .campoOcultoShow .fraccionario li:nth-child(3),
.tbl5 .campoOcultoShow .fraccionario li:nth-child(3),
.tbl6 .campoOcultoShow .fraccionario li:nth-child(3) {
    line-height: 29px;
}

.tbl4 .campoOcultoShow:nth-child(2) {
    left: 50.5%;
    top: 0%;
    width: 554px;
    height: 96px;
}

.tbl4 .campoOcultoShow:nth-child(3) {
    left: 0;
    top: 26.8%;
    width: 100%;
    height: 102px;
}

.tbl4 .campoOcultoShow:nth-child(4) {
    left: 0;
    top: 52.5%;
    width: 556px;
    height: 104px;
}

.tbl4 .campoOcultoShow:nth-child(5) {
    right: 0;
    top: 52.5%;
    width: 556px;
    height: 104px;
    left: initial;
}

.tbl4 .campoOcultoShow:nth-child(6) {
    left: 0;
    top: 78.6%;
    width: 556px;
    height: 92px;
}

.tbl4 .campoOcultoShow:nth-child(7) {
    right: 0;
    left: initial;
    top: 78.6%;
    width: 556px;
    height: 92px;
}

.parentesisGrande {
    font-size: 75px;
    vertical-align: middle;
}

.tbl5 .campoOcultoShow:nth-child(1) {
    width: 560px;
    height: 94px;
    left: 0%;
    top: 0;
}

.tbl5 .campoOcultoShow:nth-child(2) {
    width: 554px;
    height: 94px;
    left: initial;
    top: 0;
    right: 0;
}

.tbl5 .campoOcultoShow:nth-child(3) {
    width: 560px;
    height: 152px;
    left: 0%;
    top: 26.7%;
}

.tbl5 .campoOcultoShow:nth-child(4) {
    width: 560px;
    height: 152px;
    left: initial;
    top: 26.7%;
    right: 0;
}

.tbl5 .campoOcultoShow:nth-child(5) {
    width: 560px;
    height: 154px;
    left: 0%;
    top: 64%;
}

.tbl5 .campoOcultoShow:nth-child(6) {
    width: 560px;
    height: 154px;
    left: initial;
    top: 64%;
    right: 0;
}

.tbl6 .campoOcultoShow:nth-child(1) {
    width: 560px;
    height: 94px;
    left: 0%;
    top: 0;
}

.tbl6 .campoOcultoShow:nth-child(2) {
    width: 554px;
    height: 94px;
    left: initial;
    top: 0;
    right: 0;
}

.tbl6 .campoOcultoShow:nth-child(3) {
    width: 560px;
    height: 104px;
    left: 0%;
    top: 26.6%;
}

.tbl6 .campoOcultoShow:nth-child(4) {
    width: 554px;
    height: 104px;
    left: initial;
    top: 26.6%;
    right: 0;
}

.tbl6 .campoOcultoShow:nth-child(5) {
    width: 560px;
    height: 100px;
    left: 0%;
    top: 52.6%;
}

.tbl6 .campoOcultoShow:nth-child(6) {
    width: 554px;
    height: 100px;
    left: initial;
    top: 52.6%;
    right: 0;
}

.tbl6 .campoOcultoShow:nth-child(7) {
    width: 100%;
    height: 96px;
    left: 0;
    top: 77.8%;
}