@charset "utf-8";
/* CSS Document */



#sp-header {
     background: transparent; !important
   height: 80px;
    width: 100%;
    position: absolute;
    z-index: 99;
    /* box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1); */
    animation: spFadeIn 0.5s;
}