/*
 Theme Name: heitz
 Author: Rainer Falkenroth
 Version: 1
*/
@import url("fonts/source-sans-pro.css");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
b,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
head,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline;
}
body,
html {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  font-size: 1.1em;
  line-height: 1.39em;
  font-variant-numeric: proportional-nums;
  -moz-font-feature-settings: „pnum“;
  -webkit-font-feature-settings: „pnum“;
  font-feature-settings: „pnum“;
  color: #000;
  background-color: #ffffff;
  width: 100%;
  padding: 0;
  border: 0;
  margin: 0;
}

b,
strong {
  font-weight: 600;
}
sup {
  vertical-align: super;
  font-size: 80%;
}
h1,
h2,
h3,
.home .wp-block-image strong,
.maschine h2 strong,
.maschine a {
  font-weight: 400;
}

h1 {
  margin-bottom: 0.2em;
}
h2 {
  font-size: 2.1em;
  line-height: 1.2em;
  margin-bottom: 0.2em;
}
.mailform h2,
.ap h2,
.klappe h2,
.stellen h2,
.bewerbung h2 {
  font-size: 1.36em;
  line-height: 1.2em;
}
.ap h2 {
  margin-bottom: 0.6em;
}
.wp-block-columns.leistungen .wp-block-column h2,
.wp-block-media-text:not(.ap) h2 {
  line-height: 0.9em;
}
.maschnav h2,
.maschine h2,
h3 {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: 0.2em;
}
.stellen > h2,
.stelle .info {
  background-color: #ebebeb;
  min-height: 4em;
  padding: 5px 5px 5px 30px;
}
.stelle .text p:first-child {
  margin-top: 1.33em;
}
.stelle .info h2 {
  background: #ebebeb url(plus.svg) 99.3% 50% no-repeat;
  background-size: 1em 1em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.stelle.auf .info h2 {
  background: #ebebeb url(minus.svg) 99.3% 50% no-repeat;
  background-size: 1em 1em;
}
.stelle .text {
  padding: 0 30px;
  max-height: 0px;
  overflow-y: hidden;
  -webkit-transition: max-height 1s ease-in-out;
  -moz-transition: max-height 1s ease-in-out;
  transition: max-height 1s ease-in-out;
}
.stelle.auf .text {
  max-height: 9000px;
  margin-bottom: 65px;
}
.klappe h2 {
  background: #ebebeb url(plus.svg) 99.3% 50% no-repeat;
  background-size: 1em 1em;
  cursor: pointer;
  padding: 5px 5px 5px 30px;
}
.klappe h2 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.klappe.auf h2 {
  background: #ebebeb url(minus.svg) 99.3% 50% no-repeat;
  background-size: 1em 1em;
}
.klappe ul {
  list-style: url(dot.svg);
  max-height: 0px;
  margin-top: 15px !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  overflow-y: hidden;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.klappe.auf ul {
  max-height: 40em;
  margin-top: 15px !important;
  margin-bottom: 64px !important;
}
.klappe ul li {
  margin-left: 47px;
}
.branchen {
  padding: 65px 0;
}
.stellen {
  margin-top: 65px;
  margin-bottom: 65px;
}
.stellen .stelle {
  margin-top: 20px;
}
.stellen .stelle:first-child {
  margin-top: 0;
}
h1 {
  font-size: 77px;
  line-height: 1.1em;
}
.wp-block-cover h1.has-text-align-left {
  position: absolute;
  bottom: -0.2em;
  margin-left: calc(50vw - 470px);
  margin-bottom: 0;
}
.wp-block-cover h1 span {
  display: inline-block;
  padding: 0 1%;
  font-stretch: normal;
  white-space: nowrap;
  background: url(blau.svg) 0 100% repeat-x;
  background-size: 100em 1em;
  background-attachment: local;
}
a,
.head .sub-menu .menu-item a:hover,
.head .menu-item.current-menu-item .sub-menu li > a:hover {
  text-decoration: none;
  color: #000;
}
.foot a {
  color: #fff;
}
.foot #menu-fuss-menu a {
  color: #999999;
}
a:hover,
.foot a:hover,
.foot #menu-fuss-menu a:hover,
.head .menu-item a:hover,
.head .menu-item.current-menu-item > a,
.head .menu-item.current-menu-ancestor > a,
.home .wp-block-image figcaption a:hover,
.leistungen2 a:hover,
.leistungen3 a:hover,
.leistungen6 a:hover,
.wp-block-media-text h2,
a:hover .wp-block-media-text a,
.leistungen a:hover p a,
.mailform h2,
.klappe h2,
.ap h2,
.stellen h2,
.bewerbung h2,
.leistungen h2,
.leistungen .wp-block-column,
div.icon h3,
.geschnav strong.current,
.maschnav h2,
.maschine h2 strong,
h3,
p.blau {
  color: #009de0;
}
.leistungen .leistungen2,
.leistungen .leistungen3,
.leistungen .leistungen6,
.leistungen .leistungen7,
.leistungen .leistungen2 h2,
.leistungen .leistungen3 h2,
.leistungen .leistungen6 h2,
.leistungen .leistungen7 h2,
.leistungen2 a,
.leistungen3 a,
.leistungen6 a,
.leistungen7 a {
  color: #fff;
}
a:hover .wp-block-media-text {
  color: #000;
}
.homeslider {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  height: 50.2vw;
  position: relative;
}
.homeslider .wp-block-media-text {
  display: grid;
  position: absolute;
  top: 25.1vw;
  left: 0;
}
.homeslider .wp-block-media-text.has-media-on-the-right {
  top: 0;
}
.homeslider .wp-block-media-text.show {
  display: grid;
}
.wp-block-columns.leistungen .wp-block-column a,
.wp-block-media-text:not(.ap) .wp-block-media-text__content a {
  position: absolute;
  bottom: 25px;
}
.home .wp-block-media-text.first .wp-block-media-text__content a {
  position: absolute;
  bottom: 52px;
}
.wp-block-media-text:not(.ap) .wp-block-media-text__content h3 {
  font-size: 6em;
  line-height: 0.9em;
  font-weight: 700;
  margin: 0 !important;
  position: absolute;
  bottom: -0.08em;
  right: -0.04em;
}
.wp-block-columns.leistungen .wp-block-column.leistungen2 {
  color: #fff;
  background: url(../../uploads/Leistungen-1.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.wp-block-columns.leistungen .wp-block-column.leistungen3 {
  color: #fff;
  background: url(../../uploads/Leistungen-2.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.wp-block-columns.leistungen .wp-block-column.leistungen6 {
  color: #fff;
  background: url(../../uploads/Leistungen-3.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.wp-block-columns.leistungen .wp-block-column.leistungen7 {
  color: #fff;
  background: url(../../uploads/Leistungen-4.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.wp-block-columns.leistungen .wp-block-column p:first-child,
.wp-block-media-text:not(.ap) .wp-block-media-text__content p:first-child {
  margin-bottom: 0;
}
.wp-block-media-text .wp-block-media-text__content {
  padding: 25px 75px;
  aspect-ratio: clamp(1.8, 1.8, 1);
  z-index: 10;
}
.home .wp-block-media-text.first .wp-block-media-text__content {
  padding: 52px 75px 25px 75px;
  margin-bottom: -27px;
}
.wp-block-media-text .wp-block-media-text__media {
  z-index: 20;
}
.wp-block-columns.leistungen {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-bottom: 0 !important;
  gap: 0;
}
.wp-block-columns.leistungen .wp-block-column {
  padding: 25px 75px;
  background-color: #e6e6e6;
  margin-left: 0 !important;
  aspect-ratio: clamp(1.8, 1.8, 1);
}
p {
  margin-bottom: 1.33em;
}
p.blau {
  margin-bottom: 0;
}
.content ul:not(.blocks-gallery-grid) {
  margin: 0 0 1.33em 1.33em;
}
.padded {
  padding: 65px 8%;
}
.padded p:last-child,
.branchen p:last-child {
  margin-bottom: 0;
}
.head {
  position: fixed;
  width: 100%;
  height: 160px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 999;
  -webkit-transition: height 0.6s ease-in-out;
  -moz-transition: height 0.6s ease-in-out;
  transition: height 0.6s ease-in-out;
}
.head .menu-item,
.foot .menu-item {
  list-style: none;
  position: relative;
  font-weight: 300;
}
.head .sub-menu .menu-item a,
.head .menu-item.current-menu-item .sub-menu li > a {
  color: #fff;
}
.head #menu-sprach-menu .menu-item {
  float: left;
  padding: 0.5em 0;
}
.head #menu-sprach-menu .menu-item a {
  font-size: 0.9em;
  line-height: 1.39em;
  text-transform: uppercase;
  color: #c6c6c6;
}

.head #menu-sprach-menu .menu-item.current-lang a {
  color: #009de0;
}
.head #menu-sprach-menu .menu-item::before {
  content: "|";
  display: inline-block;
  padding: 0 0.2em;
  transform: translateY(-0.12em);
}
.head #menu-sprach-menu .menu-item:first-child:before {
  content: "";
}
.foot #menu-fuss-menu {
  display: inline-block;
}
.content {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-media-text__content,
.wp-block-column,
.geschnav,
.maschnav .wp-block-group,
.icon {
  -webkit-transition: transform 0.8s ease-in-out;
  -moz-transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transform-origin: center center;
  transform: scale(0.75);
}
.inview .wp-block-media-text__content,
.inview .wp-block-column,
.maschinen,
.maschinen .wp-block-column,
.geschnav.inview,
.maschnav .wp-block-group.inview,
.icon.inview {
  transform: scale(1);
}
.wp-block-cover {
  min-height: 25vw;
  max-height: calc(100vh - 160px);
  padding: 0;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
.page-id-28 .wp-block-cover img {
  object-position: 50% 25%;
}
.wp-block-cover.banner {
  height: 630px;
}
.wp-block-cover + p {
  margin-top: 65px;
}
.wp-block-cover + h2,
.wp-block-cover + h3 {
  margin-top: 65px;
}
.wp-block-cover + h3 {
  margin-bottom: 1em;
}
.wp-block-video {
  position: relative;
  margin-top: 3em !important;
}
.wp-block-video .playbtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wp-block-video video {
  display: block;
  cursor: pointer;
}
.wp-block-media-text:not(.ap) {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-bottom: 0;
  background-color: #e6e6e6;
}
.wp-block-media-text.ap {
  margin-bottom: 30px;
}
.wp-block-media-text.grau img {
  filter: grayscale(100%);
  -webkit-transition: filter 0.6s;
  -moz-transition: filter 0.6s;
  transition: filter 0.6s;
  transition-delay: 0.6s;
}
.wp-block-media-text.inview.grau img {
  filter: grayscale(0%);
}
.foot {
  position: relative;
  padding: 32px 0;
  width: 100%;
  color: #fff;
  background-color: #000;
  border-bottom: 10px solid #009de0;
}
.wp-block-image img,
.wp-block-media-text__media img,
.wp-block-media-text__media video {
  height: auto !important;
  display: block;
  -webkit-transition: transform 0.6s ease-in-out;
  -moz-transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
}
.wp-block-image a {
  overflow: hidden;
  display: block;
}
.wp-block-image a:hover img {
  transform: scale(1.06);
}
.hidemobile {
  display: block !important;
}
.hidedesktop,
.menubtn,
.pnlm-about-msg,
.suche {
  display: none !important;
}
.wp-block-button__link,
.weiter,
.weniger,
div.wpforms-container-full .wpforms-form input[type="submit"],
div.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  padding: 0.46em 1em !important;
  color: #009de0 !important;
  background-color: #fff !important;
  border: 1px solid #009de0 !important;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.wp-block-button__link:hover,
.weiter:hover,
.weniger:hover,
div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
  box-shadow: 0 0 0 3em #009de0 inset !important;
  color: #ffffff !important;
}
.slideshow.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  margin-bottom: 1em;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none;
  margin: 0;
  padding: 0;
  z-index: 500;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slideshow.slick-slider,
.slideshow .slick-list,
.slideshow .slick-track,
.slideshow .slick-slide {
  width: 50vw !important;
  height: 52vw;
}
.slideshow .slick-slide {
  position: absolute !important;
  top: 0;
  left: 0;
  outline: none;
}
.slick-slide img,
.maschine img {
  width: 100%;
  height: auto;
  margin: 0 !important;
}
.slick-prev {
  display: none !important;
}
.slick-next {
  position: absolute;
  right: 20px;
  bottom: 50%;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  margin: 0;
  padding: 0;
  width: 2.4em;
  height: 2.4em;
  cursor: pointer;
  z-index: 999;
}
.slick-next:before {
  display: block;
  content: "\00BB";
  color: #fff;
  font-size: 2em;
  line-height: 1em;
  height: 1.2em;
  background-color: #009de0;
  border-radius: 1em;
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
}
.slick-next:hover:before {
  background-color: #a1d9f7;
}
.slick-dots {
  display: block;
  position: absolute;
  bottom: 30px;
  right: 20px;
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none;
  z-index: 2000;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 12px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #a1d9f7;
  border-radius: 20px;
  content: "";
  text-align: center;
}
.slick-dots li.slick-active button:before {
  background-color: #009de0;
}
#map_canvas {
  width: 95%;
  height: 33vw;
  max-height: 366px;
}
.maps {
  margin-top: 0.5em;
}
ul.centered {
  margin-left: 50% !important;
  transform: translateX(-50%);
  display: inline-block;
}
.suchergebnis {
  padding: 32px;
  border-bottom: 1px solid #009de0;
}
.suchergebnis:first-child {
  border-top: 1px solid #009de0;
}
::placeholder {
  color: #000;
  opacity: 1;
}
::-ms-input-placeholder {
  color: #000;
}
.mailform {
  margin-top: 65px;
  overflow-y: hidden;
  max-height: 0px;
  -moz-transition: max-height 0.6s ease-in-out;
  -o-transition: max-height 0.6s ease-in-out;
  -webkit-transition: max-height 0.6s ease-in-out;
  transition: max-height 0.6s ease-in-out;
}
.page-id-2 .mailform,
.page-id-30 .mailform,
.form_active .mailform {
  max-height: 300vh;
}
.wpcf7-list-item {
  margin: 0;
}
input:not([type="checkbox"]):not([type="radio"]),
button,
textarea,
select {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
  font-size: 0.8em;
  outline: none;
  width: 49.3%;
  padding: 1em 0.75em;
  border: 1px solid #c6c6c6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.3em;
}
.mailform input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: -2em;
  width: 1.3em;
  height: 1.3em;
  border: 3px solid #009de0;
  display: inline-block;
  cursor: pointer;
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
input[type="checkbox"]:checked {
  background-color: #009de0;
}
.mailform input[type="submit"] {
  padding: 0;
  font-size: 1.36em;
  font-weight: 600;
  display: block;
  background-color: transparent;
  border: transparent;
  color: #009de0;
  cursor: pointer;
}
.mailform input[type="submit"]:disabled {
  color: #c6c6c6;
}
.wpcf7-not-valid-tip {
  display: none;
}
.wpcf7-not-valid,
.wpcf7-response-output {
  border-radius: 0.3em;
  border: 1px solid #ff0000 !important;
}
textarea {
  resize: none;
  width: 100%;
  margin-bottom: 3%;
}
.mailform label {
  display: inline-block;
  position: relative;
  font-size: 0.75em;
  line-height: 1.2em;
  padding-left: 2em;
}
.zustimmung {
  display: inline-block;
  position: absolute;
}
.showform {
  position: absolute;
  cursor: pointer;
  top: -1em;
  right: 32px;
  line-height: 1em;
  font-weight: 400;
  padding: 0.5em 1.2em 2em 1.2em;
  background: url(kontakt.svg) 0 0 no-repeat;
  background-size: contain;
}
.form_active .showform {
  display: none;
}
.page-id-2 .showform,
.page-id-30 .showform {
  display: none;
}
.linkedin {
  position: absolute;
  bottom: 32px;
  right: 16px;
}
.foot .linkedin a {
  display: block;
  width: 2.4em;
  height: 2.4em;
  overflow: hidden;
  text-indent: -999px;
  background: url(linkedin.svg) 50% 50% no-repeat;
  background-size: contain;
}
.mailform .icon,
.bewerbung .icon {
  display: block;
  padding-left: 3em;
  min-height: 3em;
  white-space: nowrap;
}
.stelle .info .icon {
  display: inline-block;
  padding-left: 2em;
  line-height: 2em;
  margin-right: 1em;
  margin-bottom: 0;
}
.stelle .bewerbung {
  position: relative;
}
.stelle .bewerbung .icon {
  margin-bottom: 1em;
}
.stelle .bewerbung .icon.mail {
  position: absolute;
  top: 0;
  left: 20em;
}
.icon.ort {
  background: url(ort.svg) 0 0.2em no-repeat;
  background-size: 1.8em 1.8em;
}
.icon.bereich {
  background: url(bereich.svg) 0 0.2em no-repeat;
  background-size: 1.8em 1.8em;
}
.icon.erfahrung {
  background: url(erfahrung.svg) 0 0.2em no-repeat;
  background-size: 1.8em 1.8em;
}
.icon.umfang {
  background: url(umfang.svg) 0 0.2em no-repeat;
  background-size: 1.8em 1.8em;
}
.icon.ap {
  background: url(ap.svg) 0 0 no-repeat;
  background-size: 2.4em 2.4em;
}
.icon.addr {
  background: url(addr.svg) 0 0 no-repeat;
  background-size: 2.4em 2.4em;
}
.icon.mail {
  background: url(mail.svg) 0 0 no-repeat;
  background-size: 2.4em 2.4em;
  padding-top: 0.4em;
}
.icon.tel {
  background: url(tel.svg) 0 0 no-repeat;
  background-size: 2.4em 2.4em;
  padding-top: 0.4em;
}
div.icon {
  display: block;
  padding-left: 6em;
  margin-bottom: 65px;
}
.icon1 {
  background: url(icon1.svg) 0 0 no-repeat;
  background-size: 4em 4em;
}
.icon2 {
  background: url(icon2.svg) 0 0 no-repeat;
  background-size: 4em 4em;
}
.icon3 {
  background: url(icon3.svg) 0 0 no-repeat;
  background-size: 4em 4em;
}
.icon4 {
  background: url(icon4.svg) 0 0 no-repeat;
  background-size: 4em 4em;
}
.icon5 {
  background: url(icon5.svg) 0 0 no-repeat;
  background-size: 4em 4em;
}
.icon6 {
  background: url(icon6.svg) 0 0 no-repeat;
  background-size: 4em 4em;
}
.icon7 {
  background: url(icon7.svg) 0 0 no-repeat;
  background-size: 4em 4em;
}
.geschnav {
  margin-top: calc(65px - 1em);
  margin-bottom: 65px;
  width: 40em;
}
.geschnav strong {
  display: inline-block;
  font-size: 5em;
  line-height: 1em;
  color: #a1d9f7;
  margin-right: 0.5em;
  cursor: pointer;
  width: 2.1em;
}
.geschichte {
  width: 940px;
  overflow-x: hidden;
  display: block;
}
.maschnav {
  margin-top: calc(65px - 1em);
  margin-bottom: 65px;
}
.maschnav > .wp-block-group__inner-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  grid-auto-rows: minmax(100px, auto);
}
.maschnav .wp-block-group {
  padding: 20px;
  background-color: #e6e6e6;
  cursor: pointer;
}
.maschnav .wp-block-group.current {
  background-color: #a1d9f7;
}
.maschnav .wp-block-group:hover p:last-child {
  color: #009de0;
}
.maschnav p,
.maschnav h3 {
  margin: 0;
  font-size: 0.9em;
}
.maschnav h2 {
  font-size: 1.2em;
  line-height: 1em;
}
.maschinen {
  width: 940px;
  overflow: hidden;
  max-height: 0;
  -moz-transition: max-height 0.6s ease-in-out;
  -o-transition: max-height 0.6s ease-in-out;
  -webkit-transition: max-height 0.6s ease-in-out;
  transition: max-height 0.6s ease-in-out;
}
.zur {
  display: none;
  background-color: #009de0;
  color: #fff;
  line-height: 1em;
  font-weight: 600;
  padding: 0.5em 0.9em;
  border-radius: 0.5em;
  cursor: pointer;
  margin: 80px 0;
  margin-top: calc(65px - 1em);
}
.zur:hover {
  background-color: #a1d9f7;
}
.maschin .maschinen {
  max-height: 300vh;
}
.maschin .zur {
  display: inline-block;
}
.geschichte > .wp-block-group__inner-container,
.maschinen > .wp-block-group__inner-container {
  width: 15000000px;
  display: block;
  margin-left: 0;
  -moz-transition: margin-left 1s ease-in-out;
  -o-transition: margin-left 1s ease-in-out;
  -webkit-transition: margin-left 1s ease-in-out;
  transition: margin-left 1s ease-in-out;
}
.maschinen > .wp-block-group__inner-container {
  margin-left: 100vw;
}
.geschichte .wp-block-group__inner-container .wp-block-group {
  display: block;
  width: 940px;
  float: left;
}
.maschinen .wp-block-group__inner-container .maschine {
  display: block;
  width: 940px;
  float: left;
}
.maschine .wp-block-column {
  flex-basis: 460px !important;
  margin-left: 20px !important;
}
.maschine .wp-block-column:first-child {
  flex-basis: 460px !important;
  margin-left: 0 !important;
}
.geschichte h2 {
  color: #009de0;
  font-size: 1.36em;
  margin-bottom: 1em;
}
.maschine h2 {
  font-weight: 300;
  margin-bottom: 1em;
}
p + .maschine {
  margin-top: calc(65px - 1em);
}
.geschichte img {
  width: 50%;
  height: auto;
}
@media all and (max-width: 979px) {
  body,
  html {
    font-size: 1em;
    line-height: 1.39em;
  }
  .home .wp-block-image figcaption strong,
  h1.has-text-align-center,
  h2.has-text-align-center,
  .wp-block-media-text h2 {
    font-size: 9.5vw;
  }
  .hidedesktop,
  .menubtn,
  .suche {
    display: block !important;
  }
  .hidemobile {
    display: none !important;
  }
  .menubtn {
    position: absolute;
    z-index: 1002;
    top: 10vw;
    right: 16px;
    width: 32px;
    height: 33px;
    cursor: pointer;
  }
  .menubtn span {
    position: absolute;
    display: block;
    width: 32px;
    height: 2px;
    background-color: #aaa;
    top: 50%;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  .menubtn span.l1 {
    margin-top: -8px;
  }
  .menubtn span.l2 {
    margin-top: 8px;
  }
  .menu_active .menubtn span {
    margin-top: 0;
  }
  .menu_active .menubtn .l1 {
    margin-left: 0;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .menu_active .menubtn .l2 {
    margin-left: 0;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .menu_active .menubtn .l3 {
    opacity: 0;
  }
  .head {
    position: fixed;
    height: auto;
  }
  .menu_active .head {
    background-color: #fff;
  }
  .head .menuwrapper {
    overflow-y: hidden;
    max-height: 0;
    -moz-transition: max-height 0.8s ease-in-out;
    -o-transition: max-height 0.8s ease-in-out;
    -webkit-transition: max-height 0.8s ease-in-out;
    transition: max-height 0.8s ease-in-out;
  }
  .menu_active .head .menuwrapper {
    overflow-y: scroll;
    max-height: calc(100vh - 20vw - 32px);
  }
  .menu-main-menu-container {
    clear: both;
    padding-bottom: 20vw;
  }
  .head .menu li a,
  .head .menu li ul li a {
    margin: 0 16px;
    font-size: 1.36em;
    line-height: 1em;
    color: #000;
    padding: 0.8em 0;
    letter-spacing: 0.02em;
    display: block;
  }
  .head .menu li.hidedesktop a,
  .head .menu li ul li a {
    font-size: 1.1em;
    line-height: 1em;
    border: none;
    padding: 0.5em 0;
  }
  .head #menu-sprach-menu .menu-item {
    padding: 1em 0 0.5em 0;
  }
  .head #menu-sprach-menu .menu-item::before {
    float: left;
  }
  .head #menu-sprach-menu .menu-item a {
    padding: 0;
  }
  .head .menu-item a:hover,
  .head .menu-item.current-menu-item .sub-menu li > a:hover,
  .head .menu-item.current-menu-item > a,
  .home .wp-block-image figcaption a:hover {
    color: #000;
  }
  .head .menu li.display a {
    margin: 0;
    padding-right: 16px;
    padding-left: 16px;
  }
  .head .menu li ul {
    display: none;
    background-color: rgba(0, 159, 227, 0.7);
    padding-bottom: 0.5em;
  }
  .head .sub-menu {
    position: relative;
    display: block;
  }
  .head .menu li.menu-item-has-children > a {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPGc+DQogIDxsaW5lIHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIHN0eWxlPSJzdHJva2U6IzAwNjliNDtzdHJva2Utd2lkdGg6MXB4IiAvPg0KICA8bGluZSB4MT0iMCUiIHkxPSI1MCUiIHgyPSIxMDAlIiB5Mj0iNTAlIiBzdHlsZT0ic3Ryb2tlOiMwMDY5YjQ7c3Ryb2tlLXdpZHRoOjFweCIgLz4NCjwvZz4NCjwvc3ZnPg==")
      calc(100% - 8px) 50% no-repeat;
    background-size: 20px 20px;
  }
  .head .menu li.display.menu-item-has-children > a {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KPGc+DQogIDxsaW5lIHgxPSIwJSIgeTE9IjUwJSIgeDI9IjEwMCUiIHkyPSI1MCUiIHN0eWxlPSJzdHJva2U6IzAwNjliNDtzdHJva2Utd2lkdGg6MXB4IiAvPg0KPC9nPg0KPC9zdmc+")
      calc(100% - 24px) 50% no-repeat;
    background-size: 20px 20px;
  }
  .head .logo {
    width: 28%;
    margin: 16px;
  }
  .foot {
    padding-left: 16px;
    width: calc(100% - 16px);
  }
  .content {
    padding-top: calc(20vw + 32px);
    min-height: calc(100vh - 48vw);
    width: calc(100vw - 32px);
  }
  .wp-block-cover.banner {
    max-height: 50vw;
    min-height: 50vw;
  }
  .slick-dots {
    bottom: 25px;
  }
  .home .wp-block-columns {
    margin-bottom: 0 !important;
  }
  .home .wp-block-buttons {
    margin-bottom: 32px;
  }
  .homeslider {
    height: calc(100vw + 64px + 26em);
  }
  .homeslider .wp-block-media-text {
    top: calc(50vw + 32px + 13em);
  }
  .wp-block-cover {
    min-height: 50vw;
    max-height: 50vw;
    margin-left: -16px;
  }
  .wp-block-cover h1.has-text-align-left {
    font-size: 9.5vw;
    margin-left: 16px;
  }
  .padded {
    padding: 32px;
  }
  .wp-block-cover + p {
    margin-top: 32px;
    width: 100%;
    margin-bottom: 32px;
  }
  .wp-block-media-text.ap .wp-block-media-text__content {
    padding: 16px 0;
  }
  .wp-block-media-text:not(.ap) .wp-block-media-text__content {
    padding: 16px;
  }
  .home .wp-block-media-text.first .wp-block-media-text__content {
    padding: 44px 16px 16px 16px;
  }
  .wp-block-media-text:not(.ap) .wp-block-media-text__content h3 {
    font-size: 6em;
  }
  .klappe h2 {
    padding: 5px 64px 5px 10px;
  }
  .klappe.auf ul {
    margin-bottom: 1em !important;
  }
  #map_canvas {
    width: 100%;
    margin-left: 0;
    margin-bottom: 1em;
    height: 66vw !important;
  }
  .maps {
    margin-left: 16px;
  }
  .geschichte,
  .geschichte .wp-block-group__inner-container .wp-block-grou {
    width: calc(100vw - 32px);
  }
  .stelle .info .icon {
    display: block;
  }
  .stellen > h2,
  .stelle .info {
    padding-left: 16px;
  }
  .stelle .text {
    padding: 0 16px;
  }
  .wp-block-columns.leistungen {
    display: grid;
  }
  .wp-block-columns.leistungen .wp-block-column {
    padding: 16px;
  }
  .wp-block-columns.leistungen a.leistungen3 {
    grid-row-start: 2;
  }
  .wp-block-columns.leistungen .wp-block-column a {
    bottom: 8px;
  }
  .maschnav > .wp-block-group__inner-container {
    grid-template-columns: repeat(1, 1fr);
  }
  .maschinen {
    width: 100%;
  }
  .maschinen .wp-block-group__inner-container .maschine {
    width: calc(100vw - 32px);
  }
  .maschine .wp-block-columns {
    flex-direction: column;
  }
  .maschine .wp-block-column {
    margin-left: 0 !important;
    flex-basis: 100% !important;
    width: 100% !important;
  }
  .maschine .wp-block-column:first-child {
    flex-basis: 100% !important;
    width: 100% !important;
  }
  .slideshow.slick-slider,
  .slideshow .slick-list,
  .slideshow .slick-track,
  .slideshow .slick-slide {
    width: calc(100vw - 32px) !important;
    height: 104vw;
  }
  .mailform input[type="submit"] {
    margin: 1em 0;
    text-align: left;
  }
}
@media all and (min-width: 750px) and (max-width: 979px) {
  .wp-block-media-text.ap .wp-block-media-text__content {
    padding: 16px;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:not(:first-child) {
    margin-left: 16px;
  }
  .maschine .wp-block-image {
    width: 66%;
  }
  .slideshow.slick-slider,
  .slideshow .slick-list,
  .slideshow .slick-track,
  .slideshow .slick-slide {
    width: calc((100vw - 32px) * 0.66) !important;
    height: 69vw;
  }
}
@media all and (min-width: 980px) {
  .head .logo {
    position: absolute;
    width: 130px;
    height: auto;
    top: 38px;
    left: calc(50vw - 565px);
  }
  .scrolled .head {
    height: 120px;
  }
  .scrolled .head .logo {
    top: 12px;
  }
  .head .logo,
  .head #menu-sprach-menu,
  .head #menu-main-menu {
    -webkit-transition: top 0.4s ease-in-out;
    -moz-transition: top 0.4s ease-in-out;
    transition: top 0.4s ease-in-out;
  }
  .head #menu-sprach-menu {
    font-size: 0.9em;
    position: absolute;
    top: 16px;
    right: 32px;
    color: #009de0;
  }
  .head #menu-sprach-menu {
    right: calc(50vw - 565px);
  }
  .scrolled .head #menu-sprach-menu {
    top: 12px;
  }
  .head #menu-main-menu {
    position: absolute;
    top: 80px;
    right: calc(50vw - 565px);
  }
  .scrolled .head #menu-main-menu {
    top: 55px;
  }
  .head #menu-main-menu .menu-item {
    float: left;
    margin-left: 3em;
    line-height: 1.1em;
    padding: 0.5em 0;
    text-transform: uppercase;
  }
  .head .menu-item a {
    color: #000;
  }
  .head .sub-menu {
    font-size: 0.85em;
    position: absolute;
    margin-top: 0.3em;
    overflow: hidden;
    max-height: 0px;
    min-width: 100%;
    background-color: rgba(0, 159, 227, 0.8);
    -moz-transition: max-height 0.6s ease-in-out;
    -o-transition: max-height 0.6s ease-in-out;
    -webkit-transition: max-height 0.6s ease-in-out;
    transition: max-height 0.6s ease-in-out;
  }
  .head .menu-item:hover .sub-menu {
    max-height: 20em;
  }
  .head #menu-main-menu .sub-menu .menu-item {
    float: none;
    margin-left: 0;
    padding: 0 0.5em 0.5em 0.5em;
  }
  .head #menu-main-menu .sub-menu .menu-item:first-child {
    padding: 0.5em;
  }
  .foot .col1,
  .foot .col2 {
    float: left;
    margin-right: 4.5em;
  }
  .foot .col1 {
    margin-left: calc(50vw - 640px + 170px);
  }
  .foot .linkedin {
    position: absolute;
    top: calc(32px + 1em);
    left: calc(50vw - 470px + 42em);
  }
  .foot .linkedin a {
    display: block;
    width: 2.4em;
    height: 2.4em;
    overflow: hidden;
    text-indent: -999px;
    background: url(linkedin.svg) 50% 50% no-repeat;
    background-size: contain;
  }
  .content {
    width: 100%;
    max-width: 940px;
    padding-top: 160px;
    min-height: calc(100vh - 360px);
  }
  .page-id-3 .content,
  .page-id-23 .content {
    width: calc(100% - 64px);
    padding-left: 32px;
    padding-right: 32px;
  }
  .home .wp-block-image figcaption {
    width: 50%;
  }
  .home .columns-2 .wp-block-image figcaption {
    width: 66%;
  }
  .home
    .wp-block-columns
    .wp-block-column:first-child
    .wp-block-image
    figcaption,
  .home .wp-block-columns .wp-block-column:first-child .wp-block-buttons {
    padding-left: 32px;
  }
  .home .columns-3 .wp-block-image figcaption {
    width: 80%;
  }
  div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    display: inline-block !important;
    margin-top: -1.33em;
    padding-left: 2em;
  }
  .wp-block-columns {
    margin: 0;
  }
  .wp-block-columns.kontakt,
  p.maps {
    margin-left: 12.5%;
    margin-right: 12.5%;
  }
  .suchergebnis {
    margin: 0 12.5%;
  }
  input:not([type="checkbox"]):not([type="radio"]),
  button,
  select {
    width: 48%;
    margin-bottom: 3%;
  }
  .mailform label {
    width: 64%;
  }
  .mailform input[type="submit"] {
    width: 30%;
    float: right;
    text-align: right;
  }
  .mailform .wpcf7-form-control-wrap[data-name="email"],
  .mailform .wpcf7-form-control-wrap[data-name="anliegen"] {
    margin-left: 3.9%;
  }
  .slideshow.slick-slider,
  .slideshow .slick-list,
  .slideshow .slick-track,
  .slideshow .slick-slide {
    width: 460px !important;
    height: 478px;
  }
}
@media (min-width: 980px) and (max-width: 1025px) {
  .head #menu-main-menu .menu-item {
    margin-left: 2vw;
  }
}
@media (min-width: 980px) and (max-width: 1340px) {
  .head .logo {
    left: calc(50vw - 470px);
  }
  .head #menu-main-menu,
  .head #menu-sprach-menu {
    right: calc(50vw - 470px);
  }
  h1 {
    font-size: 6.3vw;
    line-height: 1.1em;
  }
  .wp-block-cover {
    min-height: 29vw;
  }
  .wp-block-cover.banner {
    height: 49vw;
    max-height: calc(100vh - 160px);
  }
  .wp-block-cover h1.has-text-align-left {
    margin-left: calc(50vw - 470px);
  }
}
@media all and (min-width: 1370px) {
  .head .logo {
    left: calc(50vw - 640px);
  }
  .head #menu-main-menu,
  .head #menu-sprach-menu,
  .showform {
    right: calc(50vw - 640px);
  }
  h2.has-text-align-center {
    font-size: 2.5em;
    line-height: 1.2em;
  }
  .wp-block-media-text:not(.ap),
  .wp-block-columns.leistungen {
    width: 1280px;
    margin-left: calc(-640px + 50%);
    margin-bottom: 0;
  }
  .homeslider {
    width: 1280px;
    margin-left: calc(-640px + 50%);
    height: 644px;
  }
  .homeslider .wp-block-media-text {
    top: 322px;
  }
}
@media all and (min-width: 1600px) {
  body,
  html {
    font-size: 1.1em;
    line-height: 1.39em;
  }
  h1,
  h1.has-text-align-center,
  h2.has-text-align-center {
    font-size: clamp(77px, 5vw, 100px);
  }
}
