.menu-disclaimer-container ul {
    display: flex;
    list-style: none;
    list-style-type: none;
    flex-wrap: nowrap;
}

.footer-area .w-btn.color_primary {
    border: none;
}

.footer-area .background_white .menu-disclaimer-container ul li a {
    font-size: var(--font-size);
    font-weight: 300;
}

.menu-disclaimer-container ul li:not(:last-child):after {
    margin-right: 1ch;
    margin-left: 1ch;
    content: "|";
    position: relative;
    top: 0;
    left: 0;
    display: inline;
}

.footer-area {
    background-color: #ffffff;
    color: var(--text-color);
    font-family: var(--text-font);
}

.footer-area .footer-content {
    background-image: linear-gradient(to top, #DDE5ED, #FFFFFF);
    padding: 0 var(--site-margin);
    display: grid;
    grid-template-columns: 3fr 1fr;
}

.footer-area .address_card_container {
    justify-self: flex-end;
}

.footer-area .background_white a,
.footer-area a {
    color: var(--text-color);
    font-size: 15px;
    font-weight: 300;
}

.footer-area .address_card_container a {
    font-size: 16px;
}

.footer-area .address_card_container .accent-link a {
    font-weight: 600;
    color: var(--pri-color);
}

.footer-area .footer-menus {
    justify-content: space-between;
    padding-right: 10%;
    height: 100%;
}

.footer-area ul {
    list-style: none;
    list-style-type: none;
    margin-left: 0;
}

.footer-area .footer-menus .menu-item {
    position:relative;
    line-height: 2.2;
}
.footer-area .footer-menus .menu-item:after {
    content: '';
    background-color: #ffffff;
    min-width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.footer-area .register_email {
    width: var(--screen-width);
    padding: 0 var(--site-margin);
}

.footer-area .register_email .row {
    justify-content: center;
}

.footer-area .register_email h3 {
    font-family: var(--header-font);
    font-size: 28px;
    font-weight: 400 !important;
    color: var(--text-color);
}
.footer-area .register_email h3:before {
    content: '';
    background-image: url(../images/icons/certificate.svg);
    width: 35px;
    height: 35px;
    position: relative;
    left: 0;
    bottom: -50%;
    display: inline-block;
    transform: translateY(-50%);
    margin-right: 1ch;
}

.footer-area .register_email form {
    width: calc(var--(site-width) - 2 * var(--site-margin));
    position: relative;
}

.footer-area .register_email form .row.newsletter-signup {
    justify-content: space-between;
}

.footer-area .register_email input  {
    padding: 20px 30px;
    border: 1px solid var(--sec-color);
    border-radius: 8px;
    color: var(--text-color) !important;
    font-size: 22px;
    height: 61px;
    width: 29.52vw;
    margin: 0 30px 0 0;
}
div.wpcf7-response-output {
    color: var(--sec-color);
    width: 100%;
    position: absolute;
    margin: 0 !important;
}
.footer-area .register_email input[type="submit"] {
    background-color: var(--pri-color);
    color: #ffffff !important; 
    font-size: 22px;
    font-weight: 400;
    border: 1px solid var(--pri-color) !important;  
    height: 61px;
    text-transform: none;
    border: none;
    border-radius: 0;
    margin-right: 0;
    box-shadow: none;
    text-align: center;
    max-width: 12vw;
    transition: all 0.3s ease-out;
}

.footer-area .register_email input[type="submit"]:hover {
    background-color: #ffffff;
    color: var(--pri-color) !important;
}

#footer-nav-menu a {
    font-size: 1.3em;
    color: #F5821F;
    text-transform: uppercase;
}

.footer-area .menu-name {
    color: var(--pri-color);
    font-size: 18px;
    font-weight: 400;
}

.footer-area .col-60 {
    width: 60%;
}
.footer-area .menu-area {
    padding-top: 6%; 
    position: relative
}

.footer-area .menu-area .footer-menus {
    display: flex;
    align-items: flex-start;
    padding-top: 55px;
}
.footer-area .address_card_container {
    padding: 44px;
    background-color: #ffffff;
    margin: 48px 0;
}

.footer-area .address_card_container .l-section-h {
    padding: 0;
}

.footer-area .address_card_container .w-image img {
    height: 70px;
    object-fit: cover;
}

.footer_legal .col {
    min-width: fit-content;
}

.footer_legal .legal_menu_wrapper {
    display: flex;
    min-width: 300px;
}

#footer-nav-menu .menu-item:not(:first-child):before,
.footer_legal .legal_menu_wrapper a:not(:last-child):after {
    content: '|';
    padding: 0 1ch;
    display: inline;
    position: relative;
    height: 1ch;
    width: 1em;
}

#footer-nav-menu .menu-item:first-child:before {
    content: unset;
}

#footer-nav-menu {
    display: flex;
}

.menu-footer-menu-onder-container {
    min-width: 1200px;
}
.menu-area .col-60 .text-orange {
    margin-top: -3em;
}

#address_card_widget {
    max-width: 350px;
    background-color: #ffffff;
    color: #252525;
    font-family: 'Khand';
    width: 250px;
}
#address_card_widget div,
#address_card_widget a {
    color: #252525;
}


#address_card_widget .logo_wrapper {
    max-width: 85%;
    min-height: 40px;
    height: 50px;
    margin-left: 0;
    padding: 0 1em;
}

#address_card_widget .button_wrapper,
#address_card_widget .address_wrapper { 
    padding: 1.5em;
}

#address_card_widget .address_info {
    padding-bottom: 1em;
}

#address_card_widget .filler{ 
    height: 1em;
}

#address_card_widget .button_wrapper {
    padding-top: 0;
}


.text-orange #footer-nav-menu .menu-item:not(:first-child):before,
.text-orange #footer-nav-menu a {
    color: #F5821F;
}

.footer-area .footer_logos img {
    max-height: 1.5em;
    width: unset;
}

.address_card_container .mail-link:before,
.address_card_container .linkedin-link:before,
.address_card_container .facebook-link:before {
    content: '';
    background-image: url(../images/icons/facebook.svg);
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
    height: 26px;
    background-size: cover;
}

.address_card_container .mail-link,
.address_card_container .linkedin-link,
.address_card_container .facebook-link {
    padding: 10px 0 0 0;
}

.address_card_container .mail-link:before {

    background-image: url(../images/icons/mail.svg);
}
.address_card_container .linkedin-link:before { 
   background-image: url(../images/icons/linkedin.svg);
}

.address_card_container .align-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
}
.footer-area .footer_legal{
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: var(--site-margin);
}

.footer-area .footer_logos .l-section .l-section-h,
.footer-area .footer_logos .l-section {
    padding: 0;
    margin: 0;
}
.footer-area .footer_logos {
    justify-content: flex-end;
    margin-right: var(--site-margin);
}

.footer-area .footer_logos .w-image {
    padding-top: 15px;
}
.footer-area .w-btn.mail-link .w-btn-label:before {
    content: none;
}
