/*! 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
   ========================================================================== */
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 {
  -webkit-box-sizing: content-box;
  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 */
  -webkit-text-decoration: underline dotted;
  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 {
  -webkit-box-sizing: border-box;
  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"] {
  -webkit-box-sizing: border-box;
  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; }

a {
  color: #000; }

.invisible {
  display: none; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

html,
body {
  height: 100%; }

.clean {
  clear: both; }

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

dl {
  margin: 0; }

dt {
  font-weight: 600;
  margin: 0; }

dd {
  margin: 0; }

figure {
  margin: 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

body {
  color: #002C35;
  font-family: "Arial", sans-serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em; }

a {
  text-decoration: none; }

h1 {
  color: #82553C;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 26px;
  letter-spacing: 0.04em; }
  @media (max-width: 415px) {
    h1 {
      font-size: 20px; } }

body {
  font-family: 'Roboto', sans-serif; }
  body #wrapper {
    overflow-x: hidden; }

.c-box-A, .c-box-Testimonial {
  height: 600px;
  position: relative;
  overflow: hidden; }
  @media (max-width: 1400px) {
    .c-box-A, .c-box-Testimonial {
      height: initial; } }
  .c-box-A .ce_c-box-A, .c-box-Testimonial .ce_c-box-A {
    width: 50%;
    float: left;
    position: relative;
    padding-left: 4%;
    padding-top: 4%;
    padding-bottom: 30px;
    padding-right: 8%; }
    @media (max-width: 1000px) {
      .c-box-A .ce_c-box-A, .c-box-Testimonial .ce_c-box-A {
        float: none;
        width: 100%; } }
    .c-box-A .ce_c-box-A h1, .c-box-Testimonial .ce_c-box-A h1 {
      color: #666865;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      font-size: 50px;
      line-height: 60px;
      letter-spacing: 0.03em;
      padding-bottom: 3%; }
      @media (max-width: 1400px) {
        .c-box-A .ce_c-box-A h1, .c-box-Testimonial .ce_c-box-A h1 {
          font-size: 35px;
          line-height: 45px; } }
      @media (max-width: 500px) {
        .c-box-A .ce_c-box-A h1, .c-box-Testimonial .ce_c-box-A h1 {
          font-size: 25px;
          line-height: 35px; } }
    .c-box-A .ce_c-box-A h3, .c-box-Testimonial .ce_c-box-A h3 {
      color: #2660FF; }
    .c-box-A .ce_c-box-A .text, .c-box-A .ce_c-box-A a, .c-box-Testimonial .ce_c-box-A .text, .c-box-Testimonial .ce_c-box-A a {
      color: #666865;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      line-height: 36px;
      font-size: 18px; }
      @media (max-width: 1000px) {
        .c-box-A .ce_c-box-A .text, .c-box-A .ce_c-box-A a, .c-box-Testimonial .ce_c-box-A .text, .c-box-Testimonial .ce_c-box-A a {
          line-height: 32px;
          font-size: 16px; } }
      .c-box-A .ce_c-box-A .text p, .c-box-A .ce_c-box-A a p, .c-box-Testimonial .ce_c-box-A .text p, .c-box-Testimonial .ce_c-box-A a p {
        margin-top: 0px; }
      .c-box-A .ce_c-box-A .text .datum, .c-box-A .ce_c-box-A a .datum, .c-box-Testimonial .ce_c-box-A .text .datum, .c-box-Testimonial .ce_c-box-A a .datum {
        font-weight: 700; }
    .c-box-A .ce_c-box-A .button-wrapper, .c-box-Testimonial .ce_c-box-A .button-wrapper {
      clear: both;
      margin-top: 60px;
      padding-top: 15px;
      height: 85px; }
    .c-box-A .ce_c-box-A .button, .c-box-A .ce_c-box-A .button-02, .c-box-Testimonial .ce_c-box-A .button, .c-box-Testimonial .ce_c-box-A .button-02 {
      float: left;
      margin-right: 15px; }
      .c-box-A .ce_c-box-A .button a, .c-box-A .ce_c-box-A .button-02 a, .c-box-Testimonial .ce_c-box-A .button a, .c-box-Testimonial .ce_c-box-A .button-02 a {
        color: #2660FF;
        font-weight: 400;
        font-size: 18px;
        padding: 35px;
        height: 85px;
        text-align: center;
        border: 1px solid #2660FF; }
        @media (max-width: 1000px) {
          .c-box-A .ce_c-box-A .button a, .c-box-A .ce_c-box-A .button-02 a, .c-box-Testimonial .ce_c-box-A .button a, .c-box-Testimonial .ce_c-box-A .button-02 a {
            line-height: 34px;
            font-size: 16px; } }
  .c-box-A .mod_dlh_googlemaps, .c-box-Testimonial .mod_dlh_googlemaps {
    position: relative; }
    @media (max-width: 1000px) {
      .c-box-A .mod_dlh_googlemaps, .c-box-Testimonial .mod_dlh_googlemaps {
        float: left !important; } }
  .c-box-A .dlh_googlemap, .c-box-Testimonial .dlh_googlemap {
    height: 600px; }
    @media (max-width: 500px) {
      .c-box-A .dlh_googlemap, .c-box-Testimonial .dlh_googlemap {
        height: 300px; } }
  .c-box-A .boxLink, .c-box-Testimonial .boxLink {
    position: absolute;
    top: 520px;
    left: 0px;
    z-index: 10;
    background-color: #2660FF;
    height: 80px;
    width: 80px;
    cursor: pointer;
    text-align: center; }
    @media (max-width: 500px) {
      .c-box-A .boxLink, .c-box-Testimonial .boxLink {
        top: 220px; } }
    .c-box-A .boxLink img, .c-box-Testimonial .boxLink img {
      width: 35%;
      height: inherit; }
  .c-box-A .ce_gallery, .c-box-A .mod_dlh_googlemaps, .c-box-Testimonial .ce_gallery, .c-box-Testimonial .mod_dlh_googlemaps {
    width: 50%;
    height: 600px;
    float: left; }
    @media (max-width: 1400px) {
      .c-box-A .ce_gallery, .c-box-A .mod_dlh_googlemaps, .c-box-Testimonial .ce_gallery, .c-box-Testimonial .mod_dlh_googlemaps {
        height: 400px; } }
    @media (max-width: 1000px) {
      .c-box-A .ce_gallery, .c-box-A .mod_dlh_googlemaps, .c-box-Testimonial .ce_gallery, .c-box-Testimonial .mod_dlh_googlemaps {
        float: none;
        width: 100%; } }
    @media (max-width: 500px) {
      .c-box-A .ce_gallery, .c-box-A .mod_dlh_googlemaps, .c-box-Testimonial .ce_gallery, .c-box-Testimonial .mod_dlh_googlemaps {
        height: 300px; } }
    .c-box-A .ce_gallery .testimonial, .c-box-A .mod_dlh_googlemaps .testimonial, .c-box-Testimonial .ce_gallery .testimonial, .c-box-Testimonial .mod_dlh_googlemaps .testimonial {
      height: 100%;
      width: 100%;
      position: relative;
      background-size: cover;
      background-position: center; }
      .c-box-A .ce_gallery .testimonial .person, .c-box-A .mod_dlh_googlemaps .testimonial .person, .c-box-Testimonial .ce_gallery .testimonial .person, .c-box-Testimonial .mod_dlh_googlemaps .testimonial .person {
        position: absolute;
        top: 45px;
        left: 4%;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0.03em;
        color: white; }
  .c-box-A .swiper-container, .c-box-Testimonial .swiper-container {
    height: 100%; }
    .c-box-A .swiper-container .swiper-slide, .c-box-Testimonial .swiper-container .swiper-slide {
      background-size: cover;
      background-position: center; }
    .c-box-A .swiper-container .nextImage, .c-box-Testimonial .swiper-container .nextImage {
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 10;
      background-color: #2660FF;
      height: 80px;
      width: 80px;
      cursor: pointer;
      text-align: center; }
      .c-box-A .swiper-container .nextImage img, .c-box-Testimonial .swiper-container .nextImage img {
        width: 35%;
        height: inherit; }
  .c-box-A .bild-links .nextImage, .c-box-Testimonial .bild-links .nextImage {
    left: initial;
    right: 0px; }
    @media (max-width: 1000px) {
      .c-box-A .bild-links .nextImage, .c-box-Testimonial .bild-links .nextImage {
        left: 0px;
        right: initial; } }

.c-box-B {
  height: 600px;
  position: relative;
  overflow: visible; }
  @media (max-width: 1000px) {
    .c-box-B {
      height: initial; } }
  .c-box-B .ce_c-box-B {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99; }
    @media (max-width: 1000px) {
      .c-box-B .ce_c-box-B {
        position: initial;
        width: 100%;
        height: initial; } }
    .c-box-B .ce_c-box-B .ce_accordion {
      font-family: 'Roboto', sans-serif;
      background-color: white;
      position: relative;
      z-index: 110; }
      .c-box-B .ce_c-box-B .ce_accordion .ui-accordion-header {
        height: 60px;
        position: relative;
        padding-left: 4%;
        padding-top: 20px;
        font-size: 15px;
        font-weight: 700;
        color: #666865;
        border-bottom: 1px solid #A7A7A7;
        cursor: pointer; }
        .c-box-B .ce_c-box-B .ce_accordion .ui-accordion-header .ui-accordion-header-icon {
          position: absolute;
          right: 30px;
          top: 20px;
          height: 20px;
          width: 20px;
          display: block;
          background-image: url("/files/assets/img/icon/cross.svg");
          background-repeat: no-repeat; }
      .c-box-B .ce_c-box-B .ce_accordion .ui-accordion-header:hover, .c-box-B .ce_c-box-B .ce_accordion .active {
        background-color: #2660FF;
        color: white;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
        .c-box-B .ce_c-box-B .ce_accordion .ui-accordion-header:hover .ui-accordion-header-icon, .c-box-B .ce_c-box-B .ce_accordion .active .ui-accordion-header-icon {
          -webkit-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s;
          background-image: url("/files/assets/img/icon/cross-white.svg"); }
      .c-box-B .ce_c-box-B .ce_accordion .active .ui-accordion-header-icon, .c-box-B .ce_c-box-B .ce_accordion .active:hover .ui-accordion-header-icon {
        top: 30px;
        background-image: url("/files/assets/img/icon/line-white.svg"); }
      .c-box-B .ce_c-box-B .ce_accordion .ui-accordion-content {
        padding-left: 4%;
        padding-top: 15px;
        padding-right: 20%;
        padding-bottom: 15px;
        font-size: 15px;
        line-height: 24px;
        letter-spacing: 0.03em;
        font-weight: 400;
        color: #666865;
        border-bottom: 1px solid #A7A7A7; }
        .c-box-B .ce_c-box-B .ce_accordion .ui-accordion-content strong {
          font-weight: 700; }
    .c-box-B .ce_c-box-B .link-list {
      position: absolute;
      width: 100%;
      bottom: 0px;
      border-top: 1px solid #A7A7A7; }
      @media (max-width: 1000px) {
        .c-box-B .ce_c-box-B .link-list {
          position: initial;
          border-top: none;
          bottom: 40%; } }
      @media (max-width: 500px) {
        .c-box-B .ce_c-box-B .link-list {
          bottom: 16%; } }
    .c-box-B .ce_c-box-B .ce_hyperlink {
      height: 60px;
      position: relative;
      border-bottom: 1px solid #A7A7A7;
      background-color: white; }
      .c-box-B .ce_c-box-B .ce_hyperlink a {
        padding-left: 4%;
        padding-top: 20px;
        display: block;
        height: 60px;
        width: 100%;
        font-size: 15px;
        font-weight: 700;
        color: #666865;
        background-image: url("/files/assets/img/icon/download.svg");
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: center;
        background-position-x: calc(100% - 30px); }
      .c-box-B .ce_c-box-B .ce_hyperlink a:hover {
        color: white;
        background-image: url("/files/assets/img/icon/download-white.svg"); }
    .c-box-B .ce_c-box-B .ce_hyperlink:hover {
      background-color: #2660FF;
      -webkit-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
  .c-box-B .ce_gallery {
    width: 50%;
    height: 600px;
    float: left; }
    @media (max-width: 1000px) {
      .c-box-B .ce_gallery {
        float: none;
        bottom: 0px;
        width: 100%; } }
    @media (max-width: 500px) {
      .c-box-B .ce_gallery {
        height: 300px; } }
  .c-box-B .swiper-container {
    height: 100%; }
    .c-box-B .swiper-container .swiper-slide {
      background-size: cover;
      background-position: center; }
    .c-box-B .swiper-container .nextImage {
      position: absolute;
      top: 520px;
      right: 0px;
      z-index: 10;
      background-color: #2660FF;
      height: 80px;
      width: 80px;
      cursor: pointer;
      text-align: center; }
      @media (max-width: 500px) {
        .c-box-B .swiper-container .nextImage {
          top: 220px; } }
      .c-box-B .swiper-container .nextImage img {
        width: 35%;
        height: inherit; }

.c-box-Karriere {
  width: 50%;
  float: left; }
  @media (max-width: 1000px) {
    .c-box-Karriere {
      width: 100%;
      float: none; } }
  .c-box-Karriere .bg-img {
    height: 600px;
    background-size: cover;
    background-position: center center; }
    @media (max-width: 1400px) {
      .c-box-Karriere .bg-img {
        height: 400px; } }
    @media (max-width: 500px) {
      .c-box-Karriere .bg-img {
        height: 300px; } }
  .c-box-Karriere .bg-img-footer {
    height: 60px;
    border-bottom: 1px solid #A7A7A7; }
  .c-box-Karriere .ce_c-box-A {
    position: relative;
    height: 600px;
    padding-left: 8%;
    padding-top: 4%;
    padding-bottom: 30px;
    padding-right: 16%; }
    @media (max-width: 1000px) {
      .c-box-Karriere .ce_c-box-A {
        height: initial; } }
    .c-box-Karriere .ce_c-box-A h1 {
      color: #666865;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      font-size: 50px;
      line-height: 60px;
      letter-spacing: 0.03em;
      padding-bottom: 3%; }
      @media (max-width: 1400px) {
        .c-box-Karriere .ce_c-box-A h1 {
          font-size: 35px;
          line-height: 45px; } }
      @media (max-width: 500px) {
        .c-box-Karriere .ce_c-box-A h1 {
          font-size: 25px;
          line-height: 35px; } }
    .c-box-Karriere .ce_c-box-A h3 {
      color: #2660FF; }
    .c-box-Karriere .ce_c-box-A .text, .c-box-Karriere .ce_c-box-A a {
      color: #666865;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      line-height: 36px;
      font-size: 18px; }
      @media (max-width: 1000px) {
        .c-box-Karriere .ce_c-box-A .text, .c-box-Karriere .ce_c-box-A a {
          line-height: 32px;
          font-size: 16px; } }
      .c-box-Karriere .ce_c-box-A .text p, .c-box-Karriere .ce_c-box-A a p {
        margin-top: 0px; }
      .c-box-Karriere .ce_c-box-A .text .datum, .c-box-Karriere .ce_c-box-A a .datum {
        font-weight: 700; }
    .c-box-Karriere .ce_c-box-A .button-wrapper {
      clear: both;
      margin-top: 60px;
      padding-top: 15px;
      height: 85px; }
    .c-box-Karriere .ce_c-box-A .button, .c-box-Karriere .ce_c-box-A .button-02 {
      float: left;
      margin-right: 15px; }
      .c-box-Karriere .ce_c-box-A .button a, .c-box-Karriere .ce_c-box-A .button-02 a {
        color: #2660FF;
        font-weight: 400;
        font-size: 18px;
        padding: 35px;
        height: 85px;
        text-align: center;
        border: 1px solid #2660FF; }
        @media (max-width: 1000px) {
          .c-box-Karriere .ce_c-box-A .button a, .c-box-Karriere .ce_c-box-A .button-02 a {
            line-height: 34px;
            font-size: 16px; } }
  .c-box-Karriere .ce_accordion {
    font-family: 'Roboto', sans-serif;
    background-color: white;
    position: relative;
    z-index: 110; }
    .c-box-Karriere .ce_accordion .ui-accordion-header {
      height: 60px;
      position: relative;
      padding-left: 4%;
      padding-top: 20px;
      font-size: 15px;
      font-weight: 700;
      color: #666865;
      border-bottom: 1px solid #A7A7A7;
      cursor: pointer; }
      .c-box-Karriere .ce_accordion .ui-accordion-header .ui-accordion-header-icon {
        position: absolute;
        right: 30px;
        top: 20px;
        height: 20px;
        width: 20px;
        display: block;
        background-image: url("/files/assets/img/icon/cross.svg");
        background-repeat: no-repeat; }
    .c-box-Karriere .ce_accordion .ui-accordion-header:hover, .c-box-Karriere .ce_accordion .active {
      background-color: #2660FF;
      color: white;
      -webkit-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .c-box-Karriere .ce_accordion .ui-accordion-header:hover .ui-accordion-header-icon, .c-box-Karriere .ce_accordion .active .ui-accordion-header-icon {
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        background-image: url("/files/assets/img/icon/cross-white.svg"); }
    .c-box-Karriere .ce_accordion .active .ui-accordion-header-icon, .c-box-Karriere .ce_accordion .active:hover .ui-accordion-header-icon {
      top: 30px;
      background-image: url("/files/assets/img/icon/line-white.svg"); }
    .c-box-Karriere .ce_accordion .ui-accordion-content {
      padding-left: 4%;
      padding-top: 15px;
      padding-right: 20%;
      padding-bottom: 15px;
      font-size: 15px;
      line-height: 24px;
      letter-spacing: 0.03em;
      font-weight: 400;
      color: #666865;
      border-bottom: 1px solid #A7A7A7;
      padding-bottom: 35px; }
      .c-box-Karriere .ce_accordion .ui-accordion-content .ce_text {
        padding-bottom: 35px; }
      .c-box-Karriere .ce_accordion .ui-accordion-content .ce_hyperlink {
        border: 1px solid #2660FF;
        width: 150px;
        float: left; }
        @media (max-width: 500px) {
          .c-box-Karriere .ce_accordion .ui-accordion-content .ce_hyperlink {
            float: none; } }
        .c-box-Karriere .ce_accordion .ui-accordion-content .ce_hyperlink a {
          background-image: none;
          background-position: left center;
          padding-left: 10%;
          padding-top: 17px; }
      .c-box-Karriere .ce_accordion .ui-accordion-content .stellenbeschrieb {
        margin-left: 0px;
        width: 200px;
        padding-right: 20px;
        text-align: right;
        float: none; }
        @media (max-width: 500px) {
          .c-box-Karriere .ce_accordion .ui-accordion-content .stellenbeschrieb {
            margin-left: 0px;
            margin-top: 15px; } }
        .c-box-Karriere .ce_accordion .ui-accordion-content .stellenbeschrieb a {
          background-image: url("/files/assets/img/icon/pdf.svg");
          background-position: 18px center;
          background-size: 25px; }
        .c-box-Karriere .ce_accordion .ui-accordion-content .stellenbeschrieb a:hover {
          background-image: url("/files/assets/img/icon/pdf-white.svg"); }
      .c-box-Karriere .ce_accordion .ui-accordion-content strong {
        font-weight: 700; }
      .c-box-Karriere .ce_accordion .ui-accordion-content a {
        color: #2660FF; }
  .c-box-Karriere .link-list {
    position: absolute;
    width: 100%;
    bottom: 0px;
    border-top: 1px solid #A7A7A7; }
    @media (max-width: 1000px) {
      .c-box-Karriere .link-list {
        position: initial;
        border-top: none;
        bottom: 40%; } }
    @media (max-width: 500px) {
      .c-box-Karriere .link-list {
        bottom: 16%; } }
  .c-box-Karriere .ce_hyperlink {
    height: 60px;
    position: relative;
    border-bottom: 1px solid #A7A7A7;
    background-color: white; }
    .c-box-Karriere .ce_hyperlink a {
      padding-left: 4%;
      padding-top: 20px;
      display: block;
      height: 60px;
      width: 100%;
      font-size: 15px;
      font-weight: 700;
      color: #666865;
      background-image: url("/files/assets/img/icon/download.svg");
      background-repeat: no-repeat;
      background-size: 20px;
      background-position: center;
      background-position-x: calc(100% - 30px); }
    .c-box-Karriere .ce_hyperlink a:hover {
      color: white;
      background-image: url("/files/assets/img/icon/download-white.svg"); }
  .c-box-Karriere .ce_hyperlink:hover {
    background-color: #2660FF;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }

.c-box-Karriere-grey {
  background-color: #E6E6E6; }
  .c-box-Karriere-grey .ce_accordion, .c-box-Karriere-grey .ce_hyperlink {
    background-color: #E6E6E6; }

.ce_form {
  margin-top: 50px;
  width: 100%; }

form {
  font-size: 15px;
  font-weight: 400;
  color: #666865; }
  form .widget {
    margin-bottom: 15px; }
    form .widget label {
      display: block;
      float: left;
      width: 20%;
      padding-top: 10px; }
    form .widget input, form .widget textarea {
      width: 80%;
      height: 40px;
      border: 1px solid #DADADA;
      font-size: 15px;
      font-weight: 400;
      color: #666865; }
    form .widget textarea {
      height: 120px; }
  form .widget-dropzone label {
    padding-left: 15px; }
  form .widget.width-50 {
    width: 50%;
    float: left; }
    form .widget.width-50 label {
      width: 40%; }
    form .widget.width-50 input {
      width: 45%; }
  form .subtitle {
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 10px; }
  form fieldset {
    border: none;
    padding: 0px;
    margin: 0px; }
  form .widget-checkbox input {
    width: 15%; }
  form .widget-checkbox label {
    width: 40%; }
  form .widget-upload {
    height: 55px; }
    form .widget-upload input {
      margin-top: 12px;
      border: none;
      height: initial; }
  form .submit_container .submit {
    cursor: pointer;
    height: 60px;
    width: 150px;
    border: 1px solid #2660FF;
    font-size: 15px;
    font-weight: 700;
    color: #2660FF;
    background-color: white; }
  form .submit_container .submit:hover {
    color: white;
    background-color: #2660FF; }
  form .submit_container .submit-loading {
    color: #535353;
    cursor: initial;
    border: 1px solid #DADADA;
    background-image: -webkit-repeating-linear-gradient(135deg, #ccc, #ccc 10px, #fff 10px, #fff 20px);
    background-image: -o-repeating-linear-gradient(135deg, #ccc, #ccc 10px, #fff 10px, #fff 20px);
    background-image: repeating-linear-gradient(-45deg, #ccc, #ccc 10px, #fff 10px, #fff 20px);
    background-size: 28px 28px;
    -webkit-animation: move .5s linear infinite;
    animation: move .5s linear infinite; }

@-webkit-keyframes move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 28px 0; } }

@keyframes move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 28px 0; } }
  form .submit_container .submit-loading:hover {
    color: #535353; }
  form .timepicker input {
    text-align: center; }

.c-box-Testimonial .ce_c-box-Testimonial {
  width: 50%;
  height: 100%;
  float: right;
  position: relative;
  padding: 4%;
  padding-top: 9%;
  color: #666865;
  text-align: center;
  font-size: 18px; }
  @media (max-width: 1400px) {
    .c-box-Testimonial .ce_c-box-Testimonial {
      padding-top: 6%; } }
  @media (max-width: 1000px) {
    .c-box-Testimonial .ce_c-box-Testimonial {
      width: 100%;
      float: none;
      padding-top: 4%; } }
  .c-box-Testimonial .ce_c-box-Testimonial .dreieck {
    position: absolute;
    top: calc(78% / 2);
    left: -30px;
    margin-top: -30px;
    height: 60px;
    width: 60px;
    z-index: 99;
    background-repeat: no-repeat;
    background-image: url("/files/assets/img/icon/dreieck.svg"); }
    @media (max-width: 1000px) {
      .c-box-Testimonial .ce_c-box-Testimonial .dreieck {
        top: initial;
        bottom: -30px;
        margin-left: -30px;
        left: calc(100% / 2);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); } }
  .c-box-Testimonial .ce_c-box-Testimonial .txt {
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    margin: auto;
    width: 75%; }
  .c-box-Testimonial .ce_c-box-Testimonial .icon, .c-box-Testimonial .ce_c-box-Testimonial .icon-bottom {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    font-size: 100px;
    font-weight: 700; }
  .c-box-Testimonial .ce_c-box-Testimonial .icon-bottom {
    margin-top: 0px; }

.c-box-Testimonial .ce_gallery {
  float: left;
  height: 400px; }

.c-box-Downloads {
  width: 60%;
  float: left;
  padding-left: 4%;
  padding-top: 4%;
  padding-right: 4%;
  padding-bottom: 55px; }
  @media (max-width: 1300px) {
    .c-box-Downloads {
      width: 70%; } }
  @media (max-width: 1000px) {
    .c-box-Downloads {
      width: 100%;
      float: none; } }
  .c-box-Downloads .searchbar {
    padding-bottom: 35px; }
  .c-box-Downloads .allButton {
    border: 1px solid #2660FF;
    padding: 20px;
    float: left;
    width: 245px;
    height: 62px;
    cursor: pointer; }
    @media (max-width: 750px) {
      .c-box-Downloads .allButton {
        width: 100%;
        margin-bottom: 15px; } }
    .c-box-Downloads .allButton .all_search_txt {
      font-family: 'Roboto', sans-serif;
      color: #2660FF;
      background-image: url("/files/assets/img/icon/arrow-blue.svg");
      background-repeat: no-repeat;
      background-size: 30px;
      background-position: center right; }
  .c-box-Downloads .merkblatt-SearchWidget {
    border: 1px solid #2660FF;
    padding: 8px;
    padding-left: 15px;
    float: left;
    margin-left: 25px;
    width: 45%;
    height: 62px; }
    @media (max-width: 750px) {
      .c-box-Downloads .merkblatt-SearchWidget {
        width: calc(100% - 62px);
        margin-left: 0px; } }
    .c-box-Downloads .merkblatt-SearchWidget input {
      border: none;
      height: 45px;
      width: 100%;
      font-family: 'Roboto', sans-serif;
      font-size: 15px;
      color: #666865; }
  .c-box-Downloads .icon {
    height: 62px;
    width: 62px;
    float: left;
    padding: 12px;
    padding-top: 13px;
    background-color: #2660FF; }
    .c-box-Downloads .icon img {
      width: 100%; }
  .c-box-Downloads .legende {
    width: 100%; }
    .c-box-Downloads .legende h3 {
      float: left;
      font-family: 'Roboto', sans-serif;
      font-size: 17px;
      font-weight: 700;
      color: #2660FF;
      padding: 10px 0px 10px 0px;
      margin: 0px;
      border-bottom: 1px solid #A7A7A7; }
  .c-box-Downloads .downloads-wrapper li {
    clear: both; }
    .c-box-Downloads .downloads-wrapper li div {
      float: left;
      color: #666865;
      height: 50px;
      padding: 15px 0px 0px 0px;
      border-bottom: 1px solid #A7A7A7; }
    .c-box-Downloads .downloads-wrapper li img {
      width: 30px; }
  .c-box-Downloads .l_01 {
    width: 45%; }
  .c-box-Downloads .l_02 {
    width: 35%; }
  .c-box-Downloads .l_03, .c-box-Downloads .l_04 {
    width: 10%; }
  .c-box-Downloads .l_icon {
    background-image: url("/files/assets/img/icon/pdf.svg");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: left center; }
  .c-box-Downloads a:hover .l_01, .c-box-Downloads a:hover .l_02, .c-box-Downloads a:hover .l_03, .c-box-Downloads a:hover .l_04 {
    background-color: #2660FF;
    color: white; }
  .c-box-Downloads a:hover .l_icon {
    background-image: url("/files/assets/img/icon/pdf-white.svg"); }
  @media (max-width: 750px) {
    .c-box-Downloads .legende .l_02, .c-box-Downloads .legende .l_03, .c-box-Downloads .legende .l_04 {
      display: none; }
    .c-box-Downloads .legende .l_01 {
      width: 100%; }
    .c-box-Downloads .downloads-wrapper li {
      position: relative; }
    .c-box-Downloads .downloads-wrapper .l_01 {
      font-weight: 700; }
    .c-box-Downloads .downloads-wrapper .l_01, .c-box-Downloads .downloads-wrapper .l_02 {
      width: 100%;
      border: none; }
    .c-box-Downloads .downloads-wrapper .l_03 {
      width: 100%; }
    .c-box-Downloads .downloads-wrapper .l_04 {
      position: absolute;
      height: 40px;
      width: 40px;
      top: 29px;
      right: 0px;
      border: none; }
    .c-box-Downloads .downloads-wrapper .l_01, .c-box-Downloads .downloads-wrapper .l_02, .c-box-Downloads .downloads-wrapper .l_03, .c-box-Downloads .downloads-wrapper .l_04 {
      height: initial;
      padding: 2px 0px 2px 0px; }
    .c-box-Downloads .downloads-wrapper .l_01 {
      padding-top: 15px; }
    .c-box-Downloads .downloads-wrapper .l_04, .c-box-Downloads .downloads-wrapper .l_03 {
      height: 30px; } }

.c-box-downloads-infobox {
  width: 40%;
  padding-right: 4%;
  padding-bottom: 4%;
  float: left;
  margin-top: 180px; }
  .c-box-downloads-infobox .ce_text {
    border: 1px solid #666865;
    padding: 35px; }
  .c-box-downloads-infobox p {
    color: #666865;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 24px;
    font-size: 15px; }
  @media (max-width: 1300px) {
    .c-box-downloads-infobox {
      width: 30%; } }
  @media (max-width: 1000px) {
    .c-box-downloads-infobox {
      width: 100%;
      float: none;
      margin-top: 0px;
      padding-left: 4%;
      padding-bottom: 8%; } }
  .c-box-downloads-infobox h1 {
    margin: 0px;
    color: #666865;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 60px;
    letter-spacing: 0.03em; }
    @media (max-width: 1300px) {
      .c-box-downloads-infobox h1 {
        font-size: 26px;
        line-height: 50px; } }

.c-box-grey {
  background-color: #E6E6E6;
  height: 600px; }
  @media (max-width: 1000px) {
    .c-box-grey {
      height: initial; } }

.c-box-a-left .ce_c-box-A {
  float: right; }

.c-box-a-left .ce_gallery {
  float: right; }

.c-box-a-left .boxLink {
  left: initial;
  right: 0px; }

.c-box-b-left .ce_c-box-B {
  right: initial;
  left: 0px; }

.c-box-b-left .ce_gallery {
  float: right; }

.kompetenzen-footer {
  position: relative; }
  .kompetenzen-footer .red, .kompetenzen-footer .blue {
    float: right;
    height: 200px;
    width: 50%;
    padding-top: 42px;
    text-align: center;
    color: white;
    font-size: 21px;
    letter-spacing: 0.03em;
    line-height: 27px;
    font-weight: 400; }
    @media (max-width: 1000px) {
      .kompetenzen-footer .red, .kompetenzen-footer .blue {
        width: 100%;
        float: none; } }
  .kompetenzen-footer .blue {
    background-color: #2660FF;
    position: relative;
    z-index: 44;
    cursor: pointer; }
  .kompetenzen-footer .red {
    background-color: #F20000;
    float: left; }
  .kompetenzen-footer #beratung-trigger {
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 60;
    height: 200px;
    width: 50%; }
  .kompetenzen-footer #close-trigger {
    display: none;
    position: absolute;
    bottom: 270px;
    right: 0px;
    z-index: 60;
    height: 862px;
    width: 100%; }
  .kompetenzen-footer .beratung-content {
    display: none;
    margin-top: -131px;
    height: 60px;
    margin-left: -1px; }
    .kompetenzen-footer .beratung-content .li-1er, .kompetenzen-footer .beratung-content .li-2er, .kompetenzen-footer .beratung-content .li-3er, .kompetenzen-footer .beratung-content .li-4er {
      float: left;
      border-left: 1px solid white;
      border-top: 1px solid white;
      border-bottom: 1px solid white; }
    .kompetenzen-footer .beratung-content .li-4er {
      width: 25%; }
    .kompetenzen-footer .beratung-content .li-3er {
      width: 33.3%; }
    .kompetenzen-footer .beratung-content .li-2er {
      width: 50%; }
    .kompetenzen-footer .beratung-content .li-1er {
      width: 100%; }
    .kompetenzen-footer .beratung-content .kategorie {
      padding-top: 16px;
      padding-bottom: 17px;
      background-color: #2660FF;
      font-size: 16px;
      font-weight: 600; }
      @media (max-width: 1000px) {
        .kompetenzen-footer .beratung-content .kategorie {
          font-size: 14px;
          font-weight: 600; } }
    .kompetenzen-footer .beratung-content .content-wrapper {
      display: none;
      z-index: 55;
      position: absolute;
      left: 0px;
      bottom: 262px;
      background-color: #2660FF;
      background-image: url("/files/assets/img/icon/dreieck-center.svg");
      background-repeat: no-repeat;
      background-position: top center;
      background-size: 60px;
      height: 800px;
      font-size: 18px;
      font-weight: 300; }
      .kompetenzen-footer .beratung-content .content-wrapper h2 {
        font-weight: 300;
        text-transform: uppercase; }
      .kompetenzen-footer .beratung-content .content-wrapper strong {
        font-weight: 600; }
      .kompetenzen-footer .beratung-content .content-wrapper .padding-wrapper {
        width: 80%;
        margin: auto;
        text-align: left; }
        .kompetenzen-footer .beratung-content .content-wrapper .padding-wrapper .title-wrapper {
          padding-top: 70px; }
          .kompetenzen-footer .beratung-content .content-wrapper .padding-wrapper .title-wrapper .title {
            text-align: center;
            padding-bottom: 5px;
            border-bottom: 1px solid white;
            width: -webkit-max-content;
            width: -moz-max-content;
            width: max-content;
            margin: auto; }
        .kompetenzen-footer .beratung-content .content-wrapper .padding-wrapper .text {
          padding-top: 15px; }
        .kompetenzen-footer .beratung-content .content-wrapper .padding-wrapper .portrait {
          margin-top: 50px; }
          .kompetenzen-footer .beratung-content .content-wrapper .padding-wrapper .portrait .img {
            width: 100%;
            height: 350px;
            background-size: cover;
            background-position: center; }
  .kompetenzen-footer .beratung-content-show {
    display: block; }

.c-image-2s {
  height: 600px; }
  .c-image-2s .bg-img {
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }

.c-box-Meilensteine {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2); }
  .c-box-Meilensteine .swiper-slide {
    height: 400px; }
    .c-box-Meilensteine .swiper-slide .wrapper {
      padding: 25px;
      padding-top: 45px;
      text-align: center; }
      @media (max-width: 700px) {
        .c-box-Meilensteine .swiper-slide .wrapper {
          padding-left: 80px;
          padding-right: 80px; } }
      @media (max-width: 500px) {
        .c-box-Meilensteine .swiper-slide .wrapper {
          padding-left: 60px;
          padding-right: 60px; } }
      .c-box-Meilensteine .swiper-slide .wrapper .icon {
        height: 30px;
        width: 30px;
        margin: auto;
        margin-bottom: 25px;
        background-image: url("/files/assets/img/icon/flag.svg");
        background-repeat: no-repeat;
        background-size: 25px;
        background-position: center; }
      .c-box-Meilensteine .swiper-slide .wrapper h3, .c-box-Meilensteine .swiper-slide .wrapper .jahr {
        margin: 0px;
        padding: 0px;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        line-height: 23px;
        font-weight: 700;
        letter-spacing: 0.03em;
        color: #666865; }
      .c-box-Meilensteine .swiper-slide .wrapper .text {
        padding: 0px 20px 0px 20px;
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
        line-height: 23px;
        letter-spacing: 0.03em;
        color: #666865; }
  .c-box-Meilensteine .color-grey {
    background-color: #DADADA; }
  .c-box-Meilensteine .swiper-ms-button-next, .c-box-Meilensteine .swiper-ms-button-prev {
    position: absolute;
    cursor: pointer;
    z-index: 25;
    top: 155px;
    right: 0px;
    height: 62px;
    width: 62px;
    background-color: #2660FF;
    background-image: url("/files/assets/img/icon/arrow.svg");
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center; }
  .c-box-Meilensteine .swiper-ms-button-prev {
    right: initial;
    left: 0px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg); }

.c-box-team .bg-img {
  height: 440px;
  width: 50%;
  float: left;
  background-size: cover;
  background-position: center; }
  @media (max-width: 1000px) {
    .c-box-team .bg-img {
      width: 100%;
      height: 400px; } }

.c-box-team .c-box-team-person {
  width: 25%;
  float: left; }
  @media (max-width: 1000px) {
    .c-box-team .c-box-team-person {
      width: 50%; } }
  @media (max-width: 500px) {
    .c-box-team .c-box-team-person {
      width: 100%; } }
  .c-box-team .c-box-team-person .portrait {
    height: 220px;
    width: 100%;
    background-size: cover;
    background-position: center center; }
  .c-box-team .c-box-team-person .person {
    padding-top: 10px;
    padding-left: 10px; }
    .c-box-team .c-box-team-person .person .name {
      font-family: 'Roboto', sans-serif;
      font-size: 15px;
      font-weight: 700;
      color: #2660FF; }
    .c-box-team .c-box-team-person .person .funktion {
      font-family: 'Roboto', sans-serif;
      font-size: 15px;
      font-weight: 400;
      color: #666865; }
  .c-box-team .c-box-team-person .person-footer {
    height: 25px; }

.c-box-referenzen {
  margin-top: 25px;
  position: relative; }
  .c-box-referenzen .box-link {
    display: block;
    position: absolute;
    top: calc(220px - 62px);
    right: 0px;
    height: 62px;
    width: 62px;
    float: left;
    padding: 12px;
    padding-top: 13px;
    background-color: #2660FF;
    background-image: url("/files/assets/img/icon/cross-white.svg");
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center; }
    @media (max-width: 850px) {
      .c-box-referenzen .box-link {
        top: calc(300px - 62px); } }
  @media (max-width: 1200px) {
    .c-box-referenzen .el_1 .ce_c-box-referenz-objekt, .c-box-referenzen .el_2 .ce_c-box-referenz-objekt, .c-box-referenzen .el_3 .ce_c-box-referenz-objekt {
      width: 28%; } }
  @media (max-width: 1000px) {
    .c-box-referenzen .el_3 {
      display: none; }
    .c-box-referenzen .el_1 .ce_c-box-referenz-objekt, .c-box-referenzen .el_2 .ce_c-box-referenz-objekt {
      width: 40%; } }
  @media (max-width: 850px) {
    .c-box-referenzen {
      height: 350px; }
      .c-box-referenzen .el_1 .ce_c-box-referenz-objekt, .c-box-referenzen .el_2 .ce_c-box-referenz-objekt {
        width: 50%; } }
  @media (max-width: 500px) {
    .c-box-referenzen {
      height: initial; }
      .c-box-referenzen .el_2 {
        display: none; }
      .c-box-referenzen .el_1 .ce_c-box-referenz-objekt {
        width: 100%; } }
  .c-box-referenzen .ce_c-box-referenz-titel {
    height: 280px;
    width: 25%;
    float: left; }
    @media (max-width: 1200px) {
      .c-box-referenzen .ce_c-box-referenz-titel {
        width: 16%; } }
    @media (max-width: 1000px) {
      .c-box-referenzen .ce_c-box-referenz-titel {
        width: 20%; } }
    @media (max-width: 850px) {
      .c-box-referenzen .ce_c-box-referenz-titel {
        width: 100%;
        height: 80px; } }
    .c-box-referenzen .ce_c-box-referenz-titel .color-wrapper {
      height: 220px;
      padding-top: 100px;
      background-color: #E6E6E6;
      text-align: center; }
      @media (max-width: 850px) {
        .c-box-referenzen .ce_c-box-referenz-titel .color-wrapper {
          height: 80px;
          padding-top: 28px; } }
      .c-box-referenzen .ce_c-box-referenz-titel .color-wrapper h1 {
        margin: 0px;
        text-transform: initial;
        font-family: 'Roboto', sans-serif;
        font-size: 17px;
        color: #666865; }
  .c-box-referenzen .ce_c-box-referenz-objekt {
    height: 220px;
    width: 25%;
    float: left; }
    @media (max-width: 500px) {
      .c-box-referenzen .ce_c-box-referenz-objekt {
        height: initial; } }
    .c-box-referenzen .ce_c-box-referenz-objekt .info-wrapper {
      padding-top: 10px;
      padding-left: 4%; }
    .c-box-referenzen .ce_c-box-referenz-objekt h3 {
      font-family: 'Roboto', sans-serif;
      font-size: 17px;
      color: #2660FF;
      margin: 0px; }
    .c-box-referenzen .ce_c-box-referenz-objekt p {
      font-family: 'Roboto', sans-serif;
      font-size: 15px;
      color: #666865;
      margin: 0px;
      margin-top: 5px; }
    .c-box-referenzen .ce_c-box-referenz-objekt .img-container {
      height: 220px;
      background-size: cover;
      background-position: center; }

.c-box-referenzen.last {
  padding-bottom: 20px; }

.featherlight-content {
  padding: 0px !important;
  margin: 0px !important;
  border: none !important; }

.featherlight-next {
  top: 0px !important;
  right: 0px !important; }

.featherlight-previous {
  top: 0px !important;
  left: 0px !important; }

.featherlight-inner .info-wrapper {
  padding-top: 8px;
  padding-bottom: 15px;
  padding-left: 4%; }

.featherlight-inner h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  color: #2660FF;
  margin: 0px; }

.featherlight-inner p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #666865;
  margin: 0px;
  margin-top: 5px; }

.c-box-Testimonial .swiper-slide {
  background-color: white; }

.c-box-Testimonial .swiper-container .ce_c-box-Testimonial {
  padding: 0px;
  padding-top: 9%; }

#homebuttons .c-homebutton .button-icon {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 40px);
  z-index: 33;
  cursor: pointer;
  padding-top: 30px;
  height: 80px;
  width: 80px;
  background-color: #2660FF;
  text-align: center;
  color: white; }

#homebuttons .c-homebutton .content-wrapper {
  display: none;
  min-height: 480px;
  width: calc(50% + 40px);
  padding-bottom: 55px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 34;
  background-color: #2660FF; }
  #homebuttons .c-homebutton .content-wrapper .innert {
    padding-left: 8%;
    padding-top: 40px;
    padding-right: 8%; }
    #homebuttons .c-homebutton .content-wrapper .innert .titel {
      color: white;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      font-size: 40px;
      line-height: 60px;
      text-transform: uppercase;
      letter-spacing: 0.03em; }
    #homebuttons .c-homebutton .content-wrapper .innert .text {
      color: white;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      line-height: 34px;
      font-size: 18px; }
      #homebuttons .c-homebutton .content-wrapper .innert .text strong {
        font-weight: 700; }
    #homebuttons .c-homebutton .content-wrapper .innert .link {
      padding-top: 40px; }
      #homebuttons .c-homebutton .content-wrapper .innert .link a {
        color: white;
        font-weight: 400;
        font-size: 18px;
        padding: 30px;
        height: 75px;
        text-align: center;
        border: 1px solid white; }
  #homebuttons .c-homebutton .content-wrapper .close {
    position: absolute;
    z-index: 44;
    top: 15px;
    right: 15px;
    height: 70px;
    width: 70px;
    padding: 15px;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

#homebuttons .news .button-icon {
  left: calc(50% - 125px); }

#homebuttons .news .content-wrapper {
  width: calc(50% - 45px); }

#homebuttons .notfall .button-icon {
  left: calc(50% + 45px); }

#homebuttons .notfall .content-wrapper {
  width: calc(50% + 125px); }

@media (max-width: 1000px) {
  #homebuttons .news .content-wrapper, #homebuttons .jobs .content-wrapper, #homebuttons .notfall .content-wrapper {
    width: 100%;
    height: initial; }
    #homebuttons .news .content-wrapper .titel, #homebuttons .jobs .content-wrapper .titel, #homebuttons .notfall .content-wrapper .titel {
      font-size: 35px !important; } }

.footer {
  position: relative;
  margin-top: 1px;
  min-height: 380px;
  padding-top: 125px;
  padding-left: 4%;
  padding-right: 3%;
  background-color: #DADADA; }
  @media (max-width: 600px) {
    .footer {
      padding-top: 35px; } }
  .footer .element {
    width: 25%;
    float: left; }
    @media (max-width: 1000px) {
      .footer .element {
        width: 50%;
        margin-bottom: 35px; } }
    @media (max-width: 600px) {
      .footer .element {
        width: 100%;
        margin-bottom: 35px; } }
    .footer .element h1 {
      margin: 0px;
      padding: 0px;
      font-size: 15px;
      text-transform: uppercase;
      font-family: 'Roboto', sans-serif;
      font-weight: 700;
      color: #2660FF; }
    .footer .element p {
      margin: 0px;
      font-size: 15px;
      line-height: 1.6em;
      color: #666865; }
    .footer .element a {
      text-decoration: underline;
      color: #666865; }
  .footer .ce_image {
    padding-top: 8px; }
    .footer .ce_image .image_container {
      width: 70%; }
      @media (max-width: 600px) {
        .footer .ce_image .image_container {
          width: 300px; } }
      @media (max-width: 500px) {
        .footer .ce_image .image_container {
          width: 200px; } }
  .footer .quicklinks a {
    text-decoration: none; }

.subline {
  background-color: #DADADA;
  font-size: 13px;
  color: #A7A7A7;
  text-align: right;
  padding-bottom: 15px;
  padding-right: 8%; }
  @media (max-width: 1000px) {
    .subline {
      padding-top: 25px; } }

#header {
  overflow: hidden; }
  #header .logo {
    position: absolute;
    top: 45px;
    left: 4%; }
    @media (max-width: 500px) {
      #header .logo {
        top: 25px; } }
    #header .logo img {
      height: 65px; }
      @media (max-width: 500px) {
        #header .logo img {
          height: 35px; } }
      @media (max-width: 320px) {
        #header .logo img {
          height: 35px; } }
  #header .wrapper {
    height: 100vh;
    width: 100vw; }
    #header .wrapper .header-img {
      height: 100vh;
      width: 100%;
      background-image: url("/files/assets/img/header/habisreutinger-gebaeudehuellen.jpg");
      background-size: cover;
      background-position: bottom; }
  #header .header-balcken {
    height: 135px; }
    @media (max-width: 500px) {
      #header .header-balcken {
        height: 95px; } }
  #header .subnav {
    height: 90px;
    clear: both; }
    #header .subnav ul {
      padding: 0px;
      margin: 0px;
      width: 100%; }
      #header .subnav ul li {
        width: 25%;
        height: 90px;
        float: left; }
        #header .subnav ul li a, #header .subnav ul li .active {
          display: block;
          height: 90px;
          width: 100%;
          padding-top: 35px;
          text-align: center;
          color: #2660FF;
          font-size: 15px;
          font-weight: 700;
          border-left: 1px solid #A7A7A7; }
        #header .subnav ul li a:hover {
          background-color: #2660FF;
          color: white;
          -webkit-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s; }
        #header .subnav ul li .active {
          background-color: #2660FF;
          color: white; }
        @media (max-width: 800px) {
          #header .subnav ul li {
            width: 50%; }
            #header .subnav ul li a, #header .subnav ul li .active {
              border: none; }
            #header .subnav ul li .first {
              border-right: 1px solid #A7A7A7; }
            #header .subnav ul li .last {
              border-left: 1px solid #A7A7A7; } }

