/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  -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; }

dfn {
  font-style: italic; }

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 {
  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;
  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; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
  .container {
    width: 750px; } }
  @media (min-width: 992px) {
  .container {
    width: 970px; } }
  @media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
    .col-sm-1 {
      width: 8.3333333333%; }
    .col-sm-2 {
      width: 16.6666666667%; }
    .col-sm-3 {
      width: 25%; }
    .col-sm-4 {
      width: 33.3333333333%; }
    .col-sm-5 {
      width: 41.6666666667%; }
    .col-sm-6 {
      width: 50%; }
    .col-sm-7 {
      width: 58.3333333333%; }
    .col-sm-8 {
      width: 66.6666666667%; }
    .col-sm-9 {
      width: 75%; }
    .col-sm-10 {
      width: 83.3333333333%; }
    .col-sm-11 {
      width: 91.6666666667%; }
    .col-sm-12 {
      width: 100%; }
    .col-sm-pull-0 {
      right: auto; }
    .col-sm-pull-1 {
      right: 8.3333333333%; }
    .col-sm-pull-2 {
      right: 16.6666666667%; }
    .col-sm-pull-3 {
      right: 25%; }
    .col-sm-pull-4 {
      right: 33.3333333333%; }
    .col-sm-pull-5 {
      right: 41.6666666667%; }
    .col-sm-pull-6 {
      right: 50%; }
    .col-sm-pull-7 {
      right: 58.3333333333%; }
    .col-sm-pull-8 {
      right: 66.6666666667%; }
    .col-sm-pull-9 {
      right: 75%; }
    .col-sm-pull-10 {
      right: 83.3333333333%; }
    .col-sm-pull-11 {
      right: 91.6666666667%; }
    .col-sm-pull-12 {
      right: 100%; }
    .col-sm-push-0 {
      left: auto; }
    .col-sm-push-1 {
      left: 8.3333333333%; }
    .col-sm-push-2 {
      left: 16.6666666667%; }
    .col-sm-push-3 {
      left: 25%; }
    .col-sm-push-4 {
      left: 33.3333333333%; }
    .col-sm-push-5 {
      left: 41.6666666667%; }
    .col-sm-push-6 {
      left: 50%; }
    .col-sm-push-7 {
      left: 58.3333333333%; }
    .col-sm-push-8 {
      left: 66.6666666667%; }
    .col-sm-push-9 {
      left: 75%; }
    .col-sm-push-10 {
      left: 83.3333333333%; }
    .col-sm-push-11 {
      left: 91.6666666667%; }
    .col-sm-push-12 {
      left: 100%; }
    .col-sm-offset-0 {
      margin-left: 0%; }
    .col-sm-offset-1 {
      margin-left: 8.3333333333%; }
    .col-sm-offset-2 {
      margin-left: 16.6666666667%; }
    .col-sm-offset-3 {
      margin-left: 25%; }
    .col-sm-offset-4 {
      margin-left: 33.3333333333%; }
    .col-sm-offset-5 {
      margin-left: 41.6666666667%; }
    .col-sm-offset-6 {
      margin-left: 50%; }
    .col-sm-offset-7 {
      margin-left: 58.3333333333%; }
    .col-sm-offset-8 {
      margin-left: 66.6666666667%; }
    .col-sm-offset-9 {
      margin-left: 75%; }
    .col-sm-offset-10 {
      margin-left: 83.3333333333%; }
    .col-sm-offset-11 {
      margin-left: 91.6666666667%; }
    .col-sm-offset-12 {
      margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
    .col-md-1 {
      width: 8.3333333333%; }
    .col-md-2 {
      width: 16.6666666667%; }
    .col-md-3 {
      width: 25%; }
    .col-md-4 {
      width: 33.3333333333%; }
    .col-md-5 {
      width: 41.6666666667%; }
    .col-md-6 {
      width: 50%; }
    .col-md-7 {
      width: 58.3333333333%; }
    .col-md-8 {
      width: 66.6666666667%; }
    .col-md-9 {
      width: 75%; }
    .col-md-10 {
      width: 83.3333333333%; }
    .col-md-11 {
      width: 91.6666666667%; }
    .col-md-12 {
      width: 100%; }
    .col-md-pull-0 {
      right: auto; }
    .col-md-pull-1 {
      right: 8.3333333333%; }
    .col-md-pull-2 {
      right: 16.6666666667%; }
    .col-md-pull-3 {
      right: 25%; }
    .col-md-pull-4 {
      right: 33.3333333333%; }
    .col-md-pull-5 {
      right: 41.6666666667%; }
    .col-md-pull-6 {
      right: 50%; }
    .col-md-pull-7 {
      right: 58.3333333333%; }
    .col-md-pull-8 {
      right: 66.6666666667%; }
    .col-md-pull-9 {
      right: 75%; }
    .col-md-pull-10 {
      right: 83.3333333333%; }
    .col-md-pull-11 {
      right: 91.6666666667%; }
    .col-md-pull-12 {
      right: 100%; }
    .col-md-push-0 {
      left: auto; }
    .col-md-push-1 {
      left: 8.3333333333%; }
    .col-md-push-2 {
      left: 16.6666666667%; }
    .col-md-push-3 {
      left: 25%; }
    .col-md-push-4 {
      left: 33.3333333333%; }
    .col-md-push-5 {
      left: 41.6666666667%; }
    .col-md-push-6 {
      left: 50%; }
    .col-md-push-7 {
      left: 58.3333333333%; }
    .col-md-push-8 {
      left: 66.6666666667%; }
    .col-md-push-9 {
      left: 75%; }
    .col-md-push-10 {
      left: 83.3333333333%; }
    .col-md-push-11 {
      left: 91.6666666667%; }
    .col-md-push-12 {
      left: 100%; }
    .col-md-offset-0 {
      margin-left: 0%; }
    .col-md-offset-1 {
      margin-left: 8.3333333333%; }
    .col-md-offset-2 {
      margin-left: 16.6666666667%; }
    .col-md-offset-3 {
      margin-left: 25%; }
    .col-md-offset-4 {
      margin-left: 33.3333333333%; }
    .col-md-offset-5 {
      margin-left: 41.6666666667%; }
    .col-md-offset-6 {
      margin-left: 50%; }
    .col-md-offset-7 {
      margin-left: 58.3333333333%; }
    .col-md-offset-8 {
      margin-left: 66.6666666667%; }
    .col-md-offset-9 {
      margin-left: 75%; }
    .col-md-offset-10 {
      margin-left: 83.3333333333%; }
    .col-md-offset-11 {
      margin-left: 91.6666666667%; }
    .col-md-offset-12 {
      margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
    .col-lg-1 {
      width: 8.3333333333%; }
    .col-lg-2 {
      width: 16.6666666667%; }
    .col-lg-3 {
      width: 25%; }
    .col-lg-4 {
      width: 33.3333333333%; }
    .col-lg-5 {
      width: 41.6666666667%; }
    .col-lg-6 {
      width: 50%; }
    .col-lg-7 {
      width: 58.3333333333%; }
    .col-lg-8 {
      width: 66.6666666667%; }
    .col-lg-9 {
      width: 75%; }
    .col-lg-10 {
      width: 83.3333333333%; }
    .col-lg-11 {
      width: 91.6666666667%; }
    .col-lg-12 {
      width: 100%; }
    .col-lg-pull-0 {
      right: auto; }
    .col-lg-pull-1 {
      right: 8.3333333333%; }
    .col-lg-pull-2 {
      right: 16.6666666667%; }
    .col-lg-pull-3 {
      right: 25%; }
    .col-lg-pull-4 {
      right: 33.3333333333%; }
    .col-lg-pull-5 {
      right: 41.6666666667%; }
    .col-lg-pull-6 {
      right: 50%; }
    .col-lg-pull-7 {
      right: 58.3333333333%; }
    .col-lg-pull-8 {
      right: 66.6666666667%; }
    .col-lg-pull-9 {
      right: 75%; }
    .col-lg-pull-10 {
      right: 83.3333333333%; }
    .col-lg-pull-11 {
      right: 91.6666666667%; }
    .col-lg-pull-12 {
      right: 100%; }
    .col-lg-push-0 {
      left: auto; }
    .col-lg-push-1 {
      left: 8.3333333333%; }
    .col-lg-push-2 {
      left: 16.6666666667%; }
    .col-lg-push-3 {
      left: 25%; }
    .col-lg-push-4 {
      left: 33.3333333333%; }
    .col-lg-push-5 {
      left: 41.6666666667%; }
    .col-lg-push-6 {
      left: 50%; }
    .col-lg-push-7 {
      left: 58.3333333333%; }
    .col-lg-push-8 {
      left: 66.6666666667%; }
    .col-lg-push-9 {
      left: 75%; }
    .col-lg-push-10 {
      left: 83.3333333333%; }
    .col-lg-push-11 {
      left: 91.6666666667%; }
    .col-lg-push-12 {
      left: 100%; }
    .col-lg-offset-0 {
      margin-left: 0%; }
    .col-lg-offset-1 {
      margin-left: 8.3333333333%; }
    .col-lg-offset-2 {
      margin-left: 16.6666666667%; }
    .col-lg-offset-3 {
      margin-left: 25%; }
    .col-lg-offset-4 {
      margin-left: 33.3333333333%; }
    .col-lg-offset-5 {
      margin-left: 41.6666666667%; }
    .col-lg-offset-6 {
      margin-left: 50%; }
    .col-lg-offset-7 {
      margin-left: 58.3333333333%; }
    .col-lg-offset-8 {
      margin-left: 66.6666666667%; }
    .col-lg-offset-9 {
      margin-left: 75%; }
    .col-lg-offset-10 {
      margin-left: 83.3333333333%; }
    .col-lg-offset-11 {
      margin-left: 91.6666666667%; }
    .col-lg-offset-12 {
      margin-left: 100%; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
  .clearfix:after {
    clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }
  @-ms-viewport {
    width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
    table.visible-xs {
      display: table !important; }
    tr.visible-xs {
      display: table-row !important; }
    th.visible-xs, td.visible-xs {
      display: table-cell !important; } }

@media (max-width: 767px) {
    .visible-xs-block {
      display: block !important; } }

@media (max-width: 767px) {
    .visible-xs-inline {
      display: inline !important; } }

@media (max-width: 767px) {
    .visible-xs-inline-block {
      display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
    table.visible-sm {
      display: table !important; }
    tr.visible-sm {
      display: table-row !important; }
    th.visible-sm, td.visible-sm {
      display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
      display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
      display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
      display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
    table.visible-md {
      display: table !important; }
    tr.visible-md {
      display: table-row !important; }
    th.visible-md, td.visible-md {
      display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
      display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
      display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
      display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
    table.visible-lg {
      display: table !important; }
    tr.visible-lg {
      display: table-row !important; }
    th.visible-lg, td.visible-lg {
      display: table-cell !important; } }

@media (min-width: 1200px) {
    .visible-lg-block {
      display: block !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline {
      display: inline !important; } }

@media (min-width: 1200px) {
    .visible-lg-inline-block {
      display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
    table.visible-print {
      display: table !important; }
    tr.visible-print {
      display: table-row !important; }
    th.visible-print, td.visible-print {
      display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.ce-gallery {
  width: 100%; }
  .ce-gallery figure {
    display: block; }
  .ce-gallery .ce-outer, .ce-gallery .ce-inner, .ce-gallery .ce-row, .ce-gallery .ce-column, .ce-gallery .image, .ce-gallery picture, .ce-gallery img {
    max-width: 100%;
    height: auto; }

.img-responsive {
  width: 100%;
  height: auto; }

@media (min-width: 768px) {
      .ce-intext .ce-gallery {
        width: auto; } }

.ce-gallery[data-ce-columns="2"] .ce-inner, .ce-gallery[data-ce-columns="3"] .ce-inner, .ce-gallery[data-ce-columns="4"] .ce-inner, .ce-gallery[data-ce-columns="5"] .ce-inner, .ce-gallery[data-ce-columns="6"] .ce-inner, .ce-gallery[data-ce-columns="7"] .ce-inner, .ce-gallery[data-ce-columns="8"] .ce-inner, .ce-gallery[data-ce-columns="2"] .ce-outer, .ce-gallery[data-ce-columns="3"] .ce-outer, .ce-gallery[data-ce-columns="4"] .ce-outer, .ce-gallery[data-ce-columns="5"] .ce-outer, .ce-gallery[data-ce-columns="6"] .ce-outer, .ce-gallery[data-ce-columns="7"] .ce-outer, .ce-gallery[data-ce-columns="8"] .ce-outer {
  width: 100%; }
  .ce-gallery[data-ce-columns="2"] .ce-row, .ce-gallery[data-ce-columns="3"] .ce-row, .ce-gallery[data-ce-columns="4"] .ce-row, .ce-gallery[data-ce-columns="5"] .ce-row, .ce-gallery[data-ce-columns="6"] .ce-row, .ce-gallery[data-ce-columns="7"] .ce-row, .ce-gallery[data-ce-columns="8"] .ce-row {
    margin-left: -15px;
    margin-right: -15px; }
    .ce-gallery[data-ce-columns="2"] .ce-row .ce-column, .ce-gallery[data-ce-columns="3"] .ce-row .ce-column, .ce-gallery[data-ce-columns="4"] .ce-row .ce-column, .ce-gallery[data-ce-columns="5"] .ce-row .ce-column, .ce-gallery[data-ce-columns="6"] .ce-row .ce-column, .ce-gallery[data-ce-columns="7"] .ce-row .ce-column, .ce-gallery[data-ce-columns="8"] .ce-row .ce-column {
      margin: 0;
      padding: 0 15px; }
  .ce-gallery[data-ce-columns="1"] .ce-column {
    width: 100%; }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="2"] .ce-column {
      width: 50%; } }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="3"] .ce-column {
      width: 33.3333333333%; } }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="4"] .ce-column {
      width: 50%; } }
  @media (min-width: 992px) {
    .ce-gallery[data-ce-columns="4"] .ce-column {
      width: 25%; } }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="5"] .ce-column {
      width: 50%; } }
  @media (min-width: 992px) {
    .ce-gallery[data-ce-columns="5"] .ce-column {
      width: 20%; } }
  @media (min-width: 480px) {
    .ce-gallery[data-ce-columns="6"] .ce-column {
      width: 50%; } }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="6"] .ce-column {
      width: 33.3333333333%; } }
  @media (min-width: 992px) {
    .ce-gallery[data-ce-columns="6"] .ce-column {
      width: 16.6666666667%; } }
  @media (min-width: 480px) {
    .ce-gallery[data-ce-columns="7"] .ce-column {
      width: 50%; } }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="7"] .ce-column {
      width: 33.3333333333%; } }
  @media (min-width: 992px) {
    .ce-gallery[data-ce-columns="7"] .ce-column {
      width: 14.2857142857%; } }
  @media (min-width: 480px) {
    .ce-gallery[data-ce-columns="8"] .ce-column {
      width: 50%; } }
  @media (min-width: 768px) {
    .ce-gallery[data-ce-columns="8"] .ce-column {
      width: 25%; } }
  @media (min-width: 992px) {
    .ce-gallery[data-ce-columns="8"] .ce-column {
      width: 12.5%; } }
