@charset "UTF-8";
/* cormorant-garamond-300 - latin */
@font-face {
  font-display: swap;
  font-family: "Cormorant Garamond";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/cormorant-garamond-v16-latin-regular.woff2")
      format("woff2"),
    url("../fonts/cormorant-garamond-v16-latin-regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Inter";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/inter-v13-latin-500.woff2") format("woff2"),
    url("../fonts/inter-v13-latin-500.ttf") format("truetype");
}

/* line 1, ../scss/_general.scss */
body {
  -webkit-font-smoothing: antialiased;
  font-weight: normal !important;
  font-style: normal !important;
  font-family: "Cormorant Garamond";
  margin: 0px;
  padding: 0px;
  background: #f8f8f8;
  color: #666666;
  font-size: 18px;
  line-height: 1.6em;
}

/* line 12, ../scss/_general.scss */
a {
  color: inherit;
  text-decoration: none;
}
/* line 16, ../scss/_general.scss */
a img {
  border: none;
}

/* line 21, ../scss/_general.scss */
strong {
  -webkit-font-smoothing: antialiased;
  font-weight: normal !important;
  font-style: normal !important;
}

/* line 25, ../scss/_general.scss */
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
ul,
ol,
dl {
  -webkit-font-smoothing: antialiased;
  font-weight: normal !important;
  font-style: normal !important;
  font-family: "Cormorant Garamond";
  font-size: 1em;
  margin: 0px;
  padding: 0px;
}

/* line 33, ../scss/_general.scss */
.container {
  overflow: hidden;
  *zoom: 1;
  width: 1632px;
  margin: 0px auto;
}
/* line 8, ../scss/_grid.scss */
.container:after {
  content: "";
  width: 100%;
  height: 0px;
  display: block;
  clear: both;
}
@media screen and (max-width: 1632px) {
  /* line 33, ../scss/_general.scss */
  .container {
    width: 1377.6px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 33, ../scss/_general.scss */
  .container {
    width: 1123.2px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 33, ../scss/_general.scss */
  .container {
    width: 868.8px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 33, ../scss/_general.scss */
  .container {
    width: auto;
  }
}

/* line 37, ../scss/_general.scss */
.clear {
  clear: both;
  width: 100%;
  height: 0px;
  display: block;
}

/* line 44, ../scss/_general.scss */
address {
  margin-bottom: 1.6em;
}
/* line 47, ../scss/_general.scss */
address strong {
  color: #2c374a;
}

/* line 53, ../scss/_general.scss */
dl,
dl dt,
dl dd {
  display: block;
  margin: 0px;
  padding: 0px;
}
/* line 59, ../scss/_general.scss */
dl dt {
  float: left;
  width: 70px;
}

/* line 65, ../scss/_general.scss */
#home h1,
#profil article h1,
#leistungen h1,
#referenzen h1,
#kontakt h1 {
  color: #2c3747;
  font-size: 36px;
  line-height: 1.2em;
  max-width: 650px;
  text-align: center;
  margin: 0px auto 60px;
  padding: 0px 15px;
}
@media screen and (max-width: 868.8px) {
  /* line 65, ../scss/_general.scss */
  #home h1,
  #profil article h1,
  #leistungen h1,
  #referenzen h1,
  #kontakt h1 {
    font-size: 30px;
  }
}

/* line 79, ../scss/_general.scss */
#home p,
#leistungen > p {
  max-width: 791px;
  padding: 0px 15px;
  margin: 0px auto 1.6em;
  text-align: center;
}

/* line 86, ../scss/_general.scss */
#profil article ul {
  -webkit-font-smoothing: antialiased;
  font-weight: normal !important;
  font-style: normal !important;
  font-family: "Inter";
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 2em;
}
/* line 87, ../scss/_general.scss */
#profil article ul,
#profil article ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/* line 1, ../scss/segments/_header.scss */
.headerSurrogate {
  height: 500px;
  display: none;
}

