/*! 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=Fira+Sans:300,600|Gilda+Display");
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 {
  scroll-behavior: smooth;
}

body {
  position: relative;
  width: 100%;
  font-family: "Fira Sans", sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #002843;
  background-color: #fafafa;
  line-height: 1.5;
}
@media screen and (max-width: 575px) {
  body {
    font-size: 16px;
  }
}

.container-fluid {
  max-width: 1440px;
  padding-left: 30px;
  padding-right: 30px;
}

main {
  max-width: 1800px;
  margin: 0 auto;
}

section {
  position: relative;
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 480px) {
  section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

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

@media screen and (max-width: 768px) {
  .image-wrapper {
    margin-bottom: 30px;
  }
}

p {
  margin-bottom: 2rem;
}

strong {
  font-weight: 700;
}

h1 {
  font-family: "Gilda Display", serif;
}

h2 {
  font-family: "Gilda Display", serif;
  color: #002843;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 320px) {
  h2 {
    font-size: calc(1.5rem + ((1vw - 3.35px) * 1.8293));
  }
}
@media screen and (min-width: 991px) {
  h2 {
    font-size: 36px;
  }
}

h3 {
  font-family: "Gilda Display", serif;
  font-size: 40px;
  color: #0096d2;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 320px) {
  h3 {
    font-size: calc(1.625rem + ((1vw - 3.25px) * 1.5015));
  }
}
@media screen and (min-width: 991px) {
  h3 {
    font-size: 36px;
  }
}

h4 {
  font-size: 20px;
  color: #0096d2;
  margin-top: 30px;
  margin-top: 0;
}

h5 {
  font-size: 14px;
  color: #0096d2;
}

.titel-wrapper {
  position: relative;
  margin-bottom: 120px;
}
.titel-wrapper::after {
  content: "";
  position: absolute;
  width: 100px;
  bottom: -36px;
  border-bottom: 2px solid #002843;
}

a {
  color: #002843;
}
a:hover {
  text-decoration: none;
  color: #0096d2;
}

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

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

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

p img {
  width: auto;
  max-width: 100%;
}

img.align_center {
  display: block;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

img.align_left {
  width: auto;
  height: auto;
}

img.align_right {
  float: right;
  width: auto;
  height: auto;
}

ul {
  padding-left: 16px;
  margin-top: -1rem;
}
ul li {
  list-style: disc;
}
ul li ul {
  margin-top: 0;
}
ul li ul li {
  list-style: none;
}
ul li ul li::before {
  content: "- ";
  margin-left: -10px;
}

.modal ul li {
  list-style: none;
}
.modal ul li::before {
  content: "";
  display: inline-block;
  height: 3px;
  width: 3px;
  background-image: url(../img/list_dot.svg);
  position: absolute;
  left: 30px;
  margin-top: 12px;
}
@media screen and (max-width: 768px) {
  .modal ul li::before {
    left: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  background-color: #b7c3d5;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn:hover {
  color: #64646e;
}

.clr {
  clear: both;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  width: 100%;
  min-height: 1px;
  padding-right: 30px;
  padding-left: 30px;
}
@media screen and (max-width: 575px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.brown {
  color: #64554b !important;
}

.spinner {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: #002843;
  font-size: 45px;
  z-index: 10000;
}

.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 {
  display: none;
  width: 80px;
  -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);
  }
}
.navbar {
  height: 100px;
  background-color: #fff;
  padding: 0;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 4px -2px;
}
.navbar .underlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #002843;
  z-index: -1;
}
.navbar .outer-nav {
  display: block;
  width: 100%;
  max-width: 1440px;
  padding: 0 45px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 991px) {
  .navbar .outer-nav {
    padding: 0 30px;
  }
}
.navbar .outer-nav .navbar-brand {
  position: absolute;
  width: 300px;
  max-width: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  font-size: 1rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar .outer-nav .navbar-brand .site-logo {
  width: 100%;
  height: auto;
}
.navbar .outer-nav #navigation {
  height: 100px;
  float: right;
  flex-direction: column;
  padding-top: 20px;
}
@media screen and (max-width: 991px) {
  .navbar .outer-nav #navigation {
    width: 100%;
    max-width: inherit;
    margin-top: 0 !important;
    overflow: auto;
    float: none;
    font-size: 24px;
    color: #fff;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
}
.navbar .outer-nav #navigation .navbar-nav {
  height: auto;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  .navbar .outer-nav #navigation .navbar-nav {
    width: 100%;
    max-height: 410px;
    position: absolute;
    right: inherit;
    left: 0;
    text-align: center;
    top: 50%;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.navbar .outer-nav #navigation .navbar-nav .nav-item {
  font-size: 14px;
  text-align: center;
  list-style: none;
  margin-right: 30px;
}
@media screen and (max-width: 991px) {
  .navbar .outer-nav #navigation .navbar-nav .nav-item {
    display: block;
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .navbar .outer-nav #navigation .navbar-nav .nav-item a {
    color: #fff;
    font-size: 24px;
    padding: 6px 0;
  }
}
@media screen and (max-width: 575px) {
  .navbar .outer-nav #navigation .navbar-nav .nav-item a {
    color: #fff;
    font-size: 20px;
  }
}
.navbar .outer-nav #navigation .navbar-nav .nav-item a::after {
  display: block;
  content: attr(title);
  font-weight: 600;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
@media screen and (max-width: 991px) {
  .navbar .outer-nav #navigation .navbar-nav .nav-item a::after {
    display: none;
  }
}
.navbar .outer-nav #navigation .navbar-nav .nav-item a:hover {
  font-weight: 600;
  color: #002843;
}
@media screen and (max-width: 991px) {
  .navbar .outer-nav #navigation .navbar-nav .nav-item a:hover {
    color: #fff;
  }
}
.navbar .outer-nav #navigation .navbar-nav .nav-item .dropdown-toggle::after {
  content: "";
  display: none;
}
.navbar .outer-nav #navigation .navbar-nav .nav-item:last-of-type {
  margin-right: 0px;
}
.navbar .outer-nav #navigation .navbar-nav .nav-item.active {
  font-weight: 600;
}

#toggle-menu {
  float: right;
  display: none;
  width: 23px;
  height: 20px;
  padding: 0;
  cursor: pointer;
  margin-top: 3px;
  right: 15px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (max-width: 991px) {
  #toggle-menu {
    display: block;
  }
}
#toggle-menu:focus {
  outline: none;
}

@media all and (-ms-high-contrast: none) {
  #toggle-menu {
    cursor: auto;
  }
}
#toggle-menu div {
  width: 30px;
  height: 30px;
  position: relative;
}

#toggle-menu span {
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 0;
  background: #002843;
  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: 7px;
}

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

#toggle-menu.menu-is-active span {
  background: #fff;
  -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: 14px;
  -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: 14px;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  transform: rotate(225deg);
}

.language_selector {
  display: block;
  position: relative;
  cursor: pointer;
  z-index: 991;
  text-align: right;
  margin-bottom: 5px;
}
@media (max-device-width: 990px) and (orientation: landscape) {
  .language_selector {
    padding-top: 20px;
  }
}
.language_selector .language-wrapper a {
  font-size: 14px !important;
  text-transform: none !important;
}

@media screen and (max-width: 639px) {
  .language_selector {
    padding-left: 15px;
  }
}
.language_selector .language-wrapper {
  display: inline;
}

.language_selector .language-wrapper a {
  font-weight: 300;
  transition: all 0.5s ease;
  text-decoration: none;
  padding-bottom: 0;
  line-height: 1;
}

.language_selector .language-wrapper a:hover {
  color: #0096d2;
}

.language_selector .language-wrapper .active {
  color: #0096d2;
}

.language_selector .language-wrapper:first-of-type::after {
  content: "|";
  font-size: 14px;
  position: relative;
  right: 0;
  top: 0;
  display: inline;
  margin: 0 5px;
}

.nav-margin-top {
  margin-top: 32px !important;
}

.language-desktop {
  display: block;
  width: 100%;
}
@media (max-width: 991px) {
  .language-desktop {
    display: none;
  }
}

.language-mobile {
  display: none;
  text-align: center;
}
@media (max-width: 991px) {
  .language-mobile {
    display: block;
  }
}
.language-mobile .language-wrapper a {
  color: #fff;
}

.header-home {
  position: relative;
  margin-top: 100px;
}
.header-home .header-img {
  width: 100%;
}
.header-home .header-img .header-caption {
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.header-home .header-img .header-caption h3 {
  font-family: "Gilda Display", serif;
  font-size: calc(1.125rem + ((1vw - 3.35px) * 2.3529));
  color: #fff;
  text-align: center;
  margin-bottom: 3%;
  text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.6);
}
@media screen and (min-width: 1440px) {
  .header-home .header-img .header-caption h3 {
    font-size: 44px;
  }
}
@media screen and (max-width: 575px) {
  .header-home .header-img .header-caption h3 {
    margin-bottom: 5%;
  }
}
.header-home .header-img .header-caption p {
  font-size: calc(0.625rem + ((1vw - 3.35px) * 0.724));
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.6);
}
@media screen and (min-width: 1440px) {
  .header-home .header-img .header-caption p {
    font-size: 18px;
  }
}

p.title {
  font-weight: 600;
  margin-bottom: 1rem;
}

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

@media screen and (max-width: 991px) {
  .home-widget:last-of-type {
    margin-bottom: 0px;
  }
}

.home-widget .image-wrapper {
  width: 50%;
  max-width: 200px;
  margin: 2rem auto;
}

footer {
  background-color: #002843;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  padding-top: 100px;
  padding-bottom: 100px;
}
footer p.title {
  font-family: "Gilda Display", serif;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 0.5rem !important;
  letter-spacing: 2px;
  width: 100% !important;
}
footer a {
  color: #fff;
}
footer .footer-widget {
  font-size: calc(0.6875rem + ((1vw - 3.35px) * 5.4545));
}
@media screen and (min-width: 390px) {
  footer .footer-widget {
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  footer .footer-widget {
    margin-bottom: 30px;
  }
}
footer .footer-widget p:nth-child(2) {
  margin-bottom: 1rem;
}
@media screen and (max-width: 575px) {
  footer .footer-widget p:nth-child(2) {
    width: 64%;
    float: left;
  }
}
footer .footer-widget p:nth-child(3) {
  margin-bottom: 0;
}
@media screen and (max-width: 575px) {
  footer .footer-widget p:nth-child(3) {
    width: 36%;
    float: left;
  }
}
@media screen and (max-width: 991px) {
  footer .footer-widget:first-of-type {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 575px) {
  footer .footer-widget:first-of-type {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 575px) {
  footer .footer-widget:last-of-type {
    margin-bottom: 0;
  }
}
footer .footer-widget:last-of-type p:nth-child(2) {
  margin-bottom: 1rem;
}
@media screen and (max-width: 575px) {
  footer .footer-widget:last-of-type p:nth-child(2) {
    width: 100%;
  }
}
footer .footer-widget:last-of-type p:nth-child(3) {
  margin-bottom: 0;
}
@media screen and (max-width: 575px) {
  footer .footer-widget:last-of-type p:nth-child(3) {
    width: 100%;
  }
}

.google-maps {
  filter: grayscale(1);
}

#Kontakt .map {
  filter: grayscale(1);
}
@media screen and (max-width: 991px) {
  #Kontakt .map {
    height: 350px;
  }
}
@media screen and (max-width: 575px) {
  #Kontakt .map {
    height: 350px;
  }
}
@media screen and (max-width: 768px) {
  #Kontakt .address {
    margin-bottom: 60px;
  }
}
#Kontakt .address p:last-of-type {
  margin-bottom: 0;
}

.cc-window {
  font-family: "futura-pt", sans-serif !important;
  font-style: normal;
  font-weight: 300;
  font-size: 14px !important;
}
.cc-window .cc-btn {
  font-weight: 300 !important;
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  border-radius: 0px;
  border: 1px solid #28282d;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.cc-window .cc-btn:hover {
  color: #fff !important;
}

.header-basic {
  position: relative;
  margin-top: 80px;
}
@media screen and (max-width: 480px) {
  .header-basic {
    margin-top: 60px !important;
  }
}
.header-basic .header-img-basic {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center top !important;
  height: 55vh;
  width: 100%;
}
@media screen and (min-width: 1441px) {
  .header-basic .header-img-basic {
    height: 67vh;
  }
}
@media screen and (max-width: 575px) {
  .header-basic .header-img-basic {
    height: 45vh;
  }
}

.news-eintrag {
  margin-bottom: 60px;
}
.news-eintrag .image-wrapper {
  width: calc(35% - 30px);
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .news-eintrag .image-wrapper {
    width: 50%;
    float: none;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 575px) {
  .news-eintrag .image-wrapper {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.news-eintrag .text-wrapper {
  width: 65%;
  float: left;
  padding: 0 30px;
}
@media screen and (max-width: 768px) {
  .news-eintrag .text-wrapper {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 575px) {
  .news-eintrag .text-wrapper {
    width: 100%;
    padding: 0;
  }
}
.news-eintrag .text-wrapper .date {
  font-size: 16px;
  color: #002843;
  border-bottom: 1px solid #c5c7cd;
  margin-bottom: 2rem;
}
.news-eintrag .text-wrapper .title {
  font-family: "Gilda Display", serif;
  font-weight: 300;
  font-size: 25px;
  color: #002843;
}
.news-eintrag a.more {
  font-size: 12px;
  background-color: transparent;
  border: none;
  color: #0096d2;
  cursor: pointer;
}

.CommentList {
  margin-bottom: 60px;
}

.search-input {
  max-width: 100%;
}

.MarkupPagerNav {
  clear: both;
  margin: 1em 0;
  padding-left: 0;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .MarkupPagerNav {
    padding-left: 15px;
  }
}

.MarkupPagerNav li {
  display: inline;
  list-style: none;
  margin: 0;
}

.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
  display: block;
  float: left;
  padding: 2px 9px;
  color: #002843;
  background: transparent;
  border: 1px solid #002843;
  margin-right: 3px;
  font-size: 12px;
  text-transform: uppercase;
}

.MarkupPagerNav li.MarkupPagerNavOn a,
.MarkupPagerNav li a:hover {
  color: #0096d2;
  background: #fafafa;
  text-decoration: none;
  border: 1px solid #0096d2;
}

.MarkupPagerNav li.MarkupPagerNavSeparator {
  display: inline;
  color: #777;
  background: #d2e4ea;
  padding-left: 3px;
  padding-right: 3px;
}

.PageArray {
  display: none;
}

#side-nav {
  top: 145px !important;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #side-nav {
    position: fixed;
    top: 100px !important;
    left: -320px;
    width: 320px;
    padding: 30px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 4px -2px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
}
@media screen and (max-width: 575px) {
  #side-nav .side-nav-wrapper {
    max-height: calc(100vh - 100px);
    overflow-y: scroll;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
  }
  #side-nav .side-nav-wrapper::-webkit-scrollbar {
    /* WebKit */
    width: 0;
    height: 0;
  }
}
#side-nav h4 {
  color: #002843;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
  padding-left: 16px;
}
#side-nav ul {
  margin-bottom: 60px;
  font-size: 16px;
  padding-left: 0;
  max-width: 327px;
  -webkit-overflow-scrolling: touch;
}
#side-nav ul li {
  list-style: none;
  padding: 10px 0 10px 16px;
  border-bottom: 1px solid #c5c7cd;
}
#side-nav ul li a {
  color: #6d7382;
}
#side-nav ul li .date {
  margin-bottom: 0;
  font-size: 12px;
}
#side-nav ul:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 575px) {
  #side-nav ul:last-of-type {
    padding-bottom: 60px;
  }
}

