﻿
@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold-webfont.woff2') format('woff2'), url('opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.woff2') format('woff2'), url('opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'michelinbold';
    src: url('michelin-bold-webfont.woff2') format('woff2'), url('michelin-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'michelinregular';
    src: url('michelin-regular-webfont.woff2') format('woff2'), url('michelin-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html
{
    height:100%;
}

body {
    padding-top: 0px;
    overflow-x: hidden;
    font-family: 'open_sansregular';
}

.body-content a chevron {
    color: #004F9F !important;
    text-decoration: none !important;
    font-size: 50px;
}

select option {
    font-family: 'open_sansregular',sans-serif;
}

.chevron {
    color: #004F9F!important;
    text-decoration:none!important;
font-size:50px;

}


/*.soGehtEsBox {
    display: flex;
}*/

.soGehtEsBox img {
    max-width: 150px;
    max-height: 150px;
}

.chevron::before {
    color: #004F9F !important;
    text-decoration: none !important;
    font-size: 50px;
}



.chevron:hover {
    color: #004F9F;
    text-decoration: none !important;
}



/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

select, option {
    font-family: 'open_sansregular';
    font: -moz-pull-down-menu;
}

h1, h2, h3,h4 {
    font-family: 'michelinbold';
}
h1{
    font-size:2rem;
}


.AKTausW {
    font-family: 'michelinbold';
    font-size: 42px;
    font-weight: 900;
    color: #004f9f;
    text-decoration: none;
    background-color: #ffe500;
    padding: 35px;
}
.AKTausW:hover {
    font-family: 'michelinbold';
    font-size: 42px;
    font-weight: 900;
    color: #004f9f;
    text-decoration: none;
    background-color: #ffe500;
    padding: 35px;
}

footer a:hover {
    text-decoration: underline;
}

footer div.row.justify-content-center.backblau.text-white.font-weight-bold div.col-12.text-center a::after {
    content: " | ";
    padding: 0px 10px;
}

footer div.row.justify-content-center.backblau.text-white.font-weight-bold div.col-12.text-center a:last-child::after {
    content: "";
    padding: 0px 10px;
}


.underline {
    text-decoration: none;
    position: relative;
}

    .underline:after {
        position: absolute;
        height: 6px;
        content: '';
        left: 0;
        right: 0;
        width: 200px;
        left: -100px;
        background-color: #ffe500;
        bottom: 0px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
    }


    @media (max-width:1200px) {
        h1 {
        font-size: 1.1rem;

    }

        h2 {
            font-size: 1.2rem;
        }
        h3 {
            font-size: 1.1rem;
        }
        h4 {
            font-size: 0.9rem;
        }


        footer a {
            display:block;
            color: #fff !important;
            font-weight:400;
            text-align:left;
            text-decoration: none !important;
            margin-top:10px;
        }

            footer a:hover {
                text-decoration: underline;
            }

        footer div.row.justify-content-center.backblau.text-white.font-weight-bold div.col-12.text-center a::after {
            content: "";
            padding: 0px 10px;
        }

     
     }

.michreg {
    font-family: 'michelinregular';
}

.codeform {
    font-family: 'michelinbold';
    font-size:120%;
    color: #27509b !important;
    text-align: center;
}

.fontblau {
    color: #27509b !important;
}

.activelang {
    border: 3px solid #27509b;
}
.backblau {
    background-color: #004f9f;
}
.backdarkblau {
    background-color: #0a1542;
}

.backwhite {
    background-color: #fff;
}

.modal-content {
    padding: 50px;
}

.bg-light {
    background-color: #fff !important;
    box-shadow: inset 0 -8px 14px 4px rgb(255,255,255), inset 0 2px 6px 0px rgba(50, 50, 50, 0.35);
    border-bottom:5px solid #fce500;
}

.nav-link {
    font-family: 'open_sansregular';
    color: #27509b !important;
}

.nav-link:hover {
    text-decoration:underline;
    font-weight:bold;
}


.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}

a {
    color: #ffe500;
    text-decoration:underline;
    font-weight:bold;
}

.highlight-yellow {
    border-radius: 1em 0 1em 0;
    background-image: linear-gradient( -100deg, rgba(255, 232, 6, 1), rgba(255, 232, 6, 1) 95%, rgba(255, 232, 6, 1) );
}

a:hover {
    color: white;
    text-decoration: underline;
}

.nav-link {
    text-decoration:none;
}




.form-control {
    width: 100%;
    max-width: none;
    margin-bottom: 15px;
    border-radius: 0px;
}

.validation-summary-errors {
    color: #ffe500;
}


.checkbox-style:empty {
    transition: 500ms ease all;
}

.checkbox-style:checked {
    background-color: #ffe500;
    border: 1px solid #ffe500;
    transition: 1000ms ease all;
    background-image: url(/Content/img/check.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
}

input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

.checkbox-style {
    width: 1.0em;
    height: 1.0em;
    background-color: white;
    border-radius: 20%;
    vertical-align: middle;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    transform: scale(1.2);
    border: 1px solid #C6C6C6;
    -webkit-box-shadow: 10px 12px 15px 2px rgba(0,0,0,0.1);
    box-shadow: 10px 12px 15px 2px rgba(0,0,0,0.1);
    border-color: #E7E7E7;
    background-position: center;
}

.btn-primary {
    font-family: 'open_sansbold';
    border-radius: 0px;
    background-color: #FCE500;
    color: #000;
    width: 100%;
    border: none;
    padding: 15px 25px;
    text-transform:uppercase;
}


    .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
      
        background-color: #d6c429;
        color: #000;
        border: none;
    }

.codecheck {
    max-width: 60%;
}

    footer a
    {
        color:#fff !important;
        text-decoration:none !important;
    }



.carousel-indicators {
    margin-bottom:-30px;
}

.carousel .carousel-indicators li {
    background-color: #004F9E;
}

    .carousel .carousel-indicators li.active {
        background-color: #004F9E;
    }



.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

/*.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;*/
    /*background-color: #004F9E !important;*/
    /*border-radius: 100%;
  margin-left:-200px;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;*/
    /*background-color: #004F9E !important;*/
    /*border-radius: 100%;
    margin-right: -200px;
}*/


table, th, td {
    border: 1px solid;
}

/*
        FAQ accordion +
    */
.card-header .fas {
    transition: .3s transform ease-in-out;
}

.card-header .collapsed .fas {
    transform: rotate(90deg);
}

.btn-link {
    text-align: left;
    width: 100%;
    color: white;;
}


    .btn-link:hover {
        color: white;
        text-decoration: none
    }

.accordion-button:not(.collapsed)::after {
    background-image: url(/Content/img/chevron-up-regular.png);
    transform: rotate(-180deg);
}



.accordion-button {
    font-size: 1rem;
}

    .accordion-button::after {
        flex-shrink: 0;
      
        width: 1.5rem;
        height: 1.5rem;
        margin-left: auto;
        content: "";
        background-image: url(/Content/img/chevron-up-regular.png);
        background-repeat: no-repeat;
        background-size: 1.5rem;
        transition: transform .2s ease-in-out;
    }

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.accordion-button:not(.collapsed) {
}



.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    border-radius: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}


