 h1{
	color: rgba(155, 155, 155,1.0);
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
}

/*  -------------------- CONTATO ----------------------  */
.jumbotron-form-contato, 
.jumbotron-redirect{
	background-color: rgba(0, 46, 82,0.85);
	margin-top: 5%;
	padding-top: 15px;
	border-radius: 0px;
	width:100%;
}
.jumbotron-redirect h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 26px;
}
.jumbotron-form-contato h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}
.jumbotron-form-contato a{
	display: block;
	align-self: center;
}
#logo-contato img{
	width: 296px;
	max-width: 100%;
	margin-bottom: 7%;
}
#formulario_contato{
	margin-top: 3%;
	padding-right: 20px;
}
#form-captcha {
	border-radius: 5px;
}
#form-captcha img {
	align-items: center;
	width: 95%
	height: 95%;
	max-width: 95%;
	max-height: 95%;
}
#numeros-contato {
	margin-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}
#geolocalizacao {
	margin-top: 3%;
}
#endereco-rodape{
	margin-top: 30px;
}
#mapa-lg {
	max-width: auto;
	max-height: auto;
}
#map {
    height: 520px;
    width: 100%;
}
#endereco-rodape-texto h4{
	color: rgba(255, 255, 255,1.0);
	font-size: 19px;
	text-align: center;
	line-height: 30px;
}
#credito-torres{
	float: right;
}
#credito-torres a img{
	align-items: center;
	width: 80px;
	height: auto;
}
#ancora_contato {
	position: absolute;
	margin-top: -80px;
}
#ancora_captcha {
	position: absolute;
	margin-top: -80px;
}
