/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Gudea:400,700");
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

html {
  font-size: 16px; }

body {
  width: 100%;
  font-family: 'Gudea', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1.1px;
  color: #605f5f;
  overflow-x: hidden;
  background-color: #fafafa; }

.wrapper {
  max-width: 1800px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff; }

p {
  letter-spacing: 0;
  font-size: 18px; }
  @media (max-width: 575px) {
    p {
      font-size: 16px; } }

.overflow {
  overflow-x: hidden; }

.title {
  margin-bottom: 100px; }
  @media screen and (max-width: 768px) {
    .title {
      margin-bottom: 40px; } }

h1 {
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -1.5px; }
  @media screen and (max-width: 768px) {
    h1 {
      font-size: 36px; } }

h2 {
  font-size: 20px;
  color: rgba(0, 104, 169, 0.85);
  text-transform: uppercase;
  margin-bottom: 5px; }

h3 {
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -1.5px;
  margin-top: 0;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    h3 {
      font-size: 36px; } }

a:hover {
  text-decoration: none; }

img {
  width: 100%;
  height: auto; }

.scale {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.cursor {
  cursor: pointer; }

.scale:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  cursor: pointer; }

.clearfix {
  margin-bottom: 40px;
  display: block;
  position: relative; }

.anchor {
  display: block;
  margin-top: -50px; }

.bluedot {
  color: rgba(0, 104, 169, 0.85);
  margin-left: 2px; }
  .bluedot img {
    width: 8px;
    margin-top: 15px; }
    @media screen and (max-width: 768px) {
      .bluedot img {
        width: 6px;
        margin-top: 12px; } }

section {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media screen and (max-width: 768px) {
    section {
      padding-top: 60px;
      padding-bottom: 60px; } }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 30px;
  padding-left: 30px; }

.sub-header {
  position: relative;
  -webkit-clip-path: polygon(0 8%, 100% 0, 100% 92%, 0% 100%);
  clip-path: polygon(0 8%, 100% 0, 100% 92%, 0% 100%); }
  .sub-header .round-button-left {
    display: block;
    position: absolute;
    top: 25%;
    left: 9%;
    width: 340px; }
    @media screen and (max-width: 768px) {
      .sub-header .round-button-left {
        display: none; } }
    .sub-header .round-button-left .text-overlay {
      text-align: center;
      position: absolute;
      top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 340px;
      height: 340px;
      display: flex;
      align-items: center; }
      .sub-header .round-button-left .text-overlay p {
        font-size: 28px; }
      .sub-header .round-button-left .text-overlay h1, .sub-header .round-button-left .text-overlay h3 {
        margin: -10px 0 0 0;
        font-size: 50px;
        font-weight: 400;
        width: 340px; }
  .sub-header .round-button-right {
    display: block;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 25%;
    right: 9%;
    width: 340px; }
    @media screen and (max-width: 768px) {
      .sub-header .round-button-right {
        display: none; } }
    .sub-header .round-button-right .text-overlay {
      text-align: center;
      position: absolute;
      top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 340px;
      height: 340px;
      display: flex;
      align-items: center; }
      .sub-header .round-button-right .text-overlay p {
        font-size: 28px; }
      .sub-header .round-button-right .text-overlay h1, .sub-header .round-button-right .text-overlay h3 {
        margin: -10px 0 0 0;
        font-size: 50px;
        font-weight: 400;
        width: 340px; }

.main-header {
  position: relative;
  margin-top: 80px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 92%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 92%, 0% 100%); }
  .main-header .round-button-left {
    display: block;
    position: absolute;
    top: 25%;
    left: 9%;
    width: 340px; }
    @media screen and (max-width: 768px) {
      .main-header .round-button-left {
        display: none; } }
    .main-header .round-button-left .text-overlay {
      text-align: center;
      position: absolute;
      width: 340px;
      height: 340px; }
      .main-header .round-button-left .text-overlay p {
        font-size: 28px; }
  .main-header .round-button-right {
    display: block;
    position: absolute;
    top: 25%;
    right: 9%;
    width: 340px; }
    @media screen and (max-width: 768px) {
      .main-header .round-button-right {
        display: none; } }
    .main-header .round-button-right .text-overlay {
      text-align: center;
      position: absolute;
      width: 340px;
      height: 340px; }
      .main-header .round-button-right .text-overlay p {
        font-size: 28px; }

