/* RESET */
*{
  box-sizing:border-box
}
body,html{
  margin:0;
  padding:0
}


/* COMUNES */
#infografia_a28 .oculto{
  visibility: hidden;
}
#infografia_a28 .visible_xl{
  display: inherit;
}
#infografia_a28 .visible_s{
  display: none;
}
#infografia_a28 .puntero{
  cursor:pointer; 
  pointer-events:auto;
}
#infografia_a28 .no_puntero{
  pointer-events:none;
}
#infografia_a28 .super_opaco{
  opacity: 1 !important;
}

#infografia_a28 .naranja{
  color: #FF5A00;
}
#infografia_a28 .azul{
  color: #0063be;
}
#infografia_a28 .verde_oscuro{
  color: #487e2e;
}
#infografia_a28 .verde_claro{
  color: #8fa10a;
}
#infografia_a28 .bandera_der_xl{
  text-align: right !important;
}


/* GENERALES INFOGRAFIA */
#infografia_a28{
  font-family:HelveticaNeue,Helvetica,sans-serif;
  background-color: #ffffff;
  color: #4a4a4a; 
  overflow: hidden;
  width: 100%;
  max-width: 746px;
  margin-bottom: 30px;
  display: inline-block;
  border-top: 7px solid #5c8a1f; 
  border-bottom: 7px solid #5c8a1f; 
  height: 1516px; /*ALTO PIEZA DESKTOP*/
}
#infografia_a28 #contenido_infografia{
  position: relative;
  text-align: center;
  vertical-align: top;
  
}


/* TRIGGERS */
#infografia_a28 #a28_trigger_area0{
  width: 30px;
  height: 30px;
  background-color: #ff0000;
  position: absolute;
  top: 98px;
}
#infografia_a28 #a28_trigger_area1{
  width: 30px;
  height: 30px;
  background-color: #ff0000;
  position: absolute;
  top: 280px;
}
#infografia_a28 #a28_trigger_area2{
  width: 30px;
  height: 30px;
  background-color: #ff0000;
  position: absolute;
  top: 290px;
}
#infografia_a28 #a28_trigger_area3{
  width: 30px;
  height: 30px;
  background-color: #ff0000;
  position: absolute;
  top: 515px;
}
#infografia_a28 #a28_trigger_area4{
  width: 30px;
  height: 30px;
  background-color: #ff0000;
  position: absolute;
  top: 525px;
}

#infografia_a28 #a28_trigger_area5{
  width: 30px;
  height: 30px;
  background-color: #ff0000;
  position: absolute;
  top: 820px;
}
#infografia_a28 #a28_trigger_area6{
  width: 30px;
  height: 30px;
  background-color: #ff0000;
  position: absolute;
  top: 830px;
}
#infografia_a28 #a28_trigger_area7{
  width: 30px;
  height: 30px;
  background-color: #ff0000;
  position: absolute;
  top: 1060px;
}
#infografia_a28 #a28_trigger_area8{
  width: 30px;
  height: 30px;
  background-color: #ff0000;
  position: absolute;
  top: 1070px;
}
#infografia_a28 #a28_trigger_area9{
  width: 30px;
  height: 30px;
  background-color: #ff0000;
  position: absolute;
  top: 1316px;
}



/* CENTRADOR */
#infografia_a28 .cont_centrador{
  position: absolute;
  width: 100%;
  left: 50%;
  top: 0px;
  height: 100%;
  
}
#infografia_a28 .cont_centrador2{
  position: relative;
  width: 746px;
  left: -376px;
  top: 0px;
  height: 100%;
}


/* CABECERA */
#infografia_a28 #cabecera{
  margin: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  height: 212px;
}
#infografia_a28 #logo_cabecera{
  padding-bottom: 10px;
}
#infografia_a28 #cabecera #cont_titular{
  position: absolute;
  
  
  width: 746px;
  height: 134px;
  
}
#infografia_a28 #cabecera .color_verde_oscuro{
  color: #487e2e;
}

#infografia_a28 #cabecera #cont_titular2{
  position: relative;
}

#infografia_a28 #cabecera #titular_cabecera{
  
  text-align: center;
  font-family:HelveticaNeueLT-W05-77-BdCn,Helvetica,sans-serif;
  color: #95ab0e;
  font-size:31px;
  
}
#infografia_a28 #cabecera #titular_inf{
  text-align: center;
  font-family:HelveticaNeueLT-W05-57-Cond,Helvetica,sans-serif;
  color: #4A4A4A;
  font-size:17px;
  width: 610px;
  margin: auto;
}




