.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  letter-spacing: .5px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3em;
}

h1 {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.25em;
}

h2 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 200;
  line-height: 1.2em;
}

h3 {
  margin-top: 0;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 1.3em;
}

p {
  color: #333;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5rem;
}

a {
  color: #ccc;
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration: underline;
}

.brand {
  max-width: 220px;
  padding: 15px 20px 10px;
}

.navbar {
  z-index: 800;
  background-color: rgba(0, 0, 0, .39);
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
}

.navlink-main {
  float: none;
  color: #9d763f;
  background-color: #f1efed;
  border-top: 3px #fff;
  border-bottom: 3px solid #fff;
  margin-left: 50%;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 60px;
  font-size: 18px;
}

.navlink-main:hover {
  color: #fff;
  background-color: #c2995e;
  text-decoration: none;
}

.navlink-main.w--current {
  color: #9d763f;
}

.navlink-main.w--current:hover {
  color: #fff;
}

.navlink-main.hide {
  display: none;
}

.navlink-main.red {
  color: #fff;
  background-color: #e37759;
}

.navlink-main.red:hover {
  background-color: #d35938;
}

.navlink-main.red.hide {
  display: none;
}

.navmenu {
  z-index: 600;
  max-width: 1640px;
  background-color: rgba(0, 0, 0, 0);
  display: block;
}

.body {
  background-color: #333;
}

.icon {
  color: #555;
  font-size: 55px;
}

.menu-button {
  background-color: rgba(0, 0, 0, 0);
  padding: 15px 13px 14px;
}

.menu-button:hover {
  color: #6a6868;
  background-color: #f1efed;
}

.menu-button.w--open {
  color: #c2995e;
  background-color: #f1efed;
  padding-top: 15px;
  padding-bottom: 14px;
}

.button-top {
  float: right;
  color: #fff;
  background-color: #c2995e;
  border-radius: 16px;
  margin-top: 27px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 3px 20px;
  font-size: 13px;
  text-decoration: none;
}

.button-top:hover {
  text-decoration: none;
}

