header{background:#fff;position:relative;width:100%}.header-hat{background-color:#003349}.mega-menu{background:#fff;box-shadow:0 4px 5px 0 rgba(0,0,0,.1);cursor:default;left:0;max-height:0;opacity:0;padding:15px;padding:0;pointer-events:none;position:fixed;top:135px;transition:opacity .2s ease-in-out,max-height .8s ease-in-out,padding .2s ease-in-out;width:100%;z-index:10000}.mega-menu.active{background:#fff;max-height:10000px;opacity:1;padding:50px 0;pointer-events:inherit;visibility:visible}.mega-menu:before{background:transparent;content:"";display:block;position:absolute;width:100%}.mega-menu.mega-scrolled{top:55px}