@charset "UTF-8";
.mdGlobalNav{width:100%;background-color:#ffd52e;box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}
.mdGlobalNav.elSticky{z-index:2;position:fixed;top:0;display:inline-block;margin:0 auto}
.mdGlobalNav.elSticky+.elCloned{display:block}
.mdGlobalNav .elList{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%;max-width:990px;margin:0 auto;border-left:1px solid #b39b3a;text-align:center}
.mdGlobalNav .elItem{width:330px;border-right:1px solid #b39b3a;font-size:16px;font-weight:700;line-height:1;vertical-align:middle}
.mdGlobalNav .elItem:hover{background-color:#ffeeab}
.mdGlobalNav .elLink{color:#3e1c0e;height:100%;min-height:68px;position:relative;display:-ms-flexbox;display:flex;line-height:16px;padding-right:9.712px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:1.2;padding:0 0 6px;box-sizing:border-box}
.mdGlobalNav .elLink::after{position:absolute;content:"";font-family:"icon2.0";speak:none;font-size:16px;line-height:1;width:9.712px;text-indent:-3.10784px;top:50%;margin-top:-8px;right:0;color:#3e1c0e}
.mdGlobalNav .elLink::after{right:calc(50% - 8px);top:80%}
.mdGlobalNav .elActive{color:#fff;background-color:#3e1c0e}
.mdGlobalNav .elActive::after{color:#fff}
.mdGlobalNav.elCloned{display:none}
.mdGlobalNav.el4Item .elItem{width:247.5px}
.mdGlobalNav.el3Line .elLink{padding:8px 0 24px}
.mdGlobalNav.el3Line .elLink::after{top:86%}