@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_02/imgAct1-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1093px;
    height: 577px;
      margin: 2% 1% 0% 3%;
}
.area2{
    background-image: url(../img/M_G06_U05_L02_03_02/imgAct3-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1120px;
    height: 256px;
    margin: 2% 1%;
}
.area3{
    background-image: url(../img/M_G06_U05_L02_03_02/imgAct4-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1159px;
    height: 575px;
    margin: 2% auto;
}
.area4{
    background-image: url(../img/M_G06_U05_L02_03_02/imgAct7-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1096px;
    height: 577px;
    margin: 2% 1%;
}
.area5{
    background-image: url(../img/M_G06_U05_L02_03_02/imgAct8-01.png);
     background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1096px;
    height: 571px;
    margin: 2% 1%;
}

.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/btncerrar4-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 67px;
  height: 67px;
  position: absolute;
    top: 7px;
  right: 35px;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.pop3Show .contenido {
  background-color: #EDEDED;
  width: 87%;
  height: 85%;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 3.5% auto 0 auto;
  position: relative;
    
}

.textPop{
 background-image: url(../img/M_G06_U05_L02_03_02/imgAct2-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 925px;
  height: 597px;
  position: absolute;
 top: 45px;
  right: 83px;
}


.pop4{
      width: 90px;
  height: 90px;
}

.pop4Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
width: 1250px;
  height: 800px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  
  
}
.pop4Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L02_03_02/btncerrar4-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 67px;
  height: 67px;
  position: absolute;
    top: -9px;
  right: 56px;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.pop4Show .contenido {
  background-color: #EDEDED;
  width: 87%;
  height: 92%;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 0.5% auto 0 auto;
  position: relative;
    
}

.textPop2{
 background-image: url(../img/M_G06_U05_L02_03_02/imgAct5-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 968px;
  height: 671px;
  position: absolute;
 top: 10px;
  right: 83px;
}


.pop5{
      width: 90px;
  height: 90px;
}

.pop5Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
width: 1250px;
  height: 800px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  
  
}
.pop5Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L02_03_02/btncerrar4-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 67px;
  height: 67px;
  position: absolute;
    top: -9px;
  right: 56px;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.pop5Show .contenido {
  background-color: #EDEDED;
  width: 87%;
  height: 88%;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 0.5% auto 0 auto;
  position: relative;
    
}


.pop6{
      width: 90px;
  height: 90px;
}

.pop6Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
width: 1250px;
  height: 800px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  
  
}
.pop6Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L02_03_02/btncerrar4-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 67px;
  height: 67px;
  position: absolute;
    top: -9px;
  right: 56px;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.pop6Show .contenido {
  background-color: #EDEDED;
  width: 87%;
  height: 88%;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 0.5% auto 0 auto;
  position: relative;
    
}


.pop7{
      width: 90px;
  height: 90px;
}

.pop7Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
width: 1250px;
  height: 800px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  
  
}
.pop7Show .btnCerrarCC {
  background-image: url(../img/M_G06_U05_L02_03_02/btncerrar4-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 67px;
  height: 67px;
  position: absolute;
    top: -9px;
  right: 56px;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.pop7Show .contenido {
  background-color: #EDEDED;
  width: 87%;
  height: 88%;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 0.5% auto 0 auto;
  position: relative;
    
}

.pop8{
      width: 90px;
  height: 90px;
}

.pop8Show {
  margin: 0px;
  margin-left: 18%;
  margin-top: 19%;
width: 1250px;
  height: 800px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  
  
}
.pop8Show .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: -25px;
  right: 35px;
  border: 0;
  font-size: 0;
  margin-top: 9px;
  margin-right: 12px;
  z-index: 2;
}

.pop8Show .contenido {
  background-color: #EDEDED;
  width: 87%;
  height: 80%;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 0.5% auto 0 auto;
  position: relative;
    border: 10px solid #E94E1B;
    
}
.textPop3{
 background-image: url(../img/M_G06_U05_L02_03_02/imgAct6-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 945px;
  height: 519px;
  position: absolute;
 top: 58px;
  right: 64px;
}

.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;
}


.completa1{
      position: absolute;
  top: 30%;
  left: 76%;
  font-size: 58px;
  z-index: 2;
  width: 150px;
  height: 86px;
    border:0;
    text-align: center;
    text-transform: uppercase;
    
}

.completa1:focus{
     outline: none;
}

.completa2{
      position: absolute;
  top: 54%;
  left: 76%;
  font-size: 58px;
  z-index: 2;
  width: 150px;
  height: 86px;
    border:0;
    text-align: center;
    text-transform: uppercase;
    
}

.completa2:focus{
     outline: none;
}

.completa3{
      position: absolute;
  top: 77%;
  left: 76%;
  font-size: 58px;
  z-index: 2;
  width: 150px;
  height: 86px;
    border:0;
    text-align: center;
    text-transform: uppercase;
    
}

.completa3:focus{
     outline: none;
}







/*tab*/


#cntBtnTabs {
    display: inline-block;
    position: absolute;
   top: 25.75%;
  left: 15%;
    z-index: 2;
}

.tab {
    width: 160px;
    height: 53px;
    border: 1.5px solid #FFFFFF;
    border-bottom: 0px;
    border-radius: 12px 12px 0px 0px;
    -webkit-border-radius: 12px 12px 0px 0px;
    -moz-border-radius: 12px 12px 0px 0px;
    text-align: center;
    line-height: 58px;
    font-family: 'cabinregular';
    font-size: 38px;
    color: #fff;
     background-color: #706F6F;
    font-weight: normal;
}

.tab:hover {
   
    height: 55px;
     font-weight: normal;
}



.tabActiva.tab1 {
   
   
    background-color: #D668E3;
     font-weight: normal;
}
.tabActiva.tab2 {
    

    background-color: #FCEA10;
     font-weight: normal;
    color: #706F6F;
}
.tabActiva.tab3 {
 

    background-color: #FCEA10;
     font-weight: normal;
    color: #706F6F;
}


#tabContainer1 {
    background-image: url(../img/M_G06_U05_L02_03_02/imgTab1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 988px;
    height: 449px;
    position: absolute;
      top: 32%;
      left: 12%;
    z-index: 1;
}

#tabContainer2 {
    background-image: url(../img/M_G06_U05_L02_03_02/imgTab2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 988px;
    height: 449px;
    position: absolute;
    top: 32%;
    left: 12%;
    z-index: 1;
}

#tabContainer3 {
    background-image: url(../img/M_G06_U05_L02_03_02/imgTab3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 988px;
    height: 449px;
    position: absolute;
    top: 32%;
    left: 12%;
    z-index: 1;
}
#tabContainer4 {
    background-image: url(../img/M_G06_U05_L02_03_02/imgTab3-02.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 988px;
    height: 449px;
    position: absolute;
    top: 32%;
    left: 12%;
    z-index: 1;
}

#tabContainer5 {
    background-image: url(../img/M_G06_U05_L02_03_02/imgTab3-03.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 988px;
    height: 449px;
    position: absolute;
    top: 32%;
    left: 12%;
    z-index: 1;
}

#tabContainer6 {
    background-image: url(../img/M_G06_U05_L02_03_02/imgTab3-04.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 988px;
    height: 449px;
    position: absolute;
    top: 32%;
    left: 12%;
    z-index: 1;
}
.clicTab1{
        background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
     width: 25px;
  height: 27px;
  position: absolute;
  top: 27%;
  left: 72.5%;
    z-index: 2;
}
.clicTab2{
        background-image: url(../img/click/clickPregunta.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
     width: 25px;
  height: 27px;
  position: absolute;
  top: 27%;
  left: 85.5%;
    z-index: 2;
}

.hide1{
    width: 300px;
    height: 110px;
    position: absolute;
    top:60%;
    left: 36%;
    
}
.hide1Show{
     background-image: url(../img/M_G06_U05_L02_03_02/imgIlus1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 233px;
    height: 78.5px;
    position: absolute;
      top: 64%;
  left: 40%;
}
                    
.clicInt1{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
  top: 69%;
  left: 50.5%;
    z-index: 2;
}        

.hide2{
   width: 428px;
  height: 118px;
  position: absolute;
  top: 60%;
  left: 24%;
    
}
.hide2Show{
     background-image: url(../img/M_G06_U05_L02_03_02/imgIlus2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 366px;
    height: 44px;
    position: absolute;
       top: 69%;
  left: 28%;
}
                    
.clicInt2{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
  top: 71%;
  left: 45.5%;
    z-index: 2;
}       


.hide3{
   width: 428px;
  height: 118px;
  position: absolute;
  top: 65%;
  left: 24%;
    
}
.hide3Show{
     background-image: url(../img/M_G06_U05_L02_03_02/imgIlus3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 356px;
    height: 42px;
    position: absolute;
       top: 73%;
  left: 28%;
}
                    
.clicInt3{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
  top: 75%;
  left: 45.5%;
    z-index: 2;
}       

.hide4{
   width: 428px;
  height: 118px;
  position: absolute;
  top: 65%;
  left: 24%;
    
}
.hide4Show{
     background-image: url(../img/M_G06_U05_L02_03_02/imgIlus4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 356px;
    height: 42px;
    position: absolute;
       top: 73%;
  left: 28%;
}
                    
.clicInt4{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
  top: 75%;
  left: 45.5%;
    z-index: 2;
}       

.hide5{
   width: 428px;
  height: 118px;
  position: absolute;
  top: 65%;
  left: 24%;
    
}
.hide5Show{
     background-image: url(../img/M_G06_U05_L02_03_02/imgIlus5-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 356px;
    height: 42px;
    position: absolute;
       top: 73%;
  left: 28%;
}
                    
.clicInt5{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
  top: 75%;
  left: 45.5%;
    z-index: 2;
}    



.forw{
    
     background-image: url(../img/M_G06_U05_L02_03_02/next-02-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 48px;
  height: 96px;
  position: absolute;
  top: 39%;
  left: 92.5%;
    z-index: 2;
}

.rewr{
    
     background-image: url(../img/M_G06_U05_L02_03_02/prev-02-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 48px;
  height: 96px;
  position: absolute;
  top: 39%;
  left: 2.5%;
    z-index: 2;
}


.completa4{
      position: absolute;
  top: 33%;
  left: 30.4%;
  font-size: 35px;
  z-index: 2;
  width: 120px;
  height: 43px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
    background-color: transparent;
}

.completa5{
      position: absolute;
  top: 45%;
  left: 30.4%;
  font-size: 35px;
  z-index: 2;
  width: 120px;
  height: 43px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
    background-color: transparent;
}

.completa6{
      position: absolute;
  top: 56.8%;
  left: 30.4%;
  font-size: 35px;
  z-index: 2;
  width: 120px;
  height: 43px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
    background-color: transparent;
}

.completa7{
  position: absolute;
  top: 69%;
  left: 30.4%;
  font-size: 35px;
  z-index: 2;
  width: 120px;
  height: 43px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
    background-color: transparent;
}
.completa8{
  position: absolute;
  top: 81.1%;
  left: 30.4%;
  font-size: 35px;
  z-index: 2;
  width: 120px;
  height: 43px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
    background-color: transparent;
}
.completa9{
     position: absolute;
  top: 32.6%;
  left: 55.4%;
  font-size: 35px;
  z-index: 2;
  width: 106px;
  height: 50px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
    z-index: 4;
}

.completa10{
      position: absolute;
  top: 45%;
  left: 55.4%;
  font-size: 35px;
  z-index: 2;
  width: 106px;
  height: 50px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
    background-color: transparent;
      z-index: 4;
}

.completa11{
      position: absolute;
  top: 56.8%;
  left: 55.4%;
  font-size: 35px;
  z-index: 2;
  width: 106px;
  height: 50px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
    background-color: transparent;
      z-index: 4;
}

.completa12{
  position: absolute;
  top: 69%;
  left: 55.4%;
  font-size: 35px;
  z-index: 2;
  width: 106px;
  height: 50px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
    background-color: transparent;
      z-index: 4;
}
.completa13{
   position: absolute;
  top: 81.1%;
  left: 50.4%;
  font-size: 35px;
  z-index: 2;
  width: 135px;
  height: 50px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
  z-index: 4;
}

.completa14{
   position: absolute;
    top: 33.1%;
  left: 73%;
  font-size: 35px;
  z-index: 2;
  width: 135px;
  height: 50px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
  z-index: 4;
}

.completa15{
   position: absolute;
  top: 44.3%;
  left: 73%;
  font-size: 35px;
  z-index: 2;
  width: 135px;
  height: 50px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
  z-index: 4;
}
.completa16{
   position: absolute;
  top: 56.5%;
  left: 73%;
  font-size: 35px;
  z-index: 2;
  width: 135px;
  height: 50px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
  z-index: 4;
}
.completa17{
   position: absolute;
  top: 68.5%;
  left: 73%;
  font-size: 35px;
  z-index: 2;
  width: 135px;
  height: 50px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
  z-index: 4;
}
.completa18{
   position: absolute;
  top: 81.1%;
  left: 73%;
  font-size: 35px;
  z-index: 2;
  width: 135px;
  height: 50px;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
  z-index: 4;
}
.completa19{
   position: absolute;
    top: 37.5%;
  left: 72%;
  font-size: 45px;
  z-index: 2;
  width: 208px;
  height: 92px;
  border: 0;
  text-align: center;
  background-color: transparent;
  z-index: 4;
    font-family: 'cabinregular';
}
.completa20{
   position: absolute;
    top: 63.8%;
  left: 72%;
  font-size: 45px;
  z-index: 2;
  width: 208px;
  height: 92px;
  border: 0;
  text-align: center;
font-family: 'cabinregular';
  background-color: transparent;
  z-index: 4;
}

.completa4:focus, .completa5:focus, .completa6:focus, .completa7:focus, .completa8:focus, .completa9:focus, .completa10:focus, .completa11:focus, .completa12:focus, .completa13:focus, .completa14:focus, .completa15:focus, .completa16:focus, .completa17:focus, .completa18:focus, .completa19:focus, .completa20:focus{
   outline: none; 
}          



.nextPop{
    width: 60px;
    height: 130px;
    position: absolute;
    left: 87%;
    top:45%;
    background-image: url(../img/M_G06_U05_L02_03_02/next-02-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.backPop{
    width: 60px;
    height: 130px;
    position: absolute;
    left: 87%;
    top:45%;
    background-image: url(../img/M_G06_U05_L02_03_02/prev-02-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}










/*clics*/

.clics1{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
    top: 34%;
  left: 54.5%;
    z-index: 2;
}
.clics2{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
    top: 46%;
  left: 54.5%;
    z-index: 2;
}

.clics3{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
    top: 58%;
  left: 54.5%;
    z-index: 2;
}

.clics4{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
    top: 70%;
  left: 54.5%;
    z-index: 2;
}


.clics5{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
    top: 82%;
  left: 54.5%;
    z-index: 2;
}

.clics6{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
    top: 34%;
  left: 77.5%;
    z-index: 2;
}
.clics7{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
    top: 46%;
  left: 77.5%;
    z-index: 2;
}

.clics8{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
    top: 58%;
  left: 77.5%;
    z-index: 2;
}

.clics9{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
    top: 70%;
  left: 77.5%;
    z-index: 2;
}


.clics10{
     background-image: url(../img/click/clickPregunta2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 35px;
  height: 37px;
  position: absolute;
    top: 82%;
  left: 77.5%;
    z-index: 2;
}



.clics1Point{
    width: 245px;
  height: 78px;
  position: absolute;
  top: 31%;
  left: 45.2%;
    z-index: 3;
}
.clics2Point{
    width: 245px;
  height: 86px;
  position: absolute;
  top: 42%;
  left: 45.2%;
    z-index: 3;
}
.clics3Point{
    width: 245px;
  height: 86px;
  position: absolute;
  top: 54%;
  left: 45.2%;
    z-index: 3;
}
.clics4Point{
    width: 245px;
  height: 86px;
  position: absolute;
  top: 66%;
  left: 45.2%;
    z-index: 3;
}

.clics5Point{
    width: 245px;
  height: 86px;
  position: absolute;
  top: 79%;
  left: 45.2%;
    z-index: 3;
}


.clics6Point{
    width: 245px;
  height: 78px;
  position: absolute;
  top: 31%;
  left: 68%;
    z-index: 3;
}
.clics7Point{
    width: 245px;
  height: 86px;
  position: absolute;
  top: 42%;
  left: 68%;
    z-index: 3;
}
.clics8Point{
    width: 245px;
  height: 86px;
  position: absolute;
  top: 54%;
  left: 68%;
    z-index: 3;
}
.clics9Point{
    width: 245px;
  height: 86px;
  position: absolute;
  top: 66%;
  left: 68%;
    z-index: 3;
}

.clics10Point{
    width: 245px;
  height: 86px;
  position: absolute;
  top: 79%;
  left: 68%;
    z-index: 3;
}



.frecRel1{
     background-image: url(../img/M_G06_U05_L02_03_02/clic1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 205px;
  height: 76px;
  position: absolute;
      top: 31%;
  left: 46.5%;
    z-index: 2;
}
.frecRel2{
     background-image: url(../img/M_G06_U05_L02_03_02/clic1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 205px;
  height: 76px;
  position: absolute;
      top: 43%;
  left: 46.5%;
    z-index: 2;
}
.frecRel3{
     background-image: url(../img/M_G06_U05_L02_03_02/clic2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 205px;
  height: 76px;
  position: absolute;
      top: 55%;
  left: 46.5%;
    z-index: 2;
}
.frecRel4{
     background-image: url(../img/M_G06_U05_L02_03_02/clic3-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 205px;
  height: 76px;
  position: absolute;
      top: 67%;
  left: 46.5%;
    z-index: 2;
}
.frecRel5{
     background-image: url(../img/M_G06_U05_L02_03_02/clic4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 137px;
  height: 53px;
  position: absolute;
      top: 81%;
  left: 50.5%;
    z-index: 2;
}

.frecRel6{
     background-image: url(../img/M_G06_U05_L02_03_02/clic4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 137px;
  height: 53px;
  position: absolute;
      top: 32.6%;
  left: 73%;
    z-index: 2;
}
.frecRel7{
      background-image: url(../img/M_G06_U05_L02_03_02/clic4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 137px;
  height: 53px;
  position: absolute;
      top: 44.6%;
  left: 73%;
    z-index: 2;
}
.frecRel8{
     background-image: url(../img/M_G06_U05_L02_03_02/clic4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 137px;
  height: 53px;
  position: absolute;
      top: 56.6%;
  left: 73%;
    z-index: 2;
}
.frecRel9{
     background-image: url(../img/M_G06_U05_L02_03_02/clic4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 137px;
  height: 53px;
  position: absolute;
      top: 68.6%;
  left: 73%;
    z-index: 2;
}
.frecRel10{
    background-image: url(../img/M_G06_U05_L02_03_02/clic4-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
       width: 137px;
  height: 53px;
  position: absolute;
     top: 81%;
  left: 73%;
    z-index: 2;
}





/*diagramas*/


.contenedorMain{
    width: 830px;
    height: 545px;
    border: 15px solid #878787;
    background-color: #fff;
    position: absolute;
    top:14%;
    left: 11%;
    border-radius: 10px;
}

.contenedorControls{
      width: 93px;
  height: 335px;
  background-color: #878787;
  border-radius: 10px;
  opacity: 1;
  position: absolute;
  top: 31%;
  left: 7.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: 40px;
    line-height: 75px;
    
}

.point1{
    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;
}

.point2{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:34.5%;
    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:57%;
    left: 37%;
    z-index: 2;
}
.point4{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:79%;
    left: 37%;
    z-index: 2;
}

.clicAble1{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 6%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble2{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 28%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble3{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 50%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}
.clicAble4{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 73%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}

.graph1{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:5%;
    left:381%;
    background-color: #79EE8F;
}

.graph2{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:5%;
    left:489%;
    background-color: #F177AB;
}

.graph3{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:5%;
    left:622%;
    background-color: #D89BE1;
}
.graph4{
    width:  49px;
    height: 0px;
    position: absolute;
    bottom:5%;
    left:730%;
    background-color: #DEDC00;
}




.contenedorMain2{
    width: 830px;
    height: 545px;
    border: 15px solid #878787;
    background-color: #fff;
    position: absolute;
    top:14%;
    left: 6%;
    border-radius: 10px;
}

.contenedorControls2{
      width: 93px;
  height: 335px;
  background-color: #878787;
  border-radius: 10px;
  opacity: 1;
  position: absolute;
  top: 31%;
  left: 2.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: 40px;
    line-height: 75px;
    
}

.point5{
    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;
}

.point6{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:34.5%;
    left: 37%;
    z-index: 2;
}

.point7{
    width: 26px;
    height: 25px;
     background-image: url(../img/click/clickPregunta.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:57%;
    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:79%;
    left: 37%;
    z-index: 2;
}

.clicAble5{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 6%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble6{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 28%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}


.clicAble7{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 50%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}
.clicAble8{
      width: 65px;
  height: 65px;
  position: absolute;
  top: 73%;
  left: 14%;
  z-index: 3;
  cursor: pointer;
}

.graph5{
    width:  49px;
    height: 94px;
    position: absolute;
    bottom:5%;
    left:407%;
    background-color: #79EE8F;
}

.graph6{
    width:  49px;
    height: 94px;
    position: absolute;
    bottom:5%;
    left:516%;
    background-color: #F177AB;
}

.graph7{
    width:  49px;
    height: 213px;
    position: absolute;
    bottom:5%;
    left:622%;
    background-color: #D89BE1;
}
.graph8{
    width:  49px;
    height: 69px;
    position: absolute;
    bottom:5%;
    left:730%;
    background-color: #DEDC00;
}

.info1{
      width: 1032px;
    height: 546px;
     background-image: url(../img/M_G06_U05_L02_03_02/imgIlus6-01.png);
  background-repeat: no-repeat;
  background-size: 100%;
    position: absolute;
    top:9%;
    left: 3%;
}
/*fin contenido*/
/*fin contenido*/