#infografia_a28  #cont_laboral{
  position: absolute;
  top: 1230px;
  width: 100%;
}


#infografia_a28  #cont_laboral .caja_redondeada{
  box-sizing: border-box;
  height: 257.6px;
  width: 412.7px;
  border: 1px dashed #C2CFAC;
  border-radius: 15px;
  margin: auto;
}
#infografia_a28  #cont_laboral #txt_laboral_1{
  top: 5px;
}
#infografia_a28  #cont_laboral #txt_laboral_2{
  top: 180px;
}
#infografia_a28  #cont_laboral #txt_laboral_3{
  position: absolute;
  width: 412px;
  top: 230px;
}


#infografia_a28  #cont_laboral .txt_laboral{
  position: absolute;
  font-family:HelveticaNeue,Helvetica,sans-serif;
  font-size: 30px;
  color: #244E12;
  width: 412px;
}
#infografia_a28  #cont_laboral .txt_laboral_fuente{
  font-family:HelveticaNeue,Helvetica,sans-serif;
  font-size: 13px;
  color: #244E12;
}
#infografia_a28 .texto_laboral_svg{
  font-family:HelveticaNeue,Helvetica,sans-serif;
  font-size: 52px;
  color: #244E12;
}



/* SVG  */
#infografia_a28 .cont_svg_a28{
  position: absolute;
  width: 746px;
  height: 973px; 
  
}
#infografia_a28 .texto_bocadillo_svg{
  font-size: 27px;
  color: #0078C6;
}


#infografia_a28  .texto_svg_subtitular{
  font-family:HelveticaNeueLT-W05-57-Cond,Helvetica,sans-serif;
  font-size: 17px;
}



#infografia_a28 .texto_info{
  font-family:HelveticaNeueLT-W05-57-Cond,Helvetica,sans-serif;
  color: #464646;
  font-size: 16.5px;
  line-height: 20px;
  text-align: left;
}


#infografia_a28 #info_1{
  position: absolute;
  width: 400px;
  height: 100px;
  left: 207px;
  top: 365px;
}
#infografia_a28 #info_2{
  position: absolute;
  width: 231px;
  height: 100px;
  left: 490px;
  top: 365px;
}
#infografia_a28 #info_3{
  position: absolute;
  width: 256px;
  height: 100px;
  left: 490px;
  top: 608px;
}
#infografia_a28 #info_4{
  position: absolute;
  width: 263px;
  height: 100px;
  left: 207px;
  top: 608px;
}

#infografia_a28 #info_5{
  position: absolute;
  width: 278px;
  height: 100px;
  left: 207px;
  top: 924px;
}
#infografia_a28 #info_6{
  position: absolute;
  width: 252px;
  height: 100px;
  left: 490px;
  top: 924px;
}
#infografia_a28 #info_7{
  position: absolute;
  width: 315px;
  height: 100px;
  left: 490px;
  top: 1166px;
}
#infografia_a28 #info_8{
  position: absolute;
  width: 361px;
  height: 100px;
  left: 207px;
  top: 1166px;
}









