﻿li {
    font-size: 16px !important;
    line-height: 1.2 !important;
}

.logo img {
    width: 71px;
}

.breadcrumb {
    margin-bottom: -64px;
}

@media screen and (max-width: 1024px) {
    .breadcrumb {
        padding: 0 20px;
    }
}

.container-large {
    max-width: none;
}

.stage {
    max-width: none;
    position: relative;
    z-index: 1;
}

.counter__count {
    font-size: 60px !important;
}

.btc__color__filter__blue {
    filter: invert(12%) sepia(70%) saturate(2185%) hue-rotate(193deg) brightness(91%) contrast(101%);
}

.btc__color__filter__white {
    filter: invert(100%) sepia(98%) saturate(0%) hue-rotate(327deg) brightness(104%) contrast(101%);
}

.error {
    color: red;
    font-size: 12px;
}

.sidebar__link {
    flex-basis: auto !important;
}

.is-checkradio[type="checkbox"] + label {
    display: block !important;
}

.displaynone, .imageborder {
    display: none;
}

.eventmore {
    display: none;
}

.show {
    display: table;
    width: 100%;
}

.has-text-white strong {
    color: #ffffff;
}

.is-size-4 h6 {
    color: #5aa6e7 !important;
    margin-bottom: 20px;
    font-size: 14px !important;
    font-weight: 700 !important;
}

.content li {
    padding-left: 16px;
}

.btc-table__label {
    font-weight: bold;
}

@media screen and (min-width:1024px) {
    .show {
        display: flex !important;
        width: auto;
    }

    .btc-table__label {
        font-weight: normal;
    }

    .stage--has-fixed-height {
        height: 100%;
    }
}

@media screen and (min-width: 1088px) {
    .datepicker--hide-on-mobile {
        display: flex !important;
    }

    /*-Navi*/
    .navigation__group--has-children {
        min-height: 100px;
        border: none;
        margin-bottom: 20px;
        flex-basis: 25%;
        width: 25%;
    }

    .navigation__children-container {
        display: flex;
        padding: 25px 0 0 0;
        max-width: 1040px;
        margin: auto;
    }

    .navigation__children {
        padding-bottom: 0px;
    }

    .arrow-button--hide-on-mobile {
        display: flex;
    }
    /*Navi-*/
    .sidebar__link--socialwrapper > img {
        margin-right: 5px;
        height: 20px;
    }

    .modal, .modal-background {
        position: fixed;
    }

        .modal .container {
            max-width: 560px;
            width: 560px;
        }

    .btc-table__first_partner_image {
        width: 200px !important;
    }

    .btc-table__first_partner_item {
        width: 600px;
    }

    .btc-table__last-item {
        width: 100%;
    }

    .share__email {
        margin-top: -5px;
    }

    .columns {
        margin-left: -0.75rem !important;
        margin-right: -0.75rem !important;
    }

    .btc-table a {
        color: #003869 !important;
        text-decoration: underline;
    }

    .btc-table ul {
        margin: 0 0 20px 0 !important;
        list-style: none !important;
    }

    .btc-table li {
        padding-left: 20px;
        background-repeat: no-repeat;
        background-position: left 8px;
        background-image: url("/css/bullet-cyan.svg");
    }
}
/*-Navi*/
@media all and (-ms-high-contrast:none) {
    .navigation__group--has-children {
        flex-basis: 17%;
    }

    *::-ms-backdrop, .navigation__group--has-children {
        flex-basis: 17%;
    }
}

@supports (-ms-ime-align:auto) {
    .navigation__group--has-children {
        flex-basis: 17%;
    }
}

.navigation__label--level-2 {
    font-size: 14px;
    line-height: 1.2;
}

.navigation__label--level-1 {
    padding-bottom: 0;
}

.navigation__children-container {
    flex-wrap: wrap;
    flex-basis: auto;
    flex-grow: 1;
}

