﻿/*css*/

.toggle-mobile-menu {
    text-decoration: none !important;
    text-decoration-line: none !important;
}

@media screen and (max-width: 1880px) {
    .progress_bar {
        width: calc(100% - 245px);
        margin-right: 0px;
        margin-left: 245px;
    }

    .footer {        
        width: calc(100% - 135px) !important;
        float: right;     
    }

    .progress_box {
        max-width: 1160px;
        margin-left: auto;
        margin-right: auto;
    }

    section.topnav {
        display: inline-block;
        width: calc(100% - 135px) !important;
        clear: both;
        border-bottom: 2px solid #007c3e;
        position: relative;
        z-index: 5;
        background: white;
        margin-right: 0;
        margin-left: 135px !important;
    }

    .footerline {
        width: calc(100% - 245px) !important;
        margin-left: 245px !important;
    }

}

    .footerline {
        width: calc(100% - 245px);
        margin-left: 245px;
    }

    .progress_bar {
        width: calc(100% - 245px);
        margin-right: 0px;
        margin-left: 245px;
    }


    .progress_box {
        max-width: 1160px;
        margin-left: auto;
        margin-right: auto;
    }

    @media all {

        @media only screen and (max-width: 600px) {
            div.progress_item {
                font-size: 12px !important;
            }
        }
    }

    @media all {
        div.progress {
            display: flex;
            justify-content: space-between;
            margin-bottom: 50px;
            border-top: 1px solid #007c3e;
            padding-top: 20px;
            overflow: visible;
            background-color: #fff !important;
        }

        div.progress_item {
            text-align: center;
            font: 16px 'Gruenweiss', serif;
            color: #007c3e;
        }

            div.progress_item a {
                text-decoration: none !important;
                color: #007c3e !important;
            }

            div.progress_item:first-of-type {
                text-align: left;
            }

            div.progress_item:last-of-type {
                text-align: right;
            }

        @media (max-width: 600px) {
            div.progress_item:first-letter {
                opacity: 0;
            }

            div.progress_item {
                margin-left: -10px;
            }
        }
    }



    @media all {
        div.progress_indicators {
            display: flex;
            justify-content: space-between;
            margin-bottom: -10px;
            margin-top: 50px;
        }

        div.progress_indicator {
            width: 20px;
            height: 20px;
            border: 1px solid #007c3e;
            background-color: #ffffff;
        }

        div.progress_indicator {
            background-color: #007c3e;
            width: 20px;
            height: 20px;
            border: 1px solid #007c3e;
        }

            div.progress_indicator:after {
                content: "\e80e";
                font-family: "fontello";
                position: relative;
                font-size: 15px;
                left: -2px;
                font-weight: bold;
                color: #ffffff;
                transition: all .2s;
                opacity: 1;
                transform: scale(0.6);
            }


        div.active_step {
            background-color: #007c3e;
            width: 20px;
            height: 20px;
            border: 1px solid #007c3e;
        }

            div.active_step:after {
                content: "\e80e";
                font-family: "fontello";
                position: relative;
                font-size: 15px;
                left: -2px;
                top: -3px;
                font-weight: bold;
                color: #ffffff;
                transition: all .2s;
                opacity: 1;
                transform: scale(0.6);
            }

            div.active_step ~ .progress_indicator {
                background-color: #fff;
            }

                div.active_step ~ .progress_indicator:after {
                    content: "";
                }

    }

    #btnOnline {
        width: 100% !important;
        max-width: 100% !important;
    }

    .btn-primary {
        width: auto !important;
        max-width: none !important;
    }

    .nav {
        background: black;
    }


    .mainnav a {
        font-size: 13px;
        padding: 28px 15px;
        display: inline-block;
        font-size: 13px !important;
        position: relative;
        list-style: none;
        line-height: 20px;
        vertical-align: middle;
        text-align: center;
        margin: 0;
        /* padding: 28px 0; */
        padding: 28px 20px;
        background-position: bottom center;
        background-repeat: no-repeat;
    }


    #bc-total-display * {
        color: #007c3e !important;
        font-size: 16px !important;
    }


    .form-label {
        margin-bottom: 0px !important;
        margin-top: 10px !important;
        font-family: 'Gruenweiss-Light', serif;
        color: #000000;
        font-size: 18px;
        font-weight: normal;
        line-height: 1.3;
    }


    .form-control, .form-control:focus, #tbMessage, #tbMessage:focus {
        border-radius: 2px;
        border: 2px solid #007c3e !important;
        width: 100%;
        padding: 0 5px;
        font: 18px/46px 'Akkurat-Regular', sans-serif !important;
        font-size: 18px !important;
    }

    #PromoRow {
        display: none;
    }

    #bc-datenschutz-agb {
        font: 18px/46px 'Akkurat-Regular', sans-serif;
        color: #000000;
        white-space: normal !important;
    }

        #bc-datenschutz-agb div label a, #bc-datenschutz-agb span label a {
            color: #007c3e !important;
            font-weight: bold;
        }

    .total-wrapper {
        width: 300px;
        margin-right: 50%;
        margin-left: 50%;
    }


    .langbutton {
        background: #111 !important;
        height: 40px !important;
        width: 40px !important;
        padding: 10px !important;
        color: #fff !important;
    }

    .PackagingBlockDisplay {
        width: 70px !important;
        border: 2px solid #007c3e !important;
    }

    .PackagingBlockImage {
        width: 70px !important;
        border-width: 0px;
        margin: auto;
    }

    #GreatRow {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #MenuItemCart {
        color: #fff;
        height: 71px;
        width: 71px;
    }

#MenuItemCart {
    color: #fff;
    height: 71px;
    width: 71px;
    top: 0px;

    position: fixed;
    z-index: 1000;
    right: 55px;
    background: transparent !important;
    color: white !important;
}

.shopping-cart{
    top: 50px;
}