/**
 Video
 */
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
  .responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#cboxOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1000; }

#colorbox {
  z-index: 1100; }
  #colorbox button#cboxClose {
    position: absolute;
    background: none;
    border: none;
    text-indent: 10000em;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    right: -60px;
    top: -30px; }
    #colorbox button#cboxClose:before, #colorbox button#cboxClose:after {
      content: ' ';
      position: absolute;
      border-top: 1px solid #6b6b6d;
      width: 100%;
      -moz-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -ms-transform-origin: center;
      -webkit-transform-origin: center;
      transform-origin: center;
      top: 50%;
      left: 0; }
    #colorbox button#cboxClose:after {
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -ms-transform-origin: center;
      -webkit-transform-origin: center;
      transform-origin: center; }
  #colorbox button#cboxPrevious {
    position: absolute;
    background: none;
    border: none;
    text-indent: 10000em;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 100%;
    width: 60px;
    top: 0;
    left: -60px; }
    #colorbox button#cboxPrevious:before {
      content: ' ';
      position: absolute;
      width: 30px;
      height: 30px;
      top: 50%;
      left: 10px;
      margin-top: -15px;
      transform: rotate(-45deg); }
    #colorbox button#cboxPrevious:before {
      border-top: 1px solid #2a2a2a;
      border-left: 1px solid #2a2a2a; }
  #colorbox button#cboxNext {
    position: absolute;
    background: none;
    border: none;
    text-indent: 10000em;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 100%;
    width: 60px;
    top: 0;
    right: -60px; }
    #colorbox button#cboxNext:before {
      content: ' ';
      position: absolute;
      width: 30px;
      height: 30px;
      top: 50%;
      left: 10px;
      margin-top: -15px;
      transform: rotate(-45deg); }
    #colorbox button#cboxNext:before {
      border-bottom: 1px solid #2a2a2a;
      border-right: 1px solid #2a2a2a; }
  #colorbox #cboxCurrent {
    display: none !important; }

