/* ====================================
   HEADER
   ==================================== */
   header.headernormal {
    position: static !important;
    background-color: #002D62;
   }

   header.headernormal.scrolled {
    position: fixed !important;
   }