.marquee{position:fixed;bottom:0;left:16.7%;width:100%;overflow:hidden;background:#333;border-top:2px solid #99896e}
.marquee .inner{width:100%;display:flex;color:white;}
.marquee .inner>*{white-space:nowrap;padding:0 4rem;margin:0}
.marquee .inner a{color:#fff;line-height:1.5em;font-size:2em;margin-right:.5em;text-decoration:none;background:#fca265;padding:0 5px;border-radius:9px}
.alt-il{background:rgba(54,150,200,.6)!important}
@media screen and (max-width: 600px) {
.marquee{z-index:1111;left:0}
.menu-btn{background:#333!important;color:#fff!important}
.menu_block .side_menu_section{margin-top:0!important}
}