fieldset {
  margin: 0;
  padding: 0;
  border: none; }
  fieldset legend {
    display: none; }

label {
  padding: 7px 15px 0 15px;
  margin: 0; }

input, select, textarea {
  display: block;
  width: 100%;
  border: 1px solid #808080;
  background: #fafafa;
  padding: 6px 15px;
  font: inherit;
  border-radius: 15px; }

button[type="submit"], input[type="submit"] {
  float: right;
  width: auto;
  font: inherit;
  padding: 6px 15px;
  border: 1px solid #d63a4a;
  background: #d63a4a;
  color: #fff; }
  button[type="submit"]:hover, input[type="submit"]:hover {
    border-color: #808080;
    background: #808080; }
  button[type="submit"]:disabled, input[type="submit"]:disabled {
    background: url(../../Images/FE/loading.gif) no-repeat center center #fafafa;
    text-indent: 1000px;
    overflow: hidden;
    width: 39px;
    border-color: #808080;
    background-size: 60%; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #fff;
  background: #d63a4a;
  padding: 0 3px; }

.tx-powermail .container-fluid {
  padding: 0; }
  .tx-powermail h3 {
    display: none; }
  .tx-powermail .powermail_field {
    margin-bottom: 20px; }
/**********************************/
/* SLIDER */
/**********************************/
.slick-arrow.slick-prev {
  position: absolute;
  background: none;
  border: none;
  text-indent: 10000em;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  height: 100%;
  width: 60px;
  top: 0;
  left: -60px; }
  .slick-arrow.slick-prev:before {
    content: ' ';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 10px;
    margin-top: -15px;
    transform: rotate(-45deg); }
  .slick-arrow.slick-prev:before {
    border-top: 1px solid #2a2a2a;
    border-left: 1px solid #2a2a2a; }
  .slick-arrow.slick-next {
    position: absolute;
    background: none;
    border: none;
    text-indent: 10000em;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    height: 100%;
    width: 60px;
    top: 0;
    right: -60px; }
  .slick-arrow.slick-next:before {
    content: ' ';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 10px;
    margin-top: -15px;
    transform: rotate(-45deg); }
  .slick-arrow.slick-next:before {
    border-bottom: 1px solid #2a2a2a;
    border-right: 1px solid #2a2a2a; }

.slick-dots li {
  margin: 15px 7px; }
  .slick-dots li button {
    padding: 0;
    margin: 0;
    text-indent: 10000em;
    overflow: hidden;
    border-radius: 15px;
    width: 15px;
    height: 15px;
    border: 2px solid #d63a4a;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background 400ms;
    -moz-transition: background 400ms;
    -ms-transition: background 400ms;
    -o-transition: background 400ms;
    transition: background 400ms; }
  .slick-dots li button:hover, .slick-dots li.slick-active button {
    background: #d63a4a;
    -webkit-transition: background 400ms;
    -moz-transition: background 400ms;
    -ms-transition: background 400ms;
    -o-transition: background 400ms;
    transition: background 400ms; }

.slick-dots {
  position: relative;
  margin: -40px 0 0 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  .slick-dots li {
    display: inline-block; }
  .slick-dots li button {
    background: #fff;
    border: 2px solid #fff; }
  .slick-dots li.slick-active button {
    background: transparent;
    border: 2px solid #fff; }

.news-list-item {
  margin-bottom: 30px; }

#button-mobileNav {
  display: block;
  width: 50px;
  height: 30px;
  background: #fff;
  border: none;
  padding: 6px 10px;
  margin: 0; }
  #button-mobileNav .icon-bar {
    display: block;
    width: 100%;
    height: 3px;
    margin-bottom: 4px;
    background: #464746; }
  #button-mobileNav .icon-bar:last-child {
    margin-bottom: 0; }
  @media (min-width: 992px) {
  #button-mobileNav {
    display: none; } }

#navigation {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  width: 300px;
  padding: 10px 0;
  background: #fff;
  -webkit-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75); }
  @media (min-width: 992px) {
  #navigation {
    display: inline-block;
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; } }
  #navigation ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  @media (min-width: 992px) {
    #navigation ul {
      margin: 0 -15px; } }
  #navigation ul li {
    position: relative;
    display: block;
    vertical-align: top; }
    @media (min-width: 992px) {
    #navigation ul li {
      display: inline-block; } }
    #navigation ul li a {
      display: inline-block;
      color: #6b6b6d;
      font-size: 1.2em;
      line-height: 1;
      padding: 7px 10px;
      text-transform: uppercase;
      text-decoration: none;
      border: none; }
      @media (min-width: 992px) {
    #navigation ul li a {
      padding: 7px;
      font-size: 1.1em;
      background: #d63a4a;
      color: #fff;
      border-radius: 5px; } }
      @media (min-width: 992px) {
    #navigation ul li a {
      padding: 7px 10px 6px;
      margin-right: 7px; } }
    #navigation ul li.open > a, #navigation ul li.active > a, #navigation ul li.current > a, #navigation ul li a:hover {
      color: #2a2a2a;
      text-decoration: none; }
    #navigation ul li button.dropdown-toggle {
      display: inline-block;
      background: none;
      border: none;
      padding: 4px 10px;
      margin: 0;
      vertical-align: top; }
      @media (min-width: 992px) {
    #navigation ul li button.dropdown-toggle {
      padding: 2px 15px 6px 0;
      margin: 0 0 0 -3px; } }
      @media (min-width: 992px) {
    #navigation ul li button.dropdown-toggle {
      margin: 0 0 0 -17px; } }
      #navigation ul li button.dropdown-toggle span.caret {
        display: inline-block;
        width: 0;
        height: 0;
        vertical-align: middle;
        border-top: 5px solid #2a2a2a;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-bottom: none;
        -webkit-transition: all 400ms;
        -moz-transition: all 400ms;
        -ms-transition: all 400ms;
        -o-transition: all 400ms;
        transition: all 400ms; }
        @media (min-width: 992px) {
    #navigation ul li button.dropdown-toggle span.caret {
      border-top: 5px solid #fff; } }
      #navigation ul li button.dropdown-toggle:hover span.caret {
        border-top-color: #d63a4a; }
        @media (min-width: 992px) {
      #navigation ul li button.dropdown-toggle:hover span.caret {
        border-top-color: #2a2a2a; } }
      #navigation ul li button.dropdown-toggle.open span.caret {
        border-bottom: 5px solid #2a2a2a;
        border-top: none;
        -webkit-transition: all 400ms;
        -moz-transition: all 400ms;
        -ms-transition: all 400ms;
        -o-transition: all 400ms;
        transition: all 400ms; }
    @media (min-width: 992px) {
        #navigation ul li.dropdown a {
          padding: 7px 25px 6px 10px;
          margin-right: 0; } }
  #navigation ul.nav1 {
    width: 100%; }
  @media (min-width: 992px) {
    #navigation ul.nav1 {
      width: auto; } }
  #navigation ul.nav1 > li {
    width: 100%; }
    #navigation ul.nav1 > li a {
      width: calc(100% - 33px); }
    @media (min-width: 992px) {
    #navigation ul.nav1 > li {
      width: auto; }
      #navigation ul.nav1 > li#spendenlink {
        float: right; }
        #navigation ul.nav1 > li#spendenlink a {
          background: transparent;
          color: #6b6b6d;
          margin-right: 5px; }
          #navigation ul.nav1 > li#spendenlink a:hover {
            color: #d63a4a; }

      #navigation ul.nav1 > li a {
        width: auto; } }
    #navigation ul.nav1 > li#page_54 {
      display: none; }
    #navigation ul.nav1 > li#stoererlink * {
      margin: 0;
      padding: 0; }
      #navigation ul.nav1 > li#stoererlink article {
        height: 50px;
        overflow: hidden;
        margin: 0 0 15px 10px; }
        @media (min-width: 992px) {
    #navigation ul.nav1 > li#stoererlink article {
      margin: -20px 0 0 30px; } }
      #navigation ul.nav1 > li#stoererlink a {
        background: transparent; }
        #navigation ul.nav1 > li#stoererlink a img {
          max-width: 50px; }
    #navigation ul.nav1 > li ul {
      display: none; }
      @media (min-width: 992px) {
    #navigation ul.nav1 > li ul {
      position: absolute;
      left: 15px;
      width: auto;
      min-width: 250px;
      background: #fff;
      -webkit-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
      box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75); } }
      #navigation ul.nav1 > li ul li {
        width: 100%; }
        #navigation ul.nav1 > li ul li a {
          font-size: 1em;
          width: 100%;
          text-transform: none;
          background: transparent;
          color: #6b6b6d; }
        #navigation ul.nav1 > li ul li.dropdown > a {
          width: calc(100% - 33px); }
        @media (min-width: 992px) {
      #navigation ul.nav1 > li ul li ul {
        top: 0;
        left: 100%; } }
    @media (min-width: 992px) {
    #navigation ul.nav1 > li:last-child > ul {
      left: auto;
      right: 15px; }
      #navigation ul.nav1 > li:last-child > ul li.dropdown a {
        float: right; }
        #navigation ul.nav1 > li:last-child > ul li.dropdown button {
          float: right;
          margin: 0 -7px 0 0; }
        #navigation ul.nav1 > li:last-child > ul li.dropdown ul {
          left: auto;
          right: 100%; } }
    @media (min-width: 992px) {
    #navigation ul.nav1 > li#page_4 > ul {
      width: 970px;
      left: auto;
      right: -215%;
      margin-top: 10px; }
      #navigation ul.nav1 > li#page_4 > ul > li {
        width: 20%; }
        #navigation ul.nav1 > li#page_4 > ul > li a {
          float: none;
          width: 100%; }
        #navigation ul.nav1 > li#page_4 > ul > li > a {
          background: #464746;
          color: #fff;
          margin-bottom: 5px;
          text-transform: uppercase;
          border-radius: 0; }
          #navigation ul.nav1 > li#page_4 > ul > li > a:hover {
            background: #d63a4a; }
        #navigation ul.nav1 > li#page_4 > ul > li button {
          display: none; }
        #navigation ul.nav1 > li#page_4 > ul > li ul {
          position: relative;
          display: block;
          left: 0;
          width: 100%;
          right: auto;
          min-width: 0;
          margin: 0;
          background: none;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
          #navigation ul.nav1 > li#page_4 > ul > li ul li {
            width: 100%; }
            #navigation ul.nav1 > li#page_4 > ul > li ul li ul {
              display: none; } }

