.flechaSiguiente {
    background-image: url(../img/nav/flechaSiguienteVerde.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 72.85px;
    height: 85px;
    position: absolute;
    left: 92%;
    top: 87%
}

.flechaAtras {
    background-image: url(../img/nav/flechaAtrasVerde.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 72.85px;
    height: 85px;
    position: absolute;
    left: 3%;
    top: 87%
}

.flechaSiguiente2 {
    background-image: url(../img/nav/flechaSiguiente2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
    position: absolute;
    left: 92%;
    top: 89.5%;
}

.flechaAtras2 {
    background-image: url(../img/nav/flechaAtras2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70px;
    height: 60px;
    position: absolute;
    left: 3%;
    top: 89.5%;
}

.flechaSiguiente3 {
    background-image: url(../img/nav/flechaSiguiente3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 50px;
    height: 109px;
    position: absolute;
    left: 95.7%;
    top: 44%;
}

.flechaAtras3 {
    background-image: url(../img/nav/flechaAtras3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 50px;
    height: 109px;
    position: absolute;
    left: 9px;
    top: 44%;
}

.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;
}

.imgClickD {
    background-image: url(../img/click/click_guide.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 37.04px;
    height: 37.04px;
    position: absolute;
    left: 32px;
    top: 34px;
}

.itemCirculo {
    cursor: pointer;
    position: absolute;
    width: 97.695px;
    height: 97.695px;
    border-radius: 50%;
    top: 513px;
    left: 362px;
}

.imgContent {
    background-image: url(../img/M_G07_U04_L06_04/imgContent.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 899px;
    height: 547.38px;
    position: absolute;
    left: 50%;
    top: 50%;
}

.imgFractal1 {
    background-image: url(../img/M_G07_U04_L06_04/imgFractal1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 752px;
    height: 270px;
    position: absolute;
    left: 53%;
    top: 48%;
}

.imgFractal2 {
    background-image: url(../img/M_G07_U04_L06_04/imgFractal2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 752.65px;
    height: 396px;
    position: absolute;
    left: 51%;
    top: 48%;
}

.imgFractal3 {
    background-image: url(../img/M_G07_U04_L06_04/imgFractal3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 787.57px;
    height: 388.48px;
    position: absolute;
    left: 50%;
    top: 49%;
}

.imgBueno {
    background-image: url(../img/M_G07_U04_L06_04/fBueno.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 76.5px;
    height: 79.5px;
    position: absolute;
    left: 53%;
    top: 48%;
}