#menu {
  position: fixed;
  right: 3%;
  top: 51px;
  z-index: 999;
  padding: 15px;
  height: 60px;
  width: 200px;
  text-align: right;
  cursor: pointer; }
  @media (max-width: 500px) {
    #menu {
      top: 16px; } }
  #menu .txt {
    float: left;
    padding-top: 3px;
    width: 70%;
    text-align: right;
    padding-right: 10px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #2660FF;
    font-family: 'Roboto', sans-serif;
    font-size: 16px; }
    @media (max-width: 500px) {
      #menu .txt {
        display: none; } }
  #menu .icon {
    float: left;
    width: 30%;
    text-align: right; }
    #menu .icon img {
      height: 25px; }
    @media (max-width: 500px) {
      #menu .icon {
        width: 100%; } }

#navigation {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
  height: 100vh;
  width: 100vw;
  text-align: center;
  background-color: #2660FF; }
  #navigation ul {
    margin-top: 12%; }
    @media (max-width: 1000px) {
      #navigation ul {
        margin-top: 27%; } }
    @media (max-width: 500px) {
      #navigation ul {
        margin-top: 25%; } }
    #navigation ul li, #navigation ul a {
      color: white;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      line-height: 58px;
      font-size: 42px;
      letter-spacing: 0.03em;
      text-transform: uppercase; }
      @media (max-width: 500px) {
        #navigation ul li, #navigation ul a {
          line-height: 51px;
          font-size: 35px; } }
  #navigation .menu-icon {
    position: absolute;
    right: 3%;
    top: 51px;
    padding: 15px;
    height: 60px;
    cursor: pointer; }
    @media (max-width: 500px) {
      #navigation .menu-icon {
        top: 13px; } }
    #navigation .menu-icon .txt {
      float: left;
      padding-top: 3px;
      width: 70%;
      padding-right: 30px;
      letter-spacing: 0.03em;
      text-transform: uppercase;
      color: white;
      font-family: 'Roboto', sans-serif;
      font-size: 16px; }
    #navigation .menu-icon .icon {
      float: left;
      width: 30%;
      text-align: right;
      padding-right: 3px; }
      #navigation .menu-icon .icon img {
        height: 25px; }

