@charset "UTF-8";
@import url("../css/glide.core.css");
@import url("../css/glide.theme.css");
@font-face {
  font-family: 'Helvetica LT W01 Light';
  src: url("../fonts/37953885-0443-4c72-a693-9152a9f5a901.woff2") format("woff2"), url("../fonts/fcce277c-07e2-4c88-ad8b-a71b484e2cbe.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica LT W01 Bold';
  src: url("../fonts/7ce0a2f5-eb00-46aa-919c-5b3f3667646c.woff2") format("woff2"), url("../fonts/cad22c74-45b4-4c49-9e6a-0cd3768a7bc7.woff") format("woff");
  font-display: swap;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Helvetica LT W01 Light", "Arial", sans-serif;
  line-height: 1.5em;
  background: url("../images/bogen.png") no-repeat;
  background-position: 600px -10px;
}

html,
body {
  overflow-x: hidden;
}

body {
  position: relative;
}

h1,
h2,
h3 {
  color: #0e71b8;
  font-family: 'Helvetica LT W01 Bold';
  font-weight: 400;
}

b,
strong,
.font-bold {
  font-family: 'Helvetica LT W01 Bold';
  font-weight: 400;
}

h1,
.h1 {
  font-size: 42px;
  line-height: 56px;
}

h1 .no-padding,
.h1 .no-padding {
  margin-bottom: 0px;
}

h2,
.h2 {
  line-height: 28px;
}

h2.big {
  font-size: 32px;
  font-family: 'Helvetica LT W01 Light';
  line-height: 36px;
  margin-top: 0px;
}

p,
ul li {
  color: black;
  font-size: 18px;
  line-height: 28px;
}

ul {
  list-style-position: outside;
}

.text-start {
  text-align: left;
}

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

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

.text-light-blue {
  color: #0e71b8;
}

.text-black {
  color: black;
}

.bg-grey {
  background: #dee0e3;
}

.bg-white {
  background: white;
}

.bg-green {
  background: #f2f5d7;
}

.bg-dark-green {
  background: #cbd85e;
}

.nolink {
  text-decoration: none;
}

ul.list-unstyled {
  padding-left: 0 !important;
  margin-left: 0;
}

ul.list-unstyled li {
  list-style: none;
}

ul.list-disc {
  padding-left: 1.5rem !important;
}

ul.list-disc li {
  list-style-type: disc;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-auto {
  padding-bottom: auto !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.m-padding {
  padding: 50px 0 30px 0;
}

.cursor-pointer,
.imagelinks {
  cursor: pointer;
}

.btn {
  border: none;
  padding: 0.2rem 1rem;
  font-size: 19px;
  font-weight: bold;
  font-family: 'Helvetica LT W01 Light', 'Arial', sans-serif;
  display: inline-block;
}

.btn.btn-large {
  padding: 1rem 2rem;
}

.btn.btn-primary {
  background-color: #083f5d;
  color: white;
  border: 2px solid #083f5d;
}

.btn.btn-outline-primary {
  background-color: white;
  color: #083f5d;
  border: 2px solid #083f5d;
}

.btn.btn-primary-light {
  background-color: #0e71b8;
  color: white;
  border: 2px solid #0e71b8;
}

.btn.btn-outline-primary-light {
  background-color: white;
  color: #0e71b8;
  border: 2px solid #0e71b8;
}

.btn.btn-secondary {
  background-color: #fc0;
  color: black;
  border: 2px solid #fc0;
}

.btn.btn-primary, .btn.btn-outline-primary, .btn.btn-primary-light, .btn.btn-outline-primary-light, .btn.btn-secondary {
  text-decoration: none;
}

.font-small p,
.font-small h3,
.font-small li {
  font-size: 14px;
}

.font-small p {
  line-height: 21px !important;
}

.font-small h2 {
  margin-bottom: 0px;
}

.font-small h3 {
  margin-bottom: 0px;
}

.font-small span {
  font-size: 12px;
}

h2.font-large {
  font-size: 32px;
  line-height: 42px;
}

.justify-content-between {
  justify-content: space-between !important;
}

.d-flex {
  display: flex !important;
}

.inline {
  display: inline-block;
}

.align-middle {
  vertical-align: middle !important;
}

.align-items-center {
  align-items: center !important;
}

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

.box-grey {
  background: #ededed;
  padding: 0px 0px 0px 16px;
}

.box-blue {
  background: #d1e7f6;
  padding: 0px 0px 0px 16px;
}

.hint {
  font-size: 12px;
  line-height: 16px;
}

.download-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 0.5rem !important;
}

.download-link::before {
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  width: 30px;
  height: 36px;
  min-width: 30px;
}

.download-link.pdf::before {
  background-size: 30px 33px;
  background-image: url("../images/icons/icon-pdf.png");
}

.download-link.ppt::before {
  background-size: 30px 33px;
  background-image: url("../images/icons/icon-ppt.png");
}

.download-link.video::before {
  background-image: url("../images/icons/icon-video.png");
}

#nav ul {
  list-style: none;
  padding-left: 0;
}

#nav ul li {
  padding-left: 8px;
}

