@import url("M_G06_U01_L03_03.css");
/*PERSONAJES*/
/*FONDO MUJER TROTANDO*/

.I_M_G06_U01_L03_03_04_01 {
    background: url(../img/multiplo/I_M_G06_U01_L03_03_04_01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1246.75px;
    height: 641px;
    position: absolute;
}
/*FIN_PERSONAJES*/

.cntTitulos1 {
    background: url(../img/multiplo/cntTitulos1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 241px;
    height: 310px;
    position: absolute;
    left: 3%;
    top: 11%;
}

.cntTitulos1 .titulo1 {
    font-family: 'cabinbold';
    font-size: 37px;
    color: #FEFEFE;
    white-space: nowrap;
    position: absolute;
    top: 70.5%;
    line-height: 37px;
    left: 11.6%;
    letter-spacing: 0;
}

.cntTitulos1 .titulo2 {
    font-family: 'cabinbold';
    font-size: 37px;
    color: #FEFEFE;
    white-space: nowrap;
    position: absolute;
    top: 4.5%;
    line-height: 37px;
    left: 11.6%;
}

.cntTitulos {
    background: url(../img/multiplo/cntTitulos.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 241px;
    height: 292px;
    position: absolute;
    left: 3%;
    top: 11%;
}

.cntTitulos .titulo1 {
    font-family: 'cabinbold';
    font-size: 37px;
    color: #FEFEFE;
    white-space: nowrap;
    position: absolute;
    top: 5.5%;
    line-height: 37px;
    left: 11.6%;
    letter-spacing: 0;
}

.cntTitulos .titulo2 {
    font-family: 'cabinbold';
    font-size: 37px;
    color: #FEFEFE;
    white-space: nowrap;
    position: absolute;
    top: 47.5%;
    line-height: 37px;
    left: 11.6%;
}

.cnt1 {
    background-color: #FEFEFE;
    width: 923px;
    height: 447px;
    position: absolute;
    left: 25.05%;
    top: 15.3%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.cnt1 .rectanguloPor {
    width: 77px;
    height: 63px;
    background-color: #DADADA;
    position: relative;
    display: inline-block;
    margin-right: 9px;
    text-align: center;
    color: #E83E45;
    line-height: 80px;
    font-family: 'Arial';
    font-size: 40px;
}

.cnt1 .circulo {
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    width: 80px;
    height: 80px;
    background-color: #f6f1f7;
    -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: relative;
    display: inline-block;
    margin-right: 6px;
    z-index: 1;
}

.cnt1 .circulo .clickCirculo {
    background-image: url(../img/click/clickCirculo2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 32.3px;
    height: 37px;
    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%);
}

.cnt1 .circulo .numero {
    font-family: 'cabinbold';
    font-size: 46px;
    color: #FEFEFE;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.cnt1 .cuadrado {
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    width: 80px;
    height: 63px;
    background-color: #f6f1f7;
    -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: relative;
    display: inline-block;
    margin-right: 6px;
}

.cnt1 .cuadrado .clickCirculo {
    background-image: url(../img/click/clickCirculo2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 32.3px;
    height: 37px;
    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%);
}

.cnt1 .cuadrado .numero {
    font-family: 'cabinbold';
    font-size: 46px;
    color: #FEFEFE;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.cntPregunta {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 727px;
    height: 153px;
    background-color: #6ea9a7;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    top: 16%;
}

.pregunta {
    font-family: 'cabinregular';
    font-size: 40px;
    line-height: 48px;
    color: #FEFEFE;
    letter-spacing: 0;
    text-align: left;
    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%);
}

.flechaPregunta {
    position: absolute;
    width: 370px;
    height: 71px;
    background: #c84045;
    left: 50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    bottom: -47%;
}

.flechaPregunta:after {
    content: "";
    position: absolute;
    bottom: -98.5%;
    left: 50%;
    border-style: solid;
    border-width: 71px 186px 0;
    border-color: #c84045 transparent;
    display: block;
    width: 0;
    z-index: 1;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
}

.flechaPregunta .pregunta {
    z-index: 2;
    text-align: center;
    top: 90%;
    line-height: 55px;
    display: none;
}

.flechaPregunta .clickCirculo {
    background-image: url(../img/click/clickCirculo2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 58px;
    height: 64px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%);
    -ms-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    z-index: 2;
}

.pantalla2 {
    background: url(../img/multiplo/pantalla2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 623px;
    height: 442px;
    left: 50%;
    top: 54%;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.pantalla2>div {
    background: transparent;
    width: 555px;
    height: 253px;
    position: absolute;
    left: 4.3%;
    top: 8.9%;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 30px 5px 105px 37px;
}

.pantalla2 .texto {
    line-height: 46px;
    font-family: 'cabinregular';
    font-size: 40px;
    color: #E83E45;
    display: none;
    white-space: nowrap;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate( -50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.pantalla2 .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%);
}