
*{
    box-sizing:border-box
}
body,html{
    margin:0;
    padding:0
}

.oculto{
    visibility: hidden;
}




#infografia_a17 .visible_xl{
    display: inherit;
}
#infografia_a17 .visible_s{
    display: none;
}

#infografia_a17 .puntero{
    cursor:pointer; 
    pointer-events:auto;
}
#infografia_a17 .no_puntero{
    pointer-events:none;
}

#infografia_a17 .super_opaco{
    opacity: 1 !important;
}

/* GENERALES INFOGRAFIA */
#infografia_a17{
    font-family:HelveticaNeue,Helvetica,sans-serif;
    background-color: #D5F0F4;
    color: #4a4a4a; 
    overflow: hidden;
    width: 100%;
    max-width: 750px;
    margin-bottom: 30px;
    display: inline-block;
    border-top: 7px solid #5c8a1f; 
    border-bottom: 7px solid #5c8a1f; 
    height: 821px;
}
#infografia_a17 #contenido_infografia{
    position: relative;
    text-align: center;
    vertical-align: top;

}

#infografia_a17 #trigger_area1{
    width: 50px;
    height: 50px;
    background-color: #ff0000;
    position: absolute;
    top: 100px;
}

#infografia_a17 #trigger_area2{
    width: 50px;
    height: 50px;
    background-color: #ff0000;
    position: absolute;
    top: 350px;
}



/* CABECERA */
#infografia_a17 #area_mouseScroll{
    
    position: absolute;
    top: 120px; /* de 120 a 390*/
    left: 337px; /* (746 - 72 )/2*/
}
#infografia_a17 #cont_mouseScroll{
    
    transform: scale(0.6, 0.6)
}


/* CABECERA */
#infografia_a17 #cabecera{
    
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
 
}
#infografia_a17 #cabecera .titular_principal{
    font-family:HelveticaNeueLT-W05-67-MdCn,Helvetica,sans-serif;
    color: #276015;
}

#infografia_a17 #cabecera #titular_principal_xl{
    text-align: center;
    font-size:41px;
    
    
    line-height: 41px;
    
    margin-top: 27px;
}

#infografia_a17 #cabecera #titular_principal_xl .negrita_verde{
    color: #9EAF38;
    line-height: 28px;
}




#infografia_a17 #cabecera #cont_svg_cabecera{
    text-align: left;
    margin-left: 26px;
}

/* SVG */
#infografia_a17 .svg_quesito{ cursor: pointer; }

#infografia_a17 .svg_text_anno{
    font-family:HelveticaNeueLT-W05-57-Cond,Helvetica,sans-serif;
    font-size: 15px;
    fill: #D1D687;
    text-align: center;
}


/* SVG CHICA */
#infografia_a17 #cont_svg_chica{
    position: absolute;
    width: 100%;
    top: 181px;
    left: 50%;
    height: 821px;

}

#infografia_a17 #cont2_svg_chica{
    position: relative;
    top: 0px;
    left: -373px;
    height: 640px;
    width: 746px;
}

/*  MODAL */

#infografia_a17 #area_modal{
    width: 100%;
    height: 568px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color:rgba(0, 0, 0, 0.8);
}




/* VENTANAS */

#infografia_a17 #area_ventanas{
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    pointer-events: none;
}


#infografia_a17 #cont_ventana{
    position: relative;
    width: 100%;
    left: 50%;
    height: 568px;
    pointer-events: none;
}
#infografia_a17 #area_ventanas #cont_ventana2{
    position: relative;
    left: -113px;
    top: 157px;
    height: 253px;
    width: 226px;
    border-radius: 8px;
    background-color: #FFFFFF;
    pointer-events: inherit;
}

#infografia_a17 #area_ventanas .ventana{
    position: absolute;

}

#infografia_a17 #area_ventanas #bt_cerrar{
    position: relative;
    left: 91px;
    top: 7px;
}

#infografia_a17 #area_ventanas .ventana_icono{

    padding-top: 25px;
}
#infografia_a17 #area_ventanas .ventana_texto {
    font-family:HelveticaNeueLT-W05-57-Cond,Helvetica,sans-serif;
    text-align: center;
    color: #4A4A4A;
    font-size: 15px;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 15px;
}

#infografia_a17 #area_ventanas .ventana_texto .verde_negrita{
    font-family:HelveticaNeueLT-W05-67-MdCn,Helvetica,sans-serif;
    color: #A6B926;
}


/* infos */
#infografia_a17 #area_infos{
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    pointer-events: none;
}



#infografia_a17 #area_infos .info_texto{
    position: relative;
    font-family:HelveticaNeueLT-W05-57-Cond,Helvetica,sans-serif;
    color: #4A4A4A;
    font-size: 16px;

    padding-top: 5px;
    line-height: 14px;
}

