/* Navegador Slider */
.div_nav_section {
	height:40px;
	display: inline-block;
	width: 100%;
}
.div_nav_section .margin_section {
	display: inline-block;
	min-height: 50px;
	height: 50px;
}
.nav_section_item {
	display: inline-block;
	width: 24%;
}

#section-slider {
	height: 500px;
	margin-left: 0%;
	margin-right: 0%;
	overflow: hidden;
}
article iframe {
	overflow: hidden;
}