@media screen and (max-width:746px){
  
  #infografia_a28 .cont_centrador {
    top: 50px;
  }
  
  #infografia_a28 .visible_xl{
    display: none;
  }
  #infografia_a28 .visible_s{
    display: inherit;
  }
  
  #infografia_a28 .bandera_der_xl{
    text-align: initial !important;
  }
  #infografia_a28 .bandera_der_s{
    text-align: right !important;
  }
  
  #infografia_a28{
    height: 1836px; /* ALTO PIEZA MOVIL*/
  }
  
  #infografia_a28 #cabecera{
    height: 184px;
  }
  
  #infografia_a28 #cabecera #cont_titular{
    position: absolute;
    left: 0px;
    top: 73px;
    width: 100%;
    height: 100px;
    
  }
  
  #infografia_a28 #cabecera #cont_titular2{
    margin: auto;
    width: 320px;
    height: 100px;
    
    
  }
  
  #infografia_a28 #cabecera #titular_10{
    position: absolute;
    left:22px;
    top: -30px;
    font-family:HelveticaNeueLT-W05-77-BdCn,Helvetica,sans-serif;
    color: #7EB9C7;
    font-size:97px;
  }
  #infografia_a28 #cabecera #titular_cabecera{
    font-size:21px;
    width: 320px;
    margin: auto;
    
  }
  #infografia_a28 #cabecera #titular_inf{
    text-align: center;
    font-family:HelveticaNeueLT-W05-57-Cond,Helvetica,sans-serif;
    color: #4A4A4A;
    font-size:14px;
    line-height: 17px;
    width: 210px;
    margin: auto;
    margin-top: 15px;
  }
  
  
  
  
  
  #infografia_a28 .texto_info{
    font-size: 13px;
    line-height: 15px;
  }
  
  
  
  #infografia_a28 #info_1{
    position: absolute;
    width: 260px;
    left: 368px;
    top: 318px;
  }
  #infografia_a28 #info_2{
    position: absolute;
    width: 144px;
    left: 368px;
    top: 482px;
  }
  
  #infografia_a28 #info_3{
    position: absolute;
    width: 144px;
    left: 368px;
    top: 642px;
  }
  #infografia_a28 #info_4{
    position: absolute;
    width: 260px;
    left: 368px;
    top: 810px;
  }
  
  
  #infografia_a28 #info_5{
    position: absolute;
    width: 260px;
    left: 368px;
    top: 1013px;
  }
  #infografia_a28 #info_6{
    position: absolute;
    width: 260px;
    left: 368px;
    top: 1182px;
  }
  #infografia_a28 #info_7{
    position: absolute;
    width: 100px;
    left: 368px;
    top: 1344px;
  }
  #infografia_a28 #info_8{
    position: absolute;
    width: 260px;
    left: 368px;
    top: 1510px;
  }
  
  
  #infografia_a28  .texto_svg_subtitular{
    font-family:HelveticaNeue,Helvetica,sans-serif;
    font-size: 16px;
  }
  
  
  #infografia_a28  #cont_laboral{
    position: absolute;
    top: 1613px;
    width: 100%;
  }
  #infografia_a28  #cont_laboral .txt_laboral{
    font-family:HelveticaNeue,Helvetica,sans-serif;
    font-size: 21px;
    color: #244E12;
    width: 290px;
    
  }
  
  #infografia_a28  #cont_laboral #txt_laboral_2{
    top: 130px;
  }
  #infografia_a28  #cont_laboral #txt_laboral_3{
    position: absolute;
    width: 290px;
    top: 165px;
    margin: auto;
    line-height: 12px;
  }
  
  #infografia_a28  #cont_laboral .caja_redondeada{
    box-sizing: border-box;
    height: 203px;
    width: 290px;
    border: 1px dashed #C2CFAC;
    border-radius: 15px;
    margin: auto;
  }
  
  
  #infografia_a28 #a28_trigger_area0{
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    position: absolute;
    top: 94px;
  }
  #infografia_a28 #a28_trigger_area1{
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    position: absolute;
    top: 292px;
  }
  #infografia_a28 #a28_trigger_area2{
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    position: absolute;
    top:456px;
  }
  #infografia_a28 #a28_trigger_area3{
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    position: absolute;
    top: 622px;
  }
  #infografia_a28 #a28_trigger_area4{
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    position: absolute;
    top: 778px;
  }
  #infografia_a28 #a28_trigger_area5{
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    position: absolute;
    top: 988px;
  }
  #infografia_a28 #a28_trigger_area6{
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    position: absolute;
    top: 1154px;
  }
  #infografia_a28 #a28_trigger_area7{
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    position: absolute;
    top: 1312px;
  }
  #infografia_a28 #a28_trigger_area8{
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    position: absolute;
    top: 1468px;
  }
  #infografia_a28 #a28_trigger_area9{
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    position: absolute;
    top: 1650px;
  }
  
  
  
  
  
}