/* line 6, ../scss/segments/_header.scss */
header {
  background: #ffffff;
  position: relative;
  height: 500px;
  z-index: 999;
}
/* line 12, ../scss/segments/_header.scss */
.no-js header:before,
header .background {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  width: 66%;
  background-image: url("../img/poster.png");
  background-repeat: no-repeat;
  background-position: top left;
}
/* line 26, ../scss/segments/_header.scss */
header .logoWrap {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}
/* line 34, ../scss/segments/_header.scss */
header #logo,
header nav {
  position: relative;
  z-index: 1;
}
/* line 39, ../scss/segments/_header.scss */
header #logo {
  position: absolute;
  left: 50%;
  margin-left: -801px;
  top: 50%;
  margin-top: -27.5px;
}
@media screen and (max-width: 1632px) {
  /* line 39, ../scss/segments/_header.scss */
  header #logo {
    margin-left: -673.8px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 39, ../scss/segments/_header.scss */
  header #logo {
    margin-left: -546.6px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 39, ../scss/segments/_header.scss */
  header #logo {
    margin-left: -419.4px;
  }
}
/* line 58, ../scss/segments/_header.scss */
header #logo img {
  display: block;
}
/* line 62, ../scss/segments/_header.scss */
header #logo .bar {
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
  position: absolute;
  background: #c6c6c5;
  left: 122px;
}
/* line 71, ../scss/segments/_header.scss */
header nav {
  -webkit-font-smoothing: antialiased;
  font-weight: normal !important;
  font-style: normal !important;
  font-family: "Inter";
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  -moz-transition: border-color 0.2s linear;
  -o-transition: border-color 0.2s linear;
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border-top: 1px solid transparent;
  color: #666666;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 20px;
}
/* line 86, ../scss/segments/_header.scss */
header nav.hover {
  color: #c5c5c5;
}
/* line 90, ../scss/segments/_header.scss */
header nav .wrap {
  padding: 10px 0px;
  width: 1602px;
  margin: 0px auto;
  position: relative;
}
@media screen and (max-width: 1632px) {
  /* line 90, ../scss/segments/_header.scss */
  header nav .wrap {
    width: 1347.6px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 90, ../scss/segments/_header.scss */
  header nav .wrap {
    width: 1093.2px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 90, ../scss/segments/_header.scss */
  header nav .wrap {
    width: 838.8px;
  }
}
/* line 109, ../scss/segments/_header.scss */
header nav .link {
  display: inline-block;
}
/* line 112, ../scss/segments/_header.scss */
header nav .link:first-child {
  display: none;
}
/* line 117, ../scss/segments/_header.scss */
header nav .link.nth-child-nplus3:before {
  content: "–";
  display: inline-block;
  margin: 0px 10px;
}
/* line 125, ../scss/segments/_header.scss */
header nav .link:nth-child(n + 3):before {
  content: "–";
  display: inline-block;
  margin: 0px 10px;
}
/* line 133, ../scss/segments/_header.scss */
header nav a {
  display: inline-block;
}
/* line 136, ../scss/segments/_header.scss */
header nav a:hover {
  color: #2c374a;
}
/* line 141, ../scss/segments/_header.scss */
header nav .magic {
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  display: block;
  height: 1px;
  width: 0px;
  background: #2d3749;
  position: absolute;
  top: -1px;
  left: 0px;
}
@media screen and (max-width: 868.8px) {
  /* line 71, ../scss/segments/_header.scss */
  header nav {
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: -320px;
    width: 320px;
    background: #ffffff;
    z-index: 998;
    border: none;
    font-size: 14px;
    line-height: 40px;
    padding: 30px 0px;
  }
  /* line 168, ../scss/segments/_header.scss */
  header nav .wrap {
    padding: 0px;
    width: auto;
    margin: 0px;
    position: static;
  }
  /* line 175, ../scss/segments/_header.scss */
  header nav .magic {
    display: none;
  }
  /* line 179, ../scss/segments/_header.scss */
  header nav .link {
    display: block;
    border-bottom: 1px solid #e8e8e8;
  }
  /* line 183, ../scss/segments/_header.scss */
  header nav .link:before {
    display: none !important;
  }
  /* line 187, ../scss/segments/_header.scss */
  header nav .link:first-child {
    border-top: 1px solid #e8e8e8;
    display: block;
  }
  /* line 193, ../scss/segments/_header.scss */
  header nav a {
    display: block;
    padding: 0px 15px;
  }
  /* line 197, ../scss/segments/_header.scss */
  header nav a:hover {
    color: #2c374a;
  }
  /* line 202, ../scss/segments/_header.scss */
  header nav.open {
    -moz-box-shadow: 0px 0px 20px black;
    -webkit-box-shadow: 0px 0px 20px black;
    box-shadow: 0px 0px 20px black;
    left: 0px;
  }
}
/* line 217, ../scss/segments/_header.scss */
header #navToggle {
  display: none;
  position: fixed;
  top: 30px;
  right: 15px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  z-index: 999;
}
/* line 227, ../scss/segments/_header.scss */
header #navToggle div {
  -moz-transition: -moz-transform 0.1s linear, top 0.1s linear 0.1s;
  -o-transition: -o-transform 0.1s linear, top 0.1s linear 0.1s;
  -webkit-transition: -webkit-transform 0.1s linear, top 0.1s linear;
  -webkit-transition-delay: 0s, 0.1s;
  transition: transform 0.1s linear, top 0.1s linear 0.1s;
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  height: 4px;
  background: #c6c6c5;
}
/* line 237, ../scss/segments/_header.scss */
header #navToggle div:first-child {
  top: 0px;
}
/* line 241, ../scss/segments/_header.scss */
header #navToggle div:last-child {
  top: 16px;
}
/* line 245, ../scss/segments/_header.scss */
header #navToggle div.last-child {
  top: 16px;
}
/* line 249, ../scss/segments/_header.scss */
header #navToggle div:nth-child(2) {
  top: 8px;
}
/* line 253, ../scss/segments/_header.scss */
header #navToggle div.nth-child-2 {
  top: 8px;
}
@media screen and (max-width: 868.8px) {
  /* line 217, ../scss/segments/_header.scss */
  header #navToggle {
    display: block;
  }
}
/* line 264, ../scss/segments/_header.scss */
header nav.open + #navToggle div {
  -moz-transition: -moz-transform 0.1s linear 0.1s, top 0.1s linear;
  -o-transition: -o-transform 0.1s linear 0.1s, top 0.1s linear;
  -webkit-transition: -webkit-transform 0.1s linear, top 0.1s linear;
  -webkit-transition-delay: 0.1s, 0s;
  transition: transform 0.1s linear 0.1s, top 0.1s linear;
}
/* line 267, ../scss/segments/_header.scss */
header nav.open + #navToggle div:first-child,
header nav.open + #navToggle div:last-child {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 8px;
}
/* line 273, ../scss/segments/_header.scss */
header nav.open + #navToggle div:nth-child(2) {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 279, ../scss/segments/_header.scss */
header.fixed {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 115px !important;
}
/* line 286, ../scss/segments/_header.scss */
header.fixed + .headerSurrogate {
  display: block;
}
/* line 290, ../scss/segments/_header.scss */
header.fixed nav {
  border-color: #e8e8e8;
}
/* line 294, ../scss/segments/_header.scss */
header.fixed .logoWrap {
  position: static;
}
@media screen and (max-width: 868.8px) {
  /* line 6, ../scss/segments/_header.scss */
  header {
    position: static !important;
    height: auto !important;
  }
  /* line 303, ../scss/segments/_header.scss */
  header + .headerSurrogate,
  header.fixed + .headerSurrogate {
    display: none !important;
    height: 0px !important;
  }
  /* line 308, ../scss/segments/_header.scss */
  header .logoWrap {
    position: static;
    text-align: center;
    display: block;
    padding-top: 30px;
  }
  /* line 315, ../scss/segments/_header.scss */
  header #logo {
    display: block;
    position: relative;
    margin: 0px 15px 0px;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
  }
  /* line 324, ../scss/segments/_header.scss */
  header #logo img:nth-child(2) {
    display: none;
  }
  /* line 329, ../scss/segments/_header.scss */
  .no-js header:before,
  header .background {
    display: none;
  }
  /* line 333, ../scss/segments/_header.scss */
  header:after {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    content: "";
    display: block;
    width: auto;
    height: 300px;
    margin-top: 20px;
    background-image: url("/img/poster.png");
    background-position: top right;
    background-repeat: no-repeat;
  }
}

