﻿@font-face {
    font-family: "Neutraface 2 Text";
    src: url("Neutra2Text_book.woff2") format("woff2"), url("Neutra2Text_book.woff") format("woff");
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "Neutraface 2 Text Demi";
    src: url("Neutra2TextTT-Demi.woff2") format("woff2"), url("Neutra2TextTT-Demi.woff") format("woff");
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "Neutraface 2 Text Bold";
    src: url("Neutra2Text_bold.woff2") format("woff2"), url("Neutra2Text_bold.woff") format("woff");
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

#pfeil1, #pfeil2 {
    max-width: 50px;
}

.rotated {
    transform: rotate(-180deg);
    transition: transform 200ms linear;
}

.kachel {
    border: 2px solid #044484;
    border-radius: 5px;
}

.kachel img {
    width: 100%;
}

.kachel .btn-primary {
    width: 100%;
}

.kachel .aktionsText {
    border-top: 2px solid #044484;
    align-items: center;
}

.kachel h4 {
    margin-bottom: 0;
}

.aktionsText a {
    text-decoration: none;
}

#cashbackAktionen, #zugabeAktionen {
    scroll-margin-top: 100px;
}

.card {
    border: none;
    padding-right: 0;
    padding-left: 0;
}

hr {
    background: linear-gradient(to right, white, rgb(4, 68, 132), white);
    height: 0.5px;
    width: 80%;
}

html {
    scroll-behavior: smooth;
    height: 100%;
    width: 100%;
}

body {
    padding-bottom: 0px;
    font-style: normal;
    color: #21285f;
    height: 100%;
    width: 100%;
    font-size: 120%;
    font-family: "Neutraface 2 Text";
    font-weight: 400;
    padding-top: 40px;
    overflow-x: hidden;
    line-height: 34px;
    background-color: #fff;
    margin-top: 45px;
}

h1, h2, h3 {
    font-family: "Neutraface 2 Text";
    font-weight: 300;
    font-style: normal;
    color: #21285f;
}

a {
    color: #3d3d41;
    text-decoration: underline;
}

p {
    color: #3d3d41;
    text-align: left;
}

small {
    color: #3d3d41;
    text-align: left;
}

.body-content {
    padding-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
}

#header {
    width: 75%;
}

.nav-link {
    color: #0057b8 !important;
    font-family: "Neutraface 2 Text Demi";
    font-weight: 400;
    font-style: normal;
    font-size: 80%;
    text-decoration: none;
    text-transform: uppercase;
}

.nav-link:hover {
    color: #011c43 !important;
}

.background {
    background-image: url(/Content/img/background.jpg);
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}



.btn-primary {
    background-color: #044484;
    border: 2px solid #044484;
    margin: 0;
    color: #fff;
    font-weight: bold;
}

.btn-primary:hover {
    background-color: #87a4d2;
    border-color: #87a4d2;
    border-left: 2px solid #044484;
}


.menu-toggle {
    position: relative !important;
    display: block;
    width: 34px !important;
    height: 30px !important;
    background: transparent !important;
    border-top: 4px solid !important;
    border-bottom: 4px solid !important;
    color: #011c43 !important;
    font-size: 0 !important;
    transition: all 0.25s ease-in-out !important;
    border-radius: 1px;
    margin-left: 10px !important;
    margin-top: 6px;
}

.menu-toggle:before, .menu-toggle:after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: currentColor;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}

body > nav > button:hover {
    color: #011c43 !important;
}

body > nav > button.is-active {
    border-color: transparent !important;
}

    body > nav > button.is-active:before {
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
    }

    body > nav > button.is-active:after {
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        transform: translate(-50%, -50%) rotate(-45deg);
    }


body > nav > button {
    border: none !important;
    cursor: pointer !important;
    outline: none !important;
}


/*Cookie Modal*/
#onetrust-consent-sdk #onetrust-banner-sdk {
    background-color: white!important;
}

#onetrust-consent-sdk #onetrust-policy-title, #onetrust-consent-sdk #onetrust-policy-text, #onetrust-consent-sdk .ot-b-addl-desc, #onetrust-consent-sdk .ot-dpd-desc, #onetrust-consent-sdk .ot-dpd-title, #onetrust-consent-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler), #onetrust-consent-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler), #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *, #onetrust-banner-sdk .ot-cat-header, #onetrust-banner-sdk .ot-optout-signal {
    color: #21285f!important;
}

#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-consent-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    background-color: #21285f!important;
}

#onetrust-button-group-parent #onetrust-button-group #onetrust-accept-btn-handler:hover, #onetrust-button-group-parent #onetrust-button-group #onetrust-accept-btn-handler:focus, #onetrust-button-group-parent #onetrust-button-group #onetrust-reject-all-handler:hover, #onetrust-button-group-parent #onetrust-button-group #onetrust-reject-all-handler:focus, #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler:hover, #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler:focus {
    background-color: white!important;
    color: #21285f!important;
    border: 2px solid #21285f!important;
}





@media (max-width: 992px) {
    .borders:first-of-type {
        border-bottom: 5px solid #006fba;
        border-right: none;
        border-left: none;
    }


    .borders:nth-of-type(2) {
        border-top: 5px solid #006fba;
        border-left: none;
        border-right: none;
    }
}

@media(max-width: 767px) {
    .nav-link {
        margin-top: 5px;
    }
}

@media (max-width: 560px) {
    h1, h2 {
        font-size: 28px;
    }
}

footer {
    background-color: #fff;
}

    footer p {
        color: #3d3d41;
    }

    footer a {
        color: #3d3d41;
    }

.glow {
    -moz-box-shadow: 0 0 5px #fff;
    -webkit-box-shadow: 0 0 5px #fff;
    box-shadow: 0px 0px 5px #fff;
}


.button {
    background-image: url(/Content/img/button.png);
    background-size: cover;
    padding-bottom: 14px;
    padding-top: 14px;
    padding-left: 16px;
    padding-right: 16px;
    color: #002d5b;
    font-size: 15px;
}

.button:hover {
    color: #002d5b;
    filter: brightness(115%);
}

.greyout {
    opacity: 0.3;
}

.promotionPanel a {
    text-decoration: none;
}

@media (min-width: 768px) {
    .borderRight {
        border-right: 1px solid rgba(4, 68, 132, 0.3);
    }
    .borderLeft {
        border-left: 1px solid rgba(4, 68, 132, 0.3);
    }
}