@charset "utf-8";
/* CSS Document */
/*clear float*/

.flechaAtras {
    background-image: url(../img/nav/flechaAtras1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 71.67px;
    height: 71.67px;
    position: absolute;
    top: 89.5%;
    left: 45%;
    z-index: 1;
}

.flechaSiguiente {
    background-image: url(../img/nav/flechaSiguiente1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 71.67px;
    height: 71.67px;
    position: absolute;
    top: 89.5%;
    left: 45%;
    z-index: 1;
}

.sugerencia {
    padding-right: 3%;
}

.centrado {
    white-space: nowrap;
    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%);
}

.imgFondo {
    background-image: url(../img/L_G07_U03_L04_03_01/imgAct1Fondo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 681px;
}

.imgContent1 {
    background-image: url(../img/L_G07_U03_L04_03_01/imgAct1Content1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1170px;
    height: 621.769px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute;
    top: 51%;
    left: 50%;
}

.tituloTexto {
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 42px;
    color: #575756;
    position: absolute;
    top: 31px;
    left: 37px;
}

.texto {
    position: absolute;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 42px;
    color: #5B5B5E;
    left: 690px;
    top: 125px;
    letter-spacing: normal;
}

.imgTexto1 {
    background-image: url(../img/L_G07_U06_L03_01/imgAct1Texto1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 440.98px;
    height: 424.48px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute;
    top: 337px;
    left: 319px;
}

.imgPeriodico {
    background-image: url(../img/L_G07_U02_L05_04/imgPeriodico.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 678px;
    height: 418px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute;
    top: 396px;
    left: 372px;
}

.imgVyF {
    background-image: url(../img/L_G07_U02_L05_04/imgRVyF.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1137px;
    height: 653px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    position: absolute;
    top: 49.5%;
    left: 49%;
}

.frases {
    position: absolute;
    top: 43px;
    left: 830px;
}

.frases > div {
    width: 312.517px;
    height: 61px;
    margin: 24px;
}

.frases > div > div {
    font-family: 'cabinregular';
    font-size: 35px;
    color: #2A2BEF;
    background-color: #A6EF2A;
    width: 312.517px;
    height: 61px;
    border-radius: 14px;
}

.frases > div > div .textoF {
    text-align: center;
    padding-top: 9px;
}

.targetFrases div {
    width: 313.125px;
    height: 61px;
    position: absolute;
    top: 201px;
    left: 177px;
}

.targetFrases div:nth-child(2) {
    top: 302px;
    left: 177px;
}

.targetFrases div:nth-child(3) {
    top: 388px;
    left: 384px;
}

.targetFrases div:nth-child(4) {
    top: 435px;
    left: 43px;
}

.targetFrases div:nth-child(5) {
    top: 507px;
    left: 384px;
}

.circulo {
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    width: 74px;
    height: 74px;
    background-color: #F5F5F5;
    -webkit-box-shadow: inset 0px 0px 9px 4px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 0px 9px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 0px 9px 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    display: inline-block;
    cursor: pointer;
}

.circulo > div {
    font-family: 'cabinbold';
    font-size: 42.57px;
    text-align: center;
    padding-top: 12px;
    color: #6F6F6E;
}

.F {
    color: #E30613 !important;
}

.V {
    color: #2FAC66 !important;
}