/* KNIFFE
Hintergründe: Man kann kommagetrennt mehrere Hintergründe hinterlegen. Der erste ist ganz oben. Funktioniert auch mit Gradients
*/

/* TAGS */
a {
    color: #646464;
}
*:disabled {
    color: #000000 !important;
}
body {
    background-color: #fff;
    font-family: 'reg';
    font-size: 22px;
    color: #00274F;
}
h1, h2, h5, h6 {
    font-family: 'bold';
    margin-bottom: 30px;
    font-size: 40px;
    color: #00274F;
    text-transform: uppercase;
}
h3 {
    font-family: "bold";
    font-size: 22px;

}
h4 {
    font-size: 25px;
    font-family: "bold";
}
footer .container{
    background-color: #00274F;
    color: #ffff;

    line-height: 65px;
}
footer span {
    margin: 0 20px;
}

header .bi {
    font-size: 50px;
    margin-top: 40px;
    color: #00274E;
    right: 20px;
}
.bi-x-lg::before {
    color: #E4200E;
}
header span {
    color: #fff;
    font-family: "bold";
    font-size: 18px;
    padding: 0 20px;
}
header .container {
    padding: 0 50px 0 20px;
    background: none !important;
}
header {
    line-height: 82px;
    margin-bottom: 10px;
    top: 0;
    right: 0;
    width: 100vw;
}


/* IDs */
#faq img {
    max-width: 220px;
}
#faq h2 {
    margin-bottom: 0;
}
#faq .container {
    background-image: url("../images/welle-weiß.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: -200px;
}
#gewinne .container {
    background-color: #D2E1F1;
    padding-bottom: 200px;
    margin-top: -250px;
}


#nowin .container, #dateneingang .container, #win .container {
    background-color: #D2E1F1;
    background-image: url("../images/welle-blurry.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 230px;
    margin-top: -120px;
}
#nowin h2, #dateneingang h2, #win .container {
    color: #00274F;
}
#nowin img {
    max-width: 150px;
}
#teilnahme .container {
    background-color: #00274F;
    color: #fff;
}
#teilnahme .container.zwo {
    background-color: #fff;
}
#teilnahme .container.zwo img {
    max-width: 100%;
}
#teilnahme img {
    max-width: 190px;
}
#teilnahme h2 {
    color: #fff;
}
#gewonnen1, #gewonnen2 {
    color: #fff;
    font-size: 18px;
}
#logo {
    max-width: 165px;
}

#popNAV .modal-content {
    background-color: #00274F;
    color: #fff;
    font-size: 25px;
    font-family: "bold";
    text-transform: uppercase;
}
#popNAV span {
    display: block;
    text-align: center;
}
#popCOO h2, #popCOO .modal-content {
    color: #fff;
}
#popCOO .modal-content {
    background: #00274F !important;
    border: solid;
    border-color: #00274F;
    border-radius: 50px;
}
#red .container {
    background-color: #E20125;
    height: 75px;
}
#sogehts img {
    margin-bottom: 30px;
    max-width: 620px;
}
#sogehts .container{
    background-image: url("../images/welle-blau.png");
    background-position: center calc(100% + 195px);
    background-repeat: no-repeat;
    background-size: contain;
}
#start .container {
    background-color: #CF2C30;
}
#start h2 {
    color: #fff;
}
#win .reg17{
    color: #00274F;
}
#win .jo20 {
    text-transform: uppercase;
}
#win .jo202 {
    font-size: 20px;
    font-family: "bold";
}



/* CLASSES */
.aleg16bold {
    font-family: "bold";
    font-size: 16px;
    margin-bottom: 5px !important;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 20px;
    border: solid 1px;
    font-size: 25px;
    font-family: "bold";
}
.accordion-item {
    background-color: transparent !important;
}
.accordion-flush .accordion-item .accordion-button {
    background: transparent;
    
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed{
    border: none;
    border-bottom: 1px solid;
    border-radius: 0px;
}
.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #fff;
}