.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0) !important;
    border-radius: 0.25rem;
}


.card-header {
    padding: 0.75rem 0rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.00);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background-color: #27509b;
}


.teilnehmen {
    padding-left: 33px;
    text-indent: -30px;
}

#addProd, #delProd, .addProd {
    color: #ffe500 !important;
    cursor: pointer;
    font-weight: bold;
    font-size: 32px;
}

.numberCircle {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    padding: 2px;
    padding-left:7px;
    background: #fff;
    border: none;
    color: #27509b;
    text-align: center;
    font-size: 26px;
    display: inline-block;
    text-decoration: none !important;
    margin-right:25px;
}

.numberCircleactive {
    border-radius: 50%;
    width: 99px;
    height: 99px;
    padding: 0px;
    padding-left: 7px;
    background: #fff;
    border: none;
    color: #27509b;
    text-align: center;
    font-size: 66px;
    font-weight: bold;
    display: inline-block;
    margin-right: 25px;
    background-color: #ffe500;
}

    .numberCircleactive a, .numberCircle a {
        color: #27509b !important;
        text-decoration: none !important;
        font-weight:bold;
    }

.k-captcha {
    width: 100% !important;
}

.k-picker.k-dropdownlist, .k-datepicker {
    border-radius: 0 !important;
    background-color: white !important;
}

