#about .content {
	margin-bottom: 80px;
}

#about .empresa hr{
    margin-top: 40px;
    margin-bottom: 20px;	
	border-top:1px solid #000;
}

#about .empresa h1{ 
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color:#D41319;
	font-size: 30px;
	text-align: center;
	margin-bottom: 40px;
}

#about .empresa h5{ 
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color:#D41319;
	font-size: 14px;
	text-align: left;
	margin-top: 30px;
}

#about .empresa p{ 
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.8;
	text-align: left;
}

#about .empresa .tit{ 
	/*padding:0 10%;*/
}

#about .about_services {
	text-align: center;
	margin-top: 60px;
}

#about .about_services hr{
	height:38px;
	width: 98px;
	border: none;
	margin: 0px auto;
	margin-bottom: 15px;
}

#about .about_services .eng {
	background:#C9961A;
}

#about .about_services .eng_s {
	color:#C9961A;
	font-size: 20px;
	cursor:pointer;
}

#about .about_services .eng_s:hover {
	text-decoration:none;
}

#about .about_services .mod {
	background:#A8692C;	
}

#about .about_services .mod_s {
	color:#A8692C;
	font-size: 20px;
	cursor:pointer;
}

#about .about_services .mod_s:hover {
	text-decoration:none;
}

#about .about_services .prog {
	background:#4D5855;	
}

#about .about_services .prog_s {
	color:#4D5855;
	font-size: 20px;		
	cursor:pointer;
}

#about .about_services .prog_s:hover {
	text-decoration:none;
}

#about .about_services .maq {
	background:#467572;	
}

#about .about_services .maq_s {
	color:#467572;
	font-size: 20px;		
	cursor:pointer;
}

#about .about_services .maq_s:hover {
	text-decoration:none;
}

#about .galeria {
	text-align: center;
	margin-top: 40px;	
}

#about .galeria h4{ 
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 50px;
}

#about .galeria p{ 
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.8;
	text-align: center;
	margin-bottom: 80px;
}

#about .galeria div{ 
	margin-bottom: 30px;
}

.lb-container {
    padding: 10px;
}

.lb-dataContainer {
	padding-bottom: 10px;
}

.lb-data .lb-number {
	padding-bottom: 0px;
	padding-top:1em;
}

.lb-nav a.lb-prev {
	display: block !important;
	opacity: 1;
}

.lb-nav a.lb-next {
	display: block;
	opacity: 1;
}

@media only screen and (max-width: 992px) {
	.about_services div {
		margin-bottom:20px;
	}			
}
