@charset "utf-8";
/* CSS ACM CERRAJEROS */
.logo-cerrajeria{
	max-height: 90px;
	width: auto;
}
.footer-widget a:hover{
	color: #fff !important;
}
.footer a:hover{
	color: #fff !important;
}
.iconos-servicios{
	height: 30px;
	width: auto;
}
.flotar-menu{
	z-index: 99999;
}
.encabezado-movil{
	display: inherit;
}
.sombra{
	text-shadow: 1px 1px #333;
}
.sombra:hover{
	text-shadow: 0px 0px #fff;
}
@media only screen and (max-width:800px){
.encabezado-movil{
display: none !important;	
}
}
.fondo_menu{
	background-color: #011460 !important;
}
.blanco{
	color: #fff !important;
}
.azul-navy{
	color: #011460 !important;
	font-weight: bold;
}
.blancomenu{
	color: #fff !important;
}

@media only screen and (max-width:762px){
	.blancomenu{
		color: #011460 !important;
		font-size: 1.3em !important;
		
}
}
.margen-inferior{
	margin-bottom: 15px;
}
.politica-texto{
	font-size: 12px;
	line-height: 18px;
}