#nav ul li a,
#nav ul .sub-menu a {
  text-decoration: none;
  color: black;
  font-size: 16px;
  line-height: 22px;
  font-weight: 200;
  margin-bottom: 8px;
}

#nav ul li a:hover,
#nav ul .sub-menu a:hover {
  color: #0e71b8;
  font-family: 'Helvetica LT W01 Bold';
  font-weight: 400;
}

#nav ul li.active {
  background: #93c6ea;
}

#nav ul li.active > a {
  color: #0e71b8;
  font-family: 'Helvetica LT W01 Bold';
  font-weight: 400;
}

#nav .main-nav {
  border-top: 2px solid #0e71b8;
  margin-left: 44px;
  font-size: 18px;
  line-height: 28px;
}

#nav .main-nav > li {
  border-bottom: 2px solid #0e71b8;
}

#nav .main-nav > li > a {
  font-size: 22px;
  line-height: 46px;
}

#nav .main-nav .sub-menu {
  margin-left: 10px;
  margin-bottom: 10px;
}

#nav .main-nav .sub-menu li {
  border-bottom: 0px;
  padding-left: 6px;
}

#nav .main-nav .sub-menu .sub-menu {
  margin-bottom: 0px;
}

#nav ul#utils li {
  padding: 0;
  color: black;
}

#nav ul#utils li a,
#nav ul#utils li a:hover {
  color: black;
}

#nav ul#utils li.active {
  background: none !important;
}

a {
  color: #0e71b8;
}

a.detail-link {
  text-decoration: none;
  width: 185px;
  overflow: hidden;
  display: block;
}

a.detail-link:hover p,
a.detail-link:hover h3 {
  color: #0e71b8 !important;
}

a.detail-link h3 {
  line-height: 20px;
  color: #0e71b8 !important;
  font-family: 'Helvetica LT W01 Light';
  text-decoration: underline;
}

.detail-link img {
  height: auto;
  width: 185px;
}

button:hover {
  cursor: pointer;
}

.grid-2columns {
  display: inline-grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 35px;
  width: 100%;
}

.grid-3columns {
  display: inline-grid;
  grid-template-columns: auto auto auto;
  column-gap: 25px;
}

.grid-4columns {
  display: grid;
  grid-template-columns: 185px 185px 185px 185px;
  column-gap: 25px;
}

.grid-7columns {
  display: grid;
  grid-template-columns: 110px 110px 110px 110px 110px 110px 110px;
  column-gap: 10px;
}

/*
.grid-2columns .cell{width: 400px;}
.grid-3columns .cell{width: 217px;}
.grid-4columns .cell{width: 185px;}
.grid-7columns .cell{width: 110px;}
*/
#intro h1,
#content > h2 {
  width: 755px;
}

#content p.intro-text {
  font-size: 24px;
  font-weight: light;
  margin: 0px 0px 30px 0px;
  line-height: 36px;
  width: 755px;
}

#content .grid-2columns .cell p.intro-text {
  width: 400px;
}

.teaser-box {
  position: relative;
  margin-bottom: 35px;
}

.teaser-box h2 {
  position: absolute;
  top: 140px;
  background-color: white;
  padding: 20px 40px 0px 0px;
}

.kontakt-box {
  background: #f5cf13;
  padding: 10px 30px 30px 30px;
  text-align: right;
}

.kontakt-box h2,
.kontakt-box p {
  color: white;
  text-align: left;
}

.kontakt-box p {
  font-size: 20px;
  font-weight: light;
}

#detail .kontakt-box,
#ebene1 .kontakt-box,
#ebene2 .kontakt-box {
  display: none;
}

#footer .kontakt-box {
  display: block;
  background: #0e71b8;
}

.kontakt-box-mobile {
  background-color: #f5cf13;
  padding: 10px 30px 30px 30px;
}