.metanav {
  width: 100%;
  float: right;
  clear: none;
  text-align: right;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-mainnav {
  float: right;
  color: #fff;
  background-color: #c2995e;
  border-radius: 16px;
  margin-top: 27px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 3px 20px;
  font-size: 13px;
  text-decoration: none;
  display: none;
}

.div-toggle {
  max-width: 1640px;
}

.container-footer {
  max-width: 1050px;
  min-height: 100px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0 0;
  font-family: Tstar;
  font-weight: 700;
  display: flex;
}

.footer {
  max-width: 1920px;
  background-color: #333;
  border-bottom: 60px solid #f1efed;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.wrapper-footer {
  max-width: 1440px;
  letter-spacing: 0;
  background-color: #fff;
  border-bottom: 10px solid #caab7c;
  margin-left: auto;
  margin-right: auto;
}

.grid {
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.5fr 1fr;
  align-items: end;
}

.footer-left {
  text-align: left;
  padding: 20px 20px 20px 0;
}

.footer-text {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding: 15px 19px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}

.footer-text.right {
  color: #333;
  margin-top: 40px;
  margin-bottom: 0;
}

.linkblock-phone-footer {
  padding-top: 0;
  font-family: Tstar;
  font-size: 15px;
  font-weight: 400;
  display: block;
}

.fa-text {
  float: left;
  clear: right;
  color: #333;
  font-weight: 500;
  text-decoration: none;
}

.fa-text:hover {
  color: #9d763f;
  text-decoration: none;
}

.footer-light {
  margin-bottom: 0;
  font-family: Tstar;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.footer-bold {
  color: #c2995e;
  margin-bottom: 20px;
  font-family: Tstar;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.container-large-navi {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-family: Tstar;
  font-weight: 700;
}

.wrapper-navi {
  max-width: 1920px;
  border-bottom: 1px solid #f1efed;
  margin-left: auto;
  margin-right: auto;
}

.footer-link {
  color: #333;
  font-size: 15px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #c2995e;
  text-decoration: none;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.logo {
  max-width: 170px;
  padding: 10px;
}

.logo.w--current {
  max-width: 170px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hero {
  height: 100vh;
  background-image: url('../images/bellaiuto-0094.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navi-bar {
  z-index: 10;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.image-logo {
  padding-top: 0;
  padding-bottom: 0;
}

.image-logo:hover {
  opacity: .8;
}

.wrapper-slogan {
  width: 600px;
  max-width: 800px;
  background-color: rgba(132, 117, 76, .93);
  border-left: 12px #87f806;
  margin-top: 62px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 50px;
}

.green {
  color: #7fca2a;
}

.swing {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 149px;
  padding-bottom: 149px;
  display: flex;
}

.swing.hide {
  display: none;
}

.nav-link {
  color: #333;
  padding: 10px 0 10px 30px;
  font-size: 16px;
  font-weight: 500;
}

.nav-link:hover {
  color: #2ca2ac;
  text-decoration: none;
}

.nav-link:focus, .nav-link:visited, .nav-link.w--current {
  color: #333;
}

.nav-link.w--current:hover {
  color: #2ca2ac;
  -webkit-text-stroke-color: #cd5907;
}

.nav-link.w--current:visited {
  color: #333;
}

.nav-link.hide {
  display: block;
}

.register {
  height: 100vh;
  background-image: url('../images/green.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.grid-div-form {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 65px;
  padding-left: 90px;
  padding-right: 50px;
  display: flex;
}

.div-formular {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.navbar_wrapper {
  width: 100%;
  max-width: 1600px;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  position: static;
}

.container-large {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.grid-img-text {
  border-left: 12px #639727;
  grid-template-rows: auto;
  align-items: center;
  justify-items: center;
  margin-left: 30px;
  margin-right: 30px;
}

.div-grid-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  overflow: visible;
}

.div-grid-txt {
  padding: 30px 50px;
}

.image {
  width: 100%;
  height: 100%;
  outline-offset: 0px;
  object-fit: cover;
  border-radius: 15px;
  outline: 3px #fff;
}

.metanavigation {
  display: block;
}

.container-meta {
  z-index: 200;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: auto;
  padding: 5px 35px 5px 0%;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.link-block-top {
  color: #aaa;
  border-radius: 3px;
  margin-top: -10px;
  margin-left: 10px;
  padding: 3px 12px;
  font-size: 15px;
  font-weight: 500;
}

.link-block-top:hover {
  color: #fff;
}

.link-block-top.hide {
  display: none;
}

.phone {
  float: left;
  font-family: "Fa solid 900", sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.phone-number {
  float: left;
  padding-left: 5px;
  font-size: 12px;
  font-weight: 500;
}

.nav-menu {
  margin-top: 40px;
}

.heading {
  color: #fff;
  word-break: normal;
  font-size: 30px;
}

.menubutton {
  padding: 15px;
}

.button {
  background-color: #639727;
  border-radius: 18px;
  margin-right: 30px;
  padding: 8px 30px 10px;
  display: inline-block;
}

.button:hover {
  background-color: #7fca2a;
  text-decoration: none;
}

.slogan-h2 {
  margin-bottom: 40px;
}

.text-span {
  color: #7fca2a;
}

.time {
  background-color: #5b4f30;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  line-height: 1.2px;
  display: flex;
}

.div-txt-50 {
  max-width: 50%;
  padding: 30px 80px;
}

.button-ng {
  background-color: #639727;
  border-radius: 18px;
  padding: 18px 30px 20px;
  display: inline-block;
}

.button-ng:hover {
  background-color: #7fca2a;
  text-decoration: none;
}

.div-grid-app {
  width: 100%;
  height: 100%;
  object-fit: fill;
  padding: 20px;
  overflow: visible;
}

.gring-img-app {
  border-left: 12px #639727;
  grid-template-rows: auto;
  align-items: center;
  justify-items: center;
  margin-left: 30px;
  margin-right: 30px;
}

.app {
  background-color: #333;
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 149px;
  padding-bottom: 149px;
  display: flex;
}

.compare {
  min-height: 70vh;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/happy-golfer.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  line-height: 1.2px;
  display: flex;
}

.image-app {
  width: 100%;
  height: 100%;
  outline-offset: 0px;
  object-fit: cover;
  outline: 3px #fff;
  box-shadow: 5px 5px 15px 3px rgba(255, 255, 255, .81);
}

.link-block-lang {
  color: #aaa;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 3px;
  margin-top: -10px;
  margin-left: 0;
  padding: 4px 5px 3px;
  font-size: 15px;
  font-weight: 500;
}

.link-block-lang:hover, .link-block-lang:focus {
  color: #cd5907;
}

.lang {
  float: left;
  color: #fff;
  background-color: #2ca2ac;
  border-radius: 8px;
  padding: 2px 10px;
  font-size: 12px;
  font-weight: 500;
}

.lang:hover {
  background-color: #989056;
}

.lang.small {
  display: none;
}

.link-block-reg {
  color: #aaa;
  border-radius: 3px;
  margin-top: -10px;
  margin-left: 10px;
  padding: 3px 12px;
  font-size: 15px;
  font-weight: 500;
  display: none;
}

.link-block-reg:hover {
  color: #fff;
}

.apple {
  width: 170px;
  margin-left: 30px;
}

.apple-home {
  width: 170px;
  margin-left: 0;
  padding-top: 23px;
}

.apple-home:hover {
  opacity: .7;
}

.login {
  height: 100vh;
  background-image: url('../images/driver-women.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.solution-hero {
  min-height: 60vh;
  background-image: url('../images/solution.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  line-height: 1.2px;
  display: flex;
}

.slogan-h3 {
  text-shadow: 1px 1px 2px #000;
  margin-bottom: 40px;
}

.div-dd {
  width: 100%;
  background-color: #fff;
  border-bottom: 4px #f1f1f1;
  border-left: 6px solid #96c11f;
  margin-top: 0;
  margin-bottom: 6px;
}

.tooltip-anchor {
  z-index: 100;
  width: 100%;
  height: 10px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  display: flex;
  position: absolute;
  top: 100%;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.tooltip-anchor.w--open {
  background-color: rgba(0, 0, 0, 0);
  display: flex;
}

.tooltip-anchor.top {
  align-items: flex-end;
  padding-top: 0;
  padding-bottom: 12px;
  top: auto;
  bottom: 100%;
  left: 0%;
  right: 0%;
}

.tooltip-anchor.top.w--open {
  display: flex;
}

.tooltip-circle {
  width: 100px;
  min-height: 100px;
  color: #fff;
  background-color: #2962ff;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 19px;
  display: flex;
}

.tooltip-dropdown {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tooltip-content {
  padding: 0;
  display: block;
}

.breaking---no-wrap {
  white-space: pre;
}

.tooltip-wrapper {
  width: 300px;
  color: #112953;
  text-align: left;
  background-color: #fafbfe;
  border: 1px solid #d8e3f0;
  border-radius: 10px;
  font-size: 11.5px;
  font-weight: 400;
  line-height: 1.5em;
  display: block;
  position: absolute;
  box-shadow: 1px 1px 8px 1px rgba(45, 62, 80, .12);
}

.tooltip-wrapper.dark {
  width: auto;
  max-height: 500px;
  max-width: 500px;
  color: #fff;
  background-color: #112953;
  border-color: #000;
}

.tooltip-container {
  z-index: 3;
  background-color: #fafbfe;
  border-radius: 9px;
  padding: 16px;
  font-size: 12.5px;
  position: relative;
}

.tooltip-container.dark {
  background-color: #112953;
  position: static;
}

.tooltip-diamond {
  z-index: 2;
  width: 16px;
  height: 16px;
  background-color: #fafbfe;
  border: 1px solid #d8e3f0;
  border-radius: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -7px;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: rotate(45deg);
  box-shadow: 0 -3px 8px rgba(45, 62, 80, .06);
}

.tooltip-diamond.bottom {
  top: auto;
  bottom: -7px;
}

.tooltip-content---brix {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-200 {
  color: #170f49;
  font-size: 18px;
  line-height: 20px;
}

.text-200.bold, .text-200.faq {
  color: #fff;
  cursor: pointer;
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 10px;
}

.cloneable-header-grid {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1.6fr 1fr;
  align-items: center;
}

.text-50 {
  color: #170f49;
  font-size: 14px;
  line-height: 16px;
}

.text-50.bold {
  font-weight: 700;
}

.text-50.bold.mg-bottom-8px {
  margin-bottom: 8px;
}

.button-primary {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #4a3aff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px 21px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, background-color .3s;
  display: flex;
  box-shadow: 0 3px 12px rgba(74, 58, 255, .12);
}

.button-primary:hover {
  background-color: #3527d8;
  transform: translate(0, -2px);
  box-shadow: 0 4px 10px rgba(74, 58, 255, .15);
}

.button-primary.extra-small {
  padding: 10px 16px;
  font-size: 12px;
  line-height: 14px;
}

.grid-two-columns {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  justify-items: center;
}

.heading-size-3 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 28px;
}

.cloneable-header {
  background-color: #fff;
  border-radius: 18px;
  margin-bottom: 44px;
  padding: 32px;
  box-shadow: 0 3px 14px rgba(74, 58, 255, .03), 0 -2px 4px rgba(20, 20, 43, .02), 0 12px 24px rgba(20, 20, 43, .01);
}

.paragraph-small {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 18px;
}

.paragraph-small.mg-bottom-12px {
  margin-bottom: 12px;
}

.cloneable-container-default {
  min-height: 624px;
  background-color: #f7f7fb;
  border-radius: 20px;
  transform: translate(0);
}

.cloneable-container-default.center {
  min-height: auto;
  border-radius: 0;
  align-items: center;
  padding-top: 144px;
  padding-bottom: 144px;
}

.section {
  padding-top: 72px;
  padding-bottom: 72px;
}

.section.cloneables-listing {
  padding-top: 72px;
  padding-bottom: 140px;
}

.container-default {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-default._100 {
  padding-left: 0;
  padding-right: 0;
}

.container-default._100.hide {
  display: none;
}

.tooltip-arrow {
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 34%;
  bottom: auto;
  left: -8px;
  right: auto;
}

.tooltip-arrow.v3 {
  top: 0%;
  bottom: 0%;
  left: -8px;
  right: auto;
}

.tooltip-arrow.v3.right {
  top: 0%;
  bottom: 0%;
  left: auto;
  right: -8px;
}

.tooltip-arrow.v3.top {
  top: -8px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.tooltip-arrow.v3.bottom {
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tooltip-float-v3 {
  z-index: 1;
  min-width: 432px;
  margin-top: auto;
  margin-bottom: auto;
  display: none;
  position: absolute;
}

.tooltip-float-v3.top {
  min-width: 510px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  bottom: 44px;
}

.tooltip-float-v3.right {
  top: 0%;
  bottom: 0%;
  left: 118%;
  right: auto;
}

.tooltip-float-v3.bottom {
  margin-left: auto;
  margin-right: auto;
  top: 170%;
  bottom: auto;
  left: -161%;
  right: 0%;
}

.tooltip-float-v3.left {
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 113%;
}

.tooltip-v3 {
  max-width: 432px;
  min-width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #639727;
  border-radius: 12px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 24px 32px;
  display: flex;
  box-shadow: 4px 4px 14px rgba(8, 15, 52, .04), 1px 1px 1px rgba(23, 15, 73, .04), 0 0 1px rgba(23, 15, 73, .03);
}

.tooltip-v3.hide {
  display: none;
}

.tooltip-header {
  margin-bottom: 14px;
}

.paragraph {
  font-size: 16px;
  line-height: 1.3rem;
}

.solution-odd {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.solution-odd.hide {
  display: none;
}

.solution-even {
  background-color: #333;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.solution-even.hide {
  display: none;
}

.heading-solution {
  text-align: center;
  text-shadow: 1px 1px 2px #000;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.lb-more {
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: #639727;
  border-radius: 100%;
}

.lb-more:hover {
  background-color: #7fca2a;
  text-decoration: none;
}

.foting-solution {
  text-align: center;
  text-shadow: 1px 1px 2px #000;
  margin-bottom: 0;
  padding-top: 60px;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.light {
  font-size: 20px;
  font-weight: 500;
}

.disclaimer {
  color: #fff;
  background-color: #444;
}

.link {
  color: #888;
}

.disclaimer-text {
  min-height: 70vh;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  line-height: 1.2px;
  display: flex;
}

._3-grid-team {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.grid-div-team {
  width: 100%;
  height: 100%;
  color: #fff;
  text-transform: uppercase;
  object-fit: cover;
  object-position: 50% 0%;
  background-color: #84754c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-size: 22px;
  font-weight: 700;
  display: flex;
  position: static;
}

.grid-img-team {
  width: 100%;
  height: 100%;
  opacity: 1;
  object-fit: cover;
  overflow: hidden;
}

.team-labels {
  text-align: center;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: block;
  position: absolute;
}

.team-name {
  text-transform: none;
  padding-top: 204px;
  font-size: 24px;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.team-function {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 6px;
  padding-bottom: 0;
  font-size: 20px;
  line-height: 1.1em;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.team-mail {
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 32px;
  text-decoration: none;
}

.team-mail:hover {
  color: #ccc;
}

.fragen {
  color: #fff;
  background-color: #333;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  margin-left: auto;
  margin-right: auto;
}

.container-medium {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-mail {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 10px;
  text-decoration: none;
  display: flex;
}

.link-block-mail:hover {
  color: #ccc;
  text-decoration: none;
}

.phonenumber {
  float: none;
  color: #fff;
  text-transform: none;
  margin-bottom: 15px;
  padding-top: 24px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.phonenumber:hover {
  color: #ccc;
}

.paragraph-3 {
  color: #fff;
  font-family: "Fa solid 900", sans-serif;
  font-weight: 400;
}

.mail-icon {
  float: none;
  clear: right;
  color: #fff;
  text-align: right;
  margin-bottom: 0;
  padding-right: 10px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.link-block-phone {
  display: block;
}

.link-block-phone:hover {
  text-decoration: none;
}

.mail-text {
  float: none;
  color: #fff;
  text-transform: none;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.mail-text:hover {
  color: #ccc;
}

.team-address {
  text-transform: none;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 22px;
  line-height: 1.3em;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.phonenumber-address {
  float: none;
  color: #fff;
  text-transform: none;
  margin-bottom: 30px;
  padding-top: 22px;
  font-size: 22px;
}

.phonenumber-address:hover {
  color: #ccc;
}

.mail-address {
  float: none;
  color: #fff;
  text-transform: none;
  font-size: 22px;
}

.mail-address:hover {
  color: #ccc;
}

.mail-icon-address {
  float: none;
  clear: right;
  color: #fff;
  text-align: right;
  margin-bottom: 0;
  padding-right: 10px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 36px;
  font-weight: 400;
}

.address-labels {
  text-align: center;
  margin-top: 30px;
  position: absolute;
}

.team-address-light {
  text-transform: none;
  padding-top: 6px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.div-block {
  width: 100%;
  height: 100%;
}

.blind {
  width: 100%;
  height: 100%;
  opacity: 0;
  object-fit: cover;
  overflow: hidden;
}

.container-legal {
  max-width: 1200px;
  min-height: 50vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.slogan-h2-legal, .slogan-h2-address {
  text-shadow: 1px 1px 2px #000;
  margin-bottom: 40px;
}

.container-large-2 {
  max-width: 1280px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 700;
  position: static;
}

.publ-close {
  color: #fff;
  padding-right: 27px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 25px;
  line-height: 1.3;
}

.publ-close:hover {
  color: #b5fa67;
}

.div-dd-2 {
  width: 100%;
  background-color: rgba(68, 68, 68, .8);
  border-left: 6px rgba(1, 60, 128, .44);
  border-right: 6px #013c80;
  margin-top: 0;
  margin-bottom: 6px;
}

.div-publ-content {
  padding-top: 10px;
}

.publ-para {
  color: #fff;
  margin-bottom: 15px;
  font-weight: 200;
}

.mainheader-grid {
  color: #013c80;
  text-align: center;
  margin-bottom: 30px;
}

.grid-img-txt {
  grid-column-gap: 40px;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 30px;
}

.link-block {
  background-color: #84754c;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  text-decoration: none;
  display: flex;
}

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

.publ-open {
  color: #fff;
  padding-right: 27px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.publ-open:hover {
  color: #b5fa67;
}

.publ-title {
  color: #fff;
  padding-left: 40px;
  padding-right: 20px;
  font-size: 24px;
  line-height: 2rem;
}

.publ-title:hover {
  text-decoration: none;
}

.grid-dd {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding: 20px 30px 20px 40px;
}

.faq {
  color: #fff;
  margin-right: 25px;
  padding: 5px 6px;
  font-size: 40px;
  font-weight: 700;
}

.video {
  margin-top: 136px;
}

.container-video {
  max-width: 1050px;
  min-height: 50vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.video-2 {
  margin-bottom: 30px;
}

.button-teaser {
  background-color: #639727;
  border-radius: 18px;
  margin-top: 30px;
  margin-right: 0;
  padding: 8px 30px 10px;
  display: inline-block;
}

.button-teaser:hover {
  background-color: #7fca2a;
  text-decoration: none;
}

.button-teaser.w--current {
  margin-top: 30px;
  margin-bottom: 10px;
  display: inline-block;
}

.wrapper-solution {
  max-width: 300px;
  border-left: 12px #87f806;
  margin-bottom: 45px;
  margin-right: 0;
}

.video-teaser {
  background-color: #639727;
  border-radius: 18px;
  margin-top: 30px;
  margin-right: 30px;
  padding: 18px 30px;
  display: inline-block;
}

.video-teaser:hover {
  background-color: #7fca2a;
  text-decoration: none;
}

.video-teaser.w--current {
  margin-top: 30px;
  margin-bottom: 10px;
  display: inline-block;
}

.wrapper-ready {
  text-align: center;
  border-left: 12px #87f806;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.grid-testimonials {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr;
}

.div-testi {
  background-color: #639727;
  border-radius: 12px;
  margin-bottom: 20px;
  padding: 20px 40px;
}

.div-testi.light {
  background-color: #7fca2a;
}

.quote {
  margin-bottom: 12px;
  padding-top: 20px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 30px;
}

.quote--text {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.4em;
}

.quote-person {
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3em;
}

.button-tut {
  text-align: left;
  background-color: #303e5c;
  border-radius: 18px;
  margin-top: 15px;
  margin-right: 0;
  padding: 8px 30px 10px;
  display: inline-block;
}

.button-tut:hover {
  background-color: #2ca2ac;
  text-decoration: none;
}

.button-tut.w--current {
  margin-top: 30px;
  margin-bottom: 10px;
  display: inline-block;
}

.video-tut {
  background-color: #639727;
  border-radius: 18px;
  margin-top: 15px;
  margin-right: 30px;
  padding: 18px 30px;
  display: inline-block;
}

.video-tut:hover {
  background-color: #7fca2a;
  text-decoration: none;
}

.video-tut.w--current {
  margin-top: 30px;
  margin-bottom: 10px;
  display: inline-block;
}

.shop-hero {
  min-height: 40vh;
  background-image: url('../images/green.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  line-height: 1.2px;
  display: flex;
}

.wrapper-shop {
  border-left: 12px #87f806;
  margin-right: 0;
  padding-top: 130px;
}

.shop-element {
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.shop-element.hide {
  display: none;
}

.container-shop {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.container-shop.light {
  background-color: #333;
}

.grid-img-text-shop {
  border-left: 12px #639727;
  grid-template-rows: auto;
  align-items: start;
  justify-items: start;
  margin-left: 30px;
  margin-right: 30px;
}

.div-shop-txt {
  padding: 20px 30px 30px;
}

.about {
  background-color: #333;
  padding-top: 0;
  padding-bottom: 16px;
}

.list-item {
  margin-bottom: 10px;
  line-height: 1.4rem;
}

.wrapper-time {
  width: 100%;
  background-color: #21828a;
  border-left: 12px #87f806;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 50px 30px;
  display: block;
}

.grid-2 {
  border: 1px solid #000;
  grid-template-columns: .75fr 1fr 1fr;
}

.timetable {
  color: #fff;
  margin-bottom: 8px;
}

.timetable.strong {
  color: #fff;
  margin-bottom: 8px;
  font-weight: 600;
}

.grid-time {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  border: 1px #000;
  border-bottom: 6px solid rgba(255, 255, 255, .06);
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr 1fr;
  margin-bottom: 10px;
}

.heading-2 {
  color: #fff;
  margin-bottom: 30px;
}

.white {
  color: #fff;
}

.services {
  padding: 100px;
}

.angebot {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 50px;
  padding-top: 70px;
  padding-bottom: 70px;
  line-height: 1.2px;
  display: block;
}

.angebot.hide {
  display: none;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.div-services {
  background-color: #fff;
  padding: 20px;
}

.txt-services {
  color: #333;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 1.4rem;
}

.header-3 {
  color: #333;
  font-weight: 400;
}

.text-span-2 {
  font-weight: 400;
}

.button-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #aaa;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 3px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  font-size: 15px;
  font-weight: 500;
  display: block;
}

.button-box:hover, .button-box:focus {
  color: #cd5907;
}

.button-2 {
  background-color: #2ca2ac;
  border-radius: 8px;
  padding: 14px;
  font-size: 14px;
  font-weight: 500;
}

.button-2:hover {
  background-color: #989056;
  text-decoration: none;
}

.img-box {
  width: 100%;
  height: 180px;
  object-fit: cover;
  overflow: visible;
}

.img-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

.lb-k6 {
  background-color: #84754c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.lb-k6:hover {
  opacity: 1;
  background-color: #15a3b5;
}

.k-txt-clear {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.kacheln {
  background-color: #84754c;
  padding-top: 10px;
  padding-bottom: 50px;
}

.heading-3 {
  color: #fff;
  font-weight: 300;
}

.k-txt-70 {
  background-color: rgba(255, 255, 255, .8);
  margin-bottom: 0;
  padding: 20px 20px 10px;
}

.div-k2 {
  background-color: #84754c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-4 {
  color: #fff;
}

.div-k1 {
  min-height: 300px;
  background-image: url('../images/4.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.k-txt-5 {
  max-width: 70%;
  background-color: rgba(156, 139, 14, .79);
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
}

.grid-1-1 {
  max-width: 1200px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
}

.div-big-rigth {
  background-image: url('../images/slider_02.jpg');
  background-position: 0%;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.k-txt-4 {
  max-width: 70%;
  background-color: rgba(249, 249, 249, .8);
  margin-bottom: 10px;
  padding: 20px 20px 10px;
}

.grid-1-2 {
  max-width: 1200px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.div-k3 {
  min-height: 300px;
  background-color: #84754c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lb-k5 {
  min-height: 300px;
  background-image: url('../images/banner.jpg');
  background-position: 50% 0;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.lb-k5:hover {
  background-image: linear-gradient(rgba(0, 0, 0, .65), rgba(0, 0, 0, .65)), url('../images/3.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.title-kachel {
  margin-bottom: 0;
  font-size: 22px;
}

.txt-kachel.black {
  color: #000;
}

.div-big-left {
  min-height: 300px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.kacheln-2 {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 1px;
}

.kacheln-2.hide {
  background-color: #333;
  padding-top: 16px;
  display: block;
}

.div-small-img {
  min-height: 300px;
  background-image: url('../images/lokal_01.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.k-txt-100 {
  max-width: 100%;
  background-color: rgba(255, 255, 255, .8);
  padding: 20px 20px 10px;
}

.wrapper {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.grid-services {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 30px;
}

.grid-div-serv {
  color: #333;
  background-color: #fff;
  text-decoration: none;
}

.grid-div-serv:hover {
  text-decoration: none;
}

.div-img {
  width: 100%;
  height: 180px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.div-img.big {
  height: 300px;
}

.div-img.top {
  align-items: flex-start;
}

.image-6 {
  width: 100%;
  opacity: 1;
  mix-blend-mode: normal;
}

.div-txt {
  padding: 12px 20px 0;
  text-decoration: none;
}

.div-txt:hover {
  text-decoration: none;
}

.heading-5 {
  color: #01204e;
  margin-bottom: 10px;
  font-size: 16px;
}

.text-services {
  margin-bottom: 10px;
  line-height: 1.3rem;
}

.arrow-link {
  color: rgba(132, 117, 76, .5);
  text-align: center;
  margin-top: -13px;
  padding-right: 20px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 30px;
  display: none;
}

.link-2 {
  color: #ccc;
}

.link-2:hover {
  color: #fff;
  text-decoration: underline;
}

.grid-2-1 {
  max-width: 1200px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
}

.subsite {
  color: #fff;
  background-color: #333;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  margin-top: 82px;
  margin-left: auto;
  margin-right: auto;
}

.nav-link-sub {
  color: #fff;
  background-color: #2ca2ac;
  border-radius: 8px;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 500;
}

.nav-link-sub:hover {
  color: #fff;
  background-color: #989056;
  text-decoration: none;
}

.nav-link-sub:active, .nav-link-sub:focus, .nav-link-sub:visited {
  color: #fff;
}

.nav-link-sub.w--current {
  color: #333;
}

.nav-link-sub.w--current:hover {
  color: #2ca2ac;
  -webkit-text-stroke-color: #cd5907;
}

.nav-link-sub.w--current:visited {
  color: #333;
}

.nav-link-sub.hide {
  display: block;
}

.nav-menu-sub {
  margin-top: 20px;
}

.button-fliesstext {
  float: left;
  color: #fff;
  background-color: #2ca2ac;
  border-radius: 8px;
  padding: 4px 15px;
}

.button-fliesstext:hover {
  background-color: #989056;
}

.button-fliesstext.small {
  display: none;
}

.link-block-acc {
  color: #aaa;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 3px;
  margin-left: 0;
  padding: 4px 5px 3px 0;
  font-size: 15px;
  font-weight: 500;
}

.link-block-acc:hover, .link-block-acc:focus {
  color: #cd5907;
}

.container-faq {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0;
  display: block;
}

.div-img-0 {
  background-color: #fff;
  padding: 0;
}

.heading-6 {
  color: #fff;
  text-align: center;
}

.impressionen {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 70px;
  line-height: 1.2px;
  display: block;
}

.impressionen.hide {
  display: none;
}

.div-imp {
  background-color: #fff;
  padding: 0;
}

.grid-extensions {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  border: 1px #000;
  border-bottom: 6px solid rgba(255, 255, 255, .06);
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr 1fr;
  margin-bottom: 10px;
}

.extensions {
  color: #fff;
  margin-bottom: 8px;
}

.extensions.strong {
  color: #fff;
  margin-bottom: 8px;
  font-weight: 600;
}

.button-ext {
  background-color: #2ca2ac;
  border-radius: 8px;
  margin-top: -10px;
  margin-bottom: 20px;
  padding: 14px;
  font-size: 14px;
  font-weight: 500;
}

.button-ext:hover {
  background-color: #989056;
  text-decoration: none;
}

.small {
  margin-bottom: 0;
}

.facebook {
  float: none;
  clear: right;
  color: #fff;
  text-align: right;
  margin-bottom: 0;
  padding-right: 10px;
  font-family: "Fa brands 400", sans-serif;
  font-size: 36px;
  font-weight: 400;
}

@media screen and (min-width: 1280px) {
  .team-address, .team-address-light {
    font-size: 20px;
  }

  .quote {
    margin-bottom: 12px;
    font-size: 30px;
    font-weight: 400;
  }

  .button-2 {
    margin-top: 1px;
  }

  .button-ext {
    display: inline-block;
  }
}

@media screen and (min-width: 1440px) {
  .wrapper-footer {
    max-width: 1920px;
  }

  .fa-text:hover {
    color: #c2995e;
  }

  .container-large-navi {
    max-width: 1640px;
  }

  .footer-link:hover {
    color: #c2995e;
  }

  .navi-bar {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .div-formular {
    width: 100%;
  }

  .container-meta {
    padding-left: 17%;
  }

  .solution-hero {
    min-height: 65vh;
  }

  .tooltip-content---brix {
    width: 60px;
    height: 60px;
  }

  .text-50.bold.mg-bottom-8px {
    color: #fff;
  }

  .grid-two-columns {
    line-height: 20px;
  }

  .tooltip-float-v3.top {
    min-width: 600px;
  }

  .wrapper-solution {
    margin-right: 60px;
  }

  .wrapper-ready {
    margin-right: 0;
  }
}

@media screen and (min-width: 1920px) {
  .navbar {
    background-color: #fff;
  }

  .navlink-main {
    margin-left: 65%;
  }

  .navmenu {
    margin-left: auto;
    margin-right: auto;
  }

  .body {
    background-color: #333;
  }

  .footer {
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper-footer {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
  }

  .linkblock-phone-footer {
    display: block;
  }

  .wrapper-navi {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper-slogan {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .nav-link.w--current {
    color: #000;
  }

  .nav-link.w--current:hover {
    color: #2ca2ac;
  }

  .container-meta {
    justify-content: flex-end;
  }

  .nav-menu {
    margin-top: 39px;
  }

  .apple-home {
    width: 200px;
  }

  .solution-hero {
    min-height: 80vh;
  }

  .mainheader-grid {
    font-size: 36px;
  }

  .button-teaser {
    margin-right: 30px;
  }

  .wrapper-solution {
    max-width: 350px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 140px;
  }

  .wrapper-ready {
    max-width: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 0;
  }

  .shop-hero {
    background-position: 50%;
  }

  .wrapper-shop {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .about {
    padding-top: 1px;
  }

  .wrapper-time {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .angebot.hide {
    display: none;
  }

  .k-txt-70 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .div-k1 {
    background-image: url('../images/4.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .k-txt-5 {
    width: 70%;
    background-color: rgba(156, 139, 14, .79);
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .grid-1-1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .k-txt-4 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .grid-1-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 2fr;
  }

  .div-big-left {
    justify-content: flex-start;
  }

  .kacheln-2.hide {
    background-color: #333;
    padding-bottom: 3px;
  }

  .div-small-img {
    justify-content: center;
  }

  .k-txt-100 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .grid-services {
    margin-top: 40px;
  }

  .grid-2-1 {
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr;
  }

  .nav-link-sub.w--current {
    color: #000;
  }

  .nav-link-sub.w--current:hover {
    color: #2ca2ac;
  }

  .impressionen.hide {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    margin-bottom: 15px;
  }

  h2 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 28px;
  }

  .brand {
    padding-top: 14px;
    padding-bottom: 8px;
  }

  .navlink-main {
    margin-left: 0%;
  }

  .icon {
    font-size: 50px;
  }

  .metanav {
    width: 300px;
    min-height: 60px;
    background-color: rgba(0, 0, 0, 0);
    border-left: 20px solid #813838;
    display: block;
    position: static;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: .75fr 1fr 1fr;
  }

  .footer-left {
    padding-left: 20px;
  }

  .footer-text.right {
    text-align: left;
    margin-top: 20px;
  }

  .logo {
    max-width: 230px;
  }

  .hero {
    background-position: 30%;
  }

  .swing {
    margin-bottom: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-link {
    background-color: rgba(255, 255, 255, .8);
    border-top: 1px solid rgba(229, 116, 35, .07);
    padding-left: 210px;
    font-weight: 600;
  }

  .nav-link:hover {
    color: #2ca2ac;
    background-color: rgba(255, 255, 255, .95);
  }

  .grid-div-form {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 11px;
  }

  .navbar_wrapper {
    padding-left: 10px;
    padding-right: 0;
    display: block;
  }

  .grid-img-text {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .div-grid-img {
    display: block;
  }

  .div-grid-txt {
    padding: 130px 56px 20px;
  }

  .image {
    border-radius: 0;
  }

  .container-meta {
    max-width: 300px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin-top: 15px;
    padding-left: 0;
    padding-right: 0;
    display: block;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 90px;
  }

  .link-block-top {
    margin-top: 9px;
  }

  .phone, .phone-number {
    font-size: 14px;
  }

  .nav-menu {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0;
  }

  .menubutton {
    padding: 15px;
    font-size: 50px;
  }

  .menubutton:hover {
    color: #fff;
    background-color: #2ca2ac;
  }

  .menubutton.w--open {
    background-color: #fff;
    padding: 15px;
  }

  .button {
    margin-top: 20px;
  }

  .slogan-h2 {
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 20px;
    font-size: 30px;
    line-height: 1.2em;
  }

  .div-txt-50 {
    max-width: 70%;
    margin-left: 0;
    margin-right: auto;
    padding: 50px 56px;
  }

  .button-ng {
    margin-top: 20px;
  }

  .gring-img-app {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .app {
    padding-top: 0;
    padding-bottom: 0;
  }

  .compare {
    min-height: 40vh;
  }

  .link-block-lang {
    margin-top: 2px;
  }

  .link-block-lang:focus {
    color: #fff;
  }

  .link-block-reg {
    margin-top: 9px;
  }

  .apple-home {
    padding-top: 15px;
  }

  .solution-hero {
    min-height: 40vh;
  }

  .slogan-h3 {
    font-size: 30px;
    line-height: 1.2em;
  }

  .tooltip-arrow.v3 {
    top: -8px;
    bottom: auto;
    left: 20px;
    right: auto;
    transform: rotate(90deg);
  }

  .tooltip-arrow.v3.right {
    top: -8px;
    bottom: auto;
    left: auto;
    right: 20px;
    transform: rotate(90deg);
  }

  .tooltip-arrow.v3.top {
    top: -8px;
    bottom: auto;
    left: auto;
    right: 20px;
  }

  .tooltip-arrow.v3.bottom {
    top: auto;
    bottom: -8px;
    left: 20px;
    right: auto;
    transform: rotate(-90deg);
  }

  .tooltip-float-v3.top {
    min-width: 760px;
  }

  .tooltip-float-v3.right {
    top: 158%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .tooltip-float-v3.bottom {
    top: 187%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .tooltip-float-v3.left {
    top: 158%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .solution-odd, .solution-even {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-solution {
    margin-top: 90px;
    margin-bottom: -80px;
  }

  .foting-solution {
    margin-bottom: 80px;
    padding-top: 50px;
  }

  .disclaimer-text {
    min-height: 40vh;
  }

  ._3-grid-team {
    grid-template-columns: 1fr 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .fragen {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-legal {
    padding-left: 0;
    padding-right: 0;
  }

  .slogan-h2-legal, .slogan-h2-address {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1.2em;
  }

  .container-large-2 {
    margin-bottom: 40px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .grid-img-txt {
    grid-column-gap: 30px;
    grid-template-columns: 1fr;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .publ-title {
    padding-left: 20px;
  }

  .grid-dd {
    grid-column-gap: 30px;
    grid-template-columns: 1fr;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-video {
    padding-left: 50px;
    padding-right: 50px;
  }

  .wrapper-solution {
    max-width: 200px;
    margin-top: 40%;
    margin-left: auto;
    margin-right: 0;
  }

  .wrapper-ready {
    margin-top: 0%;
    margin-bottom: 60px;
  }

  .shop-hero {
    min-height: 40vh;
  }

  .wrapper-shop {
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .shop-element {
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-img-text-shop {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .div-shop-txt {
    padding: 130px 56px 20px;
  }

  .wrapper-time {
    margin-bottom: 100px;
  }

  .angebot {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .grid-3 {
    grid-template-columns: 1fr;
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-box {
    margin-top: 2px;
  }

  .button-box:focus {
    color: #fff;
  }

  .img-cover {
    max-height: 180px;
  }

  .grid-services {
    grid-template-columns: 1fr 1fr;
  }

  .div-img {
    height: 130px;
  }

  .arrow-link {
    color: rgba(44, 162, 172, .5);
    margin-top: 0;
    margin-bottom: 15px;
    display: block;
  }

  .icon-2 {
    color: #2ca2ac;
  }

  .icon-2:hover {
    color: #fff;
  }

  .subsite {
    padding-left: 30px;
    padding-right: 30px;
  }

  .nav-link-sub {
    background-color: rgba(255, 255, 255, .8);
    border-top: 1px solid rgba(229, 116, 35, .07);
    padding-left: 210px;
    font-weight: 600;
  }

  .nav-link-sub:hover {
    color: #2ca2ac;
    background-color: rgba(255, 255, 255, .95);
  }

  .nav-menu-sub {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0;
  }

  .link-block-acc {
    margin-top: 2px;
  }

  .link-block-acc:focus {
    color: #fff;
  }

  .container-faq {
    padding-left: 0;
    padding-right: 0;
  }

  .impressionen {
    padding-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 22px;
  }

  h2 {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 24px;
  }

  .brand {
    max-width: 210px;
    padding-top: 7px;
    padding-bottom: 4px;
  }

  .navlink-main {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 33px;
    font-size: 16px;
  }

  .navmenu {
    background-color: #f1efed;
  }

  .icon {
    font-size: 40px;
  }

  .metanav {
    display: block;
  }

  .button-mainnav {
    float: left;
    margin: 15px -10px 15px 33px;
    padding: 3px 12px;
    font-size: 13px;
    display: block;
  }

  .button-mainnav:hover {
    text-decoration: none;
  }

  .button-mainnav.minus-marg {
    padding-left: 12px;
    padding-right: 12px;
  }

  .footer {
    border-bottom-width: 30px;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .footer-left {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-text.right {
    margin-top: 0;
  }

  .logo {
    max-width: 210px;
    padding-top: 14px;
  }

  .logo.w--current {
    max-width: 140px;
    padding-top: 14px;
  }

  .hero {
    background-position: 30%;
    align-items: flex-end;
  }

  .wrapper-slogan {
    margin-bottom: 0;
    padding-left: 35px;
    padding-right: 35px;
  }

  .nav-link {
    padding-left: 170px;
  }

  .div-grid-txt {
    padding: 90px 30px 30px;
  }

  .container-meta {
    max-width: 150px;
    margin-top: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .link-block-top {
    margin-left: 0;
    padding-left: 20px;
    display: none;
  }

  .phone {
    font-size: 20px;
    display: block;
  }

  .phone-number {
    padding-left: 10px;
    display: block;
  }

  .heading {
    font-size: 24px;
  }

  .div-txt-50 {
    padding: 30px;
  }

  .link-block-lang {
    margin-top: 6px;
    padding-left: 5px;
  }

  .lang {
    display: block;
  }

  .link-block-reg {
    color: #fff;
    text-align: left;
    border: 1px #000;
    border-top: 1px solid rgba(255, 255, 255, .14);
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 12px;
    padding-bottom: 15px;
    padding-left: 193px;
    display: block;
  }

  .link-block-reg:hover {
    color: #7fca2a;
  }

  .link-block-reg.hide {
    display: none;
  }

  .apple-home {
    padding-top: 7px;
  }

  .cloneable-header-grid {
    grid-template-columns: 1fr;
  }

  .button-primary {
    padding: 16px 34px;
    font-size: 16px;
    line-height: 18px;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tooltip-arrow.v3 {
    top: -8px;
    bottom: auto;
    left: 15px;
    right: auto;
    transform: rotate(90deg);
  }

  .tooltip-float-v3.top {
    min-width: 480px;
  }

  .tooltip-float-v3.right {
    top: 208%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .tooltip-v3 {
    max-width: 480px;
    min-width: 480px;
  }

  .heading-solution {
    margin-bottom: -60px;
  }

  ._3-grid-team {
    grid-column-gap: 10px;
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .team-labels {
    margin-top: 250px;
  }

  .fragen {
    margin-top: 0;
  }

  .address-labels {
    margin-top: auto;
  }

  .container-large-2 {
    margin-bottom: 30px;
  }

  .mainheader-grid {
    margin-top: 25px;
    padding-bottom: 15px;
  }

  .grid-img-txt {
    grid-template-columns: minmax(200px, 1fr);
    padding-top: 0;
  }

  .link-block {
    margin-top: 5px;
  }

  .publ-title {
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .grid-dd {
    grid-template-columns: minmax(200px, 1fr);
    padding-top: 0;
  }

  .video {
    margin-top: 110px;
  }

  .wrapper-solution {
    max-width: 200px;
    margin-bottom: 36px;
    margin-right: 0;
    padding-top: 31px;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-ready {
    margin-bottom: 36px;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 30px;
  }

  .grid-testimonials, .grid-tutorials {
    grid-template-columns: 1fr;
  }

  .shop-hero {
    min-height: 25vh;
  }

  .wrapper-shop {
    max-width: 200px;
    margin-bottom: 36px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 130px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-shop-txt {
    padding: 90px 30px 30px;
  }

  .about {
    margin-top: 30px;
  }

  .wrapper-time {
    padding-left: 20px;
    padding-right: 20px;
  }

  .services {
    margin-top: 110px;
  }

  .button-box {
    margin-top: 6px;
    padding-left: 5px;
  }

  .k-txt-clear {
    min-height: 250px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .kacheln {
    padding-top: 0;
    padding-bottom: 0;
  }

  .k-txt-70 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-k2 {
    min-height: 250px;
  }

  .k-txt-5 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid-1-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 2fr;
    margin-bottom: 0;
  }

  .div-big-rigth {
    min-height: 250px;
  }

  .grid-1-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .div-k3 {
    min-height: 250px;
  }

  .kacheln-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .kacheln-2.hide {
    padding-top: 0;
  }

  .k-txt-100 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid-services {
    grid-template-columns: 1fr;
  }

  .div-img {
    height: 200px;
  }

  .grid-2-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    margin-bottom: 0;
  }

  .subsite {
    margin-top: 0;
  }

  .nav-link-sub {
    padding-left: 170px;
  }

  .button-fliesstext {
    display: block;
  }

  .link-block-acc {
    margin-top: 6px;
    padding-left: 5px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }

  h2 {
    margin-top: 20px;
    font-size: 21px;
    line-height: 23px;
  }

  .brand {
    max-width: 200px;
    padding-top: 9px;
    padding-bottom: 0;
  }

  .button-mainnav {
    min-width: 130px;
    display: block;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .footer-left {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-text.right {
    margin-top: 0;
  }

  .logo {
    max-width: 170px;
    padding-top: 8px;
  }

  .logo.w--current {
    max-width: 120px;
    padding-top: 9px;
  }

  .hero {
    justify-content: center;
  }

  .wrapper-slogan {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .nav-link {
    padding-left: 44px;
  }

  .grid-div-form {
    padding-right: 0;
  }

  .navbar_wrapper {
    padding-left: 0;
  }

  .div-grid-txt {
    padding: 60px 20px 21px;
  }

  .container-meta {
    justify-content: flex-end;
    display: block;
    right: 65px;
  }

  .link-block-top {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    text-align: center;
  }

  .menubutton {
    padding: 9px;
    font-size: 40px;
  }

  .menubutton.w--open {
    padding: 9px;
  }

  .button {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 19px;
    padding-right: 19px;
  }

  .slogan-h2 {
    margin-top: 0;
    padding-left: 10px;
    font-size: 24px;
  }

  .div-txt-50 {
    max-width: 100%;
    padding: 21px 30px;
  }

  .button-ng {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 10px 19px;
    line-height: 1.2em;
  }

  .link-block-lang {
    margin-top: 0;
    margin-left: 0;
    padding-left: 3px;
    padding-right: 3px;
  }

  .lang {
    display: none;
  }

  .lang.small {
    margin-top: -4px;
    display: block;
  }

  .link-block-reg {
    margin-left: 0;
    padding-left: 48px;
    padding-right: 10px;
  }

  .apple {
    margin-left: 0;
    padding-top: 30px;
  }

  .apple-home {
    width: 150px;
    padding-top: 20px;
  }

  .slogan-h3 {
    margin-top: 0;
    font-size: 24px;
  }

  .button-primary {
    padding: 15px 34px 16px;
  }

  .container-default {
    padding-left: 16px;
    padding-right: 16px;
  }

  .tooltip-arrow.v3.right, .tooltip-arrow.v3.top {
    top: -8px;
    bottom: auto;
    left: 20px;
    right: auto;
  }

  .tooltip-float-v3 {
    min-width: 300px;
  }

  .tooltip-float-v3.top {
    min-width: 100%;
  }

  .tooltip-float-v3.bottom {
    top: 186%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .tooltip-float-v3.left {
    top: 158%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .tooltip-v3 {
    min-width: 300px;
    align-items: flex-start;
  }

  .heading-solution {
    margin-top: 60px;
    margin-bottom: -20px;
    font-size: 24px;
  }

  .foting-solution {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;
  }

  ._3-grid-team {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-img-team {
    object-position: 50% 50%;
  }

  .team-labels {
    margin-top: 120px;
  }

  .fragen {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .team-address, .phonenumber-address, .mail-address {
    font-size: 22px;
  }

  .mail-icon-address {
    font-size: 30px;
  }

  .address-labels {
    margin-top: 20px;
  }

  .blind {
    min-height: 400px;
    object-position: 50% 50%;
  }

  .container-legal {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slogan-h2-legal, .slogan-h2-address {
    margin-top: 0;
    font-size: 24px;
  }

  .mainheader-grid {
    margin-top: 15px;
  }

  .grid-img-txt {
    padding-left: 10px;
    padding-right: 10px;
  }

  .publ-title {
    padding-left: 10px;
    font-size: 18px;
    line-height: 1.4rem;
  }

  .grid-dd {
    padding-left: 10px;
    padding-right: 10px;
  }

  .video {
    margin-top: 100px;
  }

  .container-video {
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-teaser {
    margin-bottom: 10px;
    padding-left: 19px;
    padding-right: 19px;
  }

  .wrapper-solution {
    margin-bottom: 60px;
    padding: 25px 20px 0;
  }

  .video-teaser {
    margin-bottom: 10px;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .wrapper-ready {
    margin-bottom: 60px;
    padding: 0 20px 0 39px;
  }

  .button-tut {
    margin-bottom: 10px;
    padding-left: 19px;
    padding-right: 19px;
  }

  .video-tut {
    margin-bottom: 10px;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .wrapper-shop {
    margin-bottom: 60px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-shop-txt {
    padding: 60px 20px 21px;
  }

  .about {
    margin-top: 20px;
  }

  .wrapper-time {
    margin: 40px 10px;
    padding: 5px 0;
  }

  .timetable {
    margin-bottom: 4px;
  }

  .timetable.strong {
    margin-bottom: 4px;
    padding-top: 6px;
  }

  .grid-time {
    max-width: 100%;
    grid-template-columns: 1fr;
    padding-left: 40px;
    padding-right: 40px;
  }

  .services {
    margin-top: 100px;
  }

  .angebot {
    background-image: none;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .grid-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .txt-services {
    font-size: 16px;
  }

  .button-box {
    margin-top: 0;
    margin-left: 0;
    padding-left: 3px;
    padding-right: 3px;
  }

  .img-cover {
    max-height: 120px;
  }

  .div-img {
    height: 160px;
  }

  .subsite {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-sub {
    padding-left: 44px;
  }

  .button-fliesstext {
    display: block;
  }

  .button-fliesstext.small {
    margin-top: -4px;
    display: block;
  }

  .link-block-acc {
    margin-top: 0;
    margin-left: 0;
    padding-left: 3px;
    padding-right: 3px;
  }

  .container-faq, .heading-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .impressionen {
    background-image: none;
    margin-bottom: 30px;
  }

  .grid-extensions {
    max-width: 100%;
    grid-template-columns: 1fr;
    padding-left: 40px;
    padding-right: 40px;
  }

  .extensions {
    margin-bottom: 4px;
  }

  .extensions.strong {
    margin-bottom: 4px;
    padding-top: 6px;
  }

  .facebook {
    font-size: 30px;
  }
}

#ID-Angebot.w-node-dc480ecd-ce22-1bee-27a6-df9ee8471bed-0c5fbb1c, #w-node-a162efb3-4298-356c-70ff-ab6e0c970cb2-0c5fbb1c, #w-node-_18eb78bb-e2f0-d94e-3dc2-78c8d7fafa28-0c5fbb1c, #w-node-a1b6035b-fed1-57dc-8134-edcb283a68fb-0c5fbb1c, #w-node-c735d4af-a324-c96a-ff13-add96f4069f8-0c5fbb1c, #w-node-c735d4af-a324-c96a-ff13-add96f4069ee-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35d8-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35da-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35dc-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35df-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35e1-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35e3-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35e6-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35e8-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35ea-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35ed-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35ef-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35f1-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35f4-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35f6-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35f8-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35fb-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35fd-0c5fbb1c, #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35ff-0c5fbb1c, #w-node-_697b8d96-7144-698b-5172-cfd2f3c8c8e1-0c5fbb1c, #w-node-_2205a312-e30e-9886-a567-2ef6af5b71fc-0c5fbb1c, #w-node-_2205a312-e30e-9886-a567-2ef6af5b720a-0c5fbb1c, #w-node-_2205a312-e30e-9886-a567-2ef6af5b7218-0c5fbb1c, #w-node-_2c63ee90-eca9-af1d-daeb-ce263a93bbe9-0c5fbb1c, #w-node-b964fed8-1453-216d-9c86-0e6b3f38491d-0c5fbb1c, #w-node-_8131ad81-a61b-6194-9335-79da8a7df12c-0c5fbb1c, #w-node-e3c16cf5-325c-5ece-94f2-fe46f1447abb-0c5fbb1c, #w-node-_02eefc52-687d-8ed9-7248-1b08c0332a19-0c5fbb1c, #w-node-_25b02b5d-7bbb-00e7-2292-f7c34af27bd8-0c5fbb1c, #w-node-b0dec35a-c389-2fe7-a680-8c548e3235ef-0c5fbb1c, #w-node-a1420bb5-c2cb-56e9-46a5-1caf9aa19ab6-0c5fbb1c, #w-node-f4a44f39-612c-f552-559c-f96dd1002494-0c5fbb1c, #w-node-_7c778a75-8a6c-24a3-a3b3-40bdfed65cf7-0c5fbb1c, #w-node-_6006baf4-9029-2efe-8620-19f2ee034e64-08ba8ab9, #w-node-_6006baf4-9029-2efe-8620-19f2ee034e6d-08ba8ab9, #w-node-_6006baf4-9029-2efe-8620-19f2ee034e76-08ba8ab9, #w-node-_6006baf4-9029-2efe-8620-19f2ee034e6d-40d60d0b, #w-node-_6006baf4-9029-2efe-8620-19f2ee034e64-40d60d0b, #w-node-_37a9cd68-0eac-5c1e-538d-ded905b02c2a-40d60d0b, #w-node-aa4df18c-e2de-9992-c324-7e875bec6670-40d60d0b, #w-node-_6006baf4-9029-2efe-8620-19f2ee034e76-40d60d0b, #w-node-_6006baf4-9029-2efe-8620-19f2ee034e7f-40d60d0b, #w-node-_9b5bf4bc-5f76-c03b-430f-f07b7a80d759-96abb865, #w-node-_1772fb17-4463-6c43-b092-7e99bfcd3a5b-96abb865, #w-node-aacaac59-e9ec-f950-de08-22a409de1498-96abb865, #w-node-_46aaead2-513f-a432-acb2-b0a027acf4c5-96abb865, #w-node-_8a537111-c19b-51fb-29c2-15475783681a-96abb865, #w-node-_49f5e869-9a9a-1340-b760-b3aa02b13173-96abb865, #w-node-_49f5e869-9a9a-1340-b760-b3aa02b13175-96abb865, #w-node-_49f5e869-9a9a-1340-b760-b3aa02b13177-96abb865, #w-node-_92a97820-35f4-5e5f-d480-5a75d4b2e4b1-96abb865, #w-node-_92a97820-35f4-5e5f-d480-5a75d4b2e4b3-96abb865, #w-node-_92a97820-35f4-5e5f-d480-5a75d4b2e4b5-96abb865, #w-node-_6a54d5d2-d37b-f3f4-ac30-90adb4366cf7-96abb865, #w-node-_6a54d5d2-d37b-f3f4-ac30-90adb4366cf9-96abb865, #w-node-_6a54d5d2-d37b-f3f4-ac30-90adb4366cfb-96abb865, #w-node-_3054d7e0-7b16-4f5c-54b2-a50ff1156eaa-96abb865, #w-node-_3054d7e0-7b16-4f5c-54b2-a50ff1156eac-96abb865, #w-node-_3054d7e0-7b16-4f5c-54b2-a50ff1156eae-96abb865, #w-node-_9ea700ed-323b-135b-c643-d7032d8c4659-96abb865, #w-node-_9ea700ed-323b-135b-c643-d7032d8c465b-96abb865, #w-node-_9ea700ed-323b-135b-c643-d7032d8c465d-96abb865, #w-node-_97f627a1-1a9e-2947-8d17-66a1d8bd2097-96abb865, #w-node-_97f627a1-1a9e-2947-8d17-66a1d8bd2099-96abb865, #w-node-_97f627a1-1a9e-2947-8d17-66a1d8bd209b-96abb865, #w-node-d8a424ee-158d-9ecd-a5e8-f790ad5df3f2-96abb865, #w-node-d8a424ee-158d-9ecd-a5e8-f790ad5df3f4-96abb865, #w-node-d8a424ee-158d-9ecd-a5e8-f790ad5df3f6-96abb865, #w-node-_7e19c827-a1fc-a15b-429e-4baa08182204-96abb865, #w-node-_7e19c827-a1fc-a15b-429e-4baa08182206-96abb865, #w-node-_7e19c827-a1fc-a15b-429e-4baa08182208-96abb865 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-d0c1cc25-b023-b77f-f126-6fe034ca35d3-0c5fbb1c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_1772fb17-4463-6c43-b092-7e99bfcd3a5b-96abb865, #w-node-_46aaead2-513f-a432-acb2-b0a027acf4c5-96abb865, #w-node-_8a537111-c19b-51fb-29c2-15475783681a-96abb865, #w-node-_49f5e869-9a9a-1340-b760-b3aa02b13175-96abb865, #w-node-_49f5e869-9a9a-1340-b760-b3aa02b13177-96abb865, #w-node-_92a97820-35f4-5e5f-d480-5a75d4b2e4b3-96abb865, #w-node-_92a97820-35f4-5e5f-d480-5a75d4b2e4b5-96abb865, #w-node-_6a54d5d2-d37b-f3f4-ac30-90adb4366cf9-96abb865, #w-node-_6a54d5d2-d37b-f3f4-ac30-90adb4366cfb-96abb865, #w-node-_3054d7e0-7b16-4f5c-54b2-a50ff1156eac-96abb865, #w-node-_3054d7e0-7b16-4f5c-54b2-a50ff1156eae-96abb865, #w-node-_9ea700ed-323b-135b-c643-d7032d8c465b-96abb865, #w-node-_9ea700ed-323b-135b-c643-d7032d8c465d-96abb865, #w-node-_97f627a1-1a9e-2947-8d17-66a1d8bd2099-96abb865, #w-node-_97f627a1-1a9e-2947-8d17-66a1d8bd209b-96abb865, #w-node-d8a424ee-158d-9ecd-a5e8-f790ad5df3f4-96abb865, #w-node-d8a424ee-158d-9ecd-a5e8-f790ad5df3f6-96abb865, #w-node-_7e19c827-a1fc-a15b-429e-4baa08182206-96abb865, #w-node-_7e19c827-a1fc-a15b-429e-4baa08182208-96abb865 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}