#navigation ul li#page_2 a {
  background: transparent;
  padding: 0 7px;
  margin-right: 0; }
  @media only screen and (min-width: 1200px) {
    #navigation ul li#page_2 a {
      padding: 0 15px 0 7px; } }
  #navigation ul li#page_2 a svg {
    height: 25px;
    width: 30px;
    fill: #6b6b6d; }
  #navigation ul li#page_2 a:hover svg {
    fill: #d63a4a; }

#navigation ul li#page_175, #navigation ul li#page_187_ {
  display: flex;
  justify-content: center;
  padding: 15px; }
  @media (min-width: 992px) {
  #navigation ul li#page_175, #navigation ul li#page_187_ {
    position: absolute;
    bottom: -20px;
    right: -15px;
    padding: 0;
    vertical-align: top;
    display: inline-flex; } }
  #navigation ul li#page_175 a, #navigation ul li#page_187_ a {
    width: auto;
    padding: 0; }
  #navigation ul li#page_175 a svg, #navigation ul li#page_187_ a svg {
    -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .25));
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .25)); }
  #navigation ul li#page_175 a:hover, #navigation ul li#page_187_ a:hover {
    padding: 0 2px 2px 0; }
    #navigation ul li#page_175 a:hover svg, #navigation ul li#page_187_ a:hover svg {
      -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .55));
      filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .55)); }