@media screen and (max-width: 767px) {
  .kontakt-box-mobile > div {
    flex-direction: column;
  }
  .kontakt-box-mobile > div button {
    margin-top: 1rem;
  }
}

#content blockquote,
#content figcaption {
  text-align: center;
  width: 70%;
  margin: 0px auto;
  font-style: italic;
  font-weight: 500;
}

#content blockquote {
  font-size: 22px;
  line-height: 32px;
}

#content figcaption {
  color: #0e71b8;
  font-style: normal;
  font-family: 'Helvetica LT W01 Bold';
}

#footer #infos .kontakt-box {
  display: block;
  background: #cbd85e;
  padding-top: 50px;
}

#footer #infos .kontakt-box p {
  color: black;
}

#footer .container .inner {
  display: grid;
  grid-template-columns: 330px auto;
  column-gap: 0;
}

#footer .container .inner > div:first-of-type {
  width: 330px;
  color: black;
  font-size: 32px;
  line-height: 38px;
  margin-top: 0px;
  display: block;
}

@media screen and (max-width: 1280px) {
  #footer .container .inner {
    grid-template-columns: 1fr;
  }
}

#footer .container #how-we-work {
  margin: 60px 0 !important;
}

/*** voruebergehend fuer adwords *****/
#content .kontakt-box h2 {
  color: #083f5d;
}

#content .kontakt-box p {
  color: black;
}

#intro {
  width: 890px;
}

#intro .kontakt-box,
#detail #content .kontakt-box,
#ebene1 #content .kontakt-box {
  width: 755px;
}

#intro .kontakt-box-text,
#detail #content .kontakt-box-text,
#ebene1 #content .kontakt-box-text {
  float: left;
}

#intro .kontakt-box button,
#detail #content .kontakt-box button,
#ebene1 #content .kontakt-box button {
  margin-top: 50px;
}

#detail #content h3,
#referenzen .grid-4columns h3 {
  color: black;
  margin-bottom: 0px;
}

#content h3 + p {
  margin-top: 0px;
}

#infos {
  background: #f2f5d7;
  min-width: 1280px;
}

#infos.lighter-blue {
  background: #ddf0ff;
  min-width: 1280px;
}

#infos .grid-2columns .cell:first-child {
  padding-top: 50px;
}

#referenzen .grid-2columns {
  display: grid;
  grid-template-columns: 400px 400px;
  column-gap: 35px;
}

#referenzen {
  background: #dee0e3;
  min-width: 1280px;
}

#referenzen .ref-headline,
#infos .ref-headline {
  width: 330px;
  color: black;
  font-size: 32px;
  line-height: 38px;
  float: left;
  margin-top: 0px;
}

#ebene1 #referenzen .ref-headline,
#ebene2 #referenzen .ref-headline,
#detail #referenzen .ref-headline,
#infos .ref-headline {
  font-size: 26px;
}

#infos .ref-headline {
  padding: 50px 0px 0px 50px;
}

#infos .grid-2columns,
#infos .grid-3columns {
  width: 890px;
}

#infos .kontakt-box h3 {
  text-align: left;
}

#infos.lighter-blue > h3 {
  padding-top: 58px;
}

#referenzen .grid-2columns,
#referenzen .grid-4columns {
  margin-left: 330px;
}

/*float: left; */
/*#referenzen p{hyphens: auto;}*/
.ref-box {
  position: relative;
  margin-bottom: 35px;
}

.ref-box .ref-box-text {
  position: absolute;
  top: 0px;
  left: 50%;
  background: #dee0e3;
  padding: 0px 0px 0px 20px;
}

.ref-box h3,
.ref-box h4 {
  margin: 0px;
}

.ref-box p {
  margin-top: 8px;
}

#referenzen .grid-4columns h3 + p {
  margin-top: 0px;
}

#kontakt {
  background: #0e71b8;
  min-width: 1280px;
}

#kontakt .grid-2columns {
  grid-template-columns: 820px 400px;
  column-gap: normal;
}

#kontakt .grid-2columns .cell:nth-child(2) {
  width: 400px;
}

#kontakt .cell-column1 {
  background: #083f5d;
  padding: 50px;
  display: grid;
  grid-template-columns: 330px auto auto;
}

#kontakt .cell-column1 .cell:nth-child(2) {
  width: 244px;
}

#kontakt .cell-column1 .cell:nth-child(3) {
  width: 145px;
}