.ie11 #header .logo {
  height: 65px; }

@media (max-width: 1000px) {
  .ie11 .ce_c-box-Testimonial .dreieck {
    display: none; } }

@media (max-width: 1000px) {
  .ie11 .c-box-B .ce_c-box-B {
    position: static; } }

@media (max-width: 1000px) {
  .ie11 .c-box-B .ce_c-box-B .link-list {
    position: static; } }

@font-face {
  font-family: 'bradleyHandBold';
  src: url("../../files/assets/font/BradleyHandBold.ttf") format("truetype"); }

.home .logo {
  z-index: 18; }
  .home .logo img {
    height: 85px !important; }
    @media (max-width: 500px) {
      .home .logo img {
        height: 55px !important; } }
    @media (max-width: 320px) {
      .home .logo img {
        height: 35px !important; } }

#header .ce_image {
  top: 145px;
  left: 0px;
  position: absolute;
  z-index: 15; }

#header .ce_text {
  top: 125px;
  right: 0px;
  position: absolute;
  padding-top: 70px;
  z-index: 16;
  width: 50%; }
  @media (max-width: 1100px) {
    #header .ce_text {
      width: 42%;
      padding-top: 98px; } }
  #header .ce_text h1 {
    font-family: 'bradleyHandBold', 'Roboto', sans-serif;
    text-transform: initial;
    color: #878787;
    font-size: 58px;
    font-weight: normal;
    line-height: 62px;
    letter-spacing: 0.01em;
    width: 520px; }
    @media (max-width: 1100px) {
      #header .ce_text h1 {
        font-size: 35px;
        line-height: 40px;
        width: 308px; } }
    @media (max-width: 750px) {
      #header .ce_text h1 {
        display: none; } }
  #header .ce_text p {
    font-size: 27px;
    color: #878787;
    letter-spacing: 0.05em; }
    @media (max-width: 1100px) {
      #header .ce_text p {
        font-size: 22px;
        line-height: 27px;
        width: 200px; } }
    @media (max-width: 750px) {
      #header .ce_text p {
        display: none; } }

