/* CSS Document */
.alturaTopo { height:139px; }
h2 { font-family: 'Oswald', sans-serif; font-weight:400; font-size:35px; margin-top:0; }
.siteConteudo { font-family: 'AvenirNextLTPro-MediumCn'; font-size:16px; line-height:180%; }
form { font-family: 'Oswald', sans-serif; font-weight:400; font-size:14px; width:1127px; margin-top:40px; }
form label { width:500px; float:left; text-align:right; margin-bottom:21px; font-weight:700; }
form label input { width:420px; height:26px; border:1px solid #D8D8D8; padding-left:13px; }
form button { float:right; clear:both; width:142px; height:43px; line-height:43px; color:#FFF; background:#f2b51f; border:none; -webkit-box-shadow: 2px 2px 0px 0px rgba(194, 191, 191, 1); -moz-box-shadow: 2px 2px 0px 0px rgba(194, 191, 191, 1); box-shadow: 2px 2px 0px 0px rgba(194, 191, 191, 1); position:relative; cursor:pointer; }
form button:before { border-bottom: 8px solid #f2b51f; border-left: 8px solid #FFF; border-right: 134px solid #f2b51f; content: ""; height: 0; left: 0; position: absolute; top: 0; width: 0; }
#labelMsg { float:right; height:127px; }
#labelMsg textarea { height:127px; vertical-align:text-top; width:400px; border:1px solid #D8D8D8; padding-left:13px; }
.siteConteudo hr { width:100%; border-top:1px solid #D7D7D7; border-bottom:none; border-left:none; border-right:none; clear:both; margin:59px 0 29px 0; }
#infos { width:515px; float:left; margin-right:63px; text-align:right; }
#infos p { font-size:30px; }
#infos span { font-size:30px; }
#infos hr { width:150px; border-top:6px solid #2A2A2A; border-bottom:none; border-left:none; border-right:none; clear:both; margin:25px 0 25px 365px; }
#mapa { width:622; float:left; }
@media screen and (max-width: 500px) {
	body { background-image:url(/imagens/indexBgMobile-pt.jpg) !important; }
	.alturaTopo { height:40px; }
	h2 { font-size:24px; }
	.siteConteudo { font-size:14px; }
	form { font-size:14px; width:320px; margin-top:30px; }
	
	form label { width:320px; float:none; text-align:left; margin-bottom:15px; display:block; }
	form label input { width:305px; }
	form button { width:130px; height:30px; line-height:30px;  }
	form button:before { border-right: 124px solid #f2b51f; }	
	#labelMsg { float:none; height:155px; }
	#labelMsg textarea { height:127px; vertical-align:text-top; width:305px; border:1px solid #D8D8D8; padding-left:13px; }
	.siteConteudo hr { margin:59px 0 29px 0; }	
	#infos { width:320px; float:none; margin-right:0; text-align:left; }
	#infos p { font-size:24px; }
	#infos span { font-size:18px; }
	#infos hr { width:150px; border-top:3px solid #2A2A2A; margin:25px 0 25px 0px; }
	#mapa { width:320px; float:none; margin-top:20px; }	
	#mapa iframe { width:320px; height:250px; }
}
