@import url("M_G06_U02_L07.css");
.fraccionario {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    line-height: 20px;
    text-align: center;
}

.fraccionario .linea {
    display: inline-block;
    border: 2px solid #707070;
    width: 100%;
    vertical-align: middle;
}
/*cntPregunta9*/

.cntPregunta9 {
    background: url(../img/M_G06_U02_L07_03_02/cntPregunta9.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 863px;
    height: 565px;
    position: absolute;
    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%);
}

.cntPregunta9 .pregunta {
    background-color: transparent;
    width: 776px;
    height: 128px;
    position: absolute;
    cursor: pointer;
}

.cntPregunta9 .pregunta:nth-child(1) {
    left: 10%;
    top: 23%;
}

.cntPregunta9 .pregunta:nth-child(2) {
    top: 71.3%;
}

.cntPregunta9 .texto {
    font-family: 'cabinregular';
    font-size: 39px;
    line-height: 39px;
    white-space: nowrap;
    top: 15px;
    position: relative;
    text-align: center;
    line-height: 100px;
    color: #fefefe;
    letter-spacing: -0.5px;
}

.cntPregunta9 .pregunta:nth-child(2) .texto {
    font-size: 33px;
    line-height: 33px;
    text-align: left;
    margin: 3% 0 0 3%;
}

.cntPregunta9 .fraccionario li:nth-child(1) {
    line-height: 20px;
}

.cntPregunta9 .fraccionario .linea {
    border-color: #fefefe;
}

.cntPregunta9 .fraccionario li:nth-child(3) {
    line-height: 30px;
}

.cntPregunta10 {
    background: url(../img/M_G06_U02_L07_03_02/cntPregunta10.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 863px;
    height: 487px;
    position: absolute;
    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%);
}

.cntPregunta10 .pregunta {
    background-color: transparent;
    width: 776px;
    height: 128px;
    position: absolute;
    cursor: pointer;
}

.cntPregunta10 .pregunta:nth-child(1) {
    left: 10%;
    top: 28.25%;
}

.cntPregunta10 .pregunta:nth-child(2) {
    top: 65.6%;
}

.cntPregunta10 .texto {
    font-family: 'cabinregular';
    font-size: 47px;
    line-height: 39px;
    white-space: nowrap;
    top: 15px;
    position: relative;
    text-align: center;
    line-height: 100px;
    color: #fefefe;
    letter-spacing: -0.5px;
}

.cntPregunta10 .pregunta:nth-child(2) .texto {
    font-size: 45px;
    line-height: 61px;
    text-align: center;
    margin: 2% 0 0 5%;
}

.cntPregunta10 .fraccionario li:nth-child(1) {
    line-height: 25px;
}

.cntPregunta10 .fraccionario .linea {
    border-color: #fefefe;
}

.cntPregunta10 .fraccionario li:nth-child(3) {
    line-height: 35px;
}

.cntPregunta10 sup {
    font-size: 50%;
    top: -17px;
}