#header-container .image_container img {
  height: 75vh;
  width: auto; }
  @media (max-width: 500px) {
    #header-container .image_container img {
      height: 55vh; } }

#homebuttons {
  height: 120px;
  margin-top: -120px;
  z-index: 20;
  position: relative;
  -webkit-box-shadow: inset -50px -182px 114px -200px rgba(173, 173, 173, 0.5);
  -moz-box-shadow: inset -50px -182px 114px -200px rgba(173, 173, 173, 0.5);
  box-shadow: inset -50px -182px 114px -200px rgba(173, 173, 173, 0.5); }

#container {
  position: relative;
  z-index: 30;
  background-color: white; }

.ce_c-zitat {
  width: 50%;
  text-align: center;
  padding-top: 12%;
  padding-bottom: 15%;
  padding-left: 10%;
  padding-right: 10%;
  font-size: 40px;
  font-weight: 300;
  line-height: 50px; }
  .ce_c-zitat p {
    margin: 0px;
    color: #666865; }
  @media (max-width: 1000px) {
    .ce_c-zitat {
      width: 100%; } }

.c-box-A .ce_c-box-A h1, .c-box-Testimonial .ce_c-box-A h1 {
  font-size: 44px;
  padding-bottom: 0px; }

.c-box-B {
  background-color: #d9d9d9; }
  .c-box-B .ce_c-box-B {
    background-color: white; }

.kompetenzen-footer .beratung-content {
  margin-top: -179px; }

.kompetenzen-footer .blue {
  padding-top: 90px; }

.kompetenzen-footer .beratung-content .content-wrapper {
  height: initial;
  padding-bottom: 35px; }
  .kompetenzen-footer .beratung-content .content-wrapper a {
    color: white; }

.kompetenzen-footer .close {
  position: absolute;
  top: 45px;
  left: 85px;
  height: 45px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
  .kompetenzen-footer .close img {
    height: 45px; }

.kompetenzen-footer #close-trigger {
  position: absolute;
  top: 0px;
  left: 50%;
  height: 120px;
  width: 35%;
  cursor: pointer; }
  @media (max-width: 1000px) {
    .kompetenzen-footer #close-trigger {
      left: 35px; } }

@media (max-width: 1000px) {
  .kompetenzen-footer #beratung-trigger {
    width: 100%; } }