ul.metaNav, ul.menu-language {
  list-style: none;
  margin: 0 -7px;
  padding: 0;
  font-size: 0.9em;
  line-height: 1; }
  ul.metaNav li, ul.menu-language li {
    display: block;
    margin: 0 0 4px 0; }
  @media (min-width: 475px) {
    ul.metaNav li, ul.menu-language li {
      display: inline-block;
      margin: 0; } }
  ul.metaNav li a, ul.menu-language li a, ul.metaNav li span, ul.menu-language li span {
    display: inline-block;
    padding: 0 7px;
    color: #6b6b6d;
    text-transform: uppercase;
    border: none; }
  ul.metaNav li a:hover, ul.menu-language li a:hover {
    color: #d63a4a;
    text-decoration: none; }
  ul.metaNav li.active span, ul.menu-language li.active span {
    color: #d63a4a; }
  ul.metaNav li.spacer span, ul.menu-language li.spacer span {
    text-transform: none;
    color: #fff; }

#navigation ul.metaNav {
  background: #d63a4a;
  margin-bottom: -10px; }
  #navigation ul.metaNav li {
    display: inline-block; }
  #navigation ul.metaNav li a {
    font-size: 0.9em;
    color: #fff; }
    #navigation ul.metaNav li a:hover {
      color: #fafafa; }
/********************************************************/
/* Basics */
/********************************************************/
.noscroll {
  overflow: hidden; }

html {
  overflow-y: scroll; }

#wrapper {
  width: 100%;
  position: relative;
  background: rgba(255, 255, 255, 1); }

svg {
  float: left; }

:focus {
  outline: none; }

iframe {
  border: none;
  outline: none;
  width: 100%; }
/********************************************************/
/* Kopf */
/********************************************************/
#kopf {
  position: fixed;
  z-index: 800;
  width: 100%;
  background: #fff;
  padding: 15px 0 30px 0;
  background: url(../Images/FE/tischtuch.svg) repeat-x right bottom #fff;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms; }
  @media (min-width: 768px) {
  #kopf {
    padding: 15px 0 30px 0; } }
  #kopf .container {
    height: 100%; }
  @media (max-width: 991px) {
    #kopf .container {
      padding: 0 10px; } }
  #kopf #logoKopf {
    float: left;
    display: inline-block;
    width: calc(100% - 50px);
    margin-bottom: 15px; }
  #kopf #logoKopf img {
    max-width: 100%;
    height: auto;
    width: auto; }
  @media (min-width: 992px) {
    #kopf #logoKopf {
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    #kopf #logoKopf {
      float: none;
      margin-left: -23px;
      width: auto; } }
  #kopf #logoKopf a:hover {
    border: none; }
  @media (min-width: 768px) {
    #kopf #kopfInfoZeile {
      margin-top: 18px; } }
  #kopf #kopfInfoZeile article {
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 768px) {
    #kopf #kopfInfoZeile article {
      margin-left: 30px; } }
    #kopf #kopfInfoZeile article button {
      float: left;
      background: none;
      border: none;
      border-radius: 0;
      padding: 10px 15px;
      margin: 0; }
      #kopf #kopfInfoZeile article button:hover {
        color: #fff;
        background: #d63a4a; }
        #kopf #kopfInfoZeile article button:hover svg path {
          fill: #fff; }
  #kopf #navContainer {
    position: absolute;
    display: inline-block;
    bottom: 0;
    right: 10px; }
  @media (min-width: 992px) {
    #kopf #navContainer {
      position: relative;
      bottom: auto;
      right: auto;
      display: block;
      clear: right;
      margin-top: 20px; } }
  @media (min-width: 768px) {
    #kopf #navContainer {
      margin-top: 15px; } }

#kopf.affix {
  -webkit-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75); }
/********************************************************/
/* Content */
/********************************************************/
#KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .gridelement-bg img {
  width: 100%;
  height: auto; }
  #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .gridelement-content {
    background: rgba(214, 58, 74, 0.9);
    position: absolute;
    height: auto;
    top: 25%;
    width: 16%;
    padding: 30px 30px 90px; }
    #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .gridelement-content * {
      color: #fff;
      text-transform: none; }
    #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .gridelement-content a.roter_button {
      background: #fff;
      color: #d63a4a; }
    #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .gridelement-content p:last-of-type {
      position: absolute;
      bottom: 30px; }
    @media screen and (max-width: 1600px) {
      #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .gridelement-content {
        width: 25%; } }
    @media screen and (max-width: 1200px) {
      #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .gridelement-content {
        width: 30%;
        padding: 20px 20px 80px; }
        #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .gridelement-content p:last-of-type {
          bottom: 10px; } }
    @media screen and (max-width: 770px) {
      #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .gridelement-content {
        width: 50%; } }
    @media screen and (max-width: 500px) {
      #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .gridelement-content {
        position: relative;
        width: 100%;
        top: 0 !important;
        left: 0;
        background: transparent; }
        #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .gridelement-content * {
          color: #6b6b6d; }
        #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .gridelement-content a.roter_button {
          background: #d63a4a;
          color: #fff; } }
  #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .slick-prev {
    left: 30px; }
  #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .slick-next {
    right: 30px; }
  @media screen and (max-width: 500px) {
      #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .slick-dots, #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .slick-arrow {
        display: none !important; }
      #KopfspalteSlider article.frame-type-gridelements_pi1 .slick-slider .slick-slide .container {
        padding: 0; } }

