@import url("M_G06_U05_L02_03.css");
.elementoRelativo {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}
.elementoRelativo2 {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}

.cntEquivalencias {
    padding: 10px solid rgba(155, 155, 155, 0.3);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(155, 155, 155, 0.3);
    margin: 2% auto 0 auto;
    display: inline-block;
    display: table;
}
/*tblEquivalencias 1*/

.tblEquivalencias {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 10px solid transparent;
    border-collapse: separate;
    width: 1119px;
    height: 382px;
    margin: 0 auto;
}
/*titulo*/

.tblEquivalencias tr th {
    width: 325px;
    height: 81px;
}

.tblEquivalencias tr th .elementoRelativo {
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.tblEquivalencias tr th .titulo {
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fefefe;
    font-family: 'cabinbold';
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 0;
}
.titulo1{
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fefefe;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 0;
    border:0;
    display: block;
}
.titulo2{
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fefefe;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 0;
    border:0;
    display: block;
}
.titulo3{
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fefefe;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 0;
    border:0;
    display: block;
}

.tblEquivalencias tr th:nth-child(odd) .elementoRelativo {
    background-color: #2FAC66;
}

.tblEquivalencias tr th:nth-child(even) .elementoRelativo {
    background-color: #EF525B;
}
/*fin titulo*/
/*contenido*/

.tblEquivalencias tr td .elementoRelativo {
    width: 557px;
    height: 171px;
    
}
.tblEquivalencias tr td .elementoRelativo2 {
    width: 557px;
    height: 90px;
    
}

.tblEquivalencias tr td:nth-child(2) .elementoRelativo {
    
}

.tblEquivalencias tr td {
    color: #6E6E6E;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 75px;
    letter-spacing: 0;
}

.tblEquivalencias tr td:nth-child(1) {
    text-align: center;
}

.tblEquivalencias tr td:nth-child(2) .texto {
    text-align: left;
    padding-left: 225px;
}

.tblEquivalencias tr td:nth-child(3) .texto {
    padding-left: 63px;
}

.tblEquivalencias tr:nth-child(1) th:nth-child(2) {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.tblEquivalencias tr td:nth-child(2) {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.tblEquivalencias tr:nth-last-child(1) td {
    border-bottom: 0;
}

.borderRadiusL {
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
}

.borderRadiusR {
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
}
/*fin contenido*/

.campoOculto {
    width: 557px;
    height: 177px;
}
.elementoRelativo2 .campoOculto {
    width: 557px;
    height: 90px;
}


.tblEquivalencias #f1 .campoOculto {
    background-image: url(../img/M_G06_U02_L05_03_01/figuraPlana1.png);background-repeat: no-repeat;background-size: 100% 100%;
}
.tblEquivalencias #f2 .campoOculto {
    background-image: url(../img/M_G06_U02_L05_03_01/figuraPlana2.png);background-repeat: no-repeat;background-size: 100% 100%;
}
.tblEquivalencias #f3 .campoOculto {
   background-image: url(../img/M_G06_U02_L05_03_01/figuraPlana3.png);background-repeat: no-repeat;background-size: 100% 100%;
}
.tblEquivalencias #f4 .campoOculto {
     background-image: url(../img/M_G06_U02_L05_03_01/figuraPlana4.png);background-repeat: no-repeat;background-size: 100% 100%;
}

/*tblEquivalencias2*/

.tblEquivalencias2 tr th:nth-child(odd) .elementoRelativo {
    background-color: #EF525B !important;
}

.tblEquivalencias2 tr th:nth-child(even) .elementoRelativo {
    background-color: #2FAC66 !important;
}

.tblEquivalencias2 tr:nth-child(even) .campoOculto {
    background-color: #9B9B9A !important;
}

.tblEquivalencias2 tr:nth-child(odd) .campoOculto {
    background-color: #2FAC66 !important;
}
/*fin tblEquivalencias2*/

.clickCampoOculto {
    
    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%);
}
.numero1{
    font-family: 'cabinregular';
    font-size: 35px;
    color: #706F6F;
    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%);
    
}

.numero2{
    font-family: 'cabinregular';
    font-size: 35px;
    color: #706F6F;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    display: none;
    top: 58%;
    left: 54%;
    white-space: nowrap;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    
}
.numero3{
    font-family: 'cabinregular';
    font-size: 35px;
    color: #706F6F;
    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%);
    
}
.campoOculto .numero {
    font-family: 'cabinregular';
    font-size: 47px;
    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%);
    margin-top: 2%;
}
.numeroNoFig {
    font-family: 'cabinregular';
    font-size: 47px;
    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%);
    margin-top: 2%;
}
/*cntPreguntaConversion*/

.cntPreguntaConversion {
    width: 1049px;
    height: 446px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 12px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 12px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 12px -2px rgba(0, 0, 0, 0.3);
    display: table;
    margin: 6.5% auto 0 auto;
    background-color: #FEFEFE;
}

