#bloque{
	float:left; margin-top: 30px; width: 15.66667%;
}

#bloque h4{
	font-size: 14px !important;
	font-weight: bold !important;
	margin-bottom: 5% !important;
	color: #7c878e !important;
}

#bloque ul li a{
	font-size: 15px !important;
	font-family: Arial !important;
	color: #7c878e !important;
}

#bloque > div > div > ul{
	list-style: none;
}

#footer > div.row > section.blockcategories_footer.footer-block.col-xs-12.col-sm-2 > div > div > ul{
	list-style: none;
}

@media(max-width: 769px){
	#bloque{
	margin-top: 0px; width: 100%; clear: both;
}

#bloque h4{
	font-size: 13px !important;
	font-weight: bold !important;
	margin-bottom: 0% !important;
	color: #7c878e !important;
}
	}