/* line 1, ../scss/segments/_home.scss */
#home {
  padding: 80px 0px;
}

/* line 1, ../scss/segments/_profil.scss */
#profil {
  background: #2d3749;
  color: #ffffff;
  position: relative;
}
/* line 6, ../scss/segments/_profil.scss */
#profil:before {
  content: "";
  background: #1a1f29;
  position: absolute;
  left: 50%;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 0;
}
@media screen and (max-width: 868.8px) {
  /* line 6, ../scss/segments/_profil.scss */
  #profil:before {
    display: none;
  }
}
/* line 21, ../scss/segments/_profil.scss */
#profil figure {
  float: left;
  width: 50%;
  margin: 0px;
  padding: 0px;
  display: inline;
  position: relative;
  z-index: 1;
  line-height: 0px;
}
/* line 30, ../scss/segments/_profil.scss */
#profil figure img {
  width: 100%;
  display: inline-block;
  line-height: 0px;
}
@media screen and (max-width: 868.8px) {
  /* line 21, ../scss/segments/_profil.scss */
  #profil figure {
    display: none;
  }
}
/* line 41, ../scss/segments/_profil.scss */
#profil article {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 816px;
  float: left;
  padding-top: 40px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1632px) {
  /* line 41, ../scss/segments/_profil.scss */
  #profil article {
    width: 688.8px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 41, ../scss/segments/_profil.scss */
  #profil article {
    width: 561.6px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 41, ../scss/segments/_profil.scss */
  #profil article {
    width: 434.4px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 41, ../scss/segments/_profil.scss */
  #profil article {
    width: auto;
    float: none;
  }
}
/* line 49, ../scss/segments/_profil.scss */
#profil article:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -20px;
  border: 10px solid transparent;
  border-top-width: 0px;
  width: 0px;
  height: 0px;
  z-index: 2;
}
@media screen and (max-width: 868.8px) {
  /* line 49, ../scss/segments/_profil.scss */
  #profil article:before {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    position: relative;
    width: auto;
    height: 300px;
    display: block;
    left: auto;
    right: auto;
    top: -40px;
    bottom: auto;
    border: none;
    margin: 0px -15px;
  }
}
/* line 79, ../scss/segments/_profil.scss */
#profil article h1 {
  color: #ffffff;
  margin-bottom: 0px;
}
/* line 86, ../scss/segments/_profil.scss */
#profil article .position {
  -webkit-font-smoothing: antialiased;
  font-weight: normal !important;
  font-style: normal !important;
  font-family: "Inter";
  font-size: 11px;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 50px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
}
/* line 97, ../scss/segments/_profil.scss */
#profil article blockquote {
  max-width: 700px;
  font-size: 24px;
  line-height: 1.2em;
  text-align: center;
  padding: 0px 15px;
  margin: 0px auto 50px;
}
/* line 105, ../scss/segments/_profil.scss */
#profil article blockquote:before {
  content: "„";
}
/* line 109, ../scss/segments/_profil.scss */
#profil article blockquote:after {
  content: "”";
}
/* line 114, ../scss/segments/_profil.scss */
#profil article ul {
  position: relative;
  color: rgba(255, 255, 255, 0.5);
}
/* line 120, ../scss/segments/_profil.scss */
#profil article ul:before {
  position: absolute;
  content: "";
  width: 50px;
  margin-left: -25px;
  top: -20px;
  left: 50%;
  height: 1px;
  background: rgba(255, 255, 255, 0.25);
}
/* line 133, ../scss/segments/_profil.scss */
#profil article.left blockquote {
  padding-top: 14.4px;
  padding-bottom: 14.4px;
}
/* line 138, ../scss/segments/_profil.scss */
#profil article.left ul {
  padding-top: 11px;
}
/* line 142, ../scss/segments/_profil.scss */
#profil article.left:before {
  border-bottom-color: #2d3749;
}
@media screen and (max-width: 868.8px) {
  /* line 142, ../scss/segments/_profil.scss */
  #profil article.left:before {
    background-image: url("/img/renate.jpg");
  }
}
/* line 152, ../scss/segments/_profil.scss */
#profil article.right:before {
  border-bottom-color: #1a1f29;
}
@media screen and (max-width: 868.8px) {
  /* line 152, ../scss/segments/_profil.scss */
  #profil article.right:before {
    background-image: url("/img/hans.jpg");
  }
}
@media screen and (max-width: 868.8px) {
  /* line 151, ../scss/segments/_profil.scss */
  #profil article.right {
    background: #1a1f29;
  }
}

