#la-empresa{
	background-image: url("../la-empresa/01.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height:80vh;
	justify-content: center;
	position: relative;
	align-items: center;
	display: flex;
	margin-top:100px;
	}
#la-empresa p{
	width: 80%;
	font-family: 'CodecProNews';
	font-size: 40px;
	text-align: center;
	color: #ffffff;
}
.container-empresa{
	width:100%;
	height: 100vh;
	display: flex;
	align-items: center;
	position: relative;
	justify-content: center;
}
.fa-solid{
	font-size: 40px;	
	}
.title1{
	width:100%;
	height: 35%;
	position: absolute;
	background: #23196d;
	top:0px;
	align-items: center;
	justify-content: center;
	font-family: 'CodecProNews';
	display: flex;
}
.title1 p{
	color:#ffffff;
	font-size: 20px;
	position: absolute;
	text-align: center;
	bottom:30px;
}
.textie1{
	width:100%;
	height: 65%;
	position: absolute;
	background: #23196d;
	bottom:0px;
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
}
.textie1 p{
	color:#ffffff;
	font-size: 14px;
	position: absolute;
	text-align: justify;
	font-family: 'CodecProNews';
	width: 65%;
	align-items: center;
	justify-content: center;
	top:0px;
	line-height: 20px;
}
.title2{
	width:100%;
	height: 35%;
	position: absolute;
	background: #f9f9f9;
	top:0px;
	align-items: center;
	justify-content: center;
	font-family: 'CodecProNews';
	display: flex;
}
.title2 p{
	color:#999999;
	font-size: 20px;
	position: absolute;
	text-align: center;
	bottom:30px;
}
.textie2{
	width:100%;
	height: 65%;
	position: absolute;
	background: #f9f9f9;
	bottom:0px;
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
}
.textie2 p{
	color:#999999;
	font-size: 14px;
	position: absolute;
	text-align: justify;
	font-family: 'CodecProNews';
	width: 65%;
	align-items: center;
	justify-content: center;
	top:0px;
	line-height: 20px;
}
.title3{
	width:100%;
	height: 40%;
	position: absolute;
	background: #fe6f27;
	top:0px;
	align-items: center;
	justify-content: center;
	font-family: 'CodecProNews';
	display: flex;
}
.title3 p{
	color:#ffffff;
	font-size: 20px;
	position: absolute;
	text-align: center;
	bottom:30px;
}
.textie3{
	width:100%;
	height: 60%;
	position: absolute;
	background: #fe6f27;
	bottom:0px;
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
}
.textie3 p{
	color:#ffffff;
	font-size: 14px;
	position: absolute;
	text-align: justify;
	font-family: 'CodecProNews';
	width: 65%;
	align-items: center;
	justify-content: center;
	top:0px;
	line-height: 20px;
}
.title4{
	width:100%;
	height: 45%;
	position: absolute;
	background: #999999;
	top:0px;
	align-items: center;
	justify-content: center;
	font-family: 'CodecProNews';
	display: flex;
}
.title4 p{
	color:#ffffff;
	font-size: 20px;
	position: absolute;
	text-align: center;
	bottom:30px;
}
.textie4{
	width:100%;
	height: 55%;
	position: absolute;
	background: #999999;
	bottom:0px;
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
}
.textie4 p{
	color:#ffffff;
	font-size: 14px;
	position: absolute;
	text-align: justify;
	font-family: 'CodecProNews';
	width: 65%;
	align-items: center;
	justify-content: center;
	top:0px;
	line-height: 20px;
}
@media screen and (min-width: 768px){ 
#la-empresa{
	background-image: url("../la-empresa/01.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height:80vh;
	margin-top: 100px;
	justify-content: center;
	position: relative;
	align-items: center;
	display: flex;
	}
#la-empresa p{
	margin-top: 0px;
	font-family: 'CodecProNews';
	font-size: 70px;
	text-align: center;
	color: #ffffff;
}
.container-empresa{
	width:100%;
	height: 100vh;
	display: flex;
	align-items: center;
	position: relative;
	justify-content: center;
}
.fa-solid{
	font-size: 60px;	
	}
.title1{
	width:100%;
	height: 45%;
	position: absolute;
	background: #23196d;
	top:0px;
	align-items: center;
	justify-content: center;
	font-family: 'CodecProNews';
	display: flex;
}
.title1 p{
	color:#ffffff;
	font-size: 30px;
	position: absolute;
	text-align: center;
	bottom:30px;
}
.textie1{
	width:100%;
	height: 55%;
	position: absolute;
	background: #23196d;
	bottom:0px;
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
}
.textie1 p{
	color:#ffffff;
	font-size: 20px;
	position: absolute;
	text-align: justify;
	font-family: 'CodecProNews';
	width: 30%;
	align-items: center;
	justify-content: center;
	top:0px;
	line-height: 25px;
}
.title2{
	width:100%;
	height: 40%;
	position: absolute;
	background: #f9f9f9;
	top:0px;
	align-items: center;
	justify-content: center;
	font-family: 'CodecProNews';
	display: flex;
}
.title2 p{
	color:#999999;
	font-size: 30px;
	position: absolute;
	text-align: center;
	bottom:30px;
}
.textie2{
	width:100%;
	height: 60%;
	position: absolute;
	background: #f9f9f9;
	bottom:0px;
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
}
.textie2 p{
	color:#999999;
	font-size: 20px;
	position: absolute;
	text-align: justify;
	font-family: 'CodecProNews';
	width: 30%;
	align-items: center;
	justify-content: center;
	top:0px;
	line-height: 25px;
}
.title3{
	width:100%;
	height: 50%;
	position: absolute;
	background: #fe6f27;
	top:0px;
	align-items: center;
	justify-content: center;
	font-family: 'CodecProNews';
	display: flex;
}
.title3 p{
	color:#ffffff;
	font-size: 30px;
	position: absolute;
	text-align: center;
	bottom:30px;
}
.textie3{
	width:100%;
	height: 50%;
	position: absolute;
	background: #fe6f27;
	bottom:0px;
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
}
.textie3 p{
	color:#ffffff;
	font-size: 20px;
	position: absolute;
	text-align: justify;
	font-family: 'CodecProNews';
	width: 30%;
	align-items: center;
	justify-content: center;
	top:0px;
	line-height: 25px;
}
.title4{
	width:100%;
	height: 45%;
	position: absolute;
	background: #999999;
	top:0px;
	align-items: center;
	justify-content: center;
	font-family: 'CodecProNews';
	display: flex;
}
.title4 p{
	color:#ffffff;
	font-size: 30px;
	position: absolute;
	text-align: center;
	bottom:30px;
}
.textie4{
	width:100%;
	height: 55%;
	position: absolute;
	background: #999999;
	bottom:0px;
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
}
.textie4 p{
	color:#ffffff;
	font-size: 20px;
	position: absolute;
	text-align: justify;
	font-family: 'CodecProNews';
	width: 30%;
	align-items: center;
	justify-content: center;
	top:0px;
	line-height: 25px;
}
}