.Inteligencia { padding-bottom: 60px; }

.Envolvente-Servicio1 {
	
	width: 100%;
	height: auto;
	margin-top: 70px;
}


.Img-Inteligencia, .Img-Inteligencia2, .Img-Inteligencia3, .Img-Inteligencia4 {
	
	width: 350px;
	height: 350px;
	background-repeat:no-repeat;
    background-position: top center; 
	border-radius: 10px;
	box-shadow: 4px 5px 125px rgba(0,0,0,0.2);
	display: inline-block;
	margin: 40px;
} 

.Img-Inteligencia {
	
	background:url(../img/estrategia/ela1.jpg) 50% 10% no-repeat;
	background-size:cover;
}


.Img-Inteligencia2 {
	
	background:url(../img/estrategia/ase1.jpg) 50% 10% no-repeat;
	background-size:cover;
}

.Img-Inteligencia3 {
	
	background:url(../img/estrategia/est1.jpg) 50% 10% no-repeat;
	background-size:cover;
}


.Img-Inteligencia4 {
	
	background:url(../img/estrategia/rea1.jpg) 50% 10% no-repeat;
	background-size:cover;
}




/*ANALISIS */


.Img-Analisis, .Img-Analisis2, .Img-Analisis3, .Img-Analisis4 {
	
	width: 350px;
	height: 350px;
	background-repeat:no-repeat;
    background-position: top center; 
	border-radius: 10px;
	box-shadow: 4px 5px 125px rgba(0,0,0,0.2);
	display: inline-block;
	margin: 40px;
} 

.Img-Analisis {
	
	background:url(../img/CORPORATE_LAW.png) 50% 10% no-repeat;
	background-size:cover;
}


.Img-Analisis2 {
	
	background:url(../img/nosotros.png) 50% 10% no-repeat;
	background-size:cover;
}

.Img-Analisis3 {
	
	background:url(../img/manos.png) 50% 10% no-repeat;
	background-size:cover;
}


.Img-Analisis4 {
	
	background:url(../img/FContacto.jpg) 50% 10% no-repeat;
	background-size:cover;
}








/* CAPACITACIÓN */


.Img-Capacitacion, .Img-Capacitacion2, .Img-Capacitacion3, .Img-Capacitacion4 {
	
	width: 350px;
	height: 350px;
	background-repeat:no-repeat;
    background-position: top center; 
	border-radius: 10px;
	box-shadow: 4px 5px 125px rgba(0,0,0,0.2);
	display: inline-block;
	margin: 40px;
} 

.Img-Capacitacion {
	
	background:url(../img/capacitacion/tec1.jpg) 50% 10% no-repeat;
	background-size:cover;
}


.Img-Capacitacion2 {
	
	background:url(../img/capacitacion/cap1.jpg) 50% 10% no-repeat;
	background-size:cover;
}

.Img-Capacitacion3 {
	
	background:url(../img/capacitacion/ana1.jpg) 50% 10% no-repeat;
	background-size:cover;
}


.Img-Capacitacion4 {
	
	background:url(../img/FContacto.jpg) 50% 10% no-repeat;
	background-size:cover;
}







/* EXPERIENCIA */


.Img-Experiencia, .Img-Experiencia2, .Img-Experiencia3, .Img-Experiencia4, .Img-Experiencia5 {
	
	width: 350px;
	height: 350px;
	background-repeat:no-repeat;
    background-position: top center; 
	border-radius: 10px;
	box-shadow: 4px 5px 125px rgba(0,0,0,0.2);
	display: inline-block;
	margin: 40px;
} 

.Img-Experiencia {
	
	background:url(../img/Centroamerica.jpg) 50% 10% no-repeat;
	background-size:cover;
}


.Img-Experiencia2 {
	
	background:url(../img/MexicoMaps.jpg) 50% 10% no-repeat;
	background-size:cover;
}

.Img-Experiencia3 {
	
	background:url(../img/estrategia/dis3.jpg) 50% 10% no-repeat;
	background-size:cover;
}


.Img-Experiencia4 {
	
	background:url(../img/interconexion/aco1.jpg) 50% 10% no-repeat;
	background-size:cover;
}


.Img-Experiencia5 {
	
	background:url(../img/interconexion/est1.jpg) 50% 10% no-repeat;
	background-size:cover;
}







.Numero {
		
	font-family: 'Oswald', sans-serif; 
	color: #407ec9;
	line-height: 32px;
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 20px;
}


.Texto-Inteligencia {
	
	font-family: 'Oswald', sans-serif; 
	color: #000;
	font-size: 19px;
	font-weight: 300;
	width: 550px;
	text-align: justify;
	line-height: 32px;
	display: inline-block;
	vertical-align: top;
	margin: 40px;
	
}



.Circulos {
	
	width: 35px;
	height: 35px;
	color: #407ec9;
	border-radius: 50%;
	border: 3px solid;
	margin-top: 40px;
	display: inline-block;
	margin-right: 20px;
	
}



@media (max-width:614px) {
	
.Inteligencia { padding-bottom: 60px; }

.Envolvente-Servicio1 {
	
	width: 100%;
	height: auto;
	margin-top: 70px;
}


.Img-Inteligencia, .Img-Inteligencia2, .Img-Inteligencia3, .Img-Inteligencia4 {
	
	width: 260px;
	height: 260px;
	background-repeat:no-repeat;
    background-position: top center; 
	border-radius: 10px;
	box-shadow: 4px 5px 125px rgba(0,0,0,0.2);
	display: inline-block;
	margin: 10px;
} 



.Numero {
		
	font-family: 'Oswald', sans-serif; 
	color: #407ec9;
	line-height: 32px;
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 20px;
}


.Texto-Inteligencia {
	
	font-family: 'Oswald', sans-serif; 
	color: #000;
	font-size: 14px;
	font-weight: 300;
	width: 450px;
	text-align: justify;
	line-height: 32px;
	display: inline-block;
	vertical-align: top;
	margin: 10px;
	
}



.Circulos {
	
	width: 35px;
	height: 35px;
	color: #407ec9;
	border-radius: 50%;
	border: 3px solid;
	margin-top: 40px;
	display: inline-block;
	margin-right: 20px;
	
}




}




@media (max-width:420px) {
	
.Inteligencia { padding-bottom: 60px; }

.Envolvente-Servicio1 {
	
	width: 100%;
	height: auto;
	margin-top: 70px;
}


.Img-Inteligencia, .Img-Inteligencia2, .Img-Inteligencia3, .Img-Inteligencia4 {
	
	width: 260px;
	height: 260px;
	background-repeat:no-repeat;
    background-position: top center; 
	border-radius: 10px;
	box-shadow: 4px 5px 125px rgba(0,0,0,0.2);
	display: inline-block;
	margin: 10px;
} 



.Numero {
		
	font-family: 'Oswald', sans-serif; 
	color: #407ec9;
	line-height: 32px;
	font-size: 19px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 20px;
}


.Texto-Inteligencia {
	
	font-family: 'Oswald', sans-serif; 
	color: #000;
	font-size: 14px;
	font-weight: 300;
	width: 250px;
	text-align: justify;
	line-height: 28px;
	display: inline-block;
	vertical-align: top;
	margin: 10px;
	
}



.Circulos {
	
	width: 35px;
	height: 35px;
	color: #407ec9;
	border-radius: 50%;
	border: 3px solid;
	margin-top: 40px;
	display: inline-block;
	margin-right: 20px;
	
}




}

