@import url("M_G06_U02_L02_03.css");
/*ILUSTRACIONES*/
/*peso*/

.IL_M_G06_U02_L02_03_01_01 {
    background-image: url(../img/M_G06_U02_L03_03_01/imgAct1f4.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 355px;
    height: 377.5px;
    position: absolute;
}

#peso1 {
    left: 50%;
    top: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
}

#peso2 {
    top: 176px;
    left: 44px;
}

.texto {
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 42px;
    white-space: nowrap;
    letter-spacing: -0.5px;
}

.cntPregunta1 {
    background-image: url(../img/M_G06_U02_L03_03_01/cntPregunta1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1131px;
    height: 318px;
    left: 6%;
    top: 139px;
    position: absolute;
    display: inline-block;
}

.cntPregunta2 {
    background-image: url(../img/M_G06_U02_L03_03_01/cntPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 651px;
    height: 269px;
    left: 40%;
    top: 15%;
    position: absolute;
    display: inline-block;
}

.cntPregunta3 {
    background-image: url(../img/M_G06_U02_L03_03_01/cntPregunta3.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 489px;
    height: 211px;
    left: 47%;
    top: 60%;
    position: absolute;
    display: inline-block;
}

.cntPregunta2In {
    background-image: url(../img/M_G06_U02_L03_03_01/cntPregunta2In.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 651px;
    height: 269px;
    left: 41%;
    top: 15%;
    position: absolute;
    display: inline-block;
}

.cntPregunta3In {
    background-image: url(../img/M_G06_U02_L03_03_01/cntPregunta3In.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 489px;
    height: 211px;
    left: 48%;
    top: 60%;
    position: absolute;
    display: inline-block;
}

.cntPregunta4 {
    background-image: url(../img/M_G06_U02_L03_03_01/cntPregunta4.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1134px;
    height: 495px;
    left: 4.5%;
    top: 12%;
    position: absolute;
    display: inline-block;
}

.cntPregunta5 {
    background-image: url(../img/M_G06_U02_L03_03_01/cntPregunta5.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1128px;
    height: 461px;
    left: 4.5%;
    top: 14%;
    position: absolute;
    display: inline-block;
}

.cntPregunta6 {
    background-image: url(../img/M_G06_U02_L03_03_01/cntPregunta6.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1248px;
    height: 568px;
    left: 0px;
    top: 83px;
    position: absolute;
    display: inline-block;
}

.cntPregunta7 {
    background-image: url(../img/M_G06_U02_L03_03_01/cntPregunta7.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 651px;
    height: 269px;
    left: 40%;
    top: 15%;
    position: absolute;
    display: inline-block;
}

.cntPregunta8 {
    background-image: url(../img/M_G06_U02_L03_03_01/cntPregunta8.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 489px;
    height: 211px;
    left: 47%;
    top: 60%;
    position: absolute;
    display: inline-block;
}

.clickPregunta {
    background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 39px;
    position: absolute;
    left: 84%;
    top: 20%;
    display: inline-block;
}

.clickPregunta2 {
    background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 25px;
    height: 27px;
    position: absolute;
    left: 50%;
    top: 47.2%;
    display: inline-block;
}
/*pregunta1*/

#pregunta1 {
    width: 390px;
    height: 123px;
    background-color: transparent;
    display: inline-block;
    top: 56px;
    position: absolute;
    -webkit-border-top-right-radius: 35px;
    -webkit-border-bottom-right-radius: 35px;
    -moz-border-radius-topright: 35px;
    -moz-border-radius-bottomright: 35px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
}

#pregunta1 .texto {
    color: #fefefe;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}

#respuesta1 {
    color: #6E6E6E;
    left: 39%;
    top: 23.5%;
    position: absolute;
    display: none;
}
/*fin pregunta1*/

.pregunta {
    margin: 1.5% auto 0 auto;
    display: table;
    width: 98.8%;
    height: 46%;
}

.pregunta .texto {
    text-align: center;
    color: #fefefe;
    line-height: 40px;
}

.respuesta {
    margin: 8% auto 0 auto;
    display: table;
    display: none;
}

.respuesta .texto {
    text-align: center;
    color: #fefefe;
    font-size: 50px;
    line-height: 30px;
}

.sombraIzquiera {
    width: 44px;
    height: 101px;
    box-shadow: 19px 3px 20px -19px rgb(87, 87, 87);
    background-color: #f6f1f7;
    top: -16%;
    left: -3%;
    position: absolute;
    transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    -moz-transform: rotate(44deg);
    -ms-transform: rotate(44deg);
    z-index: 1;
}

.sombraDerecha {
    width: 44px;
    height: 101px;
    box-shadow: 19px 3px 20px -19px rgb(87, 87, 87);
    background-color: #f6f1f7;
    top: -16%;
    right: -3%;
    position: absolute;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    z-index: 1;
}

.circuloSimple {
    -webkit-border-radius: 91px;
    -moz-border-radius: 91px;
    border-radius: 91px;
    width: 91px;
    height: 91px;
    background-color: transparent;
    position: absolute;
    display: inline-block;
  
}

.circuloSimple .numero {
    font-family: 'cabinregular';
    font-size: 40px;
    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%);
}

.circulo {
    -webkit-border-radius: 91px;
    -moz-border-radius: 91px;
    border-radius: 91px;
    width: 91px;
    height: 91px;
    background-color: #f6f1f7;
    position: absolute;
    display: inline-block;
    cursor: pointer;
}

.circulo .clickCirculo {
    background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 28px;
    height: 31px;
    position: absolute;
    display: inline-block;
    left: 52%;
    top: 54%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.circulo .numero {
    font-family: 'cabinregular';
    font-size: 40px;
    color: #575756;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    display: none;
    top: 47%;
    left: 49%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.cntPregunta4 .texto,
.cntPregunta5 .texto {
    color: #fefefe;
    position: absolute;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0;
}

.cntPregunta6 .texto {
    color: #fefefe;
    position: absolute;
}

.cntPregunta4 .respuesta,
.cntPregunta5 .respuesta {
    color: #fefefe;
    font-size: 40px;
    margin: 20% 0 0 -260%;
    font-family: 'cabinregular';
}

.titulo {
    font-family: 'cabinregular';
    color: #575756;
    position: absolute;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: -0.4px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 980px;
    top: 82px;
}

.campoOculto {
    width: 149px;
    height: 81px;
    background-color: transparent;
    position: absolute;
    display: inline-block;
    cursor: pointer;
}

.campoOculto .clickCampoOculto {
    background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 39px;
    position: absolute;
    display: inline-block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.bordeInferiorcampoOculto {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.campoOculto .numero {
    font-family: 'cabinregular';
    font-size: 29px;
    color: #fefefe;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    white-space: nowrap;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f1 {
    background-image: url(../img/M_G06_U02_L03_03_01/imgAct1f1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1153px;
    height: 379.83px;
    left: 583px;
    top: 268px;
    position: absolute;
    transform: translate(-50%, -50%);
}

.f2 {
    background-image: url(../img/M_G06_U02_L03_03_01/imgAct1f2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 129px;
    height: 315.51px;
    left: 1188px;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.f3 {
    background-image: url(../img/M_G06_U02_L03_03_01/imgAct1f3.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 972px;
    height: 231px;
    left: 48.2%;
    top: 565px;
    position: absolute;
    transform: translate(-50%, -50%);
}

.ggc_contenido_M {
    background: #662482;
    border-bottom-color: #662482;
    color: #575756;
}