@charset "UTF-8";
/* open-sans-condensed-300 - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Condensed Light"), local("OpenSansCondensed-Light"), url("../Fonts/open-sans-condensed-v14-latin-300.woff2") format("woff2"), url("../Fonts/open-sans-condensed-v14-latin-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* open-sans-condensed-300italic - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: italic;
  font-weight: 300;
  src: local("Open Sans Condensed Light Italic"), local("OpenSansCondensed-LightItalic"), url("../Fonts/open-sans-condensed-v14-latin-300italic.woff2") format("woff2"), url("../Fonts/open-sans-condensed-v14-latin-300italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* open-sans-condensed-700 - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Condensed Bold"), local("OpenSansCondensed-Bold"), url("../Fonts/open-sans-condensed-v14-latin-700.woff2") format("woff2"), url("../Fonts/open-sans-condensed-v14-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html {
  box-sizing: border-box; }

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

body {
  margin: 0; }

img {
  border-style: none; }

hr {
  border: none;
  background-color: #727475;
  height: 1px;
  display: block;
  margin: 0;
  margin-bottom: #727475;
  padding: 0; }

img, object, embed, video {
  height: auto;
  max-width: 100%; }

@media \0screen {
  img, object, embed, video {
    width: auto;
    /* for ie 8 */ } }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }
  .list-inline > li {
    display: inline-block; }

.invisible {
  display: none !important; }

.no-margin {
  margin: 0 !important; }

.right-float {
  float: right; }

.vertical-align-sub {
  vertical-align: sub; }

.vertical-align-top {
  vertical-align: top; }

.vertical-align-middle {
  vertical-align: middle; }

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

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

.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }
  .visually-hidden a:focus,
  .visually-hidden input:focus,
  .visually-hidden button:focus {
    position: static;
    width: auto;
    height: auto; }

/* 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;
  filter: alpha(opacity=80); }

.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: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  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;
  -ms-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; }

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;
  filter: alpha(opacity=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;
    filter: alpha(opacity=100); }
  .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; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    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,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    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 {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

h1 {
  text-transform: uppercase;
  font-size: 36px;
  font-size: 2.25rem;
  margin: 0 0 0.5em 0;
  line-height: 1.2; }

.start-page h1 {
  color: #FFFFFF;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 55px;
  font-size: 3.4375rem;
  margin: 0 0 .2em 0;
  line-height: 1.2; }
  @media screen and (max-width: 760px) {
    .start-page h1 {
      font-size: 36px;
      font-size: 2.25rem; } }
  @media screen and (max-width: 470px) {
    .start-page h1 {
      font-size: 28px;
      font-size: 1.75rem; } }

h2 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1;
  text-transform: uppercase;
  color: #666666;
  margin: 0 0 0.5em 0; }

p {
  margin: 0 0 1em 0; }
  p:last-child {
    margin: 0; }

body {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  background: #FFFFFF;
  color: #4d4d4d; }

.page {
  margin: auto; }

.page-id-2 .key-visual img {
  width: 100%;
  max-width: none; }

.page-id-6 .page,
.pid-6 .page {
  background: #cfd0d1; }
  .page-id-6 .page section.main .content-main,
  .pid-6 .page section.main .content-main {
    padding: 0; }

div.csc-textpic-above .csc-textpic-imagewrap {
  float: none; }
  div.csc-textpic-above .csc-textpic-imagewrap figure {
    display: block; }

.ce-above .ce-gallery {
  margin-bottom: 20px; }

.header-top {
  max-width: 800px;
  margin: auto;
  background: #65696b;
  height: 78px;
  border-bottom: 1px solid #FFFFFF; }
  .header-top .burger-icon {
    display: none;
    padding: 10px;
    border: 1px solid #FFFFFF;
    border-radius: 8px;
    float: left;
    margin: 20px 20px 0 30px;
    width: 55px;
    cursor: pointer; }
    .header-top .burger-icon div {
      height: 4px;
      background: #FFFFFF;
      margin-top: 3px; }
      .header-top .burger-icon div:first-child {
        margin: 0; }
    @media screen and (max-width: 690px) {
      .header-top .burger-icon {
        display: block; } }
  .header-top .logo {
    float: right; }

.key-visual {
  position: relative;
  max-width: 1920px;
  margin: auto; }
  .key-visual img {
    display: block;
    width: 100%; }
  .key-visual figure {
    margin: 0; }
  .key-visual .logo {
    position: absolute;
    left: 0;
    top: 56%;
    width: 41%; }
  @media screen and (max-width: 1250px) {
    .key-visual .logo {
      display: none; } }

.start-page > header {
  background: #cfd0d1; }

.start-page .key-visual:after {
  content: "";
  display: block;
  height: 100px;
  background: url("../Images/startpage_gradient.png") repeat-x; }

@media screen and (max-width: 1250px) {
  .start-page .key-visual:after {
    height: 70px; } }

@media screen and (max-width: 620px) {
  .start-page .key-visual:after {
    display: none; } }

/* Slick Slider CSS */
/*** Slick Slider ***/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  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-loading .slick-list {
  background: #fff url("../Images/ajax-loader.gif") center center no-repeat; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track {
  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; }

/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px; }

.slick-prev:before {
  content: "←"; }

[dir="rtl"] .slick-prev:before {
  content: "→"; }

.slick-next {
  right: -25px; }

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto; }

.slick-next:before {
  content: "→"; }

[dir="rtl"] .slick-next:before {
  content: "←"; }

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

.slick-dots {
  position: absolute;
  bottom: 0px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 38px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75; }

.slick-slider .csc-textpic-imagecolumn {
  float: none !important; }
  .slick-slider .csc-textpic-imagecolumn figure.csc-textpic-imagewrap {
    display: block !important; }