/* line 1, ../scss/segments/_leistungen.scss */
#leistungen {
  overflow: hidden;
  *zoom: 1;
  width: 1632px;
  margin: 0px auto;
  padding: 80px 0px;
}
/* line 8, ../scss/_grid.scss */
#leistungen:after {
  content: "";
  width: 100%;
  height: 0px;
  display: block;
  clear: both;
}
@media screen and (max-width: 1632px) {
  /* line 1, ../scss/segments/_leistungen.scss */
  #leistungen {
    width: 1377.6px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 1, ../scss/segments/_leistungen.scss */
  #leistungen {
    width: 1123.2px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 1, ../scss/segments/_leistungen.scss */
  #leistungen {
    width: 868.8px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 1, ../scss/segments/_leistungen.scss */
  #leistungen {
    width: auto;
  }
}
/* line 14, ../scss/segments/_leistungen.scss */
#leistungen .details {
  overflow: hidden;
  *zoom: 1;
  background: #ffffff;
  width: 1118px;
  margin: 50px auto;
  padding: 20px 15px;
  position: relative;
}
/* line 8, ../scss/_grid.scss */
#leistungen .details:after {
  content: "";
  width: 100%;
  height: 0px;
  display: block;
  clear: both;
}
@media screen and (max-width: 1632px) {
  /* line 14, ../scss/segments/_leistungen.scss */
  #leistungen .details {
    width: 948.4px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 14, ../scss/segments/_leistungen.scss */
  #leistungen .details {
    width: 778.8px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 14, ../scss/segments/_leistungen.scss */
  #leistungen .details {
    width: 609.2px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 14, ../scss/segments/_leistungen.scss */
  #leistungen .details {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
  }
}
/* line 41, ../scss/segments/_leistungen.scss */
#leistungen .details .left,
#leistungen .details .right {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 544px;
  float: left;
}
@media screen and (max-width: 1632px) {
  /* line 41, ../scss/segments/_leistungen.scss */
  #leistungen .details .left,
  #leistungen .details .right {
    width: 459.2px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 41, ../scss/segments/_leistungen.scss */
  #leistungen .details .left,
  #leistungen .details .right {
    width: 374.4px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 41, ../scss/segments/_leistungen.scss */
  #leistungen .details .left,
  #leistungen .details .right {
    width: 289.6px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 41, ../scss/segments/_leistungen.scss */
  #leistungen .details .left,
  #leistungen .details .right {
    width: auto;
    float: none;
  }
}
/* line 45, ../scss/segments/_leistungen.scss */
#leistungen .details h2 {
  color: #2c374a;
  font-size: 24px;
  line-height: 1.2em;
  text-align: center;
  margin-bottom: 20px;
}
/* line 53, ../scss/segments/_leistungen.scss */
#leistungen .details ul {
  text-align: center;
  font-size: 1em;
  line-height: 1.7em;
  color: rgba(102, 102, 102, 0.75);
}
/* line 54, ../scss/segments/_leistungen.scss */
#leistungen .details ul,
#leistungen .details ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
/* line 67, ../scss/segments/_leistungen.scss */
#leistungen .details:before {
  background: #e8e8e8;
  content: "";
  position: absolute;
  left: 50%;
  width: 1px;
  top: 0px;
  bottom: 0px;
}
@media screen and (max-width: 868.8px) {
  /* line 67, ../scss/segments/_leistungen.scss */
  #leistungen .details:before {
    display: none;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 82, ../scss/segments/_leistungen.scss */
  #leistungen .details .left {
    margin-bottom: 40px;
  }
}
/* line 88, ../scss/segments/_leistungen.scss */
#leistungen #graph {
  max-width: 786px;
  margin: 0px auto 60px;
}
@media screen and (max-width: 868.8px) {
  /* line 88, ../scss/segments/_leistungen.scss */
  #leistungen #graph {
    display: none;
  }
}
/* line 98, ../scss/segments/_leistungen.scss */
#leistungen #process > * {
  max-width: 514px;
  margin: 0px auto;
  text-align: center;
}
@media screen and (max-width: 868.8px) {
  /* line 98, ../scss/segments/_leistungen.scss */
  #leistungen #process > * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 111, ../scss/segments/_leistungen.scss */
#leistungen #process h2 {
  font-size: 30px;
  color: #2c3746;
  line-height: 1.2em;
  position: relative;
  margin-bottom: 60px;
}
/* line 118, ../scss/segments/_leistungen.scss */
#leistungen #process h2:after {
  content: "";
  background: rgba(44, 55, 74, 0.25);
  width: 50px;
  height: 1px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -25px;
}

/* line 132, ../scss/segments/_leistungen.scss */
#steps {
  background: #2d3749;
  padding-top: 70px;
  padding-bottom: 70px;
  counter-reset: steps-heading;
}
/* line 138, ../scss/segments/_leistungen.scss */
#steps .container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 171px;
  padding-right: 171px;
}
/* line 145, ../scss/segments/_leistungen.scss */
#steps article {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 0px;
  float: left;
  width: 430px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 1632px) {
  /* line 145, ../scss/segments/_leistungen.scss */
  #steps article {
    width: 0px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 145, ../scss/segments/_leistungen.scss */
  #steps article {
    width: 0px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 145, ../scss/segments/_leistungen.scss */
  #steps article {
    width: 0px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 145, ../scss/segments/_leistungen.scss */
  #steps article {
    width: auto;
    float: none;
  }
}
/*
#steps article:before {
  display: block;
  margin: 0px auto 20px;
}
#steps article#kennenlernen:before {
  background: url("../img/sprites.png") no-repeat top left;
  background-size: 280px 40.5px;
  display: inline-block;
  padding: 0px;
  overflow: hidden;
  color: transparent;
  content: "";
  background-position: -41px -1px;
  width: 38px;
  height: 38.5px;
}
#steps article#analyse:before {
  background: url("../img/sprites.png") no-repeat top left;
  background-size: 280px 40.5px;
  display: inline-block;
  padding: 0px;
  overflow: hidden;
  color: transparent;
  content: "";
  background-position: -201px -1px;
  width: 38px;
  height: 38.5px;
}
#steps article#risiko:before {
  background: url("../img/sprites.png") no-repeat top left;
  background-size: 280px 40.5px;
  display: inline-block;
  padding: 0px;
  overflow: hidden;
  color: transparent;
  content: "";
  background-position: -1px -1px;
  width: 38px;
  height: 38.5px;
}
#steps article#bewertung:before {
  background: url("../img/sprites.png") no-repeat top left;
  background-size: 280px 40.5px;
  display: inline-block;
  padding: 0px;
  overflow: hidden;
  color: transparent;
  content: "";
  background-position: -81px -1px;
  width: 38px;
  height: 38.5px;
}
#steps article#verhandlung:before {
  background: url("../img/sprites.png") no-repeat top left;
  background-size: 280px 40.5px;
  display: inline-block;
  padding: 0px;
  overflow: hidden;
  color: transparent;
  content: "";
  background-position: -241px -1px;
  width: 38px;
  height: 38.5px;
}
#steps article#vertrag:before {
  background: url("../img/sprites.png") no-repeat top left;
  background-size: 280px 40.5px;
  display: inline-block;
  padding: 0px;
  overflow: hidden;
  color: transparent;
  content: "";
  background-position: -161px -1px;
  width: 38px;
  height: 38.5px;
}
#steps article#exit:before {
  background: url("../img/sprites.png") no-repeat top left;
  background-size: 280px 40.5px;
  display: inline-block;
  padding: 0px;
  overflow: hidden;
  color: transparent;
  content: "";
  background-position: -121px -1px;
  width: 38px;
  height: 38.5px;
}*/
@media screen and (max-width: 868.8px) {
  /* line 145, ../scss/segments/_leistungen.scss */
  #steps article {
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 192, ../scss/segments/_leistungen.scss */
#steps h2 {
  color: #ffffff;
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: 20px;
}