.accordion-flush .accordion-item {
    border-radius: 20px;
}
.accordion-button:focus {
    box-shadow: none;
}
.accordion-body {
    font-family: "reg";
    font-size: 22px;
    color: #00274F;
}
.bg-primary {
    background: #6374B8!important;
}
.btn-primary,.btn-primary:hover, .btn-primary:active, .btn-primary:focus{
    background: #fff;
    border: 2px;
    border-style: solid;
    border-color: #472E11;
    border-radius: 30px;
    color: #472E11;
    display: inline-block;
    font-size: 20px;
    font-family: "bold";
    text-transform: uppercase;
    padding: 10px 100px;

}
.btn-secondary,.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus{
    background: #E20125;
    border: 2px;
    border-style: none;
    border-color: #fff !important;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 23px;
    
    padding: 10px 30px;

}
.btn-third,.btn-third:hover, .btn-third:active, .btn-third:focus{
    background: #fff;
    border: 1px;
    border-style: solid;
    border-color: #00274E !important;
    color: #00274F;
    display: inline-block;
    font-size: 16px;
    padding: 10px 30px;
    max-width: 280px;
    border-radius: 20px;
}
.container {
    padding: 0;
    max-width: 1150px;
}
.faqhelp {
    padding-top: 115px;
}
.form-control::placeholder{
    color: #00274E;
}
.form-control, .form-select {
    border-top: 1px solid #95847E !important;
    border-right: 1px solid #95847E !important;
    border-bottom: 1px solid #95847E !important;
    border-left: 1px solid #95847E !important;
    border-radius: 25px !important;
    box-shadow: none !important;
    color: #00274E;
}
.form-check-input {
    border-top: 1px solid #646464 !important;
    border-right: 1px solid #646464 !important;
    border-bottom: 1px solid #000000 !important;
    border-left: 1px solid #000000 !important;
    border-radius: 15px !important;
    box-shadow: none !important;
    height: 20px;
    margin-left: -1px;
    margin-right: 10px;
    width: 20px;
}
.form-check-input:checked {
    background: #BC1716;
    border-top: 1px solid #646464;
    border-right: 1px solid #646464;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-radius: 0px !important;
    height: 20px;
    width: 20px;
}
.form-check-label {
    float: left;
    text-align: left !important;
}
.footlogo {
    max-width: 231px;

}
.footsocial {
    max-width: 37px;
} 
.helpfoot span{
    display: contents;
}  
.greenbox {
    background-color: #7B8971;
    border: solid;
    border-color: #7B8971;
    border-radius: 30px;
}

.help22 {
    max-width: 354px;
}
.info-circle {
    max-width: 40px;
}
.jo20 {
    font-size: 20px;
    font-family: "bold";
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="checkbox"]:focus,
select:focus,
textarea:focus,
button:focus {
    outline: 2px solid #FF0000; /* oder eine andere Farbe */
    outline-offset: 2px;
  }
.redback {
    background-color: #BC1716;
    border-radius: 20px;
    border: solid;
    border-color: #BC1716;
    color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.redback h2 {
    color: #fff;
}
.whiteback {
    background-color: #ffff;
    border-radius: 20px;
    border: solid;
    border-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.rale16 {
    font-size: 16px;
}
.red20bold {
    color: #BC1716;
    font-weight: bold;
}


#kassenbonvorschau {
    background: rgba(255,255,255,.99);
    border-radius: 8px;
    min-height: 296px;
    border:solid 1px;
    border-color: #95847E;
}
#kassenbonvorschauimg {
    border-radius: 8px;
    max-height: 300px;
    max-width: 100%;
}
.reg17 {
    font-size: 16px;
    color: #fff;
}
.alert-custom-error {
    background: #fff;
    border: 2px solid #E20125;
    border-radius: 20px;
    color: #00274F;
}
.invalid-feedback-custom {
    color: #fff;
    font-size: 16px;
    margin-top: -8px;
    margin-bottom: 10px;
}
#win .invalid-feedback-custom,
#dateneingang .invalid-feedback-custom,
#nowin .invalid-feedback-custom {
    color: #E20125;
}
.form-control.is-invalid,
.form-select.is-invalid,
.form-check-input.is-invalid {
    border-color: #E20125 !important;
}

/* Bootstrap-Pfeil entfernen */
#gewinne .accordion-button::after {
    background-image: none;
    content: "+";
    font-size: 2rem;
    font-weight: 700;
    color: #E20125;
    width: auto;
    height: auto;
    transform: none;
}

/* Geöffneter Zustand */
#gewinne .accordion-button:not(.collapsed)::after {
    content: "−";
    color: #E20125;
    background-image: none;
    transform: none;
}

#gewinne .accordion-button {
    position: relative;
    padding-right: 3rem;
}

#gewinne .accordion-button::after {
    margin-left: auto;
    flex-shrink: 0;
}

#gewinne .accordion-button {
    display: flex;
    justify-content: center;
    text-align: center;
    position: relative;
    color: #00274F !important;
    text-transform: uppercase;
}

#gewinne .accordion-button::after {
    position: absolute;
    right: 1rem;
}