/**
 * @file
 * Subtheme specific CSS.
 */

/*EXTRARAUM CSS */

@font-face {
  font-family: 'Lucida Bright';
  src: url('/themes/extraraum/fonts/lucida-bright_regular-webfont.woff2') format('woff2'),
       url('/themes/extraraum/fonts/lucida-bright_regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Lucida Bright';
  src: url('/themes/extraraum/fonts/lucida-bright_demi-webfont.woff2') format('woff2'),
       url('/themes/extraraum/fonts/lucida-bright_demi-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Lucida Bright Italic';
  src: url('/themes/extraraum/fonts/lucida-bright-italic.woff2') format('woff2'),
       url('/themes/extraraum/fonts/lucida-bright-italic.woff') format('woff');
  font-weight: normal;
}
  padding-left: 25px;

/* Allgemein */

body, html {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  overflow-x: hidden;
}

.field--type-image img, .field--name-field-user-picture img,
.field--type-entity-reference {
  margin: 0px;
  margin: auto;
}

.node .field--type-image {
  float: none;
  margin: 0;
}

.field--type-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.container {
max-width: 100%;
}

.row > * {
padding-right: 0px;
padding-left: 0px;
}

.node__content {
margin-top: 0px;
}

.gin-secondary-toolbar--frontend {
  z-index: 9999 !important;
}

.toolbar-horizontal #main-wrapper  {
margin-top: 118px;
}

#main-wrapper {
background-color: #eeebe3 !important;
margin-top: 138px;
}

.extra-field--anchor {
  height: 0px;
}

:target {
  scroll-margin-top:178px;
}

.fixed {
display: block;
max-width: 1180px;
margin: 0px auto;
}

.text-formatted {
  position: relative;
  z-index: 10;
}

.paragraph--type--body h1 {
text-transform: uppercase;
text-align: center;
background-color: #e4d743;
padding: 20px 0px;
font-family: 'Lucida Bright Italic';
font-weight: 600;
color: #575756;
  letter-spacing: 0.02em;
}

.paragraph--type--body h2 {
text-transform: uppercase;
text-align: center;
margin: 50px 0px;
font-family: 'Lucida Bright Italic';
letter-spacing: 0.02em;
color: #575756;
}
.paragraph--type--body h2 strong {
  font-weight: 600;
}

.paragraph--type--body p {
text-align: center; 
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 28px;
  color: #575756;
line-height: 125%;
}


/* Navigation */

.navbar-brand img {
  height: 300px;
  width: auto;
  margin-top: -32px;
  margin-left: 1px;
  transition: height 0.3s ease, margin-top 0.3s ease, margin-left 0.3s ease;
}

.scrolled .navbar-brand img {
  height: 210px;
  margin-top: -5px;
  margin-left: 2px;
}


.navbar-brand {
left: 0px;
right: 0px;
margin: auto;
width: 100%;
display: flex;
justify-content: center;
z-index: 1;
position: absolute;
top: 0px; 
background: #eeebe3;
height: 138px;
}

.navbar-brand:after {
  content: "";
  position: absolute;
  height: 185px;
  background: #eeebe3;
  clip-path: polygon(50% 0%, 100% 0, 70% 100%, 30% 100%, 0 0);
  width: 320px;
  z-index: -1;
  top: 36px;
  pointer-events: none;
  transition: height 0.3s ease, width 0.3s ease, top 0.3s ease;
}

.scrolled .navbar-brand:after {
  height: 160px;
  width: 220px;
  top: 15px;
}

#CollapsingNavbar {
 display: none !important;
}

#CollapsingNavbar.show {
display:   inherit !important;
z-index: 99;
position: absolute;
  top: 138px;
  right: 25px;
}

#navbar-main {
background: none !important;
margin: 0px;
padding: 0px;
}

#navbar-main .trigger {
  display: none;
}

.navbar-nav:before {
 clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  background: rgba(228, 215, 67,0.7);
  width: 65px;
  height: 36px;
  content: "";
  position: absolute;
  top: -36px;
  right:28px;
}

.navbar-nav{
flex-direction: column !important;
background: rgba(228, 215, 67,0.7);
margin: 0px !important;
padding: 24px 48px;
}

.nav-link {
  color: #575756 !important;
  font-family: "Trebuchet MS";
  font-size: 22pt;
  line-height: 28pt;
  text-align: center;
}

