.headwrapper .colwrapper,
#wrapper-13 .colwrapper {
display: flex !important;
align-items: center !important;
height: 100% !important;
}
.headwrapper .menu.inner-container,
#wrapper-13 .menu.inner-container {
margin-top: 20px !important;
display: flex !important;
align-items: center !important;
} #col-13-2 .menu-item a,
#col-13-2 .menu-item.current-menu-item a,
#col-13-2 .menu-item.current-page-ancestor a,
#col-13-2 .menu-item.current_page_item a {
background-color: #ffffff !important; color: #2e4a6d !important; border: 1px solid #2e4a6d !important; padding: 10px 15px !important;
text-decoration: none !important;
border-radius: 0 !important;
transition: all 0.3s ease;
} #col-13-2 .menu-item.current-menu-item a,
#col-13-2 .menu-item.current-page-ancestor a,
#col-13-2 .menu-item.current_page_item a {
background-color: #2e4a6d !important; color: #ffffff !important; border: 1px solid #2e4a6d !important;
} #col-13-2 .menu-item a:hover {
background-color: #eef2f7 !important;
color: #2e4a6d !important;
}