/*
Theme Name: Netjutant
Author: Peter Schnoor
Author URI: https://www.netjutant.com
Description: Theme für Netjutant
Tags: accessibility-ready
Version: 2024
Requires PHP: 7.4
Text Domain: netjutant

© 2023 Netjutant
*/
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 300;
  src: url("fonts/MaterialSymbolsOutlined-Bold.ttf") format('truetype');
}

/* archivo-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/archivo-v25-latin-300.eot');
  /* IE9 Compat Modes */
  src: url('fonts/archivo-v25-latin-300.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/archivo-v25-latin-300.woff2') format('woff2'),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('fonts/archivo-v25-latin-300.woff') format('woff'),
    /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
    url('fonts/archivo-v25-latin-300.ttf') format('truetype'),
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
    url('fonts/archivo-v25-latin-300.svg#Archivo') format('svg');
  /* Legacy iOS */
}

/* archivo-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/archivo-v25-latin-regular.eot');
  /* IE9 Compat Modes */
  src: url('fonts/archivo-v25-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/archivo-v25-latin-regular.woff2') format('woff2'),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('fonts/archivo-v25-latin-regular.woff') format('woff'),
    /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
    url('fonts/archivo-v25-latin-regular.ttf') format('truetype'),
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
    url('fonts/archivo-v25-latin-regular.svg#Archivo') format('svg');
  /* Legacy iOS */
}

/* archivo-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/archivo-v25-latin-500.eot');
  /* IE9 Compat Modes */
  src: url('fonts/archivo-v25-latin-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/archivo-v25-latin-500.woff2') format('woff2'),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('fonts/archivo-v25-latin-500.woff') format('woff'),
    /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
    url('fonts/archivo-v25-latin-500.ttf') format('truetype'),
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
    url('fonts/archivo-v25-latin-500.svg#Archivo') format('svg');
  /* Legacy iOS */
}

/* archivo-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/archivo-v25-latin-600.eot');
  /* IE9 Compat Modes */
  src: url('fonts/archivo-v25-latin-600.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/archivo-v25-latin-600.woff2') format('woff2'),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('fonts/archivo-v25-latin-600.woff') format('woff'),
    /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
    url('fonts/archivo-v25-latin-600.ttf') format('truetype'),
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
    url('fonts/archivo-v25-latin-600.svg#Archivo') format('svg');
  /* Legacy iOS */
}

/* archivo-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/archivo-v25-latin-700.eot');
  /* IE9 Compat Modes */
  src: url('fonts/archivo-v25-latin-700.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/archivo-v25-latin-700.woff2') format('woff2'),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('fonts/archivo-v25-latin-700.woff') format('woff'),
    /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
    url('fonts/archivo-v25-latin-700.ttf') format('truetype'),
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
    url('fonts/archivo-v25-latin-700.svg#Archivo') format('svg');
  /* Legacy iOS */
}

/* archivo-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/archivo-v25-latin-800.eot');
  /* IE9 Compat Modes */
  src: url('fonts/archivo-v25-latin-800.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('fonts/archivo-v25-latin-800.woff2') format('woff2'),
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('fonts/archivo-v25-latin-800.woff') format('woff'),
    /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
    url('fonts/archivo-v25-latin-800.ttf') format('truetype'),
    /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
    url('fonts/archivo-v25-latin-800.svg#Archivo') format('svg');
  /* Legacy iOS */
}

:root {
  --bg-color: #ffffff;
  --bg-secondary-color: #f3f3f6;
  --color-primary: #6f917c;
  --color-primary-light: #e7e6e2;
  --color-primary-dark: #3b4d42;
  --color-secondary: #27170a;
  /*#6ea78e*/
  --color-secondary-light: #be4f0f;
  /**/
  --color-lightGrey: #f5f1ed;
  --color-grey: #747681;
  --color-darkGrey: #3f4144;
  --color-accent: #ffcc00;
  --color-error: #d43939;
  --color-success: #28bd14;
  --grid-maxWidth: 100%;
  --grid-gutter: 4rem;
  --grid-gutter-half: 2rem;
  --font-size: 1.2em;
  --font-color: #28170b;
  --font-family-sans: "Archivo", -apple-system, BlinkMacSystemFont, Avenir,
    "Avenir Next", "Segoe UI", "Plus Jakarta Sans", "Oxygen", "Ubuntu",
    "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  --font-family-mono: monaco, "Consolas", "Lucida Console", monospace;
}