.k-datepicker {
    margin-top: 1rem !important;
}

.k-calendar-tr > td {
    border: none !important;
}

/*.maFoRadio {
    text-align: left;
    flex-direction: row!important;
}*/

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border: none;
}

.navbar-toggler:focus {
    outline: none;
}


label.hamburg {
    display: block;
    background-color: transparent;
    width: 35px;
    height: 30px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0px;
}

input#hamburg {
    display: none;
    border: none;
}

.line {
    position: absolute;
    left: -10px;
    height: 4px;
    width: 40px;
    background: #004F9F;
    border-radius: 2px;
    display: block;
    transition: 0.5s;
    transform-origin: center;
}

    .line:nth-child(1) {
        top: 12px;
    }

    .line:nth-child(2) {
        top: 24px;
    }

    .line:nth-child(3) {
        top: 36px;
    }

#hamburg:checked + .hamburg .line:nth-child(1) {
    transform: translateY(12px) rotate(-45deg);
}

#hamburg:checked + .hamburg .line:nth-child(2) {
    opacity: 0;
}

#hamburg:checked + .hamburg .line:nth-child(3) {
    transform: translateY(-12px) rotate(45deg);
}

hr {
    width: 100%;
}



/* --- MAFO STYLINGS --- */

.carousel-item {
    margin-right: 0;
}

#moFaPopup {
    color: #004f9f;
}

.maFoRadio {
    text-align: center;
    display: flex;
    flex-direction: column;
}

.maFoRadio .form-check-input {
    margin-left: 0;
}

.form-check-input:hover, .form-check-label:hover {
    cursor: pointer;
}

.carousel-control-prev {
    left: 7%;
    width: 0;
}

.carousel-control-next {
    right: 7%;
    width: 0;
}

.carousel-control-prev-icon {
    background-image: url(/Content/img/arrow-left-solid.svg) !important;
    border-radius: 100%;
    margin-left: -200px;
}

.carousel-control-next-icon {
    background-image: url(/Content/img/arrow-right-solid.svg) !important;
    border-radius: 100%;
    margin-right: -200px;
}

.moFaNextBtn, .moFaCloseBtn {
    background-color: #004f9f;
    font-family: 'open_sansbold';
    color: white;
    width: 100%;
    padding: 10px 15px;
    text-transform: uppercase;
    border-radius: 5px;
    text-decoration: none;
}

.moFaNextBtn:disabled {
    background-color: #a9a9a9;
}

.moFaNextBtn:disabled:hover {
    background-color: #a9a9a9;
     text-decoration: none;
}

.moFaNextBtnDiv a {
    text-decoration: none;
}

.moFaNextBtn:hover {
    background-color: #0262c4;
}

.moFaCloseBtn {
    background-color: #c8c8c8;
}

.moFaCloseBtn:hover {
    background-color: #a9a9a9;
}

.tnbZustimmung {
    color: #0b4f9f;
    text-decoration: none;
}

.tnbZustimmung:hover {
    color: #146cd3;
    text-decoration: underline;
}

@media (max-width:768px) {
    .carousel-inner .maFoRadio .form-check-label {
        position: absolute;
        transform: translate(-50%, -50%);
        width: 30px;
        height: 30px;
        border-radius: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .maFoRadio input[name='maFo4']:checked + label {
        background-color: #004f9f;
        color: white;
    }

    .carousel-control-prev {
        left: 10%!important;
        width: 0;
        bottom: -50%!important;
    }

    .carousel-control-prev-icon {
        margin-left: -25px!important;
        background-color: transparent!important;
    }
}