.c-box-B {
  z-index: 80; }

.c-image-teambild .image_container img {
  width: 100%;
  height: auto; }

.c-box-Meilensteine {
  margin-top: -5px; }

@media (max-width: 500px) {
  .c-box-A .ce_c-box-A h1, .c-box-Testimonial .ce_c-box-A h1 {
    line-height: 46px; } }

.c-box-team .c-box-team-person {
  position: relative; }

.c-box-team .c-box-team-person .link a {
  position: absolute;
  top: 220px;
  right: 0px;
  display: block;
  height: 74px;
  width: 74px;
  background-color: #2660FF;
  text-align: center;
  padding-top: 12px; }
  .c-box-team .c-box-team-person .link a img {
    width: 65%;
    height: auto; }

.c-box-Testimonial .ce_gallery {
  position: relative; }
  .c-box-Testimonial .ce_gallery .blueEffect {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 5;
    background-color: rgba(43, 97, 245, 0.4); }
  .c-box-Testimonial .ce_gallery .person {
    position: absolute;
    top: 45px;
    left: 4%;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.03em;
    color: white;
    z-index: 6; }

.c-box-Testimonial .ce_gallery .testimonial {
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); }

h1 {
  color: #666865; }

.youtube {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden; }

.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#oeffnungszeiten-24h-notfall h3 {
  font-size: 21px; }
  #oeffnungszeiten-24h-notfall h3 a {
    font-size: 21px;
    font-weight: 500;
    color: #2660FF; }