.close-nav-wrapper {
  display: none;
  position: absolute;
  top: 15px;
  right: 30px;
  color: #c5c7cd;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .close-nav-wrapper {
    display: block;
  }
}

#open-sidenav-wrapper {
  display: none;
  position: fixed;
  width: 30px;
  height: 30px;
  text-align: center;
  left: 0;
  background-color: #e0e1e5;
  padding: 5px;
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  #open-sidenav-wrapper {
    display: block;
    top: 50vh;
    transform: translateY(-50%) rotate(-90deg);
  }
}
@media screen and (max-width: 575px) {
  #open-sidenav-wrapper {
    display: block;
    top: calc(100vh - 15px);
    transform: rotate(-90degs);
  }
}
#open-sidenav-wrapper .open-sidenav {
  color: #6d7382;
  font-size: 12px;
}

.side-nav-open {
  left: 0 !important;
}

@media screen and (max-width: 768px) {
  #Dienstleistung .content-wrapper {
    margin-top: -15px;
  }
}
#Dienstleistung .content-wrapper .title-wrapper {
  height: 55px;
  padding: 0 30px;
}
@media screen and (max-width: 768px) {
  #Dienstleistung .content-wrapper .title-wrapper {
    padding: 0 15px;
  }
}
#Dienstleistung .content-wrapper .title-wrapper img {
  width: 35px;
  height: auto;
  float: left;
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  #Dienstleistung .content-wrapper .title-wrapper img {
    width: 25px;
    margin-right: 15px;
  }
}
#Dienstleistung .content-wrapper .title-wrapper h2 {
  font-size: 25px;
}
@media screen and (max-width: 768px) {
  #Dienstleistung .content-wrapper .title-wrapper h2 {
    font-size: 18px;
  }
}
#Dienstleistung .content-wrapper .text-wrapper {
  padding: 30px;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1200px) {
  #Dienstleistung .content-wrapper .text-wrapper {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
@media screen and (max-width: 991px) {
  #Dienstleistung .content-wrapper .text-wrapper {
    padding: 30px 0;
  }
}
#Dienstleistung .content-wrapper .text-wrapper p:last-of-type {
  margin-bottom: 0;
}
#Dienstleistung .content-wrapper:last-of-type .text-wrapper {
  margin-bottom: 0;
}
#Dienstleistung .beratung .title-wrapper {
  background-color: #dbe1ea;
  display: flex;
  align-items: center;
}
#Dienstleistung .prozess .title-wrapper {
  background-color: #d8d5d2;
  display: flex;
  align-items: center;
}
#Dienstleistung .prozess .title-wrapper h2 {
  color: #64554b !important;
}