#kontakt p,
#kontakt a {
  color: white;
  text-decoration: none;
  font-size: 16px;
}

#kontakt .kontakt-box {
  padding: 10px 0px 30px 35px;
}

#kontakt .kontakt-box h1,
#kontakt .kontakt-box h2 {
  color: white;
  text-align: left;
  font-size: 26px;
  line-height: 36px;
}

#kontakt .kontakt-box h1,
#kontakt .kontakt-box .h2-big {
  color: white;
  display: block;
  margin-bottom: 10px;
}

#kontakt .kontakt-box h2 {
  color: #93c6ea;
}

#partner {
  width: 1280px;
}

#partner .grid-4columns {
  grid-template-columns: 20% 30% 20% 30%;
  column-gap: 20px;
}

#partner .grid-4columns .cell:nth-child(odd) {
  width: 210px;
}

#partner .grid-4columns .cell:nth-child(even) {
  width: 350px;
}

#partner h3 {
  margin: 0px 0px 30px 0px;
  font-size: 20px;
}

#partner .grid-4columns p {
  color: #083f5d;
  font-weight: bold;
  font-size: 18px;
  margin-top: 0px;
}

#unternehmen .unternehmen-box img {
  float: left;
  margin-right: 20px;
  background-color: green !important;
}

#content ul {
  list-style-position: outside;
  list-style-type: '-  ';
  margin: 0px;
  padding: 0px 0px 0px 10px;
}

#content ul.glide__slides {
  padding-left: 0px;
}

#content ul ul {
  padding: 0px 0px 0px 16px;
}

#unternehmen .karriere-box {
  width: 890px;
  background-color: #93c6ea;
  padding: 16px 10px 10px 10px;
  margin: 10px 0px 0px -10px;
}

#unternehmen .karriere-box img {
  float: left;
  margin-right: 10px;
}

#unternehmen .karriere-box p {
  font-size: 20px;
}

#unternehmen .download-box p {
  font-size: 20px;
  margin-top: 0px;
}

#unternehmen .download-box img {
  float: left;
  margin-right: 10px;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #93c6ea;
  cursor: pointer;
  padding: 10px 20px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 4px;
  font-size: 20px;
  font-family: 'Helvetica LT W01 Bold';
  font-weight: 400;
}

button.accordion::after {
  content: '\002B';
  color: #0e71b8;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

button.accordion.act::after {
  content: '\2212';
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 12px 2px;
  background-color: white;
  display: none;
  overflow: hidden;
}

.panel a {
  text-decoration: none;
  color: black;
  font-size: 18px;
}

.panel a span.download-info {
  float: right;
}

.jobs .accordion {
  font-family: "Helvetica LT W01 Light", "Arial", sans-serif;
  font-weight: 400;
}

.jobs .panel a {
  text-decoration: underline;
}

.faq__heading {
  text-align: center;
}

.faq__detail {
  border-bottom: 1px solid #D4D3D3;
  border-top: 1px solid #D4D3D3;
}

.faq__summary:hover,
.faq__summary:active {
  cursor: pointer;
}

.faq__detail[open] > .faq__summary {
  background-color: #BBD9EB;
}

.faq__summary {
  list-style: none;
  font-size: 24px;
}

.faq__summary::-webkit-details-marker {
  display: none;
}

.faq__summary {
  display: block;
  padding: 0;
  position: relative;
  text-align: right;
}

.faq__summary:after {
  display: inline-block;
  content: url("../images/icons/arrow_acc_down.png");
  background-repeat: no-repeat;
  background-position: right center;
  text-align: right;
  padding: 10px;
}

details[open] .faq__summary:after {
  display: inline-block;
  width: 28px;
  height: 18px;
  content: "";
  background-image: url("../images/icons/arrow_acc_up.png");
  background-repeat: no-repeat;
  background-position: center right;
  background-color: #BBD9EB;
  margin: 10px;
}

.faq__detail[open], .faq__detail[open] > .faq__text {
  background-color: #BBD9EB;
}

.faq__question {
  left: 0;
  position: absolute;
  text-align: left;
  top: 0;
  width: 90%;
  margin: 18px 0px 18px 10px;
  font-size: 18px;
  width: 86%;
  color: #0e71b8 !important;
}

.faq__summary:focus {
  outline: none;
}

.faq__text {
  margin: 10px 50px 10px 20px;
}

#content ul.faq__text {
  padding: 0px 20px 20px 36px;
  list-style-type: disc;
}