.dropdown-item:focus, .dropdown-item:hover {
  background: none;
}

.navbar-expand-lg .navbar-toggler {
position: absolute;
right: 50px;
border: none;
display: block;
}

.navbar-toggler-icon {
  background-repeat: no-repeat;
 background-size:  60px auto;
 background-position: center;
  height: 60px;
  width: 50px;
}

.navbar-toggler {
  display: block;
  z-index: 99;
  box-shadow: none !important;
  border: none;
  position: fixed;
  top: 36px
}

.nav-link--impressum {
  font-size: 18pt;
}

.nav-item:nth-last-child(1) .nav-link {
  font-size: 18pt;
  margin-bottom: 6px;
}

.nav-item:nth-last-child(2) .nav-link {
  margin-top: 12px;
  font-size: 18pt;
}

#navbar-top {
display: none;
}


/* Abstände */

.intro {
  margin: 50px auto 80px auto;
}

.lageraufteilung {
  margin: 80px auto;
}

.keyfacts {
  margin-top: 50px;
}

.keyfacts .layout__region--first, .keyfacts .layout__region--second {
  margin-bottom: 50px;
}


/* Icons */

.icons {
margin: 50px auto 80px auto;
}

.icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3 {
background-color: #e4d743;
color: #575756;
 aspect-ratio: 1 / 1;
}

.icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3.field__item:nth-child(1),
.icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3.field__item:nth-child(3),
.icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3.field__item:nth-child(6),
.icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(8) {
background-color: #c0b750;
}

.icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(1) p,
.icons .field__items col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(3) p,
.icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(6) p,
.icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(8) p {
  color: #fff;
}

.icons .paragraph--type--grid-image {
display: flex;
justify-content: center;
height: 100%;
}

.icons .barrierefrei img {
  width: 185px;
  height: 155px;
  margin-bottom: -5px;
}

.icons p {
  text-align: center;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 28px;
  line-height: 120%;
  color: #575756;
  padding-top: 36px;
}

.icons img {
padding-top: 25px;
margin: auto;
}

.field--name-field-media-svg {
  display: flex;
  justify-content: center;
}

/* Tabelle */

.kategorietabelle {
margin: 50px auto 80px auto;
}

.kategorietabelle table tr:nth-child(1) {
background-color: #fff;
}

.kategorietabelle table tr:nth-child(even) {
background-color: #e4d743;
}

.kategorietabelle table tr {
background-color: #c0b750;
}

.kategorietabelle table td {
border: 2px solid #eeebe3 !important;
  text-align: center;
  font-size: 27px;
  width: 25%;
  font-family: "Trebuchet MS";
}



.kategorietabelle table td:nth-child(1) strong {
color: #fff;
}

.kategorietabelle table td:nth-child(1){
color: #575756 !important;
}

.kategorietabelle tr:nth-child(1) td:nth-child(1) {
background-color: #eeebe3 !important;
}

/* Keyfacts */

.keyfacts .layout__region--first {
padding-right: 25px;
}

.keyfacts .layout__region--second {
padding-left: 25px;
}

.keyfacts .field--name-field-media-svg {
display: flex;
justify-content: center;

}

.keyfacts .field--name-field-media-svg img {
max-width: 80px;
}

.keyfacts .paragraph--type--svg{
margin: 0px auto;

}

.keyfacts .paragraph--type--svg p {
color: #575756;
text-align: center;
font-size: 28px;
line-height: 130%;
  font-family: "Trebuchet MS";
}
.keyfacts .paragraph--type--svg p a {
  color: #575756;
  text-decoration: none;
}

.keyfacts .layout__region--first .paragraph--type--svg  {
max-width: 600px;
float: right;
}


.keyfacts .layout__region--second .paragraph--type--svg  {
max-width: 600px;
float: left;
}

.miete, .zutritt, .transport, .strom, .sicherheit {
  border-top: 4px solid #fff;
  padding-top: 20px;
  margin-top: 20px !important;
}

.strom img, .sicherheit img{
  margin-top: -15px;
}

.zutritt {
  margin-bottom:55px !important;
}

.sicherheit em {
  font-size: 17px;
  font-style: normal;
}

.keyfacts .kamera img{
  max-width: 105px;
}


/* Muster */

.lagerhaus {
position: relative;
}

.lagerhaus .field--name-field-media-svg img {
position: absolute;
width: 250px;
height: auto;
right: 0px;
}