.has-primary-color,
.has-primary-color.has-text-color * {
  color: var(--color-primary) !important;
}

.has-primary-dark-color,
.has-primary-dark-color.has-text-color * {
  color: var(--color-primary-dark) !important;
}

.has-primary-light-color,
.has-primary-light-color.has-text-color * {
  color: var(--color-primary-light) !important;
}

.has-secondary-color,
.has-secondary-color.has-text-color * {
  color: var(--color-secondary) !important;
}

.has-secondary-light-color,
.has-secondary-light-color.has-text-color * {
  color: var(--color-secondary-light) !important;
}

.has-lightgrey-color,
.has-lightgrey-color.has-text-color * {
  color: var(--color-lightGrey);
}

.has-grey-color,
.has-grey-color.has-text-color * {
  color: var(--color-grey);
}

.has-darkgrey-color,
.has-darkgrey-color.has-text-color * {
  color: var(--color-darkGrey);
}

.has-weiss-color,
.has-weiss-color.has-text-color * {
  color: var(--bg-color) !important;
}

.has-accent-color,
.has-accent-color.has-text-color * {
  color: var(--color-accent);
}

.has-primary-background-color {
  background-color: var(--color-primary);
}

.has-primary-light-background-color {
  background-color: var(--color-primary-light);
}

.has-secondary-background-color {
  background-color: var(--color-secondary);
}

.has-secondary-light-background-color {
  background-color: var(--color-secondary-light) !important;
}

.has-lightgrey-background-color {
  background-color: var(--color-lightGrey) !important;
}

.has-darkgrey-background-color {
  background-color: var(--color-darkGrey);
}

.has-weiss-background-color {
  background-color: var(--bg-color) !important;
}

.has-accent-background-color {
  background-color: var(--color-accent);
}