@media screen and (max-width: 768px) {
  .faq__summary {
    padding: 20px 0px 20px 0px;
  }
  .faq__text {
    margin: 10px 20px 10px 10px;
  }
}

#detail #intro h1,
#unternehmen #intro h1 {
  margin-top: 0px;
  line-height: 54px;
}

/*line-height: 34px;*/
#tab-images,
#tab-content {
  margin-bottom: 50px;
}

#tab-content h2 {
  color: black;
  font-size: 19px;
  margin-bottom: 20px;
}

#tab-content h3 {
  margin-top: 0px;
}

#tab-content .download-box {
  width: 400px;
  background-color: #0e71b8;
  padding: 16px 10px 10px 10px;
  margin: 30px 0px 0px -10px;
}

#tab-content .download-box img {
  float: left;
  margin-right: 10px;
}

#detail #tab-content .download-box h3,
#tab-content .download-box p {
  color: white;
}

#tab-content ul {
  list-style-position: outside;
  margin: 0px;
  padding: 0px 0px 0px 10px;
}

/*
#tab-content ul > li {
  text-indent: -5px;
}
#tab-content ul > li:before {
  content: "-  ";
  text-indent: -5px;
}*/
/* Tab für technische Daten horizontal */
#tab-content .tab {
  overflow: hidden;
  border: 0px;
}

.tab button {
  background-color: inherit;
  float: left;
  border: 0px;
  outline: none;
  cursor: pointer;
  padding: 14px 32px;
  color: black;
  font-size: 16px;
}

.tab button:hover {
  background-color: #ddd;
  color: #0e71b8;
  font-weight: bold;
}

.tab button.active {
  background-color: #dee0e3;
  color: #0e71b8;
  font-weight: bold;
}

.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
  background-color: #dee0e3;
  width: 755px;
  padding: 20px 30px 30px 30px;
}

#tab-images {
  margin-bottom: 50px;
  height: 340px;
  width: 815px;
}

#tab-images .tab {
  float: left;
  width: 190px;
  height: 365px;
  overflow-x: hidden;
}

#tab-images .tab a {
  width: 100%;
}

#tab-images .tab a img {
  width: 190px !important;
  margin-bottom: 6px;
}

#tab-images .tabimage {
  float: left;
  padding: 0px 25px 0px 0px;
  width: 600px;
  border-left: none;
  height: 340px;
  display: none;
}

#tab-images .tabimage img {
  width: 600px !important;
}

#tab-images .tab .imagelinks:only-child {
  display: none;
}

#header {
  width: 1280px;
}

#header {
  display: grid;
  grid-template-columns: 70% auto;
}

.site-logo {
  padding: 60px 0px 40px 55px;
}

.site-description {
  padding: 40px 50px 0px 0px;
}

p.site-description {
  font-size: 20px;
  font-family: 'Helvetica LT W01 Bold';
  font-weight: 400;
  text-align: center;
  color: white;
  margin: 0px;
}

#wrapper {
  overflow: hidden;
  width: 1280px;
}

main {
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  float: left;
  width: 100%;
}

#nav {
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  float: left;
  width: 330px;
  margin-left: -100%;
}

#footer {
  clear: left;
  width: 100%;
}

#content,
.content {
  width: 890px;
  /* Same as 'nav' width */
}

#content {
  margin-left: 330px;
  padding: 0px 0px 50px 50px;
}

@media screen and (max-width: 1280px) {
  .content {
    width: 100%;
  }
}

/* Overlay */
.glide__bullets {
  z-index: 0 !important;
}

#overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: auto;
}

#popupContact {
  position: absolute;
  left: 50%;
  top: 10%;
  margin-left: -202px;
  font-family: "Helvetica LT W01 Light", "Arial", sans-serif;
  width: 440px;
  min-width: 250px;
  /*height: 580px;*/
  padding: 30px 20px 20px 20px;
  background-color: #0e71b8 !important;
}

.bikecounter-1 #popupContact {
  background-color: #cad85e !important;
}

#popupContact .popupClose {
  text-align: right;
  cursor: pointer;
  margin-top: -10px;
}

#popupContact .popupClose img {
  width: 8%;
}

#popupContact a {
  color: white;
}

#popupContact h2,
#popupContact legend {
  color: white;
  font-family: "Helvetica LT W01 Light", "Arial", sans-serif;
  text-align: center;
  padding: 0px 34px;
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 40px;
}

