.hoja1 {
    background: url(../img/divisor/hoja1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 220px;
    height: 180px;
    position: absolute;
    right: 1%;
    top: 50%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}

.hoja2 {
    background: url(../img/divisor/hoja2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 220px;
    height: 180px;
    position: absolute;
    right: 1%;
    top: 50%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
}

.cntNumeroHoja {
    width: 521px;
    height: 113px;
    background-color: #a1bf37;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 60px;
}

.numeroHoja {
    font-family: 'cabinregular';
    font-size: 80px;
    top: 50%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    position: absolute;
    left: 6%;
    color: #FEFEFE;
    display: none;
}

.numeroEnHoja {
    margin: 0 auto;
    color: #FEFEFE;
    position: relative;
    text-align: center;
    font-family: 'cabinregular';
    font-size: 80px;
    line-height: 180px;
    display: none;
}

.clickCirculo {
    background-image: url(../img/click/clickCirculo2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 38.6px;
    height: 43px;
    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%);
}

.estigma2 {
    background-image: url(../img/divisor/estigma2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 159px;
    height: 136px;
    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%);
}

.estigma3 {
    background-image: url(../img/divisor/estigma3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 185px;
    height: 183px;
    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%);
}

.petalo2 {
    background-image: url(../img/divisor/petalo2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 160px;
    height: 138px;
    position: absolute;
    display: inline-block;
}

.petalo3 {
    background-image: url(../img/divisor/petalo3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 150px;
    height: 130px;
    position: absolute;
    display: inline-block;
}

.petalo4 {
    background-image: url(../img/divisor/petalo4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 120px;
    height: 119px;
    position: absolute;
    display: inline-block;
}

.petaloTexto {
    font-family: "Myriad Pro";
    font-weight: bolder;
    font-size: 105px;
    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%);
    z-index: 2;
    display: none;
}

.lineaFondo {
    width: 1247px;
    height: 4px;
    background: #1D70B7;
    -moz-border-radius: 100px / 50px;
    -webkit-border-radius: 100px / 50px;
    border-radius: 750px / 3px;
    -moz-box-shadow: 0px 2px 12px 1.5px #575756;
    -webkit-box-shadow: 0px 2px 12px 1.5px #575756;
    box-shadow: 0px 2px 12px 1.5px #575756;
}

.fondoTarea {
    background-image: url(../img/M_G06_U02_L01_05/fondoTarea.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 666.17px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.ggc_contenido_M {
    background: #fefefe;
    border-bottom-color: #00A09A;
    color: #00A09A;
}

.textoPreguntas {
    color: #575756;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 40px;
    letter-spacing: normal;
}

.imgIgualdades {
    background-image: url(../img/M_G06_U02_L01_05/imgTarea1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1090.58px;
    height: 312.55px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 51.5%;
}

.clickResultadosCajas {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 251px;
    left: 381px;
    width: 145.667px;
    height: 61.711px;
    cursor: pointer;
    border-radius: 10px;
}

.clickObj {
    background-image: url(../img/clickObj.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 34.894px;
    height: 38.7px;
    position: absolute;
    left: 44.5%;
    top: 100.2%;
    z-index: 3;
}

.textoCajasR {
    padding-top: 9px;
    text-align: center;
    display: block;
    font-family: 'cabinregular';
    font-size: 35px;
    letter-spacing: normal;
}

.flechaSiguiente {
    background-image: url(../img/M_G06_U02_L01_05/flechaSiguiente.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 61.53px;
    height: 46.91px;
    position: absolute;
    left: 51%;
    top: 80.2%;
    transform: translate(-50%, -50%);
}

.flechaAtras {
    background-image: url(../img/M_G06_U02_L01_05/flechaAtras.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 61.53px;
    height: 46.91px;
    position: absolute;
    left: 36.9%;
    top: 80.2%;
    transform: translate(-50%, -50%);
}

.tableOrdenar {
    background-image: url(../img/M_G06_U02_L01_05/imgTableOrdenar.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1090.58px;
    height: 316.09px;
    position: absolute;
    left: 50%;
    top: 51.1%;
    transform: translate(-50%, -50%);
}

.textoTituloTable {
    font-family: 'cabinregular';
    font-size: 30px;
    letter-spacing: normal;
    line-height: 34px;
    color: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 33.1%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 1050px;
    text-align: center;
}

.divClickInvisible {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 1088.584px;
    height: 44.327px;
    z-index: 1;
}

.clickObjSmall {
    background-image: url(../img/clickObjLog.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 28.396px;
    height: 31.491px;
    position: absolute;
    left: 44.5%;
    top: 100.2%;
    z-index: 3;
}