.basic-text-section .title {
  margin-bottom: 0px; }

.basic-text-section .text-wrapper {
  max-width: 800px;
  margin: 0 auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .basic-text-section .text-wrapper h2 {
    margin-bottom: 1rem; }
  .basic-text-section .text-wrapper h3 {
    font-size: 24px;
    text-align: left;
    margin: 1rem 0; }

.basic-text-section:first-of-type {
  padding-bottom: 50px; }

.no-padding-bottom {
  padding-bottom: 0; }

footer {
  padding-top: 52px;
  padding-bottom: 52px; }
  footer .container .row .footer-block p {
    text-align: center;
    font-size: 14px;
    margin-bottom: 0; }

.modal-dialog {
  width: 1200px;
  max-width: 80%; }
  @media (max-width: 768px) {
    .modal-dialog {
      max-width: calc(100% - 20px); } }

.modal-body {
  padding: 30px; }

.navbar-default {
  min-height: 80px !important;
  background-color: #fff;
  border-bottom: 1px solid transparent;
  color: #605f5f;
  display: block;
  margin: 0 auto;
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }
  .navbar-default .container .navbar-header {
    position: relative;
    margin-right: 0;
    margin-left: 0; }
    @media screen and (max-width: 991px) {
      .navbar-default .container .navbar-header {
        width: 100%; } }
    .navbar-default .container .navbar-header .navbar-brand {
      display: block;
      position: relative;
      width: 300px;
      height: 50px;
      margin-top: 24px;
      margin-left: 0;
      padding: 0; }
      @media screen and (max-width: 991px) {
        .navbar-default .container .navbar-header .navbar-brand {
          max-width: 250px;
          margin-top: 26px; } }
      @media screen and (max-width: 768px) {
        .navbar-default .container .navbar-header .navbar-brand {
          max-width: 200px;
          margin-top: 28px; } }
      .navbar-default .container .navbar-header .navbar-brand .logo {
        display: block;
        position: absolute;
        left: 0;
        top: 15px;
        z-index: 1; }
      .navbar-default .container .navbar-header .navbar-brand .svg-scale {
        width: 100%; }
  .navbar-default .container .collapse {
    display: block;
    max-height: inherit;
    border: none;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 991px) {
      .navbar-default .container .collapse {
        background-color: rgba(0, 104, 169, 0.85);
        display: none;
        width: 100%; } }
    .navbar-default .container .collapse .navbar-nav {
      display: block;
      position: relative;
      float: right;
      top: 15px; }
      @media screen and (max-width: 991px) {
        .navbar-default .container .collapse .navbar-nav {
          width: 100%;
          margin-bottom: 50px;
          margin-left: auto;
          margin-right: auto; } }
      @media screen and (max-width: 991px) {
        .navbar-default .container .collapse .navbar-nav li {
          width: 100%;
          display: block; } }
      .navbar-default .container .collapse .navbar-nav li a {
        letter-spacing: 0.5px;
        text-align: right;
        font-size: 16px;
        font-size: 1rem;
        font-weight: 700;
        padding-right: 0; }
        @media screen and (max-width: 991px) {
          .navbar-default .container .collapse .navbar-nav li a {
            color: #fff;
            text-align: center;
            max-width: 300px;
            margin: 0 auto;
            padding-right: 15px; } }
        @media screen and (max-width: 768px) {
          .navbar-default .container .collapse .navbar-nav li a {
            font-size: 18px; } }
        .navbar-default .container .collapse .navbar-nav li a:hover {
          text-decoration: none; }
          @media screen and (max-width: 991px) {
            .navbar-default .container .collapse .navbar-nav li a:hover {
              color: rgba(0, 104, 169, 0.85);
              background-color: #fff; } }
      .navbar-default .container .collapse .navbar-nav .active a {
        text-decoration: none;
        color: rgba(0, 104, 169, 0.85);
        background-color: #fff; }

.anchor {
  padding-top: 50px; }

#toggle-menu {
  float: right;
  display: none;
  width: 25px;
  height: 25px;
  padding: 0;
  cursor: pointer;
  margin-top: 32px;
  z-index: 1000;
  position: relative; }
  @media screen and (max-width: 991px) {
    #toggle-menu {
      display: block; } }

#toggle-menu div {
  width: 25px;
  height: 25px;
  position: relative; }

#toggle-menu span {
  display: block;
  width: 20px;
  height: 2px;
  background: rgba(0, 104, 169, 0.85);
  position: absolute;
  -webkit-transition: -webkit-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
  -moz-transition: -moz-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
  transition: transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center; }