/*
#steps h2:before {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  counter-increment: steps-heading;
  content: counter(steps-heading);
  font-size: 13px;
  color: rgba(255, 255, 255, 0.3);
  width: 18px;
  height: 18px;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.3);
  line-height: 22px;
  margin-right: 5px;
}
*/
/* line 214, ../scss/segments/_leistungen.scss */
#steps p {
  -webkit-font-smoothing: antialiased;
  font-weight: normal !important;
  font-style: normal !important;
  font-family: "Inter";
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  max-width: 378px;
  margin: 0px auto;
  line-height: 1.6em;
}
@media screen and (max-width: 1632px) {
  /* line 225, ../scss/segments/_leistungen.scss */
  #steps .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 230, ../scss/segments/_leistungen.scss */
  #steps article {
    width: 33.33333%;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 236, ../scss/segments/_leistungen.scss */
  #steps article {
    width: auto;
  }
}

/* line 1, ../scss/segments/_referenzen.scss */
#referenzen {
  overflow: hidden;
  *zoom: 1;
  width: 1632px;
  margin: 0px auto;
  padding: 80px 0px;
  /*@include transition(all .2s .2s linear);
  
  padding: 230px 0px;
  position: relative;
  
  @media screen and (max-width: $columnCount * ($columnWidth * .4 + $gutterWidth)) {
  	padding: 70px 0px;
  }
  
  &.open {
  	padding: (230px - 320px * .5) 0px;
  }
  
  h1 {
  	@extend %h1;
  }
  
  #logos {
  	@include clear;
  	
  	&, li {
  		list-style: none;
  		padding: 0px;
  	}
  	
  	width: 10 * ($columnWidth + $gutterWidth);
  	margin: 0px auto;
  	
  	@media screen and (max-width: $columnCount * ($columnWidth + $gutterWidth)) {
  		width: 10 * ($columnWidth * .8 + $gutterWidth);
  	}
  	
  	@media screen and (max-width: $columnCount * ($columnWidth * .8 + $gutterWidth)) {
  		width: 10 * ($columnWidth * .6 + $gutterWidth);
  	}
  	
  	@media screen and (max-width: $columnCount * ($columnWidth * .4 + $gutterWidth)) {
  		width: auto;
  	}
  	
  	li {
  		@include transition(all .2s .2s linear);
  		
  		display: inline-block;
  		width: gridWidth(2);
  		text-align: center;
  		margin-bottom: 20px;
  		vertical-align: top;
  		
  		@media screen and (max-width: $columnCount * ($columnWidth + $gutterWidth)) {
  			max-width: gridWidth(2, .8) - $gutterWidth;
  		}
  		
  		@media screen and (max-width: $columnCount * ($columnWidth * .8 + $gutterWidth)) {
  			max-width: gridWidth(4, .6) - $gutterWidth;
  		}
  		
  		& > div {
  			height: 160px;
  			display: table;
  			margin: 0px auto;
  			
  			div {
  				display: table-cell;
  				vertical-align: middle;
  			}
  		}
  		
  		img {
  			display: block;
  			line-height: 0px;
  			cursor: pointer;
  		}
  		
  		&.active {
  			@include transition(all .2s linear);
  			
  			padding-bottom: 440px;
  			position: relative;
  			
  			@media screen and (max-width: $columnCount * ($columnWidth * .4 + $gutterWidth)) {
  				padding-bottom: 600px;
  			}
  			
  			&:after {
  				content: "";
  				position: absolute;
  				left: 50%;
  				margin-left: -10px;
  				top: 160px;
  				border: 10px solid transparent;
  				border-top-width: 0px;
  				border-bottom-color: #2D374A;
  				width: 0px;
  				height: 0px;
  			}
  		}
  		
  		@media screen and (max-width: $columnCount * ($columnWidth * .4 + $gutterWidth)) {
  			width: auto;
  			display: block;
  			margin-left: auto;
  			margin-right: auto;
  		}
  	}
  }
  
  #information {
  	.no-js & {
  		display: none;
  	}
  	
  	&, li {
  		list-style: none;
  		padding: 0px;
  		margin: 0px;
  	}
  	
  	@include box-sizing(border-box);
  	@include transition(max-height .2s linear);
  	
  	position: absolute;
  	top: 0px;
  	left: 0px;
  	right: 0px;
  	height: 440px;
  	max-height: 0px;
  	overflow: hidden;
  	background: #2D374A;
  	margin-top: 160px !important;
  	
  	li {
  		@include transition(all .2s linear);
  		
  		height: 440px;
  		position: absolute;
  		left: 0%;
  		right: 0%;
  		top: 0px;
  		color: #ffffff;
  		
  		& > * {
  			max-width: 650px;
  			margin: 0px auto;
  			padding: 0px $gutterWidth * .5;
  		}
  		
  		h1 {
  			font-size: 36px;
  			line-height: 1.2em;
  			margin-top: 50px;
  			margin-bottom: 30px;
  			color: #aaaaaa;
  			
  			strong {
  				color: #ffffff;
  			}
  		}
  		
  		a {
  			color: #aaaaaa;
  			display: inline-block;
  			border-bottom: 1px solid #aaaaaa;
  		}
  	}
  	
  	@media screen and (max-width: $columnCount * ($columnWidth * .4 + $gutterWidth)) {
  		height: 700px;
  		
  		li {
  			height: 700px;
  		}
  	}
  }
  
  &.open {
  	@include transition(all .2s linear);
  	
  	#information {
  		@include transition(max-height .2s .2s linear);
  		
  		max-height: 999px;
  		
  		&.move {
  			@include transition(max-height .2s linear);
  			
  			max-height: 0px;
  		}
  		
  		&.reOpen {
  			@include transition(max-height .2s linear);
  		}
  	}
  }*/
}
/* line 8, ../scss/_grid.scss */
#referenzen:after {
  content: "";
  width: 100%;
  height: 0px;
  display: block;
  clear: both;
}
@media screen and (max-width: 1632px) {
  /* line 1, ../scss/segments/_referenzen.scss */
  #referenzen {
    width: 1377.6px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 1, ../scss/segments/_referenzen.scss */
  #referenzen {
    width: 1123.2px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 1, ../scss/segments/_referenzen.scss */
  #referenzen {
    width: 868.8px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 1, ../scss/segments/_referenzen.scss */
  #referenzen {
    width: auto;
  }
}
/* line 11, ../scss/segments/_referenzen.scss */
#referenzen ul,
#referenzen ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
/* line 17, ../scss/segments/_referenzen.scss */
#referenzen ul li {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 20px;
}
/* line 8, ../scss/_grid.scss */
#referenzen ul li:after {
  content: "";
  width: 100%;
  height: 0px;
  display: block;
  clear: both;
}
/* line 24, ../scss/segments/_referenzen.scss */
#referenzen .logo {
  margin-left: 272px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 272px;
  float: left;
  text-align: center;
}
@media screen and (max-width: 1632px) {
  /* line 24, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 229.6px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 24, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 187.2px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 24, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 144.8px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 24, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 0px;
  }
}
@media screen and (max-width: 1632px) {
  /* line 24, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    width: 229.6px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 24, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    width: 187.2px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 24, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    width: 144.8px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 24, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    width: auto;
    float: none;
  }
}
/* line 30, ../scss/segments/_referenzen.scss */
#referenzen .logo > div {
  display: table;
  height: 120px;
  margin: 0px auto;
}
/* line 35, ../scss/segments/_referenzen.scss */
#referenzen .logo > div > div {
  display: table-cell;
  vertical-align: middle;
}
/* line 42, ../scss/segments/_referenzen.scss */
#referenzen .bubble {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 680px;
  float: left;
  margin-right: 408px;
  -webkit-font-smoothing: antialiased;
  font-weight: normal !important;
  font-style: normal !important;
  font-family: "Cormorant Garamond";
  background: #ffffff;
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
  font-size: 16px;
  color: #666666;
  line-height: 1.6em;
}
@media screen and (max-width: 1632px) {
  /* line 42, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    width: 574px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 42, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    width: 468px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 42, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    width: 362px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 42, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    width: auto;
    float: none;
  }
}
@media screen and (max-width: 1632px) {
  /* line 42, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    margin-right: 344.4px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 42, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    margin-right: 280.8px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 42, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    margin-right: 217.2px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 42, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    margin-right: 0px;
  }
}
/* line 55, ../scss/segments/_referenzen.scss */
#referenzen .bubble:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: -15px;
  right: -15px;
  background: #ffffff;
  z-index: -1;
}
/* line 66, ../scss/segments/_referenzen.scss */
#referenzen .bubble:after {
  content: "";
  position: absolute;
  top: 50px;
  left: -25px;
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-left-width: 0px;
  border-right-color: #ffffff;
}
/* line 81, ../scss/segments/_referenzen.scss */
#referenzen h2 {
  -webkit-font-smoothing: antialiased;
  font-weight: normal !important;
  font-style: normal !important;
  font-family: "Cormorant Garamond";
  font-size: 24px;
  color: #2c374a;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 91, ../scss/segments/_referenzen.scss */
