.titulo {
    font-family: 'cabinregular';
    color: #6F6F6E;
    position: absolute;
    font-size: 35px;
    line-height: 40px;
    letter-spacing: 0;
    top: 10%;
    left: 5%;
}

.lineaFondo {
    width: 1247px;
    height: 6px;
    background: #1D70B7;
    border-radius: 750px / 4px;
    box-shadow: 0px 2px 12px 1.5px #575756;
}

.sug2 {
    background-image: url(../img/M_G07_U04_L01_04/cont-52.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 298.9px;
    height: 24.56px;
    position: absolute;
    z-index: 3;
    top: 1.5%;
    left: 67%;
}

.cont1 {
    background-image: url(../img/M_G07_U04_L01_04/cont-48.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1207.55px;
    height: 599.44px;
    left: 50%;
    top: 53%;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.Rcorecta {
    color:#2FAC66 !important;
}

.Rincorrecta {
    color:#E30613 !important;
}

.falso {
    font-family: 'cabinbold';
    font-size: 41.11px;
    letter-spacing: normal;
    line-height: 46.45px;
    color: #706F6F;
    background: transparent;
    width: 60px;
    height: 45px;
    position: absolute;
    transform: translate(-50%, -50%);
    text-align: center;
    cursor: pointer;
    left: 1045px;
}

.verdadero {
    font-family: 'cabinbold';
    font-size: 41.11px;
    letter-spacing: normal;
    line-height: 46.45px;
    color: #706F6F;
    background: transparent;
    width: 60px;
    height: 45px;
    position: absolute;
    transform: translate(-50%, -50%);;
    text-align: center;
    cursor: pointer;
    left: 1158px;
}