#UpdatePanel2 .bc-btn {
    display: inline-block;
    margin: 0 auto;
    width: 230px;
}

    #bc-datenschutz-agb div label a {
        text-decoration: none;
    }

    #bc-main-content {
        background: #fff !important;
    }

    #bc-menu {
        background: #fff;
        color: #fff;
        font-weight: 500;
        height: 47px;
    }

    #scolltotopbutton {
        display: none !important;
        background-color: #303133 !important;
        border-color: #303133 !important;
        border-radius: 2px;
        bottom: 80px;
        color: #fff !important;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        opacity: 0;
        position: fixed;
        right: 30px;
        text-align: center;
        transition: background-color .3s, opacity .5s, visibility .5s;
        visibility: hidden;
        width: 30px;
        z-index: 1000;
    }

        #scolltotopbutton.show {
            opacity: 1;
            visibility: visible;
        }

        #scolltotopbutton::after {
            color: #fff;
            content: "keyboard_arrow_up";
            font-family: Gruenweiss, serif;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 30px;
        }

        #scolltotopbutton:hover {
            cursor: pointer;
        }

    #shoppingcart-bottom {
        margin-top: 40px;
    }

    .CardSubTitle {
        font-size: 14px;
        font-weight: 400 !important;
    }

    .CheckoutMainText {
        font-family: 'Akkurat-Regular', sans-serif;
        color: #000000;
        font-size: 16px;
        margin-top: 15px;
    }

    .CheckoutTitleAddress {
        font-family: 'Akkurat-Bold', sans-serif;
        color: #000000;
        font-size: 18px;
        font-weight: 600 !important;
    }

    .ProductLeft {
    }


        .ProductLeft > img:hover {
            -moz-transition: scale(1.3,1.3);
            -ms-transition: scale(1.3,1.3);
            -o-transition: scale(1.3,1.3);
            -webkit-transition: scale(1.3,1.3);
            transition: scale(1.3,1.3);
        }

    .active_step {
    }

    .add-to-cart__qty {
        border-right: 1px solid #acaba9;
        color: #302e2a;
        display: inline-block;
        float: left;
        height: 100%;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        width: 40px;
    }

    .add-to-cart__submit span {
        top: 2px !important;
    }


    .add-to-cart__submit:hover {
        color: #007c3e !important;
        background: #007c3e !important;
        border: 2px solid #007c3e !important;
        background: #ffffff !important;
        transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    .add-to-cart__submit {
        font: 18px/68px 'Gruenweiss', serif;
        padding: 0 25px;
        display: inline-flex;
        align-self: center;
        justify-content: center;
        position: relative;
        z-index: 1;
        height: 50px;
        background: #007c3e !important;
        color: #ffffff !important;
        border: 2px solid #007c3e;
        line-height: 40px;
    }


    .art-postheader {
        color: #007c3e;
        margin: 0;
        font: normal 40px/35px 'Gruenweiss', serif;
        margin-bottom: 15px;
    }

    #lbCardnumber, #lbLoadAmount {
        display: none;
    }

    .bc-background {
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-color: #fff !important;
        background-size: cover;
        padding-bottom: 50px;
    }

    .row {
        margin-right: 0;
        margin-left: 0;
    }

    .card-body .bc-product-buttons .bc-button-group a i, .product-quantity .bc-product-buttons .bc-button-group a i {
        top: 0px !important;
    }

    .bc-btn {
        color: #000;
    }

    .bc-button-group input {
        border-bottom: 2px solid #007c3e !important;
        border-top: 2px solid #007c3e !important;
    }

    .bc-button-group {
        border: 1px solid #acaba9;
        color: #302e2a;
        height: 40px;
    }

        .bc-button-group a {
            background: #fff;
            color: #505050;
            border: 2px solid #007c3e !important;
        }

            .bc-button-group a:hover {
                background: #f7f7f7;
                color: #505050;
            }

            .bc-button-group a * {
                top: 2px;
            }

    .bc-contactdata-form .form-control {
        border-radius: 2px;
        border: 2px solid #007c3e;
        width: 100%;
        padding: 0 5px;
        font: 18px/46px 'Akkurat-Regular', sans-serif;
    }

        .bc-contactdata-form .form-control:focus {
            border-radius: 2px;
            border: 2px solid #007c3e;
            width: 100%;
            padding: 0 5px;
            font: 18px/46px 'Akkurat-Regular', sans-serif;
        }

    .bc-contactdata-form, table.dataTable {
        font: 18px/46px 'Akkurat-Regular', sans-serif !important;
        color: #000000;
        font-size: 18px !important;
    }

    input[type=checkbox] {
        margin-top: 15px;
        position: absolute;
    }

    .bc-error, .form_validation_field.validation_failed {
        color: red !important;
        float: left;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: normal;
    }

    .bc-langselection {
        height: 30px;
        position: absolute;
        right: 20px;
        top: 15px;
    }

        .bc-langselection * {
            height: 50px;
            line-height: 20px;
            margin: 0 !important;
        }

    .bc-main-article {
    }

    .bc-main-article-row {
        background-color: #fff;
    }

    .bc-main-article-text {
        font-family: Gruenweiss, serif;
        color: #000000;
        font: normal 30px/35px 'Gruenweiss-Light', serif;
    }

    .bc-main-article-title {
        color: #007c3e;
        margin: 0;
        font: normal 40px/35px 'Gruenweiss', serif;
    }

    .bc-max-site-width {
        margin: 0 auto;
        max-width: 1080px;
        padding: 0 !important;
    }

    .selectric {
        text-transform: none !important;
    }

    .bc-max-site-width-overwrite {
        max-width: 1440px !important;
    }

    .bc-menuitem-shopping-cart {
        background: #000000 !important;
        color: #fff !important;
        font-family: Gruenweiss, serif;
        height: 65px;
        line-height: 30px !important;
    }

    .bc-product-buttons {
        margin: 0 auto;
        width: unset;
    }

    .bc-product-card {
        box-shadow: none;
        min-height: 500px !important;
        border: 2px solid #007c3e !important;
    }

    .bc-product-input-value {
        border-right: none;
        width: 270px;
        border: 2px solid #007c3e !important;
    }

    .bc-product-tabnav {
        background: #E5DBD5;
        padding-left: 0;
    }

    .card-title {
        font-family: Gruenweiss, serif;
        color: #000000;
        font-size: 18px !important;
        font-weight: 600 !important;
        text-align: center !important;
        text-transform: none !important;
        margin-top: 15px;
        margin-bottom: 15px;
        display: none;
    }

    .ProductLeft img {
        height: 100%;
    }

    .bc-product-value {
        max-width: 270px !important;
    }

    .bc-promocode-wrapper {
        padding-left: 35px;
    }

    .bc-promocodedisplay, .product, .col-form.column-labels {
        font-family: Gruenweiss, serif;
    }

    .bc-separatedelivery {
        font-family: Gruenweiss, serif;
        color: #000000;
        font-size: 18px;
        font-weight: 100 !important;
    }

    .bc-tab-content {
        border: none;
        padding: 20px;
    }

    .bc-tooltip-card {
        padding-top: 12px;
    }

    .btn-delete-item {
        background-color: none;
    }

        .btn-delete-item:hover {
            color: red;
        }

    .btn-primary {
        font: 18px/68px 'Gruenweiss', serif;
        padding: 0 25px;
        display: inline-flex;
        align-self: center;
        justify-content: center;
        position: relative;
        z-index: 1;
        height: 50px;
        background: #007c3e;
        color: #ffffff !important;
        border: 2px solid #007c3e;
        line-height: 40px;
        width: 150px !important;
    }

        .btn-primary:focus {
            background: #000;
        }

        .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
            color: #007c3e !important;
            background: #007c3e !important;
            border: 2px solid #007c3e !important;
            background: #ffffff !important;
            transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) !important;
        }




        .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
            border-color: #fff !important;
            background: #222 !important;
        }

    .btn-secondary {
        background-color: #213e66 !important;
        border: 1px solid #e5e5e5 !important;
        color: #fff !important;
        font-weight: 700 !important;
        text-transform: uppercase;
    }

        .btn-secondary:hover {
            background: #213e66 !important;
            border: 1px solid #213e66 !important;
            color: #fff !important;
        }

    .btnProductMinus, .btnProductPlus {
        font-size: 24px !important;
    }

    .btnPromoCodeSave {
        float: right;
    }

    .card-deck .card {
        box-shadow: none;
    }

    .card-header {
        background: #E5DBD5 !important;
        color: #000 !important;
        display: none;
        font-weight: 700;
        letter-spacing: 3px;
        text-transform: uppercase;
        width: 100%;
    }

    .card-img-bottom {
        background-size: contain;
        color: #fff;
        height: 100%;
    }

    .card-text {
        color: #000000;
        font-family: 'Akkurat-Regular', sans-serif;
        margin-bottom: 10px;
        min-height: 100px !important;
        text-align: center !important;
    }

    .card-title {
        font-family: Gruenweiss, serif;
        color: #000000;
        font-size: 16px;
        font-weight: 400;
        text-align: center !important;
        text-transform: none !important;
    }

    .cart-icon {
        color: #515783 !important;
        float: left;
        font-size: 24px;
        margin-right: 7px;
    }

    .col-form-label {
        font-family: 'Gruenweiss-Light', serif;
        color: #000000;
        font-size: 18px;
        font-weight: normal;
        line-height: 1.3;
    }

    .column-labels {
        background: none;
        border-bottom: 1px solid #ceccce;
        color: #000000;
        font-weight: 600;
    }

        .column-labels label {
            line-height: 30px;
        }

    .filter_nav {
        padding-left: 0 !important;
    }

        .filter_nav li {
            align-items: center;
            background-color: #cd5b33 !important;
            border-radius: 2px;
            box-sizing: border-box;
            color: #fff;
            cursor: pointer;
            display: inline-block;
            font-family: Gruenweiss, serif;
            font-size: 13px;
            font-weight: 600;
            justify-content: center;
            list-style: none;
            margin-right: 12px;
            padding: 6px 18px;
            position: relative;
            top: -2px;
            transition: all .5s;
        }

    .footerline {
        -moz-box-shadow: 0 -4px 3px rgba(50,50,50,.75);
        -webkit-box-shadow: 0 -4px 3px rgba(50,50,50,.75);
        background-color: #fff;
        background-position: bottom right;
        background-repeat: no-repeat;
        background-size: 50px;
        border-top: 2px solid #fff;
        bottom: 0;
        box-shadow: 0 -5px 10px -5px #aaa;
        display: block;
        left: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        position: fixed;
        right: 0;
        text-align: center;
    }

    .form-control {
        background: none;
        border-radius: 0;
        color: #000000;
        font-size: 14px;
    }

        .form-control:focus {
            border: 1px solid #69CBFF;
            outline-color: #69CBFF !important;
        }

    .has-dividers .start_animation {
        z-index: 1;
    }

    .header {
        max-width: 100%;
        padding: 0 15px;
        border-top: 3px solid #007c3e;
    }

        .header .logo {
            height: inherit;
            width: inherit;
            background: #000 !important;
        }

            .header .logo img {
                max-height: 65px;
                width: auto;
            }

    .iziModal {
        border-bottom: none !important;
    }

        .iziModal * {
            margin: auto;
        }

        .iziModal .iziModal-header-title {
            color: #fff;
        }

    .iziModal-header {
        background: #000000 !important;
        box-shadow: none !important;
    }

    .iziToast, .iziModal, .iziModal .iziModal-header-title {
        font-family: Gruenweiss, serif;
    }



    .mainnav {
        background-color: #000;
    }

        .mainnav > li:nth-child(even) {
        }

        .mainnav > li:nth-child(odd) {
        }

        .mainnav > li {
        }

        .mainnav a {
            font-family: Gruenweiss, serif;
            -moz-osx-font-smoothing: auto;
            -webkit-font-smoothing: antialiased;
            font-style: normal;
            font-weight: 400;
            text-rendering: optimizeLegibility;
            color: #fff;
            height: 60px;
            padding: 0 20px;
            text-align: left;
            -webkit-box-align: center;
            align-items: center;
            border-bottom: 2px solid #000;
            display: -webkit-box;
            display: flex;
            font-size: 15px;
            font-stretch: normal;
            font-style: normal;
            -webkit-box-pack: justify;
            justify-content: space-between;
            letter-spacing: 1px;
            line-height: 1.25;
            text-transform: uppercase;
            margin-left: -1px;
            margin-right: -1px;
        }

    header nav {
        margin-top: 0 !important;
    }

    #nav-items {
        display: inline-grid;
    }

    .nav-fill .nav-item {
        background: #000 !important;
        color: #fff;
        border-radius: 0px;
    }

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        background: #000 !important;
        background-color: inherit;
        border-bottom: 3px solid #000;
        border-radius: 0px;
        color: #fff;
    }

    .page-item.active .page-link {
        background-color: #b28f5f !important;
        border-color: #b28f5f !important;
        color: #fff !important;
    }

    .product-wrapper {
        border-bottom: 1px solid #ceccce;
    }

        .product-wrapper * {
            color: #000000;
        }

    .shopping-cart .shopping-cart-header {
        border-bottom: 1px solid #e8e8e8 !important;
        padding-bottom: 35px;
        color: #000;
    }

    .tbPromo {
        width: 250px !important;
    }

    .totals .totals-item .totals-value {
        font-family: Gruenweiss;
        color: #000000;
        font-size: 16px;
        width: 40%;
    }

    .totals-item-total label {
        color: #007c3e !important;
    }

    .totals .totals-item label {
        font-family: Akkurat-Bold;
        color: #000000;
        font-size: 14px;
        width: 60%;
    }



    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        font: 18px/46px 'Akkurat-Regular', sans-serif;
        color: #000000;
        margin-right: 5px;
    }

        [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
            background: #007c3e !important;
        }

    address {
        font-family: 'Akkurat-Regular', sans-serif;
        color: #000000;
        font-size: 14px;
        font-weight: 400 !important;
    }




    article.art-post.art-article {
        background: #fff;
        border: none;
        color: #000;
        margin-top: 50px;
    }

    #PackagingBox {
        border: none;
    }

    body {
        background-color: #fff !important;
        font-family: Gruenweiss, serif;
        color: #000000;
        font-size: 14px;
        font-style: normal;
        font-weight: 300 !important;
        line-height: 1.5 !important;
        text-transform: none;
    }

    table.table-bordered.dataTable th div, table.table-bordered.dataTable th:last-child {
        font-family: Gruenweiss, serif;
        color: #000000;
        font-size: 14px !important;
        font-weight: normal !important;
    }

    table.table-bordered.dataTable th:last-child {
        color: #007c3e !important;
    }



    #cart-shoptotal {
        color: #007c3e !important;
    }


@media screen and (max-width: 768px) {

    .header .logo img {
        margin-top: 30px;
    }

    .product .product-image img {
        width: 60%;
    }

    .product-line-price {
        font-size: 15px;
    }

    .product-price {
        font-size: 14px;
    }

    .totals .totals-item .totals-value {
        text-align: center;
        width: 60% !important;
        font-family: 'Akkurat-Bold';
        font-size: 16px;
    }

    .totals .totals-item label {
        text-align: center;
        width: 40% !important;
    }
}

@media screen and (max-width: 850px) {
    #tbPromoCode {
        display: inline-block;
        margin-left: 25px;
        min-width: 248px;
        width: 278px !important;
    }

    .btnPromoCodeSave {
        float: right;
        margin-right: 25px;
        margin-top: 10px;
    }
}



    /**************************************************/
    /*                  SIDEMENU                      */
    /**************************************************/

/*! CSS Used from: https://www.fcsg.ch/cache/compressed/4a45db6421ad5b50ab10c9cdbe141b78.css */
[class^="icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-fcsg-tv:before {
    content: '\e816';
}

.icon-fanshop:before {
    content: '\e817';
}

.icon-menu:before {
    content: '\e81d';
}

.icon-login:before {
    content: '\e828';
}

.icon-suche:before {
    content: '\e849';
}

.icon-tickets:before {
    content: '\e84b';
}

.icon-cart:before {
    content: '\e857';
}

.icon-webseite:before {
    content: '\e858';
}

