html {
    scroll-behavior: smooth;
}
 
.c-header__logo-image img {
    width: 400px !important;
    height:100px !important;
}

.c-buttons-group__list, .c-buttons-group {
    padding-left: 20px !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;
}

#mbox_doziti_muzi {
    border-left: 4px solid #003781;
    color: #003781 !important;
    padding-bottom: 0 !important;
}

#mbox_doziti_zeny {
    border-left: 4px solid #3b82f6;
    color: #3b82f6 !important;
    padding-bottom: 0 !important;
}

#mbox_doziti_muzi .l-container ,#mbox_doziti_zeny .l-container {
   padding: 20px 0 0 0 !important
}

 

#mbox_doziti_zeny .c-heading {
    color: #3b82f6 !important;
}

#mbox_tick_one .c-image, #mbox_tick_two .c-image, #mbox_tick_three .c-image {
    width: 50px !important;
    margin: 0;
    padding: 0;
}

#mbox_tick_one .l-container, #mbox_tick_two .l-container, #mbox_tick_three .l-container {
    margin: 0;
    padding: 0;
}

#mbox_tick_one .l-grid, #mbox_tick_two .l-grid, #mbox_tick_three .l-grid {
    padding-left: 0 !important;
}

.wrapper-app {
    box-shadow: none !important;
}
@media (max-width: 703px) {
    #mbox_tick_one .c-image, #mbox_tick_two .c-image, #mbox_tick_three .c-image {
        width: 20% !important;
        margin: 0;
        padding: 0;
    }

    #mbox_tick_one .l-container, #mbox_tick_two .l-container, #mbox_tick_three .l-container {
        margin: 0;
        padding: 0;
    }
    .wrapper-app {
        height: 700px;
        box-shadow: none !important;
    }
}