#container,
.container,
.middle{
	overflow: inherit !important;
}
footer{
	z-index: 1;
}
@media(min-width: 721px){
	.footer{
		background: #f2f4f5 !important;
	}
}
.box-contato{
	position: relative;
	float: left;
	width: 100%;
	background: url('../images/bg-topo-interna.jpg') #f2f4f5 repeat-x scroll top left;
	padding-top: 58px;
	z-index: 2;
}
.box-topo{
	position: relative;
	float: left;
	width: 100%;
	border-bottom: solid 1px #14446f;
	padding-bottom: 25px;
	margin-bottom: 23px;
}
.tit-internas{
	position: relative;
	float: left;
	padding-left: 85px;
	line-height: 40px;
	font-size: 40px;
	font-family: 'robotolight';
	color: #14446f;
	text-transform: uppercase;
	background: url('../images/icone-tit-internas.png') no-repeat left center;
	width: 100%;
	margin-bottom: 30px;
}
.box-contato .txt{
	position: relative;
	float: left;
	width: 100%;
	font-family: 'robotolight';
	color: #666;
	font-size: 14px;
	line-height: 18px;
}
.box-form,
.box-form form{
	position: relative;
	float: left;
	width: 540px;
}
.box-form .linha{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 9px;
}
.box-form .linha button{
	position: relative;
	float: left;
	border: none;
	background: transparent;
	font-size: 14px;
	color: #666;
	font-family: 'robotolight';
	line-height: 18px;
	margin: 10px 0;
}
.box-form .linha label{
	position: relative;
	float: left;
	width: 110px;
	margin-right: 10px;
	text-align: right;
	font-size: 14px;
	color: #666;
	font-family: 'robotolight';
	line-height: 40px;
}
.box-form .linha input{
	position: relative;
	float: left;
	width: 420px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-family: 'robotolight';
	color: #666;
	border: solid 1px #ced0d1;
	border-radius: 6px 6px;
	padding-left: 10px;
}
.box-form .linha textarea{
	position: relative;
	float: left;
	width: 420px;
	height: 118px;
	line-height: 18px;
	font-size: 14px;
	font-family: 'robotolight';
	color: #666;
	border: solid 1px #ced0d1;
	border-radius: 6px 6px;
	padding: 5px 0 0 10px;
}
.box-form .linha input.tel{
	width: 140px;
}
.button-verde{
	position: relative;
	float: right;
	width: 114px;
	height: 40px;
	padding: 0 0 !important;
	background: #78af40;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	font-family: 'robotolight';
	text-transform: uppercase;
	color: #fff;
	border: none !important;
	border-radius: 3px 3px;
	margin: 11px 0 40px 0;
}
.button-verde:hover{
	opacity: 0.5;
}
.box-atendimento{
	position: relative;
	float: right;
	width: 360px;
}
.box-atendimento h3{
	position: relative;
	float: left;
	width: 100%;
	font-size: 20px;
	color: #14446f;
	line-height: 24px;
	font-family: 'robotomedium';
	text-transform: uppercase;
	margin-bottom: 15px;
}
.box-atendimento h3 span{
	position: relative;
	float: left;
	width: 100%;
	background: url('../images/icone-atendimento.png') no-repeat left center;
	padding-left: 25px;
	color: #14446f;
	font-family: 'robotomedium';
}
.box-atendimento span{
	position: relative;
	float: left;
	width: 100%;
	font-size: 20px;
	color: #666;
	font-family: 'robotolight';
	line-height: 24px;
}
.box-atendimento .button-verde{
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 16px;
	padding: 6px 0 !important;
	font-size: 15px;
	margin-top: 25px;
}
.box-atendimento .button-verde strong{
	position: relative;
	float: left;
	width: 100%;
	font-family: 'robotomedium';
	font-size: 20px;
	line-height: 22px;
}
.box-atendimento .button-verde:hover{
	text-decoration: none;
	color: #fff;
	opacity: 0.5;
}
.facebook{
	position: relative;
	float: left;
	width: 100%;
}
.facebook h3{
	position: relative;
	float: left;
	width: auto;
	font-size: 20px;
	font-family: 'robotomedium';
	line-height: 17px;
	padding-left: 16px;
	background: url('../images/icone-f.png') no-repeat left center;
	color: #14446f;
	height: 17px;
	margin-top: 25px;
}
.top-face{
    position: relative;
    float: left;
    width: 200px;
    height: 60px;
    overflow: hidden;
}
.bottom-face{
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    margin: 20px 0 28px 0;
    height: 52px;
}
.bottom-face .fb-like-box{
    margin-top: -98px;
    margin-left: -10px;
}
.box-form button.error{
	position: relative;
	float: left;
	border: none;
	background: transparent;
	font-size: 14px;
	color: #666;
	font-family: 'robotolight';
	line-height: 18px;
}

@media (min-width: 721px) and (max-width: 959px){
	.box-form, .box-form form{
		width: 380px;
	}
	
	/**/
	.box-atendimento{
		width: 300px;
	}
}
@media (max-width: 959px){
	.box-form .linha textarea,
	.box-form .linha input{
		width: 100%;
	}
	.box-form .linha label{
		text-align: left;
		width: 100%;
		position: absolute;
		line-height: 16px;
		top: 12px;
		left: 10px;
		z-index: 9;
	}
	.box-form .linha.focus label{
		top: -8px;
		font-family: 'robotomedium';
	}
}

@media (max-width: 720px){
	.tit-internas{
		padding-left: 0;
		background: transparent;
	}
	.box-form, .box-form form,
	.box-form .linha input.tel,
	.box-atendimento{
		width: 100%;
	}
	.facebook{
		margin-bottom: 35px;
	}
}