#wrapper {
  display: block; }
  #wrapper #content article {
    margin-bottom: 60px;
    /***********************************
     * Mitarbeiter
     ***********************************/
    /***********************************
     * Sponsoren
     ***********************************/
    /***********************************
     * Menues / Sitemap
     ***********************************/
    /***********************************
     * Spendebutton
     ***********************************/ }
  #wrapper #content article.frame-type-header {
    margin-bottom: 0; }
  #wrapper #content article .ce-divider {
    padding: 60px; }
  #wrapper #content article.frame-type-gridelements_pi1 {
    position: relative;
    overflow: hidden; }
    @media (min-width: 1200px) {
        #wrapper #content article.frame-type-gridelements_pi1 .col-lg-2_4 {
          width: 20%; } }
    #wrapper #content article.frame-type-gridelements_pi1 .gridelement-bg img, #wrapper #content article.frame-type-gridelements_pi1 .gridelement-bg picture {
      width: 100%;
      height: auto; }
    #wrapper #content article.frame-type-gridelements_pi1 .gridelement-content {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0;
      background: rgba(255, 255, 255, 0.8);
      padding: 15px 30px 0 30px; }
    #wrapper #content article.frame-type-gridelements_pi1 article:last-child, #wrapper #content article.frame-type-gridelements_pi1 .panel-default article {
      margin-bottom: 0; }
    #wrapper #content article.frame-type-gridelements_pi1 .accordions .panel {
      border-bottom: 1px solid #808080; }
      #wrapper #content article.frame-type-gridelements_pi1 .accordions .panel:first-child {
        border-top: 1px solid #808080; }
      #wrapper #content article.frame-type-gridelements_pi1 .accordions .panel .panel-heading {
        position: relative;
        padding: 15px; }
        #wrapper #content article.frame-type-gridelements_pi1 .accordions .panel .panel-heading .panel-button {
          position: absolute;
          background: none;
          border: none;
          text-indent: 10000em;
          width: 15px;
          height: 15px;
          padding: 0;
          margin: 0;
          overflow: hidden;
          height: 100%;
          width: 30px;
          top: 0;
          right: -30px;
          right: 15px;
          top: -4px; }
          #wrapper #content article.frame-type-gridelements_pi1 .accordions .panel .panel-heading .panel-button:before {
            content: ' ';
            position: absolute;
            width: 15px;
            height: 15px;
            top: 50%;
            left: 10px;
            margin-top: -7.5px;
            transform: rotate(-45deg); }
          #wrapper #content article.frame-type-gridelements_pi1 .accordions .panel .panel-heading .panel-button:before {
            border: none;
            border-bottom: 1px solid #2a2a2a;
            border-left: 1px solid #2a2a2a; }
        #wrapper #content article.frame-type-gridelements_pi1 .accordions .panel .panel-heading.active .panel-button {
          position: absolute;
          background: none;
          border: none;
          text-indent: 10000em;
          width: 15px;
          height: 15px;
          padding: 0;
          margin: 0;
          overflow: hidden;
          height: 100%;
          width: 30px;
          top: 0;
          right: -30px;
          right: 15px;
          top: 4px; }
          #wrapper #content article.frame-type-gridelements_pi1 .accordions .panel .panel-heading.active .panel-button:before {
            content: ' ';
            position: absolute;
            width: 15px;
            height: 15px;
            top: 50%;
            left: 10px;
            margin-top: -7.5px;
            transform: rotate(-45deg); }
          #wrapper #content article.frame-type-gridelements_pi1 .accordions .panel .panel-heading.active .panel-button:before {
            border: none;
            border-top: 1px solid #2a2a2a;
            border-right: 1px solid #2a2a2a; }
      #wrapper #content article.frame-type-gridelements_pi1 .accordions .panel .panel-collapse {
        padding: 0 15px; }
    #wrapper #content article.frame-type-gridelements_pi1 .tabs .nav-tabs {
      display: block;
      vertical-align: top;
      background: #fafafa; }
      #wrapper #content article.frame-type-gridelements_pi1 .tabs .nav-tabs button {
        display: inline-block;
        padding: 7px 15px;
        background: none;
        color: #6b6b6d;
        width: auto;
        border: none;
        border-bottom: 1px solid #fff; }
        #wrapper #content article.frame-type-gridelements_pi1 .tabs .nav-tabs button.active {
          background: #d63a4a;
          color: #fff;
          border-bottom: none; }
        #wrapper #content article.frame-type-gridelements_pi1 .tabs .nav-tabs button:hover {
          color: #fff;
          background: #464746; }
      #wrapper #content article.frame-type-gridelements_pi1 .tabs .tab-content {
        display: inline-block;
        vertical-align: top;
        width: calc(100% - 95px);
        padding: 15px 0; }
      #wrapper #content article.frame-type-gridelements_pi1 .tabs .tab-content p {
        display: inline-block;
        width: 100%; }
        @media (min-width: 768px) {
        #wrapper #content article.frame-type-gridelements_pi1 .tabs .tab-content p {
          width: 50%; } }
        @media (min-width: 992px) {
        #wrapper #content article.frame-type-gridelements_pi1 .tabs .tab-content p {
          width: 33.333%; } }
  #wrapper #content article.frame-layout-5 {
    display: inline-block;
    vertical-align: top;
    width: 100%; }
    @media (min-width: 480px) {
      #wrapper #content article.frame-layout-5 {
        width: 50%; } }
    @media (min-width: 768px) {
      #wrapper #content article.frame-layout-5 {
        width: 33.3333%;
        padding-right: 45px !important; } }
    #wrapper #content article.frame-layout-5 .ce-gallery {
      margin-bottom: 0;
      border-radius: 15px 15px 0 0; }
      #wrapper #content article.frame-layout-5 .ce-gallery img {
        width: 100%; }
    #wrapper #content article.frame-layout-5 .ce-bodytext {
      background: #fafafa;
      padding: 15px;
      border-radius: 0 0 15px 15px; }
      #wrapper #content article.frame-layout-5 .ce-bodytext h3 {
        color: #d63a4a;
        line-height: 1.2; }
      #wrapper #content article.frame-layout-5 .ce-bodytext p {
        line-height: 1.2;
        margin-bottom: 10px; }
      #wrapper #content article.frame-layout-5 .ce-bodytext p:last-child {
        margin: 0; }
  #wrapper #content article.frame-layout-10 .ce-gallery .ce-column {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 15px;
    margin: 0;
    overflow: hidden;
    text-align: center; }
    #wrapper #content article.frame-layout-10 .ce-gallery .ce-column svg {
      position: relative;
      width: 80%;
      height: 80%;
      left: 10%;
      top: 10%; }
    #wrapper #content article.frame-layout-10 .ce-gallery .ce-column .image {
      position: absolute;
      width: 80%;
      height: 80%;
      left: 10%;
      top: 10%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain; }
    #wrapper #content article.frame-layout-10 .ce-gallery .ce-column .image-caption {
      position: absolute;
      width: calc(100% - 30px);
      height: calc(100% - 30px);
      background: #fafafa;
      text-align: left;
      padding: 15px;
      top: 100%;
      -webkit-transition: top 400ms;
      -moz-transition: top 400ms;
      -ms-transition: top 400ms;
      -o-transition: top 400ms;
      transition: top 400ms; }
      #wrapper #content article.frame-layout-10 .ce-gallery .ce-column .image-caption h3, #wrapper #content article.frame-layout-10 .ce-gallery .ce-column .image-caption p {
        margin: 0; }
    #wrapper #content article.frame-layout-10 .ce-gallery .ce-column:hover .image-caption {
      top: 15px;
      -webkit-transition: top 400ms;
      -moz-transition: top 400ms;
      -ms-transition: top 400ms;
      -o-transition: top 400ms;
      transition: top 400ms; }
    #wrapper #content article.frame-layout-10 .ce-gallery.spalten-3 .ce-column {
      height: 200px; }
      @media (min-width: 768px) {
          #wrapper #content article.frame-layout-10 .ce-gallery.spalten-3 .ce-column {
            width: 50%; } }
      @media (min-width: 992px) {
          #wrapper #content article.frame-layout-10 .ce-gallery.spalten-3 .ce-column {
            width: 33.333%; } }
    #wrapper #content article.frame-layout-10 .ce-gallery.spalten-4 .ce-column {
      height: 200px; }
      @media (min-width: 768px) {
          #wrapper #content article.frame-layout-10 .ce-gallery.spalten-4 .ce-column {
            width: 50%; } }
      @media (min-width: 992px) {
          #wrapper #content article.frame-layout-10 .ce-gallery.spalten-4 .ce-column {
            width: 25%; } }
  #wrapper #content article.frame-layout-30 .ce-column {
    width: auto;
    float: right; }
  #wrapper #content article.frame-type-menu_pages ul, #wrapper #content article.frame-type-menu_subpages ul {
    padding: 0;
    list-style: none; }
    #wrapper #content article.frame-type-menu_pages ul li, #wrapper #content article.frame-type-menu_subpages ul li {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      margin-bottom: 15px;
      /*
       @media (min-width: $screen-xs) {
       width: 50%;
       }
       @media (min-width: $screen-sm) {
       width: 25%;
       }
       */ }
    #wrapper #content article.frame-type-menu_pages ul li a, #wrapper #content article.frame-type-menu_subpages ul li a {
      position: relative;
      display: block;
      /*
       span {
       position: absolute;
       width: 100%;
       height: auto;
       left: 0;
       top: 50%;
       padding: 15px;
       -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
       -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
       transform: translateY(-50%);
       }
       */ }
    #wrapper #content article.frame-type-menu_pages ul li.spacer, #wrapper #content article.frame-type-menu_subpages ul li.spacer {
      width: 100%;
      height: 1px !important;
      display: inline;
      padding: 0;
      margin: 0; }
  #wrapper #content article.frame-type-menu_sitemap_pages > ul {
    margin: -15px;
    padding: 0;
    list-style: none; }
    #wrapper #content article.frame-type-menu_sitemap_pages > ul > li {
      display: inline-block;
      vertical-align: top;
      padding: 0 15px 15px 15px;
      width: 100%; }
    @media (min-width: 480px) {
          #wrapper #content article.frame-type-menu_sitemap_pages > ul > li {
            width: 50%; } }
    @media (min-width: 768px) {
          #wrapper #content article.frame-type-menu_sitemap_pages > ul > li {
            width: 25%; } }
    #wrapper #content article.frame-type-menu_sitemap_pages > ul > li > a {
      display: inline-block;
      vertical-align: top;
      background: #d63a4a;
      color: #fff;
      padding: 7px 30px;
      border: none;
      border-radius: 15px;
      cursor: pointer;
      margin: 2px 0 0 2px;
      width: 100%; }
      #wrapper #content article.frame-type-menu_sitemap_pages > ul > li > a:hover {
        -webkit-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
        box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
        margin: 0 0 0 0; }
      #wrapper #content article.frame-type-menu_sitemap_pages > ul > li > a:hover {
        margin: 0 2px 2px 0; }
    #wrapper #content article.frame-type-menu_sitemap_pages > ul > li ul {
      display: block;
      padding: 10px 0 10px 17px;
      list-style: none; }
      #wrapper #content article.frame-type-menu_sitemap_pages > ul > li ul > li {
        width: 100%; }
        #wrapper #content article.frame-type-menu_sitemap_pages > ul > li ul > li ul li a {
          color: #6b6b6d; }
  @media (min-width: 992px) {
        #wrapper #content article .tx-go-maps-ext {
          height: 450px; } }
  #wrapper #content article #spendebutton {
    display: block;
    width: 100%;
    min-height: 178px;
    background: no-repeat center center; }
    #wrapper #content article #spendebutton:hover {
      border-bottom: none; }
    html[lang="de_CH"] #wrapper #content article #spendebutton {
      background-image: url("../Images/FE/tdd_sp_bu_de_p.png"); }
    html[lang="de_CH"] #wrapper #content article #spendebutton:hover {
      background-image: url("../Images/FE/tdd_sp_bu_de_a.png"); }
    html[lang="fr_CH"] #wrapper #content article #spendebutton {
      background-image: url("../Images/FE/tdd_sp_bu_fr_p.png"); }
    html[lang="fr_CH"] #wrapper #content article #spendebutton:hover {
      background-image: url("../Images/FE/tdd_sp_bu_fr_a.png"); }
    html[lang="it_CH"] #wrapper #content article #spendebutton {
      background-image: url("../Images/FE/tdd_sp_bu_it_p.png"); }
    html[lang="it_CH"] #wrapper #content article #spendebutton:hover {
      background-image: url("../Images/FE/tdd_sp_bu_it_a.png"); }
  #wrapper #content #kopfSpalte article {
    margin: 0; }
    #wrapper #content #kopfSpalte article .ce-center .ce-gallery {
      margin: 0; }
    #wrapper #content #kopfSpalte article .ce-center .ce-gallery .ce-outer, #wrapper #content #kopfSpalte article .ce-center .ce-gallery .ce-inner {
      right: 0;
      width: 100%; }
      #wrapper #content #kopfSpalte article .ce-center .ce-gallery .ce-outer .image, #wrapper #content #kopfSpalte article .ce-center .ce-gallery .ce-inner .image, #wrapper #content #kopfSpalte article .ce-center .ce-gallery .ce-outer img, #wrapper #content #kopfSpalte article .ce-center .ce-gallery .ce-inner img {
        width: 100%; }
  #wrapper #content #mainContent {
    padding-top: 30px; }
  @media (min-width: 992px) {
      #wrapper #content #mainContent {
        padding-top: 60px; } }
  #wrapper #content #mainContent article {
    padding-left: 15px;
    padding-right: 15px; }
    #wrapper #content #mainContent article.frame-type-shortcut article, #wrapper #content #mainContent article.frame-type-gridelements_pi1 article {
      padding: 0; }
  #wrapper #content #mainContent.mitRechteSpalte .frame-type-menu_subpages ul {
    margin-top: 0; }
    #wrapper #content #mainContent.mitRechteSpalte .frame-type-menu_subpages ul li {
      /*@media (min-width: $screen-sm) {
       width: 33.333%;
       }
       */ }
  #wrapper #content #rechteSpalte .background {
    padding: 66px 15px 15px 15px;
    background: #fafafa;
    height: 100%; }
  #wrapper #content #rechteSpalte.sliderSeiteRechts {
    padding-right: 0; }
    #wrapper #content #rechteSpalte.sliderSeiteRechts .background {
      padding: 66px 0 15px 15px;
      background: transparent;
      height: 100%; }
    #wrapper #content #rechteSpalte.sliderSeiteRechts .background .ce-row {
      float: right; }
  #wrapper #content #rechteSpalte .frame-type-menu_pages ul, #wrapper #content #rechteSpalte .frame-type-menu_subpages ul {
    margin-top: 0; }
    #wrapper #content #rechteSpalte .frame-type-menu_pages ul li, #wrapper #content #rechteSpalte .frame-type-menu_subpages ul li {
      width: 100%; }
    #wrapper #content #rechteSpalte .frame-type-menu_pages ul li a, #wrapper #content #rechteSpalte .frame-type-menu_subpages ul li a {
      text-align: left;
      height: auto; }
  #wrapper #content #rechteSpalte a.roter_button {
    background: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    color: #d63a4a;
    text-transform: none;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    #wrapper #content #rechteSpalte a.roter_button:hover {
      margin: 0;
      border-bottom: 1px solid #d63a4a; }
    #wrapper #content #rechteSpalte a.roter_button span {
      position: relative;
      display: block;
      padding: 0;
      top: auto;
      left: auto;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