.lagekarte {
position: relative;
}

.lagekarte .field--name-field-media-svg img {
position: absolute;
left: 0px;
width: 250px;
height: auto;
top: 0px;
}

.lagekarte iframe {
  margin-bottom: 80px; 
}

.lagekarte .text-formatted {
  display: flex;
  justify-content: center;
}

/* Kontakt */

#webform-submission-kontakrformular-paragraph-68-add-form {
  margin: 0px auto;
}

.kontakt {
  background: #fff;
}

.kontakt .webform-submission-form {
  max-width: 1280px;
  padding: 0px 50px;
 }

.webform-submission-form {
  font-family: "Trebuchet MS";
}

.webform-submission-form .fieldset-legend {
  font-size: 18px;
  color: #575756;
}

.webform-submission-form .form-control {
  background: rgba(228,215,67,0.4);
  border-radius: 0px;
  box-shadow: none;
  border: none;
  height: 50px;
  position: relative;
  padding-top: 22px;
  padding-left: 10px;
  padding-right: 10px;
  color: #575756;
  font-size: 18px;
}

.webform-submission-form .form-control.form-textarea {
  height: auto;
}

.webform-submission-form .js-form-item,
.webform-submission-form .form-type-textarea {
  position: relative;
}

.webform-submission-form .form-type-textfield label,
.webform-submission-form .form-type-email label,
.webform-submission-form .form-type-textarea label {
  position: absolute;
  z-index: 10;
  left: 10px;
  top: 2px;
  font-size: 14px;
  color: #575756;
}

.webform-submission-form .form-type-textarea {
  margin-top: 15px;
  margin-bottom: 15px;
}

.webform-name--wrapper .fieldset-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 25px;
  margin-bottom: -10px;
}

#edit-kontakt {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
}


#edit-lager--wrapper {
  margin-top: -15px;
}

.webform-submission-form .form-check .form-check-input {
  border-radius: 0px;
  border-color: #575756;
}

.webform-submission-form .form-check-input:checked {
  background-color: #575756;
}

.webform-options-display-one-column {
  display: flex;
  background: rgba(228,215,67,0.4);
  padding: 10px;
  padding-top: 12px !important;
}

.webform-options-display-one-column label {
  margin-right: 15px;
  color: #575756;
}

.webform-submission-form button {
  background: #c0b750;
  border: none;
  border-radius: 0;
  color: #fff;
  font-family: "Trebuchet MS";
  padding: 8px 50px;
}

.webform-submission-form button:hover {
  background: #575756;
  color: #fff;
}

.webform-options-display-one-column {
  display: flex;
  background: rgba(228,215,67,0.4);
  padding: 10px 20px;
  justify-content: space-between; /* Gleichmäßige Verteilung über die gesamte Breite */
  width: 100%;
  align-items: center;
}

.webform-submission-form .webform-options-display-one-column {
  padding-bottom: 0px !important;
}

.webform-submission-form .form-item-datenschutz .form-check-label {
  display: none;
}

.webform-submission-form .form-item-datenschutz .description {
  color: #575756 !important;
}

.webform-submission-form #edit-markup p {
  font-size: 14px;
  color: #575756;
}

.webform-submission-form #edit-actions {
  margin: 0px !important;
  position: absolute;
  bottom:75px;
  right: 50px;
}


.webform-submission-form .form-item-markup  {
  clear: both;
  float: left;
}

.webform-submission-form .form-item-datenschutz{
  max-width: 70%;
  float: left;
}

.webform-submission-form .form-item-datenschutz a {
  text-decoration: underline;
}

.webform-submission-form {
  display: flex;
  clear: both;
  position: relative;
}

.webform-submission-form .form-required::after {
  content: "*";
  background-image: none;
}

.path-webform h2, .path-webform h1 {
  text-transform: uppercase;
  text-align: center;
  background-color: #e4d743;
  padding: 20px 0px;
  font-style: italic;
  font-family: 'Lucida Bright';
  font-weight: 600;
  margin-bottom: 50px;
  color: #575756;
}

.path-webform .webform-confirmation__message img {
  margin-bottom: -18px;
  max-width: 100% !important;
  height: auto;
}

.path-webform .confirmation-text p {
  max-width: 650px;
  width: 100%;
  padding: 0px 50px;
  margin: auto;
  text-align: left;
  font-size: 28px;
  font-family: "Trebuchet MS";
  color: #575756;
}

