:root{--background-navbar: #00000049;--backgorund-navbar-scroll: #0000009c;--bg-body: #000}body{background-color:var(--bg-body)}body.no_scroll{overflow:hidden}body .spinner{position:fixed;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;z-index:1100;background-color:rgba(0,0,0,.973);overflow:hidden;transition:.5s}body .spinner .loader{position:relative;width:80px;height:80px;background-image:url("../img/template/spinner.gif");background-repeat:no-repeat;background-size:contain}body .spinner::after{content:"Cargando";position:absolute;font-size:.8rem;bottom:35%;color:#fff}.container-header{background:var(--background-navbar);position:sticky;top:0;box-shadow:0 4px 10px 0 rgba(0,0,0,.1);z-index:1020;display:flex;flex-direction:column}.container-header.anouncement-available{padding:15px}.container-header .navbar-brand{width:100%}.container-header .navbar-brand img{max-width:100px}.container-header .mod-menu{flex:1 1 0%}.header-black{background:#000}/*# sourceMappingURL=style_template.min.css.map */