.bikecounter-1 #popupContact legend {
  color: #093f5d;
}

.bikecounter-1 #popupContact label,
.bikecounter-1 #popupContact h2,
.bikecounter-1 #popupContact a {
  color: black;
}

#popupContact fieldset {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

#popupContact #form-messages {
  margin-bottom: 10px;
}

#popupContact .alert {
  color: #eb9084;
  font-weight: bold;
}

.bikecounter-1 #popupContact .alert {
  color: #ff4545;
  font-weight: bold;
}

#step1 {
  background-color: #F5F5F6;
  padding: 10px 20px 20px 20px;
}

.radio-toolbar input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radio-toolbar label {
  display: inline-block;
  color: black;
  background-color: white;
  text-align: center;
  cursor: pointer;
  width: 85px;
  height: 140px;
  border-radius: 4px;
  padding: 5px;
  margin: 0px 10px 20px 0px;
  /* font-family: 'Helvetica LT W01 Bold';
  font-weight: 400;*/
  border: 1px solid #B3B3BE;
}

.radio-toolbar label:hover {
  background-color: #000028;
  color: white;
}

/* IMAGE STYLES */
input[type="radio"] + img, input[type="radio"] {
  cursor: pointer;
  margin-bottom: 10px;
}

.radio-toolbar input[type="radio"]:focus + label {
  border: 2px dashed #444;
}

/* Style the checked state */
.radio-toolbar input[type="radio"]:checked + label {
  background-color: #000028 !important;
  color: white;
}

/*
.radio-toolbar label {
    display: inline-block;
    background-color: #ddd;
    padding: 10px 20px;
    font-family: sans-serif, Arial;
    font-size: 16px;
    border: 2px solid #444;
    border-radius: 4px;
}

.radio-toolbar label:hover {
  background-color: #dfd;
}

.radio-toolbar input[type="radio"]:focus + label {
    border: 2px dashed #444;
}

.radio-toolbar input[type="radio"]:checked + label {
    background-color: #bfb;
    border-color: #4c4;
}
*/
/* CHECKED STYLES */
#form-messages p {
  text-align: center;
}

.bikecounter-1 #form-messages p {
  text-align: center;
  color: black;
}

input[type='text'] {
  margin-top: 15px;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #B3B3BE;
  padding: 10px;
  width: 95%;
  font-family: "Helvetica LT W01 Light", "Arial", sans-serif;
}

label {
  text-align: left;
  color: #0E71B8;
}

textarea {
  resize: none;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #B3B3BE;
  font-size: 16px;
  height: 80px;
  width: 95%;
  font-family: "Helvetica LT W01 Light", "Arial", sans-serif;
}

div#popupContact #submit {
  background: #083f5d;
  color: white;
  padding: 20px 0px;
  text-align: center;
  width: 100%;
  font-family: 'Helvetica LT W01 Bold';
  text-decoration: none;
  border-radius: 4px;
  display: block;
  border: 0px;
  font-size: 20px;
}

.inner {
  padding: 50px;
}

.clear {
  clear: both;
}

nav #main-nav, nav #sub, nav #sub-sub, nav #utils {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: 44px;
}

nav #main-nav {
  border-top: 2px solid #0e71b8;
}

nav #main-nav li {
  border-bottom: 2px solid #0e71b8;
  padding-left: 8px;
}

nav #main-nav li a {
  font-size: 22px;
  text-decoration: none;
  line-height: 46px;
  color: black;
  font-weight: 200;
}

nav #main-nav li a:hover,
nav #main-nav li a.active {
  color: #0e71b8;
  font-family: 'Helvetica LT W01 Bold';
  font-weight: 400;
}

nav #main-nav li.active {
  background: #93c6ea;
}

nav #main-nav li.active > a {
  color: #0e71b8;
  font-family: 'Helvetica LT W01 Bold';
  font-weight: 400;
}

nav #sub {
  margin-left: 10px;
  margin-bottom: 10px;
}

nav #sub li {
  border-bottom: 0px;
  padding-left: 6px;
}

nav #sub li a {
  font-size: 16px;
  text-decoration: none;
  line-height: 22px;
  color: black;
  font-weight: 200;
  display: block;
  margin-bottom: 8px;
}

nav #sub a {
  text-decoration: none;
  color: black;
}

nav #sub-sub {
  margin-left: 10px;
  margin-bottom: 10px;
}

nav #sub-sub li {
  border-bottom: 0px;
  padding-left: 6px;
}

