.accordion-content {
    height: unset !important;
}

.footer-social,
.list-horizontal {
    display: none !important;
}

header.header {
    position: absolute !important;
    top: 0;
}


header:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: black;
    position: absolute;
    top: 82px;
    left: 0;
}

.footer-office .footer-office {
    margin: 50px 0 0 0 !important;
    width: 33%;
}