#toggle-menu span.top {
  top: 0px; }

#toggle-menu span.middle {
  top: 6px; }

#toggle-menu span.bottom {
  top: 12px; }

#toggle-menu.menu-is-active span {
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out; }

#toggle-menu.menu-is-active span.top,
#toggle-menu.menu-is-active span.middle {
  top: 6px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg); }

#toggle-menu.menu-is-active span.middle {
  opacity: 0; }

#toggle-menu.menu-is-active span.bottom {
  top: 6px;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  transform: rotate(225deg); }

#dienstleistungen .dienstleistungs-wrapper {
  margin-bottom: 15px; }
  #dienstleistungen .dienstleistungs-wrapper .dienstleistung-inner {
    margin-bottom: 30px;
    height: 300px;
    width: 100%;
    perspective: 660px !important; }
    #dienstleistungen .dienstleistungs-wrapper .dienstleistung-inner .dienstleistung-icon {
      margin-left: auto;
      margin-right: auto;
      margin-top: 40px;
      margin-bottom: 40px; }
      @media screen and (max-width: 768px) {
        #dienstleistungen .dienstleistungs-wrapper .dienstleistung-inner .dienstleistung-icon {
          margin-top: 30px;
          margin-bottom: 30px; } }
      #dienstleistungen .dienstleistungs-wrapper .dienstleistung-inner .dienstleistung-icon img {
        display: block;
        max-height: 80px;
        width: auto;
        margin: 0 auto; }
    #dienstleistungen .dienstleistungs-wrapper .dienstleistung-inner .text-block {
      color: #fff;
      text-align: center; }
    #dienstleistungen .dienstleistungs-wrapper .dienstleistung-inner .front {
      background-color: rgba(0, 104, 169, 0.85);
      padding: 30px; }
      #dienstleistungen .dienstleistungs-wrapper .dienstleistung-inner .front p {
        hyphens: auto; }
    #dienstleistungen .dienstleistungs-wrapper .dienstleistung-inner .back {
      background-color: #605f5f;
      padding: 30px;
      display: flex;
      align-items: center; }
      #dienstleistungen .dienstleistungs-wrapper .dienstleistung-inner .back ul {
        color: #fff;
        padding-left: 20px;
        font-weight: 400;
        font-size: 15px; }

#projekte .projekt-wrapper {
  margin-bottom: 15px; }
  #projekte .projekt-wrapper .projekt-inner {
    margin-bottom: 30px;
    height: 300px;
    width: 100%;
    perspective: 660px !important; }
    #projekte .projekt-wrapper .projekt-inner .front .project-overlay {
      width: 100%;
      height: 100%;
      position: absolute;
      display: flex;
      align-items: flex-end;
      top: 0;
      left: 0;
      padding: 15px;
      background-color: rgba(0, 104, 169, 0.85);
      opacity: 1;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      @media screen and (max-width: 991px) {
        #projekte .projekt-wrapper .projekt-inner .front .project-overlay {
          opacity: 1;
          height: 50%;
          top: 50%; } }
      @media screen and (max-width: 768px) {
        #projekte .projekt-wrapper .projekt-inner .front .project-overlay {
          max-width: 440px;
          left: 50%;
          transform: translate(-50%); } }
      #projekte .projekt-wrapper .projekt-inner .front .project-overlay:hover {
        opacity: 0; }
      #projekte .projekt-wrapper .projekt-inner .front .project-overlay .projekt-kurztext h2 {
        color: #fff; }
        @media screen and (max-width: 768px) {
          #projekte .projekt-wrapper .projekt-inner .front .project-overlay .projekt-kurztext h2 {
            font-size: 15px; } }
      #projekte .projekt-wrapper .projekt-inner .front .project-overlay .projekt-kurztext p {
        color: #fff;
        font-size: 16px; }
        @media screen and (max-width: 768px) {
          #projekte .projekt-wrapper .projekt-inner .front .project-overlay .projekt-kurztext p {
            font-size: 15px; } }
    #projekte .projekt-wrapper .projekt-inner .front .projekt-bild {
      margin-bottom: 20px;
      height: 300px;
      overflow: hidden;
      background-size: cover; }
    #projekte .projekt-wrapper .projekt-inner .back {
      background-color: #605f5f;
      padding: 30px;
      display: block;
      color: #fff; }
      @media screen and (max-width: 768px) {
        #projekte .projekt-wrapper .projekt-inner .back {
          padding: 20px; } }
      #projekte .projekt-wrapper .projekt-inner .back .projekt-text {
        width: 100%; }
        #projekte .projekt-wrapper .projekt-inner .back .projekt-text p {
          font-size: 15px; }
        #projekte .projekt-wrapper .projekt-inner .back .projekt-text ul {
          font-size: 14px;
          padding-left: 15px; }
      #projekte .projekt-wrapper .projekt-inner .back .projekt-galerie {
        width: 100%; }
        #projekte .projekt-wrapper .projekt-inner .back .projekt-galerie a:first-of-type {
          display: block;
          color: #fff;
          font-size: 14px; }
          #projekte .projekt-wrapper .projekt-inner .back .projekt-galerie a:first-of-type:hover {
            color: rgba(0, 104, 169, 0.85); }
        #projekte .projekt-wrapper .projekt-inner .back .projekt-galerie a:not(first-of-type) {
          display: none; }

