.sticky-menu{background-color:#0a2e9e;width:100%}.sticky-menu.attached{position:fixed;top:140px;z-index:99}.sticky-menu .inner-menu{display:flex;justify-content:space-between;margin:0 auto;max-width:1140px;padding-left:20px;padding-right:20px}.sticky-menu-item{color:#fff;font-size:18px;font-weight:600;padding:12px 0;text-align:center;width:100%}.sticky-menu-item img{margin-right:5px}.sticky-menu-item.active,.sticky-menu-item:focus,.sticky-menu-item:hover{background-color:#274dc2;color:#fff!important}@media (max-width:992px){.sticky-menu .inner-menu{flex-wrap:wrap;padding:0}}