.path-webform .confirmation-text table {
  max-width: 570px;
  width: 100%;
  margin: 36px auto 36px auto;
}

.path-webform .confirmation-text table td,
.path-webform .confirmation-text table tr {
  background: none;
  border: none;
}

.path-webform .confirmation-text table p {
  padding: 0px;
  font-size: 18px;
  font-family: "Trebuchet MS";
}

.path-webform .confirmation-text table td:nth-child(1) {
 width:150px !important;
}

.path-webform .confirmation-text table td:nth-child(2) {
 width: 25px;
}

.path-webform .confirmation-text table td:nth-child(1) {
 width: auto;
}

.path-webform .confirmation-text a {
  color: #c0b750;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
  font-size: 24px;
}

.path-webform .confirmation-text table a {
  color: #000; 
  font-size: 14px;
  padding: 0px !important;
   justify-content: flex-start;
  margin: 0px;
  text-decoration: none;
}

.dsgvo  {
  padding-top: 200px;
  padding-bottom: 50px;
}

.dsgvo h1 {
  margin-bottom: 50px;
}

.dsgvo a {
  color: #575756;
  text-decoration: none;
}

.dsgvo .paragraph--type--body p {
  font-size: 21px;
  text-align: left;
  padding-left: 0px;
}

.page-node-2 #main-wrapper,
.page-node-3 #main-wrapper{
  margin-top: 0px;
}

/* Footer */

footer {
background-color: #575756 !important;
padding: 0px !important;
}



footer strong {
font-weight: normal;
color: #c0b750;
}

footer p {
  font-family: "Trebuchet MS";
  font-size: 18px;
}

footer a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.65) !important;
}

footer div {
margin: 0px !important;
}

footer .row {
  --bs-gutter-x: 0px;
}

footer #block-extraraum-adresse,
footer #block-extraraum-kontakt,
footer #block-extraraum-dsgvo {
border: none;
padding: 0px;
margin: 0px;
}

.region-footer-second {
  width: 30% !important;
  align-items: flex-end;
}

.region-footer-third {
  width: 30% !important;
  align-items: flex-end;
}

.region-footer-fourth  {
  width: 40% !important;
  text-align: right;
  align-items: flex-end;
}

.site-footer .region {
  height: 180px !important;
  display: flex;
  padding: 0px;
}

.site-footer .container {
  margin: auto !important;
  max-width: 1180px;
  width: 100%;
  --bs-gutter-x: 0px;
}

.paragraph--type--body p {
  text-align: center;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 28px;
  color: #575756;
  line-height: 125%;
}

@media (min-width: 991px) {

#block-extraraum-cta {
  position: fixed;
  z-index: 999;
}

#block-extraraum-cta .anfrage  {
  clip-path: polygon(39.75% 59%, 61.68% 37.07%, 61.68% 61.37%, 51.91% 71.15%);
  background-color: #575756;
  height: 400px;
  width: 400px;
  padding: 0px !important;
  margin: 0px !important;
  display: block;
  right: -155px;
  bottom: 160px;
  position: fixed;
}
  
  #block-extraraum-cta .anfrage a {
  margin-right: 72px;
  font-size: 15px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
  padding-top: 55px;
  font-family: "Trebuchet MS";
}


#block-extraraum-cta a {
  height:140px;
  width:200px;
  position: absolute;
  font-size: 20px;
  right: 20px;
  top: 150px;
  color: #fff;
  text-align: center;
}



#block-extraraum-cta .telefon a {
  background: url(/sites/default/files/telefon.svg);
  background-size: 48px auto;
  background-repeat: no-repeat;
  background-position: left 68px;
  font-size: 0px;
}

#block-extraraum-cta .telefon  {
  clip-path: polygon(39.75% 59%, 61.68% 37.07%, 61.68% 61.37%, 51.91% 71.15%);
background-color: #fff;
  height: 400px;
  width: 400px;
  padding: 0px !important;
  margin: 0px !important;
  display: block;
  position: fixed;
  right: -155px;
  bottom: 55px;
}

#block-extraraum-cta .mailto  {
  clip-path: polygon(39.75% 59%, 61.68% 37.07%, 61.68% 61.37%, 51.91% 71.15%);
background-color: #fff;
  height: 400px;
  width: 400px;
  padding: 0px !important;
  margin: 0px !important;
  display: block;
  position: fixed;
  right: -155px;
  bottom: -50px;
}

