@charset "UTF-8";
@import url("https://use.typekit.net/pkx2jmu.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* 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 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and 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; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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; }

/* bentham-regular - latin */
@font-face {
  font-family: 'Bentham';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../Fonts/bentham-v11-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/bentham-v11-latin-regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/bentham-v11-latin-regular.woff2") format("woff2"), url("../Fonts/bentham-v11-latin-regular.woff") format("woff"), url("../Fonts/bentham-v11-latin-regular.ttf") format("truetype"), url("../Fonts/bentham-v11-latin-regular.svg#Bentham") format("svg");
  /* Legacy iOS */ }

/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

html, body {
  margin: 0;
  padding: 0; }

body {
  font-size: 17px;
  font-weight: normal;
  font-family: "interstate", Verdana, sans-serif;
  color: #747474;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  background: #F8F8F8;
  line-height: 148%; }
  @media all and (max-width: 470px) {
    body {
      font-size: 16px; } }
::-moz-selection {
  background: #C11D2A;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #C11D2A;
  text-shadow: none;
  color: #fff; }

hr {
  display: block;
  height: 1px;
  background: #F8F8F8;
  margin: 1em 0;
  border: none; }

img:not(.is_svg), video {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  width: auto; }

.is_svg {
  display: inline-block;
  min-height: 1px;
  min-width: 1px;
  max-width: none; }

figure {
  margin: 0; }

.browsehappy {
  margin: 0;
  padding: 0.4em 0;
  background: #ba2a0a;
  font-size: 13px;
  color: #fff;
  text-align: center; }
  .browsehappy a {
    color: #fff !important; }

a {
  color: #747474;
  text-decoration: underline;
  transition: all 0.3s ease-in-out; }
  a:hover {
    color: #C11D2A; }

a[href*="//"] {
  position: relative; }
  a[href*="//"]:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 2px;
    width: 15px;
    height: 15px;
    min-width: 15px;
    background: url("../Images/external-link.svg") no-repeat center left;
    background-size: 100% auto;
    margin-right: 10px; }

figure a[href*="//"]:before {
  content: none; }

.allcont ul li {
  padding: 5px 10px 5px 25px;
  position: relative; }
  .allcont ul li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #C11D2A;
    border-radius: 50%;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 15px; }
  .allcont ul li ul li {
    padding: 5px 10px 5px 20px; }
    .allcont ul li ul li::before {
      background: #e0313f; }

.allcont ol {
  margin: 10px 0;
  counter-reset: item; }
  .allcont ol > li {
    padding: 5px 0 5px 1.7em;
    counter-increment: item;
    position: relative; }
    .allcont ol > li:before {
      content: counter(item) ".";
      display: inline-block;
      position: absolute;
      top: 5px;
      left: 0;
      font-weight: bold; }

.allcont .ce-gallery .lightbox {
  position: relative;
  height: 100%;
  display: block; }
  .allcont .ce-gallery .lightbox:before {
    content: '';
    background: rgba(0, 0, 0, 0.7) url(../Images/magnifier.svg) no-repeat center center;
    background-size: 36px 36px;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    z-index: 1; }
  .allcont .ce-gallery .lightbox:hover:before {
    opacity: 1; }

.allcont .ce-textpic .ce-gallery {
  margin-bottom: 0; }

.allcont .ce-textpic.ce-above .ce-gallery {
  margin-bottom: 10px; }

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

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

.frame-space-before-extra-small {
  margin-top: 30px; }

.frame-space-before-small {
  margin-top: 45px; }

.frame-space-before-medium {
  margin-top: 65px; }

.frame-space-before-large {
  margin-top: 90px; }

.frame-space-before-extra-large {
  margin-top: 130px; }

.frame-space-after-extra-small {
  margin-bottom: 30px; }

.frame-space-after-small {
  margin-bottom: 45px; }

.frame-space-after-medium {
  margin-bottom: 65px; }

.frame-space-after-large {
  margin-bottom: 90px; }

.frame-space-after-extra-large {
  margin-bottom: 130px; }

@media screen and (max-width: 470px) {
  .frame-space-before-extra-small {
    margin-top: 15px; }
  .frame-space-before-small {
    margin-top: 30px; }
  .frame-space-before-medium {
    margin-top: 40px; }
  .frame-space-before-large {
    margin-top: 50px; }
  .frame-space-before-extra-large {
    margin-top: 70px; }
  .frame-space-after-extra-small {
    margin-bottom: 15px; }
  .frame-space-after-small {
    margin-bottom: 30px; }
  .frame-space-after-medium {
    margin-bottom: 40px; }
  .frame-space-after-large {
    margin-bottom: 50px; }
  .frame-space-after-extra-large {
    margin-bottom: 70px; } }

/*Textstile -----------------------------------------*/
.button, input[type=submit], button {
  display: inline-block;
  color: #fff;
  padding: 10px 15px;
  text-decoration: none;
  border: 0;
  font-size: 13px;
  line-height: 146%;
  letter-spacing: 0.45em;
  text-transform: uppercase;
  background: #C11D2A;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  margin-top: 10px; }
  .button:before, input[type=submit]:before, button:before {
    content: '> '; }
  .button:hover, input[type=submit]:hover, button:hover {
    background-color: #ab1a25;
    color: #fff; }
  @media all and (max-width: 768px) {
    .button, input[type=submit], button {
      letter-spacing: 0.3em; } }
.redtext {
  color: #b10000; }

.largetext {
  font-size: 1.5em; }

.uppercase {
  text-transform: uppercase; }

.roofline {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.45em;
  padding-bottom: 5px; }

/*Rahmen -----------------------------------------*/
.frame-whitebox {
  background: #fff;
  padding: 40px; }

.frame-ci_bg {
  background: #C11D2A;
  padding: 40px;
  color: #fff; }
  .frame-ci_bg h1, .frame-ci_bg h2, .frame-ci_bg h3, .frame-ci_bg h4, .frame-ci_bg h5 {
    color: #fff; }

.frame-type-pxproject_grid100withimages {
  position: relative;
  padding: 200px 0; }
  @media screen and (max-width: 470px) {
    .frame-type-pxproject_grid100withimages {
      padding: 100px 0; }
      .frame-type-pxproject_grid100withimages img {
        width: 100px; } }
  .frame-type-pxproject_grid100withimages .image {
    position: absolute; }
    .frame-type-pxproject_grid100withimages .image.image_top {
      top: 0; }
    .frame-type-pxproject_grid100withimages .image.image_bottom {
      bottom: 0; }
    .frame-type-pxproject_grid100withimages .image.position_right {
      right: 0; }
    .frame-type-pxproject_grid100withimages .image.position_left {
      left: 0; }

/*Layouts -----------------------------------------*/
.foot > .inner {
  width: 92%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.cont > .frame,
.head > .inner {
  width: 92%;
  max-width: 876px;
  margin-left: auto;
  margin-right: auto; }

@media all and (max-width: 1200px) {
  .head > .inner {
    max-width: 70%; } }

@media all and (max-width: 960px) {
  .head > .inner {
    max-width: 876px; } }

.cont > .frame.frame-layout-10 {
  max-width: none;
  width: 100%; }
  .cont > .frame.frame-layout-10.frame-greybox {
    padding: 20px 0; }

.cont > .frame.frame-layout-20 {
  max-width: none;
  width: 100%; }
  .cont > .frame.frame-layout-20 > .inner {
    width: 92%;
    max-width: 876px;
    margin-left: auto;
    margin-right: auto; }

.cont > .frame-layout-30 {
  width: 92%;
  max-width: 695px;
  margin-left: auto;
  margin-right: auto; }

/*Gridelemente-----------------------------------------*/
/*Allgemein*/
.gridrow {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap; }
  .gridrow .col + .col {
    margin-left: 20px; }
  .gridrow.colSpacing_slim > .col + .col {
    margin-left: 10px; }
  .gridrow.colSpacing_wide > .col + .col {
    margin-left: 70px; }
  .gridrow.align_middle {
    align-items: center; }
  .gridrow.align_top {
    align-items: flex-start; }
  .gridrow.align_bottom {
    align-items: flex-end; }

/*Boxen 2er%*/
.grid2cols > .col {
  width: calc(50% - (20px / 2)); }

.grid2cols.colSpacing_slim > .col {
  width: calc(50% - (10px / 2)); }

.grid2cols.colSpacing_wide > .col {
  width: calc(50% - (70px / 2)); }

/*Boxen 3er%*/
.grid3cols > .col {
  width: calc(33.333% - (2 * 20px / 3)); }

.grid3cols.colSpacing_slim > .col {
  width: calc(33.333% - (2 * 10px / 3)); }

.grid3cols.colSpacing_wide > .col {
  width: calc(33.333% - (2 * 70px / 3)); }

/*Boxen 4er%*/
.grid4cols > .col {
  width: calc(25% - (3 * 20px / 4)); }

.grid4cols.colSpacing_slim > .col {
  width: calc(25% - (3 * 10px / 4)); }

.grid4cols.colSpacing_wide > .col {
  width: calc(25% - (3 * 70px / 4)); }

/*Boxen 5er%*/
.grid5cols > .col {
  width: calc(20% - (4 * 20px / 5)); }

.grid5cols.colSpacing_slim > .col {
  width: calc(20% - (4 * 10px / 5)); }

.grid5cols.colSpacing_wide > .col {
  width: calc(20% - (4 * 70px / 5)); }

/*Boxen 33%-66%*/
.col_pos_33-66 > .col.col1 {
  width: calc(33.333% - (20px / 2)); }

.col_pos_33-66 > .col.col2 {
  width: calc(66.666% - (20px / 2)); }

.col_pos_33-66.colSpacing_slim > .col.col1 {
  width: calc(33.333% - (10px / 2)); }

.col_pos_33-66.colSpacing_slim > .col.col2 {
  width: calc(66.666% - (10px / 2)); }

.col_pos_33-66.colSpacing_wide > .col.col1 {
  width: calc(33.333% - (70px / 2)); }

.col_pos_33-66.colSpacing_wide > .col.col2 {
  width: calc(66.666% - (70px / 2)); }

/*Boxen 66%-33%*/
.col_pos_66-33 > .col.col1 {
  width: calc(66.666% - (20px / 2)); }

.col_pos_66-33 > .col.col2 {
  width: calc(33.333% - (20px / 2)); }

.col_pos_66-33.colSpacing_slim > .col.col1 {
  width: calc(66.666% - (10px / 2)); }

.col_pos_66-33.colSpacing_slim > .col.col2 {
  width: calc(33.333% - (10px / 2)); }

.col_pos_66-33.colSpacing_wide > .col.col1 {
  width: calc(66.666% - (70px / 2)); }

.col_pos_66-33.colSpacing_wide > .col.col2 {
  width: calc(33.333% - (70px / 2)); }

/*Boxen 20%-80%*/
.col_pos_20-80 > .col.col1 {
  width: calc(20% - (20px / 2)); }

.col_pos_20-80 > .col.col2 {
  width: calc(80% - (20px / 2)); }

.col_pos_20-80.colSpacing_slim > .col.col1 {
  width: calc(20% - (10px / 2)); }

.col_pos_20-80.colSpacing_slim > .col.col2 {
  width: calc(80% - (10px / 2)); }

.col_pos_20-80.colSpacing_wide > .col.col1 {
  width: calc(20% - (70px / 2)); }

.col_pos_20-80.colSpacing_wide > .col.col2 {
  width: calc(80% - (70px / 2)); }

/*Boxen 80%-20%*/
.col_pos_80-20 > .col.col1 {
  width: calc(80% - (20px / 2)); }

.col_pos_80-20 > .col.col2 {
  width: calc(20% - (20px / 2)); }

.col_pos_80-20.colSpacing_slim > .col.col1 {
  width: calc(80% - (10px / 2)); }

.col_pos_80-20.colSpacing_slim > .col.col2 {
  width: calc(20% - (10px / 2)); }

.col_pos_80-20.colSpacing_wide > .col.col1 {
  width: calc(80% - (70px / 2)); }

.col_pos_80-20.colSpacing_wide > .col.col2 {
  width: calc(20% - (70px / 2)); }

@media all and (max-width: 1024px) {
  .grid4cols .col + .col, .grid4cols.colSpacing_slim .col + .col, .grid4cols.colSpacing_wide .col + .col,
  .grid5cols .col + .col, .grid5cols.colSpacing_slim .col + .col, .grid5cols.colSpacing_wide .col + .col {
    margin-left: 20px; }
  .grid4cols > .col, .grid4cols.colSpacing_slim > .col, .grid4cols.colSpacing_wide > .col,
  .grid5cols > .col, .grid5cols.colSpacing_slim > .col, .grid5cols.colSpacing_wide > .col {
    width: calc(50% - (20px / 2));
    margin-top: 20px; }
    .grid4cols > .col:nth-child(2n + 1), .grid4cols.colSpacing_slim > .col:nth-child(2n + 1), .grid4cols.colSpacing_wide > .col:nth-child(2n + 1),
    .grid5cols > .col:nth-child(2n + 1), .grid5cols.colSpacing_slim > .col:nth-child(2n + 1), .grid5cols.colSpacing_wide > .col:nth-child(2n + 1) {
      margin-left: 0; } }

@media all and (max-width: 960px) {
  .grid2cols > .col, .grid2cols.colSpacing_slim > .col, .grid2cols.colSpacing_wide > .col,
  .grid3cols > .col, .grid3cols.colSpacing_slim > .col, .grid3cols.colSpacing_wide > .col {
    width: 100%; }
  .grid2cols .col + .col, .grid2cols.colSpacing_slim .col + .col, .grid2cols.colSpacing_wide .col + .col,
  .grid3cols .col + .col, .grid3cols.colSpacing_slim .col + .col, .grid3cols.colSpacing_wide .col + .col {
    margin-left: 0;
    margin-top: 20px; }
  .col_pos_33-66 > .col.col1, .col_pos_33-66 > .col.col2, .col_pos_33-66.colSpacing_slim > .col.col1, .col_pos_33-66.colSpacing_slim > .col.col2, .col_pos_33-66.colSpacing_wide > .col.col1, .col_pos_33-66.colSpacing_wide > .col.col2,
  .col_pos_66-33 > .col.col1,
  .col_pos_66-33 > .col.col2, .col_pos_66-33.colSpacing_slim > .col.col1, .col_pos_66-33.colSpacing_slim > .col.col2, .col_pos_66-33.colSpacing_wide > .col.col1, .col_pos_66-33.colSpacing_wide > .col.col2,
  .col_pos_20-80 > .col.col1,
  .col_pos_20-80 > .col.col2, .col_pos_20-80.colSpacing_slim > .col.col1, .col_pos_20-80.colSpacing_slim > .col.col2, .col_pos_20-80.colSpacing_wide > .col.col1, .col_pos_20-80.colSpacing_wide > .col.col2,
  .col_pos_80-20 > .col.col1,
  .col_pos_80-20 > .col.col2, .col_pos_80-20.colSpacing_slim > .col.col1, .col_pos_80-20.colSpacing_slim > .col.col2, .col_pos_80-20.colSpacing_wide > .col.col1, .col_pos_80-20.colSpacing_wide > .col.col2 {
    width: 100%; }
  .col_pos_33-66 .col + .col, .col_pos_33-66.colSpacing_slim .col + .col, .col_pos_33-66.colSpacing_wide .col + .col,
  .col_pos_66-33 .col + .col, .col_pos_66-33.colSpacing_slim .col + .col, .col_pos_66-33.colSpacing_wide .col + .col,
  .col_pos_20-80 .col + .col, .col_pos_20-80.colSpacing_slim .col + .col, .col_pos_20-80.colSpacing_wide .col + .col,
  .col_pos_80-20 .col + .col, .col_pos_80-20.colSpacing_slim .col + .col, .col_pos_80-20.colSpacing_wide .col + .col {
    margin-left: 0;
    margin-top: 20px; } }

@media all and (max-width: 768px) {
  .grid4cols > .col, .grid4cols.colSpacing_slim > .col, .grid4cols.colSpacing_wide > .col,
  .grid5cols > .col, .grid5cols.colSpacing_slim > .col, .grid5cols.colSpacing_wide > .col {
    width: 100%; }
  .grid4cols .col + .col, .grid4cols.colSpacing_slim .col + .col, .grid4cols.colSpacing_wide .col + .col,
  .grid5cols .col + .col, .grid5cols.colSpacing_slim .col + .col, .grid5cols.colSpacing_wide .col + .col {
    margin-left: 0;
    margin-top: 20px; } }

/* Content --------------------------------------------------------------------------*/
.site {
  position: relative;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  max-width: 2000px;
  margin: 0 auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
  .site .main {
    overflow: hidden;
    flex: 1 0 auto; }
  .site .allcont .cont > div:last-child {
    margin-bottom: 100px; }
    @media all and (max-width: 768px) {
      .site .allcont .cont > div:last-child {
        margin-bottom: 50px; } }
    @media all and (max-width: 470px) {
      .site .allcont .cont > div:last-child {
        margin-bottom: 30px; } }
    .site .allcont .cont > div:last-child.frame-greybox, .site .allcont .cont > div:last-child.frame-ci_bg, .site .allcont .cont > div:last-child.frame-type-pxproject_grid100withimages {
      margin-bottom: 0; }
  .site .allcont .cont .breadcrumb ul {
    display: flex;
    flex-wrap: wrap; }
    .site .allcont .cont .breadcrumb ul li {
      padding: 0;
      margin-right: 10px;
      font-size: 12px;
      color: #929292; }
      .site .allcont .cont .breadcrumb ul li::before {
        content: none; }

#uid1 .site .allcont .cont > div:first-child {
  margin-top: 60px; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
  font-family: "Bentham", Verdana, sans-serif;
  line-height: 100%;
  color: #000000;
  text-transform: uppercase; }
  h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
    padding-top: 0.5em; }
  h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
    padding-bottom: 0.3em; }

h1 {
  font-size: 50px;
  line-height: 95%;
  hyphens: auto; }

h2 {
  font-size: 50px;
  position: relative; }
  h2:before {
    content: '';
    display: block;
    width: 3px;
    height: 64px;
    background: #C11D2A;
    margin: 10px auto; }

h1 + h2:before, h2 + h2:before, h3 + h2:before, h4 + h2:before, h5 + h2:before, h6 + h2:before {
  content: none; }

h3 {
  font-size: 40px; }

h4 {
  font-size: 25px; }

h5 {
  font-size: 16px;
  font-family: "interstate", Verdana, sans-serif;
  color: #747474;
  letter-spacing: 0.45em; }

p[class*="roofline"] {
  font-weight: bold; }

*[class*="headline"] + *:not(.frame) {
  margin-top: 1em; }

p:not([class*="roofline"]) + h1, p:not([class*="roofline"]) + h2, p:not([class*="roofline"]) + h3, p:not([class*="roofline"]) + h4, p:not([class*="roofline"]) + h5, p:not([class*="roofline"]) + h6, p:not([class*="roofline"]) + p, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6, ul + p, ol + h1, ol + h2, ol + h3, ol + h4, ol + h5, ol + h6, ol + p {
  margin-top: 1em; }

i, em {
  font-style: italic; }

strong, b {
  font-weight: 700; }

@media all and (max-width: 1200px) {
  h1, h2 {
    font-size: 40px; }
  h3 {
    font-size: 30px; }
  h4 {
    font-size: 23px; } }

@media all and (max-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 100%; }
  h4 {
    font-size: 22px; } }

@media all and (max-width: 470px) {
  h1, h2 {
    font-size: 32px; }
  h3 {
    font-size: 24px; }
  h4 {
    font-size: 18px; }
  h5 {
    font-size: 13px; } }

input, select, textarea {
  font-family: "interstate", Verdana, sans-serif;
  width: 100%;
  border: 1px solid #747474;
  padding: 15px;
  color: #747474; }
  input:focus, select:focus, textarea:focus {
    border: 1px solid #C11D2A;
    outline: none; }

form label {
  display: none; }

input[type="submit"] {
  width: auto;
  cursor: pointer; }
  input[type="submit"]:focus {
    border: none;
    outline: none; }

select {
  appearance: none;
  border: none;
  position: absolute;
  visibility: hidden;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  border: 0; }

.powermail_fieldwrap_type_select {
  position: relative; }
  .powermail_fieldwrap_type_select:after {
    content: '';
    display: block;
    width: 17px;
    height: 11px;
    background: url("../Images/select-dropdown.svg") no-repeat center center/100% auto;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    pointer-events: none; }

select {
  height: auto;
  color: #747474;
  background: #fff;
  position: relative; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: none;
  height: 150px; }

input[type='radio'], input[type='checkbox'] {
  width: auto;
  margin-right: 5px; }

input:-webkit-autofill, textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #FFF inset;
  -webkit-text-fill-color: #000; }

::-webkit-input-placeholder {
  color: #ccc; }

:-moz-placeholder {
  opacity: 1;
  color: #ccc; }

::-moz-placeholder {
  opacity: 1;
  color: #ccc; }

:-ms-input-placeholder {
  color: #ccc; }

:focus {
  outline: rgba(255, 255, 255, 0); }

/*Tabelle*/
.table_container {
  overflow: auto; }

.allcont table {
  width: 100%;
  margin: 10px 0px 5px; }
  .allcont table tr th {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    background: #C11D2A;
    padding: 10px 15px;
    border-right: 1px solid #fff; }
  .allcont table tr td {
    padding: 5px 15px;
    border-right: 1px solid #fff; }
  .allcont table tr:nth-child(even) {
    background-color: #F8F8F8; }

/*
*********************
Responsive Design ONLY for the standard Elements of TYPO3
*********************
*/
@media all and (max-width: 890px) {
  /*
	*********************
	Text & Bild – Optimiert für ein Bild in der Breite von 500px. Ggf. Media Query max-width anpassen!
	*********************
	*/
  .ce-textpic.ce-intext {
    /*
			*********************
			Text & Bild / Text & Medien – Im Text rechts, Im Text links,
			Neben dem Text rechts, Neben dem Text links
			*********************
			*/ }
    .ce-textpic.ce-intext.ce-right .ce-gallery, .ce-textpic.ce-intext.ce-left .ce-gallery {
      float: unset;
      margin-left: 0;
      margin-bottom: 20px; }
      .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column, .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column {
        float: unset;
        width: 100%; }
        .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column figure,
        .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column .video, .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column figure,
        .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column .video {
          display: block;
          width: 100%; }
          .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column figure img,
          .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column figure video,
          .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column .video img,
          .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column .video video, .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column figure img,
          .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column figure video,
          .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column .video img,
          .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column .video video {
            width: 100%;
            height: auto; } }

@media all and (max-width: 768px) {
  /*
	*********************
	Nur Bild – Optimiert für ein Bild in der Breite von 500px. Ggf. Media Query max-width anpassen!
	*********************
	*/
  .ce-image .ce-gallery {
    margin-bottom: 0;
    float: none; }
    .ce-image .ce-gallery .ce-column {
      float: none; }
    .ce-image .ce-gallery .image {
      display: block;
      width: 100%; }
      .ce-image .ce-gallery .image img {
        width: 100%;
        height: auto; }
  /*
	*********************
	Dateilinks – Optimiert für ein Bild in der Breite von 500px. Ggf. Media Query max-width anpassen!
	*********************
	*/
  .ce-uploads li {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .ce-uploads li::before {
      content: none !important; }
    .ce-uploads li a {
      display: block; }
      .ce-uploads li a img {
        display: block;
        float: unset;
        padding-right: 0;
        margin-bottom: 10px; }
    .ce-uploads li > div span {
      font-size: 14px; } }

.head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  transition: all 0.3s ease-in-out; }
  .head:before {
    content: '';
    display: block;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(125, 116, 116, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    z-index: -1;
    pointer-events: none;
    transition: opacity 0.4s ease; }
  .head > .inner {
    transition: all 0.3s ease-in-out;
    display: flex;
    justify-content: space-between;
    align-items: center;
    backface-visibility: hidden; }
    .head > .inner .logo {
      position: relative;
      transition: all 0.3s ease-in-out;
      background: #fff url("../Images/logo.svg") no-repeat center/143px auto;
      width: 174px;
      height: 111px;
      backface-visibility: hidden;
      z-index: 9; }
      .head > .inner .logo a {
        display: block;
        width: 100%;
        height: 100%; }
        .head > .inner .logo a span {
          display: none; }
  .head.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1); }
    .head.is-sticky:before {
      opacity: 0;
      pointer-events: none; }
    .head.is-sticky > .inner .logo {
      width: 130px;
      height: 83px;
      background-size: 110px auto; }
    .head.is-sticky .nav > li a {
      color: #000; }

#subhead {
  position: relative; }
  #subhead #subhead2 {
    overflow: hidden; }

/*headnav--------------------------------------*/
.head .nav {
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px 40px 0 0;
  padding-left: calc((100vw - 876px) / 2 + 265px + 65px);
  width: 100%; }
  .head .nav > li {
    list-style: none;
    position: relative; }
    .head .nav > li a {
      display: block;
      text-decoration: none;
      color: #fff;
      font-size: 13px;
      letter-spacing: 0.45em;
      text-transform: uppercase;
      white-space: nowrap; }
    .head .nav > li > a {
      position: relative; }
    .head .nav > li + li {
      margin-left: 80px; }
    .head .nav > li.over > .subnav, .head .nav > li.over > a, .head .nav > li:hover > .subnav {
      display: flex; }
    .head .nav > li.over > a, .head .nav > li:hover > a, .head .nav > li.active > a, .head .nav > li.act > a {
      color: #fff;
      text-decoration: underline; }
    .head .nav > li .subnav {
      display: none;
      flex-direction: column;
      position: absolute;
      z-index: 100;
      top: 100%;
      left: 0;
      padding: 0; }
      .head .nav > li .subnav li a {
        background: #fff;
        color: #000;
        padding: 10px 20px;
        white-space: nowrap; }
      .head .nav > li .subnav li:hover > a, .head .nav > li .subnav li.over > a, .head .nav > li .subnav li.active > a, .head .nav > li .subnav li.act > a {
        background: #C11D2A;
        color: #fff; }
      .head .nav > li .subnav li.over > .subnav, .head .nav > li .subnav li:hover > .subnav {
        display: flex; }
      .head .nav > li .subnav li.has_sub {
        position: relative; }
      .head .nav > li .subnav li + li {
        border-top: 1px solid #C11D2A; }
      .head .nav > li .subnav li > .subnav {
        left: 100%;
        padding-left: 5px;
        top: 0; }

.head.is-sticky .nav > li.over > a, .head.is-sticky .nav > li:hover > a, .head.is-sticky .nav > li.active > a, .head.is-sticky .nav > li.act > a {
  color: #000; }

.showSub, .open_nav {
  display: none; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 1; }
  .hamburger.is-active:hover {
    opacity: 1; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #C11D2A; }

.hamburger-box {
  width: 40px;
  height: 21px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 3px;
    background-color: #C11D2A;
    border-radius: 0;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -9px; }
  .hamburger-inner::after {
    bottom: -9px; }

@media all and (min-width: calc(1200px + 1px)) {
  .head > .inner nav {
    display: block !important; } }

@media all and (max-width: 1200px) {
  /*Nav*/
  .open_nav {
    display: inherit;
    position: absolute;
    right: 2%;
    z-index: 9; }
  .head > .inner {
    position: static; }
    .head > .inner nav {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      overflow: auto;
      background: #fff;
      padding: 110px 4% 20px; }
      .head > .inner nav .nav {
        flex-direction: column;
        position: static;
        padding: 0; }
        .head > .inner nav .nav li {
          float: none;
          width: 100%;
          position: relative; }
          .head > .inner nav .nav li + li {
            margin-left: 0;
            border-top: 1px solid #C11D2A; }
          .head > .inner nav .nav li:hover > a:after, .head > .inner nav .nav li.over > a:after {
            display: none !important; }
          .head > .inner nav .nav li.over > .subnav, .head > .inner nav .nav li:hover > .subnav {
            display: none; }
          .head > .inner nav .nav li:hover > a, .head > .inner nav .nav li.over > a, .head > .inner nav .nav li.active > a, .head > .inner nav .nav li.act > a {
            color: #C11D2A; }
          .head > .inner nav .nav li a {
            background-color: #fff;
            color: #747474;
            padding: 20px; }
          .head > .inner nav .nav li .subnav {
            transform: translate(0);
            padding: 0;
            box-shadow: none; }
            .head > .inner nav .nav li .subnav li a {
              padding: 10px 40px; }
            .head > .inner nav .nav li .subnav li:hover > a, .head > .inner nav .nav li .subnav li.over > a, .head > .inner nav .nav li .subnav li.active > a, .head > .inner nav .nav li .subnav li.act > a {
              color: #C11D2A; }
            .head > .inner nav .nav li .subnav li + li {
              border-top: none;
              margin-left: 0; }
            .head > .inner nav .nav li .subnav .showSub {
              height: 47px;
              line-height: 47px; }
          .head > .inner nav .nav li .subnav,
          .head > .inner nav .nav li .subnav.subnav2, .head > .inner nav .nav li:last-child > .subnav, .head > .inner nav .nav li:last-child > .subnav.subnav2 {
            position: inherit;
            left: inherit;
            top: inherit; }
          .head > .inner nav .nav li:hover > .subnav, .head > .inner nav .nav li.over > .subnav, .head > .inner nav .nav li:hover > .subnav2.subnav, .head > .inner nav .nav li.over > .subnav2.subnav, .head > .inner nav .nav li.over > .subnav .subnav2, .head > .inner nav .nav li:hover > .subnav .subnav2 {
            display: none; }
          .head > .inner nav .nav li .showSub {
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            z-index: 10;
            cursor: pointer;
            width: 67px;
            height: 67px;
            line-height: 67px;
            background: transparent;
            text-align: center;
            transition: all 0.3s ease-in-out; }
            .head > .inner nav .nav li .showSub:after {
              content: "";
              display: inline-block;
              width: 0;
              height: 0;
              vertical-align: middle;
              border-top: 5px dashed #C11D2A;
              border-top: 6px solid\9;
              border-right: 5px solid transparent;
              border-left: 5px solid transparent;
              transition: all 0.3s ease-in-out; }
            .head > .inner nav .nav li .showSub.open:after {
              border-top-color: #ab1a25;
              transform: rotate(180deg); } }

.select-selected {
  background-color: #F8F8F8;
  /* Style the arrow inside the select element: */
  /* Point the arrow upwards when the select box is open (active): */ }
  .select-selected:before {
    content: ">";
    display: inline-block;
    margin-right: 10px;
    transform: rotate(90deg);
    transition: all 0.3s ease-in-out; }
  .select-selected.select-arrow-active {
    background-color: #ab1a25; }
    .select-selected.select-arrow-active:before {
      transform: rotate(-90deg); }

/* style the items (options), including the selected item: */
.select-items div,
.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer; }

/* Style items (options): */
ul.select-items {
  position: absolute;
  background-color: #fff;
  border: 1px solid #747474;
  top: 100%;
  left: 0;
  right: 0;
  padding: 10px 0;
  z-index: 99; }
  ul.select-items li {
    position: relative;
    margin: 0 25px;
    padding: 5px 0 5px 10px;
    font-family: "interstate", Verdana, sans-serif;
    color: #747474;
    cursor: pointer;
    transition: 0.4s ease;
    hyphens: auto; }
    ul.select-items li:before {
      content: '> ';
      position: absolute;
      top: 5px;
      left: 0;
      width: auto;
      height: auto;
      margin: 0;
      border-radius: 0;
      background: transparent;
      transition: 0.4s ease; }
    ul.select-items li:hover {
      background-color: transparent;
      color: #C11D2A; }
      ul.select-items li:hover:before {
        color: #C11D2A; }
    ul.select-items li.highlighted, ul.select-items li.selected {
      background-color: transparent;
      color: #C11D2A; }
    ul.select-items li + li {
      border-top: 1px solid #747474; }
    ul.select-items li.disabled {
      opacity: 0.3;
      pointer-events: none; }

.tx-assortment .select-items div,
.tx-assortment .select-selected,
.tx-assortment ul.select-items li {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px; }

.tx-assortment .select-selected.active {
  background: #747474; }

/* Hide the items when the select box is closed: */
.select-hide {
  display: none; }

@media all and (max-width: 768px) {
  .tx-assortment .select-items div,
  .tx-assortment .select-selected,
  .tx-assortment ul.select-items li {
    font-size: 15px; } }

@media all and (max-width: 470px) {
  .tx-assortment .select-items div,
  .tx-assortment .select-selected,
  .tx-assortment ul.select-items li {
    font-size: 14px; } }

.banner {
  position: relative; }
  .banner .image {
    position: relative;
    height: 550px; }
    @media all and (max-width: 768px) {
      .banner .image {
        height: 400px; } }
    .banner .image img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .banner .text {
    position: relative;
    z-index: 1;
    width: 700px;
    margin: -150px auto 0;
    background: #F8F8F8;
    padding: 35px 135px 60px;
    text-align: center; }
    @media all and (max-width: 768px) {
      .banner .text {
        width: 92%;
        padding: 35px 50px 60px; } }
    .banner .text .text_inner {
      border-top: 3px solid #C11D2A;
      border-bottom: 3px solid #C11D2A;
      padding: 30px 0; }
      .banner .text .text_inner h1 {
        padding-bottom: 0; }

.bannerhome .slick-prev,
.bannerhome .slick-next {
  width: 46px;
  height: 91px;
  background: url("../Images/arrow-left.svg") no-repeat center center/100% auto;
  transform: none; }
  @media all and (max-width: 1200px) {
    .bannerhome .slick-prev,
    .bannerhome .slick-next {
      width: 30px;
      height: 60px;
      left: 10px; } }
  .bannerhome .slick-prev:hover, .bannerhome .slick-prev:focus,
  .bannerhome .slick-next:hover,
  .bannerhome .slick-next:focus {
    left: 10px;
    opacity: 0.7;
    background: url("../Images/arrow-left.svg") no-repeat center center/100% auto; }
  .bannerhome .slick-prev:before,
  .bannerhome .slick-next:before {
    content: none; }
  .bannerhome .slick-prev.slick-disabled,
  .bannerhome .slick-next.slick-disabled {
    display: none !important; }
    .bannerhome .slick-prev.slick-disabled:hover,
    .bannerhome .slick-next.slick-disabled:hover {
      display: none !important; }

.bannerhome .slick-next {
  background-image: url("../Images/arrow-right.svg"); }
  @media all and (max-width: 1200px) {
    .bannerhome .slick-next {
      left: auto;
      right: 10px; } }
  .bannerhome .slick-next:hover, .bannerhome .slick-next:focus {
    left: auto;
    right: 10px;
    opacity: 0.7;
    background: url("../Images/arrow-right.svg") no-repeat center center/100% auto; }

.bannerhome .slides .image:not(:first-child) {
  display: none; }

.bannerhome .slides .slick-track {
  line-height: 0; }

.bannerhome .image {
  position: relative;
  height: 730px; }
  @media all and (max-width: 960px) {
    .bannerhome .image {
      height: 500px; } }
  .bannerhome .image img {
    height: 100%;
    width: 100%;
    object-fit: cover; }

.bannerhome .text {
  position: absolute;
  top: 0;
  left: calc((100% - 876px) / 2 - 92px);
  width: 356px;
  height: 100%;
  padding: 0 15px;
  background: rgba(255, 255, 255, 0.85);
  display: flex;
  align-items: center;
  text-align: center; }
  @media all and (max-width: 1200px) {
    .bannerhome .text {
      left: calc(15vw + 75px);
      transform: translateX(-50%); } }
  @media all and (max-width: 960px) {
    .bannerhome .text {
      top: auto;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      height: auto;
      padding: 20px; } }
  @media all and (max-width: 470px) {
    .bannerhome .text {
      width: calc(100vw - 100px); } }
  .bannerhome .text .textwrap {
    width: 100%; }
  .bannerhome .text .headline {
    font-family: "Bentham", Verdana, sans-serif;
    font-size: 45px;
    line-height: 100%;
    text-transform: uppercase;
    color: #000000;
    padding: 20px 0;
    border-top: 3px solid #C11D2A;
    border-bottom: 3px solid #C11D2A; }
    @media all and (max-width: 960px) {
      .bannerhome .text .headline {
        font-size: 32px; } }
    @media all and (max-width: 470px) {
      .bannerhome .text .headline {
        font-size: 26px; } }
.contact .headline {
  text-align: center;
  margin-bottom: 40px; }
  @media all and (max-width: 768px) {
    .contact .headline {
      margin-bottom: 30px; } }
.contact .row {
  display: flex;
  justify-content: center; }
  @media all and (max-width: 768px) {
    .contact .row {
      flex-direction: column; } }
  .contact .row .slide {
    text-align: center;
    margin: 0 25px; }
    @media all and (max-width: 768px) {
      .contact .row .slide + .slide {
        margin-top: 30px; } }
    .contact .row .slide .image {
      height: 90px;
      display: flex;
      align-items: flex-end;
      justify-content: center; }
      .contact .row .slide .image + .text {
        margin-top: 30px; }

.graphicdisplay .headline {
  text-align: center;
  margin-bottom: 100px; }
  @media all and (max-width: 960px) {
    .graphicdisplay .headline {
      margin-bottom: 50px; } }
  @media all and (max-width: 470px) {
    .graphicdisplay .headline {
      margin-bottom: 30px; } }
.graphicdisplay .row {
  display: flex;
  justify-content: space-between;
  text-align: center;
  width: 100%;
  position: relative; }
  @media all and (max-width: 960px) {
    .graphicdisplay .row {
      flex-wrap: wrap;
      justify-content: center; } }
  @media all and (max-width: 960px) {
    .graphicdisplay .row .slide {
      width: 33%;
      margin-bottom: 30px; } }
  @media all and (max-width: 768px) {
    .graphicdisplay .row .slide {
      width: 50%; } }
  @media all and (max-width: 470px) {
    .graphicdisplay .row .slide {
      width: 92%; } }
  .graphicdisplay .row .slide .image {
    height: 140px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative; }
    .graphicdisplay .row .slide .image:before {
      content: '';
      display: block;
      width: 140%;
      height: 2px;
      background: #000;
      position: absolute;
      top: calc(100% - 2px);
      left: 50%;
      transform: translateX(-50%); }
      @media all and (max-width: 1024px) {
        .graphicdisplay .row .slide .image:before {
          width: 110%; } }
      @media all and (max-width: 470px) {
        .graphicdisplay .row .slide .image:before {
          width: 96%; } }
  .graphicdisplay .row .slide .subline {
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 700; }
    @media all and (max-width: 960px) {
      .graphicdisplay .row .slide .subline {
        font-size: 0.9em;
        padding: 0 10px; } }
.specialtabs .specialtabs-top {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px; }

.specialtabs .specialtab {
  margin: 0 20px;
  width: calc((100% / 3) - (40px)); }
  @media all and (max-width: 768px) {
    .specialtabs .specialtab {
      width: calc((100% / 2) - (40px)); } }
  .specialtabs .specialtab .button, .specialtabs .specialtab input[type=submit], .specialtabs .specialtab button {
    width: 100%;
    text-align: center; }
    .specialtabs .specialtab .button.active, .specialtabs .specialtab input.active[type=submit], .specialtabs .specialtab button.active, .specialtabs .specialtab .button:hover, .specialtabs .specialtab input[type=submit]:hover, .specialtabs .specialtab button:hover {
      background-color: #ab1a25;
      opacity: 0.5; }
  .specialtabs .specialtab:nth-child(n+4) {
    margin-top: 20px; }
  @media all and (max-width: 768px) {
    .specialtabs .specialtab:nth-child(n+4) {
      margin-top: 0; }
    .specialtabs .specialtab:nth-child(n+3) {
      margin-top: 20px; } }
.specialtabs .specialtab-headline {
  text-align: center;
  font-weight: 800;
  margin-top: 15px; }

.specialtabs .bottom-content {
  display: none; }

.specialtabs .special-content-wrapper > .content {
  position: relative;
  display: none;
  width: 876px;
  margin-left: -70px; }
  @media all and (max-width: 960px) {
    .specialtabs .special-content-wrapper > .content {
      width: 100%;
      margin-left: auto; } }
.specialtabs .content-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  cursor: pointer; }
  .specialtabs .content-close::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 27px;
    height: 2px;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: #fff; }
  .specialtabs .content-close::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 27px;
    height: 2px;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    background-color: #fff; }

.specialtabs .specialtabs-bottom {
  opacity: 0;
  display: none; }

.specialtabs .special-content-wrapper {
  padding: 70px 0 40px;
  position: relative;
  display: none;
  width: 100%; }
  @media all and (max-width: 768px) {
    .specialtabs .special-content-wrapper {
      margin-left: 20px;
      margin-right: 20px; } }
  @media all and (max-width: 470px) {
    .specialtabs .special-content-wrapper {
      width: 100vw;
      margin-left: auto;
      margin-right: auto; } }
  .specialtabs .special-content-wrapper .line {
    position: absolute;
    top: 35px;
    left: calc((100% - (186px + 35px * 2) * 3) / 2 + 35px + 186px / 2);
    margin: 0;
    width: 0;
    max-width: calc(50% - (100% - (186px + 35px * 2) * 3) / 2 - 35px - (186px) / 2);
    height: 2px;
    background-color: #ab1a25;
    animation: lineWidth 0.5s ease-in-out 0.3s 1 forwards; }
    .specialtabs .special-content-wrapper .line:before, .specialtabs .special-content-wrapper .line:after {
      content: '';
      position: absolute;
      top: -35px;
      left: 0;
      width: 2px;
      height: 0;
      background-color: #ab1a25;
      animation: lineHeight 0.3s ease-in-out 0s 1 forwards; }
    .specialtabs .special-content-wrapper .line:after {
      left: auto;
      top: 0;
      right: 0;
      animation: lineHeight 0.3s ease-in-out 0.8s 1 forwards; }
    .specialtabs .special-content-wrapper .line[data-ri="2"] {
      left: calc(35px + 33.333% + (33.333% - 35px * 2) / 2);
      animation: none; }
      .specialtabs .special-content-wrapper .line[data-ri="2"]:before {
        animation: lineHeightOneLine 0.6s ease-in-out 0s 1 forwards; }
      .specialtabs .special-content-wrapper .line[data-ri="2"]:after {
        content: none; }
    .specialtabs .special-content-wrapper .line[data-ri="3"] {
      left: auto; }
      .specialtabs .special-content-wrapper .line[data-ri="3"]:before, .specialtabs .special-content-wrapper .line[data-ri="3"]:after {
        left: auto;
        right: 0; }
      .specialtabs .special-content-wrapper .line[data-ri="3"]:after {
        right: auto;
        left: 0; }
    .specialtabs .special-content-wrapper .line[data-ri="3"] {
      right: calc((100% - (186px + 35px * 2) * 3) / 2 + 35px + 186px / 2); }

.specialtabs .content-headline {
  position: relative;
  margin: -50px auto 0;
  padding: 30px 30px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: #F8F8F8;
  max-width: 695px;
  width: 90%; }
  @media all and (max-width: 768px) {
    .specialtabs .content-headline {
      margin-top: -30px; } }
  .specialtabs .content-headline h2 {
    font-size: 46px;
    line-height: 100%; }
    .specialtabs .content-headline h2:before {
      content: none; }
    @media all and (max-width: 470px) {
      .specialtabs .content-headline h2 {
        font-size: 33px;
        line-height: 90%; } }
.specialtabs .content-text {
  max-width: 695px;
  width: calc(100% - 70px);
  margin: 0 auto; }

@-webkit-keyframes lineHeight {
  from {
    height: 0; }
  to {
    height: 37px; } }

@keyframes lineHeight {
  from {
    height: 0; }
  to {
    height: 37px; } }

@-webkit-keyframes lineHeightOneLine {
  from {
    height: 0; }
  to {
    height: 70px; } }

@keyframes lineHeightOneLine {
  from {
    height: 0; }
  to {
    height: 70px; } }

@-webkit-keyframes lineWidth {
  from {
    width: 0; }
  to {
    width: calc(50% - 35px - (33.333% - 35px * 2) / 2); } }

@keyframes lineWidth {
  from {
    width: 0; }
  to {
    width: calc(50% - 35px - (33.333% - 35px * 2) / 2); } }

@media all and (max-width: 809px) {
  .specialtabs .special-content-wrapper .line {
    left: calc(35px + (33.333% - 35px * 2) / 2);
    max-width: none; }
    .specialtabs .special-content-wrapper .line[data-ri="3"] {
      right: calc(35px + (33.333% - 35px * 2) / 2); } }

@media all and (max-width: 768px) {
  .specialtabs .special-content-wrapper .line {
    left: calc(35px + (50% - 35px * 2) / 2);
    animation-name: lineWidthMobile; }
    .specialtabs .special-content-wrapper .line[data-ri="2"] {
      left: auto;
      right: calc(35px + (50% - 35px * 2) / 2);
      animation: lineWidthMobile 0.5s ease-in-out 0.3s 1 forwards; }
      .specialtabs .special-content-wrapper .line[data-ri="2"]:before {
        left: auto;
        right: 0;
        animation: lineHeight 0.3s ease-in-out 0s 1 forwards; }
      .specialtabs .special-content-wrapper .line[data-ri="2"]:after {
        content: '';
        right: auto;
        left: 0;
        animation: lineHeight 0.3s ease-in-out 0.8s 1 forwards; } }

@-webkit-keyframes lineWidthMobile {
  from {
    width: 0; }
  to {
    width: calc(50% - 35px - (50% - 35px * 2) / 2); } }

@keyframes lineWidthMobile {
  from {
    width: 0; }
  to {
    width: calc(50% - 35px - (50% - 35px * 2) / 2); } }

.cont > .frame.frame-type-pxebk_textbesidesimage {
  max-width: 1500px;
  width: 100%; }
  .cont > .frame.frame-type-pxebk_textbesidesimage.frame-layout-10 {
    max-width: none; }
    .cont > .frame.frame-type-pxebk_textbesidesimage.frame-layout-10 .textbesidesimage .image img {
      max-height: 750px; }

.textbesidesimage {
  display: flex;
  align-items: center;
  max-width: 1500px;
  margin: 0 auto; }
  .textbesidesimage.middle {
    align-items: center; }
  .textbesidesimage.bottom {
    align-items: flex-end; }
  .textbesidesimage .image {
    width: 42%;
    position: relative; }
    .textbesidesimage .image a {
      display: block;
      overflow: hidden; }
      .textbesidesimage .image a:hover {
        opacity: 1; }
        .textbesidesimage .image a:hover img {
          transform: scale(1.05); }
    .textbesidesimage .image img {
      max-width: 100%;
      height: auto;
      transition: 0.4s ease; }
  .textbesidesimage.line .text {
    padding-top: 70px; }
    .textbesidesimage.line .text:before {
      content: '';
      display: block;
      width: 3px;
      height: 60px;
      background: #ab1a25;
      position: absolute;
      top: 0;
      left: calc(50px + 100px); }
  .textbesidesimage .text {
    width: 58%;
    position: relative;
    padding: 0 0 0 50px;
    padding-right: calc((100vw - 1000px) / 2); }
    .textbesidesimage .text h5, .textbesidesimage .text h2, .textbesidesimage .text p {
      padding: 3px 0; }
    .textbesidesimage .text h2 {
      background: transparent;
      z-index: 1; }
    .textbesidesimage .text h5 a {
      color: inherit;
      text-decoration: none; }
      .textbesidesimage .text h5 a:hover {
        color: #C11D2A;
        opacity: 1; }
    .textbesidesimage .text h2 a {
      color: inherit;
      text-decoration: none; }
      .textbesidesimage .text h2 a:before {
        content: none !important; }
      .textbesidesimage .text h2 a:hover {
        color: #C11D2A;
        opacity: 1; }
    .textbesidesimage .text .textwrap > h5:first-child,
    .textbesidesimage .text .textwrap > h2:first-child {
      position: relative;
      padding-top: 70px;
      padding-bottom: 40px;
      display: inline-block; }
      .textbesidesimage .text .textwrap > h5:first-child:before,
      .textbesidesimage .text .textwrap > h2:first-child:before {
        content: '';
        display: block;
        width: 3px;
        height: 60px;
        background: #C11D2A;
        position: absolute;
        top: 0;
        left: 50%; }
      .textbesidesimage .text .textwrap > h5:first-child:after,
      .textbesidesimage .text .textwrap > h2:first-child:after {
        content: '';
        display: block;
        width: 3px;
        height: 25px;
        background: #C11D2A;
        position: absolute;
        bottom: 5px;
        left: 50%; }
    .textbesidesimage .text h5 {
      position: relative;
      padding-bottom: 40px;
      display: inline-block;
      margin-bottom: 10px; }
  .textbesidesimage.noedge .text,
  .textbesidesimage.noedge .image {
    width: 50%; }
  .textbesidesimage.noedge .image {
    padding-left: calc((100vw - 1000px) / 2); }
  .textbesidesimage.right {
    flex-direction: row-reverse; }
    .textbesidesimage.right .text {
      padding: 0 50px 0 0;
      padding-left: calc((100vw - 1000px) / 2); }
  .textbesidesimage.right.noedge .image {
    padding-left: 0;
    padding-right: calc((100vw - 1000px) / 2); }

@media all and (min-width: 1200px) {
  .textbesidesimage .text {
    padding-right: 15%; }
  .textbesidesimage.right .text {
    padding-right: 50px;
    padding-left: 15%; } }

@media all and (max-width: 1200px) {
  .textbesidesimage .text {
    padding-right: 5%; }
  .textbesidesimage.right .text {
    padding-left: 5%; }
  .textbesidesimage.noedge .image {
    padding-left: 5%; }
  .textbesidesimage.right.noedge .image {
    padding-right: 5%; } }

@media all and (max-width: 768px) {
  .textbesidesimage {
    flex-wrap: wrap; }
    .textbesidesimage .tablewrap {
      position: relative;
      width: calc(100% + 10vw); }
    .textbesidesimage .tableinner {
      overflow-x: scroll;
      position: relative; }
    .textbesidesimage .allcont TABLE {
      margin: 0; }
    .textbesidesimage .image,
    .textbesidesimage .text, .textbesidesimage.noedge .image, .textbesidesimage.noedge .text {
      width: 100%; }
    .textbesidesimage .image {
      padding-right: 10%;
      margin: 0 0 20px 0; }
    .textbesidesimage.right .image {
      padding-right: 0;
      padding-left: 10%; }
    .textbesidesimage .text {
      padding: 0 10%; }
    .textbesidesimage.noedge .image {
      padding-left: 0; }
    .textbesidesimage.right.noedge .image {
      padding-right: 0; }
    .textbesidesimage.right .text {
      padding: 0 10%; } }

@media all and (max-width: 470px) {
  .textbesidesimage .text .quotetext {
    font-size: 24px;
    padding-left: 45px; }
    .textbesidesimage .text .quotetext .source {
      font-size: 15px; }
    .textbesidesimage .text .quotetext:before {
      width: 60px;
      height: 48px;
      left: -10%; }
  .textbesidesimage .text .textwrap > h5:first-child:before, .textbesidesimage .text .textwrap > h5:first-child:after,
  .textbesidesimage .text .textwrap > h2:first-child:before,
  .textbesidesimage .text .textwrap > h2:first-child:after {
    left: 50%;
    transform: translate(-50%, 0); }
  .textbesidesimage.line .text:before {
    left: 50%;
    transform: translate(-50%, 0); } }

.foot {
  background-color: #fff;
  position: relative; }
  .foot .inner .foot-top {
    padding: 65px 0 45px; }
    @media all and (max-width: 768px) {
      .foot .inner .foot-top {
        padding: 40px 0; } }
    .foot .inner .foot-top .gridrow {
      justify-content: space-between; }
      .foot .inner .foot-top .gridrow .col {
        width: auto; }
        .foot .inner .foot-top .gridrow .col .inner {
          display: flex;
          justify-content: center; }
      .foot .inner .foot-top .gridrow .ce-textpic {
        display: flex;
        align-items: center; }
        .foot .inner .foot-top .gridrow .ce-textpic .ce-gallery {
          margin: 0; }
          .foot .inner .foot-top .gridrow .ce-textpic .ce-gallery a {
            display: block;
            text-decoration: none; }
          @media all and (max-width: 768px) {
            .foot .inner .foot-top .gridrow .ce-textpic .ce-gallery {
              margin-right: 10px; } }
          @media all and (max-width: 470px) {
            .foot .inner .foot-top .gridrow .ce-textpic .ce-gallery img {
              max-height: 50px; } }
        .foot .inner .foot-top .gridrow .ce-textpic .ce-bodytext a {
          color: #747474;
          font-family: "Bentham", Verdana, sans-serif;
          font-size: 32px;
          line-height: 130%;
          text-transform: uppercase;
          text-decoration: none; }
          @media all and (max-width: 470px) {
            .foot .inner .foot-top .gridrow .ce-textpic .ce-bodytext a {
              font-size: 26px; } }
        .foot .inner .foot-top .gridrow .ce-textpic a:hover {
          opacity: 0.7; }
    @media all and (max-width: 960px) {
      .foot .inner .foot-top .gridrow.grid3cols {
        justify-content: center; }
        .foot .inner .foot-top .gridrow.grid3cols .col {
          width: 50%; }
          .foot .inner .foot-top .gridrow.grid3cols .col + .col {
            margin-top: 0; } }
    @media all and (max-width: 768px) {
      .foot .inner .foot-top .gridrow.grid3cols {
        flex-direction: column; }
        .foot .inner .foot-top .gridrow.grid3cols .col {
          width: auto; }
          .foot .inner .foot-top .gridrow.grid3cols .col + .col {
            margin-top: 20px; } }
  .foot .inner .foot-btm {
    border-top: 3px solid #C11D2A;
    padding: 35px 0 45px;
    font-size: 13px;
    line-height: 146%;
    color: rgba(116, 116, 116, 0.45);
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse; }
    @media all and (max-width: 768px) {
      .foot .inner .foot-btm {
        flex-direction: column;
        text-align: center;
        padding: 20px 0; } }
    .foot .inner .foot-btm .footnav ul {
      display: flex; }
      @media all and (max-width: 768px) {
        .foot .inner .foot-btm .footnav ul {
          justify-content: center;
          margin-bottom: 10px; } }
      .foot .inner .foot-btm .footnav ul li + li {
        margin-left: 15px; }
      .foot .inner .foot-btm .footnav ul li a {
        text-decoration: none; }
  .foot .inner a {
    text-decoration: underline; }
    .foot .inner a:hover {
      opacity: 0.7; }

.backtotop {
  position: fixed;
  bottom: calc(47px + 30px);
  right: 0;
  display: block;
  width: 96px;
  height: 68px;
  background: url("../Images/backtotop.svg") no-repeat right bottom/100% auto;
  transition: transform 0.4s ease;
  transform: translateX(100%); }
  .backtotop span {
    display: none; }
  .backtotop.act {
    transform: translateX(0); }
    .backtotop.act:hover {
      transform: translateX(0) translateY(-10px); }

@media all and (max-width: 1200px) {
  .backtotop {
    width: 70px;
    height: 49px; } }

/*Powermail*/
.tx-powermail .powermail_form h3 {
  display: none; }

.tx-powermail .powermail_form .powermail_fieldset {
  margin-top: 10px; }
  .tx-powermail .powermail_form .powermail_fieldset legend.powermail_legend {
    display: none; }
  .tx-powermail .powermail_form .powermail_fieldset > .powermail_fieldwrap + .powermail_fieldwrap {
    margin-top: 15px; }
  .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap {
    position: relative; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_input input.powermail_field_error, .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_date input.powermail_field_error, .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_file input.powermail_field_error {
      border: 1px solid #b10000; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap textarea.powermail_field_error {
      border: 1px solid #b10000; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check label, .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio label {
      cursor: pointer;
      display: block; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox, .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .radio, .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox, .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio {
      display: inline-block;
      margin-right: 2%; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_select .powermail_field {
      display: none; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_select .select-selected {
      font-family: "interstate", Verdana, sans-serif;
      width: 100%;
      border-radius: 0;
      border: 1px solid #747474;
      color: #747474;
      padding: 15px;
      font-size: 17px;
      background: #fff; }
      .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_select .select-selected.active {
        color: #747474; }
      .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_select .select-selected:before {
        content: none; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_submit .powermail_field {
      display: flex;
      justify-content: center; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_datenschutzerklaerung .powermail_field {
      font-size: 13px;
      line-height: 140%; }
      .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_datenschutzerklaerung .powermail_field .checkbox {
        padding: 10px 0;
        width: 100%; }
        .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_datenschutzerklaerung .powermail_field .checkbox.powermail_field_error {
          background: #b10000;
          color: #fff;
          padding-left: 10px; }
          .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_datenschutzerklaerung .powermail_field .checkbox.powermail_field_error a {
            color: #fff; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_pflichtfelder .powermail_field {
      text-align: center;
      color: #747474;
      font-size: 12px; }
  .tx-powermail .powermail_form .powermail_fieldset .powermail-errors-list {
    display: none; }

.tx-powermail .hidelabel .powermail_fieldwrap > LABEL,
.tx-powermail .powermail_fieldwrap.hidelabel > LABEL {
  display: none; }

.tx-powermail .greyboxpowermail {
  background: #F8F8F8;
  padding: 2%; }

.tx-powermail .powermail_fieldwrap_width50,
.tx-powermail .powermail_fieldwrap_width33 {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  .tx-powermail .powermail_fieldwrap_width50 .width33powermail,
  .tx-powermail .powermail_fieldwrap_width33 .width33powermail {
    width: calc(33.333% - (2 * 15px / 3)); }
    .tx-powermail .powermail_fieldwrap_width50 .width33powermail + .width33powermail,
    .tx-powermail .powermail_fieldwrap_width33 .width33powermail + .width33powermail {
      margin-left: 15px; }
    .tx-powermail .powermail_fieldwrap_width50 .width33powermail:nth-child(3n + 1),
    .tx-powermail .powermail_fieldwrap_width33 .width33powermail:nth-child(3n + 1) {
      margin-left: 0; }
    @media screen and (max-width: 470px) {
      .tx-powermail .powermail_fieldwrap_width50 .width33powermail,
      .tx-powermail .powermail_fieldwrap_width33 .width33powermail {
        width: 100%; }
        .tx-powermail .powermail_fieldwrap_width50 .width33powermail + .width33powermail,
        .tx-powermail .powermail_fieldwrap_width33 .width33powermail + .width33powermail {
          margin: 10px 0 0 0; } }
  .tx-powermail .powermail_fieldwrap_width50 .width50powermail,
  .tx-powermail .powermail_fieldwrap_width33 .width50powermail {
    width: calc(50% - (10px / 2)); }
    .tx-powermail .powermail_fieldwrap_width50 .width50powermail + .width50powermail,
    .tx-powermail .powermail_fieldwrap_width33 .width50powermail + .width50powermail {
      margin-left: 10px; }
    .tx-powermail .powermail_fieldwrap_width50 .width50powermail:nth-child(2n + 1),
    .tx-powermail .powermail_fieldwrap_width33 .width50powermail:nth-child(2n + 1) {
      margin-left: 0; }
    @media screen and (max-width: 470px) {
      .tx-powermail .powermail_fieldwrap_width50 .width50powermail,
      .tx-powermail .powermail_fieldwrap_width33 .width50powermail {
        width: 100%; }
        .tx-powermail .powermail_fieldwrap_width50 .width50powermail + .width50powermail,
        .tx-powermail .powermail_fieldwrap_width33 .width50powermail + .width50powermail {
          margin: 10px 0 0 0; } }
.tx-powermail .powermail_create table td {
  padding: 5px 10px; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  z-index: 10;
  cursor: pointer;
  background: url("../Images/arrow.svg") no-repeat center center/20px 20px;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background-color: transparent;
    color: transparent; }

.slick-prev {
  left: 20px;
  transform: translate(0, -50%) rotate(180deg); }
  .slick-prev:hover {
    left: 15px; }

.slick-next {
  right: 20px; }
  .slick-next:hover {
    right: 15px; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  justify-content: center;
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0 !important;
    cursor: pointer; }
    .slick-dots li button {
      border-radius: 50%;
      border: 0;
      background: #C11D2A;
      display: block;
      height: 10px;
      width: 10px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      cursor: pointer;
      padding: 0;
      opacity: 0.25; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
      .slick-dots li button:hover {
        background: #ab1a25;
        opacity: 1; }
    .slick-dots li.slick-active button {
      opacity: 0.75;
      background: #ab1a25; }
    .slick-dots li::before {
      content: none !important; }

.slick-slider .slick-slide {
  display: none; }
  .slick-slider .slick-slide:first-child {
    display: block; }

.slick-slider.slick-initialized .slick-slide {
  display: block; }

.datepicker-container {
  background-color: #fff;
  direction: ltr;
  font-size: 12px;
  left: 0;
  line-height: 30px;
  position: fixed;
  top: 0;
  touch-action: none;
  user-select: none;
  width: 210px;
  z-index: -1;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }
  .datepicker-container::before, .datepicker-container::after {
    border: 5px solid transparent;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0; }

.datepicker-dropdown {
  border: 1px solid #F8F8F8;
  box-shadow: 0 3px 6px #F8F8F8;
  box-sizing: content-box;
  position: absolute;
  z-index: 1; }

.datepicker-inline {
  position: static; }

.datepicker-top-left, .datepicker-top-right {
  border-top-color: #C11D2A; }
  .datepicker-top-left::before, .datepicker-top-left::after, .datepicker-top-right::before, .datepicker-top-right::after {
    border-top: 0;
    left: 10px;
    top: -5px; }
  .datepicker-top-left::before, .datepicker-top-right::before {
    border-bottom-color: #C11D2A; }
  .datepicker-top-left::after, .datepicker-top-right::after {
    border-bottom-color: #fff;
    top: -4px; }

.datepicker-bottom-left, .datepicker-bottom-right {
  border-bottom-color: #C11D2A; }
  .datepicker-bottom-left::before, .datepicker-bottom-left::after, .datepicker-bottom-right::before, .datepicker-bottom-right::after {
    border-bottom: 0;
    bottom: -5px;
    left: 10px; }
  .datepicker-bottom-left::before, .datepicker-bottom-right::before {
    border-top-color: #C11D2A; }
  .datepicker-bottom-left::after, .datepicker-bottom-right::after {
    border-top-color: #fff;
    bottom: -4px; }

.datepicker-top-right::before, .datepicker-top-right::after, .datepicker-bottom-right::before, .datepicker-bottom-right::after {
  left: auto;
  right: 10px; }

.datepicker-panel > ul {
  margin: 0;
  padding: 0;
  width: 102%; }
  .datepicker-panel > ul::before, .datepicker-panel > ul::after {
    content: " ";
    display: table; }
  .datepicker-panel > ul::after {
    clear: both; }
  .datepicker-panel > ul > li {
    background-color: #fff;
    cursor: pointer;
    float: left;
    height: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px; }
    .datepicker-panel > ul > li:hover {
      background-color: #e5f2ff; }
    .datepicker-panel > ul > li.muted, .datepicker-panel > ul > li.muted:hover {
      color: #999; }
    .datepicker-panel > ul > li.highlighted {
      background-color: #e5f2ff; }
      .datepicker-panel > ul > li.highlighted:hover {
        background-color: #cce5ff; }
    .datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover {
      color: #C11D2A; }
    .datepicker-panel > ul > li.disabled, .datepicker-panel > ul > li.disabled:hover {
      background-color: #fff;
      color: #ccc;
      cursor: default; }
      .datepicker-panel > ul > li.disabled.highlighted, .datepicker-panel > ul > li.disabled:hover.highlighted {
        background-color: #e5f2ff; }
    .datepicker-panel > ul > li[data-view="years prev"], .datepicker-panel > ul > li[data-view="year prev"], .datepicker-panel > ul > li[data-view="month prev"], .datepicker-panel > ul > li[data-view="years next"], .datepicker-panel > ul > li[data-view="year next"], .datepicker-panel > ul > li[data-view="month next"], .datepicker-panel > ul > li[data-view="next"] {
      font-size: 18px; }
    .datepicker-panel > ul > li[data-view="years current"], .datepicker-panel > ul > li[data-view="year current"], .datepicker-panel > ul > li[data-view="month current"] {
      width: 150px; }
  .datepicker-panel > ul[data-view="years"] > li, .datepicker-panel > ul[data-view="months"] > li {
    height: 52.5px;
    line-height: 52.5px;
    width: 52.5px; }
  .datepicker-panel > ul[data-view="week"] > li,
  .datepicker-panel > ul[data-view="week"] > li:hover {
    background-color: #fff;
    cursor: default; }

.datepicker-hide {
  display: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*# sourceMappingURL=main.css.map */