@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,400,600,700');

span.wpcf7-not-valid-tip{font-size: 12px;}

body, 
html { 
	padding: 0; 
	margin: 0;  
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	color: #464646;
}

.topo {
	width: 100%;
	height: 120px;
}
.fnd-topo {
	width: 100%;
	height: 120px;
	background: url('img/detalhe-fnd-topo.png') top center repeat-x;
}
.fnd-topo img {
	float: left;
}
.logo {
	background-color: #fefefe;
	padding: 20px 20px 10px 20px;
	float: left;
}

.fixar {
	position: fixed;
	z-index: 999;
	width: 100%;
	min-height: 56px;
	background-color: #fefefe;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.51)
}
.corpo {
	width: 1024px;
	display: table;
	min-height: 1px;
}
.menu {
	list-style: none;
	float: right;
}
.menu li {
	display: inline-block;
	margin-top: 10px;
	float: left;
}
.menu li a {
/* 	padding: 10.5px 22px; */
	padding: 10.5px 33.5px;
	color: #fefefe;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
}
.menu li a:hover {
	background-color: #006D9F;
	color: #fefefe;
}
.box-atendimento {
	width: 873px;
	min-height: 10px;
	background-color: #F5F5F5;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 16px 10px 11px 10px;
}
.box-atendimento p {
	font-size:12px;
	color:#303030;
	letter-spacing:0;
	text-align:center;
	float: left;
	margin-left: 25px;
}
.box-atendimento p img {
	float: left;
	margin-right: 5px;
}
.localizacao {
	background: url('img/icon-localizacao.png') 16px center no-repeat;
	padding: 10px 16px 11px 35px !important;
	background-color:#0f314c;
}

.slide-inicial {
	width: 100%;
	height: 800px;
	background: url('img/bg-inicial.jpg') top center;
	position: relative;
}

.slide-inicial .corpo {
	z-index: 2;
	position: relative;
}

.slide-inicial .corpo h3 {
	margin-top: 320px !important;
	line-height: 140% !important;
}

.slide-inicial a {
	text-decoration: none;
}
.slide-inicial img {
	margin-top: 190px;
}
.slide-inicial h3 {
	font-weight: 200;
	font-size: 40px;
	color: #FFFFFF;
}
.fnd-empresa {
	min-height: 320px;
	padding: 50px 0 0 0;
}
.box-empresa1 {
	width: 1020px;
	float: left;
	text-align: left;
}
.box-empresa2 {
	float: right;
	width: 337px;
}
.box-empresa2 img {
	margin-bottom: 5px;
}
.box-empresa2 h3 {
	font-size:18px;
	color:#303030;
	letter-spacing:0;
	text-align:left;
	font-weight: 400;
	margin-bottom: 5px;
}
.box-empresa2 p {
	font-weight: 200;
	font-size:16px;
	color:#303030;
	letter-spacing:0;
	line-height:21px;
	text-align:left;
}
.box-1, .box-2, .box-3, .box-4 {
	width: 50%;
	min-height: 190px;
	float: left;
	padding-right: 20px;
}
.box-1 h3, .box-2 h3, .box-3 h3, .box-4 h3 {
	font-size:18px;
	color:#1d4a6d;
	letter-spacing:0;
	text-align:left;
	font-weight:400;
	margin-bottom: 8px;
}
.box-1 h3 img, .box-2 h3 img, .box-3 h3 img, .box-4 h3 img {
	float: left;
	margin-right: 5px;
}
.box-1 p, .box-2 p, .box-3 p, .box-4 p {
	font-size:16px;
	color:#303030;
	letter-spacing:0;
	line-height:21px;
	text-align:left;
	font-weight: 200;
}

.box-missao:first-child  {
	margin-right: 32px;
}
.box-missao:nth-child(2)  {
	margin-right: 20px;
}
.box-missao:nth-child(3) {
	float: right;
}
.box-missao p, .box-missao h4 {
	color: #fefefe;
}

.fnd-clientes {
	width: 100%;
	min-height: 1px;
	padding: 60px 0;
	background:#f5f5f5;
}
.fnd-clientes h2 {
	font-size: 30px;
	font-weight: 200;
	color: #303030;
	margin-bottom: 40px;
	position: relative;
}
.fnd-clientes h2:after {
	content: '';
	display: block;
	width: 160px;
	height: 2px;
	background-color: #1D4A6D;
	margin-top: 5px;
}

.fnd-clientes p {
	font-size: 16px;
	color: #464646;
}
.box-clientes {
	width: 210px;
	height: 130px;
	background-color: #fefefe;
	padding: 18px 30px 10px 30px;
	float: left;
}

.box-clientes:nth-child(3) {
	margin-left: 60px;
}
.box-clientes:nth-child(4) {
	margin-left: 60px;
}
.box-clientes:nth-child(5) {
	margin-left: 60px;
}

