/* 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: #00274F;
    font-family: 'joreg';
    font-size: 16px;
}
h1, h2, h5, h6 {
    font-family: 'jobold';
    margin-bottom: 40px;
    font-size: 40px;
    text-transform: uppercase;
    color: #00274F;
}
h3 {
    font-size: 30px;
    font-family: "jobold";
}
h4 {
    font-size: 20px;
    font-family: "jobold";
}
footer {
    background-color: #00274F;
    color: #ffff;

    line-height: 65px;
}
footer span {
    margin: 0 20px;
}
header {
    font-size: 16px;
    font-family: "jobold";
    text-transform: uppercase;
    height: 96px;
    line-height: 96px;
}
header span {
    color: #00274F;
    padding: 0 20px;
}
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 img {
    max-width: 220px;
}
#faq h2 {
    margin-bottom: 0;
}
#kontakt {
    background-color: #E20125;
}
#logo {
    height: 25px;
}
#popBON2 h2 {
    color: #00274F;
}
#popBON2 .modal-content {
    color: #00274F;
    background: #82B0D2 !important;
    font-size: 17px;
}
#popBON2 span {
    color: #fff;
    background-color: #E20025;
    border: solid 1px;
    border-color: #4D4D4D;
    border-radius: 15px;
    padding:  0px 9px;
    font-weight: bold;
    font-size: 20px;
    
}
#popBON2 img {
    max-height: 400px;
}
#popNAV .modal-content {
    background-color: #fff;   
}
#popNAV a, #popNAV span {
    display: block;
}
#sogehts img {
    margin-bottom: 15px;
    height: 320px;
}
#teilnahmecash, #produkte2  {
    background-color: rgba(130, 176, 210, 0.1);   
}
#teilnahmecash span {
    font-family: "josemi";
    
}
#teilnahmebon img {
    float: left;
    margin-top: 25px;
    margin-right: 20px;
}


/* CLASSES */
.bg-primary {
    background: #fff !important;
}
.btn-primary,.btn-primary:hover, .btn-primary:active, .btn-primary:focus{
    background: #fff;
    border: 2px;
    border-style: solid;
    border-color: #fff !important;
    color: #00274F;
    display: inline-block;
    font-size: 16px;
    padding: 10px 30px;
    max-width: 280px;
    border-radius: 20px;
}
.btn-secondary,.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus{
    background: #E20025;
    border: 2px;
    border-style: solid;
    border-color: #fff !important;
    color: white;
    display: inline-block;
    font-size: 16px;
    padding: 10px 30px;
    max-width: 280px;
    border-radius: 20px;

}
.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 inherit;
    max-width: 1464px;
}
.darkblue {
    color: #00274F;
}
.form-control, .form-select {
    border-top: 1px solid #DEE2E6 !important;
    border-right: 1px solid #DEE2E6 !important;
    border-bottom: 1px solid #DEE2E6 !important;
    border-left: 1px solid #DEE2E6 !important;
    border-radius: 20px !important;
    box-shadow: none !important;
    font-size: 13px;
    color: #00274E;
}
.form-select {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3ccircle cx='10' cy='10' r='9' fill='red' stroke='red' stroke-width='1'/%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-size: 30px;
    background-position-x: right;

}
.form-control::placeholder {
    font-size: 13px;
    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: 10px !important;
    box-shadow: none !important;
    height: 20px;
    margin-left: -1px;
    margin-right: 4px;
    width: 20px;
}
.form-check-input:checked {
    background: #E20025;
    border-top: 1px solid #646464;
    border-right: 1px solid #646464;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-radius: 10px !important;
    height: 20px;
    width: 20px;
}
.form-check-label {
    float: left;
    text-align: left !important;
}
.footlogo {
    max-width: 302px;
    max-height: 66px;

}   
.footsocialf, .footsociali {
    max-height: 32px;
    margin-top: 20px;
}
.help1 {
    padding-right: 350px !important;
}
.info-circle {
    max-width: 25px;
    height: auto !important;
}
.infobox {
    color: #fff;
    background-color: #E20025;
    border-radius: 10px;
}
.helpme {
    padding-bottom: 20px;
}
.jowei13 {
    font-family: "jomed";
    font-size: 13px;
    color: #fff;
}
.joreg22 {
    font-family: "joreg";
    font-size: 22px;
}
.uploadbox {
    background-color: #E20025;
    border-radius: 10px;
    padding: 50px 45px;
    color: #fff;
}
.uploadboxleft {
    margin-right: 50px;
}
.uploadboxright {
    margin-left: 60px;
}
.uploadbox h4 {
    text-transform: uppercase;
    padding-bottom: 20px;
}

.lightblue {
    color: #00274F;
    margin-left: -60px;
}
.modal-content {
    background-color: transparent;
    border: none;
}
.invisible {
    visibility: hidden;
}
.schliex img {
    max-width: 70px;
}