nav #sub-sub li a {
  font-size: 16px;
  text-decoration: none;
  line-height: 22px;
  color: black;
  font-weight: 200;
  display: block;
  margin-bottom: 8px;
}

nav #sub-sub a {
  text-decoration: none;
  color: black;
}

nav #utils {
  margin: 50px;
}

nav #utils a {
  text-decoration: none;
  color: black;
}

nav #utils li.active > a {
  font-family: 'Helvetica LT W01 Bold';
  font-weight: 400;
}

/* Style the hamburger menu */
#nav a.icon {
  background: white;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px;
}

#nav a.icon i {
  color: #0e71b8;
  font-size: 26px;
}

@media screen and (max-width: 1280px) {
  #nav .main-nav {
    margin-left: 5%;
    margin-right: 5%;
  }
  h2.font-large {
    font-size: 28px;
    line-height: 36px;
    hyphens: auto;
  }
  #nav a.icon {
    display: block;
  }
  .site-logo {
    width: 70%;
    height: auto;
  }
  .site-logo img,
  #referenzen img {
    width: auto !important;
    height: auto;
  }
  p.site-description {
    color: black;
    padding: 0px;
    display: none;
  }
  #header,
  #wrapper,
  #intro,
  #intro h1,
  #content p.intro-text,
  #referenzen,
  #referenzen .ref-headline,
  #infos .ref-headline,
  #kontakt,
  #partner,
  #infos {
    width: 100% !important;
    min-width: 100%;
    clear: both;
    display: block;
    float: none;
  }
  #intro h1,
  #detail #intro h1,
  #unternehmen #intro h1 {
    font-size: 28px;
    line-height: 36px;
    hyphens: auto;
  }
  #referenzen .grid-2columns {
    margin-left: 0px;
  }
  .ref-box p {
    font-size: 14px;
    line-height: 20px;
  }
  #home .grid-4columns.font-small img {
    width: 8% !important;
  }
  .grid-4columns.font-small img.icon {
    width: 100% !important;
  }
  .grid-4columns.box-blue.font-small img,
  #tab-images .tab a img {
    width: 25% !important;
  }
  .detail-link img,
  #Keyfacts .grid-3columns.font-small img,
  #tab-content .download-box img,
  #unternehmen .karriere-box img,
  #unternehmen .karriere-box,
  #kontakt img {
    width: auto !important;
  }
  /*
	.font-small h3{margin: 0px 0px 26px 0px;}
	*/
  img,
  #tab-images .tabimage img {
    max-width: 100%;
    width: 100% !important;
    height: auto;
  }
  img.icon {
    max-width: 20%;
    width: 20% !important;
    height: auto;
  }
  #tab-images,
  #tab-images .tabimage,
  #tab-images .tab {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 0px !important;
  }
  .tabcontent,
  #tab-content .download-box {
    width: auto;
  }
  #popupContact .popupClose img {
    width: 8% !important;
  }
  #popupContact {
    width: 80%;
    min-width: 80%;
    margin-left: -41%;
    padding: 30px 2%;
  }
  #step1 label {
    height: 180px;
  }
  .teaser-box {
    position: static;
  }
  .teaser-box h2 {
    position: static;
    display: inline-block;
    margin: -40px 0px 0px 0px;
  }
  .teaser-box img {
    display: inline;
    margin-bottom: -20px;
  }
  .kontakt-box {
    display: none;
  }
  a.detail-link {
    width: 100%;
  }
  #content p.intro-text {
    font-size: 22px;
    line-height: 30px;
  }
  #unternehmen .unternehmen-box,
  #unternehmen .grid-2columns,
  #unternehmen .grid-7columns {
    width: 100% !important;
  }
  #unternehmen .unternehmen-box img {
    width: 40% !important;
    margin-bottom: 20px;
  }
  #unternehmen .unternehmen-box h2 {
    font-size: 19px;
    margin-bottom: 0px;
  }
  #unternehmen .unternehmen-box p {
    font-size: 14px;
    line-height: 22px;
  }
  #unternehmen .grid-7columns.font-small img {
    width: 40% !important;
  }
  #unternehmen .download-box img {
    width: 10% !important;
  }
  #unternehmen .karriere-box p {
    margin: 0px 0px 0px 60px;
  }
  [class*='grid-'],
  #header,
  #kontakt .cell-column1,
  #referenzen .grid-2columns,
  #infos .grid-2columns {
    grid-template-columns: 1fr !important;
    display: inline-grid;
  }
  .inner,
  #kontakt .cell-column1 {
    padding: 30px;
  }
  #kontakt .grid-2columns .cell:nth-child(2) {
    width: auto;
  }
  #kontakt .kontakt-box {
    padding: 10px 30px 30px 30px;
  }
  #partner .grid-4columns p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 20px;
  }
  main {
    float: none;
    width: 100%;
  }
  .bar1,
  .bar2,
  .bar3 {
    width: 35px;
    height: 5px;
    background-color: #0e71b8;
    margin: 6px 0;
    transition: 0.4s;
  }
  .change .bar1 {
    transform: translate(0, 11px) rotate(-45deg);
  }
  .change .bar2 {
    opacity: 0;
  }
  .change .bar3 {
    transform: translate(0, -11px) rotate(45deg);
  }
  #nav {
    padding-bottom: 0px;
    margin-bottom: 0px;
    float: none;
    width: 100%;
    margin-left: 0%;
  }
  nav #mobile-nav {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 4px 6px -6px #222;
    -moz-box-shadow: 0 4px 6px -6px #222;
    box-shadow: 0 4px 6px -6px #222;
  }
  nav #main-nav {
    position: relative;
    width: 90%;
    margin: 0px !important;
    padding: 5%;
    border-top: none;
  }
  nav #utils {
    position: relative;
    top: 0px;
    margin: 0px;
    width: 90%;
    padding: 5%;
  }
  #footer {
    clear: left;
    width: 100%;
  }
  #content {
    margin-left: 0%;
    padding: 0px;
    width: 90%;
    margin: 0px auto;
  }
  #referenzen .grid-4columns,
  #infos .grid-2columns,
  #infos .grid-3columns,
  #infos.lighter-blue .grid-3columns {
    margin-left: 0px;
    width: 100%;
  }
  #infos .grid-2columns .cell:first-child,
  #infos.lighter-blue .cell {
    padding: 0px 30px 30px 30px !important;
  }
  #infos,
  #infos.lighter-blue {
    width: 100% !important;
    min-width: 100% !important;
  }
  #infos.lighter-blue > h3 {
    padding: 0px 30px !important;
  }
  #infos .ref-headline {
    padding: 30px 0px 0px 30px;
  }
  #infos.lighter-blue img.icon,
  .box-blue img.icon {
    width: 20% !important;
  }
  .box-blue img.small {
    width: 10% !important;
  }
  h2.big {
    font-size: 22px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  #referenzen .grid-2columns,
  #infos .grid-2columns,
  .grid-2columns,
  .grid-4columns,
  #unternehmen .grid-7columns {
    display: inline-grid;
    grid-template-columns: repeat(2, 1fr) !important;
    column-gap: 35px !important;
  }
  #home .grid-4columns.font-small {
    padding-bottom: 40px;
  }
  #unternehmen .grid-7columns.font-small img {
    width: auto !important;
  }
  #partner .grid-4columns {
    grid-template-columns: 1fr !important;
    width: 100%;
  }
  .m-padding {
    padding: 30px;
  }
}

