* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  text-decoration: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
html {
  line-height: 1.15;
}
main {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
a {
  background-color: transparent;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  max-width: 100%;
  display: block;
  height: auto;
  border-style: none;
}
textarea {
  overflow: auto;
}
[hidden] {
  display: none;
}
@media (max-width: 1366px) {
  .break-xxl-hide {
    display: none;
  }
}
@media (max-width: 1280px) {
  .break-xl-hide {
    display: none;
  }
}
@media (max-width: 1080px) {
  .break-l-hide {
    display: none;
  }
}
@media (max-width: 820px) {
  .break-m-hide {
    display: none;
  }
}
@media (max-width: 650px) {
  .break-s-hide {
    display: none;
  }
}
@media (max-width: 500px) {
  .break-xs-hide {
    display: none;
  }
}
@media (max-width: 350px) {
  .break-xxs-hide {
    display: none;
  }
}
.break-xxl-show {
  display: none;
}
@media (max-width: 1366px) {
  .break-xxl-show {
    display: block;
  }
}
.break-xl-show {
  display: none;
}
@media (max-width: 1280px) {
  .break-xl-show {
    display: block;
  }
}
.break-l-show {
  display: none;
}
@media (max-width: 1080px) {
  .break-l-show {
    display: block;
  }
}
.break-m-show {
  display: none;
}
@media (max-width: 820px) {
  .break-m-show {
    display: block;
  }
}
.break-s-show {
  display: none;
}
@media (max-width: 650px) {
  .break-s-show {
    display: block;
  }
}
.break-xs-show {
  display: none;
}
@media (max-width: 500px) {
  .break-xs-show {
    display: block;
  }
}
.break-xxs-show {
  display: none;
}
@media (max-width: 350px) {
  .break-xxs-show {
    display: block;
  }
}
html, body {
  color: #01111F;
  background-color: #FFFFFF;
}
.color-theme-1 {
  background-color: #01111F;
  color: #FFFFFF;
}
.color-theme-1 a {
  color: #0077e4;
}
.color-theme-1 a.white {
  color: #FFFFFF;
}
.color-theme-1 a.button {
  color: #001F48 !important;
}
.color-theme-1 p a.button, .color-theme-1 form:not([name="we_form"]) label a.button, form:not([name="we_form"]) .color-theme-1 label a.button, .color-theme-1 .edit-p input a.button, .edit-p .color-theme-1 input a.button, .color-theme-1 .edit-p textarea a.button, .edit-p .color-theme-1 textarea a.button {
  color: #001F48;
}
.color-theme-2 {
  background-color: #14973E;
  color: #FFFFFF;
}
.color-theme-2 a {
  color: #001F48;
}
.color-theme-2 a.white {
  color: #FFFFFF;
}
.color-theme-3 {
  background-color: #01111F;
  color: #01111F;
}
.color-theme-white {
  background-color: #FFFFFF;
  color: #01111F;
}
.color-theme-white a {
  color: #001F48;
}
.color-theme-white a:hover {
  color: #001F48;
}
.color-theme-white a.black {
  color: #01111F;
}
.color-theme-white p a, .color-theme-white form:not([name="we_form"]) label a, form:not([name="we_form"]) .color-theme-white label a, .color-theme-white .edit-p input a, .edit-p .color-theme-white input a, .color-theme-white .edit-p textarea a, .edit-p .color-theme-white textarea a {
  color: #0055a2;
}
.color-theme-white p a:hover, .color-theme-white form:not([name="we_form"]) label a:hover, form:not([name="we_form"]) .color-theme-white label a:hover, .color-theme-white .edit-p input a:hover, .edit-p .color-theme-white input a:hover, .color-theme-white .edit-p textarea a:hover, .edit-p .color-theme-white textarea a:hover {
  color: #0055a2;
}
.color-theme-white p a.button, .color-theme-white form:not([name="we_form"]) label a.button, form:not([name="we_form"]) .color-theme-white label a.button, .color-theme-white .edit-p input a.button, .edit-p .color-theme-white input a.button, .color-theme-white .edit-p textarea a.button, .edit-p .color-theme-white textarea a.button {
  color: #FFFFFF;
}
.color-theme-neg {
  color: #FFFFFF;
}
.color-theme-pos {
  color: #01111F;
}
.color-back-white {
  background-color: #FFFFFF;
}
html, body {
  font-family: questa-sans, sans-serif;
  font-size: 1rem;
  line-height: 1.3684210526em;
  color: #01111F;
  font-weight: 400;
  width: auto;
  font-size: 19px;
  font-feature-settings: 'lnum' on;
}
@media (max-width: 650px) {
  html, body {
    font-size: 16;
  }
}
@media (max-width: 650px) {
  html, body {
    font-size: 16px;
  }
}
html {
  padding-bottom: 0;
}
p, form:not([name="we_form"]) label, .edit-p input, .edit-p textarea, .p, .absatz {
  font-family: questa-sans, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  letter-spacing: 0.01em;
  word-spacing: 0.01em;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 1rem;
  line-height: 1.3684210526em;
  font-weight: 400;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
p:last-child, .p:last-child, .absatz:last-child {
  padding-bottom: 0;
}
@media (max-width: 650px) {
  p, form:not([name="we_form"]) label, .edit-p input, .edit-p textarea, .p, .absatz {
    font-size: 1rem;
    line-height: 1.375em;
  }
}
h1, .edit-h1 input, .edit-h1 textarea, .edit-h1.bold input, .edit-h1.bold textarea, .h1, .uerberschrift-1 {
  font-family: questa-sans, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  letter-spacing: 0.01em;
  word-spacing: 0.01em;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 4.7368421053rem;
  line-height: 1.1111111111em;
  font-weight: 900;
}
h1:last-child, .h1:last-child, .uerberschrift-1:last-child {
  padding-bottom: 0;
}
@media (max-width: 820px) {
  h1, .edit-h1 input, .edit-h1 textarea, .edit-h1.bold input, .edit-h1.bold textarea, .h1, .uerberschrift-1 {
    font-size: 4.375rem;
    line-height: 1.1142857143em;
  }
}
@media (max-width: 650px) {
  h1, .edit-h1 input, .edit-h1 textarea, .edit-h1.bold input, .edit-h1.bold textarea, .h1, .uerberschrift-1 {
    font-size: 3.75rem;
    line-height: 1.1333333333em;
  }
}
h2, .edit-h2 input, .edit-h2 textarea, .edit-h2.bold input, .edit-h2.bold textarea, .h2, .uerberschrift-2 {
  font-family: questa-sans, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  letter-spacing: 0.01em;
  word-spacing: 0.01em;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 3.1578947368rem;
  line-height: 1em;
  font-weight: 900;
}
h2:last-child, .h2:last-child, .uerberschrift-2:last-child {
  padding-bottom: 0;
}
@media (max-width: 820px) {
  h2, .edit-h2 input, .edit-h2 textarea, .edit-h2.bold input, .edit-h2.bold textarea, .h2, .uerberschrift-2 {
    font-size: 3.125rem;
    line-height: 1.14em;
  }
}
@media (max-width: 650px) {
  h2, .edit-h2 input, .edit-h2 textarea, .edit-h2.bold input, .edit-h2.bold textarea, .h2, .uerberschrift-2 {
    font-size: 2.5625rem;
    line-height: 1.1219512195em;
  }
}
h3, .edit-h3 input, .edit-h3 textarea, .edit-h3.bold input, .edit-h3.bold textarea, .h3, .uerberschrift-3 {
  font-family: questa-sans, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  letter-spacing: 0.01em;
  word-spacing: 0.01em;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 2.3684210526rem;
  line-height: 1.2em;
  font-weight: 900;
}
h3:last-child, .h3:last-child, .uerberschrift-3:last-child {
  padding-bottom: 0;
}
@media (max-width: 820px) {
  h3, .edit-h3 input, .edit-h3 textarea, .edit-h3.bold input, .edit-h3.bold textarea, .h3, .uerberschrift-3 {
    font-size: 2.1875rem;
    line-height: 1.2285714286em;
  }
}
h4, .edit-h4 input, .edit-h4 textarea, .edit-h4.bold input, .edit-h4.bold textarea, .h4, .uerberschrift-4 {
  font-family: questa-sans, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  letter-spacing: 0.01em;
  word-spacing: 0.01em;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 1.4736842105rem;
  line-height: 1.2857142857em;
  font-weight: 900;
}
h4:last-child, .h4:last-child, .uerberschrift-4:last-child {
  padding-bottom: 0;
}
@media (max-width: 820px) {
  h4, .edit-h4 input, .edit-h4 textarea, .edit-h4.bold input, .edit-h4.bold textarea, .h4, .uerberschrift-4 {
    font-size: 1.5rem;
    line-height: 1.25em;
  }
}
h5, .edit-h5 input, .edit-h5 textarea, .edit-h5.bold input, .edit-h5.bold textarea, .h5, .uerberschrift-5 {
  font-family: questa-sans, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  letter-spacing: 0.01em;
  word-spacing: 0.01em;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 1.1578947368rem;
  line-height: 1.3636363636em;
  font-weight: 900;
}
h5:last-child, .h5:last-child, .uerberschrift-5:last-child {
  padding-bottom: 0;
}
@media (max-width: 820px) {
  h5, .edit-h5 input, .edit-h5 textarea, .edit-h5.bold input, .edit-h5.bold textarea, .h5, .uerberschrift-5 {
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}
h6, .edit-h6 input, .edit-h6 textarea, .edit-h6.bold input, .edit-h6.bold textarea, .h6, .uerberschrift-6 {
  font-family: questa-sans, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  letter-spacing: 0.01em;
  word-spacing: 0.01em;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 1.1578947368rem;
  line-height: 1.3636363636em;
  font-weight: 400;
}
h6:last-child, .h6:last-child, .uerberschrift-6:last-child {
  padding-bottom: 0;
}
@media (max-width: 820px) {
  h6, .edit-h6 input, .edit-h6 textarea, .edit-h6.bold input, .edit-h6.bold textarea, .h6, .uerberschrift-6 {
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}
.absatz, .ueberschrift-1, .ueberschrift-2, .ueberschrift-3, .ueberschrift-4, .ueberschrift-5, .ueberschrift-6 {
  display: inline;
  width: auto;
}
blockquote {
  font-family: questa-sans, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  letter-spacing: 0.01em;
  word-spacing: 0.01em;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 2.3684210526rem;
  line-height: 1.2em;
  font-weight: 900;
  font-weight: 400;
  color: #01111F;
}
blockquote:last-child {
  padding-bottom: 0;
}
@media (max-width: 820px) {
  blockquote {
    font-size: 2.1875rem;
    line-height: 1.2285714286em;
  }
}
a {
  color: inherit;
  position: relative;
}
footer a:not(.button):not(.no-hover)::before, main a:not(.button):not(.no-hover)::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  line-height: inherit;
  border-bottom: 2px solid;
  width: 0;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
footer a:not(.button):not(.no-hover):hover, main a:not(.button):not(.no-hover):hover {
  text-decoration: none;
}
footer a:not(.button):not(.no-hover):hover::before, main a:not(.button):not(.no-hover):hover::before {
  width: 100%;
}
ul {
  list-style-position: inside;
  position: relative;
  padding-bottom: 10px;
  /* Wenn ein Bild als Listensymbol eingesetzt werden soll
	li {
	padding-left:1.2em;
	&::before {
	content:url("#WE:116#")" ";
	width:0.6em;
	display:block;
	position:absolute;
	left:0;
}
}
	*/
}
ul:last-child {
  padding-bottom: 0;
}
hr {
  width: 100%;
  border: none;
  height: 1px;
  border-bottom: 1px solid #01111F;
  margin-top: 15px;
  margin-bottom: 15px;
}
.regular {
  font-weight: 400;
}
i, .italic, em {
  font-style: italic;
}
strong, .bold, .edit-h1.bold input, .edit-h1.bold textarea, .edit-h2.bold input, .edit-h2.bold textarea, .edit-h3.bold input, .edit-h3.bold textarea, .edit-h4.bold input, .edit-h4.bold textarea, .edit-h5.bold input, .edit-h5.bold textarea, .edit-h6.bold input, .edit-h6.bold textarea, b {
  font-weight: 900;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.justify {
  text-align: justify;
}
.hyphen-auto {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.hyphen-none {
  -moz-hyphens: manual;
  -o-hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
}
.no-wrap, a[href^='tel:'] {
  white-space: nowrap;
}
.tab-left {
  margin-left: 8.3333333333%;
}
.tab-right {
  margin-right: 8.3333333333%;
}
.pad {
  padding: 15px;
}
@media (max-width: 650px) {
  .pad {
    padding: 10px;
  }
}
.pad-b {
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .pad-b {
    padding-bottom: 10px;
  }
}
.pad-t {
  padding-top: 15px;
}
@media (max-width: 650px) {
  .pad-t {
    padding-top: 10px;
  }
}
.pad-r {
  padding-right: 15px;
}
@media (max-width: 650px) {
  .pad-r {
    padding-right: 10px;
  }
}
.pad-l {
  padding-left: 15px;
}
@media (max-width: 650px) {
  .pad-l {
    padding-left: 10px;
  }
}
.pad-0 {
  padding: 0 !important;
}
.pad-b-0 {
  padding-bottom: 0 !important;
}
.pad-t-0 {
  padding-top: 0 !important;
}
.pad-l-0 {
  padding-left: 0 !important;
}
.pad-r-0 {
  padding-right: 0 !important;
}
.mar {
  margin: 15px;
}
@media (max-width: 650px) {
  .mar {
    margin: 10px;
  }
}
.mar-0 {
  margin: 0 !important;
}
.mar-b-0 {
  margin-bottom: 0 !important;
}
.mar-t-0 {
  margin-top: 0 !important;
}
.mar-l-0 {
  margin-left: 0 !important;
}
.mar-r-0 {
  margin-right: 0 !important;
}
.mar-b {
  margin-bottom: 15px;
}
@media (max-width: 650px) {
  .mar-b {
    margin-bottom: 10px;
  }
}
.mar-t {
  margin-top: 15px;
}
@media (max-width: 650px) {
  .mar-t {
    margin-top: 10px;
  }
}
.mar-r {
  margin-right: 15px;
}
@media (max-width: 650px) {
  .mar-r {
    margin-right: 10px;
  }
}
.mar-l {
  margin-left: 15px;
}
@media (max-width: 650px) {
  .mar-l {
    margin-left: 10px;
  }
}
.section-pad-t {
  padding-top: 50px;
}
@media (max-width: 650px) {
  .section-pad-t {
    padding-top: 30px;
  }
}
.section-pad-b {
  padding-bottom: 50px;
}
@media (max-width: 650px) {
  .section-pad-b {
    padding-bottom: 30px;
  }
}
.section-mar-t {
  margin-top: 50px;
}
@media (max-width: 650px) {
  .section-mar-t {
    margin-top: 30px;
  }
}
.section-mar-b {
  margin-bottom: 50px;
}
@media (max-width: 650px) {
  .section-mar-b {
    margin-bottom: 30px;
  }
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.flex, .row, #boote-uebersicht .boot-container-slider, header.header-home .header-titel, .edit-block-level-2 > .we_blockControls, .content-full .row-full-right, .content-full .row-full-left, #boote-uebersicht #boot-overview-slider, #boote-uebersicht #boot-overview-slider .boot-slide .box-6:last-child, form:not([name="we_form"]) .label-input, form:not([name="we_form"]) .label-textarea, header.header-text, .occassion .occ-max-height, .bild-text-browser, .boot-spez > div, .occ-slider-nav, .edit-block-level-3, .edit-block-level-4, .edit-block-head .edit-block, .edit-block-head-l-2 .edit-block, .edit-block-head-l-3 .edit-block, .edit-block-head-l-4 .edit-block, .edit-content, .edit-mail {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-wrap, .row, #boote-uebersicht .boot-container-slider, header.header-home .header-titel, .edit-block-level-2 > .we_blockControls, .content-full .row-full-right, .content-full .row-full-left, #boote-uebersicht #boot-overview-slider .boot-slide, .service-preise, .oeffnungszeiten div, .occ-details, .occ-details .occ-text, .share, .boot-spez .boot, .boot-spez .motor, .boot-spez .personen, .garage-altmann, .instagram_gallery, .edit-block-level-3, .edit-block-level-4, .edit-content, .edit-mail {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-row {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-row-reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-column-reverse {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-top, nav {
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.flex-v-center, form:not([name="we_form"]) .label-input, header.header-text, .einstieg .boote .boote-titel, .einstieg .boote .auto-titel, .einstieg .auto .boote-titel, .einstieg .auto .auto-titel, .einstieg .boote .boote-content, .einstieg .boote .auto-content, .einstieg .auto .boote-content, .einstieg .auto .auto-content, .occ-slider-nav, .edit-block-head .edit-block, .edit-block-head-l-2 .edit-block, .edit-block-head-l-3 .edit-block, .edit-block-head-l-4 .edit-block {
  -webkit-align-items: center;
  align-items: center;
}
.flex-bottom, .boot-spez .boot, .boot-spez .motor, .boot-spez .personen {
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.flex-baseline {
  -webkit-align-items: baseline;
  align-items: baseline;
}
.flex-stretch {
  -webkit-align-items: stretch;
  align-items: stretch;
}
.flex-between, .service-preise, .oeffnungszeiten div, .garage-altmann, .einstieg {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-center, .occ-slider-nav {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.flex-right, nav, #boote-uebersicht #boot-overview-slider .boot-slide .box-6:last-child, .occassion .occ-max-height {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.flex-left {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
main {
  width: 100%;
}
section {
  width: 100%;
}
.row, #boote-uebersicht .boot-container-slider, header.header-home .header-titel, .edit-block-level-2 > .we_blockControls {
  max-width: 1396px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row .row, #boote-uebersicht .boot-container-slider .row, #boote-uebersicht .boot-container-slider, #boote-uebersicht .boot-container-slider header.header-home .header-titel, header.header-home #boote-uebersicht .boot-container-slider .header-titel, #boote-uebersicht .boot-container-slider .edit-block-level-2 > .we_blockControls, header.header-home .header-titel .row, header.header-home .header-titel #boote-uebersicht .boot-container-slider, #boote-uebersicht header.header-home .header-titel .boot-container-slider, header.header-home .header-titel, header.header-home .header-titel .edit-block-level-2 > .we_blockControls, .edit-block-level-2 > .we_blockControls .row, .edit-block-level-2 > .we_blockControls #boote-uebersicht .boot-container-slider, #boote-uebersicht .edit-block-level-2 > .we_blockControls .boot-container-slider, .edit-block-level-2 > .we_blockControls header.header-home .header-titel, header.header-home .edit-block-level-2 > .we_blockControls .header-titel, .edit-block-level-2 > .we_blockControls, .row #boote-uebersicht .boot-container-slider, #boote-uebersicht .row .boot-container-slider, .row header.header-home .header-titel, header.header-home .row .header-titel, .row .edit-block-level-2 > .we_blockControls {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 650px) {
  .row, #boote-uebersicht .boot-container-slider, header.header-home .header-titel, .edit-block-level-2 > .we_blockControls {
    padding-left: 0;
    padding-right: 0;
  }
}
.content-full .row, .content-full #boote-uebersicht .boot-container-slider, #boote-uebersicht .content-full .boot-container-slider, .content-full header.header-home .header-titel, header.header-home .content-full .header-titel, .content-full .edit-block-level-2 > .we_blockControls {
  margin: 0;
  max-width: 1396px;
  padding-left: 15px;
  padding-right: 15px;
}
.content-full .row .row, .content-full #boote-uebersicht .boot-container-slider .row, .content-full #boote-uebersicht .boot-container-slider #boote-uebersicht .boot-container-slider, #boote-uebersicht .content-full #boote-uebersicht .boot-container-slider .boot-container-slider, .content-full #boote-uebersicht .boot-container-slider header.header-home .header-titel, header.header-home .content-full #boote-uebersicht .boot-container-slider .header-titel, .content-full #boote-uebersicht .boot-container-slider .edit-block-level-2 > .we_blockControls, #boote-uebersicht .content-full .boot-container-slider .row, .content-full header.header-home .header-titel .row, .content-full header.header-home .header-titel #boote-uebersicht .boot-container-slider, #boote-uebersicht .content-full header.header-home .header-titel .boot-container-slider, .content-full header.header-home .header-titel header.header-home .header-titel, header.header-home .content-full header.header-home .header-titel .header-titel, .content-full header.header-home .header-titel .edit-block-level-2 > .we_blockControls, header.header-home .content-full .header-titel .row, .content-full .edit-block-level-2 > .we_blockControls .row, .content-full .edit-block-level-2 > .we_blockControls #boote-uebersicht .boot-container-slider, #boote-uebersicht .content-full .edit-block-level-2 > .we_blockControls .boot-container-slider, .content-full .edit-block-level-2 > .we_blockControls header.header-home .header-titel, header.header-home .content-full .edit-block-level-2 > .we_blockControls .header-titel, .content-full .edit-block-level-2 > .we_blockControls .edit-block-level-2 > .we_blockControls, .content-full .row #boote-uebersicht .boot-container-slider, #boote-uebersicht .content-full .row .boot-container-slider, .content-full .row header.header-home .header-titel, header.header-home .content-full .row .header-titel, .content-full .row .edit-block-level-2 > .we_blockControls {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 650px) {
  .content-full .row, .content-full #boote-uebersicht .boot-container-slider, #boote-uebersicht .content-full .boot-container-slider, .content-full header.header-home .header-titel, header.header-home .content-full .header-titel, .content-full .edit-block-level-2 > .we_blockControls {
    padding-left: 0;
    padding-right: 0;
  }
}
.content-full .row-full-right {
  margin: 0;
  max-width: 100%;
  padding-left: 15px;
}
@media (max-width: 650px) {
  .content-full .row-full-right {
    padding-left: 0;
  }
}
.content-full .row-full-left {
  margin: 0;
  max-width: 100%;
  padding-right: 15px;
}
@media (max-width: 650px) {
  .content-full .row-full-left {
    padding-right: 0;
  }
}
.row-50 {
  max-width: 698px;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.box-flex {
  -webkit-box-flex: 1 1 100%;
  -moz-box-flex: 1 1 100%;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1 1 auto;
}
.box-v-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.box-v-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
}
.box-v-bottom, .boot-spez p, .boot-spez form:not([name="we_form"]) label, form:not([name="we_form"]) .boot-spez label, .boot-spez .edit-p input, .edit-p .boot-spez input, .boot-spez .edit-p textarea, .edit-p .boot-spez textarea {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: flex-end;
  align-self: flex-end;
}
.box-v-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.box-max-1 {
  -webkit-box-flex: 1 1 8.3333333333%;
  -moz-box-flex: 1 1 8.3333333333%;
  -webkit-flex: 1 1 8.3333333333%;
  -ms-flex: 1 1 8.3333333333%;
  flex: 1 1 8.3333333333%;
  max-width: 116.3333333333px;
  position: relative;
}
@media (max-width: 1366px) {
  .box-max-1 {
    max-width: 8.3333333333%;
  }
}
.box-max-2 {
  -webkit-box-flex: 2 1 16.6666666667%;
  -moz-box-flex: 2 1 16.6666666667%;
  -webkit-flex: 2 1 16.6666666667%;
  -ms-flex: 2 1 16.6666666667%;
  flex: 2 1 16.6666666667%;
  max-width: 232.6666666667px;
  position: relative;
}
@media (max-width: 1366px) {
  .box-max-2 {
    max-width: 16.6666666667%;
  }
}
.box-max-3 {
  -webkit-box-flex: 3 1 25%;
  -moz-box-flex: 3 1 25%;
  -webkit-flex: 3 1 25%;
  -ms-flex: 3 1 25%;
  flex: 3 1 25%;
  max-width: 349px;
  position: relative;
}
@media (max-width: 1366px) {
  .box-max-3 {
    max-width: 25%;
  }
}
.box-max-4 {
  -webkit-box-flex: 4 1 33.3333333333%;
  -moz-box-flex: 4 1 33.3333333333%;
  -webkit-flex: 4 1 33.3333333333%;
  -ms-flex: 4 1 33.3333333333%;
  flex: 4 1 33.3333333333%;
  max-width: 465.3333333333px;
  position: relative;
}
@media (max-width: 1366px) {
  .box-max-4 {
    max-width: 33.3333333333%;
  }
}
.box-max-5 {
  -webkit-box-flex: 5 1 41.6666666667%;
  -moz-box-flex: 5 1 41.6666666667%;
  -webkit-flex: 5 1 41.6666666667%;
  -ms-flex: 5 1 41.6666666667%;
  flex: 5 1 41.6666666667%;
  max-width: 581.6666666667px;
  position: relative;
}
@media (max-width: 1366px) {
  .box-max-5 {
    max-width: 41.6666666667%;
  }
}
.box-max-6 {
  -webkit-box-flex: 6 1 50%;
  -moz-box-flex: 6 1 50%;
  -webkit-flex: 6 1 50%;
  -ms-flex: 6 1 50%;
  flex: 6 1 50%;
  max-width: 698px;
  position: relative;
}
@media (max-width: 1366px) {
  .box-max-6 {
    max-width: 50%;
  }
}
.box-max-7 {
  -webkit-box-flex: 7 1 58.3333333333%;
  -moz-box-flex: 7 1 58.3333333333%;
  -webkit-flex: 7 1 58.3333333333%;
  -ms-flex: 7 1 58.3333333333%;
  flex: 7 1 58.3333333333%;
  max-width: 814.3333333333px;
  position: relative;
}
@media (max-width: 1366px) {
  .box-max-7 {
    max-width: 58.3333333333%;
  }
}
.box-max-8 {
  -webkit-box-flex: 8 1 66.6666666667%;
  -moz-box-flex: 8 1 66.6666666667%;
  -webkit-flex: 8 1 66.6666666667%;
  -ms-flex: 8 1 66.6666666667%;
  flex: 8 1 66.6666666667%;
  max-width: 930.6666666667px;
  position: relative;
}
@media (max-width: 1366px) {
  .box-max-8 {
    max-width: 66.6666666667%;
  }
}
.box-max-9 {
  -webkit-box-flex: 9 1 75%;
  -moz-box-flex: 9 1 75%;
  -webkit-flex: 9 1 75%;
  -ms-flex: 9 1 75%;
  flex: 9 1 75%;
  max-width: 1047px;
  position: relative;
}
@media (max-width: 1366px) {
  .box-max-9 {
    max-width: 75%;
  }
}
.box-max-10 {
  -webkit-box-flex: 10 1 83.3333333333%;
  -moz-box-flex: 10 1 83.3333333333%;
  -webkit-flex: 10 1 83.3333333333%;
  -ms-flex: 10 1 83.3333333333%;
  flex: 10 1 83.3333333333%;
  max-width: 1163.3333333333px;
  position: relative;
}
@media (max-width: 1366px) {
  .box-max-10 {
    max-width: 83.3333333333%;
  }
}
.box-max-11 {
  -webkit-box-flex: 11 1 91.6666666667%;
  -moz-box-flex: 11 1 91.6666666667%;
  -webkit-flex: 11 1 91.6666666667%;
  -ms-flex: 11 1 91.6666666667%;
  flex: 11 1 91.6666666667%;
  max-width: 1279.6666666667px;
  position: relative;
}
@media (max-width: 1366px) {
  .box-max-11 {
    max-width: 91.6666666667%;
  }
}
.box-max-12 {
  -webkit-box-flex: 12 1 100%;
  -moz-box-flex: 12 1 100%;
  -webkit-flex: 12 1 100%;
  -ms-flex: 12 1 100%;
  flex: 12 1 100%;
  max-width: 1396px;
  position: relative;
}
@media (max-width: 1366px) {
  .box-max-12 {
    max-width: 100%;
  }
}
.box-1 {
  -webkit-box-flex: 1 1 8.3333333333%;
  -moz-box-flex: 1 1 8.3333333333%;
  -webkit-flex: 1 1 8.3333333333%;
  -ms-flex: 1 1 8.3333333333%;
  flex: 1 1 8.3333333333%;
  max-width: 8.3333333333%;
}
.box-2 {
  -webkit-box-flex: 2 1 16.6666666667%;
  -moz-box-flex: 2 1 16.6666666667%;
  -webkit-flex: 2 1 16.6666666667%;
  -ms-flex: 2 1 16.6666666667%;
  flex: 2 1 16.6666666667%;
  max-width: 16.6666666667%;
}
.box-3 {
  -webkit-box-flex: 3 1 25%;
  -moz-box-flex: 3 1 25%;
  -webkit-flex: 3 1 25%;
  -ms-flex: 3 1 25%;
  flex: 3 1 25%;
  max-width: 25%;
}
.box-4 {
  -webkit-box-flex: 4 1 33.3333333333%;
  -moz-box-flex: 4 1 33.3333333333%;
  -webkit-flex: 4 1 33.3333333333%;
  -ms-flex: 4 1 33.3333333333%;
  flex: 4 1 33.3333333333%;
  max-width: 33.3333333333%;
}
.box-5 {
  -webkit-box-flex: 5 1 41.6666666667%;
  -moz-box-flex: 5 1 41.6666666667%;
  -webkit-flex: 5 1 41.6666666667%;
  -ms-flex: 5 1 41.6666666667%;
  flex: 5 1 41.6666666667%;
  max-width: 41.6666666667%;
}
.box-6 {
  -webkit-box-flex: 6 1 50%;
  -moz-box-flex: 6 1 50%;
  -webkit-flex: 6 1 50%;
  -ms-flex: 6 1 50%;
  flex: 6 1 50%;
  max-width: 50%;
}
.box-7 {
  -webkit-box-flex: 7 1 58.3333333333%;
  -moz-box-flex: 7 1 58.3333333333%;
  -webkit-flex: 7 1 58.3333333333%;
  -ms-flex: 7 1 58.3333333333%;
  flex: 7 1 58.3333333333%;
  max-width: 58.3333333333%;
}
.box-8 {
  -webkit-box-flex: 8 1 66.6666666667%;
  -moz-box-flex: 8 1 66.6666666667%;
  -webkit-flex: 8 1 66.6666666667%;
  -ms-flex: 8 1 66.6666666667%;
  flex: 8 1 66.6666666667%;
  max-width: 66.6666666667%;
}
.box-9 {
  -webkit-box-flex: 9 1 75%;
  -moz-box-flex: 9 1 75%;
  -webkit-flex: 9 1 75%;
  -ms-flex: 9 1 75%;
  flex: 9 1 75%;
  max-width: 75%;
}
.box-10 {
  -webkit-box-flex: 10 1 83.3333333333%;
  -moz-box-flex: 10 1 83.3333333333%;
  -webkit-flex: 10 1 83.3333333333%;
  -ms-flex: 10 1 83.3333333333%;
  flex: 10 1 83.3333333333%;
  max-width: 83.3333333333%;
}
.box-11 {
  -webkit-box-flex: 11 1 91.6666666667%;
  -moz-box-flex: 11 1 91.6666666667%;
  -webkit-flex: 11 1 91.6666666667%;
  -ms-flex: 11 1 91.6666666667%;
  flex: 11 1 91.6666666667%;
  max-width: 91.6666666667%;
}
.box-12, .occ-details {
  -webkit-box-flex: 12 1 100%;
  -moz-box-flex: 12 1 100%;
  -webkit-flex: 12 1 100%;
  -ms-flex: 12 1 100%;
  flex: 12 1 100%;
  max-width: 100%;
}
.box-flex-1, nav, .carousel-scrollbar-nav .carousel-button div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.box-order-1 {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.box-order-2 {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.box-order-3 {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.box-order-4 {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
.box-order-5 {
  -webkit-box-ordinal-group: 5;
  -moz-box-ordinal-group: 5;
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
}
.box-order-6 {
  -webkit-box-ordinal-group: 6;
  -moz-box-ordinal-group: 6;
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6;
}
.box-order-7 {
  -webkit-box-ordinal-group: 7;
  -moz-box-ordinal-group: 7;
  -ms-flex-order: 7;
  -webkit-order: 7;
  order: 7;
}
.box-order-8 {
  -webkit-box-ordinal-group: 8;
  -moz-box-ordinal-group: 8;
  -ms-flex-order: 8;
  -webkit-order: 8;
  order: 8;
}
.box-order-9 {
  -webkit-box-ordinal-group: 9;
  -moz-box-ordinal-group: 9;
  -ms-flex-order: 9;
  -webkit-order: 9;
  order: 9;
}
.box-order-10 {
  -webkit-box-ordinal-group: 10;
  -moz-box-ordinal-group: 10;
  -ms-flex-order: 10;
  -webkit-order: 10;
  order: 10;
}
.box-order-11 {
  -webkit-box-ordinal-group: 11;
  -moz-box-ordinal-group: 11;
  -ms-flex-order: 11;
  -webkit-order: 11;
  order: 11;
}
.box-order-12 {
  -webkit-box-ordinal-group: 12;
  -moz-box-ordinal-group: 12;
  -ms-flex-order: 12;
  -webkit-order: 12;
  order: 12;
}
@media (max-width: 650px) {
  .box-3 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .box-4 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .box-5 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .box-6, .box-max-6 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .box-8 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .box-9 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .box-10 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .box-11 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
.back-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.img-scale {
  display: block;
  overflow: hidden;
}
.img-scale img, .img-scale picture {
  -webkit-transition: -webkit- transform 0.3s ease-in-out;
  -moz-transition: -moz- transform 0.3s ease-in-out;
  -o-transition: -o- transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.img-scale:hover img, .img-scale:hover picture {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.square {
  width: 100%;
  display: block;
  position: relative;
}
.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.square > * {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
}
.sm-content {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.sm-instagram, .sm-facebook, .sm-youtube, .sm-linkedin {
  width: 40px;
  height: 40px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 15px;
}
.sm-instagram {
  background-image: url('#WE:113#');
}
.sm-instagram:hover {
  background-image: url('#WE:110#');
}
.neg .sm-instagram {
  background-image: url('#WE:112#');
}
.neg .sm-instagram:hover {
  background-image: url('#WE:111#');
}
.sm-facebook {
  background-image: url('#WE:109#');
}
.sm-facebook:hover {
  background-image: url('#WE:106#');
}
.neg .sm-facebook {
  background-image: url('#WE:108#');
}
.neg .sm-facebook:hover {
  background-image: url('#WE:107#');
}
.sm-youtube {
  background-image: url('#WE:121#');
}
.sm-youtube:hover {
  background-image: url('#WE:118#');
}
.neg .sm-youtube {
  background-image: url('#WE:120#');
}
.neg .sm-youtube:hover {
  background-image: url('#WE:119#');
}
.sm-linkedin {
  background-image: url('#WE:117#');
}
.sm-linkedin:hover {
  background-image: url('#WE:114#');
}
.neg .sm-linkedin {
  background-image: url('#WE:116#');
}
.neg .sm-linkedin:hover {
  background-image: url('#WE:115#');
}
#burger {
  position: relative;
  cursor: pointer;
  margin-top: 30px;
  margin-right: 30px;
  width: 35px;
  height: 35px;
  display: none;
}
#burger span {
  display: block;
  position: absolute;
  background-color: #01111F;
  height: 3px;
  width: 100%;
  right: 0;
  -webkit-transition: -webkit- all 0.3s ease;
  -moz-transition: -moz- all 0.3s ease;
  -o-transition: -o- all 0.3s ease;
  transition: all 0.3s ease;
}
#burger span:nth-child(1) {
  top: 5px;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
#burger span:nth-child(2) {
  top: 16px;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
#burger span:nth-child(3) {
  bottom: 5px;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
#burger.burger-close span:nth-child(1) {
  top: 0;
  width: 46px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#burger.burger-close span:nth-child(2) {
  width: 0;
}
#burger.burger-close span:nth-child(3) {
  bottom: 0;
  width: 46px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 1080px) {
  #burger {
    display: block;
  }
}
@media (max-width: 650px) {
  #burger {
    margin-top: 15px;
    margin-right: 15px;
  }
}
.button, form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) input[type="reset"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  cursor: pointer;
  background-color: #001F48;
  color: #FFFFFF;
  padding: 10px 15px;
  margin-top: 15px;
  margin-right: 15px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  height: auto;
  width: auto;
  text-align: center;
}
.button:last-child, form:not([name="we_form"]) input[type="submit"]:last-child, form:not([name="we_form"]) input[type="reset"]:last-child {
  padding: 10px 15px;
}
a.button {
  background-color: #001F48;
  color: #FFFFFF;
}
a.button:hover {
  background-color: #001F48;
  color: #FFFFFF;
}
.color-theme-neg .button, .color-theme-neg form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) .color-theme-neg input[type="submit"], .color-theme-neg form:not([name="we_form"]) input[type="reset"], form:not([name="we_form"]) .color-theme-neg input[type="reset"], .color-theme-1 .button, .color-theme-1 form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) .color-theme-1 input[type="submit"], .color-theme-1 form:not([name="we_form"]) input[type="reset"], form:not([name="we_form"]) .color-theme-1 input[type="reset"] {
  background-color: #FFFFFF;
  color: #001F48;
}
.color-theme-neg a.button, .color-theme-1 a.button {
  background-color: #FFFFFF;
  color: #001F48;
}
.arrow-back, .carousel-prev {
  position: relative;
  cursor: pointer;
  height: 46px;
  width: 38px;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.arrow-back span, .carousel-prev span {
  position: absolute;
  display: block;
  background-color: #001F48;
  height: 2px;
  width: 11px;
}
.arrow-back span:nth-child(1), .carousel-prev span:nth-child(1) {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  top: 15px;
  left: 15px;
}
.arrow-back span:nth-child(2), .carousel-prev span:nth-child(2) {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  bottom: 15px;
  left: 15px;
}
.arrow-next, .carousel-next {
  position: relative;
  cursor: pointer;
  height: 46px;
  width: 38px;
}
.arrow-next span, .carousel-next span {
  position: absolute;
  display: block;
  background-color: #001F48;
  height: 2px;
  width: 11px;
}
.arrow-next span:nth-child(1), .carousel-next span:nth-child(1) {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  top: 15px;
  left: 15px;
}
.arrow-next span:nth-child(2), .carousel-next span:nth-child(2) {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  bottom: 15px;
  left: 15px;
}
.color-theme-neg .arrow-back span, .color-theme-neg .carousel-prev span, .color-theme-neg .arrow-next span, .color-theme-neg .carousel-next span, .color-theme-1 .arrow-back span, .color-theme-1 .carousel-prev span, .color-theme-1 .arrow-next span, .color-theme-1 .carousel-next span, .color-theme-2 .arrow-back span, .color-theme-2 .carousel-prev span, .color-theme-2 .arrow-next span, .color-theme-2 .carousel-next span {
  background-color: #0077e4;
}
.close {
  position: relative;
  cursor: pointer;
  height: 50px;
  width: 50px;
}
.close span {
  position: absolute;
  display: block;
  background-color: #001F48;
  height: 1px;
  width: 65px;
  top: 25px;
  left: -10px;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.close span:nth-child(1) {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close span:nth-child(2) {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.plus {
  position: relative;
  cursor: pointer;
  height: 50px;
  width: 50px;
  -webkit-transition: -webkit- transform 0.3s ease;
  -moz-transition: -moz- transform 0.3s ease;
  -o-transition: -o- transform 0.3s ease;
  transition: transform 0.3s ease;
}
.plus span {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #001F48;
}
.plus span:nth-child(1) {
  top: 50%;
}
.plus span:nth-child(2) {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 50%;
}
.plus.plus-close {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.to-overview {
  display: block;
  width: 33px;
  height: 33px;
  position: relative;
  cursor: pointer;
}
.to-overview span {
  background-color: #01111F;
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.to-overview span:nth-child(-n+3) {
  top: 0;
}
.to-overview span:nth-child(4), .to-overview span:nth-child(5), .to-overview span:nth-child(6) {
  top: 12px;
}
.to-overview span:nth-child(n+7) {
  top: 24px;
}
.to-overview span:nth-child(1), .to-overview span:nth-child(4), .to-overview span:nth-child(7) {
  left: 0;
}
.to-overview span:nth-child(2), .to-overview span:nth-child(5), .to-overview span:nth-child(8) {
  left: 12px;
}
.to-overview span:nth-child(3), .to-overview span:nth-child(6), .to-overview span:nth-child(9) {
  left: 24px;
}
.to-overview:hover span:nth-child(-n+3) {
  top: 1px;
}
.to-overview:hover span:nth-child(n+7) {
  top: 23px;
}
.to-overview:hover span:nth-child(1), .to-overview:hover span:nth-child(4), .to-overview:hover span:nth-child(7) {
  left: 1px;
}
.to-overview:hover span:nth-child(3), .to-overview:hover span:nth-child(6), .to-overview:hover span:nth-child(9) {
  left: 23px;
}
nav {
  margin-right: 15px;
  margin-top: 37px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
nav a, nav .nav-boote {
  cursor: pointer;
  margin-right: 15px;
  margin-left: 15px;
  font-family: questa-sans, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  letter-spacing: 0.01em;
  word-spacing: 0.01em;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  width: auto;
  font-size: 1.1578947368rem;
  line-height: 1.3636363636em;
  font-weight: inherit;
  padding-bottom: 0;
  color: #001F48;
}
nav a:last-child, nav .nav-boote:last-child {
  padding-bottom: 0;
}
nav a:hover, nav a.active, nav .nav-boote:hover, nav .nav-boote.active {
  color: #0055a2;
}
@media (max-width: 1080px) {
  nav {
    display: none;
    position: absolute;
    margin-top: 0;
    top: 100px;
    left: 0;
    width: 100%;
    height: 120vh;
    background-color: #FFFFFF;
  }
  nav a {
    display: block;
    padding: 15px;
  }
  nav .nav-boote {
    display: none;
  }
}
@media (max-width: 650px) {
  nav {
    top: 75px;
  }
}
#boote-uebersicht {
  display: none;
  z-index: 998;
  width: 100%;
  height: 120vh;
  background-color: #FFFFFF;
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 100px;
}
#boote-uebersicht .overflow-container {
  height: calc(100vh - 100px);
  overflow: auto;
}
#boote-uebersicht .overview {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 650px) {
  #boote-uebersicht .overview {
    padding-top: 30px;
  }
}
@media (max-width: 650px) {
  #boote-uebersicht .overview {
    padding-bottom: 30px;
  }
}
#boote-uebersicht .overview a {
  color: #001F48;
}
#boote-uebersicht .overview a:hover, #boote-uebersicht .overview a.active {
  color: #0055a2;
}
#boote-uebersicht .overview img {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 15px;
}
#boote-uebersicht .overview h5, #boote-uebersicht .overview .edit-h5 input, .edit-h5 #boote-uebersicht .overview input, #boote-uebersicht .overview .edit-h5 textarea, .edit-h5 #boote-uebersicht .overview textarea, #boote-uebersicht .overview .edit-h5.bold input, .edit-h5.bold #boote-uebersicht .overview input, #boote-uebersicht .overview .edit-h5.bold textarea, .edit-h5.bold #boote-uebersicht .overview textarea {
  text-transform: uppercase;
  padding-top: 15px;
  text-align: center;
}
#boote-uebersicht .boot-container-slider {
  position: relative;
  overflow-x: hidden;
  padding-top: 50px;
}
#boote-uebersicht #boot-overview-slider {
  position: relative;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
#boote-uebersicht #boot-overview-slider .boot-slide {
  width: 100%;
}
@media (max-width: 1080px) {
  .nav-container {
    height: calc(100vh - 100px);
    overflow: auto;
    width: 100%;
    padding: 0 15px 100px 15px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media (max-width: 820px) {
  .nav-container {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding-top: 100px;
  }
}
@media (max-width: 650px) {
  .nav-container {
    padding-top: 15px;
  }
}
.nav-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 1080px) {
  .nav-content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 5 1 41.6666666667%;
    -moz-box-flex: 5 1 41.6666666667%;
    -webkit-flex: 5 1 41.6666666667%;
    -ms-flex: 5 1 41.6666666667%;
    flex: 5 1 41.6666666667%;
    max-width: 41.6666666667%;
    position: relative;
  }
  .nav-content a {
    font-size: 1.1578947368rem;
    line-height: 1.3636363636em;
    text-transform: uppercase;
    font-weight: 900;
  }
}
@media (max-width: 650px) {
  .nav-content {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
    padding-top: 15px;
  }
  .nav-content a {
    margin: 0;
  }
}
.burger-boote {
  display: none;
}
@media (max-width: 1080px) {
  .burger-boote {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-flex: 6 1 50%;
    -moz-box-flex: 6 1 50%;
    -webkit-flex: 6 1 50%;
    -ms-flex: 6 1 50%;
    flex: 6 1 50%;
    max-width: 50%;
    position: relative;
  }
  .burger-boote a {
    padding: 15px;
    margin: 0;
    text-transform: uppercase;
    -webkit-box-flex: 6 1 50%;
    -moz-box-flex: 6 1 50%;
    -webkit-flex: 6 1 50%;
    -ms-flex: 6 1 50%;
    flex: 6 1 50%;
    max-width: 50%;
    position: relative;
  }
  .burger-boote h5, .burger-boote .edit-h5 input, .edit-h5 .burger-boote input, .burger-boote .edit-h5 textarea, .edit-h5 .burger-boote textarea, .burger-boote .edit-h5.bold input, .edit-h5.bold .burger-boote input, .burger-boote .edit-h5.bold textarea, .edit-h5.bold .burger-boote textarea {
    text-align: center;
    padding-top: 15px;
  }
}
@media (max-width: 650px) {
  .burger-boote {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
  .burger-boote a {
    padding: 15px;
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
  .burger-boote a img {
    display: none;
  }
  .burger-boote a br {
    display: none;
  }
  .burger-boote a span {
    padding-left: 5px;
  }
  .burger-boote a h5, .burger-boote a .edit-h5 input, .edit-h5 .burger-boote a input, .burger-boote a .edit-h5 textarea, .edit-h5 .burger-boote a textarea, .burger-boote a .edit-h5.bold input, .edit-h5.bold .burger-boote a input, .burger-boote a .edit-h5.bold textarea, .edit-h5.bold .burger-boote a textarea {
    text-align: left;
    font-size: 1.1578947368rem;
    line-height: 1.3636363636em;
    padding-top: 0;
  }
}
form:not([name="we_form"]) input {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: questa-sans, sans-serif;
  background-color: transparent;
  margin: 0;
  padding: 5px;
  width: 100%;
  font-family: questa-sans, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  letter-spacing: 0.01em;
  word-spacing: 0.01em;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 1rem;
  line-height: 1.3684210526em;
  font-weight: 400;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  border: 1px solid #01111F;
  display: block;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 32px;
  line-height: 32px;
}
form:not([name="we_form"]) input:last-child {
  padding-bottom: 0;
}
@media (max-width: 650px) {
  form:not([name="we_form"]) input {
    font-size: 1rem;
    line-height: 1.375em;
  }
}
form:not([name="we_form"]) input:last-child {
  padding: 5px;
}
form:not([name="we_form"]) input::-ms-expand {
  display: none;
}
form:not([name="we_form"]) input[type="number"] {
  width: 120px;
  text-align: center;
}
form:not([name="we_form"]) input[type="checkbox"] {
  width: 32px;
  position: relative;
  cursor: pointer;
}
form:not([name="we_form"]) input[type="checkbox"]:checked {
  background-image: url('/_template/webpics/checkbox.svg');
}
form:not([name="we_form"]) textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: questa-sans, sans-serif;
  background-color: transparent;
  margin: 0;
  padding: 5px;
  width: 100%;
  font-family: questa-sans, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  letter-spacing: 0.01em;
  word-spacing: 0.01em;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 1rem;
  line-height: 1.3684210526em;
  font-weight: 400;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  border: 1px solid #01111F;
  display: block;
  min-height: 32px;
  height: 200px;
}
form:not([name="we_form"]) textarea:last-child {
  padding-bottom: 0;
}
@media (max-width: 650px) {
  form:not([name="we_form"]) textarea {
    font-size: 1rem;
    line-height: 1.375em;
  }
}
form:not([name="we_form"]) textarea:last-child {
  padding: 5px;
}
form:not([name="we_form"]) select {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: questa-sans, sans-serif;
  background-color: transparent;
  margin: 0;
  padding: 5px;
  width: 100%;
  font-family: questa-sans, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  letter-spacing: 0.01em;
  word-spacing: 0.01em;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 1rem;
  line-height: 1.3684210526em;
  font-weight: 400;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  border: 1px solid #01111F;
  display: block;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  height: 32px;
}
form:not([name="we_form"]) select:last-child {
  padding-bottom: 0;
}
@media (max-width: 650px) {
  form:not([name="we_form"]) select {
    font-size: 1rem;
    line-height: 1.375em;
  }
}
form:not([name="we_form"]) select:last-child {
  padding: 5px;
}
form:not([name="we_form"]) select::-ms-expand {
  display: none;
}
form:not([name="we_form"]) label {
  padding-top: 15px;
  padding-bottom: 3px;
}
form:not([name="we_form"]) .plz-ort {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
form:not([name="we_form"]) .plz-ort :nth-child(1) {
  max-width: 80px;
  min-width: 80px;
  margin-right: 15px;
}
form:not([name="we_form"]) .plz-ort :nth-child(2) {
  width: 100%;
}
form:not([name="we_form"]) .label-input {
  width: 100%;
  margin-top: 15px;
}
form:not([name="we_form"]) .label-input :first-child {
  margin-right: 15px;
}
form:not([name="we_form"]) .label-input label {
  padding: 0;
  min-width: 100px;
}
form:not([name="we_form"]) .label-textarea {
  margin-top: 15px;
}
form:not([name="we_form"]) .label-textarea :first-child {
  margin-right: 15px;
}
form:not([name="we_form"]) .label-textarea label {
  min-width: 100px;
  padding-top: 5px;
}
#header {
  position: fixed;
  z-index: 999;
  width: 100%;
  min-height: 100px;
  top: 0;
  left: 0;
  background-color: #FFFFFF;
  box-shadow: 0 10px 10px rgba(1, 17, 31, 0.2);
}
@media (max-width: 650px) {
  #header {
    min-height: 75px;
  }
}
#header #logo {
  width: 130px;
  display: block;
  margin-top: 25px;
  margin-left: 30px;
  margin-right: 15px;
}
@media (max-width: 650px) {
  #header #logo {
    margin-right: 10px;
  }
}
@media (max-width: 650px) {
  #header #logo {
    width: 100px;
    margin-left: 15px;
    margin-top: 15px;
  }
}
header {
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  z-index: 1;
}
header.header-home {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 70vh;
}
header.header-home .header-titel {
  padding: 30px;
  padding-top: 6.5vh;
}
@media (max-width: 650px) {
  header.header-home .header-titel {
    padding: 20px;
  }
}
header.header-home .header-titel h1, header.header-home .header-titel .edit-h1 input, .edit-h1 header.header-home .header-titel input, header.header-home .header-titel .edit-h1 textarea, .edit-h1 header.header-home .header-titel textarea, header.header-home .header-titel .edit-h1.bold input, .edit-h1.bold header.header-home .header-titel input, header.header-home .header-titel .edit-h1.bold textarea, .edit-h1.bold header.header-home .header-titel textarea {
  font-size: 6.3157894737rem;
  line-height: 0.75em;
  color: #FFFFFF;
}
@media (max-width: 820px) {
  header.header-home {
    min-height: 50vh;
  }
}
@media (max-width: 650px) {
  header.header-home {
    min-height: 40vh;
  }
  header.header-home .header-titel {
    padding-left: 15px;
    padding-right: 15px;
  }
  header.header-home .header-titel h1, header.header-home .header-titel .edit-h1 input, .edit-h1 header.header-home .header-titel input, header.header-home .header-titel .edit-h1 textarea, .edit-h1 header.header-home .header-titel textarea, header.header-home .header-titel .edit-h1.bold input, .edit-h1.bold header.header-home .header-titel input, header.header-home .header-titel .edit-h1.bold textarea, .edit-h1.bold header.header-home .header-titel textarea {
    font-size: 3.6842105263rem;
    line-height: 0.7142857143em;
  }
}
@media (max-width: 650px) and (max-width: 650px) {
  header.header-home .header-titel {
    padding-left: 10px;
  }
}
@media (max-width: 650px) and (max-width: 650px) {
  header.header-home .header-titel {
    padding-right: 10px;
  }
}
header.header-motoren {
  background-color: #01111F;
}
header.header-motoren .row, header.header-motoren #boote-uebersicht .boot-container-slider, #boote-uebersicht header.header-motoren .boot-container-slider, header.header-motoren header.header-home .header-titel, header.header-home header.header-motoren .header-titel, header.header-motoren .edit-block-level-2 > .we_blockControls {
  padding-bottom: 14%;
  padding-top: 6%;
}
header.header-boote {
  position: relative;
  top: 0;
  margin-top: 100px;
}
header.header-boote .boote-titel {
  -webkit-box-flex: 12 1 100%;
  -moz-box-flex: 12 1 100%;
  -webkit-flex: 12 1 100%;
  -ms-flex: 12 1 100%;
  flex: 12 1 100%;
  max-width: 100%;
  position: relative;
  padding: 15px;
  margin-top: 15px;
  position: relative;
  z-index: 2;
  padding-left: 15px;
}
@media (max-width: 650px) {
  header.header-boote .boote-titel {
    padding: 10px;
  }
}
@media (max-width: 650px) {
  header.header-boote .boote-titel {
    margin-top: 10px;
  }
}
@media (max-width: 650px) {
  header.header-boote .boote-titel {
    padding-left: 10px;
  }
}
@media (max-width: 650px) {
  header.header-boote .boote-titel {
    padding-top: 0;
  }
}
header.header-boote .boote-titelbild {
  position: relative;
  margin-top: -60px;
  z-index: 1;
}
header.header-boote .boote-titelbild picture, header.header-boote .boote-titelbild img {
  max-width: 200%;
  width: 100%;
}
header.header-boote .boote-titelbild .welle-reverse {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 820px) {
  header.header-boote .boote-titelbild {
    margin-top: -20px;
  }
}
@media (max-width: 650px) {
  header.header-boote .boote-titelbild {
    margin-top: 0;
  }
}
header.header-text {
  background-color: #01111F;
  color: #FFFFFF;
  min-height: 50vh;
}
header.header-text .row, header.header-text #boote-uebersicht .boot-container-slider, #boote-uebersicht header.header-text .boot-container-slider, header.header-text header.header-home .header-titel, header.header-home header.header-text .header-titel, header.header-text .edit-block-level-2 > .we_blockControls {
  padding-bottom: 100px;
}
@media (max-width: 820px) {
  header.header-text {
    min-height: 30vh;
  }
  header.header-text .row, header.header-text #boote-uebersicht .boot-container-slider, #boote-uebersicht header.header-text .boot-container-slider, header.header-text header.header-home .header-titel, header.header-home header.header-text .header-titel, header.header-text .edit-block-level-2 > .we_blockControls {
    padding-bottom: 70px;
  }
}
@media (max-width: 650px) {
  header {
    top: 75px;
  }
}
main {
  z-index: 2;
  position: relative;
}
main section {
  margin-top: -1px;
}
main.boote-seite {
  top: 0 !important;
}
main.boote-seite .welle-weiss {
  display: none;
}
section {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 650px) {
  section {
    padding-top: 30px;
  }
}
@media (max-width: 650px) {
  section {
    padding-bottom: 30px;
  }
}
section.color-theme-1 {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (max-width: 650px) {
  section.color-theme-1 {
    margin-top: 30px;
  }
}
@media (max-width: 650px) {
  section.color-theme-1 {
    margin-bottom: 30px;
  }
}
.welle-weiss {
  max-width: 100%;
  overflow-x: hidden;
}
.welle-weiss img {
  width: 102%;
  max-width: 102%;
  margin-left: -1%;
}
.footer-welle {
  overflow-x: hidden;
  margin-bottom: -1px;
}
.footer-welle img {
  width: 102%;
  max-width: 102%;
  margin-left: -1%;
}
footer {
  max-width: 100%;
}
footer a {
  color: #14973E;
}
@media (max-width: 820px) {
  footer .box-4 {
    -webkit-box-flex: 6 1 50%;
    -moz-box-flex: 6 1 50%;
    -webkit-flex: 6 1 50%;
    -ms-flex: 6 1 50%;
    flex: 6 1 50%;
    max-width: 50%;
    position: relative;
  }
  footer .box-4:nth-child(3) {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 820px) {
  footer .box-4 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
footer a[href^='https://weisspunkt'], footer a[href^='#WE:137#'] {
  color: #FFFFFF;
}
@media (max-width: 650px) {
  footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.service-preise {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #01111F;
}
.service-preise div {
  @incldue p;
  padding-bottom: 0;
  width: auto;
}
.service-preise div:first-child {
  padding-right: 15px;
}
@media (max-width: 650px) {
  .service-preise div:first-child {
    padding-right: 10px;
  }
}
@media (max-width: 820px) {
  .service-preise div:last-child {
    display: block;
    width: 100%;
  }
}
.service-preise:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.oeffnungszeiten div {
  padding-bottom: 10px;
}
.oeffnungszeiten div div:last-child {
  text-align: right;
}
.oeffnungszeiten div:last-child {
  padding-bottom: 0;
}
@media (max-width: 820px) {
  .occassion > .box-max-6 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
    padding-right: 15px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .occassion > .box-max-6 .box-6 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 820px) and (max-width: 650px) {
  .occassion > .box-max-6 {
    padding-right: 10px;
  }
}
@media (max-width: 820px) and (max-width: 820px) {
  .occassion .carousel-box-half {
    min-width: 100%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
.occassion .show-spez {
  margin: 0;
  margin-left: 15px;
  display: none;
}
@media (max-width: 650px) {
  .occassion .show-spez {
    margin-left: 10px;
  }
}
@media (max-width: 820px) {
  .occassion .show-spez {
    display: inline-block;
  }
}
.occassion .occ-max-height picture {
  max-height: 700px;
}
.occassion .occ-max-height picture img {
  max-height: 700px;
  width: auto;
}
@media (max-width: 1280px) {
  .occassion .occ-max-height {
    max-height: 600px;
  }
  .occassion .occ-max-height picture {
    max-height: 600px;
  }
  .occassion .occ-max-height picture img {
    max-height: 600px;
  }
}
@media (max-width: 1080px) {
  .occassion .occ-max-height {
    max-height: 500px;
  }
  .occassion .occ-max-height picture {
    max-height: 500px;
  }
  .occassion .occ-max-height picture img {
    max-height: 500px;
  }
}
@media (max-width: 820px) {
  .occassion .occ-max-height {
    max-height: none;
  }
  .occassion .occ-max-height picture {
    max-height: none;
  }
  .occassion .occ-max-height picture img {
    max-height: none;
  }
}
@media (max-width: 820px) {
  .occ-details {
    display: none;
  }
}
.occ-details .occ-spezifikation {
  border-bottom: 1px solid #01111F;
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .occ-details .occ-spezifikation {
    padding-bottom: 10px;
  }
}
.occ-details .occ-text {
  border-bottom: 1px solid #01111F;
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .occ-details .occ-text {
    padding-bottom: 10px;
  }
}
.share a, .share div {
  display: block;
  cursor: pointer;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.share a::before, .share div::before {
  display: none;
}
.boote-uebersicht a:hover h5, .boote-uebersicht a:hover .edit-h5 input, .edit-h5 .boote-uebersicht a:hover input, .boote-uebersicht a:hover .edit-h5 textarea, .edit-h5 .boote-uebersicht a:hover textarea, .boote-uebersicht a:hover .edit-h5.bold input, .edit-h5.bold .boote-uebersicht a:hover input, .boote-uebersicht a:hover .edit-h5.bold textarea, .edit-h5.bold .boote-uebersicht a:hover textarea {
  color: #0055a2;
}
.boote-uebersicht h5, .boote-uebersicht .edit-h5 input, .edit-h5 .boote-uebersicht input, .boote-uebersicht .edit-h5 textarea, .edit-h5 .boote-uebersicht textarea, .boote-uebersicht .edit-h5.bold input, .edit-h5.bold .boote-uebersicht input, .boote-uebersicht .edit-h5.bold textarea, .edit-h5.bold .boote-uebersicht textarea {
  padding-top: 10px;
  text-align: center;
}
.boote-uebersicht h5 span, .boote-uebersicht .edit-h5 input span, .edit-h5 .boote-uebersicht input span, .boote-uebersicht .edit-h5 textarea span, .edit-h5 .boote-uebersicht textarea span, .boote-uebersicht .edit-h5.bold input span, .edit-h5.bold .boote-uebersicht input span, .boote-uebersicht .edit-h5.bold textarea span, .edit-h5.bold .boote-uebersicht textarea span {
  display: block;
}
@media (max-width: 650px) {
  .boote-uebersicht h5, .boote-uebersicht .edit-h5 input, .edit-h5 .boote-uebersicht input, .boote-uebersicht .edit-h5 textarea, .edit-h5 .boote-uebersicht textarea, .boote-uebersicht .edit-h5.bold input, .edit-h5.bold .boote-uebersicht input, .boote-uebersicht .edit-h5.bold textarea, .edit-h5.bold .boote-uebersicht textarea {
    padding-top: 5px;
    font-size: 0.8421052632rem;
    line-height: 1.375em;
  }
  .boote-uebersicht h5 span, .boote-uebersicht .edit-h5 input span, .edit-h5 .boote-uebersicht input span, .boote-uebersicht .edit-h5 textarea span, .edit-h5 .boote-uebersicht textarea span, .boote-uebersicht .edit-h5.bold input span, .edit-h5.bold .boote-uebersicht input span, .boote-uebersicht .edit-h5.bold textarea span, .edit-h5.bold .boote-uebersicht textarea span {
    display: block;
  }
}
@media (max-width: 820px) {
  .boote-uebersicht .box-3 {
    -webkit-box-flex: 6 1 50%;
    -moz-box-flex: 6 1 50%;
    -webkit-flex: 6 1 50%;
    -ms-flex: 6 1 50%;
    flex: 6 1 50%;
    max-width: 50%;
    position: relative;
  }
}
@media (max-width: 650px) {
  a h5, a .edit-h5 input, .edit-h5 a input, a .edit-h5 textarea, .edit-h5 a textarea, a .edit-h5.bold input, .edit-h5.bold a input, a .edit-h5.bold textarea, .edit-h5.bold a textarea {
    font-size: 0.8421052632rem;
    line-height: 1.375em;
  }
}
.bild-text-browser.color-theme-white {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .bild-text-browser.color-theme-white {
    padding-top: 10px;
  }
}
@media (max-width: 650px) {
  .bild-text-browser.color-theme-white {
    padding-bottom: 10px;
  }
}
@media (max-width: 820px) {
  .bild-text-browser .box-max-5 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
    padding-top: 30px;
    padding-bottom: 15px;
    margin-top: 0;
  }
  .bild-text-browser .box-max-5 h3, .bild-text-browser .box-max-5 .edit-h3 input, .edit-h3 .bild-text-browser .box-max-5 input, .bild-text-browser .box-max-5 .edit-h3 textarea, .edit-h3 .bild-text-browser .box-max-5 textarea, .bild-text-browser .box-max-5 .edit-h3.bold input, .edit-h3.bold .bild-text-browser .box-max-5 input, .bild-text-browser .box-max-5 .edit-h3.bold textarea, .edit-h3.bold .bild-text-browser .box-max-5 textarea {
    padding-top: 15px;
  }
  .bild-text-browser .row-full-right .box-max-5 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin-left: 8.3333333333%;
  }
  .bild-text-browser .row-full-right .box-flex-1, .bild-text-browser .row-full-right nav, .bild-text-browser .row-full-right .carousel-scrollbar-nav .carousel-button div, .carousel-scrollbar-nav .carousel-button .bild-text-browser .row-full-right div {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin-left: 8.3333333333%;
  }
  .bild-text-browser .row-full-left .box-max-5 {
    margin-right: 8.3333333333%;
  }
  .bild-text-browser .row-full-left .box-flex-1, .bild-text-browser .row-full-left nav, .bild-text-browser .row-full-left .carousel-scrollbar-nav .carousel-button div, .carousel-scrollbar-nav .carousel-button .bild-text-browser .row-full-left div {
    margin-right: 8.3333333333%;
  }
  .bild-text-browser.not-reverse .row-full-right .box-max-5 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .bild-text-browser.not-reverse .row-full-right .box-flex-1, .bild-text-browser.not-reverse .row-full-right nav, .bild-text-browser.not-reverse .row-full-right .carousel-scrollbar-nav .carousel-button div, .carousel-scrollbar-nav .carousel-button .bild-text-browser.not-reverse .row-full-right div {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .bild-text-browser.not-reverse .row-full-left .box-max-5 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .bild-text-browser.not-reverse .row-full-left .box-flex-1, .bild-text-browser.not-reverse .row-full-left nav, .bild-text-browser.not-reverse .row-full-left .carousel-scrollbar-nav .carousel-button div, .carousel-scrollbar-nav .carousel-button .bild-text-browser.not-reverse .row-full-left div {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .bild-text-browser.color-theme-1 .box-flex-1, .bild-text-browser.color-theme-1 nav, .bild-text-browser.color-theme-1 .carousel-scrollbar-nav .carousel-button div, .carousel-scrollbar-nav .carousel-button .bild-text-browser.color-theme-1 div {
    margin: 0;
    padding: 0;
  }
  .bild-text-browser.color-theme-1:not(.not-reverse) .box-max-5 {
    padding-bottom: 50px;
  }
}
@media (max-width: 820px) and (max-width: 650px) {
  .bild-text-browser .box-max-5 {
    padding-top: 20px;
  }
}
@media (max-width: 820px) and (max-width: 650px) {
  .bild-text-browser .box-max-5 {
    padding-bottom: 10px;
  }
}
@media (max-width: 820px) and (max-width: 650px) {
  .bild-text-browser .box-max-5 h3, .bild-text-browser .box-max-5 .edit-h3 input, .edit-h3 .bild-text-browser .box-max-5 input, .bild-text-browser .box-max-5 .edit-h3 textarea, .edit-h3 .bild-text-browser .box-max-5 textarea, .bild-text-browser .box-max-5 .edit-h3.bold input, .edit-h3.bold .bild-text-browser .box-max-5 input, .bild-text-browser .box-max-5 .edit-h3.bold textarea, .edit-h3.bold .bild-text-browser .box-max-5 textarea {
    padding-top: 10px;
  }
}
@media (max-width: 820px) and (max-width: 650px) {
  .bild-text-browser.color-theme-1:not(.not-reverse) .box-max-5 {
    padding-bottom: 30px;
  }
}
.team h4, .team .edit-h4 input, .edit-h4 .team input, .team .edit-h4 textarea, .edit-h4 .team textarea, .team .edit-h4.bold input, .edit-h4.bold .team input, .team .edit-h4.bold textarea, .edit-h4.bold .team textarea {
  padding-bottom: 0;
  padding-top: 10px;
}
@media (max-width: 650px) {
  .team .box-4 {
    -webkit-box-flex: 6 1 50%;
    -moz-box-flex: 6 1 50%;
    -webkit-flex: 6 1 50%;
    -ms-flex: 6 1 50%;
    flex: 6 1 50%;
    max-width: 50%;
    position: relative;
  }
  .team .box-4 h4, .team .box-4 .edit-h4 input, .edit-h4 .team .box-4 input, .team .box-4 .edit-h4 textarea, .edit-h4 .team .box-4 textarea, .team .box-4 .edit-h4.bold input, .edit-h4.bold .team .box-4 input, .team .box-4 .edit-h4.bold textarea, .edit-h4.bold .team .box-4 textarea {
    font-family: questa-sans, sans-serif;
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: 'lnum';
    -webkit-font-feature-settings: 'lnum';
    font-feature-settings: 'lnum' on;
    letter-spacing: 0.01em;
    word-spacing: 0.01em;
    line-height: inherit;
    color: inherit;
    text-align: inherit;
    width: 100%;
    display: block;
    padding-bottom: 10px;
    font-size: 1.1578947368rem;
    line-height: 1.3636363636em;
    font-weight: 900;
    padding-bottom: 0;
    padding-top: 10px;
  }
  .team .box-4 h4:last-child {
    padding-bottom: 0;
  }
}
@media (max-width: 650px) and (max-width: 820px) {
  .team .box-4 h4, .team .box-4 .edit-h4 input, .edit-h4 .team .box-4 input, .team .box-4 .edit-h4 textarea, .edit-h4 .team .box-4 textarea, .team .box-4 .edit-h4.bold input, .edit-h4.bold .team .box-4 input, .team .box-4 .edit-h4.bold textarea, .edit-h4.bold .team .box-4 textarea {
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}
@media (max-width: 820px) {
  .boot-spez .box-6 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 820px) {
  .boot-spez .box-3 {
    -webkit-box-flex: 6 1 50%;
    -moz-box-flex: 6 1 50%;
    -webkit-flex: 6 1 50%;
    -ms-flex: 6 1 50%;
    flex: 6 1 50%;
    max-width: 50%;
    position: relative;
  }
}
.boot-spez img {
  padding: 15px;
  max-height: 270px;
  margin: 0 auto;
}
@media (max-width: 650px) {
  .boot-spez img {
    padding: 10px;
  }
}
.boot-spez p, .boot-spez form:not([name="we_form"]) label, form:not([name="we_form"]) .boot-spez label, .boot-spez .edit-p input, .edit-p .boot-spez input, .boot-spez .edit-p textarea, .edit-p .boot-spez textarea {
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
}
@media (max-width: 650px) {
  .boot-spez p, .boot-spez form:not([name="we_form"]) label, form:not([name="we_form"]) .boot-spez label, .boot-spez .edit-p input, .edit-p .boot-spez input, .boot-spez .edit-p textarea, .edit-p .boot-spez textarea {
    padding-bottom: 10px;
  }
}
@media (max-width: 650px) {
  .boot-spez p, .boot-spez form:not([name="we_form"]) label, form:not([name="we_form"]) .boot-spez label, .boot-spez .edit-p input, .edit-p .boot-spez input, .boot-spez .edit-p textarea, .edit-p .boot-spez textarea {
    padding-top: 10px;
  }
}
.boot-spez .boot, .boot-spez .motor, .boot-spez .personen {
  background-color: #E4ECF0;
  padding: 15px;
  width: 100%;
}
@media (max-width: 650px) {
  .boot-spez .boot, .boot-spez .motor, .boot-spez .personen {
    padding: 10px;
  }
}
.partner .box-3 a:hover {
  color: #0055a2;
}
.partner .box-3 h5, .partner .box-3 .edit-h5 input, .edit-h5 .partner .box-3 input, .partner .box-3 .edit-h5 textarea, .edit-h5 .partner .box-3 textarea, .partner .box-3 .edit-h5.bold input, .edit-h5.bold .partner .box-3 input, .partner .box-3 .edit-h5.bold textarea, .edit-h5.bold .partner .box-3 textarea, .partner .box-3 h6, .partner .box-3 .edit-h6 input, .edit-h6 .partner .box-3 input, .partner .box-3 .edit-h6 textarea, .edit-h6 .partner .box-3 textarea, .partner .box-3 .edit-h6.bold input, .edit-h6.bold .partner .box-3 input, .partner .box-3 .edit-h6.bold textarea, .edit-h6.bold .partner .box-3 textarea {
  white-space: nowrap;
  padding-bottom: 0;
}
@media (max-width: 1080px) {
  .partner .box-3 {
    -webkit-box-flex: 4 1 33.3333333333%;
    -moz-box-flex: 4 1 33.3333333333%;
    -webkit-flex: 4 1 33.3333333333%;
    -ms-flex: 4 1 33.3333333333%;
    flex: 4 1 33.3333333333%;
    max-width: 33.3333333333%;
    position: relative;
  }
}
@media (max-width: 820px) {
  .partner .box-3 h5, .partner .box-3 .edit-h5 input, .edit-h5 .partner .box-3 input, .partner .box-3 .edit-h5 textarea, .edit-h5 .partner .box-3 textarea, .partner .box-3 .edit-h5.bold input, .edit-h5.bold .partner .box-3 input, .partner .box-3 .edit-h5.bold textarea, .edit-h5.bold .partner .box-3 textarea {
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}
@media (max-width: 650px) {
  .partner .box-3 {
    -webkit-box-flex: 6 1 50%;
    -moz-box-flex: 6 1 50%;
    -webkit-flex: 6 1 50%;
    -ms-flex: 6 1 50%;
    flex: 6 1 50%;
    max-width: 50%;
    position: relative;
  }
  .partner .box-3 h5, .partner .box-3 .edit-h5 input, .edit-h5 .partner .box-3 input, .partner .box-3 .edit-h5 textarea, .edit-h5 .partner .box-3 textarea, .partner .box-3 .edit-h5.bold input, .edit-h5.bold .partner .box-3 input, .partner .box-3 .edit-h5.bold textarea, .edit-h5.bold .partner .box-3 textarea, .partner .box-3 h6, .partner .box-3 .edit-h6 input, .edit-h6 .partner .box-3 input, .partner .box-3 .edit-h6 textarea, .edit-h6 .partner .box-3 textarea, .partner .box-3 .edit-h6.bold input, .edit-h6.bold .partner .box-3 input, .partner .box-3 .edit-h6.bold textarea, .edit-h6.bold .partner .box-3 textarea {
    font-size: 1rem;
    line-height: 1.375em;
  }
}
.map {
  background-color: #E4ECF0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("#WE:211#");
  height: 60vh;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 15px;
}
@media (max-width: 650px) {
  .map {
    margin-bottom: 10px;
  }
}
@media (max-width: 650px) {
  .map {
    margin-top: 10px;
  }
}
@media (orientation: portrait) {
  .map {
    height: 45vh;
  }
}
.garage-altmann {
  background-color: #E4ECF0;
  padding: 15px;
}
@media (max-width: 650px) {
  .garage-altmann {
    padding: 10px;
  }
}
@media (max-width: 820px) {
  .garage-altmann .box-4 {
    -webkit-box-flex: 5 1 41.6666666667%;
    -moz-box-flex: 5 1 41.6666666667%;
    -webkit-flex: 5 1 41.6666666667%;
    -ms-flex: 5 1 41.6666666667%;
    flex: 5 1 41.6666666667%;
    max-width: 41.6666666667%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .garage-altmann .box-4 {
    -webkit-box-flex: 8 1 66.6666666667%;
    -moz-box-flex: 8 1 66.6666666667%;
    -webkit-flex: 8 1 66.6666666667%;
    -ms-flex: 8 1 66.6666666667%;
    flex: 8 1 66.6666666667%;
    max-width: 66.6666666667%;
    position: relative;
  }
}
.einstieg {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 100%;
  height: 100vh;
}
.einstieg .boote, .einstieg .auto {
  width: 49vw;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.einstieg .boote .boote-titel, .einstieg .boote .auto-titel, .einstieg .auto .boote-titel, .einstieg .auto .auto-titel {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  height: 100vh;
}
.einstieg .boote .boote-content, .einstieg .boote .auto-content, .einstieg .auto .boote-content, .einstieg .auto .auto-content {
  width: 100%;
  background-size: cover;
  background-position: bottom center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.einstieg .boote .titel, .einstieg .auto .titel {
  padding-left: 20px;
  width: 100%;
}
.einstieg .boote .titel h2, .einstieg .boote .titel .edit-h2 input, .edit-h2 .einstieg .boote .titel input, .einstieg .boote .titel .edit-h2 textarea, .edit-h2 .einstieg .boote .titel textarea, .einstieg .boote .titel .edit-h2.bold input, .edit-h2.bold .einstieg .boote .titel input, .einstieg .boote .titel .edit-h2.bold textarea, .edit-h2.bold .einstieg .boote .titel textarea, .einstieg .auto .titel h2, .einstieg .auto .titel .edit-h2 input, .edit-h2 .einstieg .auto .titel input, .einstieg .auto .titel .edit-h2 textarea, .edit-h2 .einstieg .auto .titel textarea, .einstieg .auto .titel .edit-h2.bold input, .edit-h2.bold .einstieg .auto .titel input, .einstieg .auto .titel .edit-h2.bold textarea, .edit-h2.bold .einstieg .auto .titel textarea {
  color: #FFFFFF;
  font-size: 7vw;
  line-height: 1em;
  padding-bottom: 5vh;
}
.einstieg .boote .titel img, .einstieg .auto .titel img {
  width: 30%;
}
.einstieg .boote:hover .boote-content, .einstieg .boote:hover .auto-content, .einstieg .auto:hover .boote-content, .einstieg .auto:hover .auto-content {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.einstieg .boote header {
  background-image: url("/bilder/boote-welle.svg");
}
.einstieg .boote header img {
  width: 25.4%;
}
.einstieg .auto header {
  background-image: url("/bilder/auto-header.svg");
}
.einstieg .auto img {
  width: 26%;
}
.einstieg .boote-content {
  background-image: url("/bilder/freiheit-puur.jpg");
}
.einstieg .auto-content {
  background-image: url("/bilder/sorglos-unterwegs.jpg");
}
.einstieg header {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 0;
  left: 0;
  height: 100vh;
  background-size: 101%;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 20px;
}
@media (max-width: 820px) {
  .einstieg {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: auto;
  }
  .einstieg .boote {
    margin-bottom: 20px;
  }
  .einstieg .boote, .einstieg .auto {
    width: 100%;
    height: 60vh;
  }
  .einstieg .boote .boote-content, .einstieg .boote .auto-content, .einstieg .boote .auto-titel, .einstieg .boote .boote-titel, .einstieg .auto .boote-content, .einstieg .auto .auto-content, .einstieg .auto .auto-titel, .einstieg .auto .boote-titel {
    height: 60vh;
  }
  .einstieg .boote .boote-content .titel h2, .einstieg .boote .boote-content .titel .edit-h2 input, .edit-h2 .einstieg .boote .boote-content .titel input, .einstieg .boote .boote-content .titel .edit-h2 textarea, .edit-h2 .einstieg .boote .boote-content .titel textarea, .einstieg .boote .boote-content .titel .edit-h2.bold input, .edit-h2.bold .einstieg .boote .boote-content .titel input, .einstieg .boote .boote-content .titel .edit-h2.bold textarea, .edit-h2.bold .einstieg .boote .boote-content .titel textarea, .einstieg .boote .auto-content .titel h2, .einstieg .boote .auto-content .titel .edit-h2 input, .edit-h2 .einstieg .boote .auto-content .titel input, .einstieg .boote .auto-content .titel .edit-h2 textarea, .edit-h2 .einstieg .boote .auto-content .titel textarea, .einstieg .boote .auto-content .titel .edit-h2.bold input, .edit-h2.bold .einstieg .boote .auto-content .titel input, .einstieg .boote .auto-content .titel .edit-h2.bold textarea, .edit-h2.bold .einstieg .boote .auto-content .titel textarea, .einstieg .boote .auto-titel .titel h2, .einstieg .boote .auto-titel .titel .edit-h2 input, .edit-h2 .einstieg .boote .auto-titel .titel input, .einstieg .boote .auto-titel .titel .edit-h2 textarea, .edit-h2 .einstieg .boote .auto-titel .titel textarea, .einstieg .boote .auto-titel .titel .edit-h2.bold input, .edit-h2.bold .einstieg .boote .auto-titel .titel input, .einstieg .boote .auto-titel .titel .edit-h2.bold textarea, .edit-h2.bold .einstieg .boote .auto-titel .titel textarea, .einstieg .boote .boote-titel .titel h2, .einstieg .boote .boote-titel .titel .edit-h2 input, .edit-h2 .einstieg .boote .boote-titel .titel input, .einstieg .boote .boote-titel .titel .edit-h2 textarea, .edit-h2 .einstieg .boote .boote-titel .titel textarea, .einstieg .boote .boote-titel .titel .edit-h2.bold input, .edit-h2.bold .einstieg .boote .boote-titel .titel input, .einstieg .boote .boote-titel .titel .edit-h2.bold textarea, .edit-h2.bold .einstieg .boote .boote-titel .titel textarea, .einstieg .auto .boote-content .titel h2, .einstieg .auto .boote-content .titel .edit-h2 input, .edit-h2 .einstieg .auto .boote-content .titel input, .einstieg .auto .boote-content .titel .edit-h2 textarea, .edit-h2 .einstieg .auto .boote-content .titel textarea, .einstieg .auto .boote-content .titel .edit-h2.bold input, .edit-h2.bold .einstieg .auto .boote-content .titel input, .einstieg .auto .boote-content .titel .edit-h2.bold textarea, .edit-h2.bold .einstieg .auto .boote-content .titel textarea, .einstieg .auto .auto-content .titel h2, .einstieg .auto .auto-content .titel .edit-h2 input, .edit-h2 .einstieg .auto .auto-content .titel input, .einstieg .auto .auto-content .titel .edit-h2 textarea, .edit-h2 .einstieg .auto .auto-content .titel textarea, .einstieg .auto .auto-content .titel .edit-h2.bold input, .edit-h2.bold .einstieg .auto .auto-content .titel input, .einstieg .auto .auto-content .titel .edit-h2.bold textarea, .edit-h2.bold .einstieg .auto .auto-content .titel textarea, .einstieg .auto .auto-titel .titel h2, .einstieg .auto .auto-titel .titel .edit-h2 input, .edit-h2 .einstieg .auto .auto-titel .titel input, .einstieg .auto .auto-titel .titel .edit-h2 textarea, .edit-h2 .einstieg .auto .auto-titel .titel textarea, .einstieg .auto .auto-titel .titel .edit-h2.bold input, .edit-h2.bold .einstieg .auto .auto-titel .titel input, .einstieg .auto .auto-titel .titel .edit-h2.bold textarea, .edit-h2.bold .einstieg .auto .auto-titel .titel textarea, .einstieg .auto .boote-titel .titel h2, .einstieg .auto .boote-titel .titel .edit-h2 input, .edit-h2 .einstieg .auto .boote-titel .titel input, .einstieg .auto .boote-titel .titel .edit-h2 textarea, .edit-h2 .einstieg .auto .boote-titel .titel textarea, .einstieg .auto .boote-titel .titel .edit-h2.bold input, .edit-h2.bold .einstieg .auto .boote-titel .titel input, .einstieg .auto .boote-titel .titel .edit-h2.bold textarea, .edit-h2.bold .einstieg .auto .boote-titel .titel textarea {
    font-size: 15vw;
    padding-bottom: 20px;
  }
  .einstieg .boote .boote-content .titel img, .einstieg .boote .auto-content .titel img, .einstieg .boote .auto-titel .titel img, .einstieg .boote .boote-titel .titel img, .einstieg .auto .boote-content .titel img, .einstieg .auto .auto-content .titel img, .einstieg .auto .auto-titel .titel img, .einstieg .auto .boote-titel .titel img {
    width: 20%;
  }
  .einstieg .boote header, .einstieg .auto header {
    height: 60vh;
  }
}
#cookie-verwendung {
  width: 100%;
  padding: 10px 30px;
  position: fixed;
  bottom: 0;
  z-index: 2000;
  background-color: #01111F;
  text-align: center;
  color: #FFFFFF;
}
#cookie-verwendung span {
  display: inline;
}
#cookie-verwendung a {
  text-decoration: none;
  color: #e4e4e4;
}
#cookie-verwendung .cookie-ok {
  position: absolute;
  right: 10px;
  top: 20px;
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
}
#cookie-verwendung .cookie-ok span {
  display: block;
  height: 1px;
  width: 22px;
  position: absolute;
  background-color: #e4e4e4;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cookie-verwendung .cookie-ok span:first-child {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body.hidden-scroll {
  overflow: hidden;
}
.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000000;
  opacity: 0.7;
  display: none;
  z-index: 1035;
}
.sl-wrapper {
  z-index: 1040;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
}
.sl-wrapper * {
  box-sizing: border-box;
}
.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}
.sl-wrapper button:hover {
  opacity: 0.7;
}
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace;
  color: #ffffff;
  font-size: 3rem;
}
.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 1060;
  color: #000;
  font-size: 1rem;
}
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: block;
  z-index: 10060;
  font-family: Arial, Baskerville, monospace;
  color: #ffffff;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
}
.sl-wrapper.sl-dir-rtl .sl-navigation {
  direction: ltr;
}
.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  width: 100%;
  height: auto;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}
.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #000;
  z-index: 1060;
}
.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}
.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.sl-transition {
  transition: -moz-transform ease 200ms;
  transition: -ms-transform ease 200ms;
  transition: -o-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
}
@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.instagram_gallery {
  -webkit-box-flex: 12 1 100%;
  -moz-box-flex: 12 1 100%;
  -webkit-flex: 12 1 100%;
  -ms-flex: 12 1 100%;
  flex: 12 1 100%;
  max-width: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.instagram_gallery .instagram-image, .instagram_gallery .instagram-sidecar, .instagram_gallery .instagram-video {
  -webkit-box-flex: 4 1 33.3333333333%;
  -moz-box-flex: 4 1 33.3333333333%;
  -webkit-flex: 4 1 33.3333333333%;
  -ms-flex: 4 1 33.3333333333%;
  flex: 4 1 33.3333333333%;
  max-width: 33.3333333333%;
  position: relative;
  padding: 15px;
}
.instagram_gallery .instagram-sidecar::before, .instagram_gallery .instagram-video::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-image: url("#WE:63#");
  background-position: 0 -33px;
  background-size: 65px 65px;
  width: 32px;
  height: 32px;
  right: 15px;
  top: 15px;
}
.instagram_gallery .instagram-sidecar::before {
  background-position: 0 0;
}
/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
.carousel-cell {
  width: 80%;
  margin-right: 0;
  width: auto;
}
.occ-slide {
  width: 33.3333%;
  padding: 15px;
}
@media (max-width: 650px) {
  .occ-slide {
    padding: 10px;
  }
}
.occ-slide img {
  padding-bottom: 10px;
}
.occ-slide h4, .occ-slide .edit-h4 input, .edit-h4 .occ-slide input, .occ-slide .edit-h4 textarea, .edit-h4 .occ-slide textarea, .occ-slide .edit-h4.bold input, .edit-h4.bold .occ-slide input, .occ-slide .edit-h4.bold textarea, .edit-h4.bold .occ-slide textarea, .occ-slide p, .occ-slide form:not([name="we_form"]) label, form:not([name="we_form"]) .occ-slide label, .occ-slide .edit-p input, .edit-p .occ-slide input, .occ-slide .edit-p textarea, .edit-p .occ-slide textarea, .occ-slide h6, .occ-slide .edit-h6 input, .edit-h6 .occ-slide input, .occ-slide .edit-h6 textarea, .edit-h6 .occ-slide textarea, .occ-slide .edit-h6.bold input, .edit-h6.bold .occ-slide input, .occ-slide .edit-h6.bold textarea, .edit-h6.bold .occ-slide textarea {
  padding-bottom: 0;
}
@media (max-width: 1080px) {
  .occ-slide {
    width: 50%;
  }
}
@media (max-width: 650px) {
  .occ-slide {
    width: 100%;
  }
}
.occ-slider-nav {
  -webkit-box-flex: 12 1 100%;
  -moz-box-flex: 12 1 100%;
  -webkit-flex: 12 1 100%;
  -ms-flex: 12 1 100%;
  flex: 12 1 100%;
  max-width: 100%;
  position: relative;
  padding: 15px;
}
@media (max-width: 650px) {
  .occ-slider-nav {
    padding: 10px;
  }
}
.occ-slider-nav .carousel-status {
  padding: 15px;
}
@media (max-width: 650px) {
  .occ-slider-nav .carousel-status {
    padding: 10px;
  }
}
.occ-slider-nav.disable {
  display: none;
}
.carousel-image {
  display: block;
  height: 700px;
  min-width: 10px;
  width: auto;
  max-width: none;
}
.carousel-image img {
  padding-right: 30px;
}
@media (max-width: 650px) {
  .carousel-image img {
    padding-right: 20px;
  }
}
.carousel-image:nth-last-child(2) img {
  margin-right: -1px;
}
.carousel-image:last-child {
  margin-right: 0;
  min-width: 1px;
  max-width: 1px;
}
.carousel-image img {
  height: 100%;
  max-height: 100%;
  max-width: none;
  width: auto;
}
@media (max-width: 1280px) {
  .carousel-image {
    height: 600px;
  }
}
@media (max-width: 1080px) {
  .carousel-image {
    height: 500px;
  }
}
@media (max-width: 820px) {
  .carousel-image {
    height: 400px;
  }
}
@media (max-width: 650px) {
  .carousel-image {
    height: 300px;
  }
}
.carousel-image-autowidth {
  width: 100%;
  margin-right: 30px;
}
@media (max-width: 650px) {
  .carousel-image-autowidth {
    margin-right: 20px;
  }
}
.carousel-image-autowidth:last-child {
  margin-right: 0;
}
.carousel-content {
  width: 100%;
  max-width: calc(50% - 15px);
  margin-right: 15px;
  margin-left: 15px;
}
@media (max-width: 650px) {
  .carousel-content {
    margin-right: 10px;
  }
}
@media (max-width: 650px) {
  .carousel-content {
    margin-left: 10px;
  }
}
.carousel-content:first-child {
  margin-left: 0;
}
.carousel-content:last-child {
  margin-right: 0;
}
.carousel-content .carousel-content-inner {
  width: 100%;
  height: auto;
  position: relative;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.carousel-content .carousel-content-inner img {
  width: 100%;
  min-height: 0;
}
@media (max-width: 820px) {
  .carousel-content {
    max-width: calc(100% - 15px);
  }
}
.carousel-scrollbar-nav {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 16px;
}
.carousel-scrollbar-nav .carousel-scrollbar-line {
  position: absolute;
  height: 1px;
  width: 100%;
  top: 7px;
  left: 0;
  background-color: #001F48;
}
.carousel-scrollbar-nav .carousel-scrollbar {
  height: 3px;
  position: absolute;
  background-color: #001F48;
  left: 0;
  top: 6px;
  z-index: 2;
}
.carousel-scrollbar-nav .carousel-button {
  position: absolute;
  z-index: 3;
  width: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.carousel-scrollbar-nav .carousel-button div {
  cursor: pointer;
  height: 16px;
}
.carousel-scrollbar-nav .carousel-button div:last-child {
  max-width: 1px;
}
.color-theme-neg .carousel-scrollbar-nav .carousel-scrollbar-line, .color-theme-1 .carousel-scrollbar-nav .carousel-scrollbar-line, .color-theme-2 .carousel-scrollbar-nav .carousel-scrollbar-line {
  background-color: #0077e4;
}
.color-theme-neg .carousel-scrollbar-nav .carousel-scrollbar, .color-theme-1 .carousel-scrollbar-nav .carousel-scrollbar, .color-theme-2 .carousel-scrollbar-nav .carousel-scrollbar {
  background-color: #0077e4;
}
.carousel-dots {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.carousel-dots .dots {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #001F48;
  opacity: 0.6;
}
.carousel-dots .dots.dots-active, .carousel-dots .dots:hover {
  opacity: 1;
}
.color-theme-neg .carousel-dots .dots, .color-theme-1 .carousel-dots .dots, .color-theme-2 .carousel-dots .dots {
  background-color: #0077e4;
}
.carousel-next {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  padding: 15px;
  opacity: 1;
}
@media (max-width: 650px) {
  .carousel-next {
    padding: 10px;
  }
}
.carousel-prev {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  padding: 15px;
  opacity: 1;
}
@media (max-width: 650px) {
  .carousel-prev {
    padding: 10px;
  }
}
.carousel-prevnext-disable {
  opacity: 0.3;
  cursor: default;
}
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: white;
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
.filter {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.filter .filter-button {
  cursor: pointer;
  width: auto;
  margin-right: 15px;
}
.filter .filter-button:last-child {
  margin-right: 0;
}
.filter .filter-button.filter-active, .filter .filter-button:hover {
  border-bottom: 3px solid #01111F;
}
body[data-aos-duration='50'] [data-aos], [data-aos][data-aos][data-aos-duration='50'] {
  transition-duration: 50ms;
}
body[data-aos-delay='50'] [data-aos], [data-aos][data-aos][data-aos-delay='50'] {
  transition-delay: 0s;
}
body[data-aos-delay='50'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='50'].aos-animate {
  transition-delay: 50ms;
}
body[data-aos-duration='100'] [data-aos], [data-aos][data-aos][data-aos-duration='100'] {
  transition-duration: 100ms;
}
body[data-aos-delay='100'] [data-aos], [data-aos][data-aos][data-aos-delay='100'] {
  transition-delay: 0s;
}
body[data-aos-delay='100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='100'].aos-animate {
  transition-delay: 100ms;
}
body[data-aos-duration='150'] [data-aos], [data-aos][data-aos][data-aos-duration='150'] {
  transition-duration: 150ms;
}
body[data-aos-delay='150'] [data-aos], [data-aos][data-aos][data-aos-delay='150'] {
  transition-delay: 0s;
}
body[data-aos-delay='150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='150'].aos-animate {
  transition-delay: 150ms;
}
body[data-aos-duration='200'] [data-aos], [data-aos][data-aos][data-aos-duration='200'] {
  transition-duration: 200ms;
}
body[data-aos-delay='200'] [data-aos], [data-aos][data-aos][data-aos-delay='200'] {
  transition-delay: 0s;
}
body[data-aos-delay='200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='200'].aos-animate {
  transition-delay: 200ms;
}
body[data-aos-duration='250'] [data-aos], [data-aos][data-aos][data-aos-duration='250'] {
  transition-duration: 250ms;
}
body[data-aos-delay='250'] [data-aos], [data-aos][data-aos][data-aos-delay='250'] {
  transition-delay: 0s;
}
body[data-aos-delay='250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='250'].aos-animate {
  transition-delay: 250ms;
}
body[data-aos-duration='300'] [data-aos], [data-aos][data-aos][data-aos-duration='300'] {
  transition-duration: 300ms;
}
body[data-aos-delay='300'] [data-aos], [data-aos][data-aos][data-aos-delay='300'] {
  transition-delay: 0s;
}
body[data-aos-delay='300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='300'].aos-animate {
  transition-delay: 300ms;
}
body[data-aos-duration='350'] [data-aos], [data-aos][data-aos][data-aos-duration='350'] {
  transition-duration: 350ms;
}
body[data-aos-delay='350'] [data-aos], [data-aos][data-aos][data-aos-delay='350'] {
  transition-delay: 0s;
}
body[data-aos-delay='350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='350'].aos-animate {
  transition-delay: 350ms;
}
body[data-aos-duration='400'] [data-aos], [data-aos][data-aos][data-aos-duration='400'] {
  transition-duration: 400ms;
}
body[data-aos-delay='400'] [data-aos], [data-aos][data-aos][data-aos-delay='400'] {
  transition-delay: 0s;
}
body[data-aos-delay='400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='400'].aos-animate {
  transition-delay: 400ms;
}
body[data-aos-duration='450'] [data-aos], [data-aos][data-aos][data-aos-duration='450'] {
  transition-duration: 450ms;
}
body[data-aos-delay='450'] [data-aos], [data-aos][data-aos][data-aos-delay='450'] {
  transition-delay: 0s;
}
body[data-aos-delay='450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='450'].aos-animate {
  transition-delay: 450ms;
}
body[data-aos-duration='500'] [data-aos], [data-aos][data-aos][data-aos-duration='500'] {
  transition-duration: 500ms;
}
body[data-aos-delay='500'] [data-aos], [data-aos][data-aos][data-aos-delay='500'] {
  transition-delay: 0s;
}
body[data-aos-delay='500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='500'].aos-animate {
  transition-delay: 500ms;
}
body[data-aos-duration='550'] [data-aos], [data-aos][data-aos][data-aos-duration='550'] {
  transition-duration: 550ms;
}
body[data-aos-delay='550'] [data-aos], [data-aos][data-aos][data-aos-delay='550'] {
  transition-delay: 0s;
}
body[data-aos-delay='550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='550'].aos-animate {
  transition-delay: 550ms;
}
body[data-aos-duration='600'] [data-aos], [data-aos][data-aos][data-aos-duration='600'] {
  transition-duration: 600ms;
}
body[data-aos-delay='600'] [data-aos], [data-aos][data-aos][data-aos-delay='600'] {
  transition-delay: 0s;
}
body[data-aos-delay='600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='600'].aos-animate {
  transition-delay: 600ms;
}
body[data-aos-duration='650'] [data-aos], [data-aos][data-aos][data-aos-duration='650'] {
  transition-duration: 650ms;
}
body[data-aos-delay='650'] [data-aos], [data-aos][data-aos][data-aos-delay='650'] {
  transition-delay: 0s;
}
body[data-aos-delay='650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='650'].aos-animate {
  transition-delay: 650ms;
}
body[data-aos-duration='700'] [data-aos], [data-aos][data-aos][data-aos-duration='700'] {
  transition-duration: 700ms;
}
body[data-aos-delay='700'] [data-aos], [data-aos][data-aos][data-aos-delay='700'] {
  transition-delay: 0s;
}
body[data-aos-delay='700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='700'].aos-animate {
  transition-delay: 700ms;
}
body[data-aos-duration='750'] [data-aos], [data-aos][data-aos][data-aos-duration='750'] {
  transition-duration: 750ms;
}
body[data-aos-delay='750'] [data-aos], [data-aos][data-aos][data-aos-delay='750'] {
  transition-delay: 0s;
}
body[data-aos-delay='750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='750'].aos-animate {
  transition-delay: 750ms;
}
body[data-aos-duration='800'] [data-aos], [data-aos][data-aos][data-aos-duration='800'] {
  transition-duration: 800ms;
}
body[data-aos-delay='800'] [data-aos], [data-aos][data-aos][data-aos-delay='800'] {
  transition-delay: 0s;
}
body[data-aos-delay='800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='800'].aos-animate {
  transition-delay: 800ms;
}
body[data-aos-duration='850'] [data-aos], [data-aos][data-aos][data-aos-duration='850'] {
  transition-duration: 850ms;
}
body[data-aos-delay='850'] [data-aos], [data-aos][data-aos][data-aos-delay='850'] {
  transition-delay: 0s;
}
body[data-aos-delay='850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='850'].aos-animate {
  transition-delay: 850ms;
}
body[data-aos-duration='900'] [data-aos], [data-aos][data-aos][data-aos-duration='900'] {
  transition-duration: 900ms;
}
body[data-aos-delay='900'] [data-aos], [data-aos][data-aos][data-aos-delay='900'] {
  transition-delay: 0s;
}
body[data-aos-delay='900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='900'].aos-animate {
  transition-delay: 900ms;
}
body[data-aos-duration='950'] [data-aos], [data-aos][data-aos][data-aos-duration='950'] {
  transition-duration: 950ms;
}
body[data-aos-delay='950'] [data-aos], [data-aos][data-aos][data-aos-delay='950'] {
  transition-delay: 0s;
}
body[data-aos-delay='950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='950'].aos-animate {
  transition-delay: 950ms;
}
body[data-aos-duration='1000'] [data-aos], [data-aos][data-aos][data-aos-duration='1000'] {
  transition-duration: 1000ms;
}
body[data-aos-delay='1000'] [data-aos], [data-aos][data-aos][data-aos-delay='1000'] {
  transition-delay: 0s;
}
body[data-aos-delay='1000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1000'].aos-animate {
  transition-delay: 1000ms;
}
body[data-aos-duration='1050'] [data-aos], [data-aos][data-aos][data-aos-duration='1050'] {
  transition-duration: 1050ms;
}
body[data-aos-delay='1050'] [data-aos], [data-aos][data-aos][data-aos-delay='1050'] {
  transition-delay: 0s;
}
body[data-aos-delay='1050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1050'].aos-animate {
  transition-delay: 1050ms;
}
body[data-aos-duration='1100'] [data-aos], [data-aos][data-aos][data-aos-duration='1100'] {
  transition-duration: 1100ms;
}
body[data-aos-delay='1100'] [data-aos], [data-aos][data-aos][data-aos-delay='1100'] {
  transition-delay: 0s;
}
body[data-aos-delay='1100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1100'].aos-animate {
  transition-delay: 1100ms;
}
body[data-aos-duration='1150'] [data-aos], [data-aos][data-aos][data-aos-duration='1150'] {
  transition-duration: 1150ms;
}
body[data-aos-delay='1150'] [data-aos], [data-aos][data-aos][data-aos-delay='1150'] {
  transition-delay: 0s;
}
body[data-aos-delay='1150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1150'].aos-animate {
  transition-delay: 1150ms;
}
body[data-aos-duration='1200'] [data-aos], [data-aos][data-aos][data-aos-duration='1200'] {
  transition-duration: 1200ms;
}
body[data-aos-delay='1200'] [data-aos], [data-aos][data-aos][data-aos-delay='1200'] {
  transition-delay: 0s;
}
body[data-aos-delay='1200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1200'].aos-animate {
  transition-delay: 1200ms;
}
body[data-aos-duration='1250'] [data-aos], [data-aos][data-aos][data-aos-duration='1250'] {
  transition-duration: 1250ms;
}
body[data-aos-delay='1250'] [data-aos], [data-aos][data-aos][data-aos-delay='1250'] {
  transition-delay: 0s;
}
body[data-aos-delay='1250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1250'].aos-animate {
  transition-delay: 1250ms;
}
body[data-aos-duration='1300'] [data-aos], [data-aos][data-aos][data-aos-duration='1300'] {
  transition-duration: 1300ms;
}
body[data-aos-delay='1300'] [data-aos], [data-aos][data-aos][data-aos-delay='1300'] {
  transition-delay: 0s;
}
body[data-aos-delay='1300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1300'].aos-animate {
  transition-delay: 1300ms;
}
body[data-aos-duration='1350'] [data-aos], [data-aos][data-aos][data-aos-duration='1350'] {
  transition-duration: 1350ms;
}
body[data-aos-delay='1350'] [data-aos], [data-aos][data-aos][data-aos-delay='1350'] {
  transition-delay: 0s;
}
body[data-aos-delay='1350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1350'].aos-animate {
  transition-delay: 1350ms;
}
body[data-aos-duration='1400'] [data-aos], [data-aos][data-aos][data-aos-duration='1400'] {
  transition-duration: 1400ms;
}
body[data-aos-delay='1400'] [data-aos], [data-aos][data-aos][data-aos-delay='1400'] {
  transition-delay: 0s;
}
body[data-aos-delay='1400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1400'].aos-animate {
  transition-delay: 1400ms;
}
body[data-aos-duration='1450'] [data-aos], [data-aos][data-aos][data-aos-duration='1450'] {
  transition-duration: 1450ms;
}
body[data-aos-delay='1450'] [data-aos], [data-aos][data-aos][data-aos-delay='1450'] {
  transition-delay: 0s;
}
body[data-aos-delay='1450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1450'].aos-animate {
  transition-delay: 1450ms;
}
body[data-aos-duration='1500'] [data-aos], [data-aos][data-aos][data-aos-duration='1500'] {
  transition-duration: 1500ms;
}
body[data-aos-delay='1500'] [data-aos], [data-aos][data-aos][data-aos-delay='1500'] {
  transition-delay: 0s;
}
body[data-aos-delay='1500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1500'].aos-animate {
  transition-delay: 1500ms;
}
body[data-aos-duration='1550'] [data-aos], [data-aos][data-aos][data-aos-duration='1550'] {
  transition-duration: 1550ms;
}
body[data-aos-delay='1550'] [data-aos], [data-aos][data-aos][data-aos-delay='1550'] {
  transition-delay: 0s;
}
body[data-aos-delay='1550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1550'].aos-animate {
  transition-delay: 1550ms;
}
body[data-aos-duration='1600'] [data-aos], [data-aos][data-aos][data-aos-duration='1600'] {
  transition-duration: 1600ms;
}
body[data-aos-delay='1600'] [data-aos], [data-aos][data-aos][data-aos-delay='1600'] {
  transition-delay: 0s;
}
body[data-aos-delay='1600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1600'].aos-animate {
  transition-delay: 1600ms;
}
body[data-aos-duration='1650'] [data-aos], [data-aos][data-aos][data-aos-duration='1650'] {
  transition-duration: 1650ms;
}
body[data-aos-delay='1650'] [data-aos], [data-aos][data-aos][data-aos-delay='1650'] {
  transition-delay: 0s;
}
body[data-aos-delay='1650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1650'].aos-animate {
  transition-delay: 1650ms;
}
body[data-aos-duration='1700'] [data-aos], [data-aos][data-aos][data-aos-duration='1700'] {
  transition-duration: 1700ms;
}
body[data-aos-delay='1700'] [data-aos], [data-aos][data-aos][data-aos-delay='1700'] {
  transition-delay: 0s;
}
body[data-aos-delay='1700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1700'].aos-animate {
  transition-delay: 1700ms;
}
body[data-aos-duration='1750'] [data-aos], [data-aos][data-aos][data-aos-duration='1750'] {
  transition-duration: 1750ms;
}
body[data-aos-delay='1750'] [data-aos], [data-aos][data-aos][data-aos-delay='1750'] {
  transition-delay: 0s;
}
body[data-aos-delay='1750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1750'].aos-animate {
  transition-delay: 1750ms;
}
body[data-aos-duration='1800'] [data-aos], [data-aos][data-aos][data-aos-duration='1800'] {
  transition-duration: 1800ms;
}
body[data-aos-delay='1800'] [data-aos], [data-aos][data-aos][data-aos-delay='1800'] {
  transition-delay: 0s;
}
body[data-aos-delay='1800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1800'].aos-animate {
  transition-delay: 1800ms;
}
body[data-aos-duration='1850'] [data-aos], [data-aos][data-aos][data-aos-duration='1850'] {
  transition-duration: 1850ms;
}
body[data-aos-delay='1850'] [data-aos], [data-aos][data-aos][data-aos-delay='1850'] {
  transition-delay: 0s;
}
body[data-aos-delay='1850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1850'].aos-animate {
  transition-delay: 1850ms;
}
body[data-aos-duration='1900'] [data-aos], [data-aos][data-aos][data-aos-duration='1900'] {
  transition-duration: 1900ms;
}
body[data-aos-delay='1900'] [data-aos], [data-aos][data-aos][data-aos-delay='1900'] {
  transition-delay: 0s;
}
body[data-aos-delay='1900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1900'].aos-animate {
  transition-delay: 1900ms;
}
body[data-aos-duration='1950'] [data-aos], [data-aos][data-aos][data-aos-duration='1950'] {
  transition-duration: 1950ms;
}
body[data-aos-delay='1950'] [data-aos], [data-aos][data-aos][data-aos-delay='1950'] {
  transition-delay: 0s;
}
body[data-aos-delay='1950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='1950'].aos-animate {
  transition-delay: 1950ms;
}
body[data-aos-duration='2000'] [data-aos], [data-aos][data-aos][data-aos-duration='2000'] {
  transition-duration: 2000ms;
}
body[data-aos-delay='2000'] [data-aos], [data-aos][data-aos][data-aos-delay='2000'] {
  transition-delay: 0s;
}
body[data-aos-delay='2000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2000'].aos-animate {
  transition-delay: 2000ms;
}
body[data-aos-duration='2050'] [data-aos], [data-aos][data-aos][data-aos-duration='2050'] {
  transition-duration: 2050ms;
}
body[data-aos-delay='2050'] [data-aos], [data-aos][data-aos][data-aos-delay='2050'] {
  transition-delay: 0s;
}
body[data-aos-delay='2050'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2050'].aos-animate {
  transition-delay: 2050ms;
}
body[data-aos-duration='2100'] [data-aos], [data-aos][data-aos][data-aos-duration='2100'] {
  transition-duration: 2100ms;
}
body[data-aos-delay='2100'] [data-aos], [data-aos][data-aos][data-aos-delay='2100'] {
  transition-delay: 0s;
}
body[data-aos-delay='2100'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2100'].aos-animate {
  transition-delay: 2100ms;
}
body[data-aos-duration='2150'] [data-aos], [data-aos][data-aos][data-aos-duration='2150'] {
  transition-duration: 2150ms;
}
body[data-aos-delay='2150'] [data-aos], [data-aos][data-aos][data-aos-delay='2150'] {
  transition-delay: 0s;
}
body[data-aos-delay='2150'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2150'].aos-animate {
  transition-delay: 2150ms;
}
body[data-aos-duration='2200'] [data-aos], [data-aos][data-aos][data-aos-duration='2200'] {
  transition-duration: 2200ms;
}
body[data-aos-delay='2200'] [data-aos], [data-aos][data-aos][data-aos-delay='2200'] {
  transition-delay: 0s;
}
body[data-aos-delay='2200'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2200'].aos-animate {
  transition-delay: 2200ms;
}
body[data-aos-duration='2250'] [data-aos], [data-aos][data-aos][data-aos-duration='2250'] {
  transition-duration: 2250ms;
}
body[data-aos-delay='2250'] [data-aos], [data-aos][data-aos][data-aos-delay='2250'] {
  transition-delay: 0s;
}
body[data-aos-delay='2250'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2250'].aos-animate {
  transition-delay: 2250ms;
}
body[data-aos-duration='2300'] [data-aos], [data-aos][data-aos][data-aos-duration='2300'] {
  transition-duration: 2300ms;
}
body[data-aos-delay='2300'] [data-aos], [data-aos][data-aos][data-aos-delay='2300'] {
  transition-delay: 0s;
}
body[data-aos-delay='2300'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2300'].aos-animate {
  transition-delay: 2300ms;
}
body[data-aos-duration='2350'] [data-aos], [data-aos][data-aos][data-aos-duration='2350'] {
  transition-duration: 2350ms;
}
body[data-aos-delay='2350'] [data-aos], [data-aos][data-aos][data-aos-delay='2350'] {
  transition-delay: 0s;
}
body[data-aos-delay='2350'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2350'].aos-animate {
  transition-delay: 2350ms;
}
body[data-aos-duration='2400'] [data-aos], [data-aos][data-aos][data-aos-duration='2400'] {
  transition-duration: 2400ms;
}
body[data-aos-delay='2400'] [data-aos], [data-aos][data-aos][data-aos-delay='2400'] {
  transition-delay: 0s;
}
body[data-aos-delay='2400'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2400'].aos-animate {
  transition-delay: 2400ms;
}
body[data-aos-duration='2450'] [data-aos], [data-aos][data-aos][data-aos-duration='2450'] {
  transition-duration: 2450ms;
}
body[data-aos-delay='2450'] [data-aos], [data-aos][data-aos][data-aos-delay='2450'] {
  transition-delay: 0s;
}
body[data-aos-delay='2450'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2450'].aos-animate {
  transition-delay: 2450ms;
}
body[data-aos-duration='2500'] [data-aos], [data-aos][data-aos][data-aos-duration='2500'] {
  transition-duration: 2500ms;
}
body[data-aos-delay='2500'] [data-aos], [data-aos][data-aos][data-aos-delay='2500'] {
  transition-delay: 0s;
}
body[data-aos-delay='2500'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2500'].aos-animate {
  transition-delay: 2500ms;
}
body[data-aos-duration='2550'] [data-aos], [data-aos][data-aos][data-aos-duration='2550'] {
  transition-duration: 2550ms;
}
body[data-aos-delay='2550'] [data-aos], [data-aos][data-aos][data-aos-delay='2550'] {
  transition-delay: 0s;
}
body[data-aos-delay='2550'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2550'].aos-animate {
  transition-delay: 2550ms;
}
body[data-aos-duration='2600'] [data-aos], [data-aos][data-aos][data-aos-duration='2600'] {
  transition-duration: 2600ms;
}
body[data-aos-delay='2600'] [data-aos], [data-aos][data-aos][data-aos-delay='2600'] {
  transition-delay: 0s;
}
body[data-aos-delay='2600'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2600'].aos-animate {
  transition-delay: 2600ms;
}
body[data-aos-duration='2650'] [data-aos], [data-aos][data-aos][data-aos-duration='2650'] {
  transition-duration: 2650ms;
}
body[data-aos-delay='2650'] [data-aos], [data-aos][data-aos][data-aos-delay='2650'] {
  transition-delay: 0s;
}
body[data-aos-delay='2650'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2650'].aos-animate {
  transition-delay: 2650ms;
}
body[data-aos-duration='2700'] [data-aos], [data-aos][data-aos][data-aos-duration='2700'] {
  transition-duration: 2700ms;
}
body[data-aos-delay='2700'] [data-aos], [data-aos][data-aos][data-aos-delay='2700'] {
  transition-delay: 0s;
}
body[data-aos-delay='2700'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2700'].aos-animate {
  transition-delay: 2700ms;
}
body[data-aos-duration='2750'] [data-aos], [data-aos][data-aos][data-aos-duration='2750'] {
  transition-duration: 2750ms;
}
body[data-aos-delay='2750'] [data-aos], [data-aos][data-aos][data-aos-delay='2750'] {
  transition-delay: 0s;
}
body[data-aos-delay='2750'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2750'].aos-animate {
  transition-delay: 2750ms;
}
body[data-aos-duration='2800'] [data-aos], [data-aos][data-aos][data-aos-duration='2800'] {
  transition-duration: 2800ms;
}
body[data-aos-delay='2800'] [data-aos], [data-aos][data-aos][data-aos-delay='2800'] {
  transition-delay: 0s;
}
body[data-aos-delay='2800'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2800'].aos-animate {
  transition-delay: 2800ms;
}
body[data-aos-duration='2850'] [data-aos], [data-aos][data-aos][data-aos-duration='2850'] {
  transition-duration: 2850ms;
}
body[data-aos-delay='2850'] [data-aos], [data-aos][data-aos][data-aos-delay='2850'] {
  transition-delay: 0s;
}
body[data-aos-delay='2850'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2850'].aos-animate {
  transition-delay: 2850ms;
}
body[data-aos-duration='2900'] [data-aos], [data-aos][data-aos][data-aos-duration='2900'] {
  transition-duration: 2900ms;
}
body[data-aos-delay='2900'] [data-aos], [data-aos][data-aos][data-aos-delay='2900'] {
  transition-delay: 0s;
}
body[data-aos-delay='2900'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2900'].aos-animate {
  transition-delay: 2900ms;
}
body[data-aos-duration='2950'] [data-aos], [data-aos][data-aos][data-aos-duration='2950'] {
  transition-duration: 2950ms;
}
body[data-aos-delay='2950'] [data-aos], [data-aos][data-aos][data-aos-delay='2950'] {
  transition-delay: 0s;
}
body[data-aos-delay='2950'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='2950'].aos-animate {
  transition-delay: 2950ms;
}
body[data-aos-duration='3000'] [data-aos], [data-aos][data-aos][data-aos-duration='3000'] {
  transition-duration: 3000ms;
}
body[data-aos-delay='3000'] [data-aos], [data-aos][data-aos][data-aos-delay='3000'] {
  transition-delay: 0s;
}
body[data-aos-delay='3000'] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay='3000'].aos-animate {
  transition-delay: 3000ms;
}
[data-aos] {
  pointer-events: none;
}
[data-aos].aos-animate {
  pointer-events: auto;
}
body[data-aos-easing="linear"] [data-aos], [data-aos][data-aos][data-aos-easing="linear"] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
body[data-aos-easing="ease"] [data-aos], [data-aos][data-aos][data-aos-easing="ease"] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
body[data-aos-easing="ease-in"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in"] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}
body[data-aos-easing="ease-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out"] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
body[data-aos-easing="ease-in-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out"] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
body[data-aos-easing="ease-in-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-back"] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
body[data-aos-easing="ease-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-back"] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
body[data-aos-easing="ease-in-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
body[data-aos-easing="ease-in-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-sine"] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
body[data-aos-easing="ease-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-sine"] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body[data-aos-easing="ease-in-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
body[data-aos-easing="ease-in-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quad"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing="ease-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quad"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing="ease-in-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing="ease-in-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing="ease-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing="ease-in-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing="ease-in-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quart"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing="ease-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quart"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing="ease-in-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen {
  html:not(.no-js) {
    /**
		* Fade animations:
		* fade
		* fade-up, fade-down, fade-left, fade-right
		* fade-up-right, fade-up-left, fade-down-right, fade-down-left
		*/
    /**
		* Zoom animations:
		* zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
		* zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
		*/
    /**
		* Slide animations
		*/
    /**
		* Flip animations:
		* flip-left, flip-right, flip-up, flip-down
		*/
  }
  html:not(.no-js) [data-aos^='fade'][data-aos^='fade'] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^='fade'][data-aos^='fade'].aos-animate {
    opacity: 1;
    transform: none;
  }
  html:not(.no-js) [data-aos='fade-up'] {
    transform: translate3d(0, 100px, 0);
  }
  html:not(.no-js) [data-aos='fade-down'] {
    transform: translate3d(0, -100px, 0);
  }
  html:not(.no-js) [data-aos='fade-right'] {
    transform: translate3d(-100px, 0, 0);
  }
  html:not(.no-js) [data-aos='fade-left'] {
    transform: translate3d(100px, 0, 0);
  }
  html:not(.no-js) [data-aos='fade-up-right'] {
    transform: translate3d(-100px, 100px, 0);
  }
  html:not(.no-js) [data-aos='fade-up-left'] {
    transform: translate3d(100px, 100px, 0);
  }
  html:not(.no-js) [data-aos='fade-down-right'] {
    transform: translate3d(-100px, -100px, 0);
  }
  html:not(.no-js) [data-aos='fade-down-left'] {
    transform: translate3d(100px, -100px, 0);
  }
  html:not(.no-js) [data-aos^='zoom'][data-aos^='zoom'] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^='zoom'][data-aos^='zoom'].aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
  html:not(.no-js) [data-aos='zoom-in'] {
    transform: scale(0.6);
  }
  html:not(.no-js) [data-aos='zoom-in-up'] {
    transform: translate3d(0, 100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos='zoom-in-down'] {
    transform: translate3d(0, -100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos='zoom-in-right'] {
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos='zoom-in-left'] {
    transform: translate3d(100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos='zoom-out'] {
    transform: scale(1.2);
  }
  html:not(.no-js) [data-aos='zoom-out-up'] {
    transform: translate3d(0, 100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos='zoom-out-down'] {
    transform: translate3d(0, -100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos='zoom-out-right'] {
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos='zoom-out-left'] {
    transform: translate3d(100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos^='slide'][data-aos^='slide'] {
    transition-property: transform;
    visibility: hidden;
  }
  html:not(.no-js) [data-aos^='slide'][data-aos^='slide'].aos-animate {
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  html:not(.no-js) [data-aos='slide-up'] {
    transform: translate3d(0, 100%, 0);
  }
  html:not(.no-js) [data-aos='slide-down'] {
    transform: translate3d(0, -100%, 0);
  }
  html:not(.no-js) [data-aos='slide-right'] {
    transform: translate3d(-100%, 0, 0);
  }
  html:not(.no-js) [data-aos='slide-left'] {
    transform: translate3d(100%, 0, 0);
  }
  html:not(.no-js) [data-aos^='flip'][data-aos^='flip'] {
    backface-visibility: hidden;
    transition-property: transform;
  }
  html:not(.no-js) [data-aos='flip-left'] {
    transform: perspective(2500px) rotateY(-100deg);
  }
  html:not(.no-js) [data-aos='flip-left'].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos='flip-right'] {
    transform: perspective(2500px) rotateY(100deg);
  }
  html:not(.no-js) [data-aos='flip-right'].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos='flip-up'] {
    transform: perspective(2500px) rotateX(-100deg);
  }
  html:not(.no-js) [data-aos='flip-up'].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
  html:not(.no-js) [data-aos='flip-down'] {
    transform: perspective(2500px) rotateX(100deg);
  }
  html:not(.no-js) [data-aos='flip-down'].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
}
.edit-pad {
  padding: 10px;
}
.edit-pad-l {
  padding-left: 10px;
}
.edit-pad-r {
  padding-right: 10px;
}
.edit-pad-b {
  padding-bottom: 10px;
}
.edit-pad-t {
  padding-top: 10px;
}
.edit-white {
  color: #FFFFFF;
}
.edit-back-1 {
  background-color: #ebeef0;
}
.edit-back-2 {
  background-color: #f3f5f6;
}
.edit-text {
  color: #386aab;
  font-size: 12px;
  display: block;
  width: 100%;
  clear: both;
  font-family: liberation_sansregular, sans-serif;
  padding-top: 3px;
}
.edit-text code {
  font-family: liberation_sansbold, sans-serif;
  white-space: pre;
}
.edit-titel {
  color: #386aab;
  font-size: 12px;
  display: block;
  width: 100%;
  clear: both;
  font-family: liberation_sansbold, sans-serif;
}
.edit-titel .edit-text {
  display: inline;
}
.edit-titel a, .edit-text a {
  color: #386aab;
  text-decoration: underline;
  font-family: liberation_sansregular, sans-serif;
}
.edit-titel a:hover, .edit-text a:hover {
  color: #386aab;
  text-decoration: underline;
  font-family: liberation_sansregular, sans-serif;
}
.edit-hr {
  border: 1px solid #386aab;
  border-bottom: none;
  width: 100%;
  margin: 10px 0;
}
.edit-button {
  color: #386aab;
  font-size: 12px;
  display: block;
  padding: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #386aab;
  cursor: pointer;
  -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  font-family: liberation_sansbold, sans-serif;
}
.edit-href {
  border: 1px solid #386aab;
  width: auto;
  display: inline-block;
  padding-top: 2px;
  margin-top: 3px;
}
.edit-href table {
  width: 100%;
}
.edit-href table.we.weEditTable {
  border: none;
}
.edit-href table td {
  width: 48px;
  max-width: 48px;
  min-width: 48px;
}
.edit-href table td:nth-child(1) {
  width: 70px;
  max-width: 70px;
  min-width: 70px;
}
.edit-href table td:nth-child(2) {
  width: 1000px;
  max-width: 1000px;
  min-width: auto;
}
.edit-href table td:nth-child(3) {
  width: 60px;
  max-width: 60px;
  min-width: 60px;
}
.edit-href input[type=text] {
  width: 100% !important;
  max-width: 100%;
}
.edit-a {
  border: 1px solid #386aab;
  width: auto;
  display: inline-block;
  padding: 4px 0 0 4px;
  margin-top: 3px;
}
.edit-input, .edit-inline-input input, .edit-p input, .edit-p textarea, .edit-h1 input, .edit-h1 textarea, .edit-h2 input, .edit-h2 textarea, .edit-h3 input, .edit-h3 textarea, .edit-h4 input, .edit-h4 textarea, .edit-h5 input, .edit-h5 textarea, .edit-h6 input, .edit-h6 textarea, .edit-h1.bold input, .edit-h1.bold textarea, .edit-h2.bold input, .edit-h2.bold textarea, .edit-h3.bold input, .edit-h3.bold textarea, .edit-h4.bold input, .edit-h4.bold textarea, .edit-h5.bold input, .edit-h5.bold textarea, .edit-h6.bold input, .edit-h6.bold textarea {
  border: 1px solid #386aab;
  width: 100%;
  background: transparent;
  padding: 3px;
}
textarea.edit-input, .edit-p textarea, .edit-h1 textarea, .edit-h2 textarea, .edit-h3 textarea, .edit-h4 textarea, .edit-h5 textarea, .edit-h6 textarea, .edit-h1.bold textarea, .edit-h2.bold textarea, .edit-h3.bold textarea, .edit-h4.bold textarea, .edit-h5.bold textarea, .edit-h6.bold textarea {
  height: 200px;
}
.edit-bild .we_img {
  width: 100%;
}
textarea.edit-auto-resize, .edit-h1 textarea, .edit-h2 textarea, .edit-h3 textarea, .edit-h4 textarea, .edit-h5 textarea, .edit-h6 textarea, .edit-h1.bold textarea, .edit-h2.bold textarea, .edit-h3.bold textarea, .edit-h4.bold textarea, .edit-h5.bold textarea, .edit-h6.bold textarea {
  height: 1em;
  overflow: hidden;
  resize: none;
}
.edit-inline-input {
  font-family: liberation_sansregular, sans-serif;
  font-size: 12px;
  padding: 2px;
  display: inline-block;
  width: 120px;
}
.edit-inline-input input {
  padding: 2px;
}
.edit-info {
  background-color: #386aab;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  min-width: 16px;
  min-height: 16px;
  width: 16px;
  height: 16px;
  padding-bottom: 3px;
  border-radius: 8px;
  text-align: center;
  line-height: 16px;
  position: relative;
  font-family: liberation_sansbold, sans-serif;
  font-size: 12px;
}
.edit-titel .edit-info, .edit-text .edit-info {
  display: inline-block;
  margin-left: 5px;
}
.edit-info-show {
  display: none;
  width: 250px;
  height: auto;
  padding: 5px;
  background-color: #ebeef0;
  position: absolute;
  cursor: auto;
  color: #386aab;
  top: 10px;
  left: 10px;
  text-align: left;
  font-family: liberation_sansregular, sans-serif;
  z-index: 10000;
}
.edit-info-show code {
  font-family: liberation_sansbold, sans-serif;
  white-space: pre;
}
.we .tbButtonWysiwygBorder {
  box-sizing: unset;
}
.we .tbButtonWysiwygBorder button {
  margin: 0;
}
.we.we_blockControls {
  padding-top: 5px;
  padding-left: 10px;
  background-color: #ebeef0;
  min-width: 285px;
}
.we table, .we label {
  font-family: liberation_sansregular, sans-serif;
}
.we.we_img.weEditTable {
  border: 1px solid #386aab;
}
.we div.we_file_drag {
  background-color: transparent;
}
.we.we_collection {
  border-color: #386aab;
}
.we.we_collection .bold, .we.we_collection .edit-h1.bold input, .edit-h1.bold .we.we_collection input, .we.we_collection .edit-h1.bold textarea, .edit-h1.bold .we.we_collection textarea, .we.we_collection .edit-h2.bold input, .edit-h2.bold .we.we_collection input, .we.we_collection .edit-h2.bold textarea, .edit-h2.bold .we.we_collection textarea, .we.we_collection .edit-h3.bold input, .edit-h3.bold .we.we_collection input, .we.we_collection .edit-h3.bold textarea, .edit-h3.bold .we.we_collection textarea, .we.we_collection .edit-h4.bold input, .edit-h4.bold .we.we_collection input, .we.we_collection .edit-h4.bold textarea, .edit-h4.bold .we.we_collection textarea, .we.we_collection .edit-h5.bold input, .edit-h5.bold .we.we_collection input, .we.we_collection .edit-h5.bold textarea, .edit-h5.bold .we.we_collection textarea, .we.we_collection .edit-h6.bold input, .edit-h6.bold .we.we_collection input, .we.we_collection .edit-h6.bold textarea, .edit-h6.bold .we.we_collection textarea {
  color: #386aab;
  font-size: 12px;
  display: block;
  width: 100%;
  clear: both;
  font-family: liberation_sansregular, sans-serif;
  padding: 5px;
  font-weight: normal;
}
.we.we_collection input {
  margin-top: 6px;
}
.we input[type="date"], .we input[type="time"] {
  border: 1px solid #386aab;
  font-family: questa-sans, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  font-feature-settings: 'lnum' on;
  letter-spacing: 0.01em;
  word-spacing: 0.01em;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 1rem;
  line-height: 1.3684210526em;
  font-weight: 400;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  padding: 2px !important;
  display: inline;
  width: auto;
}
.we input[type="date"]:last-child, .we input[type="time"]:last-child {
  padding-bottom: 0;
}
@media (max-width: 650px) {
  .we input[type="date"], .we input[type="time"] {
    font-size: 1rem;
    line-height: 1.375em;
  }
}
.edit-block-level-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.edit-block-level-2 > .we_blockControls {
  background-color: #f3f5f6;
}
.edit-block-level-3 {
  width: 100%;
}
.edit-block-level-3 > .we_blockControls {
  background-color: #ebeef0;
  width: 100%;
}
.edit-block-level-4 {
  width: 100%;
}
.edit-block-level-4 > .we_blockControls {
  background-color: #f3f5f6;
  width: 100%;
}
.edit-block-head, .edit-block-head-l-2, .edit-block-head-l-3, .edit-block-head-l-4 {
  opacity: 0.6;
  background-color: #ebeef0;
  width: 100%;
  padding: 5px 10px 3px 0;
  margin: 2px auto;
}
.edit-block-head:hover, .edit-block-head-l-2:hover, .edit-block-head-l-3:hover, .edit-block-head-l-4:hover {
  opacity: 1;
}
.edit-block-head .edit-titel, .edit-block-head-l-2 .edit-titel, .edit-block-head-l-3 .edit-titel, .edit-block-head-l-4 .edit-titel {
  padding-top: 0;
}
.edit-block-head .edit-block-more, .edit-block-head-l-2 .edit-block-more, .edit-block-head-l-3 .edit-block-more, .edit-block-head-l-4 .edit-block-more {
  padding-left: 285px;
  padding-bottom: 10px;
}
.edit-block-head .edit-block-more .edit-pad-t, .edit-block-head-l-2 .edit-block-more .edit-pad-t, .edit-block-head-l-3 .edit-block-more .edit-pad-t, .edit-block-head-l-4 .edit-block-more .edit-pad-t {
  padding-top: 10px;
}
.edit-block-more {
  display: none;
}
.edit-block-head-l-2 {
  background-color: #f3f5f6;
  margin: 0 auto;
  max-width: 1396px;
  width: 100%;
}
.edit-block-head-l-2 .we.we_blockControls {
  background-color: #f3f5f6;
}
.edit-block-head-l-3 {
  width: 100%;
}
.edit-block-head-l-4 {
  width: 100%;
  background-color: #f3f5f6;
}
.edit-block-head-l-4 .we.we_blockControls {
  background-color: #f3f5f6;
}
.edit-info-box {
  background-color: #f3f5f6;
  padding: 10px;
  width: 100%;
  max-width: 100%;
}
.edit-balken {
  background-color: #ebeef0;
  width: 100%;
  padding: 0 10px 10px 10px;
}
.edit-options {
  width: 100%;
  padding: 0 10px 10px 10px;
  background-color: #f3f5f6;
}
.edit-options .edit-text, .edit-options .edit-titel {
  color: #FFFFFF;
}
.edit-content {
  max-width: 1200px;
  width: 100%;
  margin: 20px auto;
  padding: 20px;
}
.edit-mail {
  max-width: 600px;
  width: 100%;
  margin: 20px auto;
  padding: 20px;
}
