.navbar{
	border-bottom: 2px solid #A40000;
}
.navbar-brand h4{
	font-size: 34px;
	font-weight: normal;
	color: #000;
}
.navbar-brand h5{
	font-size: 18px;
}

.navbar-brand.center{
	text-align: center;
	float: none;
}

.titulo {
	font-size: 28px;
	color: #000000;
	padding: 30px 0 11px 0;
	letter-spacing: -1px;
	font-weight: normal;
}
.tituloRojo {
	font-size: 28px;
	color: #000000;
	padding: 30px 0 11px 0;
	letter-spacing: -1px;
	font-weight: normal;
}

#bottom ul li a{
	color: #FFF;
}

#bottom h3 a{
	color: #FFF;
}

#bottom h3 a:hover {
	color: #c52d2f;
}

.services-wrap {
  padding: 40px 30px;
  background: #999;
  border-radius: 4px;
  margin: 0 0 40px;
}

#otrasPruebas h3{
	color: #444444;
}

#footer {
	padding-top: 30px;
	padding-bottom: 15px;
	color: #111111;
	background: #FFF;
	border-top: 2px solid #222222; 
}

#footer h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #111111;
}