.header-sticky{position:absolute;top:29px;width:100%;z-index:1000;background:0 0!important}.header-sticky .navbar-brand,.header-sticky .navbar-nav .nav-link,.header-sticky a.nav-notification{color:#fff!important;background:0 0!important;transition:color .3s ease-in-out}.header-sticky-on{background:#fff!important}.header-sticky-on .navbar-brand,.header-sticky-on .navbar-nav .nav-link{color:#000!important}.header-sticky-on a.nav-notification{color:#000!important;background:#f5f5f6!important}@media (max-width:1200px){body{min-height:100vh}.navbar-toggler-animation+span{color:#fff}header.header-sticky span.navbar-toggler-animation span{background:#fff}header.header-sticky-on .navbar-toggler-animation+span{color:#000}header.header-sticky-on span.navbar-toggler-animation span{background:#000}.header-sticky .navbar-nav .nav-link{color:#000!important;background:0 0!important;transition:color .3s ease-in-out}header.header-sticky-on{top:0;position:sticky;-webkit-animation:fadeInDown .5s;animation:fadeInDown .5s;will-change:transform,opacity;backface-visibility:hidden;-webkit-font-smoothing:antialiased}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}}