.wrapper_nuestro_impacto{
background: rgba(200,232,240,1);
background: -moz-linear-gradient(45deg, rgba(200,232,240,1) 0%, rgba(200,232,240,1) 28%, rgba(200,232,240,1) 56%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(200,232,240,1)), color-stop(28%, rgba(200,232,240,1)), color-stop(56%, rgba(200,232,240,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(45deg, rgba(200,232,240,1) 0%, rgba(200,232,240,1) 28%, rgba(200,232,240,1) 56%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(45deg, rgba(200,232,240,1) 0%, rgba(200,232,240,1) 28%, rgba(200,232,240,1) 56%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(45deg, rgba(200,232,240,1) 0%, rgba(200,232,240,1) 28%, rgba(200,232,240,1) 56%, rgba(255,255,255,1) 100%);
background: linear-gradient(45deg, rgba(200,232,240,1) 0%, rgba(200,232,240,1) 28%, rgba(200,232,240,1) 56%, rgba(255,255,255,1) 100%);
overflow: hidden;
}
#block-block-9 h2,
#block-block-10 h2{
    display: none;
}
#subtitulo_nuestro_impacto{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #de483d;
    font-weight: 700;
}
#titulo_nuestro_impacto{
    text-align: center;
    /*padding-top: 90px;*/
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #1b3c6c;
    /*margin-bottom: 90px;*/
    text-transform: uppercase;
}
#imagen_nuestro_impacto img{
    width: 100%;
}
.cifra_nuestro_impacto{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #de483d;
}
.copy_cifra_impacto{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #555555;
}
.item_individual_impacto{
    margin-bottom: 30px;
}
.wrapper_nuestro_impacto #boton_rojo_bloque_impacto{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 90px;
}
.wrapper_nuestro_impacto #boton_rojo_bloque_impacto a{
    padding: 10px 30px;
    background-color: #de483d;
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 700;
    border-radius: 5px;
    text-transform: uppercase;
}

@media(min-width:601px){
    
#subtitulo_nuestro_impacto{
    padding-top: 65px;
    font-size: 24px;
	margin-bottom: 10px;
}

#wrapper_info_nuestro_impacto{
    width: 1135px;
    margin: 0 auto;
    overflow: hidden;
    /*margin-bottom: 125px;*/
}
#imagen_nuestro_impacto{
    float: left;
    width: 650;
}
#datos_estadisticos_impacto{
    float: right;
    width: 390px;
    margin-top: 150px;
}
.item_individual_impacto{
    width: 310px;
}
.cifra_nuestro_impacto{
    font-size: 48px;
}
.copy_cifra_impacto{
    font-weight: 700;
}

}