/********************************************************/
/* Fuss */
/********************************************************/
#fuss {
  position: relative;
  background: #d63a4a; }
  #fuss #fussInhalt {
    padding: 15px 0;
    background: #fafafa; }
  #fuss #fussInhalt #fussSpalte1, #fuss #fussInhalt #fussSpalte2 {
    display: inline-block; }
  @media (min-width: 992px) {
      #fuss #fussInhalt #fussSpalte1, #fuss #fussInhalt #fussSpalte2 {
        width: 75%; } }
  #fuss #fussInhalt #fussSpalte1 .ce-column {
    margin: 7px 0; }
    #fuss #fussInhalt #fussSpalte1 .ce-column:last-child {
      margin-bottom: 0; }
  #fuss #fussInhalt #fussSpalte2 {
    float: left;
    width: auto; }
  @media (min-width: 992px) {
      #fuss #fussInhalt #fussSpalte2 {
        float: right; } }
  #fuss #fussInhalt .ce-gallery {
    margin: 0; }
  #fuss #fussInhalt .ce-gallery .ce-column {
    width: auto; }
    #fuss #fussInhalt .ce-gallery .ce-column .image-caption {
      display: none; }
    #fuss #fussInhalt .ce-gallery .ce-column .image, #fuss #fussInhalt .ce-gallery .ce-column img {
      width: auto;
      max-height: 37px; }
  #fuss #fussUnterzeile {
    padding: 0; }
  #fuss #fussUnterzeile article {
    padding: 10px 15px;
    float: left; }
  #fuss #fussUnterzeile article:last-child {
    float: right; }
  #fuss #fussUnterzeile ul.metaNav {
    text-align: right; }
  #fuss #fussUnterzeile ul.metaNav li a {
    background: none;
    padding-top: 0;
    padding-bottom: 0; }