.navigation__subtext {
    display: none;
}
/*Navi-*/
/*.searchfield a.arrow-button {
    display: -ms-inline-flexbox;
}*/

.btc-box--is-stretched .btc-box__text {
    -ms-flex: 0 auto;
}

#load .more {
    display: none;
}

#loadMoreBtn {
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
}

.column .content h2, .column .content h3 {
    margin-top: 0 !important;
}

.slide-product .swiper-wrapper {
    align-items: baseline;
}

.slide-product .product__icon {
    border: none;
    display: none;
}

.border-btc-cyan {
    border-bottom: 13px solid #5aa6e7;
}

.border-btc-yellow {
    border-bottom: 13px solid #fbd200;
}

.border-btc-dark-blue {
    border-bottom: 13px solid #002b55;
}

.border-top-none {
    border-top: 0px;
}

.border-bottom-none {
    border-bottom: 0px;
}

.separator {
    background-color: #5aa6e7;
}

.separator-btc-yellow {
    margin: 0;
    height: 16px;
    width: 100%;
    background-color: #fbd200;
    margin-top: -0.5em;
    z-index: 1;
    position: relative;
}

.separator-btc-cyan {
    margin: 0;
    height: 16px;
    width: 100%;
    background-color: #5aa6e7;
    margin-top: -0.5em;
    z-index: 1;
    position: relative;
}

.separator-btc-pink {
    margin: 0;
    height: 16px;
    width: 100%;
    background-color: #ff00ff;
    margin-top: -0.5em;
    z-index: 1;
    position: relative;
}

.separator-btc-blue {
    margin: 0;
    height: 16px;
    width: 100%;
    background-color: #003869;
    margin-top: -0.5em;
    z-index: 1;
    position: relative;
}

.btc-table__td--image--download {
    width: 12px;
}

@supports (-webkit-overflow-scrolling: touch) {
    /* CSS specific to iOS devices */
    .stage__content {
        top: 10px;
    }
}

.columns {
    margin-left: 0;
    margin-right: 0;
}

.teaser__text ul {
    margin: 12px 0 20px 0 !important;
    list-style: none !important;
}

.teaser__text li {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left 8px;
    background-image: url("/css/bullet-cyan.svg");
}

@media screen and (min-width: 1088px) {
    .btc-table__td--is-half {
        width: 50%;
    }

    .btc-table__td--is-33 {
        width: 34%;
    }

    .btc-table__td--is-66 {
        width: 66%;
    }

    .image-bar__item__big img {
        max-height: 150px;
    }
}

@media print {
    .top-bar, .navigation, .sidebar, .btc-footer, .zipcodefilter, .stage, .link-bar, a.arrow-button, .swiper-pagination, .swiper-notification, .image-bar__buttons, .filter__search, .filter {
        display: none;
    }

    .columns, .columns:not(.is-desktop) {
        display: block;
    }

    .is-size-1 {
        font-size: 40px !important;
    }

    .is-size-2 {
        font-size: 35px !important;
    }

    .is-size-3 {
        font-size: 28px !important;
    }

    .container {
        max-width: 100%;
        width: 100%;
    }
}

/* Microsites*/
.logomic {
    width: 200px;
    margin-top: -100px;
    position: fixed;
}

body.night {
    transition: 0.5s;
    background: #00151f;
}

img.night {
    opacity: 0.3;
}

body.night #imageOn {
    display: none;
}

body .active #imageOff {
    display: none;
}

#landingpage {
    transition: 0.5s;
}

    #landingpage .xmas {
        padding: 0 30%;
    }

    #landingpage u {
    }

    #landingpage .active .stage__headline {
        display: block !important;
    }

    #landingpage .toggle .stage__headline {
        display: none;
    }

    #landingpage u {
        color: #fbd200
    }

        #landingpage u span {
            color: #fff
        }

.modal-card-body {
    padding: 0px !important;
}