#block-extraraum-cta .mailto a {
  background: url(/sites/default/files/mail.svg);
  background-size: 48px auto;
  background-repeat: no-repeat;
  background-position: 3px 70px;
  font-size: 0px;
}

}


@media (max-width: 1280px) { 
  .kontakt .webform-submission-form {
  max-width: 1280px;
  padding: 0px 100px;
}
  
.fixed {
  display: block;
  max-width: 100%;
  margin-left: 100px;
  margin-right: 100px;
}
  
}

@media (max-width: 1280px) {
  
  .paragraph--type--body p {
  padding: 0px 50px;
}
  
  .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3 { 
  aspect-ratio: auto;
  }
  
  .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3 p {
    font-size: 24px;
  }
  
  .site-footer .container {
  margin: auto !important;
  max-width: 100%;
  width: 100%;
  padding-left: 36px;
  padding-right: 36px;
  --bs-gutter-x: 0px;
}
  
   .kontakt .webform-submission-form {
    max-width: 100%;
    padding: 0px 100px 0px 50px;

  }
  
}

@media (max-width: 1200px) {
  
  
  .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(1) {
    order: 1;
  }

     .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(2) {
    order: 2;
  }
  
    .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(3) {
    order: 4;
  }

    .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(4) {
    order: 3;
  }
  
    .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(5) {
    order: 6;
  }

    .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(6) {
    order: 5;
  }
  
    .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(7) {
    order: 7;
  }

    .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(8) {
    order:8;
  }

}


@media (max-width: 1180px) {
  
  .paragraph--type--body p {
    line-height: 130%;
    padding-left: 0px;
    padding-right: 0px;
  }
} 


@media (max-width: 990px) {
  
  html, body {
    overflow-x: hidden;
    overflow-y: auto;
  }
  
  #CollapsingNavbar.show {
  right: 0px;
  top: 120px;
}
  
  
  .navbar-brand  {
    z-index: 999;
    height: 120px;
  }
  

  
  #main-wrapper {
  margin-top: 120px;
}
  
  .navbar-toggler[aria-expanded="true"]:after {
    content: "";
    position: absolute;
     clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background: rgba(228, 215, 67,0.7);
    width: 45px;
    height: 25px;
    content: "";
    position: absolute;
    bottom: -27px;
    right:15px;
  }
  
  .navbar-toggler {
    z-index: 99999999;
    top: 25px;
  }
  

  .navbar-nav {
    padding-top: 50px;
  }

  .navbar-nav:before {
   display: none;
}
  
  #block-extraraum-cta {
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 25px;
  }

  #block-extraraum-cta .anfrage a {
  font-size: 15px !important;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
  padding-top: 55px;
  font-family: "Trebuchet MS";
 position: fixed;
    top: 79px;
    z-index: 1;
    height: 40px;
    width: 150px;
    padding-top: 0px;
    color: #fff;
    line-height: 110%;
    padding-top: 5px;
    margin-left: -3px;
}
  
  #block-extraraum-cta .anfrage a:after{
    content: "";
    background-color: #000000;
    width: 300px;
    height: 175px;
    position: absolute;
    clip-path: polygon(75px 92.31px, 209px 92.31px, 225px 131.25px, 75px 131.25px);
    background-color: #575756;
    top: -90px;
    left: -145px;
    z-index: -1;
  }

  #block-extraraum-cta .telefon a  {
  background-image: url(/sites/default/files/telefon.svg);
  background-size: 38px auto;
  background-repeat: no-repeat;
  background-position: auto;
  height:38px;
  width: 38px;
  display: block;
  font-size: 0px;
  position: absolute;
  left: 64px;
    margin-top: -10px;
      top: 38px;
}

    #block-extraraum-cta .mailto a  {
  background-image: url(/sites/default/files/mail.svg);
  background-size: 40px auto;
  background-repeat: no-repeat;
  background-position: auto;
  height: 40px;
  width: 40px;
  display: block;
  font-size: 0px;
  position: absolute;
  left: 0px;
  top: 26px;
}


  .navbar-brand img, .scrolled .navbar-brand img {
  height: 200px !important;
  margin-top: -12px;
  margin-left: 2px;
      transition: none !important;
}
  
   .navbar-brand:after {
  height: 145px !important;
  width: 210px !important;
  top: 15px;
       transition: none !important;
}
  
  .navbar-expand-lg .navbar-toggler {
    right: 12px;
  }
  
  .kategorietabelle.fixed {
    margin-left: 0px;
    margin-right: 0px;
  }
  
  .kategorietabelle td {
    font-size: 14px !important;
    line-height: 130%;
    padding: 6px 8px;
  }
  
  .kategorietabelle td:nth-child(1) strong {
    font-size: 15px;
  }
  
  .kategorietabelle td:nth-child(3) {
    min-width: 105px;
    font-size: 13px !important;
  } 
  
  .keyfacts .layout__region--first {
    padding-left: 36px;
  }
  
  .keyfacts .layout__region--second {
    padding-right: 36px;
  }
}