#Team .member-wrapper {
  margin-bottom: 60px;
}
#Team .member-wrapper .image-wrapper {
  margin-bottom: 30px;
}
#Team .member-wrapper .text-wrapper .zusatz-titel {
  font-size: 12px;
  font-weight: 600;
}
#Team .member-wrapper .text-wrapper .member-name {
  font-weight: 600;
  margin-bottom: 5px;
}
#Team .member-wrapper .text-wrapper .member-function {
  position: relative;
  font-size: 12px;
  margin-bottom: 45px;
}
#Team .member-wrapper .text-wrapper .member-function::after {
  content: "";
  width: 30px;
  position: absolute;
  bottom: -15px;
  border-bottom: 2px solid #002843;
}
#Team .member-wrapper .text-wrapper .member-teaser {
  font-size: 12px;
  color: #6d7382;
}
#Team .member-wrapper .text-wrapper .member-teaser p {
  margin-bottom: 0;
}
#Team .member-wrapper a.more {
  font-size: 12px;
  background-color: transparent;
  border: none;
  color: #0096d2;
  cursor: pointer;
  padding: 0;
}
#Team .modal {
  padding-left: 15px;
}
@media screen and (max-width: 575px) {
  #Team .modal {
    padding-left: 0;
  }
}
#Team .modal .modal-dialog {
  width: 100%;
  max-width: 1440px;
}
#Team .modal .modal-dialog .modal-content {
  border-radius: 0;
  padding: 60px;
}
@media screen and (max-width: 991px) {
  #Team .modal .modal-dialog .modal-content {
    padding: 60px 30px;
  }
}
@media screen and (max-width: 575px) {
  #Team .modal .modal-dialog .modal-content {
    padding: 60px 15px;
  }
}
#Team .modal .modal-dialog .modal-content .image-wrapper {
  padding-right: 15px;
}
@media screen and (max-width: 768px) {
  #Team .modal .modal-dialog .modal-content .image-wrapper {
    padding-right: 0px;
  }
}
#Team .modal .modal-dialog .modal-content button.close {
  position: absolute;
  top: 30px;
  right: 30px;
}
@media screen and (max-width: 575px) {
  #Team .modal .modal-dialog .modal-content button.close {
    top: 15px;
    right: 15px;
  }
}
#Team .modal .modal-dialog .modal-content section {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  #Team .modal .modal-dialog .modal-content section {
    padding-left: 0;
    padding-right: 0;
  }
}
#Team .modal .modal-dialog .modal-content section h4 {
  font-size: 16px;
  font-weight: 600;
  color: #002843;
  display: block;
  width: 100%;
  border-bottom: 2px solid #c5c7cd;
  margin-bottom: 0.5rem;
}
#Team .modal .modal-dialog .modal-content section p {
  margin-bottom: 30px;
}
#Team .modal .modal-dialog .modal-content section ul {
  margin-top: 0;
  margin-bottom: 30px;
}
#Team .modal .modal-dialog .modal-content aside {
  padding: 0;
}
#Team .modal .modal-dialog .modal-content aside .text-wrapper .member-name {
  position: relative;
  font-family: "Gilda Display", serif;
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 25px;
}
#Team .modal .modal-dialog .modal-content aside .text-wrapper .member-name::after {
  content: "";
  width: 30px;
  position: absolute;
  bottom: -5px;
  left: 0;
  border-bottom: 2px solid #002843;
}
#Team .modal .modal-dialog .modal-content aside .text-wrapper .member-function {
  font-size: 16px;
}
#Team .modal .modal-dialog .modal-content aside .text-wrapper .member-function::after {
  display: none;
}

