@import url("M_G06_U01_L03_03.css");
.IL_M_G06_U01_L03_03_10_01 {
    background-image: url(../img/maximoComunDivisor/IL_M_G06_U01_L03_03_10_01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 440px;
    height: 498px;
    position: absolute;
    z-index: 2;
    left: 13.5%;
    top: 23%;
}

.pantalla2 {
    background: url(../img/maximoComunDivisor/pantalla2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 823px;
    height: 488px;
    left: 24%;
    top: 11%;
    position: absolute;
    z-index: 1;
}

.pantalla2 .texto {
    letter-spacing: 0;
    font-family: 'cabinregular';
    font-size: 35px;
    color: #575756;
    white-space: nowrap;
    position: absolute;
    text-align: left;
    top: 16%;
    left: 12%;
}

.pantalla {
    background: url(../img/maximoComunDivisor/pantalla.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 725px;
    height: 515px;
    left: 50%;
    top: 58%;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.pantalla>div {
    background: transparent;
    width: 640px;
    height: 295px;
    position: absolute;
    left: 4.3%;
    top: 8.9%;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 30px 5px 105px 37px;
}

.pantalla .texto {
    font-family: 'cabinregular';
    font-size: 55px;
    color: #ca4f23;
    display: none;
    white-space: nowrap;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.clickCirculo2 {
    background-image: url(../img/click/clickCirculo4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 34.6px;
    height: 38.3px;
    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%);
}

.cntEjercicio {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 1170px;
    height: 200px;
    background-color: rgba(62, 62, 61, 0.3);
    position: absolute;
    left: 50%;
    top: 12%;
    transform: translate(-50%);
}

.cntEjercicio .ejercicio {
    width: 560px;
    height: 80px;
    background-color: #f5f5f5;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    position: relative;
    /* margin-bottom: 45px; */
    
    margin-left: 15px;
    /* margin-top: 12px; */
    
    display: inline-block;
    margin-bottom: 6px;
}

.cntEjercicio .ejercicio .subCnt1 {
    -webkit-border-top-left-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    height: 80px;
    width: 70px;
    background-color: #68a7de;
    position: relative;
    display: inline-block;
}

.cntEjercicio .ejercicio .clickEjercicio {
    background-image: url(../img/click/clickEjercicio.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 28.6px;
    height: 32px;
    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%);
}

.cntEjercicio .ejercicio .numero {
    font-family: 'cabinregular';
    font-size: 35px;
    color: #FEFEFE;
    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%);
    display: none;
}

.cntEjercicio .ejercicio .subCntImagen {
    width: 488px;
    height: 80px;
    background-color: transparent;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    float: right;
    position: relative;
    display: none;
}

.libro1 {
    background-image: url(../img/maximoComunDivisor/libro1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 459px;
    height: 45px;
    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%);
}

.libro2 {
    background-image: url(../img/maximoComunDivisor/libro2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 372px;
    height: 72.5px;
    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%);
}

.libro3 {
    background-image: url(../img/maximoComunDivisor/libro3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 440px;
    height: 70px;
    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%);
}

.libro4 {
    background-image: url(../img/maximoComunDivisor/libro4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 337.5px;
    height: 45.5px;
    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%);
}

.libro5 {
    background-image: url(../img/maximoComunDivisor/libro5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 468px;
    height: 39.5px;
    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%);
}

.libro6 {
    background-image: url(../img/maximoComunDivisor/libro6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 414px;
    height: 65.5px;
    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%);
}

.libro7 {
    background-image: url(../img/maximoComunDivisor/libro7.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 425px;
    height: 65.5px;
    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%);
}

.libro8 {
    background-image: url(../img/maximoComunDivisor/libro8.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 340.5px;
    height: 71px;
    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%);
}

.libro9 {
    background-image: url(../img/maximoComunDivisor/libro9.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 357.5px;
    height: 64px;
    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%);
}

.libro10 {
    background-image: url(../img/maximoComunDivisor/libro10.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 456px;
    height: 45px;
    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%);
}

.libro11 {
    background-image: url(../img/maximoComunDivisor/libro11.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 459px;
    height: 45px;
    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%);
}

.libro12 {
    background-image: url(../img/maximoComunDivisor/libro12.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 440px;
    height: 69.5px;
    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%);
}

.libro13 {
    background-image: url(../img/maximoComunDivisor/libro13.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 372px;
    height: 72.5px;
    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%);
}

.libro14 {
    background-image: url(../img/maximoComunDivisor/libro14.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 468px;
    height: 39.5px;
    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%);
}

.libro15 {
    background-image: url(../img/maximoComunDivisor/libro15.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 414.3px;
    height: 65.5px;
    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%);
}

.libro16 {
    background-image: url(../img/maximoComunDivisor/libro16.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 340.5px;
    height: 71px;
    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%);
}

.libro17 {
    background-image: url(../img/maximoComunDivisor/libro17.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 372.2px;
    height: 75.5px;
    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%);
}

.libro18 {
    background-image: url(../img/maximoComunDivisor/libro18.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 340.5px;
    height: 71px;
    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%);
}

.cntEjercicio3 .ejercicio {
    margin-bottom: 22px;
}

.bocadillo {
    background-image: url(../img/maximoComunDivisor/bocadillo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 506.3px;
    height: 146.5px;
    position: absolute;
    left: 24%;
    top: 12%;
}

.bocadillo .clickEjercicio {
    background-image: url(../img/click/clickEjercicio.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 28.6px;
    height: 32px;
    position: absolute;
    left: 56%;
    top: 55%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.bocadillo .numero {
    font-family: 'cabinregular';
    font-size: 35px;
    color: #FEFEFE;
    position: absolute;
    white-space: nowrap;
    left: 55%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    display: none;
}