.cntPreguntaConversion .header {
    width: 1049px;
    height: 58px;
    background-color: #EF525B;
    -webkit-box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.3);
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.cntPreguntaConversion .pregunta {
    width: 707px;
    height: 133px;
    background-color: #EF525B;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: table;
    margin: -9% auto 0 auto;
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0px 9px 9px -6px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 9px 9px -6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 9px 9px -6px rgba(0, 0, 0, 0.3);
}

.cntPreguntaConversion .pregunta #texto1 {
    font-family: 'cabinregular';
    font-size: 40px;
    line-height: 45px;
    color: #fefefe;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    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%);
}

.cntPreguntaConversion .pregunta #texto2 {
    font-family: 'cabinregular';
    text-align: center;
    font-size: 45px;
    line-height: 52px;
    color: #6E6E6E;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    top: 140%;
    left: -4%;
    white-space: nowrap;
    display: none;
}

.cntPreguntaConversion .pregunta .click {
    background-image: url(../img/click/clickEquivalencia.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 35px;
    height: 39px;
    position: absolute;
    display: inline-block;
    left: 92%;
    top: 62%;
}

.fraccionario .linea {
    border-color: #6E6E6E;
}
/*inicio tablaConversion*/

.tablaConversion {
    background-image: url(../img/M_G06_U02_L03_03_02/tablaConversion.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1241px;
    height: 328px;
    position: absolute;
    display: table;
    margin: 3.5% auto 0 auto;
}

.tablaConversion .palabra {
    font-family: 'cabinregular';
    color: #fefefe;
    position: absolute;
    font-size: 29px;
    line-height: 33px;
    letter-spacing: 0;
}

.titulo {
    font-family: 'cabinregular';
    color: #575756;
    position: absolute;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0;
    top: 9.5%;
    left: 6%;
}
/*fint tablaConversion*/

.tblConversion {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 10px solid transparent;
    border-collapse: separate;
}
/*titulo*/

.tblConversion tr th {
    height: 46px;
    white-space: nowrap;
    text-align: center;
    color: #fefefe;
    font-family: 'cabinbold';
    font-size: 35px;
    line-height: 46px;
    letter-spacing: 0;
}

.tblConversion tr th:nth-child(1) {
    width: 376px;
}

.tblConversion tr th:nth-child(2) {
    width: 502px;
}

.tblConversion tr th .elementoRelativo {
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.tblConversion tr th:nth-child(odd) .elementoRelativo {
    background-color: #2FAC66;
}

.tblConversion tr th:nth-child(even) .elementoRelativo {
    background-color: #EF525B;
}
/*fin titulo*/
/*contenido*/

.tblConversion tr td .elementoRelativo {
    height: 61px;
    background-color: #fefefe;
}

.tblConversion tr td:nth-child(2) .elementoRelativo {
    background-color: #F5F5F5;
}

.tblConversion tr td {
    color: #6E6E6E;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 61px;
    letter-spacing: 0;
    border-bottom: 5px solid transparent;
    text-align: center;
}

.tblConversion tr:nth-child(1) th:nth-child(2) {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.tblConversion tr td:nth-child(2) {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.tblConversion tr:nth-last-child(1) td {
    border-bottom: 0;
}

.borderRadiusL {
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
}

.borderRadiusR {
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
}

.celdaOculta {
    cursor: pointer;
}

.celdaOculta .texto {
    display: none;
}

.celdaOculta .clickCampoOculto {
    background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 36px;
    height: 40px;
    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%);
}

.tituloFig{
width: 1119px;
    height: 85px;
    background-color: #575756;
    font-family: 'cabinregular';
    color:#fff;
      margin: 0.5% auto;
    font-size: 35px;
    line-height: 75px;
    text-align: center;
    letter-spacing: 1px;
    display: block;
    border:0;
    
}

.mouseGris1{
     background-image: url(../img/click/clickPregunta3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 33px;
    margin: 0 auto;
      position: absolute;
  left: 48.5%;
  z-index: 2;
    border: none;
}
.mouseGris2{
     background-image: url(../img/click/clickPregunta3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 33px;
    margin: 0 auto;
      position: absolute;
  left: 48.5%;
  z-index: 2;
    border: none;
    
}

#noPlano{
width: 766px;
  height: 343px;  
}
.box{
    width: 550px;
    height: 81px;
    float: left;
    background-color: #575756;
    margin-bottom: 1.5%;
}
.box2{
    width: 550px;
    height: 129px;
    float: left; 
    margin-bottom: 1%;
}
.box3{
    width: 1114px;
    height: 76px;
    float: left; 
    background-color: #575756;
    margin-bottom: 1.5%;
}
.box4{
    width: 1114px;
    height: 129px;
    float: left; 
}
.formas{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1114px;
}
.formas2{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1100px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras91.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1100px;
    height: 456px;
}
.formas3{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1100px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras92.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1100px;
    height: 456px;
}
.formas4{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1232px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras93.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 436px;
}
.formas5{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1232px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras94.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 436px;
}
.formas6{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1232px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras95.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 436px;
}
.formas7{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1232px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras96.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 436px;
}
.formas8{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1232px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras97.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 436px;
}
.formas9{
    
    margin: 1.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1232px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras98.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 436px;
}
.formas10{
    
    margin: 2.3% auto 0 auto;
    display: inline-block;
    display: table;
    width: 1202px;
    background-image: url(../img/M_G06_U02_L05_03_01/imgFiguras99.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 493px;
}
.tituloNoFig{
  background-image: url(../img/M_G06_U02_L05_03_01/imgHead1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 835px;
    height: 118px;
    margin: 0 auto;
      font-family: 'cabinregular';
  color: #575756;
  margin: 0.5% auto;
  font-size: 35px;
  line-height: 145px;
  text-align: center;
  letter-spacing: 1px;
    border:0;
    display: block;
}
.contenidoNoFig{
background-image: url(../img/M_G06_U02_L05_03_01/imgContenido1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 766px;
    height: 343px;
    margin: 0 auto;
    position: absolute;
  left: 19.1%;
  top: 37%;
    
}
.boxHead{
    width: 364px;
    height: 60px;
    float: left;
    background-color: #575756;
    margin-bottom: 1.5%;
}
.pregNueveUno{
    width: 583px;
    height: 87px;
    position: absolute;
  right: 8%;
  top: 25%;
    border: 0;
}
.pregNueveDos{
    width: 583px;
    height: 87px;
    position: absolute;
  right: 8%;
    top: 55%;
    border: 0;
    
}
.respNueveUno{
    width: 583px;
    height: 109px;
    position: absolute;
  right: 8%;
    top: 39%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 45px;
    line-height: 114px;
    text-align: center;
}
.respNueveDos{
    width: 583px;
    height: 109px;
    position: absolute;
  right: 8%;
    top: 70%;
      z-index: 999;
    font-family: 'cabinregular';
    font-size: 45px;
    line-height: 114px;
    text-align: center;
  color: #fff;
}
.pregNueveTres{
    width: 583px;
    height: 132px;
    position: absolute;
  right: 4%;
  top: 25%;
    border: 0;
}
.respNueveTres{
    width: 583px;
    height: 160px;
    position: absolute;
    right: 1%;
    top: 46%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
}
.pregNueveCuatro{
    width: 583px;
    height: 132px;
    position: absolute;
  right: 4%;
  top: 25%;
    border: 0;
}
.respNueveCuatro{
    width: 583px;
    height: 160px;
    position: absolute;
    right: 1%;
    top: 47%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
}
.respNueveCinco{
    width: 583px;
    height: 160px;
    position: absolute;
    right: 1%;
    top: 47%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
}
.pregNueveCinco{
    width: 583px;
    height: 132px;
    position: absolute;
  right: 4%;
  top: 25%;
    border: 0;
}
.respNueveSeis{
    width: 583px;
    height: 160px;
    position: absolute;
    right: 1%;
    top: 47%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
}
.pregNueveSeis{
    width: 583px;
    height: 132px;
    position: absolute;
  right: 4%;
  top: 25%;
    border: 0;
}
.respNueveSiete{
    width: 583px;
    height: 160px;
    position: absolute;
    right: -3%;
    top: 47%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
}
.pregNueveSiete{
    width: 583px;
    height: 132px;
    position: absolute;
  right: 4%;
  top: 25%;
    border: 0;
}
.respNueveOcho{
    width: 583px;
    height: 160px;
    position: absolute;
    right: -3%;
    top: 49%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
}
.pregNueveOcho{
    width: 583px;
    height: 132px;
    position: absolute;
  right: 4%;
  top: 25%;
    border: 0;
}
.mouseImg1{
    width: 227px;
    height: 119px;
    position: absolute;
right: 42%;
  top: 37%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
    background-image: url(../img/M_G06_U02_L05_03_01/ImgCuadraRojo.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mouse1{
    width: 53px;
    height: 53px;
    position: absolute;
 right: 51.5%;
  top: 25.5%;
    border: 0;
}
.mouseImg2{
    width: 227px;
    height: 119px;
    position: absolute;
right: 22.4%;
  top: 37%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
    background-image: url(../img/M_G06_U02_L05_03_01/ImgCuadraNaranja.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mouse2{
    width: 53px;
    height: 53px;
    position: absolute;
 right: 6.5%;
  top: 25.5%;
    border: 0;
}
.mouseImg3{
    width: 227px;
    height: 119px;
    position: absolute;
right: 2.5%;
  top: 37%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
    background-image: url(../img/M_G06_U02_L05_03_01/ImgCuadraAmarillo.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mouse3{
    width: 53px;
    height: 53px;
    position: absolute;
 right: 33.5%;
  top: 25.5%;
    border: 0;
}
.mouseImg4{
    width: 227px;
    height: 119px;
    position: absolute;
right: 42.1%;
  top: 61%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
    background-image: url(../img/M_G06_U02_L05_03_01/ImgCuadraVerde.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mouse4{
    width: 53px;
    height: 53px;
    position: absolute;
 right: 24.5%;
  top: 25.5%;
    border: 0;
}
.mouseImg5{
    width: 227px;
    height: 119px;
    position: absolute;
right: 22.3%;
  top: 61%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
    background-image: url(../img/M_G06_U02_L05_03_01/ImgCuadraVio.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mouse5{
    width: 53px;
    height: 53px;
    position: absolute;
 right: 15.5%;
  top: 25.5%;
    border: 0;
}
.mouseImg6{
    width: 227px;
    height: 119px;
    position: absolute;
  right: 2.5%;
  top: 60.6%;
      z-index: 999;
  color: #fff;
    font-family: 'cabinregular';
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    padding-top: 25px;
    background-image: url(../img/M_G06_U02_L05_03_01/ImgCuadraAzul.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mouse6{
    width: 53px;
    height: 53px;
    position: absolute;
 right: 42.5%;
  top: 25.5%;
    border: 0;
}
.mouseTap1{
 background-image: url(../img/M_G06_U02_L05_03_01/imgIlus1-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 47px;
    position: absolute;
      top: 26%;
  left: 44.5%;
}
.mouseTap2{
 background-image: url(../img/M_G06_U02_L05_03_01/imgIlus6-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 47px;
    position: absolute;
      top: 26%;
  left: 89.5%;
}
.mouseTap3{
 background-image: url(../img/M_G06_U02_L05_03_01/imgIlus3-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 47px;
    position: absolute;
      top: 26%;
  left: 62.5%;
}
.mouseTap4{
 background-image: url(../img/M_G06_U02_L05_03_01/imgIlus4-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 47px;
    position: absolute;
      top: 26%;
  left: 71.5%;
}
.mouseTap5{
 background-image: url(../img/M_G06_U02_L05_03_01/imgIlus5-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 47px;
    position: absolute;
      top: 26%;
  left: 80.5%;
}
.mouseTap6{
 background-image: url(../img/M_G06_U02_L05_03_01/imgIlus2-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 44px;
    height: 47px;
    position: absolute;
      top: 26%;
  left: 53.5%;
}
.ggc_contenido_M {
    background: #662482;
    border-bottom-color: #662482;
    color: #575756;
}



.area1{
    background-image: url(../img/M_G06_U05_L02_03_03/imgAct1-09.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1125px;
    height: 552px;
    margin: 2% auto;
}
.area2{
    background-image: url(../img/M_G06_U04_L04_03_01/imgAct2-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1139px;
    height: 568px;
    margin: 2% auto;
}
.area3{
    background-image: url(../img/M_G06_U04_L04_03_01/imgAct3-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1134px;
    height: 543px;
    margin: 2% auto;
}
.area4{
    background-image: url(../img/M_G06_U04_L04_03_01/imgAct4-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 633px;
    margin: 0 auto;
}

.imgClic1{
     background-image: url(../img/click/clickPregunta2.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
      position: absolute;
  top: 47%;
  left: 46%;
}
.imgClic2{
     background-image: url(../img/click/clickPregunta2.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
      position: absolute;
  top: 47%;
  left: 81%;
}
.imgClic3{
     background-image: url(../img/click/clickPregunta2.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
      position: absolute;
  top: 70%;
  left: 46%;
}
.imgClic4{
     background-image: url(../img/click/clickPregunta2.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
      position: absolute;
  top: 70%;
  left: 81%;
}

.pop1{
      width: 426px;
  height: 147px;
}

.pop1Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
width: 1115px;
  height: 800px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  
  
}
.pop1Show .btnCerrarCC {
  background-image: url(../img/M_G06_U04_L04_03_01/cerrarVerde-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;
}

.pop1Show .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;
}

.clicInter{
    background-image: url(../img/M_G06_U04_L04_03_01/btnVerde-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 67px;
  height: 67px;
    position: absolute;
  top: 2%;
  left: 22%;
}


.pop2{
      width: 426px;
  height: 147px;
}

.pop2Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
width: 1115px;
  height: 800px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  
  
}
.pop2Show .btnCerrarCC {
  background-image: url(../img/M_G06_U04_L04_03_01/cerrarNaranja-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;
}

.pop2Show .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;
}

.clicInter2{
    background-image: url(../img/M_G06_U04_L04_03_01/btnNaranja-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 67px;
  height: 67px;
    position: absolute;
  top: 2%;
  left: 22%;
}




.pop3{
      width: 90px;
  height: 90px;
}

.pop3Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
width: 1250px;
  height: 800px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  
  
}
.pop3Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_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: #EDEDED;
  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;
}

.textPop{
 background-image: url(../img/M_G06_U05_L02_03_03/imgIlus1-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 1032px;
  height: 524px;
  position: absolute;
 top: 58px;
  right: 83px;
}

.ggc_textArea1 {
    font-family: "cabinmedium" !important;
    width: 35%;
    max-width: 35%;
    height: 340px;
    max-height: 340px;
    background-color: transparent;
    border: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 30px;
    text-shadow: 1px 1px 3px #424242;
    display: block;
    margin-left: 2%;
    position:absolute;
    top: 37%;
    padding: 10px 10px 10px 10px;
}

.ggc_textArea1:focus {
    outline: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border:0;
}

.ggc_textArea2 {
    font-family: "cabinmedium" !important;
    width: 35%;
    max-width: 35%;
    height: 340px;
    max-height: 340px;
    background-color: transparent;
    border: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 30px;
    text-shadow: 1px 1px 3px #424242;
    display: block;
    margin-left: 2%;
    position:absolute;
    top: 37%;
    right: 15%;
    padding: 10px 10px 10px 10px;
}

.ggc_textArea2:focus {
    outline: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border:0;
}
.pop4{
      width: 335px;
  height: 105px;
}

.pop4Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
width: 1178px;
  height: 760px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  
  
}
.pop4Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L03_03_01/cerrarVerde-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: #EDEDED;
  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;
}

.pop5{
      width: 72px;
  height: 65px;
}

.pop5Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
    width: 950px;
  height: 450px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
   
  
  
}
.pop5Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L03_03_01/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: #EDEDED;
  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: 335px;
  height: 105px;
}

.pop6Show {
margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
width: 1178px;
  height: 760px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;

}
.pop6Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L03_03_01/cerrarVerde-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: #EDEDED;
  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;
     
}


.pop7{
     width: 72px;
  height: 65px;
}

.pop7Show {
margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
    width: 950px;
  height: 450px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;

}
.pop7Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L03_03_01/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: #EDEDED;
  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;
     
}

.pop8{
     width: 72px;
  height: 65px;
}

.pop8Show {
margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
    width: 1230px;
  height: 850px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;

}
.pop8Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L03_03_01/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;
}

.pop8Show .contenido {
  background-color: #EDEDED;
  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;
     
     
}

.pop9{
     width: 72px;
  height: 65px;
}

.pop9Show {
margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
    width: 1230px;
  height: 850px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;

}
.pop9Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L03_03_01/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;
}

.pop9Show .contenido {
  background-color: #EDEDED;
  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;
     
     
}


.pop10{
     width: 72px;
  height: 65px;
}

.pop10Show {
margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
    width: 1230px;
  height: 850px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;

}
.pop10Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L03_03_01/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;
}

.pop10Show .contenido {
  background-color: #EDEDED;
  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;
     
     
}





.pop11{
     width: 72px;
  height: 65px;
}

.pop11Show {
margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
    width: 1230px;
  height: 850px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;

}
.pop11Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L03_03_01/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;
}

.pop11Show .contenido {
  background-color: #EDEDED;
  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;
     
     
}


.pop13{
     width: 72px;
  height: 65px;
}

.pop13Show {
margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
    width: 1230px;
  height: 850px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;

}
.pop13Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L03_03_01/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;
}

.pop13Show .contenido {
  background-color: #EDEDED;
  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;
     
     
}


.pop14{
     width: 72px;
  height: 65px;
}

.pop14Show {
margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
    width: 1230px;
  height: 850px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;

}
.pop14Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L03_03_01/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;
}

.pop14Show .contenido {
  background-color: #EDEDED;
  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;
     
     
}
.click1{
     width: 227px;
  height: 60px;
  position: absolute;
  top: 54%;
  left: 27%;
}
.click1Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num1-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 55%;
  left: 29%;
}

.click2{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 54%;
  left: 48%;
}
.click2Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num2-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 55%;
  left: 52%;
}

.click3{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 54%;
  left: 78%;
}
.click3Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num3-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 55%;
  left: 76%;
}

.click4{
     width: 227px;
  height: 60px;
  position: absolute;
  top: 64%;
  left: 27%;
}
.click4Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num4-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 65%;
  left: 29%;
}

.click5{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 64%;
  left: 48%;
}
.click5Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num5-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 65%;
  left: 52%;
}

.click6{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 64%;
  left: 78%;
}
.click6Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num6-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 65%;
  left: 76%;
}

.click7{
     width: 227px;
  height: 60px;
  position: absolute;
  top: 74%;
  left: 27%;
}
.click7Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num7-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 75%;
  left: 29%;
}

.click8{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 74%;
  left: 48%;
}
.click8Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num8-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 75%;
  left: 52%;
}

.click9{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 74%;
  left: 78%;
}
.click9Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num9-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 75%;
  left: 75%;
}


.click10{
     width: 227px;
  height: 60px;
  position: absolute;
  top: 84%;
  left: 27%;
}
.click10Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num10-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 85%;
  left: 29%;
}

.click11{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 84%;
  left: 48%;
}
.click11Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num11-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 85%;
  left: 52%;
}

.click12{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 84%;
  left: 78%;
}
.click12Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num12-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 85%;
  left: 75%;
}


.click13{
     width: 227px;
  height: 60px;
  position: absolute;
  top: 54%;
  left: 27%;
}
.click13Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num13-05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 55%;
  left: 29%;
}

.click14{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 54%;
  left: 48%;
}
.click14Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num14-05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 55%;
  left: 52%;
}

.click15{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 54%;
  left: 78%;
}
.click15Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num15-05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 55%;
  left: 76%;
}

.click16{
     width: 227px;
  height: 60px;
  position: absolute;
  top: 64%;
  left: 27%;
}
.click16Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num16-05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 65%;
  left: 29%;
}

.click17{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 64%;
  left: 48%;
}
.click17Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num17-05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 65%;
  left: 52%;
}

.click18{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 64%;
  left: 78%;
}
.click18Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num18-05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 65%;
  left: 76%;
}

.click19{
     width: 227px;
  height: 60px;
  position: absolute;
  top: 74%;
  left: 27%;
}
.click19Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num19-05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 75%;
  left: 29%;
}

.click20{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 74%;
  left: 48%;
}
.click20Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num20-05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 75%;
  left: 52%;
}

.click21{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 74%;
  left: 78%;
}
.click21Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num21-05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 75%;
  left: 75%;
}


