/* PERSONALIZAR */

/*
#6091b4
*/
/* CABECALHO */
#cabecalho{background:#FFFFFF; border-color: #6091b4;}

/* MENU */
#menu .navegacao ul li a.ativo,
#menu .navegacao ul li a:hover{background:#1e3869; color:#FFF}
.menu-responsivo a{color:#FFF; background:#6091b4;}

/* BOTOES */
.btn{background-color:#6091b4; color:#FFF;}
.btn.branco{background-color:#FFF; color:#1e3869;}
.btn:hover,
.btn.branco:hover {background-color:#1e3869; color:#FFF;}

/* RODAPE */
#rodape .faixa-1{background-color:#1d3869;}
#rodape .faixa-1{border-color:#6091b4;}
#rodape .faixa-1 h3,
#rodape .faixa-1 .email,
#rodape .faixa-1 .texto,
#rodape .faixa-1 .telefone{color:#FFF;}
#rodape .faixa-2{background-color:#182e56;}
#rodape .faixa-1 ul {text-decoration: none;list-style: none;}
#rodape .faixa-1 ul li a {color: #FFF;line-height: 1.5;}
#rodape .faixa-1 .logo {text-align: center;padding-bottom: 50px;}

@media (max-width:767px) {
	#rodape .faixa-1 h3{padding-top: 20px;}
}

/* REDES SOCIAIS */
#cabecalho .contatos ul li.rede a,
#rodape .faixa-1 ul.rede li a{color:#FFF; background-color: #6091b4;}

/* Titulos das paginas */
.titulo-pagina{background-color: #1e3869;}
.titulo-pagina h1,
.titulo-pagina h2{color:#FFF;}

/* Titulos da pagina inicial */
.titulo-inicial h1,
.titulo-inicial h2{color: #333;}
.titulo-inicial .detalhe{background: #6091b4;}

/* Titulos gerais do site */
.titulo-principal h1,
.titulo-principal h2{color: #1e3869;}
.titulo-principal h3 {color: #6091b4;}

/* Titulo de produtos, servicos, item do blog */
.titulo-secundario h1,
.titulo-secundario h2{color: #1e3869;}
.titulo-secundario h3{color: #1e3869;}

/* Chamadas para mais itens, compartilhe, subtitulos de lateral */
.titulo-chamadas h4{color: #1e3869;}
.titulo-chamadas h4 span{color: #1e3869;}

/* textos */
.texto h1,
.texto h2,
.texto h3{color: #1e3869;}

/* LISTAS */
.lista-1 .item .titulo a{color:#333}
.lista-1 .item .valor{color: #1e3869;}
.lista-2 .item .titulo a{color:#1e3869}
.lista-2 .item .descricao a{color:#485057;}
.lista-3 .item .data{background:#1e3869;}
.lista-3 .item .data a{color:#FFF}
.lista-3 .item .titulo a{color:#1e3869}
.lista-3 .item .descricao a{color:#485057}
.lista-3 .item {background: #FFF;}
#sobre .missao-visao-valores{background:#EFF1F3;}

/* MENU LATERAL */
.menu-lateral ul li a:hover,
.menu-lateral ul li a.ativo {background:#1e3869;color: #FFF;}
.menu-lateral ul li.principal a{color: #1e3869;}
.menu-lateral ul li.principal a.ativo,
.menu-lateral ul li.principal a:hover{color: #FFF;background:#1e3869;}

/* PAGINAÇAO */
#paginacao ul li{color: #1e3869;}
#paginacao ul li a{color: #1e3869;background-color:#FFF;border-color:#1e3869;}
#paginacao a.pgAtual,
#paginacao a:hover {background-color:#1e3869; color: #FFF;}
.ver-mais a{color:#1e3869;}

/* Parallax */
.bg-1{}
.bg-2{}
.bg-3{background: #EFF1F3;}
/* Parallax */


#newsletter{background:#6091b4;padding:20px}
#newsletter h2{color:#FFF;font-size: 24px;padding-bottom: 12px;text-align:center}
#newsletter input{width:95%}
#newsletter .btn{background-color: #1e3869;color: #FFF;}
#newsletter .formulario .pure-form input[type=text]{padding: 12px;}

