/* 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 {
    color: #1C1C1C;
    font-family: 'calibri';
    font-size: 18px;
}
h1, h2, h5, h6 {
    font-family: 'garage';
    font-size: 60px;
    margin-bottom: 20px;
    color: #005741;
}
h3 {
    font-size: 40px;
    font-family: "garage";
    color: #005741;
}
h4 {
    font-size: 30px;
    font-family: "garage";
    color: #fff;
}
footer {
    background-color: #fff;
    color: #005741;
    line-height: 65px;
}
footer span {
    margin: 0 20px;
    font-size: 25px;
    font-family: "garage";
    text-transform: uppercase;
    letter-spacing: 3pt;
}
header {
    font-size: 40px;
}
header span {
    color: #fff;
    z-index: 1000;
    position: fixed;
}
header .container {
    padding: 0 50px 0 20px;
}
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;
  }
/* IDs */
#faq h2{
    color: #fff;
}
#logo {
    height: 96px;
}
#popBON2 h2 {
    color: #00632D;
}
#popBON2 .modal-content, #popDANK .modal-content, #popLIMIT .modal-content, #popCOO .modal-content {
    color: #00632D;
    background: #FFED00 !important;
    font-size: 17px;
    border-radius: 25px;
}
#popDANK h4, #popLIMIT h4 {
    color: #00632D;
    text-transform: none;
}
#popLIMIT h2 {
    color: #D93E1E;
}
#popBON2 span {
    color: #fff;
    background-color: #005741;
    border: solid 1px;
    border-color: #4D4D4D;
    border-radius: 15px;
    padding:  4px 9px;
    font-weight: bold;
    font-size: 20px;
    
}
#popBON2 img {
    max-height: 400px;
}
#popNAV .modal-content {
    background-color: #FFED00;
    color: #005741;
    font-size: 42px;
    font-family: "garage";
}
#popNAV span {
    display: block;
    letter-spacing: 3pt;
}
#sogehts img {
    margin-bottom: 15px;
}
#sogehts .container, #produkte .container, #start .container, #ende .container {
    background-color: #FFED00;
    color: #005741;
}
#teilnahme .container, #faq .container {
    background-image: url("../images/210601_Hintergrund_dunkelgruen.png");
    background-repeat: no-repeat;
    background-size: cover;
}
#teilnahme {
    color: #1C1C1C !important;
}


/* CLASSES */
.accordion {
    --bs-accordion-bg:none;
}
.accordion-body {
    color: #fff;
}
.accordion-button {
    color: #fff;
    font-size: 30px;
}
.accordion-button:not(.collapsed), .accordion-button:focus  {
    color: #fff;
    background-color: transparent !important;
    border-color: transparent !important;
    font-size: 30px;
}
.accordion-button::after {
    filter: brightness(0) invert(1);
}
.bg-primary {
    background: #F0F0F0 !important;
}
.bonsteps {
    padding-left: 10px;
}
.bold30 {
    font-family: "garage";
    font-size: 30px;
    color: #005741;
    line-height: 35px;
}
.btn-primary,.btn-primary:hover, .btn-primary:active, .btn-primary:focus{
    background: #FF0000;
    border: 2px;
    border-style: solid;
    border-color: #fff !important;
    color: white;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 30px;
    max-width: 280px;

}
.btn-secondary,.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus{
    background: #005741;
    border-style: solid;
    border-radius: 50px;
    color: white;
    display: inline-block;
    font-size: 22px;
    font-family: "garage";
    text-transform: uppercase;
    padding: 10px 30px;
    letter-spacing: 1.2pt;
}
.cali18bold {
    font-size: 18px;
    font-family: "calibri";
    color: #005741;
    font-weight: bold;
    margin-bottom: 10px;
}
.counter {
    background-color: #FFED00;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.container {
    padding: 0;
    max-width: 1920px;
}
.dankebox, .limitbox {
    background-image: url("../images/blurry-hintergrund.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.bonbox {
    background-image: url("../images/blurry-hintergrund.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.bonbox span {
    color: #fff;
    background-color: #005741;
    border: solid 1px;
    border-color: #4D4D4D;
    border-radius: 15px;
    padding:  4px 9px;
    font-weight: bold;
    font-size: 20px;
    
}
.limitbox h2{
    color:#D93E1E !important;
}
.limitbox h4, .dankebox h4 {
    color: #00632D !important;
}
.gelbbox {
    color: #00632D;
    background: #FFED00 !important;
    font-size: 17px;
    border-radius: 25px;
    margin-top: 7rem;
    margin-bottom: 10rem;
}
.formular {
    background-color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}
.form-control, .form-select {
    border-top: 1px solid #D8D8D8 !important;
    border-right: 1px solid #D8D8D8 !important;
    border-bottom: 1px solid #D8D8D8 !important;
    border-left: 1px solid #D8D8D8 !important;
    border-radius: 20px !important;
    box-shadow: inset 0 2px 6px #D8D8D8;
    padding-top: 8px;
}
.form-check-input {
    border-top: 1px solid #D8D8D8 !important;
    border-right: 1px solid #D8D8D8 !important;
    border-bottom: 1px solid #D8D8D8 !important;
    border-left: 1px solid #D8D8D8 !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    height: 20px;
    margin-left: -1px;

    width: 20px;
}
.form-check-input:checked {
    background: #00632D;
    border-top: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    border-left: 1px solid #D8D8D8;
    border-radius: 0px !important;
    height: 20px;
    width: 20px;
}
.form-check-label {
    float: left;
    text-align: left !important;
}
.footlogo {
    max-width: 302px;
    max-height: 66px;

}   
.info-circle {
    max-width: 25px;
}
.infobox {
    border: 2px solid;
    border-color: #005741;
    border-radius: 10px;
}
.counter2 {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.counter2 .digit {
  background: #ffffff;
  color: #0b5c3b;
  font-size: 135px;
  width: 80px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  font-family: "garage";
  margin: 0 10px;
}
.calireg {
    font-size: 18px;
    font-family: "calibrireg";
}


