@import url('https://fonts.googleapis.com/css?family=Muli&display=swap');
html {
    scroll-behavior: smooth;
}
.search-header-righrt .fa-search:before {
    font-family:FontAwesome !important;
    content: "\e090" !important;
}
.search-header-righrt .fa-search {
    font-family:FontAwesome !important;
}
.header-nav-main li a i {
    margin-right: 5px;
}
.formlienhe .col {
    padding-bottom: 0;
}
.formlienhe .col input {
    border-radius: 5px;
}
.footer span.widget-title, .footer ul li a, .footer p {
    color: #fff;
}