#dadosContato .dadosContato {
    text-align: left;
}
#dadosContato .dadosContato .telefone i, .dadosContato .endereco i {
    top: 10px;
}

.endereco,
.telefone,
.email {
    position: relative;
    padding-left: 40px;
}
.endereco i,
.telefone i,
.email i {
	position: absolute;
    top: 3px;
    left: 0px;
}

#mapa {
	height: 400px;
	margin-top: 30px;
}
.gm-style-iw > div {
	font-family: Helvetica, Arial, sans-serif;
	overflow: visible !important; 
	 font-size: 14px;
}
.gm-style-iw > div h1 {
	font-family: 'Open Sans', sans-serif;}
.infoWindow {
	overflow: hidden !important;
}
.gm-style-iw .dadosContato .telefone {
    font-size: 0.5em;
}

#contatoForm {
	padding: 0;
	margin: 50px 0px 0px 0px;
}
#contatoForm legend {
	display: none;	
}

#contatoForm .grupo {
    width: 100%;
}
#alertaGCaptcha {
	display: none;
}


#contatoForm .campoTexto, #contatoForm .campoTextoarea, .realperson-challenge {
	font-family: Helvetica, Arial, sans-serif;
	 font-size: 14px;
	font-weight: 300;
	border-radius: 0px;
	resize: none;
}
.captchaBox {
	padding-top: 40px;	
}
.realperson-challenge {
	padding-bottom: 16px;
	position: absolute;
	top: -50px;
}
.realperson-text {
	font-family: "Courier New",monospace;
	font-size: 6px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 3px;	
}
.realperson-regen {
	position: absolute;	
	cursor: pointer;
	font-size: 0.7em;
	margin: 10px 0px 0px 0px;
}
#defaultReal {
}
form#contatoForm span.captcha {
	text-align: right;
	clear: both;
	display: block;
	margin: 0px 0px 0px 0px !important;
	position: relative;
}