/* AÑADIMOS TIEMPOS DE ANIMACION A animate.css */
.animated.delay-0-1s {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.animated.delay-0-2s {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.animated.delay-0-3s {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.animated.delay-0-4s {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.animated.delay-0-5s {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.animated.delay-0-6s {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.animated.delay-0-7s {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.animated.delay-0-8s {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.animated.delay-0-9s {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.animated.delay-1-1s {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.animated.delay-1-2s {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.animated.delay-1-3s {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
.animated.delay-1-4s {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.animated.delay-1-5s {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.animated.delay-1-6s {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.animated.delay-1-7s {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}
.animated.delay-1-8s {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}
.animated.delay-1-9s {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}
.animated.delay-2-2s {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}
.animated.delay-2-4s {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}
.animated.delay-2-5s {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.animated.delay-2-6s {
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
}
.animated.delay-2-8s {
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.animated.delay-3-2s {
  -webkit-animation-delay: 3.2s;
  animation-delay: 3.2s;
}
.animated.delay-3-4s {
  -webkit-animation-delay: 3.4s;
  animation-delay: 3.4s;
}
.animated.delay-3-5s {
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
.animated.delay-3-6s {
  -webkit-animation-delay: 3.6s;
  animation-delay: 3.6s;
}
.animated.delay-3-8s {
  -webkit-animation-delay: 3.8s;
  animation-delay: 3.8s;
}
.animated.delay-4-2s {
  -webkit-animation-delay: 4.2s;
  animation-delay: 4.2s;
}
.animated.delay-4-4s {
  -webkit-animation-delay: 4.4s;
  animation-delay: 4.4s;
}
.animated.delay-4-5s {
  -webkit-animation-delay: 4.5s;
  animation-delay: 4.5s;
}
.animated.delay-4-6s {
  -webkit-animation-delay: 4.6s;
  animation-delay: 4.6s;
}
.animated.delay-4-8s {
  -webkit-animation-delay: 4.8s;
  animation-delay: 4.8s;
}

.animated.delay-5-2s {
  -webkit-animation-delay: 5.2s;
  animation-delay: 5.2s;
}
.animated.delay-5-4s {
  -webkit-animation-delay: 5.4s;
  animation-delay: 5.4s;
}
.animated.delay-5-5s {
  -webkit-animation-delay: 5.5s;
  animation-delay: 5.5s;
}
.animated.delay-5-6s {
  -webkit-animation-delay: 5.6s;
  animation-delay: 5.6s;
}
.animated.delay-5-8s {
  -webkit-animation-delay: 5.8s;
  animation-delay: 5.8s;
}


.animated.delay-6s {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.animated.delay-6-2s {
  -webkit-animation-delay: 6.2s;
  animation-delay: 6.2s;
}
.animated.delay-6-4s {
  -webkit-animation-delay: 6.4s;
  animation-delay: 6.4s;
}
.animated.delay-6-5s {
  -webkit-animation-delay: 6.5s;
  animation-delay: 6.5s;
}
.animated.delay-6-6s {
  -webkit-animation-delay: 6.6s;
  animation-delay: 6.6s;
}
.animated.delay-6-8s {
  -webkit-animation-delay: 6.8s;
  animation-delay: 6.8s;
}


.animated.delay-7s {
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.animated.delay-7-2s {
  -webkit-animation-delay: 7.2s;
  animation-delay: 7.2s;
}
.animated.delay-7-4s {
  -webkit-animation-delay: 7.4s;
  animation-delay: 7.4s;
}
.animated.delay-7-5s {
  -webkit-animation-delay: 7.5s;
  animation-delay: 7.5s;
}
.animated.delay-7-6s {
  -webkit-animation-delay: 7.6s;
  animation-delay: 7.6s;
}
.animated.delay-7-8s {
  -webkit-animation-delay: 7.8s;
  animation-delay: 7.8s;
}


.animated.delay-8s {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}
.animated.delay-8-2s {
  -webkit-animation-delay: 8.2s;
  animation-delay: 8.2s;
}
.animated.delay-8-4s {
  -webkit-animation-delay: 8.4s;
  animation-delay: 8.4s;
}
.animated.delay-8-5s {
  -webkit-animation-delay: 8.5s;
  animation-delay: 8.5s;
}
.animated.delay-8-6s {
  -webkit-animation-delay: 8.6s;
  animation-delay: 8.6s;
}
.animated.delay-8-8s {
  -webkit-animation-delay: 8.8s;
  animation-delay: 8.8s;
}



.animated.delay-8s {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}
.animated.delay-8-5s {
  -webkit-animation-delay: 8.5s;
  animation-delay: 8.5s;
}

.animated.delay-9s {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}
.animated.delay-10s {
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}