.icon-mein-fcsg:before {
    content: '\e85f';
}

.icon-events:before {
    content: '\e86d';
}

* {
    box-sizing: border-box;
}

i[class^="icon-"] {
    display: inline-block;
    margin: 0;
    padding: 0;
}

    i[class^="icon-"]:before {
        margin: 0;
        padding: 0;
        display: block;
    }

a {
    text-decoration: none;
}

::selection {
    background: #007c3e;
    color: #ffffff;
}

nav.sidenav {
    background: #000000;
    position: fixed;
    width: 245px;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    z-index: 10;
    box-shadow: 0 0 11px #00000030;
}

    nav.sidenav .logo {
        padding: 25px;
        display: block;
        flex: 0 1 175px;
        position: relative;
    }

        nav.sidenav .logo img {
            display: block;
            width: 100%;
        }

    nav.sidenav .sidenav-portalswitcher {
        width: 70px;
        height: 100%;
        position: absolute;
        transition: 0.3s;
        z-index: 99999;
    }

        nav.sidenav .sidenav-portalswitcher:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 70px;
            background-color: #007c3e;
            display: inline-block;
            height: 100%;
            transition: 0.2s;
        }

        nav.sidenav .sidenav-portalswitcher ul {
            list-style: none;
            margin: 0;
            padding: 0;
            display: flex;
            flex-direction: column;
            height: 100%;
            width: 70px;
        }

            nav.sidenav .sidenav-portalswitcher ul > li {
                display: inline-flex;
                flex-grow: 0;
                align-items: center;
                position: relative;
                height: 75px;
                min-height: 75px;
                width: 100%;
                transition: 0.1s;
            }

                nav.sidenav .sidenav-portalswitcher ul > li.active, nav.sidenav .sidenav-portalswitcher ul > li:hover {
                    background-color: #fff !important;
                }

                    nav.sidenav .sidenav-portalswitcher ul > li.active a, nav.sidenav .sidenav-portalswitcher ul > li:hover a {
                        color: #007c3e;
                    }

                nav.sidenav .sidenav-portalswitcher ul > li > a {
                    display: block;
                    font: 18px/18px 'Gruenweiss', serif;
                    text-transform: uppercase;
                    color: #ffffff;
                    text-decoration: none;
                    letter-spacing: 0.5px;
                    padding: 0 10px;
                    position: relative;
                    height: 100%;
                    display: flex;
                    align-items: center;
                }

                    nav.sidenav .sidenav-portalswitcher ul > li > a i {
                        font-size: 45px;
                    }

                        nav.sidenav .sidenav-portalswitcher ul > li > a i.icon-mein-fcsg {
                            font-size: 32px;
                            margin-left: 5px;
                        }

                    nav.sidenav .sidenav-portalswitcher ul > li > a span {
                        display: none;
                        margin-left: 40px;
                    }

        nav.sidenav .sidenav-portalswitcher .sidenav-additionals {
            background-color: transparent;
            width: 245px;
            position: relative;
            left: 0;
            padding-left: 70px;
            margin-top: 0px;
            visibility: hidden;
            transition: 0.1s;
        }

            nav.sidenav .sidenav-portalswitcher .sidenav-additionals .logo {
                padding: 25px;
                display: block;
                flex: 0 1 175px;
                position: relative;
            }

                nav.sidenav .sidenav-portalswitcher .sidenav-additionals .logo img {
                    display: block;
                    width: 100%;
                }

            nav.sidenav .sidenav-portalswitcher .sidenav-additionals div.additionals {
                margin: -2.5px 5px 15px;
                display: flex;
                justify-content: center;
                align-items: center;
            }

                nav.sidenav .sidenav-portalswitcher .sidenav-additionals div.additionals a {
                    color: white;
                    margin: 0 5px;
                }

                    nav.sidenav .sidenav-portalswitcher .sidenav-additionals div.additionals a i {
                        font-size: 26px;
                    }

        nav.sidenav .sidenav-portalswitcher:hover {
            width: 245px !important;
            background-color: #007c3e;
        }

            nav.sidenav .sidenav-portalswitcher:hover ul {
                width: 245px !important;
            }

                nav.sidenav .sidenav-portalswitcher:hover ul > li > a span {
                    display: inline-block;
                }

            nav.sidenav .sidenav-portalswitcher:hover .sidenav-additionals {
                visibility: visible;
            }

            nav.sidenav .sidenav-portalswitcher:hover:before {
                width: 245px !important;
            }

    nav.sidenav .sidenav-mainnav {
        position: relative;
        left: 70px;
        width: 175px;
        transition: 0.3s;
    }

        nav.sidenav .sidenav-mainnav div.additionals {
            margin: -2.5px 5px 15px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

            nav.sidenav .sidenav-mainnav div.additionals a {
                color: white;
                margin: 0 5px;
            }

                nav.sidenav .sidenav-mainnav div.additionals a i {
                    font-size: 26px;
                }

    nav.sidenav .toggle-mobile-menu {
        display: none;
    }

    nav.sidenav .nav-scroll-wrapper {
        max-height: calc(100% - 245px);
        height: 100%;
        position: relative;
    }

        nav.sidenav .nav-scroll-wrapper:before {
            content: '';
            position: absolute;
            top: -2px;
            left: 0;
            width: 100%;
            height: 2px;
            background: #4a4a4a;
        }

        nav.sidenav .nav-scroll-wrapper .mCS_no_scrollbar_y {
            height: 100%;
        }

    nav.sidenav ul.first-level {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        height: 100%;
    }

        nav.sidenav ul.first-level > li {
            border-bottom: 2px solid #4a4a4a;
            display: inline-flex;
            flex-grow: 0;
            align-items: center;
            position: relative;
            height: 75px;
            min-height: 75px;
            width: 100%;
        }

            nav.sidenav ul.first-level > li > a {
                display: block;
                font: 18px/18px 'Gruenweiss', serif;
                text-transform: uppercase;
                color: #ffffff;
                text-decoration: none;
                letter-spacing: 0.5px;
                padding: 0 30px;
                position: relative;
                height: 100%;
                display: flex;
                align-items: center;
            }

            nav.sidenav ul.first-level > li:before {
                content: '';
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                width: 10px;
                height: calc(100% + 2px);
                background-color: #fff;
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-transform: scaleX(0);
                transform: scaleX(0);
                transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
                transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
                transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
            }

            nav.sidenav ul.first-level > li:hover:before, nav.sidenav ul.first-level > li.active:before {
                -webkit-transform: scaleX(1);
                transform: scaleX(1);
            }

        nav.sidenav ul.first-level li.user-menu {
            border: none;
            display: flex;
            flex: 1 1 120px;
            max-height: inherit;
            height: auto;
            min-height: 110px;
            display: none;
        }

            nav.sidenav ul.first-level li.user-menu ul {
                list-style: none;
                margin: 0;
                padding: 0 30px;
                height: 80px;
                overflow: hidden;
            }

                nav.sidenav ul.first-level li.user-menu ul li {
                    border: none;
                    display: block;
                    flex: none;
                    padding-bottom: 10px;
                }

                    nav.sidenav ul.first-level li.user-menu ul li > a {
                        line-height: 18px;
                        font: 18px/18px 'Gruenweiss', serif;
                        text-transform: uppercase;
                        color: #ffffff;
                        text-decoration: none;
                        letter-spacing: 0.5px;
                        padding: 0;
                        display: block;
                    }

                        nav.sidenav ul.first-level li.user-menu ul li > a i {
                            color: #ffffff;
                            font-size: 50px;
                            display: block;
                            margin-bottom: 5px;
                        }

                        nav.sidenav ul.first-level li.user-menu ul li > a:before {
                            display: none;
                        }

                        nav.sidenav ul.first-level li.user-menu ul li > a:hover {
                            color: #007c3e;
                        }

                            nav.sidenav ul.first-level li.user-menu ul li > a:hover i {
                                color: #007c3e;
                            }

                    nav.sidenav ul.first-level li.user-menu ul li:last-child {
                        padding-bottom: 0;
                    }

            nav.sidenav ul.first-level li.user-menu:hover:before {
                display: none;
            }

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}

    .mCustomScrollbar.mCS_no_scrollbar {
        -ms-touch-action: auto;
        touch-action: auto;
    }

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    overflow: visible;
    width: auto;
    height: auto;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

    .mCSB_scrollTools .mCSB_draggerContainer {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: auto;
    }

    .mCSB_scrollTools .mCSB_draggerRail {
        width: 2px;
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
    }

    .mCSB_scrollTools .mCSB_dragger {
        cursor: pointer;
        width: 100%;
        height: 30px;
        z-index: 1;
    }

        .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
            position: relative;
            width: 4px;
            height: 100%;
            margin: 0 auto;
            -webkit-border-radius: 16px;
            -moz-border-radius: 16px;
            border-radius: 16px;
            text-align: center;
        }

        .mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
            -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
            -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
            -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
            transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
        }

.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCustomScrollBox:hover > .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

@media screen and (max-width: 1880px) {
    nav.sidenav .logo {
        flex: 0 1 135px;
    }

    nav.sidenav .sidenav-portalswitcher ul > li {
        height: 55px;
        min-height: 55px;
    }

        nav.sidenav .sidenav-portalswitcher ul > li > a {
            font-size: 15px;
        }

            nav.sidenav .sidenav-portalswitcher ul > li > a i {
                font-size: 40px;
            }

            nav.sidenav .sidenav-portalswitcher ul > li > a:before {
                height: 55px;
            }

    nav.sidenav .nav-scroll-wrapper {
        max-height: calc(100% - 195px);
    }

    nav.sidenav ul.first-level > li {
        min-height: 55px;
        height: 55px;
    }

        nav.sidenav ul.first-level > li > a {
            font-size: 15px;
            padding: 0 20px 0 25px;
        }

    nav.sidenav ul.first-level li.user-menu {
        max-height: inherit;
    }

        nav.sidenav ul.first-level li.user-menu ul {
            padding: 0 25px;
        }

            nav.sidenav ul.first-level li.user-menu ul li > a {
                font-size: 15px;
            }

                nav.sidenav ul.first-level li.user-menu ul li > a i {
                    font-size: 40px;
                }
}