html {
  box-sizing: border-box;
  font-size: 100%;
  line-height: 1.7;
  letter-spacing: 0cap;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

* {
  scrollbar-width: thin;
  scrollbar-color: var(--color-lightGrey) var(--bg-primary);
}

*::-webkit-scrollbar {
  width: 8px;
}

*::-webkit-scrollbar-track {
  background: var(--bg-primary);
}

*::-webkit-scrollbar-thumb {
  background: var(--color-lightGrey);
}

body {
  font-size: var(--font-size);
  color: var(--font-color);
  font-family: var(--font-family-sans);
  font-weight: 300;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 0.8em;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  margin-right: 5px;
}

body::-webkit-scrollbar, .skip-link {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding-top: 0.2em;
  /* text-transform: uppercase; */
  font-weight: 400;
  /* font-weight: 500; */
}

h1:not(:first-child),
h2:not(:first-child),
h3:not(:first-child),
h4:not(:first-child),
h5:not(:first-child),
h6:not(:first-child) {
  padding: 1.2em 0 0.4em;
}

h1 {
  font-size: 1em;
}

.home h1 {
  font-size: 2em;
  font-weight: 500;
  text-transform: none;
  color: var(--color-);
  padding: 0px;
}

@media (min-width: 900px) {
  .home h1 {
    font-size: 2.8em;
  }
}

h2 {
  font-size: 1.9em;
  padding-top: 0;
  line-height: 1.2em
    /*font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;*/
}

h3 {
  padding-top: 1em;
  padding-bottom: 0.5em;
  font-size: 1.2em;
  color: var(--color-primary);
}

.is-position-bottom-center h3,
.is-position-bottom-center h2,
.bannerbild h1 {
  text-shadow: 0px 0px 4px #000;
}

label h3, li h3 {
  padding: 0 0;
}

h4 {
  font-size: 1.25em;
  font-weight: 200;
}

h5 {
  font-size: 1em;
  font-weight: 200;
}

h6 {
  font-size: 0.85em;
  font-weight: 200;
}

a {
  color: var(--color-primary);
  text-decoration: none;
}

a:hover:not(.button) {
  text-decoration: underline;
  opacity: 0.9;
  /* text-shadow: 1px 1px 1px var(--color-primary); */
}

p {
  margin-top: 0;
}

ul,
ul * {
  text-align: left;
}

.text-center {
  text-align: center;
  display: inherit
}

.valign-middle {
  display: flex;
  align-items: center;
}

.copyright {
  font-size: 0.6em;
  font-style: italic;
}

.text-larger, .text-large {
  font-size: 1.3em;
}

.text-normal {
  font-size: inherit;
}

.text-smaller {
  font-size: 0.9em;
}

@media (min-width: 800px) {
  * {
    text-align: left;
  }

  .text-right {
    text-align: right;
  }

  .text-larger {
    font-size: 1.3em;
  }

  .text-large {
    font-size: 1.6em;
  }
}

.has-text-shadow {
  text-shadow: #000 1px 0 10px;
}

.entry-content * {
  line-height: 1.4;
}

.wrap {
  word-break: normal;
  hyphens: auto;
  /* Automatische Silbentrennung */
  overflow-wrap: break-word;
  /* Wörter werden umgebrochen, wenn sie zu lang sind */
  /* Normales Wortbrechverhalten */
}

blockquote {
  padding: 1.5rem 0;
}

blockquote p {
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 1.2;
  hyphens: auto;
  font-size: 2em;
}

@media (max-width: 500px) {
  blockquote p {
    font-size: 1.2em;
  }
}

strong {
  font-weight: 500;
}

dl dt {
  font-weight: bold;
}

hr {
  background-color: var(--color-lightGrey);
  color: var(--color-lightGrey);
  height: 1px;
  margin: 1rem 0;
}

hr.kurz {
  background-color: var(--font-color);
  color: var(--font-color);
  height: 4px;
  width: 200px;
  margin: 1rem 0;
}

table {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
}

table.striped tr:nth-of-type(2n) {
  background-color: var(--bg-secondary-color);
}

td,
th {
  vertical-align: middle;
  padding: 1.2rem 0.4rem;
}

thead {
  border-bottom: 2px solid var(--color-lightGrey);
}

tfoot {
  border-top: 2px solid var(--color-lightGrey);
}

code,
kbd,
pre,
samp,
tt {
  font-family: var(--font-family-mono);
}

code,
kbd {
  padding: 0 0.4rem;
  font-size: 90%;
  white-space: pre-wrap;
  border-radius: 4px;
  padding: 0.2em 0.4em;
  background-color: var(--bg-secondary-color);
  color: var(--color-error);
}

pre {
  background-color: var(--bg-secondary-color);
  font-size: 1em;
  padding: 1rem;
  overflow-x: auto;
}

pre code {
  background: none;
  padding: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

img {
  max-width: 100%;
  height: auto;
}

figure {
  margin: 0px;
}

figcaption {
  font-size: 0.8em;
}

fieldset {
  border: 1px solid var(--color-lightGrey);
}

.lang-pill {
  color: var(--color-secondary);
  border: 1px var(--color-secondary) solid;
  border-radius: 2px;
  font-size: 0.8em;
  font-weight: 500;
  padding: 1px 3px;
}

video {
  max-width: 100%;
  height: auto;
}

/* Grid */
.container {
  margin: 0 20px;
  width: auto;
  padding: 0;
}

.alignfull {
  width: 100vw;
  margin: calc(50% - 50vw);
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0.5rem 20px;
  box-sizing: border-box;
  position: relative;
}

.alignwide {
  width: calc(100vw - 8vw);
  margin: calc(50% - 50vw + 4vw);
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0 20px;
  box-sizing: border-box;
  border-radius: 25px;
}

@media (min-width: 1300px) {
  .container {
    margin: 0 45px;
    width: auto;
    padding: 0;
  }

  .alignfull {
    width: 100vw;
    margin: calc(50% - 50vw);
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 2rem 20vw;
    box-sizing: border-box;
  }

  .alignwide {
    width: calc(100vw - 8vw);
    margin: calc(50% - 50vw + 4vw);
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0 4vw;
    box-sizing: border-box;
    border-radius: 25px;
  }
}

@media (min-width: 1300px) {
  .container {
    margin: 0 20vw;
  }

  .alignwide {
    padding: 0 16vw;
  }

  .alignwide.smallerpadding {
    padding: 0 10vw;
  }
}

.nopadding {
  padding: 0;
}

.alignfull.nopadding {
  padding: 0.5rem;
}

@media (min-width: 1300px) {
  .alignfull.nopadding {
    padding: 2rem;
  }
}

picture.alignfull {
  padding: 0px;
  width: 100vw;
  font-size: 0;
  line-height: 0;
}

picture.alignfull source {
  line-height: 0px;
  height: 0
}

picture.alignfull img {
  width: 100vw;
  max-width: inherit
}

.padding10 {
  padding: 10px;
}

.padding20 {
  padding: 20px;
}

.padding30 {
  padding: 30px;
}

.roundedges {
  border-radius: 15px;
}

.bottomline {
  border-bottom: 1px var(--color-grey) solid;
}

.columns {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: var(--grid-gutter-half);
  flex-wrap: wrap;
  width: 100%;
}

.c25, .c33,
.c50,
.c66,
.c75,
.column {
  width: 100%;
}

@media (min-width: 700px) {
  .column {
    width: calc(50% - var(--grid-gutter-half));
  }

  .c25 {
    width: calc(25% - var(--grid-gutter-half));
  }

  .c33 {
    width: calc(50% - var(--grid-gutter-half));
  }

  .c50 {
    width: calc(50% - var(--grid-gutter-half));
  }

  .c66 {
    width: calc(66% - var(--grid-gutter-half));
  }

  .c75 {
    width: calc(75% - var(--grid-gutter-half));
  }
}

@media (min-width: 1100px) {
  .column {
    width: calc(50% - var(--grid-gutter-half));
  }

  .c25 {
    width: calc(25% - var(--grid-gutter-half));
  }

  .c33 {
    width: calc(33% - var(--grid-gutter-half));
  }

  .c50 {
    width: calc(50% - var(--grid-gutter-half));
  }

  .c66 {
    width: calc(66% - var(--grid-gutter-half));
  }

  .c75 {
    width: calc(75% - var(--grid-gutter-half));
  }
}

@media (min-width: 1300px) {
  .c33 {
    width: calc(50% - var(--grid-gutter-half));
  }
}

@media (min-width: 1500px) {
  .c33 {
    width: calc(33% - var(--grid-gutter-half));
  }
}

.flex {
  display: flex;
  flex-direction: column;
}

.flex.align-center {
  align-items: center;
}

.flex.vertical-middle {
  justify-content: center;
}

.grid {
  display: grid;
  gap: var(--grid-gutter-half);
  grid-template-columns: repeat(1, 1fr);
  width: 100%;
}

@media screen and (min-width: 470px) {
  .grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media screen and (min-width: 1200px) {
  .grid {
    grid-template-columns: repeat(5, 1fr);
  }
}

.grid object {
  height: 4em;
  display: block;
  padding-bottom: 10px;
}

.grid.services p {
  margin-top: 10px;
}

/* Listen */
.checklist li, .crosslist li {
  list-style: none;
  padding-left: 0.8em;
  margin-bottom: 0.2em;
}

.checklist li::before, .crosslist li::before {
  content: "";
  width: 1.2em;
  height: 1.2em;
  background-image: url(images/icons/check_green.svg);
  background-size: cover;
  display: inline-block;
  margin-left: -1.8em;
  margin-right: 0.8em;
  margin-top: 4px;
  position: absolute;
}

/* Blöcke */
.block {
  background: #fff;
  padding: 20px 20px;
  font-size: 0.85em;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-radius: 15px;
  min-height: 300px;
  position: relative;
}

.block object, .themenblock object {
  height: 1.8em;
}

.block h3, .block strong {
  font-weight: 500;
  font-size: 1.4em;
  color: var(--font-color);
  line-height: 1em;
  padding-top: 2em;
}

.block ul {
  width: 100%;
}

.block picture {
  width: 70px;
  height: 70px;
  border-radius: 35px;
  padding: 15px;
  position: absolute;
  top: -20px;
  left: -20px;
  background: var(--color-primary);
}

a.block:hover {
  text-decoration: none;
}

.cover {
  display: flex;
  align-items: center;
  background-position: 50%;
  justify-content: left;
  overflow: clip;
  position: relative;
}

.cover-background {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  background-color: #fff
}

.cover-image-background img {
  border: none;
  bottom: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  object-fit: cover;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  object-position: center 70%;
}

.cover-inner-container {
  width: 100%;
  height: 100%;
}

.arch-fff-bottom::after {
  content: "";
  height: 5vw;
  width: 100vw;
  background-image: url(/images/arch-bottom.svg);
  background-size: cover;
  background-position: top;
  position: absolute;
  bottom: -1px;
  z-index: 3;
}

.header {
  height: 70vh;
  min-height: 30vw;
}

/* ------------------------------------------------------------------*/
/* Formular
/* ------------------------------------------------------------------*/
form.kontaktformular {
  background: var(--color-lightGrey);
  padding: 1.5em;
  border-radius: 8px;
  color: var(--color-primary-dark);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.kontaktformular label {
  display: block;
  margin-bottom: 0.3em;
}

.kontaktformular input, .kontaktformular textarea {
  width: 100%;
  padding: 0.75em;
  margin-bottom: 1em;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.kontaktformular .error {
  color: var(--color-error);
  font-size: 0.9em;
  margin-top: -0.8em;
  margin-bottom: 0.8em;
}

/* Honeypot verstecken */
.kontaktformular .website {
  display: none;
}

/* ------------------------------------------------------------------*/
/* Projektspezifisch
/* ------------------------------------------------------------------*/
/* Konsole */
.konsole {
  display: none;
}

@media (min-width: 740px) {
  .konsole {
    border-bottom: 1px var(--color-lightGrey) solid;
    font-size: 0.9em;
    color: var(--color-grey);
    display: block;
  }

  .konsole a {
    color: var(--color-secondary);
  }
}

.konsole .alignfull.nopadding {
  padding: 1rem 2rem 0
}

/* Header */
#header {
  position: relative;
  /* Background: #fff; */
  height: 180px;
}

#header .container .alignfull {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  position: relative;
  flex-wrap: nowrap;
}

/* #header .container >* {
  min-width: 55px;
} */
.logo {
  /* margin: 4vw auto; */
  display: block;
  margin-right: 50px;
}

/* Content */
/*Footer */
#footer {
  background: var(--color-primary-dark);
  margin: 0;
  padding: 2vw 0;
  position: relative;
  color: #0099aa;
  font-size: 0.8em;
}

#footer li {
  list-style: none;
}

#footer a {
  color: #0099aa;
}