#infografia_a17 #area_infos .bandera_izq{
    text-align: right;
    left: -100%;
}

#infografia_a17 #area_infos .bandera_der{
    text-align: left;
}


#infografia_a17 #area_infos .verde_negrita{
    font-family:HelveticaNeueLT-W05-67-MdCn,Helvetica,sans-serif;
    color: #A6B926;
}


/* infos */

#infografia_a17 #area_infos .info{
    position: absolute;
}

#infografia_a17 #area_infos #info_0{
    
    left: 215px;
    top: 538px;
    width: 140px;

}
#infografia_a17 #area_infos #info_1{
    left: 192px;
    top: 438px;
    width: 190px;

}
#infografia_a17 #area_infos #info_2{
    left: 198px;
    top: 324px;
    width: 190px;

}
#infografia_a17 #area_infos #info_3{
    left: 288px;
    top: 230px;
    width: 280px;

}
#infografia_a17 #area_infos #info_4{
    left: 456px;
    top: 230px;
    width: 240px;

}
#infografia_a17 #area_infos #info_5{
    left: 543px;
    top: 324px;
    width: 200px;

}
#infografia_a17 #area_infos #info_6{
    left: 548px;
    top: 438px;
    width: 210px;

}
#infografia_a17 #area_infos #info_7{

    left: 533px;
    top: 543px;
    width: 200px;

}



/* AUX */
#infografia_a17 #area_aux_xl{
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    pointer-events: none;
}

#infografia_a17 #txt_principais_xl{
    font-family:HelveticaNeueLTStd-Cn,Helvetica,sans-serif;
    text-align: center;
    font-size: 23px;
    line-height: 22px;
    color: #266114;
    
    position: absolute;
    left: 285px;
    top: 460px;

}

#infografia_a17 #txt_principais_xl .negrita_verde{
    font-family:HelveticaNeueLTStd-MdCn,Helvetica,sans-serif;
    text-align: center;
    font-size: 23px;
    color: #A3AB12;

}


#infografia_a17 #txt_fuente_xl{
    color: #616970;
    font-family:HelveticaNeueLTStd-Cn,Helvetica,sans-serif;
    position: absolute;
    font-size: 8px;
    top: 978px;
    left: 123px;
}




#infografia_a17 #area_aux_s{
    position: absolute;
    width: 100%;
    top: 0px;
    left: 50%;
    pointer-events: none;
}

#infografia_a17 #cont_aux_s{
    position: relative;
    width: 320px;
    left: -160px;
}


#infografia_a17 #txt_principais_s{
    font-family:HelveticaNeueLTStd-Cn,Helvetica,sans-serif;
    text-align: center;
    font-size: 11px;
    line-height: 11px;
    color: #266114;
    
    position: absolute;
    left: 121px;
    top: 260px;

}

#infografia_a17 #txt_principais_s .negrita_verde{
    font-family:HelveticaNeueLTStd-MdCn,Helvetica,sans-serif;
    text-align: center;
    font-size: 12px;
    color: #A3AB12;

}

#infografia_a17 #txt_fuente_s{
    color: #616970;
    font-family:HelveticaNeueLTStd-Cn,Helvetica,sans-serif;
    position: absolute;
    font-size: 8px;
    top: 537px;
    left: 13px;
}

















@media screen and (max-width:746px){

    #infografia_a17 #trigger_area2{
        top: 450px;
        
    
    }

    #infografia_a17{
        height: 568px;
    }

    #infografia_a17 .visible_xl{
        display: none;
    }
    #infografia_a17 .visible_s{
        display: inherit;
    }
    #infografia_a17 #cabecera{
        width: 320px;
    
    }

    #infografia_a17 #cabecera #titular_principal_xl{
        margin-top: 17px;
        font-size: 25px;
        line-height: 30px;
    }
    

    #infografia_a17 #cont_svg_chica{
        position: absolute;
        width: 100%;
        top: 94px;
        left: 50%;
        height: 568px;
        overflow: visible;
    }
    
    #infografia_a17 #cont2_svg_chica{
        position: relative;
        top: 0px;
        left: -533px;
        height: 568px;
        width: 746px;
        overflow: visible;
    }
    #infografia_a17 #cont_bombilla img{
        transform: scale(1, 1)
    }

    #infografia_a17 #area_mouseScroll{
    
        display: none;
    }

    #infografia_a17 #cont_mouseScroll{
        display: none;
    }
   
}






/* AÑADIMOS TIEMPOS DE ANIMACION A animate.css */
.animated.delay-0-2s {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.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-8s {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.animated.delay-1-2s {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.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;
}