@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap');

.site-nav-mid-continer__snm21.top_header_menu_button{
    display: none;
}

.footer {
    float: left;
    margin-top: 0px!important;
    width: 100%;
    background: rgba(0, 0, 0, 0);
    color: #474747;
    font-size: 11px;
    text-align: center;
}
.footer, .footer_bottom {
    padding: 0px;
}
.l-footer {
    width: 100%;
    float: left;
}
.l-footer .logo-area {
    float: left;
}
.l-footer .logo-area a {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.l-footer .logo-area a img {
    float: left;
    height: 30px;
}
.l-footer h3 {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    float: left;
    margin-bottom: 0;
}
.l-footer h3.mobile {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    float: left;
    padding-top: 0px !important;
    padding-left: 292px;
}
.nav-area {
    width: auto;
    padding: 0;
    float: right;
    margin: 20px 293px 20px 0px;
}
.l-footer .navlst-footer li {
    
    list-style-type: none;
    display: block;
    padding: 3px 0;
    float: left;
}

.l-footer .navlst-footer li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    padding: 0 11px;
}
.l-footer .navlst-footer li svg{
    margin-bottom: 2px;
}

