/*
 *
 *     SETTINGS
 *
 */
/*
 *
 *     LESS FUNCTIONS
 *
 */
/*
 *
 *     BASIC CSS
 *
 */
body {
  font-family: "Roboto", Verdana, sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  line-height: 150%;
  position: relative;
}
html,
body {
  position: relative;
  overflow-x: hidden;
  min-height: 100%;
}
body > div {
  overflow-x: hidden;
}
div {
  max-width: 100%;
}
img {
  height: auto;
  max-width: 100%;
}
a {
  color: #be0f2e;
  text-decoration: none;
}
a,
a:hover,
a:active,
a:focus {
  outline: 0;
}
.btn {
  padding: 4px 12px 6px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
.colclear {
  height: 0;
  line-height: 0;
  font-size: 0;
  display: none;
}
.inner-content-wrap,
.inner-content-wrap-ce-width-page {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 60px;
}
.inner-content-wrap-ce-width-fullpadding {
  padding: 0 60px;
}
.inner-content-wrap .inner-content-wrap-ce,
.inner-content-wrap .inner-content-wrap {
  padding: 0;
}
#main-content {
  margin-top: 110px;
  padding-top: 0;
  padding-bottom: 0;
}
.text-left,
.align-left {
  text-align: left;
}
.text-right,
.align-right {
  text-align: right;
}
.text-center,
.align-center {
  text-align: center;
}
#mobile-menu-bottom-spacer {
  height: 0px;
  position: absolute;
  left: -10000px;
  top: -10000px;
}
.ps {
  position: relative;
}
.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y,
.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: rgba(0, 0, 0, 0.8);
}
.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y,
.ps:hover > .ps__scrollbar-y-rail:hover,
.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x,
.ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.ps.ps--in-scrolling.ps--y:hover > .ps__scrollbar-y-rail > .ps__scrollbar-y,
.ps.ps--in-scrolling.ps--y:hover > .ps__scrollbar-y-rail,
.ps.ps--in-scrolling.ps--x:hover > .ps__scrollbar-x-rail > .ps__scrollbar-x,
.ps.ps--in-scrolling.ps--x:hover > .ps__scrollbar-x-rail {
  background-color: rgba(0, 0, 0, 0.3);
}
@media all and (max-width: 768px) {
  .inner-content-wrap,
  .inner-content-wrap-ce-width-page,
  .inner-content-wrap-ce-width-fullpadding {
    padding: 0 20px;
  }
}
@media all and (max-width: 340px) {
  .inner-content-wrap,
  .inner-content-wrap-ce-width-page,
  .inner-content-wrap-ce-width-fullpadding {
    padding: 0 8px;
  }
}
.g-recaptcha iframe,
.g-recaptcha > div {
  max-width: 100%;
  overflow: hidden;
}
.g-recaptcha > div {
  width: auto !important;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt70 {
  margin-top: 70px;
}
.mt80 {
  margin-top: 80px;
}
.mt90 {
  margin-top: 90px;
}
.mt100 {
  margin-top: 100px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb100 {
  margin-bottom: 100px;
}
.mw500,
.mw600,
.mw700,
.mw800,
.mw900,
.mw1000,
.mw1100,
.mw1200,
.mw1300,
.mw1400,
.mw1500,
.mw1600 {
  margin-left: auto;
  margin-right: auto;
}
.mw500 > .inner-content-wrap-ce-width-page,
.mw600 > .inner-content-wrap-ce-width-page,
.mw700 > .inner-content-wrap-ce-width-page,
.mw800 > .inner-content-wrap-ce-width-page,
.mw900 > .inner-content-wrap-ce-width-page,
.mw1000 > .inner-content-wrap-ce-width-page,
.mw1100 > .inner-content-wrap-ce-width-page,
.mw1200 > .inner-content-wrap-ce-width-page,
.mw1300 > .inner-content-wrap-ce-width-page,
.mw1400 > .inner-content-wrap-ce-width-page,
.mw1500 > .inner-content-wrap-ce-width-page,
.mw1600 > .inner-content-wrap-ce-width-page {
  padding: 0;
}
.max-width-left {
  margin-left: 0;
}
.max-width-right {
  margin-right: 0;
}
.mw500 {
  max-width: 500px;
}
.mw600 {
  max-width: 600px;
}
.mw700 {
  max-width: 700px;
}
.mw800 {
  max-width: 800px;
}
.mw900 {
  max-width: 900px;
}
.mw1000 {
  max-width: 1000px;
}
.mw1100 {
  max-width: 1100px;
}
.mw1200 {
  max-width: 1200px;
}
.mw1300 {
  max-width: 1300px;
}
.mw1400 {
  max-width: 1400px;
}
.mw1500 {
  max-width: 1500px;
}
.mw1600 {
  max-width: 1600px;
}
.inner-content-wrap-width-full.col-mw500,
.inner-content-wrap-width-page.col-mw500,
.inner-content-wrap-width-full.col-mw600,
.inner-content-wrap-width-page.col-mw600,
.inner-content-wrap-width-full.col-mw700,
.inner-content-wrap-width-page.col-mw700,
.inner-content-wrap-width-full.col-mw800,
.inner-content-wrap-width-page.col-mw800,
.inner-content-wrap-width-full.col-mw900,
.inner-content-wrap-width-page.col-mw900,
.inner-content-wrap-width-full.col-mw1000,
.inner-content-wrap-width-page.col-mw1000,
.inner-content-wrap-width-full.col-mw1100,
.inner-content-wrap-width-page.col-mw1100,
.inner-content-wrap-width-full.col-mw1200,
.inner-content-wrap-width-page.col-mw1200,
.inner-content-wrap-width-full.col-mw1300,
.inner-content-wrap-width-page.col-mw1300,
.inner-content-wrap-width-full.col-mw1400,
.inner-content-wrap-width-page.col-mw1400,
.inner-content-wrap-width-full.col-mw1500,
.inner-content-wrap-width-page.col-mw1500,
.inner-content-wrap-width-full.col-mw1600,
.inner-content-wrap-width-page.col-mw1600 {
  margin-left: auto;
  margin-right: auto;
}
.inner-content-wrap-width-full.max-width-left,
.inner-content-wrap-width-page.max-width-left {
  margin-left: -15px;
}
.inner-content-wrap-width-full.max-width-right,
.inner-content-wrap-width-page.max-width-right {
  margin-right: -15px;
}
.inner-content-wrap-width-full.col-mw500,
.inner-content-wrap-width-page.col-mw500 {
  max-width: 530px;
}
.inner-content-wrap-width-full.col-mw600,
.inner-content-wrap-width-page.col-mw600 {
  max-width: 630px;
}
.inner-content-wrap-width-full.col-mw700,
.inner-content-wrap-width-page.col-mw700 {
  max-width: 730px;
}
.inner-content-wrap-width-full.col-mw800,
.inner-content-wrap-width-page.col-mw800 {
  max-width: 830px;
}
.inner-content-wrap-width-full.col-mw900,
.inner-content-wrap-width-page.col-mw900 {
  max-width: 930px;
}
.inner-content-wrap-width-full.col-mw1000,
.inner-content-wrap-width-page.col-mw1000 {
  max-width: 1030px;
}
.inner-content-wrap-width-full.col-mw1100,
.inner-content-wrap-width-page.col-mw1100 {
  max-width: 1130px;
}
.inner-content-wrap-width-full.col-mw1200,
.inner-content-wrap-width-page.col-mw1200 {
  max-width: 1230px;
}
.inner-content-wrap-width-full.col-mw1300,
.inner-content-wrap-width-page.col-mw1300 {
  max-width: 1330px;
}
.inner-content-wrap-width-full.col-mw1400,
.inner-content-wrap-width-page.col-mw1400 {
  max-width: 1430px;
}
.inner-content-wrap-width-full.col-mw1500,
.inner-content-wrap-width-page.col-mw1500 {
  max-width: 1530px;
}
.inner-content-wrap-width-full.col-mw1600,
.inner-content-wrap-width-page.col-mw1600 {
  max-width: 1630px;
}
@media all and (max-width: 980px) {
  .inner-content-wrap-width-full.max-width-left,
  .inner-content-wrap-width-page.max-width-left {
    margin-left: -10px;
  }
  .inner-content-wrap-width-full.max-width-right,
  .inner-content-wrap-width-page.max-width-right {
    margin-right: -10px;
  }
  .inner-content-wrap-width-full.col-mw500,
  .inner-content-wrap-width-page.col-mw500 {
    max-width: 520px;
  }
  .inner-content-wrap-width-full.col-mw600,
  .inner-content-wrap-width-page.col-mw600 {
    max-width: 620px;
  }
  .inner-content-wrap-width-full.col-mw700,
  .inner-content-wrap-width-page.col-mw700 {
    max-width: 720px;
  }
  .inner-content-wrap-width-full.col-mw800,
  .inner-content-wrap-width-page.col-mw800 {
    max-width: 820px;
  }
  .inner-content-wrap-width-full.col-mw900,
  .inner-content-wrap-width-page.col-mw900 {
    max-width: 920px;
  }
  .inner-content-wrap-width-full.col-mw1000,
  .inner-content-wrap-width-page.col-mw1000 {
    max-width: 1020px;
  }
  .inner-content-wrap-width-full.col-mw1100,
  .inner-content-wrap-width-page.col-mw1100 {
    max-width: 1120px;
  }
  .inner-content-wrap-width-full.col-mw1200,
  .inner-content-wrap-width-page.col-mw1200 {
    max-width: 1220px;
  }
  .inner-content-wrap-width-full.col-mw1300,
  .inner-content-wrap-width-page.col-mw1300 {
    max-width: 1320px;
  }
  .inner-content-wrap-width-full.col-mw1400,
  .inner-content-wrap-width-page.col-mw1400 {
    max-width: 1420px;
  }
  .inner-content-wrap-width-full.col-mw1500,
  .inner-content-wrap-width-page.col-mw1500 {
    max-width: 1520px;
  }
  .inner-content-wrap-width-full.col-mw1600,
  .inner-content-wrap-width-page.col-mw1600 {
    max-width: 1620px;
  }
}
@media all and (max-width: 540px) {
  .inner-content-wrap-width-full.max-width-left,
  .inner-content-wrap-width-page.max-width-left {
    margin-left: -6px;
  }
  .inner-content-wrap-width-full.max-width-right,
  .inner-content-wrap-width-page.max-width-right {
    margin-right: -6px;
  }
  .inner-content-wrap-width-full.col-mw500,
  .inner-content-wrap-width-page.col-mw500 {
    max-width: 512px;
  }
  .inner-content-wrap-width-full.col-mw600,
  .inner-content-wrap-width-page.col-mw600 {
    max-width: 612px;
  }
  .inner-content-wrap-width-full.col-mw700,
  .inner-content-wrap-width-page.col-mw700 {
    max-width: 712px;
  }
  .inner-content-wrap-width-full.col-mw800,
  .inner-content-wrap-width-page.col-mw800 {
    max-width: 812px;
  }
  .inner-content-wrap-width-full.col-mw900,
  .inner-content-wrap-width-page.col-mw900 {
    max-width: 912px;
  }
  .inner-content-wrap-width-full.col-mw1000,
  .inner-content-wrap-width-page.col-mw1000 {
    max-width: 1012px;
  }
  .inner-content-wrap-width-full.col-mw1100,
  .inner-content-wrap-width-page.col-mw1100 {
    max-width: 1112px;
  }
  .inner-content-wrap-width-full.col-mw1200,
  .inner-content-wrap-width-page.col-mw1200 {
    max-width: 1212px;
  }
  .inner-content-wrap-width-full.col-mw1300,
  .inner-content-wrap-width-page.col-mw1300 {
    max-width: 1312px;
  }
  .inner-content-wrap-width-full.col-mw1400,
  .inner-content-wrap-width-page.col-mw1400 {
    max-width: 1412px;
  }
  .inner-content-wrap-width-full.col-mw1500,
  .inner-content-wrap-width-page.col-mw1500 {
    max-width: 1512px;
  }
  .inner-content-wrap-width-full.col-mw1600,
  .inner-content-wrap-width-page.col-mw1600 {
    max-width: 1612px;
  }
}
p.imageright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
p.imageleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
textarea,
select,
input,
button {
  outline: none;
}
/*
 *
 *     GRID / COLUMNS
 *
 */
.inner-content-wrap-width-page {
  max-width: 1200px;
  padding: 0 45px;
}
.inner-content-wrap-width-page.col-no-padding-1 {
  max-width: 1170px !important;
  padding: 0 !important;
}
.inner-content-wrap-width-fullpadding {
  padding: 0 60px;
  max-width: none;
}
.inner-content-wrap-width-full {
  padding: 0;
  max-width: none;
  margin-left: -15px;
  margin-right: -15px;
}
.inner-content-wrap-width-full.col-no-padding-1 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.col {
  float: left;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
}
.col-wrap-16-16-16-16-16-16 > div:nth-child(1),
.col-wrap-16-16-16-16-16-16 > div:nth-child(2),
.col-wrap-16-16-16-16-16-16 > div:nth-child(4),
.col-wrap-16-16-16-16-16-16 > div:nth-child(6),
.col-wrap-16-16-16-16-16-16 > div:nth-child(8),
.col-wrap-16-16-16-16-16-16 > div:nth-child(9) {
  width: 16.66%;
}
.col-wrap-20-20-20-20-20 > div:nth-child(1),
.col-wrap-20-20-20-20-20 > div:nth-child(2),
.col-wrap-20-20-20-20-20 > div:nth-child(3),
.col-wrap-20-20-20-20-20 > div:nth-child(5),
.col-wrap-20-20-20-20-20 > div:nth-child(6) {
  width: 20%;
}
.col-wrap-25-25-25-25 > div:nth-child(1),
.col-wrap-25-25-25-25 > div:nth-child(2),
.col-wrap-25-25-25-25 > div:nth-child(4),
.col-wrap-25-25-25-25 > div:nth-child(5),
.col-wrap-25-25-50 > div:nth-child(1),
.col-wrap-25-25-50 > div:nth-child(2),
.col-wrap-50-25-25 > div:nth-child(2),
.col-wrap-50-25-25 > div:nth-child(3) {
  width: 25%;
}
.col-wrap-25-25-50 > div:nth-child(3),
.col-wrap-50-50 > div:nth-child(1),
.col-wrap-50-50 > div:nth-child(2),
.col-wrap-50-25-25 > div:nth-child(1) {
  width: 50%;
}
.col-wrap-33-33-33 > div:nth-child(1),
.col-wrap-33-33-33 > div:nth-child(3),
.col-wrap-33-33-33 > div:nth-child(4),
.col-wrap-33-66 > div:nth-child(1),
.col-wrap-66-33 > div:nth-child(2) {
  width: 33.33%;
}
.col-wrap-33-66 > div:nth-child(2),
.col-wrap-66-33 > div:nth-child(1) {
  width: 66.66%;
}
.col-debug .col-wrap {
  margin-bottom: 50px;
}
.col-debug .col-inner {
  background: rgba(255, 0, 0, 0.2);
  height: 400px;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media all and (max-width: 980px) {
  .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .inner-content-wrap-width-full {
    padding: 0;
    max-width: none;
    margin-left: -10px;
    margin-right: -10px;
  }
  .inner-content-wrap-width-page {
    padding: 0 50px;
  }
}
@media all and (max-width: 768px) {
  .inner-content-wrap-width-page {
    padding: 0 10px;
  }
}
@media all and (max-width: 540px) {
  .col {
    padding-left: 6px;
    padding-right: 6px;
    margin-top: 0;
  }
  .inner-content-wrap-width-full {
    padding: 0;
    max-width: none;
    margin-left: -6px;
    margin-right: -6px;
  }
  .inner-content-wrap-width-page {
    padding: 0 14px;
  }
}
@media all and (max-width: 340px) {
  .inner-content-wrap-width-page {
    padding: 0 2px;
  }
}
@media all and (max-width: 1250px) {
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(9) {
    width: 33.33%;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(5) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 1000px) {
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(3) {
    width: 33.33%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(5),
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(6) {
    width: 50%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(4) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 880px) {
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(9) {
    width: 50%;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(5) {
    display: none;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(3),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(7) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 800px) {
  .col-wrap-25-25-25-25.col-breakpoint-small > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-small > div:nth-child(2),
  .col-wrap-25-25-25-25.col-breakpoint-small > div:nth-child(4),
  .col-wrap-25-25-25-25.col-breakpoint-small > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-small > div:nth-child(1),
  .col-wrap-25-25-50.col-breakpoint-small > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-small > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-small > div:nth-child(3) {
    width: 50%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-small > .colclear {
    display: block;
    clear: both;
  }
  .col-wrap-25-25-50.col-breakpoint-small > div:nth-child(3),
  .col-wrap-50-25-25.col-breakpoint-small > div:nth-child(1) {
    width: 100%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-small > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-small > div:nth-child(2) {
    margin-bottom: 30px;
  }
  .col-wrap-25-25-50.col-breakpoint-small > div:nth-child(3) {
    margin-top: 30px;
  }
  .col-wrap-50-25-25.col-breakpoint-small > div:nth-child(1) {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 550px) {
  .col-wrap-33-33-33.col-breakpoint-small > div:nth-child(1) {
    width: 100%;
  }
  .col-wrap-33-33-33.col-breakpoint-small > div:nth-child(3),
  .col-wrap-33-33-33.col-breakpoint-small > div:nth-child(4) {
    width: 50%;
  }
  .col-wrap-33-33-33.col-breakpoint-small > .colclear {
    display: block;
    clear: both;
  }
  .col-wrap-33-33-33.col-breakpoint-small > div:nth-child(1) {
    margin-bottom: 30px;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(3),
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(5) {
    width: 50%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(6) {
    width: 100%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(4) {
    display: none;
  }
}
@media all and (max-width: 440px) {
  .col-wrap-25-25-25-25.col-breakpoint-small > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-small > div:nth-child(2),
  .col-wrap-25-25-25-25.col-breakpoint-small > div:nth-child(4),
  .col-wrap-25-25-25-25.col-breakpoint-small > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-small > div:nth-child(1),
  .col-wrap-25-25-50.col-breakpoint-small > div:nth-child(2),
  .col-wrap-25-25-50.col-breakpoint-small > div:nth-child(3),
  .col-wrap-50-50.col-breakpoint-small > div:nth-child(1),
  .col-wrap-50-50.col-breakpoint-small > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-small > div:nth-child(1),
  .col-wrap-50-25-25.col-breakpoint-small > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-small > div:nth-child(3),
  .col-wrap-33-66.col-breakpoint-small > div:nth-child(1),
  .col-wrap-33-66.col-breakpoint-small > div:nth-child(2),
  .col-wrap-66-33.col-breakpoint-small > div:nth-child(1),
  .col-wrap-66-33.col-breakpoint-small > div:nth-child(2),
  .col-wrap-33-33-33.col-breakpoint-small > div:nth-child(1),
  .col-wrap-33-33-33.col-breakpoint-small > div:nth-child(3),
  .col-wrap-33-33-33.col-breakpoint-small > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-small > div:nth-child(9),
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(3),
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(5),
  .col-wrap-20-20-20-20-20.col-breakpoint-small > div:nth-child(6) {
    margin-bottom: 30px;
    width: 100%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-small > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-small > div:nth-child(3),
  .col-wrap-50-50.col-breakpoint-small > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-small > div:nth-child(3),
  .col-wrap-33-66.col-breakpoint-small > div:nth-child(2),
  .col-wrap-66-33.col-breakpoint-small > div:nth-child(2),
  .col-wrap-33-33-33.col-breakpoint-small > div:nth-child(4) {
    margin-bottom: 0;
  }
  .col-wrap-33-33-33.col-breakpoint-small > div:nth-child(3) {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1350px) {
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(9) {
    width: 33.33%;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(5) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 1100px) {
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(3) {
    width: 33.33%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(5),
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(6) {
    width: 50%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(4) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 980px) {
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(9) {
    width: 50%;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(5) {
    display: none;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(3),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(7) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 900px) {
  .col-wrap-25-25-25-25.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-25-25-25-25.col-breakpoint-medium > div:nth-child(4),
  .col-wrap-25-25-25-25.col-breakpoint-medium > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-25-25-50.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-medium > div:nth-child(3) {
    width: 50%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-medium > .colclear {
    display: block;
    clear: both;
  }
  .col-wrap-25-25-50.col-breakpoint-medium > div:nth-child(3),
  .col-wrap-50-25-25.col-breakpoint-medium > div:nth-child(1) {
    width: 100%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-medium > div:nth-child(2) {
    margin-bottom: 30px;
  }
  .col-wrap-25-25-50.col-breakpoint-medium > div:nth-child(3) {
    margin-top: 30px;
  }
  .col-wrap-50-25-25.col-breakpoint-medium > div:nth-child(1) {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 650px) {
  .col-wrap-33-33-33.col-breakpoint-medium > div:nth-child(1) {
    width: 100%;
  }
  .col-wrap-33-33-33.col-breakpoint-medium > div:nth-child(3),
  .col-wrap-33-33-33.col-breakpoint-medium > div:nth-child(4) {
    width: 50%;
  }
  .col-wrap-33-33-33.col-breakpoint-medium > .colclear {
    display: block;
    clear: both;
  }
  .col-wrap-33-33-33.col-breakpoint-medium > div:nth-child(1) {
    margin-bottom: 30px;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(3),
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(5) {
    width: 50%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(6) {
    width: 100%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(4) {
    display: none;
  }
}
@media all and (max-width: 540px) {
  .col-wrap-25-25-25-25.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-25-25-25-25.col-breakpoint-medium > div:nth-child(4),
  .col-wrap-25-25-25-25.col-breakpoint-medium > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-25-25-50.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-25-25-50.col-breakpoint-medium > div:nth-child(3),
  .col-wrap-50-50.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-50-50.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-50-25-25.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-medium > div:nth-child(3),
  .col-wrap-33-66.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-33-66.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-66-33.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-66-33.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-33-33-33.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-33-33-33.col-breakpoint-medium > div:nth-child(3),
  .col-wrap-33-33-33.col-breakpoint-medium > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-medium > div:nth-child(9),
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(3),
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(5),
  .col-wrap-20-20-20-20-20.col-breakpoint-medium > div:nth-child(6) {
    margin-bottom: 30px;
    width: 100%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-medium > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-medium > div:nth-child(3),
  .col-wrap-50-50.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-medium > div:nth-child(3),
  .col-wrap-33-66.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-66-33.col-breakpoint-medium > div:nth-child(2),
  .col-wrap-33-33-33.col-breakpoint-medium > div:nth-child(4) {
    margin-bottom: 0;
  }
  .col-wrap-33-33-33.col-breakpoint-medium > div:nth-child(3) {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1500px) {
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(9) {
    width: 33.33%;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(5) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 1250px) {
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(3) {
    width: 33.33%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(5),
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(6) {
    width: 50%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(4) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 1030px) {
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(9) {
    width: 50%;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(5) {
    display: none;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(3),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(7) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 1050px) {
  .col-wrap-25-25-25-25.col-breakpoint-large > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-large > div:nth-child(2),
  .col-wrap-25-25-25-25.col-breakpoint-large > div:nth-child(4),
  .col-wrap-25-25-25-25.col-breakpoint-large > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-large > div:nth-child(1),
  .col-wrap-25-25-50.col-breakpoint-large > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-large > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-large > div:nth-child(3) {
    width: 50%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-large > .colclear {
    display: block;
    clear: both;
  }
  .col-wrap-25-25-50.col-breakpoint-large > div:nth-child(3),
  .col-wrap-50-25-25.col-breakpoint-large > div:nth-child(1) {
    width: 100%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-large > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-large > div:nth-child(2) {
    margin-bottom: 30px;
  }
  .col-wrap-25-25-50.col-breakpoint-large > div:nth-child(3) {
    margin-top: 30px;
  }
  .col-wrap-50-25-25.col-breakpoint-large > div:nth-child(1) {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 800px) {
  .col-wrap-33-33-33.col-breakpoint-large > div:nth-child(1) {
    width: 100%;
  }
  .col-wrap-33-33-33.col-breakpoint-large > div:nth-child(3),
  .col-wrap-33-33-33.col-breakpoint-large > div:nth-child(4) {
    width: 50%;
  }
  .col-wrap-33-33-33.col-breakpoint-large > .colclear {
    display: block;
    clear: both;
  }
  .col-wrap-33-33-33.col-breakpoint-large > div:nth-child(1) {
    margin-bottom: 30px;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(3),
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(5) {
    width: 50%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(6) {
    width: 100%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(4) {
    display: none;
  }
}
@media all and (max-width: 690px) {
  .col-wrap-25-25-25-25.col-breakpoint-large > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-large > div:nth-child(2),
  .col-wrap-25-25-25-25.col-breakpoint-large > div:nth-child(4),
  .col-wrap-25-25-25-25.col-breakpoint-large > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-large > div:nth-child(1),
  .col-wrap-25-25-50.col-breakpoint-large > div:nth-child(2),
  .col-wrap-25-25-50.col-breakpoint-large > div:nth-child(3),
  .col-wrap-50-50.col-breakpoint-large > div:nth-child(1),
  .col-wrap-50-50.col-breakpoint-large > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-large > div:nth-child(1),
  .col-wrap-50-25-25.col-breakpoint-large > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-large > div:nth-child(3),
  .col-wrap-33-66.col-breakpoint-large > div:nth-child(1),
  .col-wrap-33-66.col-breakpoint-large > div:nth-child(2),
  .col-wrap-66-33.col-breakpoint-large > div:nth-child(1),
  .col-wrap-66-33.col-breakpoint-large > div:nth-child(2),
  .col-wrap-33-33-33.col-breakpoint-large > div:nth-child(1),
  .col-wrap-33-33-33.col-breakpoint-large > div:nth-child(3),
  .col-wrap-33-33-33.col-breakpoint-large > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-large > div:nth-child(9),
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(3),
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(5),
  .col-wrap-20-20-20-20-20.col-breakpoint-large > div:nth-child(6) {
    margin-bottom: 30px;
    width: 100%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-large > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-large > div:nth-child(3),
  .col-wrap-50-50.col-breakpoint-large > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-large > div:nth-child(3),
  .col-wrap-33-66.col-breakpoint-large > div:nth-child(2),
  .col-wrap-66-33.col-breakpoint-large > div:nth-child(2),
  .col-wrap-33-33-33.col-breakpoint-large > div:nth-child(4) {
    margin-bottom: 0;
  }
  .col-wrap-33-33-33.col-breakpoint-large > div:nth-child(3) {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1700px) {
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(9) {
    width: 33.33%;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(5) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 1450px) {
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(3) {
    width: 33.33%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(5),
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(6) {
    width: 50%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(4) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 1230px) {
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(9) {
    width: 50%;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(5) {
    display: none;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(3),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(7) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 1250px) {
  .col-wrap-25-25-25-25.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-25-25-25-25.col-breakpoint-larger > div:nth-child(4),
  .col-wrap-25-25-25-25.col-breakpoint-larger > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-25-25-50.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-larger > div:nth-child(3) {
    width: 50%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-larger > .colclear {
    display: block;
    clear: both;
  }
  .col-wrap-25-25-50.col-breakpoint-larger > div:nth-child(3),
  .col-wrap-50-25-25.col-breakpoint-larger > div:nth-child(1) {
    width: 100%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-larger > div:nth-child(2) {
    margin-bottom: 30px;
  }
  .col-wrap-25-25-50.col-breakpoint-larger > div:nth-child(3) {
    margin-top: 30px;
  }
  .col-wrap-50-25-25.col-breakpoint-larger > div:nth-child(1) {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1000px) {
  .col-wrap-33-33-33.col-breakpoint-larger > div:nth-child(1) {
    width: 100%;
  }
  .col-wrap-33-33-33.col-breakpoint-larger > div:nth-child(3),
  .col-wrap-33-33-33.col-breakpoint-larger > div:nth-child(4) {
    width: 50%;
  }
  .col-wrap-33-33-33.col-breakpoint-larger > .colclear {
    display: block;
    clear: both;
  }
  .col-wrap-33-33-33.col-breakpoint-larger > div:nth-child(1) {
    margin-bottom: 30px;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(3),
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(5) {
    width: 50%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(6) {
    width: 100%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(4) {
    display: none;
  }
}
@media all and (max-width: 890px) {
  .col-wrap-25-25-25-25.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-25-25-25-25.col-breakpoint-larger > div:nth-child(4),
  .col-wrap-25-25-25-25.col-breakpoint-larger > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-25-25-50.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-25-25-50.col-breakpoint-larger > div:nth-child(3),
  .col-wrap-50-50.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-50-50.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-50-25-25.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-larger > div:nth-child(3),
  .col-wrap-33-66.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-33-66.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-66-33.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-66-33.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-33-33-33.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-33-33-33.col-breakpoint-larger > div:nth-child(3),
  .col-wrap-33-33-33.col-breakpoint-larger > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-larger > div:nth-child(9),
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(3),
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(5),
  .col-wrap-20-20-20-20-20.col-breakpoint-larger > div:nth-child(6) {
    margin-bottom: 30px;
    width: 100%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-larger > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-larger > div:nth-child(3),
  .col-wrap-50-50.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-larger > div:nth-child(3),
  .col-wrap-33-66.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-66-33.col-breakpoint-larger > div:nth-child(2),
  .col-wrap-33-33-33.col-breakpoint-larger > div:nth-child(4) {
    margin-bottom: 0;
  }
  .col-wrap-33-33-33.col-breakpoint-larger > div:nth-child(3) {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1900px) {
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(9) {
    width: 33.33%;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(5) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 1650px) {
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(3) {
    width: 33.33%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(5),
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(6) {
    width: 50%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(4) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 1430px) {
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(9) {
    width: 50%;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(5) {
    display: none;
  }
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(3),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(7) {
    display: block;
    clear: both;
  }
}
@media all and (max-width: 1450px) {
  .col-wrap-25-25-25-25.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-25-25-25-25.col-breakpoint-extralarge > div:nth-child(4),
  .col-wrap-25-25-25-25.col-breakpoint-extralarge > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-25-25-50.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-extralarge > div:nth-child(3) {
    width: 50%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-extralarge > .colclear {
    display: block;
    clear: both;
  }
  .col-wrap-25-25-50.col-breakpoint-extralarge > div:nth-child(3),
  .col-wrap-50-25-25.col-breakpoint-extralarge > div:nth-child(1) {
    width: 100%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-extralarge > div:nth-child(2) {
    margin-bottom: 30px;
  }
  .col-wrap-25-25-50.col-breakpoint-extralarge > div:nth-child(3) {
    margin-top: 30px;
  }
  .col-wrap-50-25-25.col-breakpoint-extralarge > div:nth-child(1) {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1200px) {
  .col-wrap-33-33-33.col-breakpoint-extralarge > div:nth-child(1) {
    width: 100%;
  }
  .col-wrap-33-33-33.col-breakpoint-extralarge > div:nth-child(3),
  .col-wrap-33-33-33.col-breakpoint-extralarge > div:nth-child(4) {
    width: 50%;
  }
  .col-wrap-33-33-33.col-breakpoint-extralarge > .colclear {
    display: block;
    clear: both;
  }
  .col-wrap-33-33-33.col-breakpoint-extralarge > div:nth-child(1) {
    margin-bottom: 30px;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(3),
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(5) {
    width: 50%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(6) {
    width: 100%;
  }
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(4) {
    display: none;
  }
}
@media all and (max-width: 1090px) {
  .col-wrap-25-25-25-25.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-25-25-25-25.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-25-25-25-25.col-breakpoint-extralarge > div:nth-child(4),
  .col-wrap-25-25-25-25.col-breakpoint-extralarge > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-25-25-50.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-25-25-50.col-breakpoint-extralarge > div:nth-child(3),
  .col-wrap-50-50.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-50-50.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-50-25-25.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-extralarge > div:nth-child(3),
  .col-wrap-33-66.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-33-66.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-66-33.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-66-33.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-33-33-33.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-33-33-33.col-breakpoint-extralarge > div:nth-child(3),
  .col-wrap-33-33-33.col-breakpoint-extralarge > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(4),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(6),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(8),
  .col-wrap-16-16-16-16-16-16.col-breakpoint-extralarge > div:nth-child(9),
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(3),
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(5),
  .col-wrap-20-20-20-20-20.col-breakpoint-extralarge > div:nth-child(6) {
    margin-bottom: 30px;
    width: 100%;
  }
  .col-wrap-25-25-25-25.col-breakpoint-extralarge > div:nth-child(5),
  .col-wrap-25-25-50.col-breakpoint-extralarge > div:nth-child(3),
  .col-wrap-50-50.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-50-25-25.col-breakpoint-extralarge > div:nth-child(3),
  .col-wrap-33-66.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-66-33.col-breakpoint-extralarge > div:nth-child(2),
  .col-wrap-33-33-33.col-breakpoint-extralarge > div:nth-child(4) {
    margin-bottom: 0;
  }
  .col-wrap-33-33-33.col-breakpoint-extralarge > div:nth-child(3) {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 650px) {
  .col-wrap-33-33-33 > div:nth-child(1) {
    padding: 0;
  }
  .col-wrap-33-33-33.col-breakpoint-large > div:nth-child(1),
  .col-wrap-33-33-33.col-breakpoint-large > div:nth-child(3),
  .col-wrap-33-33-33.col-breakpoint-large > div:nth-child(4),
  .col-wrap-33-33-33.col-breakpoint-larger > div:nth-child(1),
  .col-wrap-33-33-33.col-breakpoint-larger > div:nth-child(3),
  .col-wrap-33-33-33.col-breakpoint-larger > div:nth-child(4),
  .col-wrap-33-33-33.col-breakpoint-extralarge > div:nth-child(1),
  .col-wrap-33-33-33.col-breakpoint-extralarge > div:nth-child(3),
  .col-wrap-33-33-33.col-breakpoint-extralarge > div:nth-child(4) {
    padding: 0 !important;
  }
  .col-wrap-33-33-33 > div:nth-child(3) {
    padding-left: 0;
    padding-right: 0;
  }
  .col-wrap-33-33-33 > div:nth-child(4) {
    padding-left: 0;
    padding-right: 0;
  }
}
/*
.col-wrap-25-25-25-25 > div:nth-child(1),
.col-wrap-25-25-50 > div:nth-child(1),
.col-wrap-50-50 > div:nth-child(1),
.col-wrap-50-25-25 > div:nth-child(1),
.col-wrap-33-66 > div:nth-child(1),
.col-wrap-66-33 > div:nth-child(1),
.col-wrap-33-33-33 > div:nth-child(1) {
    padding-left:0;
}

.col-wrap-25-25-25-25 > div:nth-child(5),
.col-wrap-25-25-50 > div:nth-child(3),
.col-wrap-50-50 > div:nth-child(2),
.col-wrap-50-25-25 > div:nth-child(3),
.col-wrap-33-66 > div:nth-child(2),
.col-wrap-66-33 > div:nth-child(2),
.col-wrap-33-33-33 > div:nth-child(4) {
    padding-right:0;
}
*/
.col .col {
  width: 100%;
  padding: 0;
}
.col-no-padding-1 .col {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#header {
  height: 80px;
  position: fixed;
  left: 0px;
  width: 100%;
  background: #25282a;
  color: #ffffff;
  z-index: 203;
  top: 30px;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.7);
}
#header-inner {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  height: 100%;
  box-sizing: border-box;
}
#logo-wrap {
  float: left;
  margin-top: 10px;
  max-width: 200px;
}
#logo img,
#logo svg {
  display: block;
  border: 0;
  width: 100%;
  height: auto;
}
/*
.nav-fixed #header {
    position: fixed;
    top:0;
}

.mobile #header {
    position: fixed;
    top:30px;
}
*/
@media all and (max-width: 1410px) {
  #header-inner {
    padding-left: 60px;
    max-width: none;
  }
}
@media all and (max-width: 1000px) {
  #header-inner {
    padding-left: 30px;
  }
}
@media all and (max-width: 800px) {
  #header-inner {
    padding-left: 15px;
  }
  #logo-wrap {
    width: 160px;
    margin-top: 15px;
  }
}
#footer {
  background: #babcbe;
  color: #3c3c3b;
  padding-top: 40px;
  padding-bottom: 40px;
}
.footer-wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
}
.footer-wrap,
.footer-wrap a {
  color: #3c3c3b;
  text-decoration: none;
}
.footer-wrap > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.footer-wrap > ul > li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  box-sizing: border-box;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  font-family: "Roboto", Verdana, sans-serif;
  font-weight: bold;
  font-size: 18px;
}
/*
.footer-wrap > ul > li:first-child {
	padding-left:0;
}

.footer-wrap > ul > li:last-child {
	padding-right:0;
}
*/
.footer-wrap > ul > li > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
}
.footer-wrap > ul > li > ul > li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height: 24px;
  font-family: "Roboto", Verdana, sans-serif;
  font-weight: normal;
  font-size: 14px;
}
@media all and (max-width: 900px) {
  .footer-wrap > ul > li {
    width: 50%;
  }
  .footer-wrap > ul > li:nth-child(3) {
    display: block;
    clear: both;
    margin-top: 40px;
    /*padding-left:0;*/
  }
  .footer-wrap > ul > li:nth-child(4) {
    margin-top: 40px;
  }
  /*
    .footer-wrap > ul > li:nth-child(2) {
        padding-right:0;
    }*/
}
@media all and (max-width: 600px) {
  .footer-wrap {
    padding: 0 40px;
  }
}
@media all and (max-width: 540px) {
  .footer-wrap > ul > li {
    width: 100%;
    padding: 0;
    margin-top: 40px;
  }
  .footer-wrap > ul > li:first-child {
    margin-top: 0;
  }
}
#copyright {
  background: #3c3c3b;
  color: #ffffff;
}
#copyright-inner {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 60px;
  font-size: 12px;
}
#copyright-inner p {
  margin: 0;
}
.copyright-text-left {
  float: left;
}
.copyright-text-right {
  float: right;
}
.copyright-text-relaunch {
  float: right;
  margin-right: 30px;
}
.copyright-text-right ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cookie-banner-open-link {
  float: right;
  margin-right: 30px;
}
.copyright-text-right ul li {
  float: left;
  margin-right: 25px;
}
.copyright-text-right ul li:last-child {
  margin-right: 0;
}
.copyright-text-right ul li a {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.copyright-text-right ul li a:hover {
  color: #ab0d29;
}
@media all and (max-width: 800px) {
  .copyright-text-relaunch {
    float: none;
    margin-right: 0;
    margin-top: 30px;
    text-align: center;
  }
}
@media all and (max-width: 670px) {
  .copyright-text-left,
  .copyright-text-right {
    float: none;
    text-align: center;
  }
  .copyright-text-right {
    margin-top: 10px;
  }
  .copyright-text-right ul li {
    float: none;
    display: inline-block;
  }
  .copyright-text-relaunch {
    margin-top: 15px;
  }
}
/*
*
*	 Farbe Hintergrund
*
*/
.bg-color-primary {
  background-color: #ab0d29;
  color: #3c3c3b;
}
.bg-color-secondary {
  background-color: #3c3c3b;
  color: #ffffff;
}
.bg-color-tertiary {
  background-color: #d6d6d6;
  color: #3c3c3b;
}
.bg-color-black {
  background-color: #000000;
  color: #ffffff;
}
.bg-color-gray {
  background-color: #3c3c3b;
  color: #ffffff;
}
.bg-color-lightgray {
  background-color: #ededed;
  color: #3c3c3b;
}
.bg-color-white {
  background-color: #ffffff;
  color: #3c3c3b;
}
/*
*
*	 Farbe Headline
*
*/
.headline-primary {
  color: #ab0d29;
}
.headline-secondary {
  color: #3c3c3b;
}
.headline-tertiary {
  color: #d6d6d6;
}
.headline-black {
  color: #000000;
}
.headline-gray {
  color: #3c3c3b;
}
.headline-lightgray {
  color: #ededed;
}
.headline-white {
  color: #ffffff;
}
/*
*
*	 Farbe Text
*
*/
.text-primary,
.text-primary p,
.text-primary li,
.text-primary span,
.text-primary h1,
.text-primary h2,
.text-primary h3,
.text-primary h4,
.text-primary h5,
.text-primary h6 {
  color: #ab0d29;
}
.text-primary a {
  color: #3c3c3b;
}
.text-secondary,
.text-secondary p,
.text-secondary li,
.text-secondary span,
.text-secondary h1,
.text-secondary h2,
.text-secondary h3,
.text-secondary h4,
.text-secondary h5,
.text-secondary h6 {
  color: #3c3c3b;
}
.text-secondary a {
  color: #ab0d29;
}
.text-tertiary,
.text-tertiary p,
.text-tertiary li,
.text-tertiary span,
.text-tertiary h1,
.text-tertiary h2,
.text-tertiary h3,
.text-tertiary h4,
.text-tertiary h5,
.text-tertiary h6 {
  color: #d6d6d6;
}
.text-tertiary a {
  color: #ab0d29;
}
.text-tertiary a.btn-primary {
  color: #fff;
}
.text-black,
.text-black p,
.text-black li,
.text-black span,
.text-black h1,
.text-black h2,
.text-black h3,
.text-black h4,
.text-black h5,
.text-black h6 {
  color: #000000;
}
.text-black a {
  color: #ffffff;
}
.text-gray,
.text-gray p,
.text-gray li,
.text-gray span,
.text-gray h1,
.text-gray h2,
.text-gray h3,
.text-gray h4,
.text-gray h5,
.text-gray h6 {
  color: #3c3c3b;
}
.text-gray a {
  color: #ffffff;
}
.text-lightgray,
.text-lightgray p,
.text-lightgray li,
.text-lightgray span,
.text-lightgray h1,
.text-lightgray h2,
.text-lightgray h3,
.text-lightgray h4,
.text-lightgray h5,
.text-lightgray h6 {
  color: #ededed;
}
.text-lightgray a {
  color: #3c3c3b;
}
.text-white,
.text-white p,
.text-white li,
.text-white span,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6 {
  color: #ffffff;
}
.text-white a {
  color: #3c3c3b;
}
/*
*
*	 Farbe Buttons
*
*/
.rte-btn-primary,
.rte-btn-secondary,
.rte-btn-tertiary {
  padding: 4px 12px 6px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.btn-primary,
.btn-default,
.rte-btn-primary {
  background-color: #ab0d29;
  color: #ffffff;
}
.btn-secondary,
.rte-btn-secondary {
  background-color: #3c3c3b;
}
.btn-tertiary,
.rte-btn-tertiary {
  background-color: #d6d6d6;
}
.btn-transparent {
  background-color: transparent;
  border: 1px solid #be0f2e;
}
.btn-black {
  background-color: #000000;
  color: #ffffff;
}
.btn-gray {
  background-color: #3c3c3b;
}
.btn-lightgray {
  background-color: #ededed;
}
.btn-white {
  background-color: #ffffff;
  color: #000000;
}
.btn-primary:hover,
.btn-default:hover,
.rte-btn-primary:hover {
  background-color: #930b23;
}
.btn-secondary:hover,
.rte-btn-secondary:hover {
  background-color: #2f2f2e;
}
.btn-tertiary:hover,
.rte-btn-tertiary:hover {
  background-color: #c9c9c9;
}
.btn-transparent:hover {
  box-shadow: 0 0 2px #77091d;
}
.btn-black:hover {
  background-color: #404040;
  box-shadow: 0 0 2px #77091d;
  color: #ffffff;
}
.btn-gray:hover {
  background-color: #2f2f2e;
}
.btn-lightgray:hover {
  background-color: #e0e0e0;
}
.btn-white:hover {
  background-color: #bfbfbf;
  color: #000000;
}
#scroll-menu-content {
  display: none;
  position: fixed;
  right: 0;
  top: 30%;
  background: #25282a;
  width: 200px;
  z-index: 200;
  border-radius: 5px 0px 0px 5px;
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  -webkit-transform: translate3d(182px, 0px, 0px);
  -moz-transform: translate3d(182px, 0px, 0px);
  -o-transform: translate3d(182px, 0px, 0px);
  -ms-transform: translate3d(182px, 0px, 0px);
  transform: translate3d(182px, 0px, 0px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  overflow: hidden;
}
#scroll-menu-content.slided-in {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
#scroll-menu-content.show {
  display: block;
}
#scroll-menu-content div {
  padding: 8px 20px;
  background: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  cursor: pointer;
  margin-bottom: 1px;
}
#scroll-menu-content div:hover {
  background-color: #ab0d29;
}
#scroll-menu-content div:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 1170px) {
  #scroll-menu-content.show {
    display: none;
  }
}
#main-nav-mobile-btn {
  width: 70px;
  height: 55px;
  margin-top: 12px;
  margin-right: 20px;
  float: right;
  display: none;
}
#main-nav {
  float: right;
  height: 100%;
  user-select: none;
}
#main-nav > ul {
  margin: 0;
  padding: 0;
  height: 100%;
}
#main-nav > ul > li {
  list-style: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  height: 100%;
}
#main-nav > ul > li > a {
  display: block;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  margin-left: 1px;
  box-sizing: border-box;
  padding: 28px 20px;
  min-width: 120px;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.12s ease-out;
  -moz-transition: all 0.12s ease-out;
  -o-transition: all 0.12s ease-out;
  transition: all 0.12s ease-out;
}
#main-nav > ul > li > a .arrow {
  display: none;
}
#main-nav > ul > li > a:hover {
  background: #ab0d29;
  color: #3c3c3b;
}
#main-nav > ul > li ul {
  height: 0;
  overflow: hidden;
  position: absolute;
  background: #25282a;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  min-width: 180px;
  text-align: left;
}
#main-nav > ul > li:hover ul {
  height: auto;
}
#main-nav > ul > li ul > li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
#main-nav > ul > li ul > li.back-link {
  display: none;
}
#main-nav > ul > li ul > li > a {
  background: rgba(0, 0, 0, 0.1);
  margin-bottom: 1px;
  padding: 15px 20px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.12s ease-out;
  -moz-transition: all 0.12s ease-out;
  -o-transition: all 0.12s ease-out;
  transition: all 0.12s ease-out;
}
#main-nav > ul > li ul > li:last-child > a {
  margin-bottom: 0;
}
#main-nav > ul > li ul > li > a:hover {
  background: #ab0d29;
  color: #3c3c3b;
}
@media all and (max-width: 1170px) {
  #main-nav > ul > li > a {
    padding-left: 15px;
    padding-right: 15px;
    min-width: 100px;
  }
}
@media all and (max-width: 1170px) {
  #main-nav-mobile-btn {
    display: block;
  }
  #main-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 80px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25282a+0,19191c+100 */
    background: #25282a;
    /* Old browsers */
    background: -moz-linear-gradient(left, #25282a 0%, #19191c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #25282a 0%, #19191c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #25282a 0%, #19191c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25282a', endColorstr='#19191c', GradientType=1);
    /* IE6-9 */
    height: auto;
    text-align: left;
    overflow: auto;
    overflow-x: hidden;
    height: 0;
    -webkit-overflow-scrolling: touch;
  }
  #main-nav.mobilefx {
    -webkit-transition: height 0.5s ease-out;
    -moz-transition: height 0.5s ease-out;
    -o-transition: height 0.5s ease-out;
    transition: height 0.5s ease-out;
  }
  body.show-mobile {
    height: 100%;
    overflow: hidden;
  }
  body.show-mobile #main-nav {
    height: auto;
  }
  #main-nav > ul > li ul {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#25282a+0,19191c+100 */
    background: #25282a;
    /* Old browsers */
    background: -moz-linear-gradient(left, #25282a 0%, #19191c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #25282a 0%, #19191c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #25282a 0%, #19191c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25282a', endColorstr='#19191c', GradientType=1);
    /* IE6-9 */
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    z-index: 200;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /*
		-webkit-transform: translate(100%, 0);
		-moz-transform: translate(100%, 0);
		-o-transform: translate(100%, 0);
		-ms-transform: translate(100%, 0);
		transform: translate(100%, 0);
		*/
    -webkit-transform: translate(30%, 0);
    -moz-transform: translate(30%, 0);
    -o-transform: translate(30%, 0);
    -ms-transform: translate(30%, 0);
    transform: translate(30%, 0);
    pointer-events: none;
    opacity: 0;
  }
  #main-nav > ul > li ul.show {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  #main-nav ul li {
    float: none;
    margin: 0;
    padding: 0;
    height: auto;
  }
  #main-nav > ul li.sub > a span.arrow {
    position: absolute;
    right: 25px;
    margin-top: 0px;
    display: inline-block;
  }
  #main-nav ul li a {
    margin-left: 0;
    height: auto;
    margin-bottom: 1px;
    padding: 15px 20px;
    min-width: 0px;
    text-align: left;
  }
  #main-nav > ul > li:last-child > a {
    margin-bottom: 0;
  }
  #main-nav > ul > li ul > li > a {
    padding-left: 40px;
  }
  #main-nav > ul li.back-link {
    font-weight: bold;
    padding: 15px 20px 15px 40px;
    cursor: pointer;
    display: block !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: rgba(0, 0, 0, 0.4);
  }
  #main-nav > ul li.back-link .fas {
    margin-right: 6px;
  }
  #main-nav > ul li.back-link:hover {
    color: #ab0d29;
  }
}
#meta-nav {
  top: 0;
  height: 30px;
  background: #3c3c3b;
  color: #ffffff;
  position: fixed;
  width: 100%;
  z-index: 200;
  vertical-align: middle;
}
#meta-nav-inner-wrap {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
#meta-nav a {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#meta-nav a:hover {
  color: #ab0d29;
}
#meta-nav-inner {
  float: right;
}
#meta-nav .meta-language {
  float: right;
  margin-top: 0;
  text-align: right;
}
#meta-nav .meta-language-icon {
  display: none;
}
#meta-nav .meta-language-menu {
  padding-top: 4px;
}
#meta-nav .meta-language-menu span {
  display: inline-block;
  margin-left: 8px;
  padding: 0px 5px 1px;
  background: #ffffff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
#meta-nav .meta-language-menu span:hover {
  background-color: #ab0d29;
}
#meta-nav .meta-language-menu span:first-child {
  margin-left: 0;
}
#meta-nav .meta-language-menu span a {
  color: #3c3c3b;
}
.meta-menu {
  float: right;
  margin-top: 3px;
}
.meta-menu ul {
  float: right;
  text-align: right;
  margin: 0;
  padding: 0;
}
.meta-menu ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-right: 25px;
  float: left;
}
.meta-menu ul li a {
  display: block;
}
.meta-language a {
  margin-right: 10px;
  display: block;
  float: left;
}
.meta-language :last-child {
  margin-right: 0px;
}
@media all and (max-width: 480px) {
  #meta-nav-inner {
    float: none;
    text-align: center;
  }
}
.tx-powermail {
  margin-left: auto;
  margin-right: auto;
  padding: 0 60px;
}
.tx-powermail h3 {
  display: none;
}
fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}
legend {
  display: none;
}
label {
  display: none;
}
input:not(.owl-prev, .owl-next),
select:not(.owl-prev, .owl-next),
button:not(.owl-prev, .owl-next),
textarea:not(.owl-prev, .owl-next) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #e6e6e6;
  width: 100%;
  box-sizing: border-box;
  font-family: "Roboto", Verdana, sans-serif;
  font-weight: normal;
  font-size: 14px;
}
select {
  cursor: pointer;
  background-image: url(img/select-arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 45px;
}
.powermail_fieldwrap {
  max-width: 560px;
  margin-bottom: 15px;
}
.powermail_fieldwrap_type_submit {
  float: left;
  max-width: none;
  margin-bottom: 0;
}
input[type=submit]:not(.owl-prev, .owl-next),
button:not(.owl-prev, .owl-next) {
  background: #ab0d29;
  border: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  max-width: 100%;
}
input[type=checkbox] {
  width: auto;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
  padding: 0;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border: none;
}
input[type=radio] {
  width: auto;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
  padding: 0;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border: none;
}
button:focus {
  outline: 0;
}
@media all and (max-width: 600px) {
  .tx-powermail {
    padding: 0 40px;
  }
}
@media all and (max-width: 400px) {
  .tx-powermail {
    padding: 0 20px;
  }
}
@media all and (max-width: 360px) {
  .tx-powermail {
    padding: 0 10px;
  }
  .powermail_fieldwrap_type_submit {
    float: none;
  }
}
.col .tx-powermail {
  padding: 0;
}
.parsley-errors-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: -5px;
}
.parsley-errors-list li {
  background: #f8f8f8;
  border: 1px solid #ff723a;
  padding: 9px 16px 5px;
  border-radius: 0px 0px 5px 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  color: #ff723a;
  font-family: "Roboto", Verdana, sans-serif;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
input.parsley-error,
textarea.parsley-error {
  border-color: #ff723a;
}
button.mfp-close:hover {
  background: none;
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 1;
}
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 1px;
  background-color: #be0f2e;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.2s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
.news-single .footer {
  border-top: 0;
  font-family: "Roboto", Verdana, sans-serif;
  font-weight: normal;
  font-size: 12px;
}
.news .article .teaser-text p {
  font-family: "Roboto", Verdana, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: inherit;
  max-width: 670px;
}
.news-single .article .news-img-wrap {
  margin-top: 4px;
  width: auto;
  max-width: 360px;
}
.news-single .article .news-img-wrap .outer {
  border: 1px solid #e1e1e1;
  padding: 3px;
  margin-bottom: 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.news-single .article .news-img-wrap .outer img {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  display: block;
  width: 100%;
  height: auto;
}
.news .social {
  margin-top: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #f5f5f5;
  border: 1px solid #e1e1e1;
  padding: 10px 10px 5px;
  display: inline-block;
}
.news .social > div {
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.news .social > div.like {
  max-width: 52px;
  overflow: hidden;
}
.news .social > div.share {
  margin-top: -1px;
}
.news .social > div.twitter {
  margin-right: 0;
}
.news-list-view .article .news-img-wrap {
  float: right;
  margin: 7px 0 10px 15px;
  max-width: 360px;
}
.news-list-view .article .news-img-wrap a {
  border: 1px solid #e1e1e1;
  padding: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.news-list-view .article .news-img-wrap a img {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  display: block;
  width: 100%;
  height: auto;
}
.news-list-view .footer span.news-list-author {
  display: none;
}
.news-list-view .footer span.news-list-date {
  border-right: 0;
}
.news-list-view .footer {
  border-top: 0;
  padding: 0;
  font-family: "Roboto", Verdana, sans-serif;
  font-weight: normal;
  font-size: 12px;
}
.news-list-view .article {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 25px;
}
.news-list-view .article:last-child {
  border-bottom: 0;
}
.news-list-view .article.latest-news-box {
  border: 4px solid #f5f5f5;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 0;
  padding-bottom: 30px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.news-list-view .article.latest-news-box .teaser-text {
  margin-bottom: 0;
}
.news-list-view .article.latest-news-box .news-img-wrap {
  border: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  float: none;
  margin: 0;
  margin-bottom: 30px;
  margin: -4px -4px 30px;
  width: auto;
  max-width: none;
}
.news-list-view .article.latest-news-box .news-img-wrap a {
  border: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  float: none;
  display: block;
}
.news-list-view .article.latest-news-box .news-img-wrap a img {
  border: 0;
  padding: 0;
  border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  float: none;
  width: 100%;
  height: auto;
}
.news-list-view .article.latest-news-box .header,
.news-list-view .article.latest-news-box .footer,
.news-list-view .article.latest-news-box .teaser-text {
  padding-left: 30px;
  padding-right: 30px;
}
.news-list-view {
  text-align: center;
  font-size: 0;
  max-width: calc(100% + 30px);
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
}
.news-list-view .latest-news-outer-wrap {
  vertical-align: top;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
  box-sizing: border-box;
  width: 33.33%;
  display: inline-block;
  font-family: "Roboto", Verdana, sans-serif;
  font-weight: normal;
  font-size: 16px;
}
.page-navigation {
  clear: both;
  text-align: center;
  font-family: "Roboto", Verdana, sans-serif;
  font-weight: normal;
  font-size: 16px;
}
.news .page-navigation:first-child {
  display: none;
}
.news .page-navigation p {
  float: none;
  text-align: center;
  margin-bottom: 20px;
}
.news .page-navigation ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  float: none;
}
.news .page-navigation ul li {
  padding: 0;
  margin: 0 8px;
  display: inline-block;
}
@media all and (max-width: 1080px) {
  .news-list-view .latest-news-outer-wrap {
    width: 50%;
  }
}
@media all and (max-width: 640px) {
  .news-list-view .latest-news-outer-wrap {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
    margin-bottom: 25px;
  }
  .news-single .article .news-img-wrap {
    float: none;
    width: auto;
    margin: 20px 0;
  }
  .news-single .article .news-img-wrap .outer {
    border: 0;
    padding: 0;
    margin-bottom: 20px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .news-single .article .news-img-wrap .outer img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    display: block;
    width: 100%;
    height: auto;
  }
  .news-list-view .article .news-img-wrap {
    float: none;
    margin: 7px 0 20px 0;
    max-width: none;
    width: 100%;
  }
  .news-list-view .article .news-img-wrap a {
    border: 0;
    padding: 0;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    float: none;
  }
  .news-list-view .article .news-img-wrap a img {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: none;
  }
}
.tx-indexedsearch-form {
  float: left;
  box-sizing: border-box;
  padding-right: 15px;
  width: 80%;
}
.tx-indexedsearch-search-submit {
  float: right;
  box-sizing: border-box;
  padding-left: 15px;
  width: 20%;
}
.tx-indexedsearch-icon,
.tx-indexedsearch-info {
  display: none;
}
.tx-indexedsearch-percent {
  float: right;
}
.tx-indexedsearch-res {
  margin-top: 45px;
}
@media all and (max-width: 1000px) {
  .tx-indexedsearch-form {
    width: 70%;
  }
  .tx-indexedsearch-search-submit {
    width: 30%;
  }
}
@media all and (max-width: 800px) {
  .tx-indexedsearch-form {
    width: 60%;
  }
  .tx-indexedsearch-search-submit {
    width: 40%;
  }
}
@media all and (max-width: 450px) {
  .tx-indexedsearch-form {
    width: auto;
    float: none;
    padding: 0;
  }
  .tx-indexedsearch-search-submit {
    width: auto;
    float: none;
    padding: 0;
    margin-top: 20px;
  }
}
.accordion-element {
  margin-bottom: 6px;
  -webkit-transition: margin 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out;
  -o-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
}
.accordion-wrap :last-child {
  margin-bottom: 0;
}
.accordion-element.openicon {
  margin-bottom: 50px;
}
.accordion-element .accordion-head {
  background: #555555;
  color: #ffffff;
  cursor: pointer;
  padding: 12px 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: margin 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out;
  -o-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
}
.accordion-element.openicon .accordion-head {
  background: #25282a;
  margin-bottom: 25px;
}
.accordion-element .accordion-head h3 {
  margin: 0px;
  position: relative;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.accordion-element .accordion-head h3 span {
  position: absolute;
  right: 0px;
  top: 2px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.accordion-element.openicon .accordion-head h3 span {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.accordion-element .accordion-content {
  height: 0px;
  overflow: hidden;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}
.accordion-element.fx .accordion-content {
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
.accordion-element.show .accordion-content {
  height: auto;
}
.accordion-image {
  float: left;
  width: 50%;
  padding-right: 35px;
  box-sizing: border-box;
}
.accordion-text {
  float: right;
  width: 50%;
  padding-left: 15px;
  box-sizing: border-box;
}
.accordion-text-only {
  float: none;
  width: auto;
  padding-left: 0;
}
@media all and (max-width: 670px) {
  .accordion-image,
  .accordion-text {
    width: auto;
    float: none;
    padding: 0;
  }
}
@media all and (max-width: 600px) {
  .accordion-element .accordion-content {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.inner-content-wrap-ce-galeriebilder.inner-content-wrap-ce-width-page,
.inner-content-wrap-ce-bildermittext.inner-content-wrap-ce-width-page {
  max-width: 1200px;
  padding-left: 30px;
  padding-right: 30px;
}
.galery-wrap-bild-text {
  float: left;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
}
.inner-content-wrap-ce-galeriebilder.inner-content-wrap-ce-width-full,
.inner-content-wrap-ce-bildermittext.inner-content-wrap-ce-width-full {
  padding-left: 0;
  padding-right: 0;
  max-width: none;
  margin-left: -15px;
  margin-right: -15px;
}
.galery-image {
  margin-bottom: 0;
}
.galery-image img {
  display: block;
}
.galery-image-lmb {
  margin-bottom: 0;
}
.galery-content {
  background: #323232;
  color: #ffffff;
  margin-bottom: 30px;
  padding: 20px;
}
.galery-content h4 {
  margin: 0;
  padding-top: 5px;
}
.galery-content p {
  margin: 5px 0 5px 0;
}
.galery-content p.subtitle {
  font-style: italic;
}
.galery-content p.description {
  padding-bottom: 5px;
}
.inner-content-wrap-ce-bildermittext .galeryclear,
.inner-content-wrap-ce-galeriebilder .galeryclear {
  margin-bottom: 30px;
}
.galery-wrap-bild-text-col-layout-4 .galery-wrap-bild-text {
  width: 25%;
}
.galery-wrap-bild-text-col-layout-2 .galery-wrap-bild-text {
  width: 50%;
}
.galery-wrap-bild-text-col-layout-1 .galery-wrap-bild-text {
  width: 100%;
}
@media all and (max-width: 980px) {
  .galery-wrap-bild-text {
    padding-left: 10px;
    padding-right: 10px;
  }
  .inner-content-wrap-ce-galeriebilder.inner-content-wrap-ce-width-page,
  .inner-content-wrap-ce-bildermittext.inner-content-wrap-ce-width-page {
    max-width: 1190px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .inner-content-wrap-ce-galeriebilder.inner-content-wrap-ce-width-full,
  .inner-content-wrap-ce-bildermittext.inner-content-wrap-ce-width-full {
    padding-left: 0;
    padding-right: 0;
    max-width: none;
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media all and (max-width: 900px) {
  .galery-wrap-bild-text-col-layout-4 .galery-wrap-bild-text {
    width: 50%;
  }
  .galery-wrap-bild-text-col-layout-4 .galery-wrap-bild-text-colclear {
    display: block;
    clear: both;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 540px) {
  .galery-wrap-bild-text {
    float: none;
    width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .galery-wrap-bild-text-col-layout-4 .galery-wrap-bild-text,
  .galery-wrap-bild-text-col-layout-2 .galery-wrap-bild-text,
  .galery-wrap-bild-text-col-layout-1 .galery-wrap-bild-text {
    width: 100%;
  }
  .galery-wrap-bild-text-colclear {
    display: block;
    clear: both;
    margin-bottom: 30px;
  }
  .inner-content-wrap-ce-bildermittext .galeryclear,
  .inner-content-wrap-ce-galeriebilder .galeryclear {
    margin-bottom: 0;
  }
  .inner-content-wrap-ce-galeriebilder.inner-content-wrap-ce-width-page,
  .inner-content-wrap-ce-bildermittext.inner-content-wrap-ce-width-page {
    max-width: 1182px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .inner-content-wrap-ce-galeriebilder.inner-content-wrap-ce-width-full,
  .inner-content-wrap-ce-bildermittext.inner-content-wrap-ce-width-full {
    padding-left: 0;
    padding-right: 0;
    max-width: none;
    margin-left: -6px;
    margin-right: -6px;
  }
}
.inner-content-wrap-ce-bildermittext :last-child,
.inner-content-wrap-ce-galeriebilder :last-child {
  margin-bottom: 0;
}
.newsletter h2 {
  margin-top: 0;
}
.newsletter-name-wrap,
.newsletter-email-wrap,
.newsletter-submit-wrap {
  width: 40%;
  box-sizing: border-box;
  float: left;
}
.newsletter-submit-wrap {
  width: 20%;
}
.newsletter-name-wrap,
.newsletter-email-wrap {
  padding-right: 20px;
}
@media all and (max-width: 720px) {
  .newsletter-name-wrap,
  .newsletter-email-wrap,
  .newsletter-submit-wrap {
    width: 33.33%;
  }
  .newsletter-submit-wrap {
    width: 33.33%;
  }
}
@media all and (max-width: 650px) {
  .newsletter-name-wrap,
  .newsletter-email-wrap {
    padding-right: 10px;
  }
}
@media all and (max-width: 560px) {
  .newsletter-name-wrap,
  .newsletter-email-wrap {
    width: 50%;
    padding-right: 10px;
  }
  .newsletter-email-wrap {
    padding-right: 0;
    padding-left: 10px;
  }
  .newsletter-submit-wrap {
    width: 100%;
    margin-top: 20px;
  }
}
@media all and (max-width: 450px) {
  .newsletter-name-wrap,
  .newsletter-email-wrap {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-top: 20px;
  }
  .newsletter-name-wrap {
    margin-top: 0;
  }
}
.dce-tabs-wrap {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.dce-tabs-register ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-left: 25px;
}
.dce-tabs-register ul li {
  padding: 8px 25px;
  margin: 0;
  margin-right: 3px;
  border: 1px solid #ab0d29;
  border-bottom: 0;
  float: left;
  background: #6c6c6c;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
}
.dce-tabs-register ul li.active {
  background: #323232;
  color: #ffffff;
  border-color: #ab0d29;
}
.dce-tabs-content {
  padding: 25px;
  background: #6c6c6c;
  border: 1px solid #ab0d29;
  border-top: 3px solid #323232;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.dce-tabs-content-single {
  display: none;
}
.dce-tabs-content-single :first-child {
  margin-top: 0px;
}
.dce-tabs-content-single :last-child {
  margin-bottom: 0px;
}
.dce-tabs-content-single.active {
  display: block;
}
@media all and (max-width: 540px) {
  .dce-tabs-register ul {
    margin-left: 0;
  }
  .dce-tabs-register ul li {
    float: none;
    margin-right: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
  }
  .dce-tabs-register ul li:first-child {
    border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
  }
  .dce-tabs-content {
    border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-top-width: 1px;
  }
}
.timeline-wrap {
  margin-bottom: 0;
}
.timeline {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.timeline li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  clear: both;
  position: relative;
}
.timeline li::before {
  content: "";
  position: absolute;
  width: 6px;
  background: #e6e6e6;
  right: -3px;
  top: -10px;
  bottom: -10px;
}
.timeline li.timeline-inverted::before {
  left: -3px;
}
.timeline li:first-child::before {
  top: 50%;
}
.timeline li:last-child::before {
  bottom: 50%;
}
.timeline li.timeline-normal {
  float: left;
  width: 50%;
  padding-right: 70px;
  box-sizing: border-box;
}
.timeline li.timeline-inverted {
  float: right;
  width: 50%;
  padding-left: 70px;
  box-sizing: border-box;
}
.timeline li .timeline-panel {
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 25px;
}
.timeline li .timeline-badge {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background: #5a5a5a;
  top: 50%;
  margin-top: -10px;
  right: -10px;
}
.timeline li.timeline-inverted .timeline-badge {
  right: auto;
  left: -10px;
}
.timeline-title {
  margin-top: 0px;
  font-family: "Roboto", Verdana, sans-serif;
  font-weight: normal;
  font-size: 20px;
}
.timeline-body :last-child {
  margin-bottom: 0px;
}
@media all and (max-width: 770px) {
  .timeline li.timeline-normal {
    padding-right: 25px;
  }
  .timeline li.timeline-inverted {
    padding-left: 25px;
  }
}
@media all and (max-width: 680px) {
  .timeline li.timeline-normal {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-left: 50px;
  }
  .timeline li.timeline-inverted {
    float: none;
    width: 100%;
    padding-left: 50px;
  }
  .timeline li::before,
  .timeline li.timeline-inverted::before {
    left: 12px;
  }
  .timeline li .timeline-badge,
  .timeline li.timeline-inverted .timeline-badge {
    left: 5px;
  }
}
.dce-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dce-youtube {
  position: relative;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
.dce-youtube.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.dce-youtube.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.inner-content-wrap-ce-videopopup img {
  width: 100%;
  height: auto;
  cursor: pointer;
}
.inner-content-wrap-ce-videopopup.ce-videopopup-centered-1 {
  text-align: center;
}
.inner-content-wrap-ce-videopopup.ce-videopopup-centered-1 img {
  width: auto;
}
.videopopup-wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
}
.videopopup-wrapper .videopopup-wrapper-close {
  position: absolute;
  right: 30px;
  top: 20px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}
.videopopup-wrapper .videopopup-wrapper-inner {
  left: 50%;
  top: 50%;
  position: absolute;
  width: 80%;
  height: 80%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.videopopup-wrapper .videopopup-wrapper-inner video {
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
.hover-image-text-overlay {
  position: relative;
  overflow: hidden;
}
.hover-image-text-overlay img {
  display: block;
}
.hover-image-text-overlay .primary .overlay {
  background-color: rgba(171, 13, 41, 0.6);
}
.hover-image-text-overlay .secondary .overlay {
  background-color: rgba(60, 60, 59, 0.6);
}
.hover-image-text-overlay .tertiary .overlay {
  background-color: rgba(214, 214, 214, 0.6);
}
.hover-image-text-overlay .gray .overlay {
  background-color: rgba(60, 60, 59, 0.6);
}
.hover-image-text-overlay .lightgray .overlay {
  background-color: rgba(237, 237, 237, 0.6);
}
.hover-image-text-overlay .overlay {
  color: #ffffff;
  text-align: center;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translate3d(0px, 100%, 0px);
  -moz-transform: translate3d(0px, 100%, 0px);
  -o-transform: translate3d(0px, 100%, 0px);
  -ms-transform: translate3d(0px, 100%, 0px);
  transform: translate3d(0px, 100%, 0px);
}
.hover-image-text-overlay .overlay-inner {
  display: table;
  height: 100%;
  width: 100%;
}
.hover-image-text-overlay .overlay.overlay-50 {
  top: 50%;
}
.hover-image-text-overlay:hover .overlay {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.hover-image-text-overlay .overlay h3 {
  color: #ffffff;
  text-align: center;
}
.hover-image-text-overlay .overlay a {
  color: #ffffff;
}
.hover-image-text-overlay .overlay .text {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 80px;
}
.hover-image-text-overlay .overlay .full-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hover-image-text-overlay .overlay .full-link a {
  display: block;
  height: 100%;
}
@media all and (max-width: 500px) {
  .hover-image-text-overlay .overlay .text {
    padding: 20px;
  }
}
.seotext {
  max-height: 150px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.textelement-2-col {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -o-column-count: 2;
  -ms-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  -o-column-gap: 30px;
  -ms-column-gap: 30px;
  column-gap: 30px;
}
.textelement-2-col :first-child {
  margin-top: 0;
}
@media all and (max-width: 460px) {
  .textelement-2-col {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    -ms-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    -o-column-gap: 0;
    -ms-column-gap: 0;
    column-gap: 0;
  }
}
.photoitem.overlay {
  position: relative;
}
.photoitem.overlay .text {
  position: absolute;
  bottom: 0;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: rgba(171, 13, 41, 0.6);
  width: 100%;
  box-sizing: border-box;
}
.photoitem.underneath {
  background-color: #3c3c3b;
  box-sizing: border-box;
}
.photoitem.underneath .text {
  padding: 15px 25px;
  color: #ffffff;
}
.photoitem h4 {
  margin-top: 10px;
  font-family: "Roboto", Verdana, sans-serif;
  font-weight: bold;
  font-size: 22px;
}
.photoitem .border-primary {
  box-sizing: border-box;
  border-style: solid;
  border-color: #ab0d29;
}
.photoitem .border-hellgrau {
  box-sizing: border-box;
  border-style: solid;
  border-color: #ededed;
}
.photoitem .border-grau {
  box-sizing: border-box;
  border-style: solid;
  border-color: #3c3c3b;
}
.photoitem .border-dunkelgrau {
  box-sizing: border-box;
  border-style: solid;
  border-color: #222222;
}
.photoitem img.img-circle {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.photoitem img {
  display: block;
}
.no-block-width .photoitem img {
  display: inline;
}
.image-inline-and-center .photoitem {
  text-align: center;
}
.image-inline-and-center .photoitem img {
  display: inline;
}
@media all and (max-width: 520px) {
  .photoitem.hidden-mobile {
    display: none;
  }
}
.ce-clickarea .ce-clickarea-inner {
  position: relative;
}
.ce-clickarea .ce-clickarea-inner .ce-clickarea-items {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.ce-clickarea .ce-clickarea-inner .ce-clickarea-items .ce-clickarea-item-button {
  position: absolute;
  background: #ab0d29;
  width: 55px;
  height: 55px;
  cursor: pointer;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ce-clickarea .ce-clickarea-inner .ce-clickarea-items .ce-clickarea-item-button:before {
  content: "";
  display: block;
  width: 28px;
  height: 5px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ce-clickarea .ce-clickarea-inner .ce-clickarea-items .ce-clickarea-item-button:after {
  content: "";
  display: block;
  width: 5px;
  height: 28px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ce-clickarea .ce-clickarea-inner .ce-clickarea-items .ce-clickarea-item-button.show:after {
  height: 0px;
  opacity: 0;
}
.ce-clickarea .ce-clickarea-inner .ce-clickarea-items .ce-clickarea-item {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  background: #ab0d29;
  color: #fff;
  padding: 20px 20px;
  width: 300px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 18px;
  margin-left: -85px;
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ce-clickarea .ce-clickarea-inner .ce-clickarea-items .ce-clickarea-item.show {
  opacity: 1;
  margin-left: -75px;
}
.ce-clickarea .ce-clickarea-inner .ce-clickarea-items .ce-clickarea-item h3 {
  color: #fff;
  margin-top: 7px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
}
.ce-clickarea .ce-clickarea-inner .ce-clickarea-items .ce-clickarea-item h3:after {
  content: none;
}
.ce-clickarea .ce-clickarea-inner .ce-clickarea-items .ce-clickarea-item p {
  margin: 10px 0;
}
.owl-stage {
  max-width: none;
}
.slideshow {
  position: relative;
}
.slideshow .owl-stage {
  background: #25282a;
}
.slideshow.headerimage img {
  width: 100%;
  height: auto;
  display: block;
}
.slideshow .owl-nav,
.slideshow .owl-dots {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}
.slideshow .owl-dots {
  text-align: center;
  top: auto;
  bottom: 10px;
}
.slideshow .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  background: #ffffff;
}
.slideshow .owl-dot.active {
  background: #ab0d29;
}
.slideshow .owl-prev,
.slideshow .owl-next {
  position: absolute;
  pointer-events: auto;
  left: 20px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  font-size: 42px;
  color: #fff;
}
.slideshow .owl-next {
  right: 20px;
  left: auto;
}
@media all and (max-width: 768px) {
  .slideshow .owl-prev,
  .slideshow .owl-next {
    font-size: 26px;
  }
}
.slideshow .item .container.slideshow-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  padding: 20px 60px;
  box-sizing: border-box;
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0.68) 27%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0.68) 27%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to left, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0.68) 27%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad000000', endColorstr='#00000000', GradientType=1);
  /* IE6-9 */
  color: #ffffff;
}
.slideshow .item .container.slideshow-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  padding: 20px 60px;
  box-sizing: border-box;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0.68) 27%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0.68) 27%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0.68) 27%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad000000', endColorstr='#00000000', GradientType=1);
  /* IE6-9 */
  color: #ffffff;
}
.slideshow .item .container.slideshow-right {
  left: auto;
  right: 0;
}
.slideshow .item .container.slideshow-right {
  text-align: right;
}
.slideshow .item .container.slideshow-right p {
  max-width: none;
}
.slideshow .item .container-half .bildslider-image {
  width: 50%;
  float: left;
}
.slideshow .item .container-half.slideshow-right .bildslider-image {
  float: right;
}
.slideshow .item .container-half .bildslider-text {
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  width: 50%;
  padding: 20px 20px;
  box-sizing: border-box;
  background: rgba(40, 40, 40, 0.4);
}
.slideshow .item .container-half.slideshow-right .bildslider-text {
  left: 0;
  right: 50%;
}
.slideshow .item .container h2 {
  font-weight: normal;
  line-height: 150%;
}
.slideshow .item .container h2 strong {
  font-weight: bold;
}
.slideshow .item .container p {
  max-width: 400px;
}
.slideshow .item .container .button-wrap {
  margin-top: 25px;
}
@media all and (max-width: 1075px) {
  .slideshow .item .container {
    position: static !important;
    width: 100% !important;
    background: #25282a !important;
  }
}
@media all and (max-width: 768px) {
  .slideshow .item .container {
    padding: 20px !important;
  }
}
@media all and (max-width: 550px) {
  .slideshow .item picture {
    min-height: 200px;
  }
  .slideshow .item picture {
    height: 200px;
    overflow: hidden;
    display: block;
    position: relative;
  }
  .slideshow .item picture img {
    position: absolute;
    height: 100%;
    width: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    max-width: none;
  }
}
.slideshow {
  overflow: hidden;
}
.slideshow .item .container.slideshow-left {
  background: none;
  color: #fff;
  padding: 0;
  width: auto;
  height: auto;
  position: absolute;
  width: 1170px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.slideshow .item .text.slideshow-left {
  z-index: 301;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 35px 50px;
  width: auto;
  height: auto;
  min-height: none;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.slideshow .item .container.slideshow-left h2 {
  margin-top: 0;
}
@media all and (max-width: 1550px) {
  .slideshow .item .text.slideshow-left {
    padding: 30px;
  }
  .slideshow .item .container.slideshow-left h2 {
    font-size: 36px;
    line-height: 120%;
  }
}
@media all and (max-width: 1400px) {
  .slideshow .item .container.slideshow-left {
    left: 20px;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
  .slideshow .item .text.slideshow-left {
    top: auto;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    bottom: 20px;
  }
}
@media all and (max-width: 1075px) {
  .slideshow .item .container.slideshow-left,
  .slideshow .item .text.slideshow-left {
    position: relative;
  }
  .slideshow .item .container.slideshow-left {
    left: 0;
    width: 100%;
  }
  .slideshow .item .text.slideshow-left {
    bottom: auto;
    background: none;
  }
  .slideshow .item .container.slideshow-left {
    background: none;
  }
}
@media all and (max-width: 1075px) {
  .slideshow .item .container {
    background: none !important;
  }
}
@media all and (max-width: 768px) {
  .slideshow .item .container {
    padding: 0 !important;
  }
}
@media all and (max-width: 720px) {
  .slideshow.headerimage picture {
    height: 260px;
    display: block;
  }
  .slideshow.headerimage img {
    height: 260px;
    max-width: none;
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
}
@media all and (max-width: 450px) {
  .slideshow .item .text.slideshow-left {
    padding: 15px;
  }
  .slideshow .item .container.slideshow-left h2 {
    font-size: 28px;
    line-height: 120%;
  }
  .slideshow .item .container .button-wrap {
    margin-top: 20px;
  }
}
.slideshow.fullscreen .css-slider-image {
  height: 100vh;
}
.slideshow.fullscreen .item .text.slideshow-left {
  background: none;
  padding: 0px;
}
.slideshow.fullscreen .item .text.slideshow-left h2,
.slideshow.fullscreen .item .text.slideshow-left h3,
.slideshow.fullscreen .item .text.slideshow-left p {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.slideshow.fullscreen .item .text.slideshow-left h2,
.slideshow.fullscreen .item .text.slideshow-left h3,
.slideshow.fullscreen .item .text.slideshow-left p {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -moz-transform: translate(0px, -20px);
  -o-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}
.slideshow.fullscreen .item .text.slideshow-left p.button-wrap {
  -webkit-transform: translate(0px, 20px);
  -moz-transform: translate(0px, 20px);
  -o-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}
.slideshow.fullscreen .active .item .text.slideshow-left h2,
.slideshow.fullscreen .active .item .text.slideshow-left h3,
.slideshow.fullscreen .active .item .text.slideshow-left p {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.slideshow.fullscreen .owl-animated-out .item .text.slideshow-left h2,
.slideshow.fullscreen .owl-animated-out .item .text.slideshow-left h3,
.slideshow.fullscreen .owl-animated-out .item .text.slideshow-left p {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.fullscreen .owl-item .item {
  height: 100%;
  position: relative;
}
.fullscreen .owl-item .item picture {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.fullscreen .owl-item .item picture img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  min-height: 101%;
  min-width: 101%;
  width: auto;
  height: 100%;
  max-width: none;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slideshow.fullscreen .owl-dots {
  z-index: 99;
  bottom: 70px;
  pointer-events: auto;
}
#slider-arrow {
  display: block;
  position: absolute;
  left: 50%;
  width: 28px;
  height: 47px;
  background-image: url("/typo3conf/ext/attentio_template/Resources/Public/img/slideshow-down-arrow.png");
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  margin-top: -45px;
  z-index: 101;
}
#slider-arrow {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
}
#slider-arrow {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0) translateX(-50%);
  }
  40% {
    -webkit-transform: translateY(-30px) translateX(-50%);
  }
  60% {
    -webkit-transform: translateY(-15px) translateX(-50%);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0) translateX(-50%);
  }
  40% {
    -moz-transform: translateY(-30px) translateX(-50%);
  }
  60% {
    -moz-transform: translateY(-15px) translateX(-50%);
  }
}
@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0) translateX(-50%);
  }
  40% {
    -o-transform: translateY(-30px) translateX(-50%);
  }
  60% {
    -o-transform: translateY(-15px) translateX(-50%);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0) translateX(-50%);
  }
  40% {
    transform: translateY(-30px) translateX(-50%);
  }
  60% {
    transform: translateY(-15px) translateX(-50%);
  }
}
.content-carousel-itemwrap {
  overflow: hidden;
  max-width: 100vw;
}
.cewrapcarousel .owl-prev,
.cewrapcarousel .owl-next {
  position: absolute;
  pointer-events: auto;
  left: 20px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  font-size: 42px;
  color: #fff;
}
.cewrapcarousel .owl-next {
  right: 20px;
  left: auto;
}
@media all and (max-width: 768px) {
  .cewrapcarousel .owl-prev,
  .cewrapcarousel .owl-next {
    font-size: 26px;
  }
}
.css-slider-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
}
.css-slider-image video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.owl-item {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
}
.owl-stage {
  max-width: none;
}
.image-slider .item {
  background-color: #3c3c3b;
  text-align: center;
}
.image-slider .item .text {
  padding-bottom: 10px;
}
.image-slider .item,
.image-slider .item a {
  color: #ffffff;
}
.image-slider .owl-nav,
.image-slider .owl-dots {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}
.image-slider .owl-dots {
  text-align: center;
  top: auto;
  bottom: 10px;
}
.image-slider .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  background: #ffffff;
}
.image-slider .owl-dot.active {
  background: #ab0d29;
}
.image-slider .owl-prev,
.image-slider .owl-next {
  position: absolute;
  pointer-events: auto;
  left: 20px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  font-size: 42px;
  color: #fff;
}
.image-slider .owl-next {
  right: 20px;
  left: auto;
}
@media all and (max-width: 768px) {
  .image-slider .owl-prev,
  .image-slider .owl-next {
    font-size: 26px;
  }
}
/*
*
* Styles für Hovereffekt
*
*/
.item-container .rollover-item {
  position: relative;
}
.image-slider .item-container .rollover-item .description {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  text-align: center;
  overflow: hidden;
  background: rgba(171, 13, 41, 0.5);
  -webkit-transition: top 0.5s ease;
  -moz-transition: top 0.5s ease;
  -o-transition: top 0.5s ease;
  transition: top 0.5s ease;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.image-slider .item-container .rollover-item .description.h100 {
  height: 100%;
}
.image-slider .item-container .rollover-item .description.h50 {
  height: 50%;
}
.image-slider .item-container .rollover-item .description .inner-wrap {
  display: table;
  height: 100%;
  width: 100%;
}
.image-slider .item-container .rollover-item .description .text {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.image-slider .rollover-item:hover .description.h100 {
  top: 0;
}
.image-slider .rollover-item:hover .description.h50 {
  top: 50%;
}
.image-slider .rollover-item .full-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.image-slider .rollover-item .full-link a {
  display: block;
  height: 100%;
}
.link-btn {
  background: gray;
  padding: 8px 24px;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.inner-content-wrap-ce-maps div {
  max-width: none;
}
#map-canvas-placeholder {
  background: #f0f0f0;
  text-align: center;
  padding: 50px 10px;
}
.inner-content-wrap-ce-wrapper {
  background-size: cover;
  position: relative;
}
.inner-content-wrap-ce-wrapper.parallax-window {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
.inner-content-wrap-ce-wrapper.parallax-window.disabled-parallax {
  background-attachment: scroll;
}
.ce-wrapper-animation-base .inner-content-wrap-ce-wrapper-content {
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.ce-wrapper-animation-fadeIn .inner-content-wrap-ce-wrapper-content {
  opacity: 0;
}
.ce-wrapper-animation-fadeInUp .inner-content-wrap-ce-wrapper-content {
  opacity: 0;
  -webkit-transform: translate3d(0px, 80px, 0px);
  -moz-transform: translate3d(0px, 80px, 0px);
  -o-transform: translate3d(0px, 80px, 0px);
  -ms-transform: translate3d(0px, 80px, 0px);
  transform: translate3d(0px, 80px, 0px);
}
.ce-wrapper-animation-fadeInDown .inner-content-wrap-ce-wrapper-content {
  opacity: 0;
  -webkit-transform: translate3d(0px, -80px, 0px);
  -moz-transform: translate3d(0px, -80px, 0px);
  -o-transform: translate3d(0px, -80px, 0px);
  -ms-transform: translate3d(0px, -80px, 0px);
  transform: translate3d(0px, -80px, 0px);
}
.ce-wrapper-animation-fadeInLeft .inner-content-wrap-ce-wrapper-content {
  opacity: 0;
  -webkit-transform: translate3d(-80px, 0px, 0px);
  -moz-transform: translate3d(-80px, 0px, 0px);
  -o-transform: translate3d(-80px, 0px, 0px);
  -ms-transform: translate3d(-80px, 0px, 0px);
  transform: translate3d(-80px, 0px, 0px);
}
.ce-wrapper-animation-fadeInRight .inner-content-wrap-ce-wrapper-content {
  opacity: 0;
  -webkit-transform: translate3d(80px, 0px, 0px);
  -moz-transform: translate3d(80px, 0px, 0px);
  -o-transform: translate3d(80px, 0px, 0px);
  -ms-transform: translate3d(80px, 0px, 0px);
  transform: translate3d(80px, 0px, 0px);
}
.ce-wrapper-animation-slideInLeft .inner-content-wrap-ce-wrapper-content {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0px, 0px);
  -moz-transform: translate3d(-100%, 0px, 0px);
  -o-transform: translate3d(-100%, 0px, 0px);
  -ms-transform: translate3d(-100%, 0px, 0px);
  transform: translate3d(-100%, 0px, 0px);
}
.ce-wrapper-animation-slideInRight .inner-content-wrap-ce-wrapper-content {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0px, 0px);
  -moz-transform: translate3d(100%, 0px, 0px);
  -o-transform: translate3d(100%, 0px, 0px);
  -ms-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
}
.mobile .ce-wrapper-animation-base .inner-content-wrap-ce-wrapper-content {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.inner-content-wrap-ce-wrapper.shadow-top:before {
  content: "";
  position: absolute;
  width: 100%;
  top: -5px;
  height: 5px;
  left: 0;
  z-index: 180;
  opacity: 0.6;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}
.inner-content-wrap-ce-wrapper.shadow-bottom:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -5px;
  height: 5px;
  left: 0;
  z-index: 180;
  opacity: 0.6;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100 */
  background: -moz-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
}
h1 {
  font-family: "Roboto", Verdana, sans-serif;
  font-weight: bold;
  font-size: 28px;
  line-height: 120%;
  margin-top: 40px;
}
.headline .nomargin {
  margin: 0;
}
.headline .bottommargin {
  margin-top: 0;
  margin-bottom: 25px;
}
.headline .bottommarginlarge {
  margin-top: 0;
  margin-bottom: 50px;
}
.headline hr {
  width: 100px;
  height: 1px;
  border: 0;
  background: #b4b4b4;
  margin-top: 10px;
  margin-bottom: 40px;
}
.headline hr.left {
  margin-left: 0;
}
.headline hr.right {
  margin-right: 0;
}
.inner-content-wrap-ce-bildtextkachel {
  position: relative;
}
.inner-content-wrap-ce-bildtextkachel-image {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.inner-content-wrap-ce-bildtextkachel-image img {
  display: block;
  width: 100%;
  height: auto;
}
.inner-content-wrap-ce-bildtextkachel-text {
  box-sizing: border-box;
  overflow-y: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
}
.bildtextkachel-bildposition-rechts .inner-content-wrap-ce-bildtextkachel-image {
  float: right;
}
.bildtextkachel-bildposition-rechts .inner-content-wrap-ce-bildtextkachel-text {
  left: 0;
  right: 50%;
}
.inner-content-wrap-ce-bildtextkachel-text :first-child {
  margin-top: 0;
}
.inner-content-wrap-ce-bildtextkachel-text :last-child {
  margin-bottom: 0;
}
.bildtextkachel-textausrichtung-mitte .inner-content-wrap-ce-bildtextkachel-text-inner {
  display: table;
  height: 100%;
  width: 100%;
}
.bildtextkachel-textausrichtung-mitte .inner-content-wrap-ce-bildtextkachel-text-inner-vertical {
  display: table-cell;
  vertical-align: middle;
}
.bildtextkachel-bildposition-links .inner-content-wrap-ce-bildtextkachel-text.pagewidth {
  max-width: 585px;
  padding-left: 45px;
  right: auto;
}
.bildtextkachel-bildposition-rechts .inner-content-wrap-ce-bildtextkachel-text.pagewidth {
  max-width: 585px;
  padding-right: 45px;
  left: auto;
  box-sizing: border-box;
}
@media all and (max-width: 1260px) {
  .bildtextkachel-bildposition-links .inner-content-wrap-ce-bildtextkachel-text.pagewidth {
    padding-right: 45px;
    max-width: none;
  }
  .bildtextkachel-bildposition-rechts .inner-content-wrap-ce-bildtextkachel-text.pagewidth {
    padding-left: 45px;
    max-width: none;
  }
}
@media all and (max-width: 768px) {
  .inner-content-wrap-ce-bildtextkachel-image,
  .inner-content-wrap-ce-bildtextkachel-text,
  .bildtextkachel-bildposition-rechts .inner-content-wrap-ce-bildtextkachel-image {
    float: none;
    width: auto;
  }
  .inner-content-wrap-ce-bildtextkachel-text {
    position: static;
  }
}
.panel-inner {
  padding: 20px 40px;
}
.panel-border {
  border: 4px solid #aaaaaa;
}
.full-panel-link {
  cursor: pointer;
}
.panel-image {
  text-align: center;
  margin-bottom: 30px;
}
.image-position-1 .panel-image {
  margin-top: -100px;
}
.image-position-2 .panel-image {
  margin-top: -130px;
}
.image-position-3 .panel-image {
  margin-top: -175px;
}
@media all and (max-width: 1015px) {
  .panel-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (max-width: 650px) {
  .panel-inner {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media all and (max-width: 400px) {
  .panel-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pd10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pd20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pd40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pd60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pd80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pd100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pd120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.pd140 {
  padding-top: 140px;
  padding-bottom: 140px;
}
.pd160 {
  padding-top: 160px;
  padding-bottom: 160px;
}
.pd220 {
  padding-top: 220px;
  padding-bottom: 220px;
}
.pd280 {
  padding-top: 280px;
  padding-bottom: 280px;
}
.pdlr10 {
  padding-left: 10px;
  padding-right: 10px;
}
.pdlr15 {
  padding-left: 15px;
  padding-right: 15px;
}
.pdlr20 {
  padding-left: 20px;
  padding-right: 20px;
}
.pdlr40 {
  padding-left: 40px;
  padding-right: 40px;
}
.pdlr60 {
  padding-left: 60px;
  padding-right: 60px;
}
.pdlr80 {
  padding-left: 80px;
  padding-right: 80px;
}
.pdlr100 {
  padding-left: 100px;
  padding-right: 100px;
}
.pdlr120 {
  padding-left: 120px;
  padding-right: 120px;
}
.pdlr140 {
  padding-left: 140px;
  padding-right: 140px;
}
.pdlr160 {
  padding-left: 160px;
  padding-right: 160px;
}
.pdlr220 {
  padding-left: 220px;
  padding-right: 220px;
}
.pdlr280 {
  padding-left: 280px;
  padding-right: 280px;
}
.gridpadding {
  padding-left: 15px;
  padding-right: 15px;
}
@media all and (max-width: 980px) {
  .gridpadding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media all and (max-width: 540px) {
  .gridpadding {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media all and (max-width: 1600px) {
  .pdlr280 {
    padding-left: 220px;
    padding-right: 220px;
  }
  .pd280 {
    padding-top: 220px;
    padding-bottom: 220px;
  }
}
@media all and (max-width: 1400px) {
  .pdlr280,
  .pdlr220 {
    padding-left: 160px;
    padding-right: 160px;
  }
  .pd280,
  .pd220 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
}
@media all and (max-width: 1200px) {
  .pdlr280,
  .pdlr220,
  .pdlr160 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .pd280,
  .pd220,
  .pd160 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media all and (max-width: 1000px) {
  .pdlr280,
  .pdlr220,
  .pdlr160,
  .pdlr80 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pd280,
  .pd220,
  .pd160,
  .pd80 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media all and (max-width: 600px) {
  .pdlr280,
  .pdlr220,
  .pdlr160,
  .pdlr80,
  .pdlr60 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .pd280,
  .pd220,
  .pd160,
  .pd80,
  .pd60 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media all and (max-width: 420px) {
  .pdlr280,
  .pdlr220,
  .pdlr160,
  .pdlr80,
  .pdlr60 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-300.eot');
  src: local(''), url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-300.woff') format('woff'), /* Modern Browsers */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-300.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-500.eot');
  src: local(''), url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-500.woff') format('woff'), /* Modern Browsers */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-500.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-700.eot');
  src: local(''), url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-700.woff') format('woff'), /* Modern Browsers */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/roboto-v27-latin-700.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* lexend-exa-regular - latin */
@font-face {
  font-family: 'Lexend Exa';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/lexend-exa-v10-latin-regular.eot');
  src: local(''), url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/lexend-exa-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/lexend-exa-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/lexend-exa-v10-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/lexend-exa-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/typo3conf/ext/attentio_customer/Resources/Public/fonts/lexend-exa-v10-latin-regular.svg#LexendExa') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
body {
  font-size: 16px;
  line-height: 30px;
}
.photoitem img {
  width: 100%;
}
.image-inline-and-center .photoitem img {
  width: auto;
}
h1,
h2 {
  font-family: 'Lexend Exa', sans-serif;
  font-size: 40px;
  line-height: 48px;
  color: #1d1d1b;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 50px;
}
@media all and (max-width: 760px) {
  h1,
  h2 {
    font-size: 34px;
    line-height: 42px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
@media all and (max-width: 550px) {
  h1,
  h2 {
    font-size: 28px;
    line-height: 36px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
h1:after,
h2:after {
  content: "";
  display: block;
  background: #ab0d29;
  width: 70px;
  height: 5px;
  margin-top: 20px;
}
h1.align-center:after,
h2.align-center:after {
  margin-left: auto;
  margin-right: auto;
}
h3 {
  color: #1d1d1b;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
h3.headline-style-2 {
  text-transform: none;
  letter-spacing: 1px;
  margin-top: 35px;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: normal;
}
svg path.cls-1 {
  fill: #3c3c3b;
}
.inner-content-wrap-ce-textmodul b,
.inner-content-wrap-ce-textmodul strong {
  color: #be0f2e;
}
#logo-wrap {
  max-width: 480px;
  margin-top: 50px;
}
@media all and (max-width: 1400px) {
  #logo-wrap {
    max-width: 300px;
    margin-top: 38px;
  }
}
@media all and (max-width: 800px) {
  #logo-wrap {
    max-width: 300px;
    margin-top: 38px;
    width: auto;
  }
}
@media all and (max-width: 480px) {
  #logo-wrap {
    max-width: 180px;
    margin-top: 23px;
  }
}
#logo-wrap #logo img,
#logo-wrap #logo svg {
  width: 100%;
  height: auto;
}
#meta-nav {
  background: #3c3c3b;
  height: 45px;
  padding: 0;
}
#meta-nav #meta-nav-inner-wrap {
  max-width: 1500px;
}
@media all and (max-width: 580px) {
  #meta-nav #meta-nav-inner-wrap {
    padding: 0;
  }
}
#meta-nav .meta-menu {
  margin-top: 0;
}
@media all and (max-width: 440px) {
  #meta-nav .meta-menu {
    width: 100%;
    float: none;
  }
}
@media all and (max-width: 440px) {
  #meta-nav .meta-menu ul {
    width: 100%;
    float: none;
  }
}
#meta-nav .meta-menu ul li:last-child {
  margin-right: 15px;
}
@media all and (max-width: 580px) {
  #meta-nav .meta-menu ul li:last-child {
    margin-right: 0;
  }
}
@media all and (max-width: 440px) {
  #meta-nav .meta-menu ul li:last-child {
    width: 100%;
    float: none;
    text-align: center;
  }
}
#meta-nav a {
  font-size: 16px;
  background: #ab0d29;
  color: #fff;
  padding: 9px 45px;
  text-transform: uppercase;
}
#meta-nav a:hover {
  opacity: 0.9;
  color: #fff;
}
#header {
  background: #fff;
  height: 190px;
  top: 45px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #3c3c3b;
}
@media all and (max-width: 1400px) {
  #header {
    height: 130px;
  }
}
@media all and (max-width: 480px) {
  #header {
    height: 80px;
  }
}
#header #header-inner {
  max-width: 1500px;
}
#main-content {
  margin-top: 235px;
}
@media all and (max-width: 1400px) {
  #main-content {
    margin-top: 176px;
  }
}
@media all and (max-width: 480px) {
  #main-content {
    margin-top: 126px;
  }
}
#footer {
  background: #3c3c3b;
}
#copyright {
  background: #3c3c3b;
}
#main-nav-mobile-btn {
  margin-top: 44px;
  margin-right: 30px;
}
@media all and (max-width: 480px) {
  #main-nav-mobile-btn {
    margin-top: 20px;
  }
}
#main-nav-mobile-btn button {
  background: none;
}
#main-nav {
  margin-top: 98px;
  height: auto;
}
@media all and (max-width: 1400px) {
  #main-nav {
    margin-top: 55px;
  }
}
#main-nav > ul {
  height: auto;
}
#main-nav > ul > li {
  height: auto;
}
#main-nav > ul > li > a {
  height: auto;
  background: transparent;
  min-width: 0px;
  padding: 15px 15px 5px;
  color: #1d1d1b;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 3px solid transparent;
}
@media all and (max-width: 1170px) {
  #main-nav > ul > li > a {
    color: #3c3c3b;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 21px;
    padding: 30px 15px 15px;
  }
}
#main-nav > ul > li:hover > a {
  background: transparent;
  border-bottom: 3px solid #ab0d29;
}
#main-nav > ul > li > ul {
  background: #fff;
  left: 0;
  right: 0;
  height: auto;
  min-height: 365px;
  pointer-events: none;
  opacity: 0;
}
@media all and (max-width: 1170px) {
  #main-nav > ul > li > ul {
    position: relative;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
#main-nav > ul > li > ul:before {
  display: block;
  content: "";
  margin-top: 25px;
  margin-bottom: 45px;
  left: 0;
  right: 0;
  border-top: 1px solid #3c3c3b;
}
#main-nav > ul > li > ul:after {
  display: block;
  content: "";
  margin-top: 45px;
}
#main-nav > ul > li > ul > li {
  margin-left: 50%;
}
#main-nav > ul > li > ul > li .submenu-image {
  position: absolute;
  margin-left: -555px;
  border-right: 6px solid #be0f2e;
  padding-right: 90px;
  top: 71px;
  opacity: 0;
  pointer-events: none;
}
#main-nav > ul > li > ul > li:hover .submenu-image,
#main-nav > ul > li > ul > li:first-child .submenu-image {
  opacity: 1;
}
#main-nav > ul > li > ul > li > a {
  background: none;
  padding: 0;
  display: inline-block;
  margin-bottom: 10px;
  color: #3c3c3b;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  border-bottom: 1px solid transparent;
}
#main-nav > ul > li > ul > li > a:hover {
  background: none;
  border-bottom: 1px solid #be0f2e;
}
#main-nav > ul > li:hover > ul {
  opacity: 1;
  pointer-events: auto;
}
@media all and (max-width: 1170px) {
  #main-nav {
    margin-top: 51px;
    height: 0px;
    left: auto;
    width: 320px;
    background: #e6e6e6;
  }
  #main-nav > ul > li > ul {
    opacity: 1;
    pointer-events: auto;
    background: transparent;
    min-height: 0px;
  }
  #main-nav > ul > li > ul:before {
    content: none;
  }
  #main-nav > ul > li > ul:after {
    content: none;
  }
  #main-nav > ul > li > ul > li {
    margin-left: 0;
  }
  #main-nav > ul > li > ul > li > a {
    padding: 5px 15px;
  }
  #main-nav > ul > li > ul > li .submenu-image {
    display: none;
  }
}
@media all and (max-width: 480px) {
  #main-nav {
    width: 100%;
    margin-top: 1px;
  }
}
.photoitem.underneath {
  background: none;
}
.svg-hover-red img,
.svg-hover-red svg {
  height: 90px;
  width: auto;
}
.svg-hover-red .photoitem:hover svg path {
  fill: #ab0d29;
}
.svg-hover-red h3 {
  margin-top: 0;
}
.btn-primary,
.btn-default,
.rte-btn-primary {
  background: #3c3c3b;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  padding: 12px 30px;
  text-transform: uppercase;
  white-space: nowrap;
}
.text-white .btn-primary,
.text-white .btn-default,
.text-white .rte-btn-primary {
  color: #fff;
}
.btn-secondary,
.rte-btn-secondary {
  background: #fff;
  color: #3c3c3b;
  font-size: 18px;
  line-height: 30px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  padding: 12px 30px;
  white-space: nowrap;
  text-transform: uppercase;
}
.btn-secondary:hover,
.rte-btn-secondary:hover {
  background: #e6e6e6;
}
.inner-content-wrap-ce-wrapper.shadow-top:before {
  top: auto;
  height: 28px;
  background: #3c3c3b;
  opacity: 1;
  position: relative;
  display: block;
}
.inner-content-wrap-ce-wrapper.shadow-bottom:after {
  bottom: auto;
  height: 28px;
  background: #3c3c3b;
  opacity: 1;
  position: relative;
  display: block;
}
.inner-content-wrap-ce-width-page .slideshow .item .container.slideshow-left {
  width: 1120px;
}
.inner-content-wrap-ce-width-page .slideshow.nofullscreen .item .text.slideshow-left {
  bottom: 30px;
}
.slideshow.nofullscreen.headerimage picture {
  height: auto;
  min-height: 0px;
}
.slideshow.nofullscreen.headerimage picture img {
  height: auto;
  width: 100%;
  left: 0;
  position: static;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.slideshow.nofullscreen .item .text.slideshow-left {
  background: #be0f2e;
  color: #fff;
  padding: 15px 40px 25px 20px;
  top: auto;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  bottom: 60px;
}
@media all and (max-width: 1075px) {
  .slideshow.nofullscreen .item .text.slideshow-left {
    bottom: 0;
  }
}
.slideshow.nofullscreen .item .text.slideshow-left h2 {
  color: #fff;
  margin: 0;
}
.slideshow.nofullscreen .item .text.slideshow-left h2:after {
  content: none;
}
.slideshow.nofullscreen .item .text.slideshow-left h3 {
  margin-top: 5px;
  font-size: 26px;
  line-height: 42px;
  color: #fff;
  text-transform: none;
  font-weight: 500;
  letter-spacing: 1px;
}
.slideshow.nofullscreen .item .text.slideshow-left .button-wrap {
  margin-bottom: 5px;
}
.slideshow.nofullscreen .item .text.slideshow-left > :last-child {
  margin-bottom: 0;
}
.slideshow.nofullscreen .item .text.slideshow-left blockquote {
  padding: 20px 40px;
}
.slideshow.nofullscreen .item .text.slideshow-left blockquote:before {
  content: '"';
  position: absolute;
  font-size: 180px;
  margin-left: -80px;
  margin-top: 20px;
  color: #fff;
  font-family: 'Lexend Exa', sans-serif;
}
.slideshow.nofullscreen .item .text.slideshow-left blockquote h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.slideshow.nofullscreen .item .text.slideshow-left blockquote h3:after {
  content: "";
  display: block;
  background: #fff;
  width: 70px;
  height: 5px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
.slideshow.nofullscreen .item .text.slideshow-left blockquote h3 + p {
  margin-top: 14px;
}
@media all and (max-width: 1075px) {
  .slideshow.nofullscreen .item .text.slideshow-left blockquote p {
    max-width: none;
  }
}
.image-slider .item-container .rollover-item {
  overflow: hidden;
}
.image-slider .item {
  background: none;
  color: #1d1d1b;
  text-align: left;
}
.image-slider h3 {
  margin-top: 30px;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}
.image-slider .owl-carousel .owl-nav .owl-prev {
  color: #d0d0d0;
  font-size: 100px;
  left: -100px;
}
@media all and (max-width: 1400px) {
  .image-slider .owl-carousel .owl-nav .owl-prev {
    font-size: 40px;
    left: -43px;
  }
}
.image-slider .owl-carousel .owl-nav .owl-next {
  color: #d0d0d0;
  font-size: 100px;
  right: -100px;
}
@media all and (max-width: 1400px) {
  .image-slider .owl-carousel .owl-nav .owl-next {
    font-size: 40px;
    right: -43px;
  }
}
.image-slider .owl-dots {
  display: none;
}
.image-slider .item-container .rollover-item .description {
  background: rgba(255, 255, 255, 0.7);
  padding-left: 40px;
  padding-right: 40px;
}
.image-slider .item-container .rollover-item .description h4 {
  color: #be0f2e;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.image-slider .item-container .rollover-item .description h2 {
  margin-bottom: 20px;
}
.image-slider .item-container .rollover-item .description h2:after {
  margin-left: auto;
  margin-right: auto;
}
.image-slider.image-slider-style-normal .rollover-item .description {
  background: none;
  z-index: 4343;
  left: calc(25% + 15px);
  height: 55px !important;
  top: calc(100% - 95px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media all and (max-width: 1100px) {
  .image-slider.image-slider-style-normal .rollover-item .description {
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    height: 100% !important;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
  }
  .image-slider.image-slider-style-normal .rollover-item .description h2 {
    font-size: 32px;
    line-height: 44px;
  }
}
@media all and (max-width: 700px) {
  .image-slider.image-slider-style-normal .rollover-item .description {
    display: none;
  }
}
.image-slider.image-slider-style-normal .rollover-item .description .inner-wrap {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
@media all and (max-width: 1100px) {
  .image-slider.image-slider-style-normal .rollover-item .description .inner-wrap {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.image-slider.image-slider-style-normal .rollover-item .description .inner-wrap p {
  color: #1d1d1b;
}
.image-slider.image-slider-style-normal .rollover-item:hover .description {
  left: 0;
  top: 0;
  height: 100% !important;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.image-slider.image-slider-style-normal .rollover-item:hover .description .inner-wrap {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.image-slider.image-slider-style-normal .rollover-item:after {
  content: "";
  position: absolute;
  width: 450px;
  height: 450px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.7);
  bottom: -45%;
  left: 50%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media all and (max-width: 1100px) {
  .image-slider.image-slider-style-normal .rollover-item:after {
    content: none;
  }
}
.image-slider.image-slider-style-normal .rollover-item:hover:after {
  -webkit-transform: scale(3);
  -moz-transform: scale(3);
  -o-transform: scale(3);
  -ms-transform: scale(3);
  transform: scale(3);
  left: 0;
  bottom: 0;
  height: 450px;
}
@media all and (max-width: 1075px) {
  #slider-arrow {
    display: none;
  }
}
.slideshow.fullscreen .css-slider-image,
.slideshow.fullscreen .owl-stage,
.slideshow.fullscreen .item,
.slideshow.fullscreen .owl-stage-outer {
  height: calc(100vh - 235px);
}
@media all and (max-width: 1400px) {
  .slideshow.fullscreen .css-slider-image,
  .slideshow.fullscreen .owl-stage,
  .slideshow.fullscreen .item,
  .slideshow.fullscreen .owl-stage-outer {
    height: 500px;
  }
}
@media all and (max-width: 1000px) {
  .slideshow.fullscreen .css-slider-image,
  .slideshow.fullscreen .owl-stage,
  .slideshow.fullscreen .item,
  .slideshow.fullscreen .owl-stage-outer {
    height: 300px;
  }
}
@media all and (max-width: 580px) {
  .slideshow.fullscreen .css-slider-image,
  .slideshow.fullscreen .owl-stage,
  .slideshow.fullscreen .item,
  .slideshow.fullscreen .owl-stage-outer {
    height: 240px;
  }
}
@media all and (max-width: 450px) {
  .slideshow.fullscreen .css-slider-image,
  .slideshow.fullscreen .owl-stage,
  .slideshow.fullscreen .item,
  .slideshow.fullscreen .owl-stage-outer {
    height: 180px;
  }
}
.slideshow.fullscreen .item .container.slideshow-left {
  width: 100%;
  padding: 0 50px;
  box-sizing: border-box;
}
@media all and (max-width: 1075px) {
  .slideshow.fullscreen .item .container.slideshow-left {
    top: 0;
    background: #3c3c3b !important;
    display: none;
  }
}
.slideshow.fullscreen .item .text.slideshow-left {
  left: 0;
  right: 0;
}
@media all and (max-width: 1400px) {
  .slideshow.fullscreen .item .text.slideshow-left {
    bottom: auto;
    top: 40px;
  }
}
@media all and (max-width: 1075px) {
  .slideshow.fullscreen .item .text.slideshow-left {
    top: 0;
  }
}
.slideshow.fullscreen .item .text.slideshow-left p,
.slideshow.fullscreen .item .text.slideshow-left * {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  max-width: none;
  font-family: 'Lexend Exa', sans-serif;
  font-size: 60px;
  line-height: 90px;
  text-transform: uppercase;
  text-shadow: 3px 3px 6px #000000;
}
@media all and (max-width: 1075px) {
  .slideshow.fullscreen .item .text.slideshow-left p,
  .slideshow.fullscreen .item .text.slideshow-left * {
    margin: 0;
    padding: 30px 20px;
    font-size: 40px;
    line-height: 55px;
  }
}
@media all and (max-width: 900px) {
  .slideshow.fullscreen .item .text.slideshow-left p,
  .slideshow.fullscreen .item .text.slideshow-left * {
    padding: 20px;
    font-size: 34px;
    line-height: 48px;
  }
}
@media all and (max-width: 700px) {
  .slideshow.fullscreen .item .text.slideshow-left p,
  .slideshow.fullscreen .item .text.slideshow-left * {
    padding: 20px;
    font-size: 28px;
    line-height: 36px;
  }
}
.slideshow.fullscreen .owl-dots {
  bottom: 22px;
}
.slideshow.fullscreen .owl-dot {
  width: 74px;
  height: 5px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-left: 10px;
  margin-right: 10px;
  background: #e5e5e5;
}
@media all and (max-width: 900px) {
  .slideshow.fullscreen .owl-dot {
    width: 30px;
    height: 3px;
  }
}
.slideshow.fullscreen .owl-dot.active {
  background: #363635;
}
.col .tx-powermail {
  margin-top: 22px;
}
.tx-powermail input,
.tx-powermail select,
.tx-powermail button,
.tx-powermail textarea {
  height: 55px;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  padding: 8px 20px;
}
.tx-powermail textarea {
  height: 260px;
  padding: 20px;
}
.tx-powermail input[type=checkbox] {
  height: auto;
}
.tx-powermail .powermail_fieldwrap_datenschutz {
  padding-left: 25px;
  font-size: 12px;
  line-height: 24px;
}
.tx-powermail .powermail_fieldwrap_datenschutz input {
  position: absolute;
  margin-left: -25px;
  margin-top: 3px;
}
.tx-powermail input[type=submit] {
  background: #3c3c3b;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  padding: 12px 30px;
  text-transform: uppercase;
}
.tx-powermail input[type=submit]:hover {
  background: #ab0d29;
}
.image-inline {
  display: inline-block;
}
.image-inline img,
.image-inline svg {
  display: inline;
  width: auto;
}
.image-inline + .image-inline {
  margin-left: 8px;
}
.icon-hover img,
.icon-hover svg {
  width: 50px;
  height: auto;
}
.icon-hover img:hover path,
.icon-hover svg:hover path {
  fill: #be0f2e;
}
.footer-wrap {
  text-align: center;
}
.footer-wrap > ul {
  display: inline-block;
  border-bottom: 3px solid #fff;
  padding: 25px 0;
  margin-bottom: 50px;
}
@media all and (max-width: 767px) {
  .footer-wrap > ul {
    min-width: 100%;
  }
}
.footer-wrap > ul > li {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0px;
}
@media all and (max-width: 767px) {
  .footer-wrap > ul > li {
    display: block !important;
    margin: 0 0 15px 0 !important;
    float: none !important;
  }
}
.footer-wrap > ul > li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
}
.footer-wrap > ul > li a:hover {
  color: #be0f2e;
}
.footer-wrap > ul > li + li {
  margin-left: 24px;
}
.footer-wrap .footer-text {
  text-align: left;
  color: #fff;
}
.footer-wrap .footer-text a {
  color: #fff;
}
.footer-wrap .footer-text .left {
  float: left;
  width: 30%;
}
@media all and (max-width: 1050px) {
  .footer-wrap .footer-text .left {
    width: 40%;
  }
}
@media all and (max-width: 767px) {
  .footer-wrap .footer-text .left {
    width: 50%;
  }
}
@media all and (max-width: 640px) {
  .footer-wrap .footer-text .left {
    width: 100%;
  }
}
.footer-wrap .footer-text .center {
  float: left;
  width: 20%;
  margin-top: 16px;
}
@media all and (max-width: 767px) {
  .footer-wrap .footer-text .center {
    width: 50%;
  }
}
@media all and (max-width: 640px) {
  .footer-wrap .footer-text .center {
    width: 100%;
  }
}
.footer-wrap .footer-text .center span {
  display: block;
}
.footer-wrap .footer-text .center .icon-hover img,
.footer-wrap .footer-text .center .icon-hover svg {
  width: 30px;
}
.footer-wrap .footer-text .center .icon-hover svg path {
  fill: #ffffff;
}
.footer-wrap .footer-text .center .icon-hover:hover svg path {
  fill: #be0f2e;
}
.footer-wrap .footer-text .right {
  float: right;
  width: 35%;
}
@media all and (max-width: 767px) {
  .footer-wrap .footer-text .right {
    width: 100%;
    float: left;
  }
}
#copyright-inner {
  text-align: center;
  font-size: 14px;
}
@media all and (max-width: 480px) {
  #copyright-inner {
    padding-bottom: 100px;
  }
}
#copyright-inner a {
  color: #fff;
}
#quicklink-opener1,
#quicklink-opener2 {
  z-index: 390;
  overflow: hidden;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  width: 80px;
  height: 80px;
  box-sizing: border-box;
  padding: 15px 0px;
  background: #3c3c3b;
  position: fixed;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  right: 0;
  color: #fff;
  cursor: pointer;
  text-align: center;
  top: 50%;
}
@media all and (max-width: 1170px) {
  #quicklink-opener1,
  #quicklink-opener2 {
    top: 262px;
  }
}
#quicklink-opener1.hide,
#quicklink-opener2.hide {
  -webkit-transform: translate(100%, -50%);
  -moz-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}
#quicklink-opener1 img,
#quicklink-opener2 img,
#quicklink-opener1 svg,
#quicklink-opener2 svg {
  width: 50px;
  height: auto;
}
#quicklink-opener1 svg path.cls-1,
#quicklink-opener2 svg path.cls-1 {
  fill: #fff;
}
@media all and (max-width: 480px) {
  #quicklink-opener1,
  #quicklink-opener2 {
    width: 100%;
    top: auto;
    bottom: 0px;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -moz-border-radius: 0px;
    height: auto;
    padding: 16px 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  #quicklink-opener1.hide,
  #quicklink-opener2.hide {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0%);
    -o-transform: translate(0px, 0%);
    -ms-transform: translate(0px, 0%);
    transform: translate(0px, 0%);
  }
}
#quicklink-opener1 {
  margin-top: -42px;
  padding-top: 16px;
}
@media all and (max-width: 480px) {
  #quicklink-opener1 {
    padding-bottom: 3px;
  }
}
#quicklink-opener1 img,
#quicklink-opener1 svg {
  width: 55px;
  height: auto;
}
#quicklink-opener2 {
  margin-top: 42px;
}
@media all and (max-width: 480px) {
  #quicklink-opener2 {
    display: none;
  }
}
#quicklink1,
#quicklink2 {
  z-index: 400;
  overflow: hidden;
  position: fixed;
  right: 0;
  color: #1d1d1b;
  text-align: center;
  top: 50%;
  background: #fff;
  border-left: 14px solid #3c3c3b;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translate(100%, -50%);
  -moz-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  width: 405px;
  box-sizing: border-box;
  padding: 40px 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 23px;
}
#quicklink1.show,
#quicklink2.show {
  -webkit-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
