#rodape .design-fox a {
    height: 50px;
    align-items: center;
    display: none !important;
    flex-wrap: wrap;
    justify-content: center;
    font-weight: 500;
}

.rodape-endereco {
    border-top: 1px solid #90909042;
    padding-top: 15px;
    margin-top: 15px;
    color: #000;
    display: none !important;
}

#modalContato table {
    margin: 0;
    display: none !important;
}

.r-sociais.span3 {
    order: 3;
    display: none!important;
}


.logo a img {
    position: relative;
    max-width: 100%;
    margin: 0 0 0 18px !important;}