.box-form{
	position: relative;
	float: left;
	width: 540px;
	margin-top: 40px;
}
.box-form .linha{
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 9px 0;
}
.box-form .linha2{
	position: relative;
	float: left;
	width: 261px;
	margin: 0 0 9px 0;
}
.box-form .margin{
	margin: 0 17px 9px 0 !important;
}
.box-form input{
	position: relative;
	float: left;
	border: solid 1px #e2e4e7;
	height: 38px;
	padding-left: 7px;
	font-size: 14px;
	font-family: "robotolight";
	color: #b2b1b1;
	background: #fff;
	line-height: 38px;
}
.box-form textarea{
	position: relative;
	float: left;
	border: solid 1px #e2e4e7;
	height: 96px;
	padding-left: 7px;
	font-size: 14px;
	font-family: "robotolight";
	color: #b2b1b1;
	background: #fff;
	line-height: 18px;
	width: 530px; 
}
.box-form .linha input{
	width: 531px;
}
.box-form .linha2 input{
	width: 252px;
}
.box-form .submit{
	position: relative;
	float: left;
	width: 94px;
	height: 40px;
	background: #bcb225;
	text-align: center;
	font-size: 16px;
	font-family: "robotolight";
	color: #fff;
	text-transform: uppercase;
	line-height: 40px;
}
.box-form .submit .bt-enviar{
	position: absolute;
	left: 0;
	top: 0;
	width: 94px;
	height: 40px;
	margin: 0 0;
	padding: 0 0;
	background: transparent;
	z-index: -9999px;
	font-size: 0;
	border: none;
	cursor: pointer;
}
.box-form .submit:hover{
	background: #9a9124;
}
/*=====	formulario
====================================*/ 
form{
	float: left;
	width: 540px;
	height: auto;
	margin: 0 0;
	padding: 0 0;
	border: none;
}
form fieldset{
	float: left;
	position: relative;
	margin: 0 0;
	padding: 0 0;
	border: none;  
}

/**/
.info-right{
	position: relative;
	float: right;
	width: 380px;
	margin-top: 40px;
}
.info-right h3{
	position: relative;
	float: left;
	width: 100%;
	color: #484544;
	font-family: "robotothin";
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 12px;
}
.info-right span{
	position: relative;
	float: left;
	width: 352px;
	height: 21px;
	font-size: 20px;
	color: #484544;
	font-family: "robotobold";
	line-height: 21px;
	padding-left: 28px;
	margin-bottom: 7px;
}
.info-right span.tel{
	background: url('../images/icone-tel-contato.jpg') no-repeat left center;
}
.info-right span.mail{
	background: url('../images/icone-mail-contato.jpg') no-repeat left center;
}
.info-right span a{
	text-decoration: none;
	color: #bcb225;
}
.info-right span a:hover{
	color: #484544;
}
ul.contatos{
	position: relative;
	float: left;
	width: 100%;
	border-top: solid 1px #e9e9e9;
	padding: 14px 0 0 0;
	margin: 11px 0 0 0;
}
ul.contatos li{
	position: relative;
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #282828;
	font-family: "robotolight";
	line-height: 25px;
	list-style: none;
}
ul.contatos li a{
	position: relative;
	color: #bcb225;
	text-decoration: none;
}
ul.contatos li a:hover{
	text-decoration: underline;
}
.box-mapa{
	position: relative;
	float: left;
	width: 100%;
	border-top: solid 1px #e9e9e9;
	padding: 32px 0 40px 0;
}
.box-mapa .localizacao{
	position: relative;
	float: left;
	width: 100%;
	font-size: 20px;
	color: #484544;
	line-height: 20px;
	font-family: "robotothin";
	margin-bottom: 21px;
}
.box-mapa .localizacao strong{
	font-family: "robotobold";
}
.veja-mapa{
	position: absolute;
	top: 30px;
	right: 0;
	padding-left: 26px;
	background: url('../images/icone-veja-mapa-contato.jpg') no-repeat 0 0;
	font-size: 20px;
	color: #bcb225;
	line-height: 22px;
	font-family: "robotothin";
	width: 125px;
	height: 22px;
}
.veja-mapa span{
	position: relative;
	float: left;
	font-family: "robotothin";
	border-bottom: solid 1px #bcb225;
	font-size: 20px;
	color: #bcb225;	
	line-height: 22px;
}
.mapa{
	position: relative;
	float: left;
	width: 470px;
	padding-left: 470px;
	height: 370px;
	background: url('../images/img-endereco-contato.jpg') no-repeat 0 0;
	margin-bottom: 24px;
}
.mapa iframe{
	position: relative;
	float: left;
	width: 470px;
	height: 370px;
	overflow: hidden;
}
.internas h2{
	position: relative;
	float: left;
	width: 940px;	
	color: #484544;
	padding: 36px 0 0 0;
	height: 56px;
	font-size: 30px;
	font-family: "robotothin";
	margin-bottom: 37px;
	background: url('../images/border-h1.jpg') no-repeat left bottom;
}
.internas h2 span{
	width: 940px;
	height: 51px;
	border-bottom: solid 1px #bcb225;
	position: relative;
	float: left;
}
.internas h2 strong{
	font-family: "robotoblack";
	position: relative;
	margin-left: 8px;
}
.internas .bt-social{
	position: relative;
	float: left;
	width: 460px;
	height: 60px;
	text-align: center;
	margin: 20px 0;
}
.internas .bt-social span{
	text-align: center;
	position: relative;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 40px;
	color: #fff;
	font-size: 20px;
	font-family: "robotolight";
	line-height: 72px;
}
.internas .bt-social.linkedin{
	background: #0079ad;
	margin-right: 20px;
}
.internas .bt-social.twitter{
	background: #2d8ecc;
}
.internas .bt-social.linkedin span{
	background: url('../images/icone-bt-linkedin.png') no-repeat 0 15px;
}
.internas .bt-social.twitter span{
	background: url('../images/icone-bt-twitter.png') no-repeat 0 20px;
}
.internas .bt-social.linkedin:hover{
	background: #006b8c;
}
.internas .bt-social.twitter:hover{
	background: #2d78a6;
}

.facebook_plugin{
	position: relative;
	float: left;
	width: 100%;
}
.limitarbox_facebook_01 {
width: 300px !important;
height: 60px !important;
overflow: hidden !important;
position: absolute;
float: left;
top: 20px;
left: 150px;
}
.limitarbox_facebook_01 .fb-like-box {
background-color: none;
margin-top: 0;
margin-right: 0px;
margin-bottom: 0px;
margin-left: -10px;
}
.fb_iframe_widget {
display: inline-block;
position: relative;
}
.limitarbox_facebook {
width: 940px !important;
height: 150px;
overflow: hidden !important;
position: relative;
float: left;
top: 0;
left: 0;
}
@media (min-width: 1024px){
	.limitarbox_facebook{
		height: 100px;
	}
}
.limitarbox_facebook .fb-like-box {
background-color: none;
margin-top: -100px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: -10px;
}
