.sticky-header.sticky-on .header-navigation {
    box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.1);
}
.site-logo a img {
    max-height: 100px;
}
.header-navigation .primary-menu li a {
    font-weight: 400;
    text-transform: uppercase;
}
.banner-slider.banner-slider-two .single-banner::before {
    background-color: #5d83c9 !important;
    opacity: 0.5 !important;
}
.header-topbar {
    border-bottom: 0;
    padding: 0;
    background: #002147;
}
body {
    font-size: 13px;
}
.header-navigation .primary-menu li a {
    font-size: 15px;
    color: #1c1919;
    padding: 0 10px;
}
.header-navigation .primary-menu li .submenu li a {
    padding: 14px 10px;
    font-size: 14px;
}
.footer-area .widget-item-1 .title {
    font-weight: 700;
    font-size: 34px;
    margin-top: -8px;
    padding-bottom: 17px;
    color: #fff;
}
.footer-copyright {
    color: #fff;
    font-weight: 600;
}