#quicklink1 #ql-close1,
#quicklink2 #ql-close1,
#quicklink1 #ql-close2,
#quicklink2 #ql-close2 {
  font-size: 18px;
  position: absolute;
  right: 15px;
  top: 5px;
  cursor: pointer;
}
#quicklink1 svg,
#quicklink2 svg,
#quicklink1 img,
#quicklink2 img {
  height: 70px;
  width: auto;
}
#quicklink1 svg path,
#quicklink2 svg path {
  fill: #be0f2e;
}
@media all and (max-width: 1170px) {
  #quicklink1,
  #quicklink2 {
    top: 178px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  #quicklink1.show,
  #quicklink2.show {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media all and (max-width: 480px) {
  #quicklink1,
  #quicklink2 {
    width: 100%;
    top: auto;
    border-left: none;
    border-top: 14px solid #3c3c3b;
    bottom: 0px;
    -webkit-transform: translate(0px, 100%);
    -moz-transform: translate(0px, 100%);
    -o-transform: translate(0px, 100%);
    -ms-transform: translate(0px, 100%);
    transform: translate(0px, 100%);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  #quicklink1 #ql-close1,
  #quicklink2 #ql-close1,
  #quicklink1 #ql-close2,
  #quicklink2 #ql-close2 {
    top: 15px;
  }
  #quicklink1.show,
  #quicklink2.show {
    -webkit-transform: translate(0px, 0%);
    -moz-transform: translate(0px, 0%);
    -o-transform: translate(0px, 0%);
    -ms-transform: translate(0px, 0%);
    transform: translate(0px, 0%);
  }
}
.image-hv-center {
  position: absolute;
  width: 350px;
  height: auto;
  left: 25%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media all and (max-width: 1300px) {
  .image-hv-center {
    width: 280px;
  }
}
@media all and (max-width: 1000px) {
  .image-hv-center {
    width: 180px;
  }
}
@media all and (max-width: 890px) {
  .image-hv-center {
    position: relative;
    left: auto;
    top: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 65px 15px 50px !important;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.image-hv-center img,
.image-hv-center svg {
  max-width: 100%;
  max-height: 200px;
  width: auto;
  height: auto;
}
@media all and (max-width: 1300px) {
  .image-hv-center img,
  .image-hv-center svg {
    max-height: 160px;
  }
}
@media all and (max-width: 1000px) {
  .image-hv-center img,
  .image-hv-center svg {
    max-height: 100px;
  }
}
.no-colwrap-marginbottom .col-wrap {
  position: relative;
}
.no-colwrap-marginbottom .col {
  margin-bottom: 0 !important;
}
.col-wrap-50-50 > div:nth-child(1) .image-hv-center {
  left: 75%;
}
@media all and (max-width: 890px) {
  .col-wrap-50-50 > div:nth-child(1) .image-hv-center {
    left: auto;
  }
}
.hover-image-text-overlay .primary .overlay {
  background: rgba(255, 255, 255, 0.7);
  color: #1d1d1b;
}
.hover-image-text-overlay .primary .overlay h2:after {
  margin-left: auto;
  margin-right: auto;
}
.hover-image-text-overlay .primary .overlay a {
  color: #be0f2e;
}
.hover-image-text-overlay .primary .overlay p {
  color: #1d1d1b;
}
.team .hover-image-text-overlay .overlay .text {
  padding: 30px;
}
.team .hover-image-text-overlay .overlay .text h3 {
  color: #1d1d1b;
}
.team .hover-image-text-overlay .overlay .text > a {
  display: none;
}
.team .hover-image-text-overlay .overlay .text .far {
  font-size: 40px;
  color: #be0f2e;
}
span.striketrough {
  text-decoration: line-through;
}
span.price-h3 strong {
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
}
.text-white span.price-h3 strong {
  color: #fff;
}
.col .col {
  padding-left: 15px;
  padding-right: 15px;
}
/*
.col .inner-content-wrap-width-full {
    margin-left:0;
    margin-right:0;
}
*/
.border-primary {
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.4);
}
.inner-content-wrap-ce-bildtextkachel.bg-color-secondary h2,
.inner-content-wrap-ce-bildtextkachel.bg-color-secondary p {
  color: #fff;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 900px) {
  .footer-wrap > ul > li:nth-child(3),
  .footer-wrap > ul > li:nth-child(4) {
    display: inline-block;
    margin: 0;
    margin-left: 24px;
    clear: none;
  }
}
.collapse-view-button {
  text-align: center;
  padding: 50px 10px 50px;
}
.katalog-bilder img {
  max-width: 200px;
  height: auto;
}
.dce-icon-text-ce {
  position: relative;
}
.dce-icon-text-ce .text {
  float: right;
  width: calc(100% - 160px);
}
.dce-icon-text-ce .text strong {
  color: #ab0d29;
}
@media all and (max-width: 620px) {
  .dce-icon-text-ce .text {
    width: 100%;
    margin-bottom: 40px;
  }
}
.dce-icon-text-ce .icon {
  position: absolute;
  width: 100px;
  left: 0;
  top: 50%;
  margin-top: 3px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media all and (max-width: 620px) {
  .dce-icon-text-ce .icon {
    position: relative;
    top: auto;
    margin-top: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-left: auto;
    margin-right: auto;
  }
}
.dce-icon-text-ce:hover svg path {
  fill: #be0f2e;
}
.inner-content-wrap-ce-textmodul blockquote {
  padding: 20px 40px;
}
.inner-content-wrap-ce-textmodul blockquote:before {
  content: '"';
  position: absolute;
  font-size: 180px;
  margin-left: -80px;
  margin-top: 20px;
  color: #fff;
  font-family: 'Lexend Exa', sans-serif;
}
.inner-content-wrap-ce-textmodul blockquote h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.inner-content-wrap-ce-textmodul blockquote h3:after {
  content: "";
  display: block;
  background: #fff;
  width: 70px;
  height: 5px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
.inner-content-wrap-ce-textmodul blockquote h3 + p {
  margin-top: 14px;
}
.popup-aktionen {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media all and (max-width: 767px) {
  .popup-aktionen {
    display: none;
  }
}
.popup-aktionen.show {
  opacity: 1;
  pointer-events: auto;
}
.popup-aktionen > div.inner-content-wrap-ce-wrapper-content {
  background: #fff;
  max-width: 1140px;
  width: 80%;
  height: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.popup-aktionen > div.inner-content-wrap-ce-wrapper-content .popup-inner-wrap {
  padding: 40px;
  padding-top: 0;
  overflow: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.popup-aktionen > div.inner-content-wrap-ce-wrapper-content .popup-close {
  color: #be0f2e;
  cursor: pointer;
  position: fixed;
  z-index: 999;
  top: 10px;
  right: 20px;
  font-size: 20px;
  font-weight: bold;
}
.markenwelt .hover-image-text-overlay img {
  width: 100%;
}
@media all and (max-width: 890px) {
  .markenwelt .hover-image-text-overlay .primary .overlay {
    background: #e6e6e6;
  }
  .markenwelt .hover-image-text-overlay .overlay {
    position: static;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media all and (max-width: 1140px) {
  .inner-content-wrap-ce-bildtextkachel-image,
  .inner-content-wrap-ce-bildtextkachel-text,
  .bildtextkachel-bildposition-rechts .inner-content-wrap-ce-bildtextkachel-image {
    float: none;
    width: auto;
  }
  .inner-content-wrap-ce-bildtextkachel-text {
    position: static;
  }
}
iframe.vh-iframe {
  height: calc(100vh - 235px);
  display: block;
}
@media all and (max-width: 1400px) {
  iframe.vh-iframe {
    height: calc(100vh - 176px);
  }
}
@media all and (max-width: 480px) {
  iframe.vh-iframe {
    height: calc(100vh - 126px);
  }
}
.owl-prev,
.owl-next {
  background: none;
  border: none;
}
.page .news .footer {
  border-top: 0;
  padding-top: 0;
}
.news-list-view .article.latest-news-box {
  padding-bottom: 20px !important;
}
.sales-wrapper-outer {
  max-width: 1170px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.sales-wrapper-outer > div {
  width: calc(33.33% - 20px);
}