#referenzen {
  text-align: center; }
  #referenzen a {
    color: #605f5f;
    font-size: 30px;
    white-space: nowrap; }
    @media screen and (max-width: 768px) {
      #referenzen a {
        font-size: 20px; } }
    @media screen and (max-width: 575px) {
      #referenzen a {
        white-space: normal; } }
    #referenzen a:hover {
      color: rgba(0, 104, 169, 0.85);
      text-decoration: none; }

.slash {
  color: rgba(0, 104, 169, 0.85);
  font-size: 34px; }
  @media screen and (max-width: 768px) {
    .slash {
      font-size: 20px; } }
  @media screen and (max-width: 575px) {
    .slash {
      font-size: 18px; } }

@media screen and (max-width: 768px) {
  #kontakt .adresse {
    margin-bottom: 40px; } }

#team .team-wrapper {
  text-align: center; }
  #team .team-wrapper .mitarbeiter {
    display: block;
    margin-bottom: 50px; }
    #team .team-wrapper .mitarbeiter .mitarbeiter-bild {
      margin-bottom: 50px; }
    #team .team-wrapper .mitarbeiter .mitarbeiter-titel {
      margin-bottom: 80px; }
    @media screen and (max-width: 575px) {
      #team .team-wrapper .mitarbeiter .mitarbeiter-text {
        min-height: inherit; } }
  @media screen and (max-width: 768px) {
    #team .team-wrapper .mitarbeiter:last-of-type .mitarbeiter-text {
      margin-bottom: 0; } }

.mitarbeiter:nth-child(3n+1) {
  clear: both; }
  @media (max-width: 1200px) {
    .mitarbeiter:nth-child(3n+1) {
      clear: none; } }

.mitarbeiter:nth-child(2n+1) {
  clear: inherit; }
  @media (max-width: 1200px) {
    .mitarbeiter:nth-child(2n+1) {
      clear: both; } }

.spinner {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  font-size: 45px;
  z-index: 10000; }
  @media (max-width: 1024px) {
    .spinner {
      height: calc(var(--vh, 1vh) * 100); } }
  .spinner .spinner-wrapper {
    position: fixed;
    height: 100vh;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .spinner .spinner-wrapper i {
      -webkit-animation: spin 3s infinite linear;
      animation: spin 3s infinite linear; }
    .spinner .spinner-wrapper img {
      width: 30px;
      -webkit-animation: spin 3s infinite linear;
      animation: spin 3s infinite linear; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.cc-window {
  font-family: 'Gudea', sans-serif !important;
  font-style: normal;
  font-weight: 300;
  font-size: 14px !important; }
  .cc-window .cc-btn {
    font-weight: 300 !important;
    font-family: 'Gudea', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    border-radius: 0px;
    border: 1px solid #605f5f; }
    .cc-window .cc-btn:hover {
      color: #000 !important;
      text-decoration: none; }

.cc-banner .cc-message {
  margin-right: 5rem !important; }
  @media (max-width: 640px) {
    .cc-banner .cc-message {
      margin-right: 1rem !important; } }