.gewaehrleistung {
  display: none;
  position: absolute;
  left: 40px;
  top: 0px;
}

@media (min-width: 600px) {
  .gewaehrleistung {
    display: block;
  }
}

.gewaehrleistung img {
  max-height: 140px;
}

#copyright .container {
  text-align: right;
  font-size: 0.7em;
  margin-top: 2px;
  margin-bottom: 2px;
  color: var(--color-primary);
}

/* Scroll-to-Top-Button */
button#scrollToTopButton {
  display: none;
  position: fixed;
  bottom: 3.6vw;
  right: 2vw;
  color: var(--color-secondary);
  background-color: transparent;
  border: none;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 80px;
  cursor: pointer;
  border-radius: 0;
  padding: 0px;
  z-index: 22;
  transform: rotate(270deg);
}

button#scrollToTopButton:hover {
  color: var(--color-accent);
}

/* Forms */
.button,
button {
  padding: 0.7em 1.2em;
  color: #fff;
  background: var(--color-secondary-light);
  border: 1px solid transparent;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  transition: opacity 0.2s ease;
  text-decoration: none;
  transform: scale(1);
  display: inline-block;
  cursor: pointer;
  font-weight: 500;
  border-radius: 2em;
}

.button.outline,
button.outline {
  background: transparent;
  border: 2px var(--color-secondary-light) solid;
  color: var(--color-secondary-light);
}

