.analisis {
	
	width: 100%;
	height: 500px;
	

}



.fondoAnalisis {
	
	width: 100%;
	height: 500px;
	background:url(../img/analisis.jpg) 100% 0 no-repeat;
    background-size: cover;
	margin: 0 auto;
	padding: 0;
}


.fondoCapacitacion {
	
	width: 100%;
	height: 500px;
	background:url(../img/capacitacion/portadaCapacitacion.jpg) 100% 0 no-repeat;
    background-size: cover;
	margin: 0 auto;
	padding: 0;

}

.fondoInterconexion {
	
	width: 100%;
	height: 500px;	background:url(../img/interconexion/PortadaInterconexion.jpg) 100% 0 no-repeat;
    background-size: cover;
	margin: 0 auto;
	padding: 0;
	filter: brightness(40%)

}

.fondoEstrategia {
	
	width: 100%;
	height: 500px;	background:url(../img/estrategia/FondoEstrategia.jpg) 100% 0 no-repeat;
    background-size: cover;
	margin: 0 auto;
	padding: 0;
	filter: brightness(40%)

}

.fondoContacto {
	
	width: 100%;
	height: 500px;	background:url(../img/EXPATS_RELOCATION.png);
    background-size: cover;
	margin: 0 auto;
	padding: 0;
	filter: brightness(80%)

}



@media (max-width:420px) { 



.analisis {
	
	width: 100%;
	height: 300px;
	

}



.fondoAnalisis {
	
	width: 100%;
	height: 300px;
	background:url(../img/analisis.jpg) 100% 0 no-repeat;
    background-size: cover;
	margin: 0 auto;
	padding: 0;
}


.fondoCapacitacion {
	
	width: 100%;
	height: 300px;
	background:url(../img/capacitacion/portadaCapacitacion.jpg) 100% 0 no-repeat;
    background-size: cover;
	margin: 0 auto;
	padding: 0;

}

.fondoInterconexion {
	
	width: 100%;
	height: 300px;	background:url(../img/interconexion/PortadaInterconexion.jpg) 100% 0 no-repeat;
    background-size: cover;
	margin: 0 auto;
	padding: 0;
	filter: brightness(40%)

}

.fondoEstrategia {
	
	width: 100%;
	height: 300px;	background:url(../img/estrategia/FondoEstrategia.jpg) 100% 0 no-repeat;
    background-size: cover;
	margin: 0 auto;
	padding: 0;
	filter: brightness(40%)

}

.fondoContacto {
	
	width: 100%;
	height: 300px;	background:url(../img/EXPATS_RELOCATION.png);
    background-size: cover;
	margin: 0 auto;
	padding: 0;
	filter: brightness(80%)

}









}