/* #Media Queries
================================================== */

	/* Mayor de 960px (dispositivos y navegadores) */
	@media only screen and (max-width: 876px) {
	.col1 {
		order: 2;
	width:50%;
	min-width:300px;
		margin: 0 auto !important;
		heightx:40px;
	float:none !important;
	margin-bottom:0px;
margin-top:20px;
clear:both !important;

}
	.columna1 {
	margin-top:0px;
	margin-bottom:10px;
}
	.col2 {
order: 1;
width:90%!important;
	min-width:300px;
	leftx:0px;

	positionx:relative;
	background-colorx:#0099CC;
	float:none !important;
clear:both !important;
}

.logo {
	
	text-align:left;
width:287px;
height:103px;
background-image:url(../im/logom.png);
background-size:287px 103px;

}
.col0 {
display:flex;
flex-direction: column;



}
 .web, .contacto, .multimedia, .grafico, .logos, .ilustracion{
	padding:10px;

}



		}

