/* 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: #008237;
    font-family: 'reghat';
    font-size: 25px;
}
h1, h2, h5, h6 {
    font-family: 'extra';
    font-size: 35px;
    margin-bottom: 19px;
    color: #005741;
}
h3 {
    font-size: 40px;
    font-family: "extra";
    color: #005741;
}
h4 {
    font-size: 30px;
    font-family: "extra";
    color: #fff;
}
footer {
    background-color: #fff;
    color: #000;
    line-height: 65px;
}
footer span {
    margin: 0 20px;
    font-size: 25px;
    font-family: "bold";

}
header {
    font-size: 40px;
}
header span {
    color: #000;
    z-index: 1000;
}
header .container {
    padding: 10px 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 #E6007E; /* oder eine andere Farbe */
    outline-offset: 2px;
  }
/* IDs */
#countersec .container{
    background-color:#E6007E;
    color: #fff;
}
#countersec h2 {
    color: #fff;
}
#danke .container {
    background-image: url("../images/danke-hintergrund-sm.png");
    background-repeat: no-repeat;
    background-size: cover;
}
#faq h2{
    color: #fff;
}
#faq .container {
    background-color: #008237;
}
#logo {
    height: 108px;
}
#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: #87BD23;
    color: #fff;
    font-size: 30px;
    font-family: "bold";
}
#popNAV span {
    display: block;
    letter-spacing: 3pt;
}
#sogehts img {
    margin-bottom: 15px;
}
#produkte .container{
    background-color: #87BD23;
    color: #008237;
}
#sogehts .container {
    background-image: url("../images/sogehts-hintergrund-xl.png");
    background-repeat: no-repeat;
    background-size: cover;
}
#start .container,  #ende .container  {
    background-color: #87BD23;
    color: #fff;
}
#teilnahme .container  {
    background-image: url("../images/teilnahme-hintergrund-sm.png");
    background-repeat: no-repeat;
    background-size: cover;
}



/* CLASSES */
.accordion {
    --bs-accordion-bg:none;
}
.accordion-body {
    color: #fff;
}
.accordion-button {
    color: #fff;
    font-size: 25px;
}
.accordion-button:not(.collapsed), .accordion-button:focus  {
    color: #fff;
    background-color: transparent !important;
    border-color: transparent !important;
    font-size: 25px;
}
.accordion-button::after {
    filter: brightness(0) invert(1);
}
.bg-primary {
    background: #fff !important;
}
.bonsteps {
    padding-left: 10px;
}
.bold30 {
    font-family: "bold";
    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: 30px;
    font-family: "extra";
    text-transform: uppercase;
    padding: 10px 30px;
    max-width: 280px;

}
.btn-secondary,.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus{
    background: #FFF000;
    border-style: solid;
    border-color: #FFF000;
    border-radius: 50px;
    color: #E6007E;
    display: inline-block;
    font-size: 30px;
    font-family: "extra";
    text-transform: uppercase;
    padding: 10px 30px;
    letter-spacing: 1.2pt;
}

.container {
    padding: 0;
    max-width: 800px;
}
.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:#fff !important;
}
.limitbox h4, .dankebox h4 {
    color: #00632D !important;
}
.gelbbox {
    color: #fff;
    background: #87BD23 !important;
    font-size: 17px;
    border-radius: 0px;
    margin-top: 7rem;
    margin-bottom: 10rem;
}
.formular {
   
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}
.form-control::placeholder {
    color: #008237;
}
.form-control, .form-select {
    color: #008237;
    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:  0 2px 6px #D8D8D8;
    padding-top: 8px;
}
.form-check-input {
    color: #008237;
    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: 297px;

}   
.info-circle {
    max-width: 25px;
}
.infobox {
    border: 2px solid;
    border-color: #005741;
    border-radius: 10px;
}
.counter2 {
    background-image: url("../images/teilnahmen-zahl-hg-sm.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    gap: 10px;
    justify-content: center;
}

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


.cali18bold {
    font-size: 18px;
    font-family: "calibri";
    color: #005741;
    font-weight: bold;
    margin-bottom: 10px;
}
.reg15 {
    font-family: "reghat";
    font-size: 15px;
}