@import url("M_G06_U04_L02_03.css");
/*ILUSTRACIONES*/
/*peso*/

.IL_M_G06_U02_L02_03_01_01 {
    background-image: url(../img/M_G06_U02_L05_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_L05_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_L05_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_L05_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_L05_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_L05_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_L05_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_L05_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_L05_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_L05_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_L05_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_L05_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_L05_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_L05_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;
}
.periUno{
     background-image: url(../img/M_G06_U02_L05_03_02/imgAct2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 645px;
}
.periDos{
     background-image: url(../img/M_G06_U02_L05_03_02/imgAct2-02.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 645px;
}
.periTres{
     background-image: url(../img/M_G06_U02_L05_03_02/imgAct2-03.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 645px;
}
.periCuatro{
     background-image: url(../img/M_G06_U02_L05_03_02/imgAct2-04.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1047px;
    height: 432px;
    margin: 2% auto;
}
.periCinco{
     background-image: url(../img/M_G06_U02_L05_03_02/imgAct2-05.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1169px;
    height: 392px;
    margin: 4% auto;
}
.mouseImg1{
      width: 415px;
  height: 27px;
  position: absolute;
  right: 13%;
  bottom: 17%;
  border: 0;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 5px;
    text-align: left;
    padding-top: 25px;
    background-color: #FF7A00;
}
.mouse1{
     width: 450px;
  height: 57px;
  position: absolute;
  right: 12%;
  bottom: 17%;
  border: 0;
}
.mouseImg2{
      width: 90px;
  height: 17px;
  position: absolute;
  right: 4%;
  bottom: 18%;
  border: 0;
      z-index: 999;
  color: #706F6F;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 0;
    text-align: left;
    padding-top: 25px;
    background-color: #F5F5F5;
}
.mouse2{
        width: 100px;
  height: 40px;
  position: absolute;
  right: 3.5%;
  bottom: 18%;
  border: 0;
}
.mouseImg3{
      width: 615px;
  height:  50px;
  position: absolute;
  right: 3.3%;
  top: 32%;
  border: 0;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 45px;
    line-height: 0;
    text-align: center;
    padding-top: 25px;
    background-color: #FF7A00;
}
.mouse3{
      width: 615px;
  height: 97px;
  position: absolute;
  right: 3.3%;
  top: 13%;
  border: 0;
}
.mouseImg4{
      width: 613px;
  height:  50px;
  position: absolute;
  right: 3.3%;
  top: 65%;
  border: 0;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 45px;
    line-height: 0;
    text-align: center;
    padding-top: 25px;
    background-color: #FF7A00;
}
.mouse4{
      width: 615px;
  height: 97px;
  position: absolute;
  right: 3.3%;
  top: 45%;
  border: 0;
}
.mouseImg5{
     width: 750px;
  height: 205px;
  position: absolute;
  right: 20%;
  top: 41%;
  border: 0;
      z-index: 999;
  color: #6F6F6E;
    font-family: 'cabinregular';
    font-size: 45px;
    line-height: 1;
    text-align: center;
    padding-top: 25px;
    background-color: #fff;
}
.mouse5{
       width: 700px;
  height: 128px;
  position: absolute;
  right: 21.3%;
  top: 19%;
  border: 0;
}
.mouseImg6{
    width: 386px;
  height: 81px;
  position: absolute;
  left: 3.3%;
  bottom: 26%;
  border: 0;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    padding-top: 10px;
    background-color: #FF7A00;
}
.mouseImg62{
     width: 153px;
  height: 70px;
  position: absolute;
  left: 36%;
  bottom: 24%;
  border: 0;
      z-index: 999;
  color: #6F6F6E;
    font-family: 'cabinregular';
    font-size: 40px;
    line-height: 1;
    text-align: center;
    padding-top: 20px;
    background-color: #fff;
    border-radius: 30px;

}
.mouse6{
     width: 582px;
  height: 150px;
  position: absolute;
  left: 3.3%;
  bottom: 20%;
  border: 0;
}
.mouseImg7{
     width: 386px;
  height: 81px;
  position: absolute;
  right: 18.3%;
  bottom: 26%;
  border: 0;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    padding-top: 10px;
    background-color: #FF7A00;
}
.mouseImg72{
      width: 153px;
  height: 70px;
  position: absolute;
  right: 5%;
  bottom: 24%;
  border: 0;
      z-index: 999;
  color: #6F6F6E;
    font-family: 'cabinregular';
    font-size: 40px;
    line-height: 1;
    text-align: center;
    padding-top: 20px;
    background-color: #fff;
    border-radius: 30px;

}
.mouse7{
      width: 582px;
  height: 150px;
  position: absolute;
  right: 3.3%;
  bottom: 20%;
  border: 0;
}
.clicpe{
  background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 33px;
    margin: 0 auto;
      position: absolute;
  left: 61.5%;
    top:26%;
  z-index: 2;
    border: none;
}

.area1{
    background-image: url(../img/M_G06_U04_L02_03_02/imgAct1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1131px;
    height: 509px;
    margin: 2% auto;
}
.area2{
    background-image: url(../img/M_G06_U04_L02_03_02/imgAct2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1194px;
    height: 502px;
    margin: 2% auto;
}



.pop3{
      width: 70px;
  height: 65px;
}


.pop3Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
    width: 1115px;
  height: 730px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
    
  
  
}
.pop3Show .btnCerrarCC {
  background-image: url(../img/M_G06_U04_L02_03_02/btncerrar1-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 67px;
  height: 67px;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.pop3Show .contenido {
  background-color: #FFFFFF;
  width: 94%;
  height: 85%;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 3.5% auto 0 auto;
  position: relative;
    border: 10px solid #e94e1b;
}

.pop4{
      width: 70px;
  height: 65px;
}

.pop4Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
    width: 1190px;
  height: 730px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
    
  
  
}
.pop4Show .btnCerrarCC {
  background-image: url(../img/M_G06_U04_L02_03_02/btncerrar1-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 67px;
  height: 67px;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.pop4Show .contenido {
  background-color: #FFFFFF;
  width: 94%;
  height: 85%;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 3.5% auto 0 auto;
  position: relative;
    border: 10px solid #e94e1b;
}


.pop5{
      width: 70px;
  height: 65px;
}

.pop5Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
    width: 1190px;
  height: 730px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
    
  
  
}
.pop5Show .btnCerrarCC {
  background-image: url(../img/M_G06_U04_L02_03_02/btncerrar1-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 67px;
  height: 67px;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.pop5Show .contenido {
  background-color: #FFFFFF;
  width: 94%;
  height: 85%;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 3.5% auto 0 auto;
  position: relative;
    border: 10px solid #e94e1b;
}

.pop6{
      width: 70px;
  height: 65px;
}

.pop6Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
    width: 1190px;
  height: 730px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
    
  
  
}
.pop6Show .btnCerrarCC {
  background-image: url(../img/M_G06_U04_L02_03_02/btncerrar1-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 67px;
  height: 67px;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.pop6Show .contenido {
  background-color: #FFFFFF;
  width: 94%;
  height: 85%;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 3.5% auto 0 auto;
  position: relative;
    border: 10px solid #e94e1b;
}


.pop7{
      width: 70px;
  height: 65px;
}

.pop7Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
    width: 1190px;
  height: 760px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
    
  
  
}
.pop7Show .btnCerrarCC {
  background-image: url(../img/M_G06_U04_L02_03_02/btncerrar1-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 67px;
  height: 67px;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.pop7Show .contenido {
  background-color: #FFFFFF;
  width: 94%;
  height: 85%;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 3.5% auto 0 auto;
  position: relative;
    border: 10px solid #e94e1b;
}

.clic1{
      width: 230px;
  height: 59px;
  position: absolute;
  top: 62%;
  left: 71%;
}

.clic2{
      width: 230px;
  height: 59px;
  position: absolute;
  top: 72%;
  left: 71%;
}
.clic3{
     width: 230px;
  height: 65px;
  position: absolute;
  top: 49%;
  left: 69%;
}
.clic4{
     width: 230px;
  height: 65px;
  position: absolute;
  top: 59%;
  left: 69%;
}
.clic5{
     width: 230px;
  height: 65px;
  position: absolute;
  top: 69%;
  left: 69%;
}

.clic1Show{
      width: 242px;
  height: 78px;
  position: absolute;
  top: 61.2%;
  left: 70.9%;
     background-image: url(../img/M_G06_U04_L02_03_02/imgIlus1-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.clic2Show{
      width: 242px;
  height: 78px;
  position: absolute;
    top: 70.8%;
  left: 70.9%;
     background-image: url(../img/M_G06_U04_L02_03_02/imgIlus2-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.clic3Show{
      width: 242px;
  height: 78px;
  position: absolute;
     top: 48.8%;
  left: 68.5%;
     background-image: url(../img/M_G06_U04_L02_03_02/imgIlus5-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.clic4Show{
      width: 242px;
  height: 78px;
  position: absolute;
     top: 58.5%;
  left: 68.5%;
     background-image: url(../img/M_G06_U04_L02_03_02/imgIlus6-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.clic5Show{
      width: 242px;
  height: 78px;
  position: absolute;
     top: 68.1%;
  left: 68.5%;
     background-image: url(../img/M_G06_U04_L02_03_02/imgIlus7-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
}






.nextPop{
     width: 51px;
  height: 98px;
  position: absolute;
   top: 36.2%;
  left: 91.7%;
    background-image: url(../img/M_G06_U04_L02_03_02/next-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.prevPop{
     width: 51px;
  height: 98px;
  position: absolute;
   top: 36.2%;
  left: 3.7%;
    background-image: url(../img/M_G06_U04_L02_03_02/prev-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
