header {
    border-top: 9px solid var(--main-color);
    background: #f5f5f5;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: 0.3s all;
}
@media screen and (min-width: 1024px) {
    header.minimal {
        top: -49px;
        box-shadow: 0px 6px 9px -4px rgba(0, 0, 0, 0.5);
    }
    header.minimal .header-left {
        display: none;
    }
    header.minimal .header-right {
        width: 100%;
    }
    header.minimal .menu-nav {
        justify-content: space-between;
        padding-top: 10px;
    }
}
header .logo {
    transition: 0.3s all;
}
header .header-wrap {
    padding: 10px 0;
    justify-content: space-between;
}
header .top-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
header .top-nav-item {
    padding-left: 27px;
    border-left: 1px solid #e8e8e8;
}
header .top-nav-item + .top-nav-item {
    margin-left: 27px;
}
header .top-nav-item .uk-drop {
    width: 200px;
    top: 0 !important;
    background: #f5f5f5;
    margin: 0 !important;
}
header .top-nav-item .uk-drop p {
    color: #174168;
    margin: 0;
    font-size: 12px;
}
header .top-nav-item .uk-drop p::first-letter {
    text-transform: uppercase;
}
header .top-nav-item .uk-drop h3 {
    color: #174168;
    font-weight: 900;
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
    header .top-nav-item .uk-drop {
        width: 220px;
    }
    header .top-nav-item .uk-drop.uk-open {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
header .top-nav-item a {
    font-size: 20px;
    text-decoration: none;
    line-height: 1;
}
@media screen and (max-width: 1024px) {
    header .hotline-wrapper .uk-drop, header .share-wrapper .uk-drop {
        background: #3c86c8;
        height: 100%;
    }
}
header .hotline-wrapper .uk-drop {
    flex-direction: column;
    align-items: flex-start !important;
}
@media screen and (max-width: 1024px) {
    header .hotline-wrapper .hot-line-number p {
        color: #ffffff;
    }
    header .hotline-wrapper .hot-line-number h3 {
        color: #ffffff;
    }
}
header .search-wrapper .uk-drop {
    border-radius: 5px;
}
@media screen and (min-width: 1024.2px) {
    header .search-wrapper .uk-toggle {
        display: none !important;
    }
}
header .search-wrapper .uk-drop-laptop {
    display: none !important;
}
@media screen and (min-width: 1024px) {
    header .search-wrapper .uk-drop-laptop {
        display: flex !important;
        width: 100%;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
}
header .search-wrapper .searchbox {
    width: 100%;
    overflow: hidden;
    border: 1px solid #cdcdcd;
    display: flex;
    justify-content: space-between !important;
    align-items: center;
    height: 30px;
    border-radius: 5px;
    background: #ffffff;
}
header .search-wrapper .searchbox input {
    height: 100%;
    border: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0 0 0 10px;
}
header .search-wrapper .searchbox input:focus {
    outline: none;
}
header .search-wrapper .searchbox button {
    width: 35px;
    height: 100%;
    border: none;
    background: #008c2e;
    color: #ffffff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 18px;
}
header .search-wrapper a {
    font-size: 24px;
}
header .language-wrapper a {
    display: block;
    height: 30px;
}
header .header-social-wrapper p {
    display: inline-block;
}
@media screen and (max-width: 1024px) {
    header .header-social-wrapper p {
        color: #ffffff !important;
    }
}
header .header-social-wrapper .header-social-items {
    display: inline-flex;
}
header .header-social-wrapper .header-social-items a {
    display: flex;
    width: 28px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-left: 5px;
}
@media screen and (max-width: 1024px) {
    header .header-social-wrapper .header-social-items a {
        margin-left: 20px;
    }
}
header .header-social-wrapper .header-social-items a:nth-child(1) {
    background: #fff;
}
header .header-social-wrapper .header-social-items a:nth-child(2) {
    background: #fff;
}
header .header-social-wrapper .header-social-items a:nth-child(3) {
    background: #fff;
}
header .header-social-wrapper .header-social-items a span {
    color: #fff;
    font-size: 16px;
}
header .menu-nav {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    padding-top: 25px;
}
header .menu-nav li + li {
    margin-left: r(40px);
}
header .menu-nav li a {
    font-size: r(14px);
    text-transform: uppercase;
    font-weight: 800;
}
header .menu-nav li a:first-letter {
    text-transform: uppercase;
}
header .menu-nav li.active a, header .menu-nav li:hover a {
    color: var(--main-color);
    text-decoration: none;
}
header .menu-nav .uk-dropdown {
    padding: 0;
    min-width: 240px;
    border-bottom: 5px solid var(--main-color);
}
header .menu-nav .uk-dropdown-nav li {
    margin: 0;
    transition: .3s all ease-in-out;
    position: relative;
    overflow: hidden;
    height: 50px;
    border-bottom: 1px solid #e8e8e8;
}
header .menu-nav .uk-dropdown-nav li:last-child {
    border-bottom: 1px solid transparent;
}
header .menu-nav .uk-dropdown-nav li:before {
    font-family: 'Material Design Icons';
    content: '\f142';
    font-size: 30px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 95%;
    color: #ffffff;
    pointer-events: none;
}
header .menu-nav .uk-dropdown-nav li:hover {
    background: var(--main-color);
}
header .menu-nav .uk-dropdown-nav li:hover a {
    color: #ffffff !important;
}
header .menu-nav .uk-dropdown-nav li a {
    border-bottom: 1px solid #cacaca;
    transition: .3s all ease-in-out;
    padding: 0 10px 0 20px;
    color: #333;
    font-size: 1rem;
    height: 50px;
    padding: 12px 20px;
    overflow: hidden;
    font-weight: 400;
    width: 100%;
    margin: 0;
    text-transform: none;
    display: block;
    align-items: center;
}
header .menu-nav .uk-dropdown-nav li a:first-letter {
    text-transform: uppercase !important;
}
header .menu-nav .uk-dropdown-nav li a::first-letter {
    text-transform: uppercase !important;
}
header .mobile-menu-toggle {
    display: none;
}
@media screen and (max-width: 1200px) {
    header .menu-nav li + li {
        margin-left: r(30px);
    }
    header .menu-nav li a {
        font-size: r(13px);
    }
}
@media screen and (max-width: 1025px) {
    header {
        border-top: 0;
    }
    header .mobile-menu-toggle {
        display: flex;
        align-items: center;
        text-align: right;
        margin-left: auto;
        height: 100%;
    }
    header .mobile-menu-toggle span {
        font-size: 24px;
    }
    header .logo img {
        max-width: 60px;
    }
    header .top-nav {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        justify-content: flex-start;
        padding: 5px 0;
        background: #3c86c8;
    }
    header .top-nav-item {
        width: 25%;
        padding-left: 0;
        border-left: 0;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    header .top-nav-item + .top-nav-item {
        margin-left: 0;
    }
    header .top-nav-item a {
        color: #fff;
    }
}
@media screen and (min-width: 1024.2px) {
    #modal-search {
        display: none !important;
    }
}
#modal-search .uk-modal-close-full svg {
    width: 30px;
    height: 30px;
}
#modal-search .uk-search {
    display: flex;
    position: relative;
    padding: 0 15px;
}
#modal-search .uk-search input {
    border-bottom: 2px solid #e5e5e5;
    padding-right: 48px;
    color: #333;
}
#modal-search .uk-search button {
    background: #fff;
    color: #333;
    font-size: 36px;
    border: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
#modal-search .uk-search button span {
    line-height: 1;
}
@media (max-width: 576px) {
    #modal-search .uk-search {
        width: auto;
    }
}
#mobile-menu-offcanvas .uk-offcanvas-bar {
    background: #fff;
}
#mobile-menu-offcanvas .menu-nav {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
#mobile-menu-offcanvas .menu-nav li {
    line-height: 36px;
}
#mobile-menu-offcanvas .menu-nav li a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 800;
    text-decoration: none;
}
#mobile-menu-offcanvas .uk-dropdown-nav li {
    padding: 0;
    margin: 0;
}
#mobile-menu-offcanvas .uk-dropdown-nav li a {
    color: #333;
    padding: 0;
    font-size: 1rem;
    font-weight: 400;
    margin: 0;
}
#mobile-menu-offcanvas .uk-dropdown-nav li a:first-letter {
    text-transform: uppercase !important;
}