.click22{
     width: 227px;
  height: 60px;
  position: absolute;
  top: 84%;
  left: 27%;
}
.click22Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num22-05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 85%;
  left: 29%;
}

.click23{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 84%;
  left: 48%;
}
.click23Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num23-05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 85%;
  left: 52%;
}

.click24{
      width: 264px;
  height: 60px;
  position: absolute;
  top: 84%;
  left: 78%;
}
.click24Show{
     background-image: url(../img/M_G06_U05_L03_03_01/num24-05.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 190px;
  height: 45px;
  position: absolute;
  top: 85%;
  left: 75%;
}


.nextPop{
     width: 51px;
  height: 98px;
  position: absolute;
   top: 36.2%;
  left: 91.7%;
    background-image: url(../img/M_G06_U05_L03_03_01/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_U05_L03_03_01/prev-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
}


.contenedorMain{
    width: 780px;
    height: 545px;
    border: 15px solid #878787;
    background-color: #fff;
    position: absolute;
    top:14%;
    left: 25%;
    border-radius: 10px;
}

.contenedorControls{
      width: 93px;
  height: 273px;
  background-color: #878787;
  border-radius: 10px;
  opacity: 1;
  position: absolute;
  top: 33%;
  left: 21.5%;
}

.contenedorTitle{
    width: 588px;
    height: 82px;
    background-color: #878787;
  border-radius: 10px;
  opacity: 1;
  position: absolute;
    top: -15.1%;
  left: 12.5%;
    color: #fff;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 35px;
    
}

.point1{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:17%;
    left: 37%;
    z-index: 2;
}

.point2{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:44%;
    left: 37%;
    z-index: 2;
}

.point3{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:71%;
    left: 37%;
    z-index: 2;
}

.clicAble1{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 10%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble2{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 36%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble3{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 64%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}

.graph1{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-11%;
    left:352%;
    background-color: #79EE8F;
}

.graph2{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-11%;
    left:449%;
    background-color: #F177AB;
}

.graph3{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-11%;
    left:546%;
    background-color: #D89BE1;
}





.contenedorMain2{
    width: 780px;
    height: 545px;
    border: 15px solid #878787;
    background-color: #fff;
    position: absolute;
    top:14%;
    left: 25%;
    border-radius: 10px;
}

.contenedorControls2{
      width: 93px;
  height: 273px;
  background-color: #878787;
  border-radius: 10px;
  opacity: 1;
  position: absolute;
  top: 33%;
  left: 21.5%;
}

.contenedorTitle2{
    width: 588px;
    height: 82px;
    background-color: #878787;
  border-radius: 10px;
  opacity: 1;
  position: absolute;
    top: -15.1%;
  left: 12.5%;
    color: #fff;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 35px;
    
}

.point4{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:17%;
    left: 37%;
    z-index: 2;
}

.point5{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:44%;
    left: 37%;
    z-index: 2;
}

.point6{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:71%;
    left: 37%;
    z-index: 2;
}

.clicAble4{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 10%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble5{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 36%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble6{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 64%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}

.graph4{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-11%;
    left:352%;
    background-color: #F9B233;
}

.graph5{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-11%;
    left:449%;
    background-color: #E94E1B;
}

.graph6{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-11%;
    left:546%;
    background-color: #1D71B8;
}







.contenedorMain3{
    width: 780px;
    height: 555px;
    border: 15px solid #878787;
    background-color: #fff;
    position: absolute;
    top:14%;
    left: 25%;
    border-radius: 10px;
}

.contenedorControls3{
       width: 93px;
  height: 320px;
  background-color: #878787;
  border-radius: 10px;
  opacity: 1;
  position: absolute;
  top: 30%;
  left: 21.5%;
}

.contenedorTitle3{
    width: 588px;
    height: 82px;
    background-color: #878787;
  border-radius: 10px;
  opacity: 1;
  position: absolute;
    top: -15.1%;
  left: 12.5%;
    color: #fff;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 70px;
    
}

.point7{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:11%;
    left: 37%;
    z-index: 2;
}

.point8{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:34%;
    left: 37%;
    z-index: 2;
}

.point9{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:58%;
    left: 37%;
    z-index: 2;
}

.point10{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:81%;
    left: 37%;
    z-index: 2;
}

.clicAble7{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 5%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble8{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 28%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble9{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 51%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}

.clicAble10{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 75%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}

.graph7{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-11%;
    left:352%;
    background-color: #79EE8F;
}

.graph8{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-11%;
    left:449%;
    background-color: #F177AB;
}

.graph9{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-11%;
    left:546%;
    background-color: #D89BE1;
}

.puntos1{
    width: 277px;
  height: 125px;
  position: absolute;
  background-image: url(../img/M_G06_U05_L03_03_01/ilus3-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 63%;
  left: 326.5%;
  z-index: 3;
}

.puntos2{
    width: 277px;
  height: 125px;
  position: absolute;
  background-image: url(../img/M_G06_U05_L03_03_01/ilus4-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 63%;
  left: 326.5%;
  z-index: 3;
}

.puntos3{
    width: 237px;
  height: 26.4px;
  position: absolute;
  background-image: url(../img/M_G06_U05_L03_03_01/ilus5-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
    top: 112%;
  left: 352.5%;
  z-index: 3;
}







.contenedorMain4{
    width: 780px;
    height: 555px;
    border: 15px solid #878787;
    background-color: #fff;
    position: absolute;
    top:14%;
    left: 25%;
    border-radius: 10px;
}

.contenedorControls4{
       width: 93px;
  height: 320px;
  background-color: #878787;
  border-radius: 10px;
  opacity: 1;
  position: absolute;
  top: 30%;
  left: 21.5%;
}

.contenedorTitle4{
    width: 588px;
    height: 82px;
    background-color: #878787;
  border-radius: 10px;
  opacity: 1;
  position: absolute;
    top: -15.1%;
  left: 12.5%;
    color: #fff;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 70px;
    
}

.point11{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:13%;
    left: 37%;
    z-index: 2;
}

.point12{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:34%;
    left: 37%;
    z-index: 2;
}

.point13{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:58%;
    left: 37%;
    z-index: 2;
}

.point14{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:81%;
    left: 37%;
    z-index: 2;
}

.clicAble11{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 5%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble12{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 28%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble13{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 51%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}

.clicAble14{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 75%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}

.graph11{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-11%;
    left:352%;
    background-color: #F9B233;
}

.graph12{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-11%;
    left:449%;
    background-color: #E94E1B;
}

.graph13{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-11%;
    left:546%;
    background-color: #1D71B8;
}

.puntos4{
    width: 278px;
  height: 125px;
  position: absolute;
  background-image: url(../img/M_G06_U05_L03_03_01/ilus3-02-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 63%;
  left: 326.5%;
  z-index: 3;
}

.puntos5{
    width: 277px;
  height: 125px;
  position: absolute;
  background-image: url(../img/M_G06_U05_L03_03_01/ilus4-02-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 63%;
  left: 326.5%;
  z-index: 3;
}

.puntos6{
    width: 237px;
  height: 26.4px;
  position: absolute;
  background-image: url(../img/M_G06_U05_L03_03_01/ilus5-02-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
    top: 112%;
  left: 352.5%;
  z-index: 3;
}










.contenedorMain5{
    width: 900px;
    height: 555px;
    border: 15px solid #878787;
    background-color: #fff;
    position: absolute;
    top:14%;
    left: 10%;
    border-radius: 10px;
}

.contenedorControls5{
       width: 93px;
  height: 240px;
  background-color: #878787;
  border-radius: 10px;
  opacity: 1;
  position: absolute;
  top: 37%;
  left: 6.5%;
}

.contenedorTitle5{
    width: 588px;
    height: 82px;
    background-color: #878787;
  border-radius: 10px;
  opacity: 1;
  position: absolute;
    top: -15.1%;
  left: 12.5%;
    color: #fff;
    font-family: 'cabinregular';
    font-size: 30px;
    line-height: 70px;
    
}

.point15{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:14%;
    left: 37%;
    z-index: 2;
}

.point16{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:43%;
    left: 37%;
    z-index: 2;
}

.point17{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:75%;
    left: 37%;
    z-index: 2;
}



.clicAble15{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 5%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble16{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 35%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble17{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 67%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}



.graph14{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-13%;
    left:374%;
    background-color: #79EE8F;
}

.graph15{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-13%;
    left:520%;
    background-color: #F177AB;
}

.graph16{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-13%;
    left:665%;
    background-color: #D89BE1;
}

.graph17{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-13%;
    left:430%;
    background-color: #F9B233;
}

.graph18{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-13%;
    left:575%;
    background-color: #E94E1B;
}

.graph19{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:-13%;
    left:720%;
    background-color: #1D71B8;
}


.actContent{
        width: 1025px;
  height: 657px;
  position: absolute;
  background-image: url(../img/M_G06_U05_L03_03_01/imgAct6-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
    top: 5%;
  left: 6.5%;
}


.cursor1{
     width: 25px;
  height: 28px;
  position: absolute;
    top: 37%;
  left: 3.5%;
  background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.cursor2{
     width: 25px;
  height: 28px;
  position: absolute;
    top: 52%;
  left: 3.5%;
  background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.cursor3{
     width: 25px;
  height: 28px;
  position: absolute;
    top: 67%;
  left: 3.5%;
  background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.cursor4{
     width: 25px;
  height: 28px;
  position: absolute;
    top: 84%;
  left: 3.5%;
  background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.signal1{
      width: 50px;
  height: 73px;
  position: absolute;
  top: 32%;
  left: 2.5%;
}
.signal2{
      width: 50px;
  height: 73px;
  position: absolute;
  top: 48%;
  left: 2.5%;
}
.signal3{
      width: 50px;
  height: 73px;
  position: absolute;
  top: 63%;
  left: 2.5%;
}
.signal4{
      width: 50px;
  height: 103px;
  position: absolute;
  top: 78%;
  left: 2.5%;
}

.globy1{
     width: 775px;
  height: 390px;
  position: absolute;
    top: 23%;
  left: 14.5%;
    background-image: url(../img/M_G06_U05_L03_03_01/imgBisco1-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.globy2{
     width: 945px;
  height: 583px;
  position: absolute;
    top: 4%;
  left: -2.5%;
    background-image: url(../img/M_G06_U05_L03_03_01/imgBisco2-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.globy3{
     width: 775px;
  height: 388px;
  position: absolute;
    top: 23%;
  left: 14.5%;
    background-image: url(../img/M_G06_U05_L03_03_01/imgBisco3-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.globy4{
     width: 775px;
  height: 388px;
  position: absolute;
    top: 23%;
  left: 14.5%;
    background-image: url(../img/M_G06_U05_L03_03_01/imgBisco4-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.close1{
    width: 65px;
  height: 65px;
  position: absolute;
  top: 25%;
  left: 15.5%;
}

.close2{
     width: 65px;
  height: 65px;
  position: absolute;
  top: 5%;
  left: -1.5%;
}

.close3{
    width: 65px;
  height: 65px;
  position: absolute;
  top: 25%;
  left: 15.5%;
}
.close4{
    width: 65px;
  height: 65px;
  position: absolute;
  top: 25%;
  left: 15.5%;
}






.actContent2{
        width: 1025px;
  height: 657px;
  position: absolute;
  background-image: url(../img/M_G06_U05_L03_03_01/imgAct7-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
    top: 5%;
  left: 6.5%;
}


.cursor5{
     width: 25px;
  height: 28px;
  position: absolute;
    top: 38%;
  left: 3.5%;
  background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.cursor6{
     width: 25px;
  height: 28px;
  position: absolute;
    top: 58%;
  left: 3.5%;
  background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.cursor7{
     width: 25px;
  height: 28px;
  position: absolute;
    top: 80%;
  left: 3.5%;
  background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.signal5{
      width: 50px;
  height: 105px;
  position: absolute;
  top: 32%;
  left: 2.5%;
}
.signal6{
      width: 50px;
  height: 105px;
  position: absolute;
  top: 51%;
  left: 2.5%;
}
.signal7{
      width: 50px;
  height: 140px;
  position: absolute;
  top: 71%;
  left: 2.5%;
}

.globy5{
     width: 751px;
  height: 365px;
  position: absolute;
    top: 23%;
  left: 14.5%;
    background-image: url(../img/M_G06_U05_L03_03_01/imgBisco5-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.globy6{
     width: 751px;
  height: 365px;
  position: absolute;
    top: 23%;
  left: 14.5%;
    background-image: url(../img/M_G06_U05_L03_03_01/imgBisco6-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.globy7{
     width: 953px;
  height: 587px;
  position: absolute;
    top: 3%;
  left: -2.5%;
    background-image: url(../img/M_G06_U05_L03_03_01/imgBisco7-01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}


.close5{
    width: 65px;
  height: 65px;
  position: absolute;
  top: 25%;
  left: 15.5%;
}

.close6{
    width: 65px;
  height: 65px;
  position: absolute;
  top: 25%;
  left: 15.5%;
}

.close7{
    width: 65px;
  height: 65px;
  position: absolute;
   top: 5%;
  left: -1.5%;
}
/*fin contenido*/
/*fin contenido*/