@media screen and (max-width: 768px) {
  h2 {
    width: 100% !important;
  }
  .m-padding {
    padding: 30px;
  }
}

.cards > div {
  margin-bottom: 60px;
}

.cards .mobile-image,
.cards img {
  display: none;
}

.cards .card,
.cards .card-white,
.cards .card-white-reversed {
  min-height: 32rem;
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (min-width: 1024px) {
  .cards .card,
  .cards .card-white,
  .cards .card-white-reversed {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}

@media screen and (max-width: 1023px) {
  .cards .card,
  .cards .card-white,
  .cards .card-white-reversed {
    background-image: none !important;
  }
  .cards .card .mobile-image,
  .cards .card img,
  .cards .card-white .mobile-image,
  .cards .card-white img,
  .cards .card-white-reversed .mobile-image,
  .cards .card-white-reversed img {
    display: block;
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 1024px) {
  .cards .card-white {
    grid-template-columns: 56% 44%;
    gap: 20px;
  }
  .cards .card-white > div {
    margin: 2rem;
    padding: 2rem;
    background-color: white;
  }
}

@media screen and (min-width: 1024px) {
  .cards .card-white-reversed {
    grid-template-columns: 37% 60%;
    gap: 20px;
  }
  .cards .card-white-reversed > div:nth-of-type(2) {
    margin: 2rem;
    padding: 2rem;
    background-color: white;
  }
}
