
/*********** SAFARI *********/
.safari.mobile .informacion{height: 4.8em;}

.safari.mobile #area_busqueda input.fa{padding: 1.15em 1.2em 1.05em 1.2em}

.safari.mobile #navigation #titulonav{margin: 0.2em 0 0 0;}

.safari .contenido_listado.concellos ul.listSede li{
	margin: 0.2em 0 0.2em 0;
}


/*************   CHROME   *************/
.webkit #navigation #titulonav img{margin: 1.05em auto 0 auto ;}

.mobile.chrome #navigation_mobile{width: 42%;}

.mobile.chrome #area_busqueda input.fa {
    padding: 1.1em 1.2em 1.15em 1.2em;}
    
.mobile.chrome #footer ul.enlacesPie a.enlace_webs .fa {margin: -0.1em 0 0 0;}

.mobile.chrome #wrapper .cuerpo .botones_servicio h2 a:after{margin: 0em 0 0 .5em;}

.chrome .contenido_listado.concellos ul.listSede li{
	margin: 0.2em 0 0.2em 0;
}

/*************** FIREFOX *******************/
@-moz-document url-prefix() {
	.fa {
		transform: rotate(0.001deg);
	}
}

.firefox .contenido_listado.concellos ul.listSede li{
	margin: 0.2em 0 0.2em 0;
}

/*************** MOBILE ******************/
.mobile .contenido_listado.concellos .capaSede{width: 100%;}  

.mobile .contenido_listado.concellos .mapa{display: none;}

.safari.mobile #navigation_mobile{width: 62%;}

/*************** IE ******************/

.ie .contenido_listado.concellos ul.listSede li{
margin: 1em 0 1em 0;
}

.ie .fa {
	transform: rotate(0.001deg);
}

/*************** IE 9  ******************/



/*************** IE 8 ******************/

.ie8 .contenido_listado UL.listSede LI SPAN{
background: rgb(67,67,67);
}

.ie8 .banner_buscador #busquedas_destacadas li {
	background: #fff;
}

.ie8 #area_busqueda span.buscador 	input.fa {
	background: rgb(155,34,66);
}

.ie8 #navigation{
	height: 4.8em!important;
}

.ie8 .edepo_carrousel{
	height: 400px;
}

.ie8 #navigation ul li.sublista ul {
	top: 4.7em;
}


/*************** FIREFOX ******************/

@-moz-document url-prefix() {
	.fa {
		transform: rotate(0.001deg);
	}
}