@media screen and (max-width: 991px) {
  #Publikationen .publication-member {
    margin-bottom: 3rem;
  }
}
#Publikationen .publication-member .subtext {
  margin-bottom: 0;
}
#Publikationen .publication-member .member-name {
  position: relative;
  font-family: "Gilda Display", serif;
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 15px;
}
#Publikationen .publications-wrapper {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  column-gap: 45px;
  margin-bottom: 120px;
  min-height: 175px;
}
@media screen and (max-width: 768px) {
  #Publikationen .publications-wrapper {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
#Publikationen .publications-wrapper .publication-wrapper {
  margin-bottom: 30px;
  page-break-inside: avoid;
  padding: 0 5px 0 0;
}
#Publikationen .publications-wrapper .publication-wrapper .year-wrapper {
  margin-bottom: 5px;
  border-bottom: 1px solid #c5c7cd;
}
#Publikationen .publications-wrapper .publication-wrapper .title-wrapper {
  font-weight: 600;
}
#Publikationen .publications-wrapper:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  #Mitgliedschaften .text-wrapper {
    margin-bottom: 60px;
  }
}
#Mitgliedschaften .widgets .widget-wrapper {
  margin-bottom: 60px;
}
#Mitgliedschaften .widgets .widget-wrapper .text-wrapper {
  margin-bottom: 15px;
}
#Mitgliedschaften .widgets .widget-wrapper .text-wrapper p {
  margin-bottom: 0;
}
#Mitgliedschaften .widgets .widget-wrapper .text-wrapper .title {
  font-weight: 600;
  margin-bottom: 5px;
}
#Mitgliedschaften .widgets .widget-wrapper .image-wrapper {
  max-width: 50%;
}
@media screen and (max-width: 768px) {
  #Mitgliedschaften .widgets .widget-wrapper .image-wrapper {
    max-width: 200px;
  }
}
#Mitgliedschaften .widgets .widget-wrapper:last-of-type {
  margin-bottom: 0;
}