@media screen and (max-width: 1000px) {

    #MenuItemCart {
        color: #fff;
        height: 71px;
        width: 71px;
        top: 68px;
        position: fixed;
        z-index: 1000;
        right: 70px;
        background: transparent !important;
        color: white !important;
    }

    nav.sidenav {
        width: 100%;
        padding: 0;
        border-top: 0;
        display: block;
        max-height: 130px;
        overflow: hidden;
        transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
        z-index: 10;
        transition: 0.5s;
    }

        nav.sidenav .sidenav-mainnav {
            width: 100%;
            left: 0;
            height: 70px;
        }

            nav.sidenav .sidenav-mainnav .logo {
                float: left;
                height: 50px;
                width: 50px;
                padding: 0;
                display: block;
                margin: 10px 0 0 20px;
                position: relative;
                z-index: 5;
            }

            nav.sidenav .sidenav-mainnav .toggle-mobile-menu {
                display: block;
                float: right;
                font-size: 39px;
                color: #ffffff;
                margin: 1px 30px;
                position: relative;
                z-index: 5;
            }

            nav.sidenav.opened .toggle-mobile-menu {
                display: block;
                float: right;
                font-size: 39px;
                color: #ffffff;
                margin: 1px 30px !important;
                position: relative;
                z-index: 5;
            }

            nav.sidenav .sidenav-mainnav div.additionals {
                display: none;
            }

            nav.sidenav .sidenav-mainnav .nav-scroll-wrapper {
                display: block;
                min-height: 100%;
                width: 100%;
                max-height: inherit;
                border: none;
            }

                nav.sidenav .sidenav-mainnav .nav-scroll-wrapper:before {
                    display: none;
                }

                nav.sidenav .sidenav-mainnav .nav-scroll-wrapper .mCSB_scrollTools {
                    display: none !important;
                }

            nav.sidenav .sidenav-mainnav ul.first-level {
                position: absolute;
                top: 0px;
                padding-top: 0px;
                left: 0;
                width: 100%;
                background: none;
                display: block;
                max-height: inherit;
            }

                nav.sidenav .sidenav-mainnav ul.first-level > li {
                    display: block;
                    max-height: inherit;
                    background: #000000;
                    height: auto;
                    min-height: inherit;
                }

                    nav.sidenav .sidenav-mainnav ul.first-level > li a {
                        line-height: 70px;
                    }

                    nav.sidenav .sidenav-mainnav ul.first-level > li.active {
                        position: absolute;
                        top: 0;
                        width: 100%;
                        text-align: center;
                        border: none;
                    }

                        nav.sidenav .sidenav-mainnav ul.first-level > li.active:before {
                            display: none;
                        }

                        nav.sidenav .sidenav-mainnav ul.first-level > li.active a {
                            justify-content: center;
                            pointer-events: none;
                            line-height: 72px;
                        }

                nav.sidenav .sidenav-mainnav ul.first-level:before {
                    content: '';
                    position: absolute;
                    top: 70px;
                    left: 0;
                    height: 2px;
                    background: #4a4a4a;
                    width: 100%;
                    z-index: 2;
                }

        nav.sidenav .sidenav-portalswitcher {
            position: relative;
            height: 60px;
            width: 100%;
            background: #007c3e;
        }

            nav.sidenav .sidenav-portalswitcher:before {
                display: none;
            }

            nav.sidenav .sidenav-portalswitcher .sidenav-additionals {
                display: none;
            }

            nav.sidenav .sidenav-portalswitcher ul {
                flex-direction: row;
                width: 100%;
                justify-content: center;
            }

                nav.sidenav .sidenav-portalswitcher ul > li {
                    justify-content: center;
                    height: 100%;
                }

            nav.sidenav .sidenav-portalswitcher:hover {
                width: 100% !important;
            }

                nav.sidenav .sidenav-portalswitcher:hover ul {
                    width: 100% !important;
                }

                    nav.sidenav .sidenav-portalswitcher:hover ul > li > a span {
                        display: none;
                    }
}

@media screen and (max-width: 750px) {
    nav.sidenav .sidenav-portalswitcher ul > li > a i {
        font-size: 35px;
    }

    nav.sidenav .sidenav-mainnav .logo {
        height: 40px;
        width: 40px;
        margin: 15px 0 0 10px;
    }

    nav.sidenav .sidenav-mainnav .toggle-mobile-menu {
        font-size: 35px;
        color: #ffffff;
        margin: 20px 15px;
    }

    nav.sidenav.opened .toggle-mobile-menu {
        font-size: 35px;
        color: #ffffff;
        margin: 20px 15px !important;
    }

        nav.sidenav .sidenav-mainnav .toggle-mobile-menu i {
            display: block;
        }

    nav.sidenav .sidenav-mainnav .user-menu {
        margin-top: 15px;
    }
}
/*! CSS Used fontfaces */
@font-face {
    font-family: 'fontello';
    src: url('./fontello.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

    /**************************************************/
    /*                  FOOTER                        */
    /**************************************************/


    #slide1 {
        padding: 0px !important;
    }

        #slide1::before {
            display: none !important;
        }

    /*! CSS Used from: https://shop.fcsg.ch/pub/static/version1605648734/frontend/Sportradar/FCSG/de_CH/css/cms.css ; media=all */
