@import url("M_G06_U02_L02_03.css");
/*ILUSTRACIONES*/
/*peso*/

.texto {
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 42px;
    white-space: nowrap;
    letter-spacing: -0.5px;
}

.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;
}

.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;
    z-index: 1;
}

.clickPregunta2 {
    background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 39px;
    position: absolute;
    left: 50%;
    top: 47.2%;
    display: inline-block;
    z-index: 1;
}

.clickPregunta4 {
    background-image: url(../img/click/clickPregunta4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 36px;
    height: 40px;
    position: absolute;
    left: 48%;
    top: 43.2%;
    display: inline-block;
    z-index: 1;
}

.clickPregunta5 {
    background-image: url(../img/click/clickPregunta5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 36px;
    height: 40px;
    position: absolute;
    left: 48%;
    top: 43.2%;
    display: inline-block;
    z-index: 1;
}
/*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-top-right: 35px;
    -moz-border-radius-bottom-right: 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);
    -moz-box-shadow: 19px 3px 20px -19px rgb(87, 87, 87);
    -ms-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);
    -moz-box-shadow: 19px 3px 20px -19px rgb(87, 87, 87);
    -ms-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;
    -ms-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%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-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_L06_01/imgAct1f1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 942.6px;
    height: 614.14px;
    left: 49.8%;
    top: 375px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f2 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1166.26px;
    height: 512.33px;
    left: 50%;
    top: 319px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f3 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1166.26px;
    height: 503.73px;
    left: 50%;
    top: 319px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.fondo1 {
    background-image: url(../img/M_G06_U02_L06_01/imgFondo1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 659.19px;
    left: 50%;
    top: 349px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f4 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 753.15px;
    height: 462.62px;
    left: 871px;
    top: 349px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f5 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f5.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 753.15px;
    height: 376.62px;
    left: 871px;
    top: 361px;
    position: absolute;
    transform: translate(-50%, -50%);
}

.f6 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 753.15px;
    height: 376.62px;
    left: 871px;
    top: 361px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f7 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f7.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 753.15px;
    height: 403.62px;
    left: 871px;
    top: 356px;
    position: absolute;
    transform: translate(-50%, -50%);
}

.f8 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f8.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1230px;
    height: 539px;
    left: 50%;
    top: 361px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f9 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f9.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1226.73px;
    height: 533px;
    left: 624px;
    top: 367px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f9_1 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f191.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1226.69px;
    height: 549px;
    left: 625px;
    top: 356px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transf
}

.f9_2 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f192.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1224.36px;
    height: 532px;
    left: 623px;
    top: 358px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f10 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f10.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1221.36px;
    height: 547px;
    left: 621.5px;
    top: 363px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f11 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f11.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1226.76px;
    height: 561px;
    left: 620.5px;
    top: 370px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    image-rendering: auto;
}

.f12 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f12.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1224.98PX;
    height: 563.74px;
    left: 624px;
    top: 373px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    image-rendering: -webkit-optimize-contrast;
}

.f13 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f13.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1224.36px;
    height: 523.46px;
    left: 623px;
    top: 355px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    image-rendering: -webkit-optimize-contrast;
}

.f14 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f14.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1217px;
    height: 563.9px;
    left: 624px;
    top: 375px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    image-rendering: -webkit-optimize-contrast;
}

.f15 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f15.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1223.38px;
    height: 555px;
    left: 623px;
    top: 364px;
    position: absolute;
    transform: translate(-50%, -50%);
}

.f16 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f16.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1224.36px;
    height: 536px;
    left: 623px;
    top: 375px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f17 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f17.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1223.52px;
    height: 570px;
    left: 623px;
    top: 357px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f18 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f18.png);
    background-size: 100% 100%;
    width: 1223.86px;
    height: 531.24px;
    left: 622px;
    top: 357px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f19 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f19.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1221.61px;
    height: 552px;
    left: 623px;
    top: 357px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f20 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f20.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1220.59px;
    height: 555px;
    left: 623px;
    top: 359px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f21 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f21.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1223.36px;
    height: 553px;
    left: 623px;
    top: 358px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f22 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f22.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1224.86px;
    height: 555px;
    left: 623px;
    top: 360px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.f23 {
    background-image: url(../img/M_G06_U02_L06_01/imgAct1f23.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1224.36px;
    height: 565.1px;
    left: 622px;
    top: 362px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.ggc_contenido_M {
    background: #1D70B7;
    border-bottom-color: #1D70B7;
    color: #575756;
}

.contentClick {
    cursor: pointer;
    width: 200px;
    height: 200px;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.ct1 {
    cursor: pointer;
    left: 330px;
    top: 461px;
    height: 230px;
    width: 576px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct2 {
    cursor: pointer;
    left: 915px;
    top: 461px;
    height: 230px;
    width: 576px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct3 {
    cursor: pointer;
    left: 330px;
    height: 225px;
    top: 458px;
    width: 576px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct4 {
    cursor: pointer;
    left: 915px;
    height: 225px;
    top: 458px;
    width: 576px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct5 {
    cursor: pointer;
    left: 875px;
    height: 105.07px;
    top: 474px;
    width: 642.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct6 {
    cursor: pointer;
    left: 875px;
    height: 147px;
    top: 422px;
    width: 642.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct7 {
    cursor: pointer;
    left: 875px;
    height: 91.18px;
    top: 451px;
    width: 642.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct8 {
    cursor: pointer;
    left: 875px;
    height: 163.38px;
    top: 432px;
    width: 642.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct9 {
    cursor: pointer;
    left: 790px;
    height: 96.54px;
    top: 578px;
    width: 642.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct10 {
    cursor: pointer;
    left: 796px;
    height: 93.14px;
    top: 581px;
    width: 640.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct101 {
    cursor: pointer;
    left: 790px;
    height: 93.14px;
    top: 576px;
    width: 640.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct102 {
    cursor: pointer;
    left: 796px;
    height: 93.14px;
    top: 573px;
    width: 640.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct11 {
    cursor: pointer;
    left: 790px;
    height: 93.14px;
    top: 577px;
    width: 640.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct12 {
    cursor: pointer;
    left: 795px;
    height: 143.14px;
    top: 574px;
    width: 640.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct13 {
    cursor: pointer;
    left: 795px;
    height: 170.14px;
    top: 561px;
    width: 640.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct14 {
    cursor: pointer;
    left: 789px;
    height: 105.14px;
    top: 558px;
    width: 640.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct15 {
    cursor: pointer;
    left: 789px;
    height: 130.14px;
    top: 585px;
    width: 640.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct16 {
    cursor: pointer;
    left: 788px;
    height: 107.14px;
    top: 584px;
    width: 642.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct17 {
    cursor: pointer;
    left: 796px;
    height: 92.14px;
    top: 588px;
    width: 642.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px
}

.ct18 {
    cursor: pointer;
    left: 789px;
    height: 107.14px;
    top: 583px;
    width: 642.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct19 {
    cursor: pointer;
    left: 795px;
    height: 91.14px;
    top: 574px;
    width: 642.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct20 {
    cursor: pointer;
    left: 790px;
    height: 105.14px;
    top: 572px;
    width: 640.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct21 {
    cursor: pointer;
    left: 797px;
    height: 135.14px;
    top: 561px;
    width: 640.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct22 {
    cursor: pointer;
    left: 797px;
    height: 156px;
    top: 551px;
    width: 640.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct23 {
    cursor: pointer;
    left: 788px;
    height: 121px;
    top: 572px;
    width: 640.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.ct24 {
    cursor: pointer;
    left: 788px;
    height: 128px;
    top: 572px;
    width: 640.381px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.parcheVerde {
    background-image: url(../img/M_G06_U02_L06_01/pacheVerde.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 180px;
    height: 89.33px;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    L
}

.parcheNaranja {
    background-image: url(../img/M_G06_U02_L06_01/parcheNaranja.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 180px;
    height: 89.33px;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.imgCuadroFigura1{
  background-image: url(../img/M_G06_U02_L06_01/imgCuadroFigura1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 232px;
  right: 10px;
  top: 11px;
  width: 631px;
  position: absolute;
}
.imgCuadroFigura2{
  background-image: url(../img/M_G06_U02_L06_01/imgCuadroFigura2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 628px;
  height: 232px;
  right: 9px;
  top: 14px;
  position: absolute;
}