/* CSS ALEMACIELL */

/* PRINCIPAL */
body{
	background: #fff;
}
#cabecalho{
	background: #fff;
}
.conteiner-principal .conteiner{
	box-shadow: none;
}
.barra-inicial{
	background: #003a86;
}
/* MENU */
.menu.superior{
	background: #076eb7;
	margin-top: 95px;
}
.menu.superior .titulo{
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
}
.menu a{
	font-size: 14px;
}
#cabecalho{
	background: url('https://cdn.awsli.com.br/373/373909/arquivos/fundo3.jpg') center center no-repeat;
	height: 347px;
	background-size: cover;
}
#cabecalho > .conteiner > .menu.superior {
	text-align: center;
}
#cabecalho > .conteiner > .menu.superior .nivel-um > li {
	float: none;
	display: inline-block;
	border-left: 0;
	margin-right: -3px;
}
#cabecalho .conteiner{
	padding: 0;
	background: none;
	padding-top: 90px;
}
.lista-redes ul li a i{
	background: #003a86 !important;
}
.lista-redes ul li{
	border: none;
}
.busca{
	border: none;
	background: none;
}
.busca form{
    margin: 0;
    padding: 10px;
    width: 340px;
    float: right;
    background: #003a86;
    border: none;
    border-radius: 7px;
    color: #fff;
}
.busca input{
	background: none;
    border: none;
    color: #fff;
}
.busca .botao-busca{
	background: #ebcf02;
    border-radius: 50%;
    height: 40px;
    right: 11px;
    width: 40px;
    top: 9px;
    color: #003a86;
    border: none;
}
.canais-contato ul li{
	font-size: 11px;
	border: none !important;
}
.menu li{
	padding: 0 50px;
}
#cabecalho .span3{
	width: 380px;
}
#cabecalho .span9{
	width: 690px;
}
#cabecalho > .conteiner > .menu.superior .nivel-um > li:hover{
	border-top: 2px solid #ebcf02;
}
.logo a img{
	max-width: none;
	max-height: none;
}
.banner .flex-control-paging li a{
	background: #076eb7;
}
.banner .flex-control-paging li a{
	border: 1px solid #076eb7;
}
#barraTopo .busca{
	display: none;
}
.listagem .info-produto{
	text-align: center;
}
.listagem .listagem-item .nome-produto{
	color: #003a86;
	text-transform: uppercase;
	font-size: 16px;
}
#rodape .institucional {
    background: url('https://cdn.awsli.com.br/production/static/loja/estrutura/v1/img/padrao-rodape.png') #003a86;
}
.pagina-produto #corpo{
	padding-top: 90px;
}