.menu.superior {
    background-color: rgb(20, 126, 159);
    margin-top: 20px;
    color: white !IMPORTANT;
}

.menu a, .menu .titulo {
    vertical-align: middle;
    color: white ;
}


#barraTopo h4 {
    margin: 0;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-image: url(https://cdn.awsli.com.br/400x300/1233/1233865/logo/a1fd5c41dc.png);
    background-repeat: no-repeat;
    background-size: contain;
    color: #f9050500 !IMPORTANT;
    background-position: center;
    font-size: 0;
}


.menu.lateral.aberto .nivel-dois>li>a, .menu.lateral.fechado .nivel-um>li strong {
    white-space: normal;
    color: #147e9f;
}
.menu.lateral .titulo {
    margin: 10px 0;
    color: #333 !IMPORTANT;
}

.menu.superior .nivel-um>li {
    float: left;
    border: none !IMPORTANT;
    border-left: 1px solid rgba(255,255,255,0.8);
}


.menu li:hover {
    background: #0e6d8a;
}

.barra-inicial {
    background-color: #0a5c75 !IMPORTANT;
}




.conteiner {
    max-width: 100% !IMPORTANT;
}

.tarja * {
    color: #FFF;
    width: 100%;
}


.produto>.row-fluid:first-child {
    padding-bottom: 20px;
    max-width: 1140px;
}

.banner.lateral .flexslider .slides li img {
    width: 100%;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    letter-spacing: 1px;
    -ms-text-size-adjust: 100%;
}


.span9.span12 {
    color: white;
}




.span12.produto {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}


.fundo-secundario {
    background-color: #048f33;
}


.busca {
    border-radius: 4px;
}


.bandeiras-produto {
    position: absolute;
    top: 5px !IMPORTANT;
    left: 5px !IMPORTANT;
}


.bandeiras-produto span {
    padding: 2px 5px !IMPORTANT;
    font-size: 12px !IMPORTANT;
    font-weight: 100 !IMPORTANT;
    margin: 0 3px 3px 0 !IMPORTANT;
}



.links-rodape ul li {
    font-size: 16px;
}


#rodape .titulo {
    font-size: 22px;
    font-weight: bold;
}


#rodape .redes-sociais {
    width: 220px;
    padding: 0 20px;
    position: initial;
    top: 0;
    bottom: 0;
    background: white;
    box-shadow: none;
    margin-top: -10px;
    margin-bottom: -30px;
    border: none;
}


.institucional .redes-sociais .titulo {
    color: #315671;
}


#rodape .institucional {
    background-color: #1a4361 !IMPORTANT;
}


.lista-redes ul li {
    border-left: 5px solid #ddd0;
}



.menu li.com-filho>a i {
    display: inline-block;
    background: none;
}



.menu.superior .nivel-um>li:first-child {
    border-left: none !important;
    display: none;
}



@media only screen and (max-width: 767px) {
    
#rodape .redes-sociais {
    background: transparent !IMPORTANT;
}
    
.atalhos-mobile li {
    background: #315671;
}
    
.atalhos-mobile ul {
    background: #315671;
}
    
    
}



