.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.termine-container {
max-width: 1140px;
width: 100%;
}
.termin {
display: flex;
flex-direction: column;
margin-bottom: 50px;
box-shadow: 0 0 10px #ccc;
border: 3px solid rgba(160, 160, 160, 0.85);
border-radius: 2px;
}
.termin-item {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
justify-content: space-between;
position: relative;
width: 100%;
line-height: 1.5em;
padding: 4px 16px;
background: rgba(255, 255, 255, 0.8);
order: 1;
}
.termin-item div:first-child {
margin-bottom: 10px;
}
.termin-item h3 {
font-size: 1.625rem;
margin: 5px 0 10px;
}
.termin-item.info {
min-height: 40px;
justify-content: flex-start;
font-size: 0.85em;
background: rgba(160, 160, 160, 0.85);
color: #3f3f3f;
order: 2;
}
.termin-item.info p {
margin: 0 !important;
}
.termin-item.info p:last-of-type {
margin-bottom: 2.5em !important;
}
.termin-item.info ul {
list-style-type: none;
margin-left: 0;
}
.termin-item.info li,
.termin-item.info p {
line-height: 1.5em;
padding-bottom: 0.25em;
}
.termin-item.info li::before {
content: "\25FE";
margin-right: 10px;
}
.termin-item span.detail {
display: block;
}
.termin-item span.detail.klasse {
position: absolute;
bottom: 5px;
right: 0;
padding: 0 16px;
margin: 0;
font-size: 1.25em;
font-weight: 600;
}
.termin-item span.detail span {
color: #ef7f1a;
font-weight: 600;
}
.termin-item button {
background: #ef7f1a;
border: 2px solid #ef7f1a;
border-radius: 2px;
color: white;
padding: 5px 20px;
margin: 15px 0;
font-size: 0.875em;
text-transform: uppercase;
transition: background 300ms;
}
.termin-item button {
margin: 5px 0 10px;
font-size: 0.75em;
}
.elementor-button#fsk-elementor-button {
padding: 20px;
}
.termin-item button:hover,
.elementor-button#fsk-elementor-button:hover {
background: white;
color: #ef7f1a;
} .tn-status {
text-transform: uppercase;
text-align: right;
padding: 16px 0 10px;
font-weight: 600;
}
.tn-status .dashicons {
color: red;
font-size: 24px;
}
.error {
font-size: 18px;
color: firebrick;
}
.fsk-kurs-data p {
font-size: 1.25em;
margin: 0;
margin-bottom: 10px;
} .fahrzeuge-container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.fahrzeug {
display: flex;
flex-direction: column;
gap: 2%;
width: 100%;
height: auto;
margin-bottom: 50px;
box-shadow: 0 0 10px #ccc;
border: 3px solid rgba(160, 160, 160, 0.85);
border-radius: 2px;
}
.fahrzeug-item {
width: auto;
padding: 10px 15px;
background: rgba(255, 255, 255, 0.8);
order: 2;
}
.fahrzeug-item h3 {
font-size: 1.1rem;
font-weight: 500;
line-height: 1.2;
padding-bottom: 10px;
margin: 0;
}
.fahrzeug-item.bild {
width: auto;
max-height: 290px;
padding: 0;
order: 1;
}
.fahrzeug-item.bild img {
width: 100%;
height: auto;
max-height: 290px;
object-fit: cover;
object-position: center;
}
.fahrzeug-item .fza-fsk-labels {
padding-bottom: 1em;
}
.fahrzeug-item span.fza {
padding: 3px 8px;
background: #9f9f9f;
color: white;
font-size: 13px;
}
.fahrzeug-item span.fza.fsk {
background: #ef7f1a;
}
.fahrzeug-item span.detail {
display: block;
font-size: 0.9em;
}
.fahrzeug hr {
height: 2px;
margin: 10px 0;
background: #ef7f1a;
}
.fsk-fahrzeug-template > h3 {
color: #ef7f1a;
font-weight: 400;
padding-bottom: 15px;
}
.section-h {
max-width: 1240px;
margin: 0 auto;
padding: 0 62px;
font-weight: 400;
text-transform: uppercase;
color: #54595f;
}
section.fsk-aktion-container {
display: flex;
flex-direction: row;
max-width: 1240px;
margin: 0 auto;
padding: 0 42px;
}
article.fsk-aktion-item {
flex: 1;
background: rgba(200, 200, 200, 0.8);
padding: 42px;
margin: 21px;
}
div.fsk-aktion {
display: flex;
flex-direction: column;
}
article.fsk-aktion-item h3 {
font-weight: 600;
}
@media screen and (min-width: 490px) {
.fahrzeug {
flex-direction: row;
}
.fahrzeug-item {
width: 50%;
order: 1;
}
.fahrzeug-item.bild {
width: 50%;
order: 2;
}
.fahrzeug-item.bild img {
height: 100%;
}
}
@media screen and (min-width: 768px) {
.termin {
flex-direction: row;
}
.termin-item {
width: 50%;
padding: 8px 25px;
line-height: inherit;
}
.termin-item h3 {
margin: 10px 0 20px;
}
.termin-item button {
padding: 8px 20px;
margin: 15px 0;
font-size: 0.875em;
}
.termin-item span.detail.klasse {
bottom: 0;
padding: 8px 25px;
}
.termin-item.info li,
.termin-item.info p {
padding-bottom: 0.75em;
}
}
@media screen and (min-width: 1024px) {
.fahrzeug {
width: calc(50% - 2%);
}
.termin-item span.detail.klasse {
font-size: 1.5em;
}
}