/* Share the homepage header alignment without changing mobile navigation. */
.main-header .main-nav .menu>li>a,.main-header .right-column,.mobile-nav {font-family:Figtree,Arial,sans-serif}
@media(min-width:1025px){
 .main-header .wrapp-header{display:flex;align-items:center}
 .main-header .site-logo{order:-1;flex:0 0 225px;width:225px;text-align:left;padding-left:0;padding-right:20px}
 .main-header .main-nav{order:0;flex:1 1 auto;width:auto;text-align:right}
 .main-header .main-nav .menu{justify-content:flex-end}
 .main-header .right-column{order:1;flex:0 0 auto;width:auto;margin-left:35px}
 .main-header .main-nav .menu>li>a{font-weight:500}
}
/* WPBakery mega-menu content stays editable; share the account panel finish. */
.main-header .main-nav .sub-menu-dropdown{
 background:rgba(13,48,39,.84)!important;color:#e2efe9;
 backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);
 border:1px solid #ffffff40;border-radius:18px;
 box-shadow:0 16px 48px #001a2440;
 font-family:Figtree,Arial,sans-serif;
}
.main-header .main-nav .sub-menu-dropdown .vc_custom_heading{
 color:#fff!important;font-family:Figtree,Arial,sans-serif!important;line-height:1.4;
}
.main-header .main-nav .sub-menu-dropdown .vc_custom_heading:first-of-type{font-weight:600!important}
.main-header .main-nav .sub-menu-dropdown .vc_custom_heading+.vc_custom_heading{color:#c8ddd4!important}
.main-header .main-nav .sub-menu-dropdown a{color:#fff}
.main-header .main-nav .sub-menu-dropdown .btn{
 background:#80c4ae!important;color:#092d24!important;border:1px solid #80c4ae!important;
 border-radius:9px;font-family:Figtree,Arial,sans-serif;font-weight:600;box-shadow:none;
}
.main-header .main-nav .sub-menu-dropdown .btn:hover{background:#a4ddc9!important;border-color:#a4ddc9!important}
.main-header .main-nav .sub-menu-dropdown a:focus-visible{outline:2px solid #a8e4cf;outline-offset:4px}
.main-header .main-nav .sub-menu-dropdown .wpb_single_image{border-radius:12px;overflow:hidden}
.main-header .main-nav .sub-menu-dropdown ul li>a:hover{color:#a8e4cf;background:#80c4ae18}
