 html {
    scroll-behavior: smooth;
}
.c-stage, #mbox_partnerstvi .l-container, #mbox_galerie .l-container {
background: radial-gradient(circle, #b41e1e 0%, #6e0a0a 100%) !important; 

}
.c-header__logo-image img {
    width: 400px !important;
    height:100px !important;
}

#mbox_sparta_footer .l-container {
    background-color: #122b54 !important;
}

#mbox_sparta_footer  a {
    color: white !important;
}
#mbox_sparta_footer  a:hover {
    color: #666666 !important;
}

.c-stage__wrapper {
        min-height: 750px;
    }

.c-stage__wrapper .c-heading {
    font-size: 70px;
    line-height: 1;
}

#mbox_sparta_header {
    position: absolute;
    top: -790px;
    left:0px;
    z-index: 100;
    width:100%;
}
#mbox_header_inner {
    position: relative;
    margin: 0 auto;
    width:100%;
}
#mbox_header_inner .l-grid {
   padding: 0 !important;
}