#referenzen a {
  color: #2c374a;
  display: inline-block;
  border-bottom: 1px solid #2c374a;
}
/* line 96, ../scss/segments/_referenzen.scss */
#referenzen a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 1632px) {
  /* line 102, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 136px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 408px;
    float: left;
  }
}
@media screen and (max-width: 1632px) and (max-width: 1632px) {
  /* line 102, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 114.8px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 1377.6px) {
  /* line 102, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 93.6px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 1123.2px) {
  /* line 102, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 72.4px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 868.8px) {
  /* line 102, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 0px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 1632px) {
  /* line 102, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    width: 344.4px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 1377.6px) {
  /* line 102, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    width: 280.8px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 1123.2px) {
  /* line 102, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    width: 217.2px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 868.8px) {
  /* line 102, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    width: auto;
    float: none;
  }
}
@media screen and (max-width: 1632px) {
  /* line 107, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 816px;
    float: left;
    margin-right: 272px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 1632px) {
  /* line 107, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    width: 688.8px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 1377.6px) {
  /* line 107, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    width: 561.6px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 1123.2px) {
  /* line 107, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    width: 434.4px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 868.8px) {
  /* line 107, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    width: auto;
    float: none;
  }
}
@media screen and (max-width: 1632px) and (max-width: 1632px) {
  /* line 107, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    margin-right: 229.6px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 1377.6px) {
  /* line 107, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    margin-right: 187.2px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 1123.2px) {
  /* line 107, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    margin-right: 144.8px;
  }
}
@media screen and (max-width: 1632px) and (max-width: 868.8px) {
  /* line 107, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    margin-right: 0px;
  }
}

@media screen and (max-width: 1123.2px) {
  /* line 114, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 544px;
    float: left;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 1632px) {
  /* line 114, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 0px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 1377.6px) {
  /* line 114, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 0px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 1123.2px) {
  /* line 114, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 0px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 868.8px) {
  /* line 114, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    margin-left: 0px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 1632px) {
  /* line 114, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    width: 459.2px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 1377.6px) {
  /* line 114, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    width: 374.4px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 1123.2px) {
  /* line 114, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    width: 289.6px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 868.8px) {
  /* line 114, ../scss/segments/_referenzen.scss */
  #referenzen .logo {
    width: auto;
    float: none;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 119, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 1088px;
    float: left;
    margin-right: 0px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 1632px) {
  /* line 119, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    width: 918.4px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 1377.6px) {
  /* line 119, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    width: 748.8px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 1123.2px) {
  /* line 119, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    width: 579.2px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 868.8px) {
  /* line 119, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    width: auto;
    float: none;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 1632px) {
  /* line 119, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    margin-right: 0px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 1377.6px) {
  /* line 119, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    margin-right: 0px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 1123.2px) {
  /* line 119, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    margin-right: 0px;
  }
}
@media screen and (max-width: 1123.2px) and (max-width: 868.8px) {
  /* line 119, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    margin-right: 0px;
  }
}

@media screen and (max-width: 868.8px) {
  /* line 127, ../scss/segments/_referenzen.scss */
  #referenzen .logo div {
    display: block !important;
    height: auto;
    text-align: center;
  }
  /* line 133, ../scss/segments/_referenzen.scss */
  #referenzen .logo img {
    margin: 0px auto;
  }
  /* line 138, ../scss/segments/_referenzen.scss */
  #referenzen .bubble {
    margin-bottom: 40px;
    text-align: center;
  }
  /* line 142, ../scss/segments/_referenzen.scss */
  #referenzen .bubble:before,
  #referenzen .bubble:after {
    display: none;
  }
}