.button:hover,
button:hover {
  opacity: 0.8;
  background-color: var(--color-secondary);
}

.button.outline:hover,
button.outline:hover {
  border: 2px var(--color-secondary) solid;
  color: #fff;
}

.button.flat {
  display: inline;
  padding: 0px;
  line-height: 1;
}

/* ------------------------------------------------------------------*/
/* Navigation nur CSS
/* ------------------------------------------------------------------*/
.flexblock {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.flexblock.logoblock {
  justify-content: flex-start;
}

.flexblock .button {
  display: none
}

nav#menu ul {
  margin: 1em 0;
  padding-left: 0px;
}

/* @media (min-width: 500px) {
  .flexblock {
    flex-direction: row;
    justify-content: flex-start;
  }
} */
@media (min-width: 1100px) {
  .flexblock .button {
    display: block
  }
}

.navigation nav li {
  list-style: none;
  float: left;
  margin: 0 0.8em;
  font-weight: 500;
}

.navigation a {
  color: var(--color-grey)
}

.navigation .active a {
  color: var(--color-secondary-light)
}

/* ------------------------------------------------------------------*/
/* Navigation nur CSS
/* ------------------------------------------------------------------*/
/* .menublock {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.navigation {
  width: 55px;
  box-sizing: border-box;
}

.navigation input {
  display: none;
}

.navigation nav {
  position: relative;
}

.navigation nav::after,
.navigation nav::before {
  content: "";
  position: absolute;
  top: -25px;
  right: 0;
  width: 50px;
  height: 50px;
  background-size: 55px;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 20;
}

.navigation nav::before {
  background-image: url(../images/icons/menu.svg);
}

.navigation nav::after {
  background-image: url(../images/icons/close.svg);
  opacity: 0;
}

.navigation input:checked ~ label nav::before {
  opacity: 0;
}

.navigation input:checked ~ label nav::after {
  opacity: 1;
}

.navigation nav > ul {
  visibility: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background: var(--color-primary-dark);
  opacity: 1;
  transition: visibility 0s, opacity 0.5s linear;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  transition: visibility 0s, opacity 0.5s linear;
  padding: 0 20px;
  z-index: 20;
  margin-top: 0px;
}

@media (min-width: 1300px) {
  .navigation nav > ul {
    padding: 0 45px;
  }
}

@media (min-width: 1300px) {
  .navigation nav > ul {
    padding: 0 20vw;
  }
}

.navigation input:checked ~ label nav > ul {
  visibility: visible;
}

.navigation input:checked ~ label a {
  color: #fff;
  float: left;
}

.navigation input:checked ~ label nav > ul ul a {
  float: none;
}

.navigation nav > ul > li {
  list-style: none;
  font-size: 1.9rem;
  line-height: 1.8;
  font-weight: 300;
}

.navigation nav > ul > li:first-of-type {
  margin-top: 120px
}

.sub-menu {
  padding-left: 10px;
  float: right;
  min-width: 240px;
  border-left: 1px #fff solid;
}

.current-menu-item .sub-menu {
  display: block;
}

.sub-menu > li {
  list-style: none;
  font-size: 1.2rem;
  font-weight: 500;
} */