/*@media type*/
@media (max-width:991px){
.col_home_iz{padding:10px 10px 0 0}
.banner_info_left, .banner_info_right{padding:10px 0}
.infor_right{background-color:#828e96; border-radius:10px; color:#fff; margin:0 10px; overflow:hidden; padding:5px; width:auto}
.footer_content{margin-left:0; margin-right:0}
.footer_content .modulo.col1{width:49%; margin-bottom:10px}
.footer_content .modulo.col2{width:49%; border-right:0; margin-bottom:10px}
.footer_content .modulo.col3{clear:both; width:49%}
.footer_content .modulo.col4{width:49%; border-right:0}
.info_interna .img_interna{right:0}
}

/*@media type*/
@media (max-width:500px){
#content header .barra{float:none}
}

/*@media type*/
@media (max-width:480px){
#content header .barra a{border:0 none; color:#fff; margin:0 auto 10px; width:100%}
}