.hero{
	text-align: center;
	background-image: url('../img/1-hero.webp');
	background-position: left;
	background-repeat: no-repeat;
	background-size: cover;
	height: 485px;
	margin-top: 75px;
	margin-bottom: 0px
}
.hero_text{
	padding-top:70px;
}
.marcoTeam{
	width:90%;
	height: 90%;
	align-content: center;
}
.marcoAI{
	width:105%;
	height: 105%;

}
.foot1{
	text-align: center;
	background-image: url('../img/4.2-footer.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color:#ffffff;
	background-color:#203361;
	
}
.bg_azul{
	background-color:#203361;
	color:#ffffff;
}
.azul{
	color:#203361;
	text-align: justify;
}
.nav_texto{
	text-align: left;
	color:#ffffff;
	padding: 15px;
}
.margen_sec{
	margin-top: 30px;
	margin-bottom: 30px
}
.blanco{
	color:#ffffff;
}
footer{
	color:#ffffff;
	background-color:#203361;
}
a{
	color:#ffffff;
}
.carta{
	height:20px;
	width: 20px; 
}
.letra{
	font-size:12px;
}
pre{
	color:#203361;
}