.margen-empresa{
	margin-top: 70px !important;
}
.titulo-empresa{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	margin-top: 0px;
	color: #212121;
}
.contenido-empresa{
	margin-top: 5%;
	font-family: 'Roboto Condensed', sans-serif;/*
	font-weight: 300px;*/
	font-size: 17px;
}
.subrayado{
	width: 35px;
	height: 1px;
	background-color: #F7CB00;
	position: relative;
	left: 3px;
	bottom: 10px;
}
.col-imagen-empresa{
	margin-top: 10px;
}