@media all {
    [class^="icon-"]:before {
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        margin-left: .2em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .icon-facebook:before {
        content: '\e815';
    }

    .icon-instagram:before {
        content: '\e823';
    }

    .icon-close:before {
        content: '\e83b';
    }

    .icon-twitter:before {
        content: '\e851';
    }

    .icon-youtube:before {
        content: '\e857';
    }

    .icon-linkedin:before {
        content: '\e8af';
    }

    * {
        box-sizing: border-box;
        outline: none;
    }

    i[class^="icon-"] {
        display: inline-block;
        margin: 0;
        padding: 0;
    }

        i[class^="icon-"]:before {
            margin: 0;
            padding: 0;
            display: block;
        }

    a {
        text-decoration: none;
    }

    p > a {
        color: #007c3e;
        font-weight: bold;
    }

    ::selection {
        background: #007c3e;
        color: #ffffff;
    }

    ::-moz-selection {
        background: #007c3e;
        color: #ffffff;
    }

    .footer {
        background: #007c3e;
        float: left;
        margin: 225px auto 0;
        width: calc(100% - 245px);
        float: right;

        }

            .footer .footer-wrapper {
                margin: 0 auto;
                max-width: 1360px;
                padding: 0 75px;
            }

                .footer .footer-wrapper [type=radio] {
                    display: none;
                }

                .footer .footer-wrapper #footer-slider {
                    position: relative;
                    perspective: 1000px;
                    transform-style: preserve-3d;
                    display: flex;
                    align-items: center;
                    float: left;
                    width: 100%;
                    height: 200px;
                    margin: -100px 0 30px;
                    overflow: hidden;
                }

                    .footer .footer-wrapper #footer-slider label {
                        margin: auto;
                        width: 200px;
                        height: 200px;
                        position: absolute;
                        left: 0;
                        right: 0;
                        transition: transform 0.4s ease;
                        color: black;
                        font-size: 28px;
                    }

                        .footer .footer-wrapper #footer-slider label img {
                            width: 100%;
                            height: 100%;
                            cursor: pointer;
                        }

                    .footer .footer-wrapper #footer-slider #s1:checked ~ #slide4, .footer .footer-wrapper #footer-slider #s2:checked ~ #slide5, .footer .footer-wrapper #footer-slider #s3:checked ~ #slide6, .footer .footer-wrapper #footer-slider #s4:checked ~ #slide7, .footer .footer-wrapper #footer-slider #s5:checked ~ #slide8, .footer .footer-wrapper #footer-slider #s6:checked ~ #slide9, .footer .footer-wrapper #footer-slider #s7:checked ~ #slide1, .footer .footer-wrapper #footer-slider #s8:checked ~ #slide2, .footer .footer-wrapper #footer-slider #s9:checked ~ #slide3 {
                        transform: translate3d(565%, 0, -1800px);
                        opacity: 0;
                    }

                    .footer .footer-wrapper #footer-slider #s1:checked ~ #slide5, .footer .footer-wrapper #footer-slider #s2:checked ~ #slide6, .footer .footer-wrapper #footer-slider #s3:checked ~ #slide7, .footer .footer-wrapper #footer-slider #s4:checked ~ #slide8, .footer .footer-wrapper #footer-slider #s5:checked ~ #slide9, .footer .footer-wrapper #footer-slider #s6:checked ~ #slide1, .footer .footer-wrapper #footer-slider #s7:checked ~ #slide2, .footer .footer-wrapper #footer-slider #s8:checked ~ #slide3, .footer .footer-wrapper #footer-slider #s9:checked ~ #slide4 {
                        transform: translate3d(565%, 0, -1800px);
                        opacity: 0;
                    }

                    .footer .footer-wrapper #footer-slider #s1:checked ~ #slide6, .footer .footer-wrapper #footer-slider #s2:checked ~ #slide7, .footer .footer-wrapper #footer-slider #s3:checked ~ #slide8, .footer .footer-wrapper #footer-slider #s4:checked ~ #slide9, .footer .footer-wrapper #footer-slider #s5:checked ~ #slide1, .footer .footer-wrapper #footer-slider #s6:checked ~ #slide2, .footer .footer-wrapper #footer-slider #s7:checked ~ #slide3, .footer .footer-wrapper #footer-slider #s8:checked ~ #slide4, .footer .footer-wrapper #footer-slider #s9:checked ~ #slide5 {
                        transform: translate3d(-565%, 0, -1800px);
                        -webkit-transition: 0.3s;
                        -moz-transition: 0.3s;
                        -ms-transition: 0.3s;
                        -o-transition: 0.3s;
                        opacity: 0;
                    }

                    .footer .footer-wrapper #footer-slider #s1:checked ~ #slide7, .footer .footer-wrapper #footer-slider #s2:checked ~ #slide8, .footer .footer-wrapper #footer-slider #s3:checked ~ #slide9, .footer .footer-wrapper #footer-slider #s4:checked ~ #slide1, .footer .footer-wrapper #footer-slider #s5:checked ~ #slide2, .footer .footer-wrapper #footer-slider #s6:checked ~ #slide3, .footer .footer-wrapper #footer-slider #s7:checked ~ #slide4, .footer .footer-wrapper #footer-slider #s8:checked ~ #slide5, .footer .footer-wrapper #footer-slider #s9:checked ~ #slide6 {
                        transform: translate3d(-565%, 0, -1800px);
                        -webkit-transition: 0.3s;
                        -moz-transition: 0.3s;
                        -ms-transition: 0.3s;
                        -o-transition: 0.3s;
                        opacity: 0;
                    }

                    .footer .footer-wrapper #footer-slider #s1:checked ~ #slide1, .footer .footer-wrapper #footer-slider #s2:checked ~ #slide2, .footer .footer-wrapper #footer-slider #s3:checked ~ #slide3, .footer .footer-wrapper #footer-slider #s4:checked ~ #slide4, .footer .footer-wrapper #footer-slider #s5:checked ~ #slide5, .footer .footer-wrapper #footer-slider #s6:checked ~ #slide6, .footer .footer-wrapper #footer-slider #s7:checked ~ #slide7, .footer .footer-wrapper #footer-slider #s8:checked ~ #slide8, .footer .footer-wrapper #footer-slider #s9:checked ~ #slide9 {
                        transform: translate3d(0, 0, 0);
                    }

                    .footer .footer-wrapper #footer-slider #s1:checked ~ #slide2, .footer .footer-wrapper #footer-slider #s2:checked ~ #slide3, .footer .footer-wrapper #footer-slider #s3:checked ~ #slide4, .footer .footer-wrapper #footer-slider #s4:checked ~ #slide5, .footer .footer-wrapper #footer-slider #s5:checked ~ #slide6, .footer .footer-wrapper #footer-slider #s6:checked ~ #slide7, .footer .footer-wrapper #footer-slider #s7:checked ~ #slide8, .footer .footer-wrapper #footer-slider #s8:checked ~ #slide9, .footer .footer-wrapper #footer-slider #s9:checked ~ #slide1 {
                        transform: translate3d(160%, 0, -750px);
                    }

                    .footer .footer-wrapper #footer-slider #s1:checked ~ #slide3, .footer .footer-wrapper #footer-slider #s2:checked ~ #slide4, .footer .footer-wrapper #footer-slider #s3:checked ~ #slide5, .footer .footer-wrapper #footer-slider #s4:checked ~ #slide6, .footer .footer-wrapper #footer-slider #s5:checked ~ #slide7, .footer .footer-wrapper #footer-slider #s6:checked ~ #slide8, .footer .footer-wrapper #footer-slider #s7:checked ~ #slide9, .footer .footer-wrapper #footer-slider #s8:checked ~ #slide1, .footer .footer-wrapper #footer-slider #s9:checked ~ #slide2 {
                        transform: translate3d(415%, 0, -1800px);
                        -webkit-transition: 0.3s;
                        -moz-transition: 0.3s;
                        -ms-transition: 0.3s;
                        -o-transition: 0.3s;
                    }

                    .footer .footer-wrapper #footer-slider #s1:checked ~ #slide8, .footer .footer-wrapper #footer-slider #s2:checked ~ #slide9, .footer .footer-wrapper #footer-slider #s3:checked ~ #slide1, .footer .footer-wrapper #footer-slider #s4:checked ~ #slide2, .footer .footer-wrapper #footer-slider #s5:checked ~ #slide3, .footer .footer-wrapper #footer-slider #s6:checked ~ #slide4, .footer .footer-wrapper #footer-slider #s7:checked ~ #slide5, .footer .footer-wrapper #footer-slider #s8:checked ~ #slide6, .footer .footer-wrapper #footer-slider #s9:checked ~ #slide7 {
                        transform: translate3d(-415%, 0, -1800px);
                        -webkit-transition: 0.3s;
                        -moz-transition: 0.3s;
                        -ms-transition: 0.3s;
                        -o-transition: 0.3s;
                    }

                    .footer .footer-wrapper #footer-slider #s1:checked ~ #slide9, .footer .footer-wrapper #footer-slider #s2:checked ~ #slide1, .footer .footer-wrapper #footer-slider #s3:checked ~ #slide2, .footer .footer-wrapper #footer-slider #s4:checked ~ #slide3, .footer .footer-wrapper #footer-slider #s5:checked ~ #slide4, .footer .footer-wrapper #footer-slider #s6:checked ~ #slide5, .footer .footer-wrapper #footer-slider #s7:checked ~ #slide6, .footer .footer-wrapper #footer-slider #s8:checked ~ #slide7, .footer .footer-wrapper #footer-slider #s9:checked ~ #slide8 {
                        transform: translate3d(-160%, 0, -700px);
                    }

                .footer .footer-wrapper .slogan {
                    font: 30px 'Gruenweiss', serif;
                    color: #ffffff;
                    text-align: center;
                    margin-bottom: 75px;
                }

                .footer .footer-wrapper .sponsoren {
                    margin-bottom: 50px;
                }

                    .footer .footer-wrapper .sponsoren ul {
                        padding: 0;
                        margin: 0 auto 40px auto;
                        display: flex;
                        justify-content: space-between;
                        align-items: center;
                        max-width: 1140px;
                    }

                        .footer .footer-wrapper .sponsoren ul.big {
                            justify-content: center;
                        }

                        .footer .footer-wrapper .sponsoren ul li {
                            list-style: none;
                            -webkit-transition: 0.2s;
                            -moz-transition: 0.2s;
                            -ms-transition: 0.2s;
                            -o-transition: 0.2s;
                        }

                            .footer .footer-wrapper .sponsoren ul li.big {
                                padding: 0 35px;
                            }

                                .footer .footer-wrapper .sponsoren ul li.big img {
                                    height: 45px;
                                }

                .footer .footer-wrapper .kontakt-info {
                    margin-bottom: 50px;
                }

                    .footer .footer-wrapper .kontakt-info ul {
                        padding: 0;
                        margin: 0;
                        display: flex;
                        justify-content: space-between;
                    }

                        .footer .footer-wrapper .kontakt-info ul > li {
                            font: 18px 'Gruenweiss-Light', serif;
                            color: #ffffff;
                            list-style: none;
                        }

                            .footer .footer-wrapper .kontakt-info ul > li.bold {
                                font: 18px 'Gruenweiss', serif;
                            }

                            .footer .footer-wrapper .kontakt-info ul > li a {
                                color: #ffffff;
                            }

                            .footer .footer-wrapper .kontakt-info ul > li ul li {
                                margin: 0 10px;
                                -webkit-transition: 0.2s;
                                -moz-transition: 0.2s;
                                -ms-transition: 0.2s;
                                -o-transition: 0.2s;
                            }

                                .footer .footer-wrapper .kontakt-info ul > li ul li:first-child {
                                    margin-left: 0;
                                }

                                .footer .footer-wrapper .kontakt-info ul > li ul li:last-child {
                                    margin-right: 0;
                                }

                                .footer .footer-wrapper .kontakt-info ul > li ul li a {
                                    transition: 0.2s;
                                    display: block;
                                    transform: scale3d(1, 1, 1);
                                }

                                    .footer .footer-wrapper .kontakt-info ul > li ul li a:hover {
                                        transform: scale3d(1.3, 1.3, 1);
                                    }

                                    .footer .footer-wrapper .kontakt-info ul > li ul li a i {
                                        font-size: 26px;
                                    }

            .footer .sub-footer {
                background: #ffffff;
                width: 100%;
                height: 50px;
            }

                .footer .sub-footer .sub-footer-wrapper {
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                    max-width: 1360px;
                    padding: 0 75px;
                    margin: 0 auto;
                }

                .footer .sub-footer ul {
                    padding: 0;
                    margin: 0;
                    display: flex;
                }

                    .footer .sub-footer ul li {
                        list-style: none;
                        margin: 0 20px;
                    }

                        .footer .sub-footer ul li a {
                            font: 18px/50px 'Gruenweiss', serif;
                            color: #000000;
                        }

                        .footer .sub-footer ul li:first-child {
                            margin-left: 0;
                        }

                        .footer .sub-footer ul li:last-child {
                            margin-right: 0;
                        }

        .IEoverlay {
            position: fixed;
            width: 100%;
            height: 100vh;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: #242424;
            z-index: 101;
            color: #ffffff;
            line-height: 23px;
            display: none;
        }

            .IEoverlay .icon-close {
                position: absolute;
                top: 20px;
                right: 20px;
                color: #ffffff;
                font-size: 20px;
                cursor: pointer;
            }

            .IEoverlay .IEoverlay-wrapper {
                width: 100%;
                max-width: 1160px;
                margin: 0 auto;
                position: relative;
                padding: 50px 110px 65px 50px;
                margin-top: 30px;
                margin-bottom: 30px;
            }

                .IEoverlay .IEoverlay-wrapper a {
                    color: #007c3e;
                    font-family: 'Akkurat-Bold', sans-serif;
                }

                .IEoverlay .IEoverlay-wrapper ul {
                    padding: 0;
                    font-size: 17px;
                    line-height: 23px;
                    margin: 0 0 24px 0;
                    width: 100%;
                    float: left;
                    clear: both;
                    list-style: none;
                    padding-left: 50px;
                }

                    .IEoverlay .IEoverlay-wrapper ul li {
                        position: relative;
                    }

                        .IEoverlay .IEoverlay-wrapper ul li:last-child {
                            margin: 0;
                        }

                        .IEoverlay .IEoverlay-wrapper ul li:before {
                            content: '';
                            width: 7px;
                            height: 7px;
                            -webkit-border-radius: 7px;
                            -moz-border-radius: 7px;
                            border-radius: 7px;
                            -moz-background-clip: padding;
                            -webkit-background-clip: padding-box;
                            background-clip: padding-box;
                            position: absolute;
                            top: 7px;
                            left: -32px;
                            background: #007c3e;
                            display: block;
                        }

                        .IEoverlay .IEoverlay-wrapper ul li a {
                            font-family: 'Akkurat-Bold', sans-serif;
                            color: #007c3e;
                        }

        @media screen and (max-width: 1880px) {
            .footer {
                margin-top: 190px;
            }

                .footer .footer-wrapper #footer-slider {
                    height: 160px;
                    margin-top: -80px;
                }

                    .footer .footer-wrapper #footer-slider label {
                        width: 160px;
                        height: 160px;
                    }

                .footer .footer-wrapper .slogan {
                    font-size: 28px;
                }

                .footer .footer-wrapper .kontakt-info ul > li {
                    font-size: 15px;
                }

                    .footer .footer-wrapper .kontakt-info ul > li.bold {
                        font-size: 15px;
                    }

                    .footer .footer-wrapper .kontakt-info ul > li ul li a i {
                        font-size: 23px;
                    }

                .footer .sub-footer ul li a {
                    font-size: 15px;
                }
        }

        @media screen and (max-width: 1400px) {
            .footer .footer-wrapper .sponsoren {
                margin-bottom: 20px;
            }

                .footer .footer-wrapper .sponsoren ul {
                    flex-wrap: wrap;
                }

                    .footer .footer-wrapper .sponsoren ul li {
                        width: 25%;
                        margin-bottom: 30px;
                        display: flex;
                        justify-content: center;
                    }

                        .footer .footer-wrapper .sponsoren ul li.big {
                            padding: 0;
                        }

                            .footer .footer-wrapper .sponsoren ul li.big img {
                                width: 100%;
                            }

            .footer .footer-wrapper .kontakt-info > ul {
                flex-wrap: wrap;
                align-items: center;
            }

                .footer .footer-wrapper .kontakt-info > ul li {
                    padding: 5px 0;
                }

                    .footer .footer-wrapper .kontakt-info > ul li.bold {
                        width: 100%;
                    }

                    .footer .footer-wrapper .kontakt-info > ul li ul li {
                        margin: 0 5px;
                    }

                        .footer .footer-wrapper .kontakt-info > ul li ul li a i {
                            font-size: 23px;
                        }
        }

        @media screen and (max-width: 1200px) {
            .footer .footer-wrapper .kontakt-info > ul {
                flex-wrap: wrap;
                align-items: baseline;
            }

                .footer .footer-wrapper .kontakt-info > ul li {
                    padding: 5px 0;
                    width: 25%;
                }

                    .footer .footer-wrapper .kontakt-info > ul li ul li {
                        margin: 0 5px;
                    }

                        .footer .footer-wrapper .kontakt-info > ul li ul li a i {
                            font-size: 23px;
                        }

                    .footer .footer-wrapper .kontakt-info > ul li.social-media {
                        margin-top: 10px;
                    }

            .footer .sub-footer ul li {
                margin: 0 8px;
            }

                .footer .sub-footer ul li a {
                    font-size: 13px;
                }
        }

        @media screen and (max-width: 1000px) {
            .footer {
                margin-top: 200px;
            }

            .footer {
                width: 100% !important;
                
            }

                .footer .footer-wrapper {
                    padding: 0 25px;
                }

                .footer .sub-footer .sub-footer-wrapper {
                    padding: 0 25px;
                }

            .IEoverlay .IEoverlay-wrapper {
                padding: 25px;
            }
        }

        @media screen and (max-width: 750px) {
            .footer {
                margin-top: 120px;
            }

                .footer .footer-wrapper #footer-slider {
                    margin: -60px 0 20px;
                    height: 120px;
                }

                    .footer .footer-wrapper #footer-slider label {
                        width: 120px;
                        height: 120px;
                    }

                    .footer .footer-wrapper #footer-slider #s1:checked ~ #slide8, .footer .footer-wrapper #footer-slider #s2:checked ~ #slide9, .footer .footer-wrapper #footer-slider #s3:checked ~ #slide1, .footer .footer-wrapper #footer-slider #s4:checked ~ #slide2, .footer .footer-wrapper #footer-slider #s5:checked ~ #slide3, .footer .footer-wrapper #footer-slider #s6:checked ~ #slide4, .footer .footer-wrapper #footer-slider #s7:checked ~ #slide5, .footer .footer-wrapper #footer-slider #s8:checked ~ #slide6, .footer .footer-wrapper #footer-slider #s9:checked ~ #slide7 {
                        opacity: 0;
                    }

                    .footer .footer-wrapper #footer-slider #s1:checked ~ #slide3, .footer .footer-wrapper #footer-slider #s2:checked ~ #slide4, .footer .footer-wrapper #footer-slider #s3:checked ~ #slide5, .footer .footer-wrapper #footer-slider #s4:checked ~ #slide6, .footer .footer-wrapper #footer-slider #s5:checked ~ #slide7, .footer .footer-wrapper #footer-slider #s6:checked ~ #slide8, .footer .footer-wrapper #footer-slider #s7:checked ~ #slide9, .footer .footer-wrapper #footer-slider #s8:checked ~ #slide1, .footer .footer-wrapper #footer-slider #s9:checked ~ #slide2 {
                        opacity: 0;
                    }

                .footer .footer-wrapper .slogan div {
                    font-size: 20px;
                }

                .footer .footer-wrapper .sponsoren {
                    margin-bottom: 50px;
                }

                    .footer .footer-wrapper .sponsoren ul li {
                        width: 50%;
                    }

                        .footer .footer-wrapper .sponsoren ul li:nth-child(even) img {
                            margin-left: 10px;
                        }

                .footer .footer-wrapper .kontakt-info {
                    margin-bottom: 30px;
                }

                    .footer .footer-wrapper .kontakt-info > ul li {
                        width: 100%;
                    }

                        .footer .footer-wrapper .kontakt-info > ul li.social-media ul {
                            width: 200px;
                        }

                .footer .sub-footer {
                    height: auto;
                }

                    .footer .sub-footer ul li a {
                        font-size: 15px;
                    }

                    .footer .sub-footer .sub-footer-wrapper {
                        flex-direction: column-reverse;
                    }

                        .footer .sub-footer .sub-footer-wrapper div {
                            width: 100%;
                        }

                            .footer .sub-footer .sub-footer-wrapper div:first-child ul {
                                justify-content: space-between;
                            }

                            .footer .sub-footer .sub-footer-wrapper div:last-child ul {
                                display: flex;
                                margin: 20px 0 40px;
                                flex-wrap: wrap;
                            }

                                .footer .sub-footer .sub-footer-wrapper div:last-child ul li {
                                    margin: 0;
                                    width: 50%;
                                }

                                    .footer .sub-footer .sub-footer-wrapper div:last-child ul li:first-child {
                                        margin-left: 0;
                                    }

                                    .footer .sub-footer .sub-footer-wrapper div:last-child ul li a {
                                        line-height: 30px;
                                    }
        }
    }
    /*! CSS Used from: https://shop.fcsg.ch/pub/static/version1605648734/frontend/Sportradar/FCSG/de_CH/css/magentospecifics.css ; media=all */
    @media all {
        a {
            cursor: pointer;
        }
    }
    /*! CSS Used fontfaces */
    @font-face {
        font-family: 'Gruenweiss';
        src: url('../../common/font/Gruenweiss-Bold.woff2') format('woff2'), url('../../common/font/Gruenweiss-Bold.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Gruenweiss-Light';
        src: url('../../common/font/Gruenweiss-Light.woff2') format('woff2'), url('../../common/font/Gruenweiss-Light.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: "Akkurat-Regular";
        src: url("../../common/font/lineto-akkurat-regular.eot");
        src: url("../../common/font/lineto-akkurat-regular.eot&#iefix") format("embedded-opentype"), url("../../common/font/lineto-akkurat-regular.woff") format("woff");
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: "Akkurat-Bold";
        src: url("../../common/font/lineto-akkurat-bold.eot");
        src: url("../../common/font/lineto-akkurat-bold.eot&#iefix") format("embedded-opentype"), url("../../common/font/lineto-akkurat-bold.woff") format("woff");
        font-weight: normal;
        font-style: normal;
    }














    /***************NAVTOP*****************/

    /*! CSS Used from: https://shop.fcsg.ch/pub/static/version1611143641/frontend/Sportradar/FCSG/de_CH/css/cms.css ; media=all */
@media all {


    section.topnav {
        display: inline-block;
        width: calc(100% - 245px);
        clear: both;
        border-bottom: 2px solid #007c3e;
        position: relative;
        z-index: 5;
        background: white;
        margin-right: 0;
        margin-left: 245px;
    }

        section.topnav .topnav-items ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            section.topnav .topnav-items ul li a {
                display: block;
                font: 18px/73px 'Gruenweiss', serif;
                color: #007c3e;
            }

                section.topnav .topnav-items ul li a:hover {
                    background: #007c3e;
                    color: #ffffff;
                }

        section.topnav .topnav-items .toggle-dropdown {
            font: 18px/73px 'Gruenweiss', serif;
            color: #ffffff;
            display: block;
            background: #007c3e;
            position: relative;
            width: 100%;
            padding: 0 60px 0 40px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

            section.topnav .topnav-items .toggle-dropdown i {
                font-size: 13px;
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                right: 40px;
            }

        section.topnav .topnav-items.row {
            flex: 1 1;
        }

            section.topnav .topnav-items.row .toggle-dropdown {
                display: none;
            }

            section.topnav .topnav-items.row ul {
                display: flex;
                width: 100%;
            }

                section.topnav .topnav-items.row ul li {
                    text-align: center;
                    flex: 1;
                    border-left: 2px solid #007c3e;
                    min-width: 0;
                }

                    section.topnav .topnav-items.row ul li a {
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        padding: 0 10px;
                    }

                    section.topnav .topnav-items.row ul li:first-child {
                        border-left: 0;
                    }

                        section.topnav .topnav-items.row ul li:first-child:before {
                            display: none;
                        }

                    section.topnav .topnav-items.row ul li.active {
                        background: #007c3e;
                        position: relative;
                    }

                        section.topnav .topnav-items.row ul li.active a {
                            color: #ffffff;
                        }

                        section.topnav .topnav-items.row ul li.active:before {
                            content: '';
                            height: 100%;
                            width: 2px;
                            position: absolute;
                            left: -2px;
                            top: 0;
                            background: #ffffff;
                        }

                        section.topnav .topnav-items.row ul li.active:after {
                            content: '';
                            height: 100%;
                            width: 2px;
                            position: absolute;
                            right: -2px;
                            top: 0;
                            background: #ffffff;
                        }

                    section.topnav .topnav-items.row ul li:last-child:after {
                        display: none;
                    }

    #bc-main-content {
        width: calc(100%-245px);
        margin-left: 245px;
    }

    @media screen and (max-width: 1880px) {
        section.topnav .topnav-items ul li a {
            font-size: 15px;
            line-height: 53px;
        }

        section.topnav .topnav-items .toggle-dropdown {
            font-size: 15px;
            line-height: 53px;
            padding: 0 30px;
        }

            section.topnav .topnav-items .toggle-dropdown i {
                right: 30px;
            }
    }

    @media screen and (max-width: 1400px) {
        section.topnav .topnav-items .toggle-dropdown {
            padding: 0 40px 0 20px;
        }

            section.topnav .topnav-items .toggle-dropdown i {
                right: 20px;
            }
    }

    @media screen and (max-width: 1200px) {


        section.topnav .topnav-items ul li a {
            font-size: 15px;
            line-height: 53px;
        }

        section.topnav .topnav-items .toggle-dropdown {
            font-size: 15px;
            line-height: 53px;
            padding: 0 30px;
        }

            section.topnav .topnav-items .toggle-dropdown i {
                right: 30px;
            }
    }

    @media screen and (max-width: 1000px) {
        section.topnav .topnav-items ul li a {
            line-height: 68px;
        }

        section.topnav .topnav-items .toggle-dropdown {
            line-height: 68px;
            padding: 0 25px;
        }

            section.topnav .topnav-items .toggle-dropdown i {
                right: 25px;
            }

        #bc-main-content {
            width: 100%;
            margin-left: 0px;
        }

        .progress_bar {
            width: calc(90%);
            margin-right: auto;
            margin-left: auto;
            margin-top: 150px;
        }

        .footerline {
            width: 100% !important;
            margin-left: 0 !important;
        }
    }

    @media screen and (max-width: 750px) {
        section.topnav .topnav-items ul li a {
            line-height: 58px;
            font-size: 13px;
        }

        section.topnav .topnav-items .toggle-dropdown {
            font-size: 13px;
            line-height: 58px;
            padding: 0 15px;
        }

            section.topnav .topnav-items .toggle-dropdown i {
                right: 15px;
            }
    }





    /*! CSS Used from: https://shop.fcsg.ch/pub/static/version1611143641/frontend/Sportradar/FCSG/de_CH/css/cms.css ; media=all */
    @media all {
        [class^="icon-"]:before {
            font-family: "fontello";
            font-style: normal;
            font-weight: normal;
            speak: none;
            display: inline-block;
            text-decoration: inherit;
            width: 1em;
            margin-right: .2em;
            text-align: center;
            font-variant: normal;
            text-transform: none;
            line-height: 1em;
            margin-left: .2em;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        .icon-login:before {
            content: '\e828';
        }

        .icon-mein-fcsg:before {
            content: '\e82b';
        }

        .icon-menu:before {
            content: '\e82c';
        }

        * {
            box-sizing: border-box;
            outline: none;
        }

        i[class^="icon-"] {
            display: inline-block;
            margin: 0;
            padding: 0;
        }

            i[class^="icon-"]:before {
                margin: 0;
                padding: 0;
                display: block;
            }

        a {
            text-decoration: none;
        }

        ::selection {
            background: #007c3e;
            color: #ffffff;
        }

        ::-moz-selection {
            background: #007c3e;
            color: #ffffff;
        }

        nav.sidenav {
            background: #000000;
            position: fixed;
            width: 245px;
            left: 0;
            top: 0;
            height: 100%;
            display: flex;
            flex-direction: column;
            z-index: 10;
        }

            nav.sidenav .logo {
                padding: 25px;
                display: block;
                flex: 0 1 175px;
            }

                nav.sidenav .logo img {
                    display: block;
                    width: 100%;
                }

            nav.sidenav .portalswitch {
                padding: 1px 30px 4px;
                display: block;
                font: 18px/47px 'Gruenweiss', serif;
                text-transform: uppercase;
                color: #ffffff;
                text-decoration: none;
                letter-spacing: 0.5px;
                position: relative;
                background: #007c3e;
                width: 100%;
                margin-bottom: 20px;
                z-index: 2;
                height: 50px;
            }

                nav.sidenav .portalswitch:before {
                    content: '›';
                    position: absolute;
                    width: 50px;
                    height: 50px;
                    -webkit-border-radius: 50px;
                    -moz-border-radius: 50px;
                    border-radius: 50px;
                    -moz-background-clip: padding;
                    -webkit-background-clip: padding-box;
                    background-clip: padding-box;
                    right: -25px;
                    top: 0;
                    background: #007c3e;
                    color: #ffffff;
                    text-align: center;
                    font-size: 25px;
                    line-height: 44px;
                }

                nav.sidenav .portalswitch:hover {
                    background: #ffffff;
                    color: #007c3e;
                }

                    nav.sidenav .portalswitch:hover:before {
                        color: #007c3e;
                        background: #ffffff;
                    }

            nav.sidenav .toggle-mobile-menu {
                display: none;
            }

            nav.sidenav .nav-scroll-wrapper {
                height: 100%;
                clear: both;
                position: relative;
            }

                nav.sidenav .nav-scroll-wrapper:before {
                    content: '';
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 2px;
                    background: #4a4a4a;
                }

            nav.sidenav ul.first-level {
                list-style: none;
                margin: 0;
                padding: 0;
                display: flex;
                flex-direction: column;
                height: 100%;
            }

                nav.sidenav ul.first-level > li {
                    border-bottom: 2px solid #4a4a4a;
                    display: inline-flex;
                    flex-grow: 0;
                    align-items: center;
                    position: relative;
                    height: 75px;
                    min-height: 75px;
                    width: 100%;
                }

                    nav.sidenav ul.first-level > li > a {
                        display: block;
                        font: 18px/18px 'Gruenweiss', serif;
                        text-transform: uppercase;
                        color: #ffffff;
                        text-decoration: none;
                        letter-spacing: 0.5px;
                        padding: 0 30px;
                        position: relative;
                        height: 100%;
                        display: flex;
                        align-items: center;
                    }

                    nav.sidenav ul.first-level > li:before {
                        content: '';
                        display: block;
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 10px;
                        height: 100%;
                        background-color: #007c3e;
                        -webkit-transform-origin: top left;
                        transform-origin: top left;
                        -webkit-transform: scaleX(0);
                        transform: scaleX(0);
                        transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
                        transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
                        transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
                    }

                    nav.sidenav ul.first-level > li:hover:before, nav.sidenav ul.first-level > li.active:before {
                        -webkit-transform: scaleX(1);
                        transform: scaleX(1);
                    }

                nav.sidenav ul.first-level li.user-menu {
                    border: none;
                    display: flex;
                    flex: 1 1 200px;
                    max-height: inherit;
                    height: auto;
                    min-height: 110px;
                }

                    nav.sidenav ul.first-level li.user-menu ul {
                        list-style: none;
                        margin: 0;
                        padding: 0 30px;
                        height: 80px;
                        overflow: hidden;
                    }

                        nav.sidenav ul.first-level li.user-menu ul li {
                            border: none;
                            display: block;
                            flex: none;
                            padding-bottom: 10px;
                        }

                            nav.sidenav ul.first-level li.user-menu ul li > a {
                                line-height: 18px;
                                font: 18px/18px 'Gruenweiss', serif;
                                text-transform: uppercase;
                                color: #ffffff;
                                text-decoration: none;
                                letter-spacing: 0.5px;
                                padding: 0;
                                display: block;
                            }

                                nav.sidenav ul.first-level li.user-menu ul li > a i {
                                    color: #ffffff;
                                    font-size: 50px;
                                    display: block;
                                    margin-bottom: 5px;
                                }

                                nav.sidenav ul.first-level li.user-menu ul li > a:before {
                                    display: none;
                                }

                                nav.sidenav ul.first-level li.user-menu ul li > a:hover {
                                    color: #007c3e;
                                }

                                    nav.sidenav ul.first-level li.user-menu ul li > a:hover i {
                                        color: #007c3e;
                                    }

                            nav.sidenav ul.first-level li.user-menu ul li:last-child {
                                padding-bottom: 0;
                            }

                            nav.sidenav ul.first-level li.user-menu ul li.inplayer-paywall-login {
                                display: none;
                            }

                    nav.sidenav ul.first-level li.user-menu:hover:before {
                        display: none;
                    }

        @media screen and (max-width: 1880px) {
            nav.sidenav ul.first-level > li {
                min-height: 55px;
                height: 55px;
            }
        }

        @media screen and (max-width: 1880px) {
            nav.sidenav {
                width: 245px;
            }

                nav.sidenav .logo {
                    flex: 0 1 135px;
                }

                nav.sidenav .portalswitch {
                    font-size: 15px;
                    line-height: 40px;
                    padding: 0 25px;
                    height: 40px;
                }

                    nav.sidenav .portalswitch:before {
                        width: 40px;
                        height: 40px;
                        right: -20px;
                        line-height: 33px;
                    }

                nav.sidenav ul.first-level > li {
                    width: 100%;
                    align-items: center;
                    position: relative;
                }

                    nav.sidenav ul.first-level > li > a {
                        font-size: 15px;
                        padding: 0 20px 0 25px;
                    }

                nav.sidenav ul.first-level li.user-menu {
                    max-height: inherit;
                }

                    nav.sidenav ul.first-level li.user-menu ul {
                        padding: 0 25px;
                    }

                        nav.sidenav ul.first-level li.user-menu ul li > a {
                            font-size: 15px;
                        }

                            nav.sidenav ul.first-level li.user-menu ul li > a i {
                                font-size: 40px;
                            }
        }

        @media screen and (max-width: 1000px) {
            nav.sidenav {
                width: 100%;
                padding: 0;
                border-top: 3px solid #007c3e;
                display: block;
                max-height: 130px;
                overflow: hidden;
                transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
                z-index: 10;
            }

                nav.sidenav .logo {
                    float: left;
                    height: 50px;
                    width: 50px;
                    padding: 0;
                    display: block;
                    margin: 10px 0 0 20px;
                    position: relative;
                    z-index: 5;
                }

                nav.sidenav .toggle-mobile-menu {
                    display: block;
                    float: right;
                    font-size: 39px;
                    color: #ffffff;
                    margin: 13px 30px;
                    position: relative;
                    z-index: 5;
                }

                nav.sidenav .portalswitch {
                    position: fixed;
                    border: none;
                    width: 100%;
                    z-index: 5;
                    text-indent: -9999px;
                    height: 50px;
                    width: 50px;
                    left: 50%;
                    position: absolute;
                    margin-left: -25px;
                    background: #007c3e;
                    -webkit-border-radius: 50px;
                    -moz-border-radius: 50px;
                    border-radius: 50px;
                    -moz-background-clip: padding;
                    -webkit-background-clip: padding-box;
                    background-clip: padding-box;
                    padding: 0;
                    top: -34px;
                }

                    nav.sidenav .portalswitch:before {
                        right: 50%;
                        margin-right: -20px;
                        -webkit-transform: rotate(90deg) translate3d(0, 0, 0);
                        -moz-transform: rotate(90deg);
                        -o-transform: rotate(90deg);
                        -ms-transform: rotate(90deg);
                        transform: rotate(90deg);
                        -webkit-backface-visibility: hidden;
                        text-indent: 0;
                        background: none;
                        line-height: 32px;
                        top: 21px;
                    }

                    nav.sidenav .portalswitch:hover {
                        width: 50px;
                        background: #ffffff;
                    }

                        nav.sidenav .portalswitch:hover:before {
                            background: none;
                        }

                nav.sidenav .nav-scroll-wrapper {
                    display: block;
                    min-height: 100%;
                    width: 100%;
                    max-height: inherit;
                    border: none;
                }

                    nav.sidenav .nav-scroll-wrapper:before {
                        display: none;
                    }

                nav.sidenav ul.first-level {
                    position: absolute;
                    top: -70px;
                    padding-top: 72px;
                    left: 0;
                    width: 100%;
                    background: none;
                    display: block;
                    max-height: inherit;
                }

                    nav.sidenav ul.first-level > li {
                        display: block;
                        max-height: inherit;
                        background: #000000;
                        height: auto;
                        min-height: inherit;
                    }

                        nav.sidenav ul.first-level > li a {
                            line-height: 70px;
                        }

                        nav.sidenav ul.first-level > li.active {
                            position: absolute;
                            top: 0;
                            width: 100%;
                            text-align: center;
                            border: none;
                        }

                            nav.sidenav ul.first-level > li.active:before {
                                display: none;
                            }

                            nav.sidenav ul.first-level > li.active a {
                                justify-content: center;
                                pointer-events: none;
                                line-height: 72px;
                            }

                    nav.sidenav ul.first-level:before {
                        content: '';
                        position: absolute;
                        top: 70px;
                        left: 0;
                        height: 2px;
                        background: #4a4a4a;
                        width: 100%;
                        z-index: 2;
                    }

                nav.sidenav.opened {
                    max-height: 100%;
                }

                    nav.sidenav.opened .toggle-mobile-menu {
                        margin-right: 33px;
                        margin-top: 13px;
                        margin-bottom: 13px;
                    }

                        nav.sidenav.opened .toggle-mobile-menu i:before {
                            content: '\e83f';
                            font-size: 39px;
                        }
        }

        @media screen and (max-width: 750px) {
            nav.sidenav {
                max-height: 134px;
            }

                nav.sidenav .logo {
                    height: 40px;
                    width: 40px;
                    margin: 10px 0 0 10px;
                }

                nav.sidenav .toggle-mobile-menu {
                    font-size: 35px;
                    color: #ffffff;
                    margin: 10px 15px;
                }

                nav.sidenav ul.first-level > li a {
                    line-height: 60px;
                    font-size: 15px;
                    padding: 0 15px;
                }

                nav.sidenav ul.first-level > li.active a {
                    line-height: 75px;
                }

                nav.sidenav ul.first-level li.user-menu ul {
                    padding: 0 15px;
                }

                    nav.sidenav ul.first-level li.user-menu ul li > a {
                        font-size: 15px;
                    }

                nav.sidenav.opened .toggle-mobile-menu {
                    margin-right: 17px;
                    margin-top: 10px;
                    margin-bottom: 10px;
                }

                    nav.sidenav.opened .toggle-mobile-menu i:before {
                        font-size: 35px;
                    }
        }
    }




    .sponsoren ul {
        padding: 0;
        margin: 0 auto 40px auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-width: 1140px;
    }


    @media screen and (max-width: 1400px) {
        .sponsoren ul {
            flex-wrap: wrap;
            justify-content: center;
        }
    }
}



    [class^="icon-"]:before,
    [class*=" icon-"]:before {
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        speak: never;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        /* opacity: .8; */
        /* For safety - reset parent styles, that can break glyph codes*/
        font-variant: normal;
        text-transform: none;
        /* fix buttons height, for twitter bootstrap */
        line-height: 1em;
        /* Animation center compensation - margins should be symmetric */
        /* remove if not needed */
        margin-left: .2em;
        /* you can be more comfortable with increased icons size */
        /* font-size: 120%; */
        /* Font smoothing. That was taken from TWBS */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        /* Uncomment for 3D effect */
        /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    }

    .icon-heim:before {
        content: '\e800';
    }
    /* 'î €' */
    .icon-kalender:before {
        content: '\e801';
    }
    /* 'î ' */
    .icon-mein-fcsg-old:before {
        content: '\e802';
    }
    /* 'î ‚' */
    .icon-abseits:before {
        content: '\e803';
    }
    /* 'î ƒ' */
    .icon-abstoss:before {
        content: '\e804';
    }
    /* 'î „' */
    .icon-adresse:before {
        content: '\e805';
    }
    /* 'î …' */
    .icon-aktion:before {
        content: '\e806';
    }
    /* 'î †' */
    .icon-aufstellung:before {
        content: '\e807';
    }
    /* 'î ‡' */
    .icon-auswaerts:before {
        content: '\e808';
    }
    /* 'î ˆ' */
    .icon-baerenbande:before {
        content: '\e809';
    }
    /* 'î ‰' */
    .icon-ballbesitz:before {
        content: '\e80a';
    }
    /* 'î Š' */
    .icon-herz:before {
        content: '\e80b';
    }
    /* 'î ‹' */
    .icon-bilder:before {
        content: '\e80c';
    }
    /* 'î Œ' */
    .icon-cashless:before {
        content: '\e80d';
    }
    /* 'î ' */
    .icon-check:before {
        content: '\e80e';
    }
    /* 'î Ž' */
    .icon-download-1:before {
        content: '\e80f';
    }
    /* 'î ' */
    .icon-eckball:before {
        content: '\e810';
    }
    /* 'î ' */
    .icon-einwurf:before {
        content: '\e811';
    }
    /* 'î ‘' */
    .icon-entfernen:before {
        content: '\e812';
    }
    /* 'î ’' */
    .icon-espen-debuet:before {
        content: '\e813';
    }
    /* 'î “' */
    .icon-essen:before {
        content: '\e814';
    }
    /* 'î ”' */
    .icon-facebook:before {
        content: '\e815';
    }
    /* 'î •' */
    .icon-fcsg-tv:before {
        content: '\e816';
    }
    /* 'î –' */
    .icon-fanshop:before {
        content: '\e817';
    }
    /* 'î —' */
    .icon-fouls:before {
        content: '\e818';
    }
    /* 'î ˜' */
    .icon-freistoss:before {
        content: '\e819';
    }
    /* 'î ™' */
    .icon-geburtstag:before {
        content: '\e81a';
    }
    /* 'î š' */
    .icon-location:before {
        content: '\e81b';
    }
    /* 'î ›' */
    .icon-gelb-rote-karte:before {
        content: '\e81c';
    }
    /* 'î œ' */
    .icon-menu:before {
        content: '\e81d';
    }
    /* 'î ' */
    .icon-gelbe-karte:before {
        content: '\e81e';
    }
    /* 'î ž' */
    .icon-getraenke:before {
        content: '\e81f';
    }
    /* 'î Ÿ' */
    .icon-google:before {
        content: '\e820';
    }
    /* 'î  ' */
    .icon-rss:before {
        content: '\e821';
    }
    /* 'î ¡' */
    .icon-hospitality:before {
        content: '\e822';
    }
    /* 'î ¢' */
    .icon-instagram:before {
        content: '\e823';
    }
    /* 'î £' */
    .icon-web:before {
        content: '\e824';
    }
    /* 'î ¤' */
    .icon-kein-tor:before {
        content: '\e825';
    }
    /* 'î ¥' */
    .icon-groesse:before {
        content: '\e826';
    }
    /* 'î ¦' */
    .icon-pressekonferenz:before {
        content: '\e827';
    }
    /* 'î §' */
    .icon-login:before {
        content: '\e828';
    }
    /* 'î ¨' */
    .icon-mail:before {
        content: '\e829';
    }
    /* 'î ©' */
    .icon-matchcenter:before {
        content: '\e82a';
    }
    /* 'î ª' */
    .icon-download:before {
        content: '\e82b';
    }
    /* 'î «' */
    .icon-crash:before {
        content: '\e82c';
    }
    /* 'î ¬' */
    .icon-info:before {
        content: '\e82d';
    }
    /* 'î ­' */
    .icon-list:before {
        content: '\e82e';
    }
    /* 'î ®' */
    .icon-mobilnummer:before {
        content: '\e82f';
    }
    /* 'î ¯' */
    .icon-service:before {
        content: '\e830';
    }
    /* 'î °' */
    .icon-time:before {
        content: '\e831';
    }
    /* 'î ±' */
    .icon-nationalitaet:before {
        content: '\e832';
    }
    /* 'î ²' */
    .icon-news:before {
        content: '\e833';
    }
    /* 'î ³' */
    .icon-pin:before {
        content: '\e834';
    }
    /* 'î ´' */
    .icon-weather:before {
        content: '\e835';
    }
    /* 'î µ' */
    .icon-newsletter:before {
        content: '\e836';
    }
    /* 'î ¶' */
    .icon-niederlage:before {
        content: '\e837';
    }
    /* 'î ·' */
    .icon-preisliste:before {
        content: '\e838';
    }
    /* 'î ¸' */
    .icon-registration:before {
        content: '\e839';
    }
    /* 'î ¹' */
    .icon-resultate:before {
        content: '\e83a';
    }
    /* 'î º' */
    .icon-rote-karte:before {
        content: '\e83b';
    }
    /* 'î »' */
    .icon-saisonabo:before {
        content: '\e83c';
    }
    /* 'î ¼' */
    .icon-saisons:before {
        content: '\e83d';
    }
    /* 'î ½' */
    .icon-schiedsrichter:before {
        content: '\e83e';
    }
    /* 'î ¾' */
    .icon-close:before {
        content: '\e83f';
    }
    /* 'î ¿' */
    .icon-schuss-aufs-tor:before {
        content: '\e840';
    }
    /* 'î¡€' */
    .icon-schuss-daneben:before {
        content: '\e841';
    }
    /* 'î¡' */
    .icon-sieg:before {
        content: '\e842';
    }
    /* 'î¡‚' */
    .icon-spielbericht:before {
        content: '\e843';
    }
    /* 'î¡ƒ' */
    .icon-spiele:before {
        content: '\e844';
    }
    /* 'î¡„' */
    .icon-spielminute:before {
        content: '\e845';
    }
    /* 'î¡…' */
    .icon-spieltag:before {
        content: '\e846';
    }
    /* 'î¡†' */
    .icon-stadion:before {
        content: '\e847';
    }
    /* 'î¡‡' */
    .icon-statistik:before {
        content: '\e848';
    }
    /* 'î¡ˆ' */
    .icon-suche:before {
        content: '\e849';
    }
    /* 'î¡‰' */
    .icon-tabelle:before {
        content: '\e84a';
    }
    /* 'î¡Š' */
    .icon-tickets:before {
        content: '\e84b';
    }
    /* 'î¡‹' */
    .icon-tor:before {
        content: '\e84c';
    }
    /* 'î¡Œ' */
    .icon-torversuch:before {
        content: '\e84d';
    }
    /* 'î¡' */
    .icon-torwart-haelt:before {
        content: '\e84e';
    }
    /* 'î¡Ž' */
    .icon-trainingsplan:before {
        content: '\e84f';
    }
    /* 'î¡' */
    .icon-trikot:before {
        content: '\e850';
    }
    /* 'î¡' */
    .icon-twitter-old:before {
        content: '\e851';
    }
    /* 'î¡‘' */
    .icon-unentschieden:before {
        content: '\e852';
    }
    /* 'î¡’' */
    .icon-var:before {
        content: '\e853';
    }
    /* 'î¡“' */
    .icon-verein:before {
        content: '\e854';
    }
    /* 'î¡”' */
    .icon-vorlage:before {
        content: '\e855';
    }
    /* 'î¡•' */
    .icon-vertrag:before {
        content: '\e856';
    }
    /* 'î¡–' */
    .icon-cart:before {
        content: '\e857';
    }
    /* 'î¡—' */
    .icon-webseite:before {
        content: '\e858';
    }
    /* 'î¡˜' */
    .icon-wechsel:before {
        content: '\e859';
    }
    /* 'î¡™' */
    .icon-wettbewerb:before {
        content: '\e85a';
    }
    /* 'î¡š' */
    .icon-youtube:before {
        content: '\e85b';
    }
    /* 'î¡›' */
    .icon-zitat:before {
        content: '\e85c';
    }
    /* 'î¡œ' */
    .icon-fcsg-versand:before {
        content: '\e85d';
    }
    /* 'î¡' */
    .icon-arrow:before {
        content: '\e85e';
    }
    /* 'î¡ž' */
    .icon-mein-fcsg:before {
        content: '\e85f';
    }
    /* 'î¡Ÿ' */
    .icon-twitter:before {
        content: '\e86c';
    }
    /* 'î¡¬' */
    .icon-events:before {
        content: '\e86d';
    }
    /* 'î¡­' */
    .icon-play-button:before {
        content: '\e8ac';
    }
    /* 'î¢¬' */
    .icon-radio:before {
        content: '\e8ad';
    }
    /* 'î¢­' */
    .icon-stopp-button:before {
        content: '\e8ae';
    }
    /* 'î¢®' */
    .icon-linkedin:before {
        content: '\e8af';
    }
    /* 'î¢¯' */
    .icon-maps:before {
        content: '\f031';
    }
    /* 'ï€±' */
    .icon-link:before {
        content: '\f08e';
    }
    /* 'ï‚Ž' */
    .icon-twitter-1:before {
        content: '\f099';
    }
    /* 'ï‚™' */
    .icon-comment:before {
        content: '\f0e5';
    }
    /* 'ïƒ¥' */
    .icon-final:before {
        content: '\f11e';
    }
    /* 'ï„ž' */
    .icon-youtube-1:before {
        content: '\f16a';
    }
    /* 'ï…ª' */
    .icon-instagram-1:before {
        content: '\f16d';
    }
    /* 'ï…­' */
    .icon-facebook-1:before {
        content: '\f230';
    }