/* line 1, ../scss/segments/_kontakt.scss */
#kontakt {
  position: relative;
  background: #ffffff;
}
/* line 5, ../scss/segments/_kontakt.scss */
#kontakt .height {
  display: table;
  height: 500px;
}
/* line 10, ../scss/segments/_kontakt.scss */
#kontakt .left {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 408px;
  float: left;
  display: table-cell;
  vertical-align: middle;
  float: none;
}
@media screen and (max-width: 1632px) {
  /* line 10, ../scss/segments/_kontakt.scss */
  #kontakt .left {
    width: 344.4px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 10, ../scss/segments/_kontakt.scss */
  #kontakt .left {
    width: 280.8px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 10, ../scss/segments/_kontakt.scss */
  #kontakt .left {
    width: 217.2px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 10, ../scss/segments/_kontakt.scss */
  #kontakt .left {
    width: auto;
    float: none;
  }
}
/* line 18, ../scss/segments/_kontakt.scss */
#kontakt .right {
  position: absolute;
  left: 33.33333%;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
/* line 26, ../scss/segments/_kontakt.scss */
#kontakt #map {
  width: 100%;
  height: 100%;
}
/* line 31, ../scss/segments/_kontakt.scss */
#kontakt h1 {
  text-align: left;
  padding: 0px;
}
@media screen and (max-width: 868.8px) {
  /* line 39, ../scss/segments/_kontakt.scss */
  #kontakt .height {
    height: auto !important;
    display: block;
  }
  /* line 44, ../scss/segments/_kontakt.scss */
  #kontakt .left {
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* line 50, ../scss/segments/_kontakt.scss */
  #kontakt .right {
    position: static;
    width: 100%;
    height: auto;
  }
  /* line 56, ../scss/segments/_kontakt.scss */
  #kontakt #map {
    height: 300px;
  }
}