/********************************************************/
/* Startseite */
/********************************************************/
body.pageUid-1_ #content .frame-type-textmedia {
  display: inline-block;
  width: 100%; }
  @media (min-width: 480px) {
      body.pageUid-1_ #content .frame-type-textmedia {
        width: 50%; } }
  body.pageUid-1_ #content .frame-type-textmedia h2 {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0; }
  body.pageUid-1_ #content .frame-type-textmedia .ce-gallery {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 0 15px 0;
    overflow: visible; }
    body.pageUid-1_ #content .frame-type-textmedia .ce-gallery .ce-row {
      display: inline-block;
      margin: 2px 0 0 2px;
      border-radius: 15px;
      overflow: hidden; }
  body.pageUid-1_ #content .frame-type-textmedia .ce-bodytext {
    display: inline-block;
    width: 100%;
    overflow: visible;
    margin-bottom: 30px; }
  body.pageUid-1_ #content .frame-type-textmedia a.roter_button {
    position: absolute;
    right: 15px;
    bottom: 0; }
  body.pageUid-1_ #content .frame-type-textmedia:hover h2 a {
    color: #d63a4a; }
    body.pageUid-1_ #content .frame-type-textmedia:hover .ce-intext.ce-left .ce-gallery .ce-row {
      margin: 0 2px 2px 0;
      -webkit-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75);
      box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.75); }
/********************************************************/
/* Anpassungen chs Oktober 2018 */
/********************************************************/
.tx-felogin-pi1 input[type="submit"] {
  margin-top: 20px;
  width: 100%; }
/********************************************************/
/* Corona-Störer gemäss TDD */
/********************************************************/
#wrapper #content article#c4750, #wrapper #content article#c4751, #wrapper #content article#c4752 {
  position: absolute;
  z-index: 500;
  width: auto;
  margin-bottom: 0;
  transform: rotate(-20deg);
  font-size: 1.5em;
  display: block;
  top: 342px;
  left: 58%;
  background: #00ff7f;
  margin-left: -284px;
  text-align: center; }
  #wrapper #content article#c4750 .ce-bodytext, #wrapper #content article#c4751 .ce-bodytext, #wrapper #content article#c4752 .ce-bodytext {
    margin-bottom: 0;
    max-width: 385px; }
  #wrapper #content article#c4750 .ce-bodytext p, #wrapper #content article#c4751 .ce-bodytext p, #wrapper #content article#c4752 .ce-bodytext p {
    margin: 0; }
  @media (max-width: 992px) {
  #wrapper #content article#c4750, #wrapper #content article#c4751, #wrapper #content article#c4752 {
    margin-left: -296px;
    top: 331px; } }
  @media (max-width: 480px) {
  #wrapper #content article#c4750, #wrapper #content article#c4751, #wrapper #content article#c4752 {
    transform: rotate(0);
    left: 0;
    margin: 0 5%;
    top: 250px; } }