.c-box-Meilensteine .swiper-slide .wrapper .text {
  padding-left: 15%;
  padding-right: 15%; }

.guetesigel-wrapper 
{
  position: absolute;
  top: 0px; 
  left: 0px;
  height: 100vh;
  width: 100%;

  z-index: 16;
}

.guetesigel-wrapper .guetesigel
{
  width: 180px;
  position: absolute;

  right: 25px;
  bottom: 25px;


}


@media (max-width: 1100px) 
{

  .guetesigel-wrapper .guetesigel
  {
    
  }

} 

@media (max-width: 950px) 
{

  .guetesigel-wrapper .guetesigel
  {
    width: 150px;
  }

} 

@media (max-width: 600px) 
{

  .guetesigel-wrapper .guetesigel
  {
    bottom: 80px;
  }

} 

@media (max-width: 800px)
{
  #header .subnav ul li .last
  {
    border: none;
  }

  #header .subnav ul li .first
  {
    border: none;
  }
}

@media (max-width: 400px)
{
  .c-box-A .ce_c-box-A h1, .c-box-Testimonial .ce_c-box-A h1
  {
    font-size: 30px;
  }
}


.kompetenzen #header .subnav ul li
{
  width: calc(100% / 3);
}

.kompetenzen-footer .beratung-content
{
  margin-top: -240px;
}

.kompetenzen-footer .beratung-content .li-4er
{
  width: calc(100% / 3);
}

.kompetenzen-footer .beratung-content .content-wrapper 
{
  bottom: 323px;
  width: 100%;
}

.kompetenzen-footer .blue
{
  padding-top: 64px;
}

.kontaktformular .c-box-Karriere
{
  width: 100%;
}

.kontaktformular .w100
{
  padding-left: 8%;
  padding-right: 16%;
}

.kontaktformular .ce_form
{
  margin-top: 0px;
  padding-bottom: 130px;
}

.kompetenzen-footer .red a
{
  color: white;
}

#header .subnav ul li a, #header .subnav ul li .active 
{
  border: none;
}

.kompetenzen 
{
  border: 1px solid #2660FF;
}

#menu
{
  width: 250px;
}