.box-clientes-2 {
	width: 210px;
	height: 130px;
	background-color: #fefefe;
	padding: 18px 30px 10px 30px;
	float: left;
}
.box-clientes-2:nth-child(2) {
	margin-left: 50px;
}
.box-clientes-2:nth-child(3) {
	margin-left: 60px;
}
.box-clientes-2:nth-child(4) {
	margin-left: 60px;
}
.box-clientes-2:nth-child(5) {
	margin-left: 60px;
}



.fnd-rodape {
	width: 100%;
	min-height: 1px;
	background: url('img/fnd-footer.png') top center;
	background-position: cover;
	padding: 30px 0;
}
.fnd-rodape h3 {
	font-size: 18px;
	color: #fefefe;
	margin-bottom: 10px;
	font-weight: 200;
	position: relative;
}
.fnd-rodape h3:after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	background-color: #28A4E2;
	margin-top: 5px;
}
.fnd-rodape p {
	font-size: 16px;
	color: #464646;
	line-height: 130%;
}
.fnd-endereco {
	background-color: #303030;
	padding: 15px 0;
}
.fnd-endereco p {
	line-height: 160%;
	font-size: 14px;
	color:#ffffff;
	letter-spacing:0;
	text-align:left;
	font-weight: 200;
	margin-bottom: 0;
}
.fnd-endereco p a {
	color: #fefefe;
	text-decoration: none;
}
.box-facebook {
	width: 399px;
	min-height: 177px;
	float: left;
	text-align: left;
	margin-right: 30px;
	color: #fff;
}
.box-facebook p{color:#fff;font-weight: 200;}
.box-facebook h3, .box-mapa h3, .box-links h3{
	color: #fff !important;
}
.box-mapa {
	width: 260px;
	min-height: 177px;
	margin-right: 20px;
	text-align: left;
	float: left;
}
.box-mapa ul {
	float: left;
}
.box-mapa ul li {
	margin-top: 4px;
	margin-bottom: 17px;
}
.box-mapa ul li a {
	color: #fefefe;
	font-weight: 200;
	text-decoration: none;
	font-size: 14px;	
}
.box-mapa ul li a:hover {
	text-decoration: underline;
	color: #0f314c;
}
.box-links {
	width: 500px;
	min-height: 177px;
	float: left;
	text-align: left;
}
.box-links ul {
	float: left;
	width: 140px;
	margin-right: 10px;
}
.box-links ul li {
	margin-top: 4px;
}
.box-links ul li a {
	color: #fefefe;
	font-weight: 200;
	text-decoration: none;
	font-size: 14px;
}
.box-links ul li a:hover {
	text-decoration: underline;
	color: #0f314c;
}
.fnd-titulo {
	width: 100%;
	min-height: 265px;
	background: url('img/fnd-empresas.png') top center;	
	background-position: cover;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
.fnd-titulo h1 {
	font-size:40px;
	color:#ffffff;
	letter-spacing:0;
	text-align:center;
	font-weight: 200;
	margin-top: 100px;
	margin-bottom: 20px;
}
.bread a, .bread {
	color: #fff;
}
.bread a:hover {
	color: #1d4a6d;
}
.content-area {
	padding: 20px 0 60px 0;
}
.sidebar {
	width: 320px;
	min-height: 400px;
	float: left;
	padding-right: 20px;
	text-align: left;
}
.content-area h3{
	font-size: 20px;
	color: #1D4A6D;
	letter-spacing: 0;
	margin-bottom: 15px;
	text-align: left;
	font-weight: 100;
}
.conteudo-page {
	width: 680px;
	min-height: 400px;
	text-align: left;
	float: right;
}
.conteudo-page p {
	font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	color: #303030;
	letter-spacing: 0;
	line-height: 24px;
	padding-bottom: 20px;
}
.conteudo-page blockquote {
	background-color: #F5F5F5;
	padding: 40px;
	border-left: 5px solid #3081A9;
	margin: 20px 0;
}
.conteudo-page blockquote p {
	font-weight: 100;
}
.conteudo-page blockquote img {
	margin-right: 30px;
}
.alignleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: left;
}
.alignright {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align: right;
}
.menu-empresa {
	width: 270px;
	min-height: 1px;
	background: #fff;
}
.menu-empresa li {
	display: inline-block;
	padding: 15px 20px 18px 20px;
	width: 100%;
	background-color: #f5f5f5;
	margin-bottom: 8px;
}
.content-area {
	text-align: left;
}
.content-area p {
	font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	color: #303030;
	letter-spacing: 0;
	line-height: 24px;
	padding-bottom: 20px;
}
.row .form-control {
	border-radius:0;
}
.row .btn-enviar {
	border: 4px solid #3081A9;
	color: #3081A9;
	background-color: #fff;	
	border-radius: 0;
	text-transform: uppercase;
}
.row .btn-enviar:hover {
	color: #fff;
	background-color: #3081A9;	
}