body {
  font-family: 'Open Sans Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
	color: #ffffff;
	background-color: #51a351;
}
a {
	color: #51a351;
}

hr {
	clear: both;	
}
#laentrada_text {
	display: none;
}
#frm_div {
	display: none;
}
#asesorias {
	display: none;
}
#soporte {
	display: none;
}
.content {
	text-align: justify;
}
.content p {
	font-size: 16px;
}
.img-header {
	height: 250px;
	width: 100%;
}
.hide {
	display: none;
}