@media (max-width: 768px) {
  .webform-name--wrapper .fieldset-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
  margin-bottom: -10px;
}
  
  .webform-options-display-one-column {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  
  .webform-submission-form #edit-actions {
  margin: 0px !important;
  bottom: 25px;
  right: auto;
  left: 36px;
}
  .webform-submission-form {
    padding-bottom: 50px !important;
  }
  
    .icons.fixed {
    max-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  
  .keyfacts .layout__region--first {
    flex: 0 1 100%;
  }
  
    .keyfacts .layout__region--second {
    flex: 0 1 100%;
  }
  
}


@media (max-width: 575px) {
  
.icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3 {
background-color: #e4d743;
color: #575756;
 aspect-ratio: auto;
  padding-top: 25px;
  padding-bottom: 25px;
}
  
    .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(1) {
    order: 1;
  }

     .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(2) {
    order: 2;
  }
  
    .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(3) {
    order: 3;
  }

    .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(4) {
    order: 4;
  }
  
    .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(5) {
    order: 6;
  }

    .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(6) {
    order: 5;
  }
  
    .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(7) {
    order: 8;
  }

    .icons .field__items .col-12.col-sm-6.col-md-6.col-lg-6.col-xl-3.col-xxl-3:nth-child(8) {
    order:7;
  }
  
  .icons img {
    max-height: 100px;
  }
  
}

@media (max-width: 480px) {

  :target {
    scroll-margin-top:175px;
  }
  
  .paragraph--type--body p {
    font-size: 22px;
  }
  

  
  .fixed {
    margin-left: 36px;
    margin-right: 36px;
    max-width: 100%;
  }
  
  
  .keyfacts {
    margin-left: 25px;
    margin-right: 25px;
  }

.keyfacts .layout__region--first {
padding-right: 0px;
}
  
  .keyfacts .layout__region--second {
    padding-left: 0px;
  }

.keyfacts .paragraph--type--svg p {
  font-size: 22px !important;
}
  
  .keyfacts .paragraph--type--svg p{
     text-align: center;
    font-size: 24px;
    hyphens: auto;
  }
  
  .webform-name--wrapper .fieldset-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap:0px;
    margin-bottom: -10px;
  }
  
  .webform-submission-form #edit-kontakt {
    grid-template-columns: 1fr;
    gap: 0px;
    margin-top: -5px;
  }
  
    .webform-options-display-one-column {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  
   .kontakt .webform-submission-form {
    max-width: 100%;
    padding: 0px 36px 0px 36px;
  }
  

  
  .kontakt h2 {
    padding-right: 100px;
    padding-left: 36px;
    margin-bottom: 12px;
    margin-top: 0px;
    text-align: left;
  }
  
  .webform-submission-form .form-item-datenschutz {
  max-width: 100%;
  float: left;
}
  
  .kontakt{
    padding-bottom: 50px;
  }
  
.site-footer .region {
  width: 100% !important;
  align-items: flex-end;
  padding-right: 36px !important;
}
.site-footer .region {
  height: auto !important;
}


  
  .region-footer-fourth {
  text-align: left;
}
  
  .lageraufteilung.fixed {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px 5px;
    margin-bottom: -50px;
    margin-top: 36px;
  }
  
  .kategorietabelle {
    margin-bottom: 60px;
  }
  
    .keyfacts .layout__region--first {
    padding-left: 0px;
  }
  
  .keyfacts .layout__region--second {
    padding-right: 0px;
  }

  
}

@media (max-width: 375px) {
    .paragraph--type--body h1,
  .paragraph--type--body h2 {
     font-size: 24px;
  }
}
  