/* line 1, ../scss/segments/_impressum.scss */
#impressum,
#datenschutz {
  overflow: hidden;
  *zoom: 1;
  width: 1632px;
  margin: 0px auto;
  padding: 100px 0px;
}
/* line 8, ../scss/_grid.scss */
#impressum:after,
#datenschutz:after {
  content: "";
  width: 100%;
  height: 0px;
  display: block;
  clear: both;
}
@media screen and (max-width: 1632px) {
  /* line 1, ../scss/segments/_impressum.scss */
  #impressum,
  #datenschutz {
    width: 1377.6px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 1, ../scss/segments/_impressum.scss */
  #impressum,
  #datenschutz {
    width: 1123.2px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 1, ../scss/segments/_impressum.scss */
  #impressum,
  #datenschutz {
    width: 868.8px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 1, ../scss/segments/_impressum.scss */
  #impressum,
  #datenschutz {
    width: auto;
  }
}
/* line 6, ../scss/segments/_impressum.scss */
#impressum h1,
#datenschutz h1 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 1632px;
  float: left;
  color: #2c3747;
  font-size: 36px;
  line-height: 1.2em;
  margin-bottom: 60px;
}
@media screen and (max-width: 1632px) {
  /* line 6, ../scss/segments/_impressum.scss */
  #impressum h1,
  #datenschutz h1 {
    width: 1377.6px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 6, ../scss/segments/_impressum.scss */
  #impressum h1,
  #datenschutz h1 {
    width: 1123.2px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 6, ../scss/segments/_impressum.scss */
  #impressum h1,
  #datenschutz h1 {
    width: 868.8px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 6, ../scss/segments/_impressum.scss */
  #impressum h1,
  #datenschutz h1 {
    width: auto;
    float: none;
  }
}
/* line 15, ../scss/segments/_impressum.scss */
#impressum .impressum {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 408px;
  float: left;
}
@media screen and (max-width: 1632px) {
  /* line 15, ../scss/segments/_impressum.scss */
  #impressum .impressum {
    width: 344.4px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 15, ../scss/segments/_impressum.scss */
  #impressum .impressum {
    width: 280.8px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 15, ../scss/segments/_impressum.scss */
  #impressum .impressum {
    width: 217.2px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 15, ../scss/segments/_impressum.scss */
  #impressum .impressum {
    width: auto;
    float: none;
  }
}
/* line 19, ../scss/segments/_impressum.scss */
#impressum .disclaimer,
#datenschutz .disclaimer {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 1088px;
  float: left;
  margin-left: 136px;
}
@media screen and (max-width: 1632px) {
  /* line 19, ../scss/segments/_impressum.scss */
  #impressum .disclaimer,
  #datenschutz .disclaimer {
    width: 918.4px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 19, ../scss/segments/_impressum.scss */
  #impressum .disclaimer,
  #datenschutz .disclaimer {
    width: 748.8px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 19, ../scss/segments/_impressum.scss */
  #impressum .disclaimer,
  #datenschutz .disclaimer {
    width: 579.2px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 19, ../scss/segments/_impressum.scss */
  #impressum .disclaimer,
  #datenschutz .disclaimer {
    width: auto;
    float: none;
  }
}
@media screen and (max-width: 1632px) {
  /* line 19, ../scss/segments/_impressum.scss */
  #impressum .disclaimer,
  #datenschutz .disclaimer {
    margin-left: 114.8px;
  }
}
@media screen and (max-width: 1377.6px) {
  /* line 19, ../scss/segments/_impressum.scss */
  #impressum .disclaimer,
  #datenschutz .disclaimer {
    margin-left: 93.6px;
  }
}
@media screen and (max-width: 1123.2px) {
  /* line 19, ../scss/segments/_impressum.scss */
  #impressum .disclaimer,
  #datenschutz .disclaimer {
    margin-left: 72.4px;
  }
}
@media screen and (max-width: 868.8px) {
  /* line 19, ../scss/segments/_impressum.scss */
  #impressum .disclaimer,
  #datenschutz .disclaimer {
    margin-left: 0px;
  }
}
/* line 24, ../scss/segments/_impressum.scss */
#impressum dl,
#impressum .impressum > p {
  margin-bottom: 1.6em;
}
/* line 28, ../scss/segments/_impressum.scss */
#impressum .disclaimer,
#impressum .datenschutz,
#datenschutz .disclaimer {
  color: #999999;
}
/* line 31, ../scss/segments/_impressum.scss */
#impressum .disclaimer h2,
#impressum .datenschutz h2,
#datenschutz .disclaimer h2 {
  color: #666666;
}
/* line 35, ../scss/segments/_impressum.scss */
#impressum .disclaimer p,
#impressum .datenschutz p,
#datenschutz .disclaimer p {
  margin-bottom: 1.6em;
}

/* line 3, ../scss/_ie.scss */
.no-js .lt-ie9 header:before,
.lt-ie9 header .background {
  background-position: top right !important;
}
/* line 8, ../scss/_ie.scss */
.lt-ie9 #steps article:before {
  display: none !important;
}
/* line 12, ../scss/_ie.scss */
.lt-ie9 #profil article:before {
  display: none !important;
}
/* line 16, ../scss/_ie.scss */
.lt-ie9 #profil:before {
  display: none !important;
}
/* line 20, ../scss/_ie.scss */
.lt-ie9 #leistungen .details:before {
  display: none !important;
}

#datenschutz h3 {
  margin: 2em 0 0.75em;
  font-size: 1.25em;
}
#datenschutz p {
  margin-top: 1em;
  margin-bottom: 1em;
}
#datenschutz ul,
#datenschutz ol {
  margin-left: 2em;
}

/* NavHelper */
.nav-language {
  display: inline;
  padding-left: 15px;
  border: none;
}

@media (min-width: 868.8px) {
  .nav-language {
    padding-left: 0;
  }
}

.nav-language ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: block;
}

@media (min-width: 868.8px) {
  .nav-language ul {
    display: inline-block;
  }
}

.nav-language li {
  cursor: pointer;
  font-family: "Inter";
}

@media (min-width: 868.8px) {
  .nav-language li ul {
    display: none;
  }
}

@media (min-width: 868.8px) {
  .nav-language li:hover ul {
    position: absolute;
    bottom: 20px;
    right: 10px;
    display: block;
    background: #fff;
    width: 140px;
    padding-top: 0px;
    z-index: 9999;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  }
}

.nav-language li ul .link {
  position: relative;
  text-align: left;
  z-index: 9999;
  color: #c5c5c5;
  width: 100%;
  border-color: transparent;
  display: inline-block;
}

@media (min-width: 868.8px) {
  .nav-language li ul .link {
    padding: 10px 10px;
    padding-bottom: 0;
    border-color: #666;
  }
}

.nav-language li ul li:last-of-type {
  padding-bottom: 10px;
}

.nav-language li ul .active {
  color: #2c3747;
}

.nav-language .angle-down {
  display: none;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path fill="%23666" d="m224 397.3 22.6-22.6 160-160 22.7-22.7-45.3-45.3-22.6 22.6-137.4 137.4-137.4-137.3-22.6-22.7-45.3 45.3 22.6 22.6 160 160z"/></svg>');
  height: 8px;
  width: 12px;
  background-repeat: no-repeat;
  margin: 0px 2px;
}

@media (min-width: 868.8px) {
  .nav-language .angle-down {
    display: inline-block;
  }
}

.nav-language span {
  display: none;
}

@media (min-width: 868.8px) {
  .nav-language span {
    display: inline;
    padding-left: 5px;
  }
}