.key-visual {
  box-sizing: border-box; }
  .key-visual .ce-gallery,
  .key-visual .ce-column,
  .key-visual .ce-left {
    display: block;
    float: none;
    margin-bottom: 0; }
  .key-visual figure {
    margin: 0;
    display: block; }
  .key-visual .slick-slider,
  .key-visual .ce-row {
    margin-bottom: 0; }
  .key-visual img {
    display: block; }

.nav-main {
  position: relative;
  max-width: 800px;
  height: 45px;
  margin: auto;
  padding: 3px 0 0 0;
  background: #65696b;
  border-radius: 0 0 10px 10px;
  display: block; }
  .nav-main ul {
    margin: 0;
    padding: 0 0 0 50px;
    overflow: hidden;
    list-style: none; }
    .nav-main ul li {
      float: left;
      margin: 0 0 0 5px; }
      .nav-main ul li span {
        display: none; }
      .nav-main ul li a {
        display: block;
        padding: 0 5px;
        line-height: 1.8;
        text-decoration: none;
        color: #f3f3f3;
        font-size: 20px;
        font-size: 1.25rem;
        text-transform: uppercase; }
        .nav-main ul li a.active, .nav-main ul li a:hover {
          color: #e3001f; }
      .nav-main ul li:first-child {
        margin-left: 0; }
      .nav-main ul li ul {
        display: none; }
  @media screen and (max-width: 760px) {
    .nav-main ul {
      padding-left: 15px; } }
  @media screen and (min-width: 690px) {
    .nav-main {
      display: block !important; } }
  @media screen and (max-width: 690px) {
    .nav-main {
      display: none;
      height: auto;
      border-radius: 0;
      background: #cfd0d1;
      position: absolute;
      width: 100%;
      top: 78px;
      z-index: 9;
      padding: 0 0 10px 0;
      -moz-box-shaddow: 3px 3px 7px #333;
      -webkit-box-shaddow: 3px 3px 7px #333;
      box-shadow: 3px 3px 7px #333; }
      .nav-main ul {
        padding: 0; }
        .nav-main ul li {
          display: block;
          float: none;
          position: relative;
          border-top: 1px solid #727475;
          margin-left: 0; }
          .nav-main ul li:first-child {
            border: none; }
          .nav-main ul li span {
            display: block;
            position: absolute;
            right: 5px;
            top: 4px;
            cursor: pointer;
            font-size: 30px;
            font-size: 1.875rem;
            padding: 0 20px;
            background: url("../Svgs/arrow.svg") no-repeat center center;
            background-size: 28px;
            overflow: hidden;
            text-indent: -99999px;
            -ms-transform: rotate(270deg);
            /* IE 9 */
            -moz-transform: rotate(270deg);
            /* Firefox */
            -webkit-transform: rotate(270deg);
            /* Safari and Chrome */
            -o-transform: rotate(270deg);
            /* Opera */ }
          .nav-main ul li.open span {
            -ms-transform: rotate(0deg);
            /* IE 9 */
            -moz-transform: rotate(0deg);
            /* Firefox */
            -webkit-transform: rotate(0deg);
            /* Safari and Chrome */
            -o-transform: rotate(0deg);
            /* Opera */ }
          .nav-main ul li a {
            display: block;
            padding: 0 25px;
            color: #65696b;
            line-height: 2.4; }
            .nav-main ul li a:hover {
              background: #c6c4bd; }
          .nav-main ul li ul {
            padding-left: 20px;
            padding-bottom: 10px; }
            .nav-main ul li ul li {
              border: none; }
              .nav-main ul li ul li a {
                text-transform: none;
                line-height: 1.8; } }

.nav-sub {
  border-top: 1px solid #FFFFFF;
  background: #adaeaf;
  margin-top: -46px;
  padding-top: 46px;
  min-height: 100px; }
  .nav-sub ul {
    margin: auto;
    padding: 10px 0 10px 58px;
    max-width: 800px;
    overflow: hidden;
    list-style: none; }
    .nav-sub ul li {
      float: left;
      margin: 0 0 0 15px; }
      .nav-sub ul li a {
        color: #FFFFFF;
        text-decoration: none; }
        .nav-sub ul li a.active, .nav-sub ul li a:hover {
          color: #e3001f; }
      .nav-sub ul li:first-child {
        margin-left: 0; }
  @media screen and (max-width: 1250px) {
    .nav-sub {
      min-height: 70px; } }
  @media screen and (max-width: 760px) {
    .nav-sub ul {
      padding-left: 25px; } }
  @media screen and (max-width: 690px) {
    .nav-sub {
      display: none;
      margin-top: 0;
      padding-top: 0; } }

.search-box {
  float: left;
  margin: 30px 0 0 20px; }
  .search-box fieldset {
    border: 1px solid #CCC;
    border-radius: 10px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: flex; }
  .search-box .searchbox-sword {
    background: none;
    border: none;
    padding: 1px 15px;
    color: #FFF; }
  .search-box .tx-indexedsearch-form {
    width: 180px; }
    .search-box .tx-indexedsearch-form label {
      display: none; }
  .search-box .searchbox-submit-btn {
    background: url("../Svgs/magnifier.svg") no-repeat center center;
    background-size: 16px;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    width: 30px;
    height: 21px; }
  @media screen and (max-width: 620px) {
    .search-box {
      display: none; } }

.pid-6 .nav-sub,
.page-id-6 .nav-sub,
.nav-areas {
  background: #cfd0d1; }
  .pid-6 .nav-sub ul,
  .page-id-6 .nav-sub ul,
  .nav-areas ul {
    margin: auto;
    width: 560px;
    padding: 0;
    overflow: hidden;
    list-style: none; }
    .pid-6 .nav-sub ul li,
    .page-id-6 .nav-sub ul li,
    .nav-areas ul li {
      float: left;
      margin: 0 0 0 15px; }
      .pid-6 .nav-sub ul li a,
      .page-id-6 .nav-sub ul li a,
      .nav-areas ul li a {
        position: relative;
        display: block;
        width: 100px;
        height: 180px;
        padding: 110px 0 0 0;
        line-height: 1.1;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 600;
        text-align: center;
        color: #65696b;
        font-size: 13px;
        font-size: 0.8125rem;
        background: url("../Svgs/dienstleister.svg") no-repeat;
        z-index: 3; }
        .pid-6 .nav-sub ul li a:hover, .pid-6 .nav-sub ul li a.active,
        .page-id-6 .nav-sub ul li a:hover,
        .page-id-6 .nav-sub ul li a.active,
        .nav-areas ul li a:hover,
        .nav-areas ul li a.active {
          background-image: url("../Svgs/dienstleister_act.svg"); }
        .pid-6 .nav-sub ul li a:after,
        .page-id-6 .nav-sub ul li a:after,
        .nav-areas ul li a:after {
          content: "";
          display: block;
          position: absolute;
          top: 100px;
          left: -5px;
          width: 105px;
          height: 70px;
          background: url("../Images/area_icon_shaddow.png") no-repeat 0 0;
          z-index: -1; }
      .pid-6 .nav-sub ul li:first-child,
      .page-id-6 .nav-sub ul li:first-child,
      .nav-areas ul li:first-child {
        margin-left: 0; }
      .pid-6 .nav-sub ul li:nth-child(2) a,
      .page-id-6 .nav-sub ul li:nth-child(2) a,
      .nav-areas ul li:nth-child(2) a {
        background-image: url("../Svgs/handwerk.svg"); }
        .pid-6 .nav-sub ul li:nth-child(2) a:hover, .pid-6 .nav-sub ul li:nth-child(2) a.active,
        .page-id-6 .nav-sub ul li:nth-child(2) a:hover,
        .page-id-6 .nav-sub ul li:nth-child(2) a.active,
        .nav-areas ul li:nth-child(2) a:hover,
        .nav-areas ul li:nth-child(2) a.active {
          background-image: url("../Svgs/handwerk_act.svg"); }
      .pid-6 .nav-sub ul li:nth-child(3) a,
      .page-id-6 .nav-sub ul li:nth-child(3) a,
      .nav-areas ul li:nth-child(3) a {
        background-image: url("../Svgs/einzelhandel.svg"); }
        .pid-6 .nav-sub ul li:nth-child(3) a:hover, .pid-6 .nav-sub ul li:nth-child(3) a.active,
        .page-id-6 .nav-sub ul li:nth-child(3) a:hover,
        .page-id-6 .nav-sub ul li:nth-child(3) a.active,
        .nav-areas ul li:nth-child(3) a:hover,
        .nav-areas ul li:nth-child(3) a.active {
          background-image: url("../Svgs/einzelhandel_act.svg"); }
      .pid-6 .nav-sub ul li:nth-child(4) a,
      .page-id-6 .nav-sub ul li:nth-child(4) a,
      .nav-areas ul li:nth-child(4) a {
        background-image: url("../Svgs/essen.svg"); }
        .pid-6 .nav-sub ul li:nth-child(4) a:hover, .pid-6 .nav-sub ul li:nth-child(4) a.active,
        .page-id-6 .nav-sub ul li:nth-child(4) a:hover,
        .page-id-6 .nav-sub ul li:nth-child(4) a.active,
        .nav-areas ul li:nth-child(4) a:hover,
        .nav-areas ul li:nth-child(4) a.active {
          background-image: url("../Svgs/essen_act.svg"); }
      .pid-6 .nav-sub ul li:nth-child(5) a,
      .page-id-6 .nav-sub ul li:nth-child(5) a,
      .nav-areas ul li:nth-child(5) a {
        background-image: url("../Svgs/auto.svg"); }
        .pid-6 .nav-sub ul li:nth-child(5) a:hover, .pid-6 .nav-sub ul li:nth-child(5) a.active,
        .page-id-6 .nav-sub ul li:nth-child(5) a:hover,
        .page-id-6 .nav-sub ul li:nth-child(5) a.active,
        .nav-areas ul li:nth-child(5) a:hover,
        .nav-areas ul li:nth-child(5) a.active {
          background-image: url("../Svgs/auto_act.svg"); }
  @media screen and (max-width: 690px) {
    .pid-6 .nav-sub,
    .page-id-6 .nav-sub,
    .nav-areas {
      display: block; } }
  @media screen and (max-width: 620px) {
    .pid-6 .nav-sub,
    .page-id-6 .nav-sub,
    .nav-areas {
      border-top: 1px solid #fff;
      padding-top: 25px; }
      .pid-6 .nav-sub ul,
      .page-id-6 .nav-sub ul,
      .nav-areas ul {
        width: 460px; }
        .pid-6 .nav-sub ul li a,
        .page-id-6 .nav-sub ul li a,
        .nav-areas ul li a {
          padding-top: 88px;
          width: 80px;
          height: 160px;
          font-size: 12px;
          font-size: 0.75rem; }
          .pid-6 .nav-sub ul li a:after,
          .page-id-6 .nav-sub ul li a:after,
          .nav-areas ul li a:after {
            display: none; } }

@media screen and (max-width: 470px) {
  .page-id-6 .nav-sub,
  .nav-areas {
    border: none;
    padding-bottom: 20px;
    padding-top: 0; }
    .page-id-6 .nav-sub ul,
    .nav-areas ul {
      width: auto; }
      .page-id-6 .nav-sub ul li,
      .nav-areas ul li {
        float: none;
        margin: 0;
        border-bottom: 1px solid #FFFFFF;
        background-color: #849fcb;
        background-image: linear-gradient(top, #849fcb, #122c4d); }
        .page-id-6 .nav-sub ul li:first-child,
        .nav-areas ul li:first-child {
          border-top: 1px solid #FFFFFF; }
        .page-id-6 .nav-sub ul li a,
        .page-id-6 .nav-sub ul li a:hover,
        .nav-areas ul li a,
        .nav-areas ul li a:hover {
          color: #FFFFFF;
          width: auto;
          background: url("../Svgs/dienst_rund.svg") no-repeat 30px center;
          background-size: 50px;
          text-align: left;
          padding-left: 100px;
          font-size: 16px;
          font-size: 1rem;
          padding-top: 0;
          line-height: 60px;
          height: 60px;
          overflow: hidden; }
          .page-id-6 .nav-sub ul li a br,
          .page-id-6 .nav-sub ul li a:hover br,
          .nav-areas ul li a br,
          .nav-areas ul li a:hover br {
            display: none; }
        .page-id-6 .nav-sub ul li:nth-child(2),
        .nav-areas ul li:nth-child(2) {
          background-color: #90c4d6;
          background-image: linear-gradient(top, #90c4d6, #183f53); }
          .page-id-6 .nav-sub ul li:nth-child(2) a,
          .page-id-6 .nav-sub ul li:nth-child(2) a:hover,
          .nav-areas ul li:nth-child(2) a,
          .nav-areas ul li:nth-child(2) a:hover {
            background-image: url("../Svgs/industrie_rund.svg"); }
        .page-id-6 .nav-sub ul li:nth-child(3),
        .nav-areas ul li:nth-child(3) {
          background-color: #79c0c3;
          background-image: linear-gradient(top, #79c0c3, #164952); }
          .page-id-6 .nav-sub ul li:nth-child(3) a,
          .page-id-6 .nav-sub ul li:nth-child(3) a:hover,
          .nav-areas ul li:nth-child(3) a,
          .nav-areas ul li:nth-child(3) a:hover {
            background-image: url("../Svgs/handel_rund.svg"); }
        .page-id-6 .nav-sub ul li:nth-child(4),
        .nav-areas ul li:nth-child(4) {
          background-color: #de8d5a;
          background-image: linear-gradient(top, #de8d5a, #55250b); }
          .page-id-6 .nav-sub ul li:nth-child(4) a,
          .page-id-6 .nav-sub ul li:nth-child(4) a:hover,
          .nav-areas ul li:nth-child(4) a,
          .nav-areas ul li:nth-child(4) a:hover {
            background-image: url("../Svgs/essen_rund.svg"); }
        .page-id-6 .nav-sub ul li:nth-child(5),
        .nav-areas ul li:nth-child(5) {
          background-color: #f3dd33;
          background-image: linear-gradient(top, #f3dd33, #c28c0b); }
          .page-id-6 .nav-sub ul li:nth-child(5) a,
          .page-id-6 .nav-sub ul li:nth-child(5) a:hover,
          .nav-areas ul li:nth-child(5) a,
          .nav-areas ul li:nth-child(5) a:hover {
            background-image: url("../Svgs/auto_rund.svg"); } }

.page-id-6 .nav-sub,
.pid-6 .nav-sub {
  height: auto;
  padding-top: 70px; }
  @media screen and (max-width: 690px) {
    .page-id-6 .nav-sub,
    .pid-6 .nav-sub {
      display: block;
      padding-top: 25px; } }

.pid-6 .nav-sub {
  border-top: 1px solid #fff; }
  .pid-6 .nav-sub ul {
    width: 460px; }
    .pid-6 .nav-sub ul li a {
      padding-top: 88px;
      width: 80px;
      height: 140px;
      font-size: 12px;
      font-size: 0.75rem; }
      .pid-6 .nav-sub ul li a:after {
        display: none; }
  @media screen and (max-width: 470px) {
    .pid-6 .nav-sub {
      padding-top: 10px; }
      .pid-6 .nav-sub ul {
        width: 320px;
        height: 70px; }
        .pid-6 .nav-sub ul li {
          margin-left: 5px; }
          .pid-6 .nav-sub ul li a {
            padding-top: 88px;
            width: 60px;
            height: 140px;
            font-size: 12px;
            font-size: 0.75rem; }
            .pid-6 .nav-sub ul li a:after {
              display: none; } }

/*
.pid-6 .nav-sub {

  padding-bottom: 15px;

  ul {
    margin: auto;
    max-width: 740px;
    padding: 0;
    overflow: hidden;
    list-style: none;

    li {
      float: left;
      margin: 0 0 0 10px;

      a {
        position: relative;
        display: block;
        width: 140px;
        min-height: 44px;
        padding: 14px 0 0 0;
        line-height: 1.1;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 600;
        text-align: center;
        color: $white;
        @include font-size(13);
        background: url("../Svgs/diensteister_s.svg") no-repeat;
        z-index: 3;

        a:hover {
          background: url("../Svgs/highlight_s.svg") no-repeat;
        }
      }
      &:first-child {
        margin-left: 0;
      }
      &:nth-child(2) a {
        background-image: url("../Svgs/industrie_s.svg");
        padding-top: 7px;
      }
      &:nth-child(3) a {
        background-image: url("../Svgs/einzelhandel_s.svg");
      }
      &:nth-child(4) a {
        background-image: url("../Svgs/essen_s.svg");
        padding-top: 7px;
      }
      &:nth-child(5) a {
        background-image: url("../Svgs/auto_s.svg");
      }
    }
    li a:hover,
    li a.active {
      background-image: url("../Svgs/highlight_s.svg");
    }
  }

  @media screen and (max-width: $size-M ) {

    margin-top: 0;

    ul {
      padding-left: 20px;
      li {
        margin-left: 5px;
        a {
          width: 114px;
          padding-top: 10px;
        }
        &:first-child {
          margin-left: 0;
        }
        &:nth-child(2) a,
        &:nth-child(4) a {
          padding-top: 3px;
        }
      }
    }
  }

  @media screen and (max-width: $size-S3 ) {

    border-top: 1px solid #fff;
    padding-top: 25px;

    ul {
      width: 460px;

      li {

        &:first-child {
          margin-left: 0;
        }
        &:nth-child(2) a {
          background-image: url("../Svgs/handwerk.svg");
          &:hover,
          &.active {
            background-image: url("../Svgs/handwerk_act.svg");
          }
        }
        &:nth-child(3) a {
          background-image: url("../Svgs/einzelhandel.svg");
          &:hover,
          &.active {
            background-image: url("../Svgs/einzelhandel_act.svg");
          }
        }
        &:nth-child(4) a {
          background-image: url("../Svgs/essen.svg");
          &:hover,
          &.active {
            background-image: url("../Svgs/essen_act.svg");
          }
        }
        &:nth-child(5) a {
          background-image: url("../Svgs/auto.svg");
          &:hover,
          &.active {
            background-image: url("../Svgs/auto_act.svg");
          }
        }

        a {
          padding-top: 88px;
          width: 80px;
          height: 160px;
          @include font-size(12);

          &:after {
            display: none;
          }
        }

      }

    }

  }

}
*/
.page > footer {
  background: #42474c; }
  .page > footer .footer-inner {
    max-width: 900px;
    margin: auto;
    padding: 0 20px; }
  .page > footer .footer-mid {
    padding: 20px 30px;
    border-top: 1px solid #727475;
    border-bottom: 1px solid #727475; }
  .page > footer .footer-text {
    padding: 50px 30px 20px 30px;
    font-size: 14px;
    font-size: 0.875rem;
    color: #c6c4bd; }
    .page > footer .footer-text a {
      text-decoration: none;
      color: #c6c4bd; }
  @media screen and (max-width: 760px) {
    .page > footer .footer-inner {
      padding: 0; }
    .page > footer .footer-text,
    .page > footer .footer-mid {
      padding: 20px; } }

.nav-footer ul {
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0; }
  .nav-footer ul li {
    float: left;
    margin-left: 15px; }
    .nav-footer ul li:first-child {
      margin-left: 0; }
    .nav-footer ul li a {
      font-weight: 400;
      font-size: 16px;
      font-size: 1rem;
      text-decoration: none;
      text-transform: uppercase;
      color: #c6c4bd; }

.nav-footer-sitemap {
  max-width: 900px;
  margin: auto;
  padding: 50px 30px 20px 30px; }
  .nav-footer-sitemap ul {
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0; }
    .nav-footer-sitemap ul li {
      float: left;
      width: 20%; }
      .nav-footer-sitemap ul li:first-child {
        margin-left: 0; }
      .nav-footer-sitemap ul li a {
        font-weight: 400;
        color: #c6c4bd;
        font-size: 20px;
        font-size: 1.25rem;
        text-decoration: none;
        color: #1aae56; }
      .nav-footer-sitemap ul li ul li {
        float: none;
        margin: 0;
        width: auto; }
        .nav-footer-sitemap ul li ul li a {
          color: #c6c4bd;
          font-size: 14px;
          font-size: 0.875rem; }
  @media screen and (max-width: 760px) {
    .nav-footer-sitemap {
      display: none; } }

section.main .content-main {
  padding: 0 20px 30px 20px; }
  section.main .content-main a {
    color: #666666;
    text-decoration: underline; }
  @media screen and (max-width: 760px) {
    section.main .content-main h1,
    section.main .content-main h2 {
      font-size: 28px;
      font-size: 1.75rem;
      text-transform: none; } }
  @media screen and (max-width: 620px) {
    section.main .content-main h1,
    section.main .content-main h2 {
      font-size: 24px;
      font-size: 1.5rem;
      text-transform: none; } }

section.main .bg-grey {
  background: #cfd0d1;
  padding: 20px 0; }

section.main .csc-default-inner,
section.main .ce-inner {
  max-width: 900px;
  margin: auto; }

section.main .full-width .csc-default-inner,
section.main .full-width .ce-inner {
  max-width: none;
  margin: 0; }
  section.main .full-width .csc-default-inner img,
  section.main .full-width .ce-inner img {
    display: block; }

section.main .csc-textpic-text a {
  color: #666666;
  text-decoration: underline; }

.divider {
  margin: 0 -20px;
  padding: 30px 0; }

.frame-type-div {
  padding: 30px 0; }
  .frame-type-div hr {
    margin: 0 -20px; }

.content-header {
  margin: auto;
  padding-bottom: 15px;
  max-width: 900px; }
  .content-header div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin: 0; }
  .content-header .ce-gallery {
    margin-bottom: 0; }
  .content-header .csc-default:first-child .csc-default-inner,
  .content-header .csc-default:first-child .ce-inner,
  .content-header .frame:first-child .csc-default-inner,
  .content-header .frame:first-child .ce-inner {
    padding: 0; }
  .content-header .csc-default:last-child .csc-default-inner,
  .content-header .csc-default:last-child .ce-inner,
  .content-header .frame:last-child .csc-default-inner,
  .content-header .frame:last-child .ce-inner {
    padding: 15px 20px;
    background: #525f66;
    color: #FFFFFF;
    border-radius: 0 0 15px 15px; }
    .content-header .csc-default:last-child .csc-default-inner h1,
    .content-header .csc-default:last-child .ce-inner h1,
    .content-header .frame:last-child .csc-default-inner h1,
    .content-header .frame:last-child .ce-inner h1 {
      font-size: 36px;
      font-size: 2.25rem;
      text-transform: none;
      color: #FFFFFF; }
    .content-header .csc-default:last-child .csc-default-inner h2,
    .content-header .csc-default:last-child .ce-inner h2,
    .content-header .frame:last-child .csc-default-inner h2,
    .content-header .frame:last-child .ce-inner h2 {
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: normal;
      margin: 0;
      color: #FFFFFF; }
    @media screen and (max-width: 760px) {
      .content-header .csc-default:last-child .csc-default-inner,
      .content-header .csc-default:last-child .ce-inner,
      .content-header .frame:last-child .csc-default-inner,
      .content-header .frame:last-child .ce-inner {
        border-radius: 0; }
        .content-header .csc-default:last-child .csc-default-inner h1,
        .content-header .csc-default:last-child .ce-inner h1,
        .content-header .frame:last-child .csc-default-inner h1,
        .content-header .frame:last-child .ce-inner h1 {
          font-size: 28px;
          font-size: 1.75rem;
          text-transform: none; }
        .content-header .csc-default:last-child .csc-default-inner h2,
        .content-header .csc-default:last-child .ce-inner h2,
        .content-header .frame:last-child .csc-default-inner h2,
        .content-header .frame:last-child .ce-inner h2 {
          font-size: 16px;
          font-size: 1rem; } }
    @media screen and (max-width: 620px) {
      .content-header .csc-default:last-child .csc-default-inner,
      .content-header .csc-default:last-child .ce-inner,
      .content-header .frame:last-child .csc-default-inner,
      .content-header .frame:last-child .ce-inner {
        padding: 15px 20px; }
        .content-header .csc-default:last-child .csc-default-inner h1,
        .content-header .csc-default:last-child .ce-inner h1,
        .content-header .frame:last-child .csc-default-inner h1,
        .content-header .frame:last-child .ce-inner h1 {
          font-size: 24px;
          font-size: 1.5rem;
          text-transform: none; }
        .content-header .csc-default:last-child .csc-default-inner h2,
        .content-header .csc-default:last-child .ce-inner h2,
        .content-header .frame:last-child .csc-default-inner h2,
        .content-header .frame:last-child .ce-inner h2 {
          font-size: 14px;
          font-size: 0.875rem; } }

@media screen and (max-width: 620px) {
  .content-main div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    float: none; }
  .content-main .csc-textpic-intext-left-nowrap .csc-textpic-text {
    margin: 0; }
  .content-main .ce-left .ce-gallery, .content-main .ce-column {
    float: none; } }

.default-page .ce-inner {
  padding: 0 20px; }

.start-page section.main .content-main {
  padding: 0; }
  .start-page section.main .content-main .ce-inner {
    max-width: 1500px; }
    .start-page section.main .content-main .ce-inner figure {
      margin: 0; }

@media screen and (max-width: 930px) {
  .start-page section.main section {
    padding-left: 20px;
    padding-right: 20px; } }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  overflow: hidden;
  width: 100%;
  height: auto;
  margin: auto; }

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

section.intro {
  background: #cfd0d1;
  padding: 0 0 20px 0;
  margin-bottom: 20px; }

.news {
  background: #FFFFFF;
  padding: 20px 0; }
  .news h2 {
    margin-bottom: 0; }
  .news .news-list-view .news-img-wrap a {
    display: block; }
  .news .news-list-view h3 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    margin: 2px 0 0 0; }
    .news .news-list-view h3 a {
      color: #65696b;
      text-decoration: none;
      text-transform: uppercase; }
  .news .news-list-view .news-list-date {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0 0 2px 0; }
  .news .news-list-view .teaser-text p {
    line-height: 1.2em;
    font-weight: 300;
    margin: 0; }
  .news .news-list-view .more {
    text-transform: uppercase;
    font-weight: 600;
    color: #65696b;
    text-decoration: none; }
  .news .news-list-view.layout-0 .article {
    overflow: hidden; }
    .news .news-list-view.layout-0 .article .news-img-wrap {
      float: left;
      margin-right: 20px; }
  .news .news-list-view.layout-3 {
    overflow: hidden;
    max-width: 900px; }
    .news .news-list-view.layout-3 .news-list-items-wrap {
      overflow: hidden; }
    .news .news-list-view.layout-3 .article {
      float: left;
      width: 32%;
      margin-left: 2%; }
      .news .news-list-view.layout-3 .article:first-child {
        margin-left: 0; }
      .news .news-list-view.layout-3 .article a:hover {
        color: #666666; }
      .news .news-list-view.layout-3 .article .news-img-wrap a {
        display: block; }
      .news .news-list-view.layout-3 .article h3 {
        font-size: 16px;
        font-size: 1rem;
        font-weight: 600;
        margin: 2px 0 0 0; }
        .news .news-list-view.layout-3 .article h3 a {
          color: #65696b;
          text-decoration: none;
          text-transform: uppercase; }
      .news .news-list-view.layout-3 .article .news-list-date {
        font-size: 12px;
        font-size: 0.75rem;
        margin: 0 0 2px 0; }
      .news .news-list-view.layout-3 .article .teaser-text p {
        line-height: 1.2em;
        font-weight: 300;
        margin: 0; }
      .news .news-list-view.layout-3 .article .more {
        text-transform: uppercase;
        font-weight: 600;
        color: #65696b;
        text-decoration: none; }
    .news .news-list-view.layout-3 .divider {
      display: none; }
    @media screen and (max-width: 560px) {
      .news .news-list-view.layout-3 .article {
        float: none;
        width: auto;
        margin: 0 0 20px 0; } }

.f3-widget-paginator {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap; }
  .f3-widget-paginator li {
    padding: 0 8px; }

.news-single .news-content-wrap {
  overflow: hidden; }

.news-single .teaser-text {
  font-weight: 600;
  margin-bottom: .5em; }

.news-single .news-img-wrap {
  float: left;
  margin-right: 20px; }

.news-single .header {
  padding-bottom: 30px;
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: 30px; }

.news-single .facebook .like,
.news-single .facebook .share,
.news-single .facebook .twitter {
  margin-bottom: 10px; }

.news-single .news-backlink-wrap {
  clear: both;
  padding-top: 20px; }
  .news-single .news-backlink-wrap a {
    color: #4d4d4d; }

.shariff {
  margin-top: 20px; }
  .shariff .shariff-button {
    color: #FFFFFF; }
    .shariff .shariff-button a {
      color: #FFFFFF !important;
      text-decoration: none !important; }

.events {
  background: #FFFFFF; }
  .events h2 {
    margin: 0; }
  .events .news-list-view.layout-4 {
    overflow: hidden;
    max-width: 900px; }
    .events .news-list-view.layout-4 .news-list-items-wrap {
      overflow: hidden; }
    .events .news-list-view.layout-4 .article {
      float: left;
      width: 32%;
      margin-left: 2%; }
      .events .news-list-view.layout-4 .article:first-child {
        margin-left: 0; }
      .events .news-list-view.layout-4 .article a:hover {
        color: #666666; }
      .events .news-list-view.layout-4 .article .news-img-wrap a {
        display: block; }
      .events .news-list-view.layout-4 .article h3 {
        font-size: 16px;
        font-size: 1rem;
        font-weight: 600;
        margin: 2px 0 0 0; }
        .events .news-list-view.layout-4 .article h3 a {
          color: #65696b;
          text-decoration: none;
          text-transform: uppercase; }
      .events .news-list-view.layout-4 .article .news-list-date {
        font-size: 12px;
        font-size: 0.75rem;
        margin: 0 0 2px 0; }
      .events .news-list-view.layout-4 .article .teaser-text p {
        line-height: 1.2em;
        font-weight: 300;
        margin: 0; }
      .events .news-list-view.layout-4 .article .more {
        text-transform: uppercase;
        font-weight: 600;
        color: #65696b;
        text-decoration: none; }
    .events .news-list-view.layout-4 .divider {
      display: none; }
    @media screen and (max-width: 560px) {
      .events .news-list-view.layout-4 .article {
        float: none;
        width: auto;
        margin: 0 0 20px 0; } }

.page-navigation {
  clear: both; }
  .page-navigation ul.f3-widget-paginator {
    list-style: none;
    overflow: hidden;
    font-weight: 400;
    padding: 0; }
    .page-navigation ul.f3-widget-paginator li {
      float: left; }
      .page-navigation ul.f3-widget-paginator li a {
        padding: 0 10px; }
        .page-navigation ul.f3-widget-paginator li a:hover {
          background: #666666;
          color: #FFFFFF; }
      .page-navigation ul.f3-widget-paginator li.current {
        padding: 0 10px; }

.news-single .news-content-wrap {
  overflow: hidden; }

.news-single .news-content {
  float: left;
  width: 74.5%;
  margin-right: 2%; }

.news-single .sidebar {
  float: left;
  width: 23.5%; }

.news-single .header {
  padding-bottom: 30px;
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: 30px; }

.news-single h1 {
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: 100;
  letter-spacing: -1px;
  margin: 0; }

.news-single .facebook .like,
.news-single .facebook .share,
.news-single .facebook .twitter {
  margin-bottom: 10px; }

.location-list {
  padding-top: 40px;
  padding-bottom: 40px; }
  .location-list ul {
    display: flex;
    flex-flow: row wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin: -30px; }
    .location-list ul li {
      width: calc(100% / 3);
      padding: 30px; }
      .location-list ul li .location-image {
        overflow: hidden; }
        .location-list ul li .location-image a {
          display: block; }
        .location-list ul li .location-image img:hover {
          opacity: .7; }
      .location-list ul li img {
        display: block; }
      .location-list ul li .location-list-info {
        height: 130px;
        background: #525f66;
        color: #FFFFFF;
        padding: 5px 10px;
        line-height: 1.2;
        border-radius: 0 0 12px 12px; }
        .location-list ul li .location-list-info h3 {
          margin: 0 0 5px 0;
          font-size: 14px;
          font-size: 0.875rem; }
        .location-list ul li .location-list-info a {
          color: #FFFFFF;
          text-decoration: none; }
  @media screen and (max-width: 930px) {
    .location-list ul {
      margin: -20px; }
      .location-list ul li {
        padding: 20px; } }
  @media screen and (max-width: 840px) {
    .location-list ul li {
      width: calc(100% / 2);
      max-width: 300px; }
      .location-list ul li .location-image,
      .location-list ul li .location-list-info {
        margin: auto; } }
  @media screen and (max-width: 540px) {
    .location-list ul {
      margin: auto;
      display: block;
      max-width: 260px; }
      .location-list ul li {
        width: auto;
        padding: 0;
        margin-bottom: 20px; } }

.location-category-filter {
  max-width: 740px;
  margin: auto; }
  .location-category-filter .location-category-filter-label {
    display: none; }
  .location-category-filter ul {
    overflow: hidden;
    list-style: none;
    margin: 15px 0 30px 0;
    padding: 0 20px; }
    .location-category-filter ul li {
      float: left;
      width: 25%;
      cursor: pointer;
      color: #000000; }
      .location-category-filter ul li:hover, .location-category-filter ul li.active {
        color: #e3001f; }
  @media screen and (max-width: 620px) {
    .location-category-filter .location-category-filter-label {
      display: block;
      background: #e3001f url("../Svgs/arrow.svg") no-repeat scroll 97% center/20px auto;
      color: #FFFFFF;
      text-align: center;
      cursor: pointer;
      text-transform: uppercase;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 600;
      line-height: 1.6;
      -moz-box-shaddow: 3px 3px 7px #333;
      -webkit-box-shaddow: 3px 3px 7px #333;
      box-shadow: 3px 3px 7px #333; }
    .location-category-filter ul {
      display: none;
      margin: 0;
      padding: 0 0 10px 0; }
      .location-category-filter ul li {
        float: none;
        width: auto;
        border-top: 1px solid #65696b;
        padding: 5px 30px;
        margin: 0;
        font-weight: 600; } }

#map-canvas {
  height: 400px;
  width: 100%;
  max-width: 900px; }
  @media screen and (max-width: 620px) {
    #map-canvas {
      height: 250px; } }

.tx-pv-locator .key-visual {
  background: none;
  padding-bottom: 0; }
  .tx-pv-locator .key-visual .csc-textpic-imagecolumn {
    margin: 0; }

.location-detail {
  margin: 0 -20px; }
  .location-detail .location-header {
    padding: 15px 20px;
    background: #525f66;
    color: #FFFFFF;
    border-radius: 0 0 15px 15px; }
    .location-detail .location-header h1 {
      font-size: 36px;
      font-size: 2.25rem;
      text-transform: none; }
    .location-detail .location-header h3 {
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: normal;
      margin: 0; }
  .location-detail .location-detail-info {
    overflow: hidden;
    padding: 20px 20px 0 20px; }
    .location-detail .location-detail-info .location-detail-logo {
      float: left;
      width: 33.333333%; }
    .location-detail .location-detail-info .location-detail-contact {
      float: left;
      width: 33.333333%;
      padding-left: 2%; }
      .location-detail .location-detail-info .location-detail-contact .label {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 20px;
        font-size: 1.25rem;
        margin-bottom: 10px; }
      .location-detail .location-detail-info .location-detail-contact p {
        margin: 0; }
        .location-detail .location-detail-info .location-detail-contact p:last-child {
          margin-top: 10px; }
      .location-detail .location-detail-info .location-detail-contact a {
        text-decoration: none;
        color: red; }
        .location-detail .location-detail-info .location-detail-contact a[target="_blank"] {
          padding-left: 26px;
          background: url("../Images/icon_link_external.svg") no-repeat left center;
          background-size: 20px; }
    .location-detail .location-detail-info .location-detail-opening-hours {
      float: left;
      width: 33.333333%;
      padding-left: 2%; }
      .location-detail .location-detail-info .location-detail-opening-hours .label {
        text-transform: uppercase;
        font-size: 18px;
        font-size: 1.125rem; }
  @media screen and (max-width: 760px) {
    .location-detail .location-header {
      border-radius: 0; }
      .location-detail .location-header h1 {
        font-size: 28px;
        font-size: 1.75rem;
        text-transform: none; }
      .location-detail .location-header h3 {
        font-size: 16px;
        font-size: 1rem;
        font-weight: normal;
        margin: 0; }
    .location-detail .location-detail-info .location-detail-contact {
      width: 66.66666%; }
    .location-detail .location-detail-info .location-detail-opening-hours {
      float: none;
      clear: both;
      width: auto;
      padding-top: 15px; } }
  @media screen and (max-width: 620px) {
    .location-detail .location-header {
      padding: 15px 20px; }
      .location-detail .location-header h1 {
        font-size: 24px;
        font-size: 1.5rem;
        text-transform: none; }
      .location-detail .location-header h3 {
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: normal;
        margin: 0; }
    .location-detail .location-detail-info .location-detail-logo {
      float: none;
      width: auto; }
    .location-detail .location-detail-info .location-detail-contact {
      float: none;
      clear: both;
      width: auto;
      padding-top: 15px; } }

.tx-indexedsearch-searchbox,
.tx-indexedsearch-rules {
  display: none; }

.tx-indexedsearch .browsebox {
  margin-left: 0;
  padding-left: 0; }

ul.tx-indexedsearch-browsebox {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none; }
  ul.tx-indexedsearch-browsebox li {
    padding-right: 10px; }

.tx-indexedsearch-info {
  display: none; }

.video-area {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .video-area iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9; }
  .video-area .external-video-consent {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.85);
    padding: 20px 30px;
    display: none; }
    .video-area .external-video-consent.show {
      display: block; }
    .video-area .external-video-consent a {
      color: #000000; }
    .video-area .external-video-consent .btn-group {
      margin-top: 10px;
      display: flex;
      gap: 10px; }
    .video-area .external-video-consent button {
      border: none;
      background: rgba(102, 102, 102, 0.7);
      color: #FFFFFF;
      border-radius: 3px;
      padding: 6px 15px; }
      .video-area .external-video-consent button:hover {
        background: #666666; }

.ce-gallery figure.video {
  display: block; }

.frame-layout-2 .ce-left .ce-gallery,
.frame-layout-2 .ce-column {
  float: none; }

.video-keep-data-privacy {
  display: block;
  position: relative; }
  .video-keep-data-privacy img {
    display: block; }
  .video-keep-data-privacy::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../Svgs/youtube-play-button.svg") no-repeat center center;
    background-size: 80px;
    opacity: .8; }
  .video-keep-data-privacy:hover::after {
    opacity: 1; }

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