@media screen and (min-width:769px),print {
    .bd-anchors.is-active {
        display: block
    }

    .bd-anchors.is-pinned {
        position: fixed;
        top: 0
    }
}

.datepicker--hide-on-mobile {
    display: none;
}

.logoco2 {
    display: block;
}

    .logoco2 img {
        width: 120px;
        margin-top: 1em;
    }

.container-large {
    max-width: none;
}

.slider-img video {
    height: 511px;
}

body, button, input, optgroup, select, textarea {
    font-family: 'Roobert' !important;
}

.has-text-weight-bold {
    font-weight: normal !important;
    font-family: 'Roobert-Bold' !important;
}

.teaser--text-is-right .teaser__content {
    padding-right: 0;
}

.stage {
    margin-bottom: 20px;
}

.stage__content-wrapper {
    max-width: 70% !important;
}

.content {
    margin-bottom: 20px !important;
}

@media screen and (min-width: 1024px) {
    .container {
        max-width: 1152px !important;
    }

    .btc-card__content {
        padding: 8px 16px 30px 0;
    }
}

.arrow-button {
    align-items: flex-start;
}

.column {
    padding: 0 !important;
}

.columns {
    margin-top: 0 !important;
}

.has-background-btc-blue .btc-card__content, .has-background-btc-yellow .btc-card__content, .has-background-btc-cyan .btc-card__content {
    padding: 16px !important;
}

.btc-card__image-box {
    margin-bottom: 0 !important;
}

.contact {
    margin-top: 120px;
}

@media screen and (min-width: 1088px) {
    .columns {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

.content {
    color: #003869;
}

    .content ul {
        margin: 12px 0 20px 0 !important;
    }

.stage__content-wrapper-right {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    max-width: 50%;
}

.tabs ul {
    border-bottom-color: #fbd200;
    justify-content: center;
    border-bottom-width: 10px !important;
}

.tabs a {
    border-bottom-color: #fbd200;
    border-bottom-width: 10px !important;
    margin-bottom: -10px !important;
    color: #003869 !important;
}

    .tabs a:hover {
        border-bottom-color: #003869;
    }

a.has-text-btc-black:hover, a.has-text-btc-black:focus {
    color: #003869;
}

.has-margin-top--small {
    margin-top: 10px
}

.has-margin-top--medium {
    margin-top: 25px
}

.has-margin-top--large {
    margin-top: 40px
}

.has-background-btc-white .btc-box__text li {
    background-image: url(/css/bullet-cyan.svg);
}

.contact {
    margin-top: 0;
    padding: 0px 30px 30px 0px;
}

    .contact hr, .quote hr, .contactlist hr, .contactwithbox hr {
        height: 1px;
        background-color: #5aa6e7;
    }

.spacing hr {
    height: 1px;
}

.link-list__link {
    border: none;
}

.link-list__links::after, .link-list__links::before {
    background-color: #5aa6e7;
}

.link-list__link:nth-child(3n), .link-list__link:last-of-type {
    border: none;
}

.link-list__icon {
    margin-right: 30px;
}

.columns:not(:last-child) {
    margin-bottom: 0;
}

.link-list__link {
    justify-content: left;
}

.btc-box__text {
    padding-bottom: 0 !important;
}

.btc-box__buttons {
    padding-top: 40px !important;
}

@media screen and (min-width: 1024px) {
    .has-margin-top--large {
        margin-top: 60px
    }

    .counter__wrapper {
        justify-content: center;
    }

    .product__content, .product__icon {
        border-bottom: 1px solid #003869;
    }
}

#CybotCookiebotDialog *, #CybotCookiebotDialogBodyUnderlay * {
    font-family: 'Roobert' !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    background-color: #ffffff;
    border-color: #003869;
    color: #003869;
}

.tabs ul {
    justify-content: center !important;
}

.socialcontactsvg:hover {
    filter: invert(52%) sepia(92%) saturate(317%) hue-rotate(166deg) brightness(102%) contrast(81%);
}