#rodape .lista-redes ul li:first-child{display:inherit!important}

.identificacao .control-group .submit-email.botao.principal{
	background-color: #507284 !important;
    border-radius: 8px;
    font-size: 14px;
    text-transform: initial;
    border: none;
    color: #fff;
    font-weight: 600;
    padding: 0;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 115px;
}

#cabecalho .logo a {
    max-height: 85px;
overflow: hidden;}

.logo a img{
	position: absolute;
width: 235px;height: auto;max-height: initial;
}