.header-main {
    height: auto !important;
}
.header-main {
    padding: 0.75rem 0;
}
#logo img {
    max-height: unset !important;
}
#logo {
    width: auto !important; 
}
.header-bottom {
    z-index: 99 !important;
}
.header-wrapper {
	background: #202878
}
.header-bottom {
    min-height: unset !important;
}
.header-wrapper .center {
	position: relative
}
.header-wrapper  .header-bg-image.fill {
    background-image: url('/wp-content/uploads/2024/10/bg-top-9167.jpg');
    z-index: 9;
    background-size: auto;
    background-position: initial;
}
.header-nav > li > a {
    color: #fff !important;
    font-size: 0.875rem !important;
    letter-spacing: .5px !important;
    display: inline-block !important;
    line-height: 25px !important;
    padding: 8px 10px !important;
}
.header-nav > li.current-menu-item > a, .header-nav > li > a:hover {
	background-color: #fff !important;
	color: #212529 !important
}
.header-nav > li {
	margin: 0 !important
}