﻿/*@import url("//fonts.googleapis.com/css?family=Dancing+Script:700");*/
.rte p.intro {
  -webkit-font-feature-settings: "onum" 1;
  -moz-font-feature-settings: "onum" 1;
  -moz-font-feature-settings: "onum=1";
  -ms-font-feature-settings: "onum" 1;
  -o-font-feature-settings: "onum" 1;
  font-feature-settings: "onum" 1;
}
body {
  -webkit-font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum=1";
  -ms-font-feature-settings: "lnum" 1;
  -o-font-feature-settings: "lnum" 1;
  font-feature-settings: "lnum" 1;
}
.rte > ol,
.rte .doubled .column > ol,
.rte > ul,
.rte .doubled .column > ul,
.rte > ul.sitemap ul,
.downloads ul,
.gallery .slick-dots,
.gallery .images,
.main ul,
.locations ul,
.pager > ul,
.meta,
.legal ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.container:before,
.rte:before,
.gallery .images:before,
.teaserWall:before,
.contact:before,
.contact .contactForm fieldset:before,
.main ul:before,
.locations ul:before,
.nextprev:before,
.container:after,
.rte:after,
.gallery .images:after,
.teaserWall:after,
.contact:after,
.contact .contactForm fieldset:after,
.main ul:after,
.locations ul:after,
.nextprev:after {
  content: " ";
  display: table;
}
.container:after,
.rte:after,
.gallery .images:after,
.teaserWall:after,
.contact:after,
.contact .contactForm fieldset:after,
.main ul:after,
.locations ul:after,
.nextprev:after {
  clear: both;
}
.container,
.rte,
.gallery .images,
.teaserWall,
.contact,
.contact .contactForm fieldset,
.main ul,
.locations ul,
.nextprev {
  *zoom: 1;
}
.container {
  width: 100%;
}
.container .grid_1,
.container .grid_2,
.container .grid_3,
.container .grid_4,
.container .grid_5,
.container .grid_6,
.container .grid_7,
.container .grid_8,
.container .grid_9,
.container .grid_10,
.container .grid_11,
.container .grid_12,
.gallery .images > li,
.content .teaserWall .teaser-l {
  display: inline;
  float: left;
}
.container .grid_1,
.container .grid_2,
.container .grid_3,
.container .grid_4,
.container .grid_5,
.container .grid_6,
.container .grid_7,
.container .grid_8,
.container .grid_9,
.container .grid_10,
.container .grid_11,
.container .grid_12 {
  padding-left: 1.04167%;
}
.container .grid_1,
.container .grid_2,
.container .grid_3,
.container .grid_4,
.container .grid_5,
.container .grid_6,
.container .grid_7,
.container .grid_8,
.container .grid_9,
.container .grid_10,
.container .grid_11,
.container .grid_12 {
  padding-right: 1.04167%;
}
.container .grid_1 {
  width: 8.33333%;
}
.container .grid_2 {
  width: 16.66667%;
}
.container .grid_3 {
  width: 25%;
}
.container .grid_4 {
  width: 33.33333%;
}
.container .grid_5 {
  width: 41.66667%;
}
.container .grid_6 {
  width: 50%;
}
.container .grid_7 {
  width: 58.33333%;
}
.container .grid_8 {
  width: 66.66667%;
}
.container .grid_9 {
  width: 75%;
}
.container .grid_10 {
  width: 83.33333%;
}
.container .grid_11 {
  width: 91.66667%;
}
.container .grid_12 {
  width: 100%;
}
.container {
  background-color: #ff8080;
}
.container .grid_1 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_2 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_3 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_4 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_5 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_6 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_7 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_8 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_9 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_10 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_11 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_12 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
} /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-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;
}
.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;
}
.slick-slide {
  outline: none !important;
}
.arrowLink {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #424242;
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.arrowLink:after {
  content: "»";
  font-size: 220%;
  font-weight: 400;
  position: relative;
  top: 5px;
  margin-left: 5px;
}
.csstransitions .arrowLink {
  -moz-transition: padding 0.125s;
  -o-transition: padding 0.125s;
  -webkit-transition: padding 0.125s;
  transition: padding 0.125s;
}
.csstransitions .arrowLink span {
  -moz-transition: margin 0.125s;
  -o-transition: margin 0.125s;
  -webkit-transition: margin 0.125s;
  transition: margin 0.125s;
}
.arrowLink.back:after {
  display: none;
  content: "";
  position: static;
  top: auto;
  margin-left: auto;
}
.arrowLink.back:before {
  content: "«";
  font-size: 220%;
  font-weight: 400;
  position: relative;
  top: 5px;
  margin-right: 5px;
}
.arrowLink.bg {
  background-color: #424242;
  color: #fff;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.no-touch .arrowLink:hover {
  color: #000;
  padding-right: 3px;
}
.no-touch .arrowLink:hover span {
  margin-right: -3px;
}
.no-touch .arrowLink:hover.back {
  padding-left: 3px;
}
.no-touch .arrowLink:hover.back span {
  margin-left: -3px;
}
.no-touch .arrowLink:hover.bg {
  background-color: #232668;
  color: #fff;
  padding-right: 10px;
  padding-left: 10px;
}
.no-touch .arrowLink:hover.bg span {
  margin-right: 0;
  margin-left: 0;
}
button.arrowLink {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}
.loading {
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
}
.loading .loader {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 30px;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  overflow: hidden;
  width: 30px;
  z-index: 1;
}
.loading .loader i {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  text-indent: -1978em;
  border: 3px solid #fff;
  border-top-color: rgba(0, 0, 0, 0.5);
  border-left-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -moz-animation: spin 0.75s infinite linear;
  -webkit-animation: spin 0.75s infinite linear;
  animation: spin 0.75s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.logo {
  text-align: center;
}
.logo a {
  display: inline-block;
  min-height: 115px;
}
.logo a img {
  width: 50%;
  height: auto;
}
.rte .visual,
.teaser-s > div .image.visual,
.teaser-2s > div .image.visual,
.teaser-m > div .image.visual,
.teaser-2m > div .image.visual,
.teaser-l > div .image.visual,
.teaser-xl > div .image.visual,
.teaser-2xl > div .image.visual {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  border: 5px solid #fff;
  position: relative;
}
.rte .visual img,
.teaser-s > div .image.visual img,
.teaser-2s > div .image.visual img,
.teaser-m > div .image.visual img,
.teaser-2m > div .image.visual img,
.teaser-l > div .image.visual img,
.teaser-xl > div .image.visual img,
.teaser-2xl > div .image.visual img {
  height: auto;
  width: 100%;
}
.rte .visual figcaption,
.teaser-s > div .image.visual figcaption,
.teaser-2s > div .image.visual figcaption,
.teaser-m > div .image.visual figcaption,
.teaser-2m > div .image.visual figcaption,
.teaser-l > div .image.visual figcaption,
.teaser-xl > div .image.visual figcaption,
.teaser-2xl > div .image.visual figcaption {
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
  bottom: 30px;
  color: #fff;
  font-family: "Dancing Script", serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
  position: absolute;
  text-align: right;
  right: 20px;
}
@media (min-width: 1280px) {
  .rte .visual figcaption,
  .teaser-s > div .image.visual figcaption,
  .teaser-2s > div .image.visual figcaption,
  .teaser-m > div .image.visual figcaption,
  .teaser-2m > div .image.visual figcaption,
  .teaser-l > div .image.visual figcaption,
  .teaser-xl > div .image.visual figcaption,
  .teaser-2xl > div .image.visual figcaption {
    font-size: 48px;
    line-height: 54px;
  }
}
@media print {
  .rte .visual,
  .teaser-s > div .image.visual,
  .teaser-2s > div .image.visual,
  .teaser-m > div .image.visual,
  .teaser-2m > div .image.visual,
  .teaser-l > div .image.visual,
  .teaser-xl > div .image.visual,
  .teaser-2xl > div .image.visual {
    border: 1px solid #000;
    padding: 9px;
    page-break-inside: avoid;
  }
} /*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@media print {
  a[href]:after,
  abbr[title]:after,
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    display: none;
  }
}
/* dancing-script-700 - latin */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/dancing-script/dancing-script-v24-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/dancing-script/dancing-script-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/dancing-script/dancing-script-v24-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/dancing-script/dancing-script-v24-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/dancing-script/dancing-script-v24-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/dancing-script/dancing-script-v24-latin-700.svg#DancingScript') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: "Dax";
  src: url("../fonts/DaxlineWeb-Light.woff") format("woff");
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: "Dax";
  src: url("../fonts/DaxlineWeb-LightItalic.woff") format("woff");
  font-style: italic;
  font-weight: 100;
}
@font-face {
  font-family: "Dax";
  src: url("../fonts/DaxlineWeb.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Dax";
  src: url("../fonts/DaxlineWeb-Italic.woff") format("woff");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "Dax";
  src: url("../fonts/DaxlineWeb-Medium.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Dax";
  src: url("../fonts/DaxlineWeb-MediumItalic.woff") format("woff");
  font-style: italic;
  font-weight: 600;
}
@font-face {
  font-family: "Dax";
  src: url("../fonts/DaxlineWeb-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Dax";
  src: url("../fonts/DaxlineWeb-BoldItalic.woff") format("woff");
  font-style: italic;
  font-weight: 700;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: 100%;
  font-weight: 400;
  margin: 0;
}
b,
strong {
  font-weight: 700;
}
a:focus {
  outline: none !important;
}
html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
body {
  background-color: #fff;
  color: #424242;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.85714;
}
.image {
  margin: 0;
}
.image img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.hr {
  clear: both;
  width: 100%;
}
.hr hr {
  display: none;
}
.hr.line {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  margin-top: 17px;
  margin-bottom: 17px;
  background-color: #424242;
  height: 1px;
}
.rte p.intro {
  -webkit-font-feature-settings: "onum" 1;
  -moz-font-feature-settings: "onum" 1;
  -moz-font-feature-settings: "onum=1";
  -ms-font-feature-settings: "onum" 1;
  -o-font-feature-settings: "onum" 1;
  font-feature-settings: "onum" 1;
}
body {
  -webkit-font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum=1";
  -ms-font-feature-settings: "lnum" 1;
  -o-font-feature-settings: "lnum" 1;
  font-feature-settings: "lnum" 1;
}
.rte > ol,
.rte .doubled .column > ol,
.rte > ul,
.rte .doubled .column > ul,
.rte > ul.sitemap ul,
.downloads ul,
.gallery .slick-dots,
.gallery .images,
.main ul,
.locations ul,
.pager > ul,
.meta,
.legal ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.container:before,
.rte:before,
.gallery .images:before,
.teaserWall:before,
.contact:before,
.contact .contactForm fieldset:before,
.main ul:before,
.locations ul:before,
.nextprev:before,
.container:after,
.rte:after,
.gallery .images:after,
.teaserWall:after,
.contact:after,
.contact .contactForm fieldset:after,
.main ul:after,
.locations ul:after,
.nextprev:after {
  content: " ";
  display: table;
}
.container:after,
.rte:after,
.gallery .images:after,
.teaserWall:after,
.contact:after,
.contact .contactForm fieldset:after,
.main ul:after,
.locations ul:after,
.nextprev:after {
  clear: both;
}
.container,
.rte,
.gallery .images,
.teaserWall,
.contact,
.contact .contactForm fieldset,
.main ul,
.locations ul,
.nextprev {
  *zoom: 1;
}
.container {
  width: 100%;
}
.container .grid_1,
.container .grid_2,
.container .grid_3,
.container .grid_4,
.container .grid_5,
.container .grid_6,
.container .grid_7,
.container .grid_8,
.container .grid_9,
.container .grid_10,
.container .grid_11,
.container .grid_12,
.gallery .images > li,
.content .teaserWall .teaser-l {
  display: inline;
  float: left;
}
.container .grid_1,
.container .grid_2,
.container .grid_3,
.container .grid_4,
.container .grid_5,
.container .grid_6,
.container .grid_7,
.container .grid_8,
.container .grid_9,
.container .grid_10,
.container .grid_11,
.container .grid_12 {
  padding-left: 1.04167%;
}
.container .grid_1,
.container .grid_2,
.container .grid_3,
.container .grid_4,
.container .grid_5,
.container .grid_6,
.container .grid_7,
.container .grid_8,
.container .grid_9,
.container .grid_10,
.container .grid_11,
.container .grid_12 {
  padding-right: 1.04167%;
}
.container .grid_1 {
  width: 8.33333%;
}
.container .grid_2 {
  width: 16.66667%;
}
.container .grid_3 {
  width: 25%;
}
.container .grid_4 {
  width: 33.33333%;
}
.container .grid_5 {
  width: 41.66667%;
}
.container .grid_6 {
  width: 50%;
}
.container .grid_7 {
  width: 58.33333%;
}
.container .grid_8 {
  width: 66.66667%;
}
.container .grid_9 {
  width: 75%;
}
.container .grid_10 {
  width: 83.33333%;
}
.container .grid_11 {
  width: 91.66667%;
}
.container .grid_12 {
  width: 100%;
}
.container {
  background-color: #ff8080;
}
.container .grid_1 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_2 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_3 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_4 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_5 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_6 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_7 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_8 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_9 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_10 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_11 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.container .grid_12 p {
  background-color: red;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
}
.rte .visual,
.teaser-s > div .image.visual,
.teaser-2s > div .image.visual,
.teaser-m > div .image.visual,
.teaser-2m > div .image.visual,
.teaser-l > div .image.visual,
.teaser-xl > div .image.visual,
.teaser-2xl > div .image.visual {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  border: 5px solid #fff;
  position: relative;
}
.rte .visual img,
.teaser-s > div .image.visual img,
.teaser-2s > div .image.visual img,
.teaser-m > div .image.visual img,
.teaser-2m > div .image.visual img,
.teaser-l > div .image.visual img,
.teaser-xl > div .image.visual img,
.teaser-2xl > div .image.visual img {
  height: auto;
  width: 100%;
}
.rte .visual figcaption,
.teaser-s > div .image.visual figcaption,
.teaser-2s > div .image.visual figcaption,
.teaser-m > div .image.visual figcaption,
.teaser-2m > div .image.visual figcaption,
.teaser-l > div .image.visual figcaption,
.teaser-xl > div .image.visual figcaption,
.teaser-2xl > div .image.visual figcaption {
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
  bottom: 30px;
  color: #fff;
  font-family: "Dancing Script", serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
  position: absolute;
  text-align: right;
  right: 20px;
}
@media (min-width: 1280px) {
  .rte .visual figcaption,
  .teaser-s > div .image.visual figcaption,
  .teaser-2s > div .image.visual figcaption,
  .teaser-m > div .image.visual figcaption,
  .teaser-2m > div .image.visual figcaption,
  .teaser-l > div .image.visual figcaption,
  .teaser-xl > div .image.visual figcaption,
  .teaser-2xl > div .image.visual figcaption {
    font-size: 48px;
    line-height: 54px;
  }
}
@media print {
  .rte .visual,
  .teaser-s > div .image.visual,
  .teaser-2s > div .image.visual,
  .teaser-m > div .image.visual,
  .teaser-2m > div .image.visual,
  .teaser-l > div .image.visual,
  .teaser-xl > div .image.visual,
  .teaser-2xl > div .image.visual {
    border: 1px solid #000;
    padding: 9px;
    page-break-inside: avoid;
  }
}
.scrolltable {
  position: relative;
  overflow-x: auto;
}
.scrolltable:before,
.scrolltable:after {
  -moz-border-radius: 10px 0 0 10px/50% 0 0 50%;
  -webkit-border-radius: 10px;
  border-radius: 10px 0 0 10px/50% 0 0 50%;
  -moz-box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  content: "";
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  width: 50px;
}
.scrolltable:before {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 100%;
}
.scrolltable:after {
  left: 100%;
}
.scrolltable.has-scroll {
  overflow: hidden;
  margin-right: 4px;
}
.scrolltable.has-scroll:after {
  display: block;
}
.scrolltable.has-scroll.scroll-start {
  margin-left: 4px;
}
.scrolltable.has-scroll.scroll-start:before {
  display: block;
}
.scrolltable.has-scroll.scroll-start.scroll-end {
  margin-right: 0px;
}
.scrolltable.has-scroll.scroll-start.scroll-end:after {
  display: none;
}
.scrolltable.has-scroll > div {
  overflow-x: auto;
}
.rte > ol,
.rte .doubled .column > ol {
  counter-reset: listcounter;
  margin-top: 26px;
  margin-bottom: 23px;
}
.rte > ol > li,
.rte .doubled .column > ol > li {
  padding-left: 32px;
  padding-bottom: 3px;
  position: relative;
  font-weight: 700;
}
.rte > ol > li:before,
.rte .doubled .column > ol > li:before,
.rte > ol > li:after,
.rte .doubled .column > ol > li:after {
  position: absolute;
}
.rte > ol > li:before,
.rte .doubled .column > ol > li:before {
  content: counter(listcounter);
  counter-increment: listcounter;
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  text-align: right;
  top: -5px;
  left: -2px;
  width: 20px;
  z-index: 2;
}
.rte > ol > li:after,
.rte .doubled .column > ol > li:after {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(208, 201, 193, 0.75);
  content: "";
  display: block;
  height: 17px;
  width: 17px;
  left: 0;
  top: 3px;
}
.rte > ul,
.rte .doubled .column > ul {
  margin-top: 26px;
  margin-bottom: 23px;
}
.rte > ul > li,
.rte .doubled .column > ul > li {
  padding-left: 32px;
  padding-bottom: 3px;
  position: relative;
  font-weight: 700;
}
.rte > ul > li:before,
.rte .doubled .column > ul > li:before,
.rte > ul > li:after,
.rte .doubled .column > ul > li:after {
  position: absolute;
  content: "";
  display: block;
}
.rte > ul > li:before,
.rte .doubled .column > ul > li:before {
  background-repeat: no-repeat;
  background-image: url("../images/mobileicons-s5851817331.png");
  background-position: 0 -171px;
  height: 14px;
  width: 16px;
  left: 4px;
  top: 3px;
  z-index: 2;
}
@media (min--moz-device-pixel-ratio: 1.3),
  (-o-min-device-pixel-ratio: 2.6 / 2),
  (-webkit-min-device-pixel-ratio: 1.3),
  (min-device-pixel-ratio: 1.3),
  (min-resolution: 1.3dppx) {
  .rte > ul > li:before,
  .rte .doubled .column > ul > li:before {
    background-image: url("../images/mobileretinaicons-s8a3808bff8.png");
    background-position: 0 -171px;
    -moz-background-size: 60px auto;
    -o-background-size: 60px auto;
    -webkit-background-size: 60px auto;
    background-size: 60px auto;
  }
}
.rte > ul > li:after,
.rte .doubled .column > ul > li:after {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(208, 201, 193, 0.75);
  content: "";
  display: block;
  height: 17px;
  width: 17px;
  left: 0;
  top: 3px;
}
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
  font-family: Dax, Helvetica, Arial, sans-serif;
}
.rte h1 {
  font-size: 22px;
  line-height: 1.36364;
}
.rte h2 {
  font-size: 21px;
  margin-bottom: -10px;
}
.rte h3 {
  font-size: 20px;
  margin-bottom: -11px;
}
.rte h4 {
  font-size: 19px;
  margin-bottom: -11px;
}
.rte h5 {
  font-size: 18px;
  margin-bottom: -10px;
}
.rte h6 {
  font-size: 17px;
  margin-bottom: -13px;
}
.rte p {
  margin-top: 26px;
  margin-bottom: 26px;
}
.rte p.intro {
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
}
.rte p.intro a {
  font-weight: 600;
}
.rte p.time {
  color: #131ca4;
  display: block;
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
}
.rte > ul.sitemap a {
  text-decoration: none;
}
.rte > ul.sitemap ul {
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
}
.rte > ul.sitemap ul li {
  position: relative;
  padding-left: 23px;
}
.rte > ul.sitemap ul li:before,
.rte > ul.sitemap ul li:after {
  background-color: #be562d;
  content: "";
  display: block;
  position: absolute;
}
.rte > ul.sitemap ul li:before {
  top: -12px;
  left: 0;
  width: 1px;
  bottom: -12px;
}
.rte > ul.sitemap ul li:after {
  height: 1px;
  left: 0;
  top: 12px;
  width: 16px;
}
.rte > ul.sitemap ul li:first-child:before {
  top: -5px;
}
.rte > ul.sitemap ul li:last-child:before {
  top: -12px;
  height: 25px;
}
.rte > ul.sitemap > li {
  padding-left: 0;
}
.rte > ul.sitemap > li:before,
.rte > ul.sitemap > li:after {
  display: none;
}
.rte table {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  border-spacing: 4px;
  border-collapse: separate;
  margin-top: 26px;
  margin-bottom: 26px;
  width: 100%;
}
.rte table th,
.rte table td {
  padding: 15px 10px;
}
.js .rte table th,
.js .rte table td {
  min-width: 150px;
}
.rte table th {
  background-color: rgba(208, 201, 193, 0.75);
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.rte table tbody tr th,
.rte table tbody tr td {
  vertical-align: top;
}
.rte table tbody tr td {
  font-size: 14px;
  line-height: 18px;
}
.rte table tbody tr:nth-child(even) td {
  background-color: rgba(208, 201, 193, 0.25);
}
.rte .table {
  overflow: hidden;
  margin-left: -4px;
  margin-right: -4px;
  padding-bottom: 4px;
  margin-top: 26px;
  margin-bottom: 26px;
  position: relative;
}
.rte .table:after {
  background-color: rgba(208, 201, 193, 0.5);
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  left: 4px;
  right: 4px;
}
.rte .table table {
  margin-top: 0;
  margin-bottom: 0;
}
.rte a {
  color: #be562d;
  font-weight: 700;
  text-decoration: underline;
}
.no-touch .rte a:hover {
  color: #232668;
}
.rte .rteImage {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  margin: 0;
  margin-top: 26px;
  margin-bottom: 26px;
  padding: 5px;
  position: relative;
}
.rte .rteImage > a {
  display: block;
  position: relative;
}
.rte .rteImage > a:before,
.rte .rteImage > a:after {
  content: "";
  display: block;
  position: absolute;
}
.rte .rteImage > a:after {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  bottom: -5px;
  right: -5px;
  height: 40px;
  width: 40px;
  z-index: 1;
}
.rte .rteImage > a:before {
  background-repeat: no-repeat;
  background-image: url("../images/mobileicons-s5851817331.png");
  background-position: 0 -289px;
  height: 30px;
  width: 30px;
  bottom: 0px;
  right: 0px;
  z-index: 2;
}
@media (min--moz-device-pixel-ratio: 1.3),
  (-o-min-device-pixel-ratio: 2.6 / 2),
  (-webkit-min-device-pixel-ratio: 1.3),
  (min-device-pixel-ratio: 1.3),
  (min-resolution: 1.3dppx) {
  .rte .rteImage > a:before {
    background-image: url("../images/mobileretinaicons-s8a3808bff8.png");
    background-position: 0 -289px;
    -moz-background-size: 60px auto;
    -o-background-size: 60px auto;
    -webkit-background-size: 60px auto;
    background-size: 60px auto;
  }
}
.rte .rteImage img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.rte .rteImage figcaption {
  display: block;
  font-size: 13px;
  line-height: 20px;
  padding-top: 5px;
}
@media print {
  .rte .rteImage {
    page-break-inside: avoid;
  }
}
.rte .visual {
  margin: 26px 0;
  border: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.rte .visual img {
  border: 5px solid #fff;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.rte .visual figcaption {
  position: static;
  text-shadow: none;
  color: #232668;
  font-size: 30px;
  line-height: 32px;
  margin-top: 3px;
}
.rte .doubled .column + .column .rte > *:first-child {
  margin-top: 0;
}
@media print {
  .rte > ul li {
    padding-left: 20px;
  }
  .rte > ul li:before {
    content: "•";
    top: 2px;
  }
  .rte .table {
    page-break-inside: avoid;
  }
  .rte .table table {
    border-spacing: 0;
    border-collapse: collapse;
    max-width: 100%;
  }
  .rte .table table th,
  .rte .table table td {
    border: 1px solid #000;
    padding: 15px 10px;
  }
  .js .rte .table table th,
  .js .rte .table table td {
    min-width: 1px;
  }
  .rte .rteImage {
    padding: 0;
  }
}
.rte .rte {
  padding-bottom: 0;
  padding-top: 0;
}
.siteMain > .rte > .visual {
  margin-top: 0px !important;
  margin-bottom: 15px !important;
  border: 0;
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
}
input,
textarea,
select,
option,
button {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #424242;
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 26px;
}
a.buttonwhite {
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  padding: 15px 25px;
  background:rgba(35, 38, 104, 0.85);
  font-family: Dax, Helvetica, Arial, sans-serif;
}
.buttonwhite {
  text-align: center;
}
input[type="text"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="password"],
textarea,
select,
select[multiple],
select[size] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  border: 1px solid #fff;
  padding: 5px 9px 1px;
  height: 34px;
  width: 100%;
}
input[type="text"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus,
select[multiple]:focus,
select[size]:focus {
  outline: none;
}
input[type="text"] ::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="search"] ::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="email"] ::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"] ::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"] ::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea ::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select ::-webkit-input-placeholder,
select::-webkit-input-placeholder,
select[multiple] ::-webkit-input-placeholder,
select[multiple]::-webkit-input-placeholder,
select[size] ::-webkit-input-placeholder,
select[size]::-webkit-input-placeholder {
  color: #8f8f8f;
}
input[type="text"] :-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="search"] :-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="email"] :-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"] :-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"] :-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea :-moz-placeholder,
textarea:-moz-placeholder,
select :-moz-placeholder,
select:-moz-placeholder,
select[multiple] :-moz-placeholder,
select[multiple]:-moz-placeholder,
select[size] :-moz-placeholder,
select[size]:-moz-placeholder {
  color: #8f8f8f;
}
input[type="text"] ::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="search"] ::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="email"] ::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"] ::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"] ::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea ::-moz-placeholder,
textarea::-moz-placeholder,
select ::-moz-placeholder,
select::-moz-placeholder,
select[multiple] ::-moz-placeholder,
select[multiple]::-moz-placeholder,
select[size] ::-moz-placeholder,
select[size]::-moz-placeholder {
  color: #8f8f8f;
}
input[type="text"] :-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="search"] :-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="email"] :-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"] :-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"] :-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea :-ms-input-placeholder,
textarea:-ms-input-placeholder,
select :-ms-input-placeholder,
select:-ms-input-placeholder,
select[multiple] :-ms-input-placeholder,
select[multiple]:-ms-input-placeholder,
select[size] :-ms-input-placeholder,
select[size]:-ms-input-placeholder {
  color: #8f8f8f;
}
input[type="text"].error,
input[type="search"].error,
input[type="email"].error,
input[type="url"].error,
input[type="password"].error,
textarea.error,
select.error,
select[multiple].error,
select[size].error {
  border-color: #b10000;
  background-color: #ffa2a2 !important;
  color: #b10000 !important;
}
input[type="text"].error ::-webkit-input-placeholder,
input[type="text"].error::-webkit-input-placeholder,
input[type="search"].error ::-webkit-input-placeholder,
input[type="search"].error::-webkit-input-placeholder,
input[type="email"].error ::-webkit-input-placeholder,
input[type="email"].error::-webkit-input-placeholder,
input[type="url"].error ::-webkit-input-placeholder,
input[type="url"].error::-webkit-input-placeholder,
input[type="password"].error ::-webkit-input-placeholder,
input[type="password"].error::-webkit-input-placeholder,
textarea.error ::-webkit-input-placeholder,
textarea.error::-webkit-input-placeholder,
select.error ::-webkit-input-placeholder,
select.error::-webkit-input-placeholder,
select[multiple].error ::-webkit-input-placeholder,
select[multiple].error::-webkit-input-placeholder,
select[size].error ::-webkit-input-placeholder,
select[size].error::-webkit-input-placeholder {
  color: #b10000 !important;
}
input[type="text"].error :-moz-placeholder,
input[type="text"].error:-moz-placeholder,
input[type="search"].error :-moz-placeholder,
input[type="search"].error:-moz-placeholder,
input[type="email"].error :-moz-placeholder,
input[type="email"].error:-moz-placeholder,
input[type="url"].error :-moz-placeholder,
input[type="url"].error:-moz-placeholder,
input[type="password"].error :-moz-placeholder,
input[type="password"].error:-moz-placeholder,
textarea.error :-moz-placeholder,
textarea.error:-moz-placeholder,
select.error :-moz-placeholder,
select.error:-moz-placeholder,
select[multiple].error :-moz-placeholder,
select[multiple].error:-moz-placeholder,
select[size].error :-moz-placeholder,
select[size].error:-moz-placeholder {
  color: #b10000 !important;
}
input[type="text"].error ::-moz-placeholder,
input[type="text"].error::-moz-placeholder,
input[type="search"].error ::-moz-placeholder,
input[type="search"].error::-moz-placeholder,
input[type="email"].error ::-moz-placeholder,
input[type="email"].error::-moz-placeholder,
input[type="url"].error ::-moz-placeholder,
input[type="url"].error::-moz-placeholder,
input[type="password"].error ::-moz-placeholder,
input[type="password"].error::-moz-placeholder,
textarea.error ::-moz-placeholder,
textarea.error::-moz-placeholder,
select.error ::-moz-placeholder,
select.error::-moz-placeholder,
select[multiple].error ::-moz-placeholder,
select[multiple].error::-moz-placeholder,
select[size].error ::-moz-placeholder,
select[size].error::-moz-placeholder {
  color: #b10000 !important;
}
input[type="text"].error :-ms-input-placeholder,
input[type="text"].error:-ms-input-placeholder,
input[type="search"].error :-ms-input-placeholder,
input[type="search"].error:-ms-input-placeholder,
input[type="email"].error :-ms-input-placeholder,
input[type="email"].error:-ms-input-placeholder,
input[type="url"].error :-ms-input-placeholder,
input[type="url"].error:-ms-input-placeholder,
input[type="password"].error :-ms-input-placeholder,
input[type="password"].error:-ms-input-placeholder,
textarea.error :-ms-input-placeholder,
textarea.error:-ms-input-placeholder,
select.error :-ms-input-placeholder,
select.error:-ms-input-placeholder,
select[multiple].error :-ms-input-placeholder,
select[multiple].error:-ms-input-placeholder,
select[size].error :-ms-input-placeholder,
select[size].error:-ms-input-placeholder {
  color: #b10000 !important;
}
input[type="text"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
}
input[type="checkbox"].error + label {
  color: #b10000;
}
input[type="checkbox"].error + label a {
  color: #b10000;
}
select option,
select[multiple] option,
select[size] option {
  padding: 5px;
  line-height: 30px;
}
select option[selected],
select[multiple] option[selected],
select[size] option[selected] {
  background-color: #fff;
  color: #424242;
}
.no-touch select option:hover,
.no-touch select[multiple] option:hover,
.no-touch select[size] option:hover {
  background-color: #232668;
  color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
select[disabled] {
  color: #8f8f8f;
}
textarea {
  height: 182px;
}
label {
  display: inline-block;
  margin-bottom: 4px;
}
label a {
  color: #be562d;
  font-weight: 700;
}
.no-touch label a:hover {
  color: #000;
}
button:focus {
  outline: none;
}
.input {
  margin-bottom: 10px;
}
.input.checkboxInput {
  position: relative;
  padding-left: 20px;
}
.input.checkboxInput > .checker,
.input.checkboxInput > input[type="checkbox"] {
  position: absolute;
  top: 5px;
  left: 1px;
}
.input.checkboxInput > .checker {
  top: 0;
}
form.headerSearch {
  border: 1px solid rgba(208, 201, 193, 0.5);
  padding-right: 35px;
  position: relative;
}
form.headerSearch legend {
  display: none;
}
form.headerSearch button {
  height: 26px;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 26px;
}
form.headerSearch button.bg {
  background-color: rgba(208, 201, 193, 0.25);
}
form.headerSearch button.bg:before {
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-image: url("../images/mobileicons-s5851817331.png");
  background-position: 0 -265px;
  height: 14px;
  width: 17px;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}
@media (min--moz-device-pixel-ratio: 1.3),
  (-o-min-device-pixel-ratio: 2.6 / 2),
  (-webkit-min-device-pixel-ratio: 1.3),
  (min-device-pixel-ratio: 1.3),
  (min-resolution: 1.3dppx) {
  form.headerSearch button.bg:before {
    background-image: url("../images/mobileretinaicons-s8a3808bff8.png");
    background-position: 0 -265px;
    -moz-background-size: 60px auto;
    -o-background-size: 60px auto;
    -webkit-background-size: 60px auto;
    background-size: 60px auto;
  }
}
form.headerSearch button:after,
form.headerSearch button span {
  display: none;
}
.teaser-s > div .contentTeaser .teaserLink,
.teaser-2s > div .contentTeaser .teaserLink,
.teaser-m > div .contentTeaser .teaserLink,
.teaser-2m > div .contentTeaser .teaserLink,
.teaser-l > div .contentTeaser .teaserLink,
.teaser-xl > div .contentTeaser .teaserLink,
.teaser-2xl > div .contentTeaser .teaserLink,
.teaser-s > div .houseTeaser .teaserLink,
.teaser-2s > div .houseTeaser .teaserLink,
.teaser-m > div .houseTeaser .teaserLink,
.teaser-2m > div .houseTeaser .teaserLink,
.teaser-l > div .houseTeaser .teaserLink,
.teaser-xl > div .houseTeaser .teaserLink,
.teaser-2xl > div .houseTeaser .teaserLink {
  bottom: 10px;
  position: absolute;
  right: 15px;
}
.teaser-s > div .houseTeaser,
.teaser-2s > div .houseTeaser,
.teaser-m > div .houseTeaser,
.teaser-2m > div .houseTeaser,
.teaser-l > div .houseTeaser,
.teaser-xl > div .houseTeaser,
.teaser-2xl > div .houseTeaser,
.teaser-s > div .contactTeaser,
.teaser-2s > div .contactTeaser,
.teaser-m > div .contactTeaser,
.teaser-2m > div .contactTeaser,
.teaser-l > div .contactTeaser,
.teaser-xl > div .contactTeaser,
.teaser-2xl > div .contactTeaser {
  font-size: 19px;
  line-height: 26px;
  padding-bottom: 5%;
  padding-top: 5%;
}
.teaser-s > div .houseTeaser a,
.teaser-2s > div .houseTeaser a,
.teaser-m > div .houseTeaser a,
.teaser-2m > div .houseTeaser a,
.teaser-l > div .houseTeaser a,
.teaser-xl > div .houseTeaser a,
.teaser-2xl > div .houseTeaser a,
.teaser-s > div .contactTeaser a,
.teaser-2s > div .contactTeaser a,
.teaser-m > div .contactTeaser a,
.teaser-2m > div .contactTeaser a,
.teaser-l > div .contactTeaser a,
.teaser-xl > div .contactTeaser a,
.teaser-2xl > div .contactTeaser a {
  color: #fff;
  text-decoration: none;
}
.teaser-s > div .houseTeaser h1,
.teaser-2s > div .houseTeaser h1,
.teaser-m > div .houseTeaser h1,
.teaser-2m > div .houseTeaser h1,
.teaser-l > div .houseTeaser h1,
.teaser-xl > div .houseTeaser h1,
.teaser-2xl > div .houseTeaser h1,
.teaser-s > div .contactTeaser h1,
.teaser-2s > div .contactTeaser h1,
.teaser-m > div .contactTeaser h1,
.teaser-2m > div .contactTeaser h1,
.teaser-l > div .contactTeaser h1,
.teaser-xl > div .contactTeaser h1,
.teaser-2xl > div .contactTeaser h1,
.teaser-s > div .houseTeaser p,
.teaser-2s > div .houseTeaser p,
.teaser-m > div .houseTeaser p,
.teaser-2m > div .houseTeaser p,
.teaser-l > div .houseTeaser p,
.teaser-xl > div .houseTeaser p,
.teaser-2xl > div .houseTeaser p,
.teaser-s > div .contactTeaser p,
.teaser-2s > div .contactTeaser p,
.teaser-m > div .contactTeaser p,
.teaser-2m > div .contactTeaser p,
.teaser-l > div .contactTeaser p,
.teaser-xl > div .contactTeaser p,
.teaser-2xl > div .contactTeaser p {
  text-align: center;
}
.teaser-s > div .houseTeaser h1,
.teaser-2s > div .houseTeaser h1,
.teaser-m > div .houseTeaser h1,
.teaser-2m > div .houseTeaser h1,
.teaser-l > div .houseTeaser h1,
.teaser-xl > div .houseTeaser h1,
.teaser-2xl > div .houseTeaser h1,
.teaser-s > div .contactTeaser h1,
.teaser-2s > div .contactTeaser h1,
.teaser-m > div .contactTeaser h1,
.teaser-2m > div .contactTeaser h1,
.teaser-l > div .contactTeaser h1,
.teaser-xl > div .contactTeaser h1,
.teaser-2xl > div .contactTeaser h1 {
  letter-spacing: -0.03em;
  font-family: Dax, Helvetica, Arial, sans-serif;
}
.teaser-s > div .houseTeaser h1 span,
.teaser-2s > div .houseTeaser h1 span,
.teaser-m > div .houseTeaser h1 span,
.teaser-2m > div .houseTeaser h1 span,
.teaser-l > div .houseTeaser h1 span,
.teaser-xl > div .houseTeaser h1 span,
.teaser-2xl > div .houseTeaser h1 span,
.teaser-s > div .contactTeaser h1 span,
.teaser-2s > div .contactTeaser h1 span,
.teaser-m > div .contactTeaser h1 span,
.teaser-2m > div .contactTeaser h1 span,
.teaser-l > div .contactTeaser h1 span,
.teaser-xl > div .contactTeaser h1 span,
.teaser-2xl > div .contactTeaser h1 span {
  display: block;
  font-size: 16px;
  line-height: 22px;
}
.teaser-s > div .houseTeaser h1:before,
.teaser-2s > div .houseTeaser h1:before,
.teaser-m > div .houseTeaser h1:before,
.teaser-2m > div .houseTeaser h1:before,
.teaser-l > div .houseTeaser h1:before,
.teaser-xl > div .houseTeaser h1:before,
.teaser-2xl > div .houseTeaser h1:before,
.teaser-s > div .contactTeaser h1:before,
.teaser-2s > div .contactTeaser h1:before,
.teaser-m > div .contactTeaser h1:before,
.teaser-2m > div .contactTeaser h1:before,
.teaser-l > div .contactTeaser h1:before,
.teaser-xl > div .contactTeaser h1:before,
.teaser-2xl > div .contactTeaser h1:before {
  content: "";
  display: block;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
.teaser-s,
.teaser-2s,
.teaser-m,
.teaser-2m,
.teaser-l,
.teaser-xl,
.teaser-2xl {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  margin-top: 3.33333%;
}
.teaser-s:first-child,
.teaser-2s:first-child,
.teaser-m:first-child,
.teaser-2m:first-child,
.teaser-l:first-child,
.teaser-xl:first-child,
.teaser-2xl:first-child {
  margin-top: 0;
}
.teaser-s > div,
.teaser-2s > div,
.teaser-m > div,
.teaser-2m > div,
.teaser-l > div,
.teaser-xl > div,
.teaser-2xl > div {
  position: relative;
}
.teaser-s > div .image img,
.teaser-2s > div .image img,
.teaser-m > div .image img,
.teaser-2m > div .image img,
.teaser-l > div .image img,
.teaser-xl > div .image img,
.teaser-2xl > div .image img {
  width: 100%;
}
.teaser-s > div .image.visual,
.teaser-2s > div .image.visual,
.teaser-m > div .image.visual,
.teaser-2m > div .image.visual,
.teaser-l > div .image.visual,
.teaser-xl > div .image.visual,
.teaser-2xl > div .image.visual {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.teaser-s > div .image.visual figcaption,
.teaser-2s > div .image.visual figcaption,
.teaser-m > div .image.visual figcaption,
.teaser-2m > div .image.visual figcaption,
.teaser-l > div .image.visual figcaption,
.teaser-xl > div .image.visual figcaption,
.teaser-2xl > div .image.visual figcaption {
  font-size: 34px;
  line-height: 38px;
}
.teaser-s > div .image.link > a:before,
.teaser-2s > div .image.link > a:before,
.teaser-m > div .image.link > a:before,
.teaser-2m > div .image.link > a:before,
.teaser-l > div .image.link > a:before,
.teaser-xl > div .image.link > a:before,
.teaser-2xl > div .image.link > a:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  background-color: #232668;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.csstransitions .teaser-s > div .image.link > a:before,
.csstransitions .teaser-2s > div .image.link > a:before,
.csstransitions .teaser-m > div .image.link > a:before,
.csstransitions .teaser-2m > div .image.link > a:before,
.csstransitions .teaser-l > div .image.link > a:before,
.csstransitions .teaser-xl > div .image.link > a:before,
.csstransitions .teaser-2xl > div .image.link > a:before {
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.teaser-s > div .image.link > a figcaption,
.teaser-2s > div .image.link > a figcaption,
.teaser-m > div .image.link > a figcaption,
.teaser-2m > div .image.link > a figcaption,
.teaser-l > div .image.link > a figcaption,
.teaser-xl > div .image.link > a figcaption,
.teaser-2xl > div .image.link > a figcaption {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 34px;
  left: 0;
  padding: 0 20px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  width: 100%;
}
.teaser-s > div .image.link > a figcaption:after,
.teaser-2s > div .image.link > a figcaption:after,
.teaser-m > div .image.link > a figcaption:after,
.teaser-2m > div .image.link > a figcaption:after,
.teaser-l > div .image.link > a figcaption:after,
.teaser-xl > div .image.link > a figcaption:after,
.teaser-2xl > div .image.link > a figcaption:after {
  content: " »";
  font-size: 130.76923%;
}
.no-touch .teaser-s > div .image.link > a:hover:before,
.no-touch .teaser-2s > div .image.link > a:hover:before,
.no-touch .teaser-m > div .image.link > a:hover:before,
.no-touch .teaser-2m > div .image.link > a:hover:before,
.no-touch .teaser-l > div .image.link > a:hover:before,
.no-touch .teaser-xl > div .image.link > a:hover:before,
.no-touch .teaser-2xl > div .image.link > a:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.teaser-s > div .contentTeaser,
.teaser-2s > div .contentTeaser,
.teaser-m > div .contentTeaser,
.teaser-2m > div .contentTeaser,
.teaser-l > div .contentTeaser,
.teaser-xl > div .contentTeaser,
.teaser-2xl > div .contentTeaser {
  left: auto;
  top: 0;
  height: auto;
  position: relative;
  font-size: 14px;
  padding: 10px 15px;
  padding-bottom: 45px;
}
@media (min-width: 1280px) {
  .teaser-s > div .contentTeaser,
  .teaser-2s > div .contentTeaser,
  .teaser-m > div .contentTeaser,
  .teaser-2m > div .contentTeaser,
  .teaser-l > div .contentTeaser,
  .teaser-xl > div .contentTeaser,
  .teaser-2xl > div .contentTeaser {
    font-size: 16px;
  }
}
.teaser-s > div .contentTeaser > h1,
.teaser-2s > div .contentTeaser > h1,
.teaser-m > div .contentTeaser > h1,
.teaser-2m > div .contentTeaser > h1,
.teaser-l > div .contentTeaser > h1,
.teaser-xl > div .contentTeaser > h1,
.teaser-2xl > div .contentTeaser > h1 {
  border-bottom: 1px solid rgba(66, 66, 66, 0.5);
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-size: 26px;
  margin-bottom: 15px;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
}
.teaser-s > div .houseTeaser,
.teaser-2s > div .houseTeaser,
.teaser-m > div .houseTeaser,
.teaser-2m > div .houseTeaser,
.teaser-l > div .houseTeaser,
.teaser-xl > div .houseTeaser,
.teaser-2xl > div .houseTeaser {
  background-color: #232668;
  color: #fff;
  padding-bottom: 45px;
}
.teaser-s > div .houseTeaser h1:before,
.teaser-2s > div .houseTeaser h1:before,
.teaser-m > div .houseTeaser h1:before,
.teaser-2m > div .houseTeaser h1:before,
.teaser-l > div .houseTeaser h1:before,
.teaser-xl > div .houseTeaser h1:before,
.teaser-2xl > div .houseTeaser h1:before {
  background-repeat: no-repeat;
  background-image: url("../images/mobileicons-s5851817331.png");
  background-position: 0 -40px;
  height: 30px;
  width: 30px;
}
@media (min--moz-device-pixel-ratio: 1.3),
  (-o-min-device-pixel-ratio: 2.6 / 2),
  (-webkit-min-device-pixel-ratio: 1.3),
  (min-device-pixel-ratio: 1.3),
  (min-resolution: 1.3dppx) {
  .teaser-s > div .houseTeaser h1:before,
  .teaser-2s > div .houseTeaser h1:before,
  .teaser-m > div .houseTeaser h1:before,
  .teaser-2m > div .houseTeaser h1:before,
  .teaser-l > div .houseTeaser h1:before,
  .teaser-xl > div .houseTeaser h1:before,
  .teaser-2xl > div .houseTeaser h1:before {
    background-image: url("../images/mobileretinaicons-s8a3808bff8.png");
    background-position: 0 -40px;
    -moz-background-size: 60px auto;
    -o-background-size: 60px auto;
    -webkit-background-size: 60px auto;
    background-size: 60px auto;
  }
}
.no-touch .teaser-s > div .houseTeaser .teaserLink:hover,
.no-touch .teaser-2s > div .houseTeaser .teaserLink:hover,
.no-touch .teaser-m > div .houseTeaser .teaserLink:hover,
.no-touch .teaser-2m > div .houseTeaser .teaserLink:hover,
.no-touch .teaser-l > div .houseTeaser .teaserLink:hover,
.no-touch .teaser-xl > div .houseTeaser .teaserLink:hover,
.no-touch .teaser-2xl > div .houseTeaser .teaserLink:hover {
  color: #fff;
}
.teaser-s > div .contactTeaser,
.teaser-2s > div .contactTeaser,
.teaser-m > div .contactTeaser,
.teaser-2m > div .contactTeaser,
.teaser-l > div .contactTeaser,
.teaser-xl > div .contactTeaser,
.teaser-2xl > div .contactTeaser {
  background-color: #be562d;
  color: #fff;
}
.teaser-s > div .contactTeaser .phone,
.teaser-2s > div .contactTeaser .phone,
.teaser-m > div .contactTeaser .phone,
.teaser-2m > div .contactTeaser .phone,
.teaser-l > div .contactTeaser .phone,
.teaser-xl > div .contactTeaser .phone,
.teaser-2xl > div .contactTeaser .phone {
  font-family: Dax, Helvetica, Arial, sans-serif;
}
.teaser-s > div .contactTeaser .availability,
.teaser-2s > div .contactTeaser .availability,
.teaser-m > div .contactTeaser .availability,
.teaser-2m > div .contactTeaser .availability,
.teaser-l > div .contactTeaser .availability,
.teaser-xl > div .contactTeaser .availability,
.teaser-2xl > div .contactTeaser .availability {
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
}
.teaser-s > div .contactTeaser h1:before,
.teaser-2s > div .contactTeaser h1:before,
.teaser-m > div .contactTeaser h1:before,
.teaser-2m > div .contactTeaser h1:before,
.teaser-l > div .contactTeaser h1:before,
.teaser-xl > div .contactTeaser h1:before,
.teaser-2xl > div .contactTeaser h1:before {
  background-repeat: no-repeat;
  background-image: url("../images/mobileicons-s5851817331.png");
  background-position: 0 0;
  height: 30px;
  width: 30px;
}
@media (min--moz-device-pixel-ratio: 1.3),
  (-o-min-device-pixel-ratio: 2.6 / 2),
  (-webkit-min-device-pixel-ratio: 1.3),
  (min-device-pixel-ratio: 1.3),
  (min-resolution: 1.3dppx) {
  .teaser-s > div .contactTeaser h1:before,
  .teaser-2s > div .contactTeaser h1:before,
  .teaser-m > div .contactTeaser h1:before,
  .teaser-2m > div .contactTeaser h1:before,
  .teaser-l > div .contactTeaser h1:before,
  .teaser-xl > div .contactTeaser h1:before,
  .teaser-2xl > div .contactTeaser h1:before {
    background-image: url("../images/mobileretinaicons-s8a3808bff8.png");
    background-position: 0 0;
    -moz-background-size: 60px auto;
    -o-background-size: 60px auto;
    -webkit-background-size: 60px auto;
    background-size: 60px auto;
  }
}
.stage {
  margin-bottom: 3.125%;
}
.aside .teaser-l {
  padding: 0;
  float: none;
  width: 100%;
}
.aside .teaser-l > div {
  padding-top: 0;
}
.aside .teaser-l > div > .contentTeaser {
  left: auto;
  top: 0;
  height: auto;
  position: relative;
}
[data-accordion] [data-accordion-handle] {
  cursor: pointer;
}
.js [data-accordion] > [data-accordion-element] > [data-accordion-content] {
  clear: both;
  display: none;
  overflow: hidden;
}
[data-accordion] > [data-accordion-element].active > [data-accordion-content] {
  height: auto;
  display: block;
  overflow: visible;
}
@media print {
  [data-accordion] [data-accordion-content] {
    display: block !important;
  }
}
.accordion {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  padding-top: 17px;
  padding-bottom: 17px;
}
.accordion .topic {
  margin-top: 10px;
  margin-bottom: 10px;
}
.accordion .topicHeadline {
  background-color: rgba(208, 201, 193, 0.25);
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding-top: 9px;
  padding-left: 13px;
  padding-right: 40px;
  padding-bottom: 9px;
  position: relative;
}
.accordion .topicHeadline:before,
.accordion .topicHeadline:after {
  background-color: #be562d;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
}
.accordion .topicHeadline:before {
  height: 4px;
  margin-top: -2px;
  right: 12px;
  width: 16px;
}
.accordion .topicHeadline:after {
  height: 16px;
  margin-top: -8px;
  width: 4px;
  right: 18px;
}
.accordion .topicHeadline.opened:after {
  display: none;
}
.no-touch .accordion .topicHeadline:hover {
  background-color: rgba(208, 201, 193, 0.4);
}
.accordion .rte {
  border: 4px solid rgba(208, 201, 193, 0.25);
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 16px;
}
@media print {
  .accordion .topicHeadline {
    padding-left: 0;
    padding-right: 0;
  }
  .accordion .topicHeadline:before,
  .accordion .topicHeadline:after {
    display: none;
  }
}
.rte + .accordion {
  padding-top: 0;
}
.downloads {
  padding-top: 17px;
  padding-bottom: 17px;
}
.downloads .download {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  background-color: rgba(208, 201, 193, 0.25);
  color: #424242;
  display: block;
  text-decoration: none;
  padding: 20px;
}
.downloads .download .downloadTitle,
.downloads .download .downloadDescription {
  display: block;
  text-align: center;
}
.downloads .download .downloadTitle {
  font-weight: 700;
  position: relative;
}
.downloads .download .downloadTitle:before {
  background-repeat: no-repeat;
  background-image: url("../images/mobileicons-s5851817331.png");
  background-position: 0 -80px;
  height: 81px;
  width: 60px;
  content: "";
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
}
@media (min--moz-device-pixel-ratio: 1.3),
  (-o-min-device-pixel-ratio: 2.6 / 2),
  (-webkit-min-device-pixel-ratio: 1.3),
  (min-device-pixel-ratio: 1.3),
  (min-resolution: 1.3dppx) {
  .downloads .download .downloadTitle:before {
    background-image: url("../images/mobileretinaicons-s8a3808bff8.png");
    background-position: 0 -80px;
    -moz-background-size: 60px auto;
    -o-background-size: 60px auto;
    -webkit-background-size: 60px auto;
    background-size: 60px auto;
  }
}
.no-touch .downloads .download:hover {
  background-color: rgba(208, 201, 193, 0.5);
}
@media print {
  .downloads .download {
    border: 1px solid #000;
  }
  .downloads .download .downloadTitle:before {
    display: none;
  }
}
.downloads ul {
  position: relative;
}
.downloads li {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 5px solid rgba(208, 201, 193, 0.5);
  position: relative;
}
.downloads li:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.gallery .slick-prev,
.gallery .slick-next {
  background: transparent;
  border: 0;
  bottom: 0;
  font-family: Dax, Helvetica, Arial, sans-serif;
  outline: none;
  padding: 0;
  position: absolute;
  text-indent: -1978em;
  top: 0;
  width: 32px;
  z-index: 10;
}
.gallery .slick-prev:before,
.gallery .slick-next:before {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #be562d;
  font-size: 60px;
  line-height: 1;
  display: block;
  position: absolute;
  text-indent: 0;
  top: 50%;
  left: 0;
  width: 100%;
}
.no-touch .gallery .slick-prev:hover:before,
.gallery .no-touch .slick-prev:hover:before,
.no-touch .gallery .slick-next:hover:before,
.gallery .no-touch .slick-next:hover:before {
  color: #232668;
}
.gallery .slick-prev {
  left: 0;
}
.gallery .slick-prev:before {
  content: "‹";
}
.gallery .slick-next {
  right: 0;
}
.gallery .slick-next:before {
  content: "›";
}
.gallery .slick-dots {
  text-align: center;
}
.gallery .slick-dots li {
  display: inline-block;
}
.gallery .slick-dots li button {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  background: transparent;
  border: 0;
  display: block;
  height: 28px;
  outline: none !important;
  position: relative;
  text-indent: -1978em;
  width: 28px;
}
.gallery .slick-dots li button:before {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #424242;
  content: "";
  display: block;
  height: 14px;
  position: absolute;
  top: 7px;
  left: 7px;
  width: 14px;
}
.gallery .slick-dots li.slick-active button {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.gallery .image {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  border: 5px solid #fff;
  margin: 3.33333%;
  cursor: pointer;
  display: block;
  position: relative;
}
.gallery {
  padding-top: 17px;
  padding-bottom: 17px;
}
.gallery .images {
  margin-left: -3.57143%;
  margin-right: -3.57143%;
  position: relative;
}
.gallery .images > li {
  width: 100%;
}
.gallery .slick-dots {
  height: 16px;
  line-height: 16px;
  margin-right: 40px;
  margin-left: 40px;
  margin-top: 18px;
  margin-bottom: 18px;
}
.gallery .slick-dots li {
  height: 16px;
  width: 16px;
}
.gallery .slick-dots li button {
  height: 16px;
  width: 16px;
}
.gallery .slick-dots li button:before {
  background-color: #be562d;
  top: 3px;
  left: 3px;
  height: 10px;
  width: 10px;
}
.gallery .slick-prev,
.gallery .slick-next {
  top: auto;
  height: 50px;
}
.gallery .slick-prev {
  margin-left: 1.40845%;
}
.gallery .slick-next {
  margin-right: 1.40845%;
}
@media print {
  .gallery .slick-prev,
  .gallery .slick-next {
    display: none !important;
  }
  .gallery .images .slick-track {
    -webkit-transform: translate3d(0, 0, 0) !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    width: 100% !important;
  }
  .gallery .images li.slick-cloned {
    display: none !important;
  }
}
.rte + .gallery {
  padding-top: 0;
  margin-top: -17px;
}
.map {
  background-color: #fff;
  position: relative;
  padding-top: 100%;
  margin-top: 17px;
  margin-bottom: 17px;
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
}
.map .labels {
  color: #be562d;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
  max-width: 150px;
}
.map > div {
  background-color: #232668;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  top: 0;
}
@media print {
  .map {
    page-break-inside: avoid;
  }
}
.rte + .map {
  margin-top: -17px;
}
.subpage .map {
  margin-left: -3.33333%;
  margin-right: -3.33333%;
}
.teaserWall {
  margin-left: -3.57143%;
  margin-right: -3.57143%;
}
.teaserWall .teaser-l {
  padding: 0;
  margin-top: 6.66667%;
}
.content .teaserWall .teaser-l {
  width: 100%;
}
.content .teaserWall .teaser-l > div {
  padding-top: 0;
}
.content .teaserWall .teaser-l > div > .contentTeaser {
  left: auto;
  top: auto;
  height: auto;
  position: relative;
}
.content .teaserWall .teaser-l > div > .contentTeaser > h1 {
  font-size: 23px;
}
.teaserWall .teaser-l:first-child {
  margin-top: 0;
}
.contact {
  position: relative;
  padding: 10% 3.33333%;
}
.contact .contactForm {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  position: relative;
}
.contact .contactForm fieldset legend {
  display: block;
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-size: 22px;
  margin-bottom: 10px;
  width: 100%;
}
.contact .contactForm .formFooter {
  text-align: right;
}
.contact .contactForm .formFooter button {
  color: #fff;
}
.no-touch .contact .contactForm .formFooter button:hover {
  color: #fff;
}
.contact .contactForm .loading {
  left: -3.57143%;
  right: -3.57143%;
  top: -1.78571%;
  bottom: -1.78571%;
  height: auto;
  width: auto;
}
.contact .teaser-l {
  border-top: 1px solid #fff;
  margin-top: 7.14286%;
  padding-top: 7.14286%;
}
.contact .teaser-l > div {
  padding-top: 0;
}
.contact .teaser-l > div > .contactTeaser {
  left: auto;
  top: auto;
  position: relative;
  padding-top: 0;
}
.contact .teaser-l > div > .contactTeaser h2 {
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
}
.contact .teaser-l > div > .contactTeaser .image img {
  margin-left: auto;
  margin-right: auto;
  width: 200px;
}
@media print {
  .contact {
    display: none;
  }
}
.orange {
  background-color: #be562d;
  color: #fff;
}
.beige {
  background-color: #fbf0e2;
}
.brown {
  background-color: #e1deda;
}
.darkbrown {
  background-color: #d0c9c1;
}
.white {
  background-color: #fff;
}
.blue {
  background-color: rgba(35, 38, 104, 0.1);
}
.striped {
  background-image: url("../images/stripes-white.png?1442504526");
}
.striped.white {
  background-image: url("../images/stripes-grey.png?1442504526");
}
.main a,
.locations a {
  color: #424242;
  display: block;
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-size: 16px;
  padding: 9px 10px 7px;
  text-decoration: none;
}
.main ul li,
.locations ul li {
  display: block;
}
.nextprev {
  margin-bottom: 20px;
}
.nextprev .arrowLink {
  display: inline;
  float: right;
}
.nextprev .arrowLink.back {
  float: left;
}
.pager {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
}
.pager a {
  background-color: rgba(66, 66, 66, 0.1);
  color: #be562d;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  width: 24px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.no-touch .pager a:hover {
  color: #232668;
}
.pager a.active {
  background-color: rgba(66, 66, 66, 0.8);
  color: #fff;
}
.no-touch .pager a.active:hover {
  color: #fff;
}
.pager .prev a,
.pager .next a {
  background-color: transparent;
  color: #424242;
  outline: none;
  position: relative;
  text-indent: -1978em;
}
.pager .prev a:before,
.pager .next a:before {
  display: block;
  font-size: 30px;
  line-height: 24px;
  top: 0;
  left: 0;
  height: 100%;
  text-indent: 0;
  width: 100%;
  position: absolute;
}
.pager .prev a:before {
  content: "«";
}
.pager .next a:before {
  content: "»";
}
.pager > ul {
  text-align: center;
}
.pager > ul > li {
  display: inline;
}
.main .home {
  background-color: rgba(208, 201, 193, 0.5);
  font-size: 18px;
  padding: 8px 10px 6px;
}
.main [data-new] {
  color: #be562d;
  position: relative;
}
.main [data-new]:after {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  background-color: #be562d;
  color: #fff;
  content: attr(data-new);
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
  padding: 5px 0;
  display: inline-block;
  height: 22px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  top: -10px;
  width: 22px;
}
.fixed .main [data-new]:after {
  right: -12px;
}
.main > ul {
  padding-top: 6px;
  padding-bottom: 6px;
}
.main > ul li.hasChildren {
  position: relative;
}
.main > ul li.hasChildren > .sub {
  background-color: #e6e7f0;
  display: none;
}
.main > ul li.hasChildren > .sub a {
  padding-left: 25px;
}
.main > ul li.hasChildren > a {
  padding-right: 35px;
}
.main > ul li.hasChildren > .toggle {
  height: 35px;
  position: absolute;
  right: 0;
  top: 4px;
  width: 35px;
}
.main > ul li.hasChildren > .toggle:before,
.main > ul li.hasChildren > .toggle:after {
  background-color: #424242;
  content: "";
  display: block;
  position: absolute;
}
.main > ul li.hasChildren > .toggle:before {
  height: 3px;
  width: 11px;
  right: 12px;
  top: 16px;
}
.main > ul li.hasChildren > .toggle:after {
  height: 11px;
  width: 3px;
  top: 12px;
  right: 16px;
}
.main > ul li.hasChildren.open > .toggle:before {
  background-color: #fff;
}
.main > ul li.hasChildren.open > .toggle:after {
  display: none;
}
.main > ul li.hasChildren.open > a {
  background-color: #232668;
  color: #fff;
  padding-left: 25px;
}
.main > ul li.hasChildren.open > a:before {
  content: "»";
  position: absolute;
  top: 9px;
  left: 10px;
}
.main > ul li.hasChildren.open > .sub {
  display: block;
}
.main > ul li.hasChildren.open li.hasChildren > .sub {
  background-color: #f0f0f6;
}
.main > ul li.hasChildren.open li.hasChildren > .sub a {
  padding-left: 40px;
}
.main > ul li.hasChildren.open li.hasChildren.open > a {
  background-color: #6d6f9d;
  padding-left: 40px;
}
.main > ul li.hasChildren.open li.hasChildren.open > a:before {
  left: 25px;
}
.meta {
  border-bottom: 2px solid rgba(208, 201, 193, 0.5);
  padding: 0;
}
.locations .crown {
  background-color: rgba(208, 201, 193, 0.5);
  font-size: 18px;
  padding: 8px 10px 6px;
}
.locations > ul {
  border-top: 2px solid rgba(208, 201, 193, 0.5);
  padding-top: 6px;
  padding-bottom: 6px;
}
.locations > ul a strong {
  font-weight: 400;
}
.legal {
  text-align: center;
}
.legal ul {
  margin-bottom: -1.66667%;
}
.legal a {
  padding: 1.66667%;
  color: #fff;
  display: block;
  font-family: Dax, Helvetica, Arial, sans-serif;
  text-decoration: none;
}
body {
  padding-top: 85px;
}
.siteHeader {
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  height: 85px;
  z-index: 2;
}
.siteHeader .logo {
  padding-top: 2px;
}
.siteHeader .logo a {
  max-width: 184px;
  min-height: 1px;
}
.siteHeader .logo a img {
  width: 100%;
}
.siteHeader .navigation {
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  background-color: #fff;
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  width: 96.875%;
  z-index: 2;
}
.siteHeader .navigation .meta {
  background-color: #fff;
  position: absolute;
  padding-top: 3.22581%;
  left: 3.22581%;
  right: 3.22581%;
  top: 0px;
  padding-bottom: 7px;
  padding-right: 17px;
}
.siteHeader .navigation .meta > li {
  padding-right: 5.17241%;
}
.siteHeader .navigation .meta > li > a {
  display: none;
}
.siteHeader .navigation .main {
  padding-top: 43px;
  position: static;
}
.siteHeader .navigation .navigationInner {
  overflow: auto;
  padding: 3.22581%;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
}
.siteHeader .navigation .navigationToggle {
  display: inline;
  float: left;
  left: 100%;
  position: absolute;
  top: 10px;
  z-index: 2;
  padding: 3.22581%;
}
.siteHeader .navigation .navigationToggle span {
  -moz-box-shadow: 0 0 10px #fff;
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #fff;
  background-color: #232668;
  display: block;
  position: relative;
  height: 15px;
  text-indent: -1978em;
  width: 20px;
}
.siteHeader .navigation .navigationToggle span:before,
.siteHeader .navigation .navigationToggle span:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  left: 0;
  width: 100%;
}
.siteHeader .navigation .navigationToggle span:before {
  top: 3px;
}
.siteHeader .navigation .navigationToggle span:after {
  bottom: 3px;
}
.csstransitions .siteHeader .navigation {
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.csstransitions .siteHeader .navigation .navigationToggle {
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.siteHeader .navigation.open {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.siteHeader .navigation.open .navigationToggle {
  margin-left: -12.90323%;
}
.siteMain {
  padding-left: 3.125%;
  padding-right: 3.125%;
  position: relative;
  z-index: 1;
  margin-bottom: 3.125%;
}
.siteMain .content {
  padding-left: 3.33333%;
  padding-right: 3.33333%;
  padding-top: 3.33333%;
}
.siteMain .subpage {
  margin-top: 3.33333%;
}
.siteMain .subpage:first-child {
  margin-top: 0;
}
.siteFooter {
  padding-left: 3.125%;
  padding-right: 3.125%;
  margin-bottom: 3.125%;
}
.siteFooter .legalWrapper {
  background-color: #232668;
  color: #fff;
  padding-bottom: 3.33333%;
  padding-top: 3.33333%;
}
.siteFooter .legalWrapper .legal .copyright {
  font-family: Dax, Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-transform: uppercase;
}
@media print {
  .siteFooter .legalWrapper .legal > ul {
    display: none;
  }
}
/* Ladingpage */
.teaser-2xl .image {
    margin-top: 80px;
}
/* 50% Boxen */
.gridrow.grid2cols {
    /* background-color: red; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 30px 0;
}
.gridrow.grid2cols .col {
    /* background-color: blue; */
    width: calc(50% - (150px / 2));
}

.gridrow.grid2cols > .col > .rte.img-small {
    height: auto;
}
.gridrow.grid2cols > .col > .rte.img-small > .visual{
    /* background-color: blue; */
    /* width: calc(50% - (50px / 2)); */
    max-width: 320px;
}
.gridrow.grid2cols > .col > .rte.img-small > .visual img{
    /* background-color: blue; */
    /* width: calc(50% - (50px / 2)); */
    /* margin-right: 100px; */
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.col + .col{
    margin-left: 150px;
}
.col .headline {
    position: relative;
    display: inline-block;
}

.col .headline:after {
    content: "";
    display: inline-block;
    height: 1px;
    width: 110%;
    background-color: #000;
    bottom: 0;
    left: 0;
}
.col h3.headline {
    line-height: 80%;
    text-transform: uppercase;
}
/* .col .text {
    margin-top: 50px; 
} */
.text>ul>li {
   list-style: none;
   padding: 10px 0;
}

.text>ol>li:after {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(208, 201, 193, 0.75);
    content: "";
    display: block;
    height: 17px;
    width: 17px;
    left: 0;
    top: 4px
}

.text>ul {
    display: block;
    margin-top: 20px;
    margin-bottom: 23px;
    padding-left: 0;
}

.text>ul>li {
    padding-left: 50px;
    padding-bottom: 3px;
    position: relative;
    font-weight: 700
}

.text>ul>li:before,
.text>ul>li:after {
    position: absolute;
    content: "";
    display: block
}

.text>ul>li:before {
    background-repeat: no-repeat;
    background-image: url('../images/icons-scf67fbe3db.png');
    background-position: 0 -303px;
    height: 14px;
    width: 16px;
    left: -5px;
    /* top: 4px; */
    top: 23px;
    transform: translate(50%,-50%);
    z-index: 2
}
.text>ul>li:after {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(208, 201, 193, 0.75);
    content: "";
    display: block;
    height: 17px;
    width: 17px;
    left: -8px;
    /* top: 4px */
    top: 25px;
    transform: translate(50%,-50%);
}
/* @media screen and (max-width: 1000px) {
    flex-direction: column;
} */
.align-center {
    text-align: center;
}
.contact-wrapper {
    display: flex;
}
.contact-wrapper > .contact-img > img  {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.contact-img {
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
    border: 10px solid #FFF;
}
.person.rte {
    position: relative;
    display: inline-block;
}
.content-wrapper {
    margin-left: 50px;
}
.phonenumber a {
    color: #424242;
    text-decoration: none;
}
.person.rte:after {
    content: "";
    display: inline-block;
    height: 1px;
    width: 110%;
    background-color: #424242;
    bottom: 0;
    left: 0;
}
.location {
    font-weight: 800;
}
a.button {
    font-weight: 400;
    color: #424242;
    text-decoration: none;
    font-family: Dax, Helvetica, Arial, sans-serif
}
.button {
    padding-right: 30px;
    position: relative;
    text-align: right;
    display: block;
    width: 100%;
}
.button:after { 
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url('../images/double-arrow.svg');
    height: 15px;
    width: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    top: 50%;
    transform: translate(50%,-50%);
}
.grey.fullwidth {
    background-color: #F1F1F4;
}
/* Kontaktformular */
.contact {
    margin: 30px 0;
}
.powermail_legend {
    font-weight: 800;
}
.container-fluid h3 {
    display: none;
}
.form-flex {
    display: flex;
}
.form-flex label {
    margin: 10px 0 15px 0;
}
.powermail_fieldset {
    width: 100%;  
}
.powermail_fieldset:nth-child(2) {
    margin: 0 0px 40px 0;
}
.nolabel > label {
    display: none;
}
.test {
    width: 49%;
    display: inline-block;
}
.test2 {
    float: right;
    width: 49%;
}
.form-flex input {
    padding: 5px 9px 5px;
    height: 40px;
}
.powermail_fieldset_2 {
  margin-top: 30px;
}
.powermail_fieldwrap_submit {
  margin-top: 25px;
  margin-bottom: 15px;
}
.powermail_fieldwrap_textfeld {
    margin-top: 10px;
}
.powermail_fieldwrap_textfeld > .powermail_field  {
    background-color: #fff;
    padding: 30px 10px 0 10px;
}
.powermail_fieldwrap_upload > .powermail_field {
    background-color: #fff;
    padding: 0px 10px 30px 10px;
}
.powermail_fieldwrap_upload {
    background-color: #fff;
}
.checkbox input {
    height: auto;
}

.powermail_fieldwrap_type_file .powermail_field {
    height: 80px;
    background: #fff;
}

.powermail_fieldwrap_type_file {
    background-color: #fff;
}


#powermail_field_upload {
  color: transparent;
  padding: 0;
}

#powermail_field_upload::-webkit-file-upload-button {
  visibility: hidden;
}

#powermail_field_upload::before {
    content: 'Datei Hochladen*';
    color: #fff;
    display: inline-block;
    background: #232668;
    bottom: 0;
    padding: 50px 30px 10px 30px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 700;
    height: 100%;
    width: 100%;
}
#powermail_field_upload {
    position: relative;
    width: 210px;
    height: 80px;
}
#powermail_field_upload::after {
    content: '';
    display: inline-block;
    background-image: url('../images/double-arrow-white.svg');
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    height: 30px;
    width: 30px;
    top: 60px;
    right: 20px;
    transform: translate(50%,-50%);
}

#powermail_field_upload:hover::before {
  border-color: black;
}

#powermail_field_upload:active {
  outline: 0;
}

#powermail_field_upload:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9); 
}
#powermail_fieldwrap_upload input {
    padding: 0;
}
.powermail_fieldwrap_upload .powermail_field {
    position: relative;
}
.powermail_fieldwrap_upload .powermail_field::after {
    content: '';
    display: inline-block;
    background-image: url('../images/upload.svg');
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    position: absolute;
    height: 30px;
    width: 30px;
    top: 30px;
    left: 85px;
    transform: translate(50%,-50%);
}
.powermail_fieldwrap_type_file {
    padding: 25px 0;
}
.checkbox a {
    color: #232668;
}
.checkbox {
    font-weight: 400;
}
.powermail_fieldwrap_submit > .powermail_field {
    text-align: right;
    padding-top: 50px;
    font-family: Dax, Helvetica, Arial, sans-serif;
    font-weight: 600;
}
.powermail_fieldwrap_submit > .powermail_field > .powermail_submit{
    position: relative; 
    border: none;
    padding: 0;
    padding-right: 20px;
}
.powermail_fieldwrap_submit > .powermail_field{
    position: relative; 
    border: none;
    padding: 0;
}
.powermail_fieldwrap_submit > .powermail_field:after{
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url('../images/double-arrow.svg');
    height: 15px;
    width: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    top: 50%;
    transform: translate(50%,-50%);
}
.powermail_fieldwrap_checkbox {
    margin-top: 30px;
}
.siteMain.landingpage {
    top: -70px;
}
.powermail_message_error {
    background-color:#be562d;
    color: #fff;
    padding: 10px;
}
@media (max-width: 1064px) {
    .gridrow.grid2cols {
        flex-direction: column-reverse;
    }
    .gridrow.grid2cols.column {
        flex-direction: column;
    }
    .gridrow.grid2cols .col {
        width: 100%;
    }
    .col + .col {
        margin-left: 0;
    }
    .contact-wrapper {
        flex-direction: column;
    }    
    .contact-wrapper {
        flex-direction: column;
    }    
    .contact-wrapper > .contact-img {
        max-width: 260px;
    }
    .contact-wrapper > .content-wrapper {
        margin-left: 0;
    }
    .grey.fullwidth {
        background-color: #F1F1F4;
    }
    .grey.fullwidth .contact {
        margin: 0 0 20px 0;
        padding: 0;
    }
    
    .form-flex {
        flex-direction: column;
    }
    .form-flex > .powermail_fieldset {
        width: auto;
        margin-bottom: 20px;
    }
}
@media (max-width: 1280px) {
  .gridrow.grid2cols {
    flex-direction: column;
    align-items: flex-start;
  }
  .gridrow.grid2cols.column {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .gridrow.grid2cols .col {
    width: 100%;
  }
  .col + .col {
    margin-left: 0;
  }
  .content.full > .rte:first-child {
    margin-top: 20px;
  }
  .content.full .rte {
    margin-top: 0;
  }
  .content-wrapper > .person.rte {
    margin-top: 20px !important;
  }
  .beige.striped.small {
    margin-top: 20px;
    padding: 0 20px 30px;
  }
  .tx-powermail {
    margin-top: 15px;
  }
}
/* @media (max-width: 1024px) {
  .gridrow.grid2cols {
    background-color: red;
  }
} */

.powermail_fieldwrap_type_file .powermail_field {
  min-height: 80px;
  height: 100%;
  background: #fff;
}
.uploaded-label {
  font-weight: 800;
}
.powermail_fieldwrap_type_file {
  background-color: #fff;
  padding: 25px 0 20px 0;
}
#powermail_field_upload {
  color: transparent;
  padding: 0;
  margin-bottom: 20px;
}