@charset "UTF-8";
img[data-src], #header, main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideGardinen, main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slidePolster, main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideBoden, main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSonne, main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSchaum, main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideAlu, #footer .claimContainer {
  background: url("/images/layout/loading.svg") no-repeat center center;
}

/* This file was automaticaly generated by the DFS worker. Changes here will be overwritten. 
 To do change edit the config.json file! */
@font-face {
  font-family: "icomoon";
  font-weight: null;
  font-style: normal;
  font-display: block;
  src: url("/fonts/icomoon.woff") format("woff"), url("/fonts/icomoon.ttf") format("truetype"), url("/fonts/icomoon.svg#icomoon") format("svg"), url("/fonts/icomoon.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: normal;
  font-display: block;
  src: url("/fonts/open-sans-v17-latin-300.woff2") format("woff2"), url("/fonts/open-sans-v17-latin-300.woff") format("woff"), url("/fonts/open-sans-v17-latin-300.ttf") format("truetype"), url("/fonts/open-sans-v17-latin-300.svg#OpenSans") format("svg"), url("/fonts/open-sans-v17-latin-300.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-display: block;
  src: url("/fonts/open-sans-v17-latin-regular.woff2") format("woff2"), url("/fonts/open-sans-v17-latin-regular.woff") format("woff"), url("/fonts/open-sans-v17-latin-regular.ttf") format("truetype"), url("/fonts/open-sans-v17-latin-regular.svg#OpenSans") format("svg"), url("/fonts/open-sans-v17-latin-regular.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: normal;
  font-display: block;
  src: url("/fonts/open-sans-v17-latin-600.woff2") format("woff2"), url("/fonts/open-sans-v17-latin-600.woff") format("woff"), url("/fonts/open-sans-v17-latin-600.ttf") format("truetype"), url("/fonts/open-sans-v17-latin-600.svg#OpenSans") format("svg"), url("/fonts/open-sans-v17-latin-600.eot?#iefix") format("embedded-opentype");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  font-display: block;
  src: url("/fonts/open-sans-v17-latin-700.woff2") format("woff2"), url("/fonts/open-sans-v17-latin-700.woff") format("woff"), url("/fonts/open-sans-v17-latin-700.ttf") format("truetype"), url("/fonts/open-sans-v17-latin-700.svg#OpenSans") format("svg"), url("/fonts/open-sans-v17-latin-700.eot?#iefix") format("embedded-opentype");
}

/**
 * Grid system
 */
.row {
  margin-left: auto;
  margin-right: auto;
  max-width: 77.77778rem;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.row.full {
  max-width: none;
}

.row .row {
  margin-left: -1rem;
  max-width: calc(100% + 2rem);
  width: calc(100% + 2rem);
}

.row .row,.row > .row {
  padding-left: 0;
  padding-right: 0;
}

.row > .row {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.row.breakRight, .row.breakLeft {
  max-width: calc(50vw + 691px);
}

.row.breakRight {
  margin-left: auto;
  margin-right: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.row.breakLeft {
  margin-right: auto;
  margin-left: 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.col {
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  max-width: 100%;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.noGutter,
.noGutter > .col {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 0) {
  .col.default-1 {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (min-width: 0) and (min-width: 87.5em) {
  .row.breakLeft > .col.default-1, .row.breakRight > .col.default-1 {
    max-width: 6.48148rem;
  }
}

@media (min-width: 0) {
  .col.default-2 {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (min-width: 0) and (min-width: 87.5em) {
  .row.breakLeft > .col.default-2, .row.breakRight > .col.default-2 {
    max-width: 12.96296rem;
  }
}

@media (min-width: 0) {
  .col.default-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width: 0) and (min-width: 87.5em) {
  .row.breakLeft > .col.default-3, .row.breakRight > .col.default-3 {
    max-width: 19.44444rem;
  }
}

@media (min-width: 0) {
  .col.default-4 {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (min-width: 0) and (min-width: 87.5em) {
  .row.breakLeft > .col.default-4, .row.breakRight > .col.default-4 {
    max-width: 25.92593rem;
  }
}

@media (min-width: 0) {
  .col.default-5 {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (min-width: 0) and (min-width: 87.5em) {
  .row.breakLeft > .col.default-5, .row.breakRight > .col.default-5 {
    max-width: 32.40741rem;
  }
}

@media (min-width: 0) {
  .col.default-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width: 0) and (min-width: 87.5em) {
  .row.breakLeft > .col.default-6, .row.breakRight > .col.default-6 {
    max-width: 38.88889rem;
  }
}

@media (min-width: 0) {
  .col.default-7 {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (min-width: 0) and (min-width: 87.5em) {
  .row.breakLeft > .col.default-7, .row.breakRight > .col.default-7 {
    max-width: 45.37037rem;
  }
}

@media (min-width: 0) {
  .col.default-8 {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (min-width: 0) and (min-width: 87.5em) {
  .row.breakLeft > .col.default-8, .row.breakRight > .col.default-8 {
    max-width: 51.85185rem;
  }
}

@media (min-width: 0) {
  .col.default-9 {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (min-width: 0) and (min-width: 87.5em) {
  .row.breakLeft > .col.default-9, .row.breakRight > .col.default-9 {
    max-width: 58.33333rem;
  }
}

@media (min-width: 0) {
  .col.default-10 {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (min-width: 0) and (min-width: 87.5em) {
  .row.breakLeft > .col.default-10, .row.breakRight > .col.default-10 {
    max-width: 64.81481rem;
  }
}

@media (min-width: 0) {
  .col.default-11 {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (min-width: 0) and (min-width: 87.5em) {
  .row.breakLeft > .col.default-11, .row.breakRight > .col.default-11 {
    max-width: 71.2963rem;
  }
}

@media (min-width: 0) {
  .col.default-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (min-width: 0) and (min-width: 87.5em) {
  .row.breakLeft > .col.default-12, .row.breakRight > .col.default-12 {
    max-width: 77.77778rem;
  }
}

@media (min-width: 0) {
  .col.default-auto {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
  .col.default-auto,.row.breakLeft > .col.default-auto, .row.breakRight > .col.default-auto {
    max-width: 100%;
  }
  .col.default-prefix-1 {
    margin-left: 8.33333%;
  }
  .col.default-prefix-2 {
    margin-left: 16.66667%;
  }
  .col.default-prefix-3 {
    margin-left: 25%;
  }
  .col.default-prefix-4 {
    margin-left: 33.33333%;
  }
  .col.default-prefix-5 {
    margin-left: 41.66667%;
  }
  .col.default-prefix-6 {
    margin-left: 50%;
  }
  .col.default-prefix-7 {
    margin-left: 58.33333%;
  }
  .col.default-prefix-8 {
    margin-left: 66.66667%;
  }
  .col.default-prefix-9 {
    margin-left: 75%;
  }
  .col.default-prefix-10 {
    margin-left: 83.33333%;
  }
  .col.default-prefix-11 {
    margin-left: 91.66667%;
  }
  .col.default-prefix-12 {
    margin-left: 100%;
  }
  .col.default-suffix-1 {
    margin-right: 8.33333%;
  }
  .col.default-suffix-2 {
    margin-right: 16.66667%;
  }
  .col.default-suffix-3 {
    margin-right: 25%;
  }
  .col.default-suffix-4 {
    margin-right: 33.33333%;
  }
  .col.default-suffix-5 {
    margin-right: 41.66667%;
  }
  .col.default-suffix-6 {
    margin-right: 50%;
  }
  .col.default-suffix-7 {
    margin-right: 58.33333%;
  }
  .col.default-suffix-8 {
    margin-right: 66.66667%;
  }
  .col.default-suffix-9 {
    margin-right: 75%;
  }
  .col.default-suffix-10 {
    margin-right: 83.33333%;
  }
  .col.default-suffix-11 {
    margin-right: 91.66667%;
  }
  .col.default-suffix-12 {
    margin-right: 100%;
  }
  .default-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .default-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .default-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .default-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .default-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .default-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .default-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .default-baseline {
    -webkit-box-align: flex-baseline;
        -ms-flex-align: flex-baseline;
            align-items: flex-baseline;
  }
  .default-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .default-stretch {
    -webkit-box-align: flex-stretch;
        -ms-flex-align: flex-stretch;
            align-items: flex-stretch;
  }
  .default-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .default-forward {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .default-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .default-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 30em) {
  .col.tiny-1 {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (min-width: 30em) and (min-width: 87.5em) {
  .row.breakLeft > .col.tiny-1, .row.breakRight > .col.tiny-1 {
    max-width: 6.48148rem;
  }
}

@media (min-width: 30em) {
  .col.tiny-2 {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (min-width: 30em) and (min-width: 87.5em) {
  .row.breakLeft > .col.tiny-2, .row.breakRight > .col.tiny-2 {
    max-width: 12.96296rem;
  }
}

@media (min-width: 30em) {
  .col.tiny-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width: 30em) and (min-width: 87.5em) {
  .row.breakLeft > .col.tiny-3, .row.breakRight > .col.tiny-3 {
    max-width: 19.44444rem;
  }
}

@media (min-width: 30em) {
  .col.tiny-4 {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (min-width: 30em) and (min-width: 87.5em) {
  .row.breakLeft > .col.tiny-4, .row.breakRight > .col.tiny-4 {
    max-width: 25.92593rem;
  }
}

@media (min-width: 30em) {
  .col.tiny-5 {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (min-width: 30em) and (min-width: 87.5em) {
  .row.breakLeft > .col.tiny-5, .row.breakRight > .col.tiny-5 {
    max-width: 32.40741rem;
  }
}

@media (min-width: 30em) {
  .col.tiny-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width: 30em) and (min-width: 87.5em) {
  .row.breakLeft > .col.tiny-6, .row.breakRight > .col.tiny-6 {
    max-width: 38.88889rem;
  }
}

@media (min-width: 30em) {
  .col.tiny-7 {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (min-width: 30em) and (min-width: 87.5em) {
  .row.breakLeft > .col.tiny-7, .row.breakRight > .col.tiny-7 {
    max-width: 45.37037rem;
  }
}

@media (min-width: 30em) {
  .col.tiny-8 {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (min-width: 30em) and (min-width: 87.5em) {
  .row.breakLeft > .col.tiny-8, .row.breakRight > .col.tiny-8 {
    max-width: 51.85185rem;
  }
}

@media (min-width: 30em) {
  .col.tiny-9 {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (min-width: 30em) and (min-width: 87.5em) {
  .row.breakLeft > .col.tiny-9, .row.breakRight > .col.tiny-9 {
    max-width: 58.33333rem;
  }
}

@media (min-width: 30em) {
  .col.tiny-10 {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (min-width: 30em) and (min-width: 87.5em) {
  .row.breakLeft > .col.tiny-10, .row.breakRight > .col.tiny-10 {
    max-width: 64.81481rem;
  }
}

@media (min-width: 30em) {
  .col.tiny-11 {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (min-width: 30em) and (min-width: 87.5em) {
  .row.breakLeft > .col.tiny-11, .row.breakRight > .col.tiny-11 {
    max-width: 71.2963rem;
  }
}

@media (min-width: 30em) {
  .col.tiny-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (min-width: 30em) and (min-width: 87.5em) {
  .row.breakLeft > .col.tiny-12, .row.breakRight > .col.tiny-12 {
    max-width: 77.77778rem;
  }
}

@media (min-width: 30em) {
  .col.tiny-auto {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
  .col.tiny-auto,.row.breakLeft > .col.tiny-auto, .row.breakRight > .col.tiny-auto {
    max-width: 100%;
  }
  .col.tiny-prefix-1 {
    margin-left: 8.33333%;
  }
  .col.tiny-prefix-2 {
    margin-left: 16.66667%;
  }
  .col.tiny-prefix-3 {
    margin-left: 25%;
  }
  .col.tiny-prefix-4 {
    margin-left: 33.33333%;
  }
  .col.tiny-prefix-5 {
    margin-left: 41.66667%;
  }
  .col.tiny-prefix-6 {
    margin-left: 50%;
  }
  .col.tiny-prefix-7 {
    margin-left: 58.33333%;
  }
  .col.tiny-prefix-8 {
    margin-left: 66.66667%;
  }
  .col.tiny-prefix-9 {
    margin-left: 75%;
  }
  .col.tiny-prefix-10 {
    margin-left: 83.33333%;
  }
  .col.tiny-prefix-11 {
    margin-left: 91.66667%;
  }
  .col.tiny-prefix-12 {
    margin-left: 100%;
  }
  .col.tiny-suffix-1 {
    margin-right: 8.33333%;
  }
  .col.tiny-suffix-2 {
    margin-right: 16.66667%;
  }
  .col.tiny-suffix-3 {
    margin-right: 25%;
  }
  .col.tiny-suffix-4 {
    margin-right: 33.33333%;
  }
  .col.tiny-suffix-5 {
    margin-right: 41.66667%;
  }
  .col.tiny-suffix-6 {
    margin-right: 50%;
  }
  .col.tiny-suffix-7 {
    margin-right: 58.33333%;
  }
  .col.tiny-suffix-8 {
    margin-right: 66.66667%;
  }
  .col.tiny-suffix-9 {
    margin-right: 75%;
  }
  .col.tiny-suffix-10 {
    margin-right: 83.33333%;
  }
  .col.tiny-suffix-11 {
    margin-right: 91.66667%;
  }
  .col.tiny-suffix-12 {
    margin-right: 100%;
  }
  .tiny-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .tiny-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .tiny-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .tiny-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .tiny-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .tiny-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .tiny-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tiny-baseline {
    -webkit-box-align: flex-baseline;
        -ms-flex-align: flex-baseline;
            align-items: flex-baseline;
  }
  .tiny-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .tiny-stretch {
    -webkit-box-align: flex-stretch;
        -ms-flex-align: flex-stretch;
            align-items: flex-stretch;
  }
  .tiny-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .tiny-forward {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .tiny-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .tiny-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 40em) {
  .col.small-1 {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (min-width: 40em) and (min-width: 87.5em) {
  .row.breakLeft > .col.small-1, .row.breakRight > .col.small-1 {
    max-width: 6.48148rem;
  }
}

@media (min-width: 40em) {
  .col.small-2 {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (min-width: 40em) and (min-width: 87.5em) {
  .row.breakLeft > .col.small-2, .row.breakRight > .col.small-2 {
    max-width: 12.96296rem;
  }
}

@media (min-width: 40em) {
  .col.small-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width: 40em) and (min-width: 87.5em) {
  .row.breakLeft > .col.small-3, .row.breakRight > .col.small-3 {
    max-width: 19.44444rem;
  }
}

@media (min-width: 40em) {
  .col.small-4 {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (min-width: 40em) and (min-width: 87.5em) {
  .row.breakLeft > .col.small-4, .row.breakRight > .col.small-4 {
    max-width: 25.92593rem;
  }
}

@media (min-width: 40em) {
  .col.small-5 {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (min-width: 40em) and (min-width: 87.5em) {
  .row.breakLeft > .col.small-5, .row.breakRight > .col.small-5 {
    max-width: 32.40741rem;
  }
}

@media (min-width: 40em) {
  .col.small-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width: 40em) and (min-width: 87.5em) {
  .row.breakLeft > .col.small-6, .row.breakRight > .col.small-6 {
    max-width: 38.88889rem;
  }
}

@media (min-width: 40em) {
  .col.small-7 {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (min-width: 40em) and (min-width: 87.5em) {
  .row.breakLeft > .col.small-7, .row.breakRight > .col.small-7 {
    max-width: 45.37037rem;
  }
}

@media (min-width: 40em) {
  .col.small-8 {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (min-width: 40em) and (min-width: 87.5em) {
  .row.breakLeft > .col.small-8, .row.breakRight > .col.small-8 {
    max-width: 51.85185rem;
  }
}

@media (min-width: 40em) {
  .col.small-9 {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (min-width: 40em) and (min-width: 87.5em) {
  .row.breakLeft > .col.small-9, .row.breakRight > .col.small-9 {
    max-width: 58.33333rem;
  }
}

@media (min-width: 40em) {
  .col.small-10 {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (min-width: 40em) and (min-width: 87.5em) {
  .row.breakLeft > .col.small-10, .row.breakRight > .col.small-10 {
    max-width: 64.81481rem;
  }
}

@media (min-width: 40em) {
  .col.small-11 {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (min-width: 40em) and (min-width: 87.5em) {
  .row.breakLeft > .col.small-11, .row.breakRight > .col.small-11 {
    max-width: 71.2963rem;
  }
}

@media (min-width: 40em) {
  .col.small-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (min-width: 40em) and (min-width: 87.5em) {
  .row.breakLeft > .col.small-12, .row.breakRight > .col.small-12 {
    max-width: 77.77778rem;
  }
}

@media (min-width: 40em) {
  .col.small-auto {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
  .col.small-auto,.row.breakLeft > .col.small-auto, .row.breakRight > .col.small-auto {
    max-width: 100%;
  }
  .col.small-prefix-1 {
    margin-left: 8.33333%;
  }
  .col.small-prefix-2 {
    margin-left: 16.66667%;
  }
  .col.small-prefix-3 {
    margin-left: 25%;
  }
  .col.small-prefix-4 {
    margin-left: 33.33333%;
  }
  .col.small-prefix-5 {
    margin-left: 41.66667%;
  }
  .col.small-prefix-6 {
    margin-left: 50%;
  }
  .col.small-prefix-7 {
    margin-left: 58.33333%;
  }
  .col.small-prefix-8 {
    margin-left: 66.66667%;
  }
  .col.small-prefix-9 {
    margin-left: 75%;
  }
  .col.small-prefix-10 {
    margin-left: 83.33333%;
  }
  .col.small-prefix-11 {
    margin-left: 91.66667%;
  }
  .col.small-prefix-12 {
    margin-left: 100%;
  }
  .col.small-suffix-1 {
    margin-right: 8.33333%;
  }
  .col.small-suffix-2 {
    margin-right: 16.66667%;
  }
  .col.small-suffix-3 {
    margin-right: 25%;
  }
  .col.small-suffix-4 {
    margin-right: 33.33333%;
  }
  .col.small-suffix-5 {
    margin-right: 41.66667%;
  }
  .col.small-suffix-6 {
    margin-right: 50%;
  }
  .col.small-suffix-7 {
    margin-right: 58.33333%;
  }
  .col.small-suffix-8 {
    margin-right: 66.66667%;
  }
  .col.small-suffix-9 {
    margin-right: 75%;
  }
  .col.small-suffix-10 {
    margin-right: 83.33333%;
  }
  .col.small-suffix-11 {
    margin-right: 91.66667%;
  }
  .col.small-suffix-12 {
    margin-right: 100%;
  }
  .small-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .small-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .small-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .small-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .small-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .small-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .small-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .small-baseline {
    -webkit-box-align: flex-baseline;
        -ms-flex-align: flex-baseline;
            align-items: flex-baseline;
  }
  .small-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .small-stretch {
    -webkit-box-align: flex-stretch;
        -ms-flex-align: flex-stretch;
            align-items: flex-stretch;
  }
  .small-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .small-forward {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .small-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .small-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 47.5em) {
  .col.medium-1 {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (min-width: 47.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.medium-1, .row.breakRight > .col.medium-1 {
    max-width: 6.48148rem;
  }
}

@media (min-width: 47.5em) {
  .col.medium-2 {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (min-width: 47.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.medium-2, .row.breakRight > .col.medium-2 {
    max-width: 12.96296rem;
  }
}

@media (min-width: 47.5em) {
  .col.medium-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width: 47.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.medium-3, .row.breakRight > .col.medium-3 {
    max-width: 19.44444rem;
  }
}

@media (min-width: 47.5em) {
  .col.medium-4 {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (min-width: 47.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.medium-4, .row.breakRight > .col.medium-4 {
    max-width: 25.92593rem;
  }
}

@media (min-width: 47.5em) {
  .col.medium-5 {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (min-width: 47.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.medium-5, .row.breakRight > .col.medium-5 {
    max-width: 32.40741rem;
  }
}

@media (min-width: 47.5em) {
  .col.medium-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width: 47.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.medium-6, .row.breakRight > .col.medium-6 {
    max-width: 38.88889rem;
  }
}

@media (min-width: 47.5em) {
  .col.medium-7 {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (min-width: 47.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.medium-7, .row.breakRight > .col.medium-7 {
    max-width: 45.37037rem;
  }
}

@media (min-width: 47.5em) {
  .col.medium-8 {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (min-width: 47.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.medium-8, .row.breakRight > .col.medium-8 {
    max-width: 51.85185rem;
  }
}

@media (min-width: 47.5em) {
  .col.medium-9 {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (min-width: 47.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.medium-9, .row.breakRight > .col.medium-9 {
    max-width: 58.33333rem;
  }
}

@media (min-width: 47.5em) {
  .col.medium-10 {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (min-width: 47.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.medium-10, .row.breakRight > .col.medium-10 {
    max-width: 64.81481rem;
  }
}

@media (min-width: 47.5em) {
  .col.medium-11 {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (min-width: 47.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.medium-11, .row.breakRight > .col.medium-11 {
    max-width: 71.2963rem;
  }
}

@media (min-width: 47.5em) {
  .col.medium-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (min-width: 47.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.medium-12, .row.breakRight > .col.medium-12 {
    max-width: 77.77778rem;
  }
}

@media (min-width: 47.5em) {
  .col.medium-auto {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
  .col.medium-auto,.row.breakLeft > .col.medium-auto, .row.breakRight > .col.medium-auto {
    max-width: 100%;
  }
  .col.medium-prefix-1 {
    margin-left: 8.33333%;
  }
  .col.medium-prefix-2 {
    margin-left: 16.66667%;
  }
  .col.medium-prefix-3 {
    margin-left: 25%;
  }
  .col.medium-prefix-4 {
    margin-left: 33.33333%;
  }
  .col.medium-prefix-5 {
    margin-left: 41.66667%;
  }
  .col.medium-prefix-6 {
    margin-left: 50%;
  }
  .col.medium-prefix-7 {
    margin-left: 58.33333%;
  }
  .col.medium-prefix-8 {
    margin-left: 66.66667%;
  }
  .col.medium-prefix-9 {
    margin-left: 75%;
  }
  .col.medium-prefix-10 {
    margin-left: 83.33333%;
  }
  .col.medium-prefix-11 {
    margin-left: 91.66667%;
  }
  .col.medium-prefix-12 {
    margin-left: 100%;
  }
  .col.medium-suffix-1 {
    margin-right: 8.33333%;
  }
  .col.medium-suffix-2 {
    margin-right: 16.66667%;
  }
  .col.medium-suffix-3 {
    margin-right: 25%;
  }
  .col.medium-suffix-4 {
    margin-right: 33.33333%;
  }
  .col.medium-suffix-5 {
    margin-right: 41.66667%;
  }
  .col.medium-suffix-6 {
    margin-right: 50%;
  }
  .col.medium-suffix-7 {
    margin-right: 58.33333%;
  }
  .col.medium-suffix-8 {
    margin-right: 66.66667%;
  }
  .col.medium-suffix-9 {
    margin-right: 75%;
  }
  .col.medium-suffix-10 {
    margin-right: 83.33333%;
  }
  .col.medium-suffix-11 {
    margin-right: 91.66667%;
  }
  .col.medium-suffix-12 {
    margin-right: 100%;
  }
  .medium-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .medium-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .medium-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .medium-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .medium-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .medium-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .medium-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .medium-baseline {
    -webkit-box-align: flex-baseline;
        -ms-flex-align: flex-baseline;
            align-items: flex-baseline;
  }
  .medium-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .medium-stretch {
    -webkit-box-align: flex-stretch;
        -ms-flex-align: flex-stretch;
            align-items: flex-stretch;
  }
  .medium-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-forward {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .medium-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 62em) {
  .col.large-1 {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (min-width: 62em) and (min-width: 87.5em) {
  .row.breakLeft > .col.large-1, .row.breakRight > .col.large-1 {
    max-width: 6.48148rem;
  }
}

@media (min-width: 62em) {
  .col.large-2 {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (min-width: 62em) and (min-width: 87.5em) {
  .row.breakLeft > .col.large-2, .row.breakRight > .col.large-2 {
    max-width: 12.96296rem;
  }
}

@media (min-width: 62em) {
  .col.large-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width: 62em) and (min-width: 87.5em) {
  .row.breakLeft > .col.large-3, .row.breakRight > .col.large-3 {
    max-width: 19.44444rem;
  }
}

@media (min-width: 62em) {
  .col.large-4 {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (min-width: 62em) and (min-width: 87.5em) {
  .row.breakLeft > .col.large-4, .row.breakRight > .col.large-4 {
    max-width: 25.92593rem;
  }
}

@media (min-width: 62em) {
  .col.large-5 {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (min-width: 62em) and (min-width: 87.5em) {
  .row.breakLeft > .col.large-5, .row.breakRight > .col.large-5 {
    max-width: 32.40741rem;
  }
}

@media (min-width: 62em) {
  .col.large-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width: 62em) and (min-width: 87.5em) {
  .row.breakLeft > .col.large-6, .row.breakRight > .col.large-6 {
    max-width: 38.88889rem;
  }
}

@media (min-width: 62em) {
  .col.large-7 {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (min-width: 62em) and (min-width: 87.5em) {
  .row.breakLeft > .col.large-7, .row.breakRight > .col.large-7 {
    max-width: 45.37037rem;
  }
}

@media (min-width: 62em) {
  .col.large-8 {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (min-width: 62em) and (min-width: 87.5em) {
  .row.breakLeft > .col.large-8, .row.breakRight > .col.large-8 {
    max-width: 51.85185rem;
  }
}

@media (min-width: 62em) {
  .col.large-9 {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (min-width: 62em) and (min-width: 87.5em) {
  .row.breakLeft > .col.large-9, .row.breakRight > .col.large-9 {
    max-width: 58.33333rem;
  }
}

@media (min-width: 62em) {
  .col.large-10 {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (min-width: 62em) and (min-width: 87.5em) {
  .row.breakLeft > .col.large-10, .row.breakRight > .col.large-10 {
    max-width: 64.81481rem;
  }
}

@media (min-width: 62em) {
  .col.large-11 {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (min-width: 62em) and (min-width: 87.5em) {
  .row.breakLeft > .col.large-11, .row.breakRight > .col.large-11 {
    max-width: 71.2963rem;
  }
}

@media (min-width: 62em) {
  .col.large-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (min-width: 62em) and (min-width: 87.5em) {
  .row.breakLeft > .col.large-12, .row.breakRight > .col.large-12 {
    max-width: 77.77778rem;
  }
}

@media (min-width: 62em) {
  .col.large-auto {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
  .col.large-auto,.row.breakLeft > .col.large-auto, .row.breakRight > .col.large-auto {
    max-width: 100%;
  }
  .col.large-prefix-1 {
    margin-left: 8.33333%;
  }
  .col.large-prefix-2 {
    margin-left: 16.66667%;
  }
  .col.large-prefix-3 {
    margin-left: 25%;
  }
  .col.large-prefix-4 {
    margin-left: 33.33333%;
  }
  .col.large-prefix-5 {
    margin-left: 41.66667%;
  }
  .col.large-prefix-6 {
    margin-left: 50%;
  }
  .col.large-prefix-7 {
    margin-left: 58.33333%;
  }
  .col.large-prefix-8 {
    margin-left: 66.66667%;
  }
  .col.large-prefix-9 {
    margin-left: 75%;
  }
  .col.large-prefix-10 {
    margin-left: 83.33333%;
  }
  .col.large-prefix-11 {
    margin-left: 91.66667%;
  }
  .col.large-prefix-12 {
    margin-left: 100%;
  }
  .col.large-suffix-1 {
    margin-right: 8.33333%;
  }
  .col.large-suffix-2 {
    margin-right: 16.66667%;
  }
  .col.large-suffix-3 {
    margin-right: 25%;
  }
  .col.large-suffix-4 {
    margin-right: 33.33333%;
  }
  .col.large-suffix-5 {
    margin-right: 41.66667%;
  }
  .col.large-suffix-6 {
    margin-right: 50%;
  }
  .col.large-suffix-7 {
    margin-right: 58.33333%;
  }
  .col.large-suffix-8 {
    margin-right: 66.66667%;
  }
  .col.large-suffix-9 {
    margin-right: 75%;
  }
  .col.large-suffix-10 {
    margin-right: 83.33333%;
  }
  .col.large-suffix-11 {
    margin-right: 91.66667%;
  }
  .col.large-suffix-12 {
    margin-right: 100%;
  }
  .large-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .large-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .large-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .large-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .large-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .large-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .large-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .large-baseline {
    -webkit-box-align: flex-baseline;
        -ms-flex-align: flex-baseline;
            align-items: flex-baseline;
  }
  .large-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .large-stretch {
    -webkit-box-align: flex-stretch;
        -ms-flex-align: flex-stretch;
            align-items: flex-stretch;
  }
  .large-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-forward {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .large-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 75em) {
  .col.giant-1 {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (min-width: 75em) and (min-width: 87.5em) {
  .row.breakLeft > .col.giant-1, .row.breakRight > .col.giant-1 {
    max-width: 6.48148rem;
  }
}

@media (min-width: 75em) {
  .col.giant-2 {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (min-width: 75em) and (min-width: 87.5em) {
  .row.breakLeft > .col.giant-2, .row.breakRight > .col.giant-2 {
    max-width: 12.96296rem;
  }
}

@media (min-width: 75em) {
  .col.giant-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width: 75em) and (min-width: 87.5em) {
  .row.breakLeft > .col.giant-3, .row.breakRight > .col.giant-3 {
    max-width: 19.44444rem;
  }
}

@media (min-width: 75em) {
  .col.giant-4 {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (min-width: 75em) and (min-width: 87.5em) {
  .row.breakLeft > .col.giant-4, .row.breakRight > .col.giant-4 {
    max-width: 25.92593rem;
  }
}

@media (min-width: 75em) {
  .col.giant-5 {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (min-width: 75em) and (min-width: 87.5em) {
  .row.breakLeft > .col.giant-5, .row.breakRight > .col.giant-5 {
    max-width: 32.40741rem;
  }
}

@media (min-width: 75em) {
  .col.giant-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width: 75em) and (min-width: 87.5em) {
  .row.breakLeft > .col.giant-6, .row.breakRight > .col.giant-6 {
    max-width: 38.88889rem;
  }
}

@media (min-width: 75em) {
  .col.giant-7 {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (min-width: 75em) and (min-width: 87.5em) {
  .row.breakLeft > .col.giant-7, .row.breakRight > .col.giant-7 {
    max-width: 45.37037rem;
  }
}

@media (min-width: 75em) {
  .col.giant-8 {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (min-width: 75em) and (min-width: 87.5em) {
  .row.breakLeft > .col.giant-8, .row.breakRight > .col.giant-8 {
    max-width: 51.85185rem;
  }
}

@media (min-width: 75em) {
  .col.giant-9 {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (min-width: 75em) and (min-width: 87.5em) {
  .row.breakLeft > .col.giant-9, .row.breakRight > .col.giant-9 {
    max-width: 58.33333rem;
  }
}

@media (min-width: 75em) {
  .col.giant-10 {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (min-width: 75em) and (min-width: 87.5em) {
  .row.breakLeft > .col.giant-10, .row.breakRight > .col.giant-10 {
    max-width: 64.81481rem;
  }
}

@media (min-width: 75em) {
  .col.giant-11 {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (min-width: 75em) and (min-width: 87.5em) {
  .row.breakLeft > .col.giant-11, .row.breakRight > .col.giant-11 {
    max-width: 71.2963rem;
  }
}

@media (min-width: 75em) {
  .col.giant-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (min-width: 75em) and (min-width: 87.5em) {
  .row.breakLeft > .col.giant-12, .row.breakRight > .col.giant-12 {
    max-width: 77.77778rem;
  }
}

@media (min-width: 75em) {
  .col.giant-auto {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
  .col.giant-auto,.row.breakLeft > .col.giant-auto, .row.breakRight > .col.giant-auto {
    max-width: 100%;
  }
  .col.giant-prefix-1 {
    margin-left: 8.33333%;
  }
  .col.giant-prefix-2 {
    margin-left: 16.66667%;
  }
  .col.giant-prefix-3 {
    margin-left: 25%;
  }
  .col.giant-prefix-4 {
    margin-left: 33.33333%;
  }
  .col.giant-prefix-5 {
    margin-left: 41.66667%;
  }
  .col.giant-prefix-6 {
    margin-left: 50%;
  }
  .col.giant-prefix-7 {
    margin-left: 58.33333%;
  }
  .col.giant-prefix-8 {
    margin-left: 66.66667%;
  }
  .col.giant-prefix-9 {
    margin-left: 75%;
  }
  .col.giant-prefix-10 {
    margin-left: 83.33333%;
  }
  .col.giant-prefix-11 {
    margin-left: 91.66667%;
  }
  .col.giant-prefix-12 {
    margin-left: 100%;
  }
  .col.giant-suffix-1 {
    margin-right: 8.33333%;
  }
  .col.giant-suffix-2 {
    margin-right: 16.66667%;
  }
  .col.giant-suffix-3 {
    margin-right: 25%;
  }
  .col.giant-suffix-4 {
    margin-right: 33.33333%;
  }
  .col.giant-suffix-5 {
    margin-right: 41.66667%;
  }
  .col.giant-suffix-6 {
    margin-right: 50%;
  }
  .col.giant-suffix-7 {
    margin-right: 58.33333%;
  }
  .col.giant-suffix-8 {
    margin-right: 66.66667%;
  }
  .col.giant-suffix-9 {
    margin-right: 75%;
  }
  .col.giant-suffix-10 {
    margin-right: 83.33333%;
  }
  .col.giant-suffix-11 {
    margin-right: 91.66667%;
  }
  .col.giant-suffix-12 {
    margin-right: 100%;
  }
  .giant-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .giant-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .giant-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .giant-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .giant-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .giant-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .giant-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .giant-baseline {
    -webkit-box-align: flex-baseline;
        -ms-flex-align: flex-baseline;
            align-items: flex-baseline;
  }
  .giant-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .giant-stretch {
    -webkit-box-align: flex-stretch;
        -ms-flex-align: flex-stretch;
            align-items: flex-stretch;
  }
  .giant-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .giant-forward {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .giant-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .giant-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 87.5em) {
  .col.cut-auto {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
  .col.cut-auto,.row.breakLeft > .col.cut-auto, .row.breakRight > .col.cut-auto {
    max-width: 100%;
  }
}

@media (min-width: 85.25em) {
  .col.huge-1 {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (min-width: 85.25em) and (min-width: 87.5em) {
  .row.breakLeft > .col.huge-1, .row.breakRight > .col.huge-1 {
    max-width: 6.48148rem;
  }
}

@media (min-width: 85.25em) {
  .col.huge-2 {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (min-width: 85.25em) and (min-width: 87.5em) {
  .row.breakLeft > .col.huge-2, .row.breakRight > .col.huge-2 {
    max-width: 12.96296rem;
  }
}

@media (min-width: 85.25em) {
  .col.huge-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width: 85.25em) and (min-width: 87.5em) {
  .row.breakLeft > .col.huge-3, .row.breakRight > .col.huge-3 {
    max-width: 19.44444rem;
  }
}

@media (min-width: 85.25em) {
  .col.huge-4 {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (min-width: 85.25em) and (min-width: 87.5em) {
  .row.breakLeft > .col.huge-4, .row.breakRight > .col.huge-4 {
    max-width: 25.92593rem;
  }
}

@media (min-width: 85.25em) {
  .col.huge-5 {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (min-width: 85.25em) and (min-width: 87.5em) {
  .row.breakLeft > .col.huge-5, .row.breakRight > .col.huge-5 {
    max-width: 32.40741rem;
  }
}

@media (min-width: 85.25em) {
  .col.huge-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width: 85.25em) and (min-width: 87.5em) {
  .row.breakLeft > .col.huge-6, .row.breakRight > .col.huge-6 {
    max-width: 38.88889rem;
  }
}

@media (min-width: 85.25em) {
  .col.huge-7 {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (min-width: 85.25em) and (min-width: 87.5em) {
  .row.breakLeft > .col.huge-7, .row.breakRight > .col.huge-7 {
    max-width: 45.37037rem;
  }
}

@media (min-width: 85.25em) {
  .col.huge-8 {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (min-width: 85.25em) and (min-width: 87.5em) {
  .row.breakLeft > .col.huge-8, .row.breakRight > .col.huge-8 {
    max-width: 51.85185rem;
  }
}

@media (min-width: 85.25em) {
  .col.huge-9 {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (min-width: 85.25em) and (min-width: 87.5em) {
  .row.breakLeft > .col.huge-9, .row.breakRight > .col.huge-9 {
    max-width: 58.33333rem;
  }
}

@media (min-width: 85.25em) {
  .col.huge-10 {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (min-width: 85.25em) and (min-width: 87.5em) {
  .row.breakLeft > .col.huge-10, .row.breakRight > .col.huge-10 {
    max-width: 64.81481rem;
  }
}

@media (min-width: 85.25em) {
  .col.huge-11 {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (min-width: 85.25em) and (min-width: 87.5em) {
  .row.breakLeft > .col.huge-11, .row.breakRight > .col.huge-11 {
    max-width: 71.2963rem;
  }
}

@media (min-width: 85.25em) {
  .col.huge-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (min-width: 85.25em) and (min-width: 87.5em) {
  .row.breakLeft > .col.huge-12, .row.breakRight > .col.huge-12 {
    max-width: 77.77778rem;
  }
}

@media (min-width: 85.25em) {
  .col.huge-auto {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
  .col.huge-auto,.row.breakLeft > .col.huge-auto, .row.breakRight > .col.huge-auto {
    max-width: 100%;
  }
  .col.huge-prefix-1 {
    margin-left: 8.33333%;
  }
  .col.huge-prefix-2 {
    margin-left: 16.66667%;
  }
  .col.huge-prefix-3 {
    margin-left: 25%;
  }
  .col.huge-prefix-4 {
    margin-left: 33.33333%;
  }
  .col.huge-prefix-5 {
    margin-left: 41.66667%;
  }
  .col.huge-prefix-6 {
    margin-left: 50%;
  }
  .col.huge-prefix-7 {
    margin-left: 58.33333%;
  }
  .col.huge-prefix-8 {
    margin-left: 66.66667%;
  }
  .col.huge-prefix-9 {
    margin-left: 75%;
  }
  .col.huge-prefix-10 {
    margin-left: 83.33333%;
  }
  .col.huge-prefix-11 {
    margin-left: 91.66667%;
  }
  .col.huge-prefix-12 {
    margin-left: 100%;
  }
  .col.huge-suffix-1 {
    margin-right: 8.33333%;
  }
  .col.huge-suffix-2 {
    margin-right: 16.66667%;
  }
  .col.huge-suffix-3 {
    margin-right: 25%;
  }
  .col.huge-suffix-4 {
    margin-right: 33.33333%;
  }
  .col.huge-suffix-5 {
    margin-right: 41.66667%;
  }
  .col.huge-suffix-6 {
    margin-right: 50%;
  }
  .col.huge-suffix-7 {
    margin-right: 58.33333%;
  }
  .col.huge-suffix-8 {
    margin-right: 66.66667%;
  }
  .col.huge-suffix-9 {
    margin-right: 75%;
  }
  .col.huge-suffix-10 {
    margin-right: 83.33333%;
  }
  .col.huge-suffix-11 {
    margin-right: 91.66667%;
  }
  .col.huge-suffix-12 {
    margin-right: 100%;
  }
  .huge-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .huge-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .huge-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .huge-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .huge-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .huge-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .huge-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .huge-baseline {
    -webkit-box-align: flex-baseline;
        -ms-flex-align: flex-baseline;
            align-items: flex-baseline;
  }
  .huge-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .huge-stretch {
    -webkit-box-align: flex-stretch;
        -ms-flex-align: flex-stretch;
            align-items: flex-stretch;
  }
  .huge-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .huge-forward {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .huge-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .huge-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 95em) {
  .col.full-1 {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (min-width: 95em) and (min-width: 87.5em) {
  .row.breakLeft > .col.full-1, .row.breakRight > .col.full-1 {
    max-width: 6.48148rem;
  }
}

@media (min-width: 95em) {
  .col.full-2 {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (min-width: 95em) and (min-width: 87.5em) {
  .row.breakLeft > .col.full-2, .row.breakRight > .col.full-2 {
    max-width: 12.96296rem;
  }
}

@media (min-width: 95em) {
  .col.full-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width: 95em) and (min-width: 87.5em) {
  .row.breakLeft > .col.full-3, .row.breakRight > .col.full-3 {
    max-width: 19.44444rem;
  }
}

@media (min-width: 95em) {
  .col.full-4 {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (min-width: 95em) and (min-width: 87.5em) {
  .row.breakLeft > .col.full-4, .row.breakRight > .col.full-4 {
    max-width: 25.92593rem;
  }
}

@media (min-width: 95em) {
  .col.full-5 {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (min-width: 95em) and (min-width: 87.5em) {
  .row.breakLeft > .col.full-5, .row.breakRight > .col.full-5 {
    max-width: 32.40741rem;
  }
}

@media (min-width: 95em) {
  .col.full-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width: 95em) and (min-width: 87.5em) {
  .row.breakLeft > .col.full-6, .row.breakRight > .col.full-6 {
    max-width: 38.88889rem;
  }
}

@media (min-width: 95em) {
  .col.full-7 {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (min-width: 95em) and (min-width: 87.5em) {
  .row.breakLeft > .col.full-7, .row.breakRight > .col.full-7 {
    max-width: 45.37037rem;
  }
}

@media (min-width: 95em) {
  .col.full-8 {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (min-width: 95em) and (min-width: 87.5em) {
  .row.breakLeft > .col.full-8, .row.breakRight > .col.full-8 {
    max-width: 51.85185rem;
  }
}

@media (min-width: 95em) {
  .col.full-9 {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (min-width: 95em) and (min-width: 87.5em) {
  .row.breakLeft > .col.full-9, .row.breakRight > .col.full-9 {
    max-width: 58.33333rem;
  }
}

@media (min-width: 95em) {
  .col.full-10 {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (min-width: 95em) and (min-width: 87.5em) {
  .row.breakLeft > .col.full-10, .row.breakRight > .col.full-10 {
    max-width: 64.81481rem;
  }
}

@media (min-width: 95em) {
  .col.full-11 {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (min-width: 95em) and (min-width: 87.5em) {
  .row.breakLeft > .col.full-11, .row.breakRight > .col.full-11 {
    max-width: 71.2963rem;
  }
}

@media (min-width: 95em) {
  .col.full-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (min-width: 95em) and (min-width: 87.5em) {
  .row.breakLeft > .col.full-12, .row.breakRight > .col.full-12 {
    max-width: 77.77778rem;
  }
}

@media (min-width: 95em) {
  .col.full-auto {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
  .col.full-auto,.row.breakLeft > .col.full-auto, .row.breakRight > .col.full-auto {
    max-width: 100%;
  }
  .col.full-prefix-1 {
    margin-left: 8.33333%;
  }
  .col.full-prefix-2 {
    margin-left: 16.66667%;
  }
  .col.full-prefix-3 {
    margin-left: 25%;
  }
  .col.full-prefix-4 {
    margin-left: 33.33333%;
  }
  .col.full-prefix-5 {
    margin-left: 41.66667%;
  }
  .col.full-prefix-6 {
    margin-left: 50%;
  }
  .col.full-prefix-7 {
    margin-left: 58.33333%;
  }
  .col.full-prefix-8 {
    margin-left: 66.66667%;
  }
  .col.full-prefix-9 {
    margin-left: 75%;
  }
  .col.full-prefix-10 {
    margin-left: 83.33333%;
  }
  .col.full-prefix-11 {
    margin-left: 91.66667%;
  }
  .col.full-prefix-12 {
    margin-left: 100%;
  }
  .col.full-suffix-1 {
    margin-right: 8.33333%;
  }
  .col.full-suffix-2 {
    margin-right: 16.66667%;
  }
  .col.full-suffix-3 {
    margin-right: 25%;
  }
  .col.full-suffix-4 {
    margin-right: 33.33333%;
  }
  .col.full-suffix-5 {
    margin-right: 41.66667%;
  }
  .col.full-suffix-6 {
    margin-right: 50%;
  }
  .col.full-suffix-7 {
    margin-right: 58.33333%;
  }
  .col.full-suffix-8 {
    margin-right: 66.66667%;
  }
  .col.full-suffix-9 {
    margin-right: 75%;
  }
  .col.full-suffix-10 {
    margin-right: 83.33333%;
  }
  .col.full-suffix-11 {
    margin-right: 91.66667%;
  }
  .col.full-suffix-12 {
    margin-right: 100%;
  }
  .full-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .full-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .full-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .full-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .full-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .full-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .full-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .full-baseline {
    -webkit-box-align: flex-baseline;
        -ms-flex-align: flex-baseline;
            align-items: flex-baseline;
  }
  .full-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .full-stretch {
    -webkit-box-align: flex-stretch;
        -ms-flex-align: flex-stretch;
            align-items: flex-stretch;
  }
  .full-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .full-forward {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .full-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .full-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 112.5em) {
  .col.max-1 {
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
  }
}

@media (min-width: 112.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.max-1, .row.breakRight > .col.max-1 {
    max-width: 6.48148rem;
  }
}

@media (min-width: 112.5em) {
  .col.max-2 {
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
  }
}

@media (min-width: 112.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.max-2, .row.breakRight > .col.max-2 {
    max-width: 12.96296rem;
  }
}

@media (min-width: 112.5em) {
  .col.max-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

@media (min-width: 112.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.max-3, .row.breakRight > .col.max-3 {
    max-width: 19.44444rem;
  }
}

@media (min-width: 112.5em) {
  .col.max-4 {
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
  }
}

@media (min-width: 112.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.max-4, .row.breakRight > .col.max-4 {
    max-width: 25.92593rem;
  }
}

@media (min-width: 112.5em) {
  .col.max-5 {
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
  }
}

@media (min-width: 112.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.max-5, .row.breakRight > .col.max-5 {
    max-width: 32.40741rem;
  }
}

@media (min-width: 112.5em) {
  .col.max-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width: 112.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.max-6, .row.breakRight > .col.max-6 {
    max-width: 38.88889rem;
  }
}

@media (min-width: 112.5em) {
  .col.max-7 {
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
  }
}

@media (min-width: 112.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.max-7, .row.breakRight > .col.max-7 {
    max-width: 45.37037rem;
  }
}

@media (min-width: 112.5em) {
  .col.max-8 {
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
  }
}

@media (min-width: 112.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.max-8, .row.breakRight > .col.max-8 {
    max-width: 51.85185rem;
  }
}

@media (min-width: 112.5em) {
  .col.max-9 {
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
}

@media (min-width: 112.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.max-9, .row.breakRight > .col.max-9 {
    max-width: 58.33333rem;
  }
}

@media (min-width: 112.5em) {
  .col.max-10 {
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
  }
}

@media (min-width: 112.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.max-10, .row.breakRight > .col.max-10 {
    max-width: 64.81481rem;
  }
}

@media (min-width: 112.5em) {
  .col.max-11 {
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
  }
}

@media (min-width: 112.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.max-11, .row.breakRight > .col.max-11 {
    max-width: 71.2963rem;
  }
}

@media (min-width: 112.5em) {
  .col.max-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media (min-width: 112.5em) and (min-width: 87.5em) {
  .row.breakLeft > .col.max-12, .row.breakRight > .col.max-12 {
    max-width: 77.77778rem;
  }
}

@media (min-width: 112.5em) {
  .col.max-auto {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
  .col.max-auto,.row.breakLeft > .col.max-auto, .row.breakRight > .col.max-auto {
    max-width: 100%;
  }
  .col.max-prefix-1 {
    margin-left: 8.33333%;
  }
  .col.max-prefix-2 {
    margin-left: 16.66667%;
  }
  .col.max-prefix-3 {
    margin-left: 25%;
  }
  .col.max-prefix-4 {
    margin-left: 33.33333%;
  }
  .col.max-prefix-5 {
    margin-left: 41.66667%;
  }
  .col.max-prefix-6 {
    margin-left: 50%;
  }
  .col.max-prefix-7 {
    margin-left: 58.33333%;
  }
  .col.max-prefix-8 {
    margin-left: 66.66667%;
  }
  .col.max-prefix-9 {
    margin-left: 75%;
  }
  .col.max-prefix-10 {
    margin-left: 83.33333%;
  }
  .col.max-prefix-11 {
    margin-left: 91.66667%;
  }
  .col.max-prefix-12 {
    margin-left: 100%;
  }
  .col.max-suffix-1 {
    margin-right: 8.33333%;
  }
  .col.max-suffix-2 {
    margin-right: 16.66667%;
  }
  .col.max-suffix-3 {
    margin-right: 25%;
  }
  .col.max-suffix-4 {
    margin-right: 33.33333%;
  }
  .col.max-suffix-5 {
    margin-right: 41.66667%;
  }
  .col.max-suffix-6 {
    margin-right: 50%;
  }
  .col.max-suffix-7 {
    margin-right: 58.33333%;
  }
  .col.max-suffix-8 {
    margin-right: 66.66667%;
  }
  .col.max-suffix-9 {
    margin-right: 75%;
  }
  .col.max-suffix-10 {
    margin-right: 83.33333%;
  }
  .col.max-suffix-11 {
    margin-right: 91.66667%;
  }
  .col.max-suffix-12 {
    margin-right: 100%;
  }
  .max-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .max-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .max-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .max-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .max-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .max-top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .max-middle {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .max-baseline {
    -webkit-box-align: flex-baseline;
        -ms-flex-align: flex-baseline;
            align-items: flex-baseline;
  }
  .max-bottom {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .max-stretch {
    -webkit-box-align: flex-stretch;
        -ms-flex-align: flex-stretch;
            align-items: flex-stretch;
  }
  .max-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .max-forward {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .max-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .max-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

#privacyCtrl {
  background: #333;
  max-height: calc(100vh - 40px);
  padding: 0;
  border-radius: 4px;
}

#privacyCtrl, #privacyCtrl * {
  font-family: Arial, sans-serif;
}

#privacyCtrl.hide,
#privacyCtrl .hide {
  opacity: 0;
  visibility: hidden;
}

#privacyCtrl.open {
  opacity: 1;
  visibility: visible;
}

.open #privacyCtrl {
  height: calc(100vh - 40px);
}

#privacyCtrl a {
  color: #333;
}

#privacyForm fieldset {
  border: none;
  border-left: 2px solid #333;
  padding: 10px;
  padding-bottom: 0;
}

#privacyForm fieldset p {
  padding-right: 2.5em;
  margin-bottom: 0;
}

#privacyForm fieldset:not(:last-child) {
  border-bottom: 2px solid #333;
}

#privacyForm fieldset a {
  color: #eee;
}

#privacyForm label {
  cursor: pointer;
  position: relative;
  display: block;
  width: 100%;
}

#privacyForm label span {
  font-size: 1.2em;
  content: "";
  letter-spacing: 0;
  width: 2.2em;
  height: 1.2em;
  line-height: 1.2em;
  border-radius: 14px;
  display: block;
  text-align: center;
  background: #888a8c;
  color: transparent;
  margin-right: 10px;
  position: relative;
}

#privacyForm label span:before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 4px;
  top: 3px;
  opacity: 1;
  -webkit-transition: 150ms left ease-in-out;
  transition: 150ms left ease-in-out;
  z-index: 10;
}

#privacyForm label span:after {
  content: attr(data-off) " ";
  display: inline-block;
  position: absolute;
  left: calc(100% + 5px);
  color: #eee;
  font-size: 0.61111rem;
  word-break: normal;
}

#privacyForm input:checked + span:before {
  left: 0.94444rem;
}

#privacyForm input:checked + span {
  background: #3bb54a;
}

#privacyForm input:checked + span:after {
  content: attr(data-on) " ";
}

#privacyForm input {
  display: none;
}

#privacyForm table {
  font-size: 0.61111rem;
}

#privacyForm table td {
  vertical-align: top;
  padding-bottom: 10px;
  word-break: break-word;
}

#privacyForm table td:first-child {
  font-weight: bold;
  padding-right: 5px;
  width: 50%;
}

#privacyController hr + p {
  opacity: 0.7;
}

#privacyController p {
  margin-bottom: 10px;
}

#privacy-msg {
  padding: 10px 35px 0 10px;
  font-size: 0.61111rem;
  line-height: 0.77778rem;
}

#privacySettings {
  max-height: 0;
  height: 0;
  -webkit-transition: 600ms all ease-in;
  transition: 600ms all ease-in;
  overflow-y: scroll;
  background: #464a4d;
  color: #eee;
}

.open #privacySettings {
  max-height: 40vh;
  height: auto;
}

#privacyButtons {
  padding: 0 10px 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#privacyButtons #privacySubmit {
  background: #3bb54a;
  color: #fff;
}

.privacyButton {
  border: none;
  background: white;
  color: #eee;
  font-size: 0.61111rem;
  line-height: 1.72222rem;
  padding: 0 0.55556rem;
  cursor: pointer;
  -webkit-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}

.privacyButton:first-of-type {
  margin-right: 10px;
}

.privacyButton:hover {
  background: rgba(255, 255, 255, 0.8);
}

#privacyController.open .privacyButton:last-child + .privacyButton {
  opacity: 0;
  visibility: hidden;
}

#privacyHide {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 20px;
  line-height: 27px;
  width: 27px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}

#privacyFooter {
  padding: 0 10px;
  text-align: right;
  line-height: 30px;
  font-size: 0.61111rem;
}

#privacyFooter a {
  margin-left: 10px;
  color: #b3b5b8;
}

.privacyControlBadge {
  -webkit-transform: rotate(90deg) translateX(-100%);
          transform: rotate(90deg) translateX(-100%);
  display: inline-block;
  position: fixed;
  left: 0;
  bottom: 45px;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  background: #333;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 0.66667rem;
  line-height: 0.66667rem;
  text-decoration: none;
  padding: 10px;
  -webkit-transition: 300ms all ease-in-out;
  transition: 300ms all ease-in-out;
}

body.privacyControlIsOpen .privacyControlBadge {
  left: -100%;
}

.privacyControlPlaceholder {
  text-align: center;
  font-size: 0.66667rem;
  line-height: 0.88889rem;
}

.privacyControlPlaceholder .privacyButton {
  margin-bottom: 18px;
  display: inline-block;
  color: #464a4d;
}

.privacyControlPlaceholder p {
  font-size: 0.61111rem;
  margin: 0 auto;
  padding: 0 2.22222rem;
}

@media (min-width: 40em) {
  .privacyControlPlaceholder p {
    max-width: 50%;
  }
}

.privacyControlPlaceholder:not(.enabled) {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#privacyControlReset {
  opacity: 0.7;
}

.icon, ul.styledList li:before, main ul:not(.unstyledList) li:before,
ol.styledList li:before,
main ol:not(.unstyledList) li:before, .fixedContacts > li.phone:before, .fixedContacts > li.email:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: icomoon;
}

.icon-times:before, noscript input#noticebar:checked ~ label:before {
  content: "×";
}

.icon-minus:before {
  content: "-";
}

.icon-plus:before {
  content: "+";
}

.icon-angle-up:before {
  content: "↑";
}

.icon-exclamation:before, noscript label:before, .informatizer:before, .fixedContacts > li.email:before {
  content: "!";
}

.icon-angle-right:before {
  content: "";
}

.icon-envelope:before {
  content: "";
}

.icon-phone:before, .fixedContacts > li.phone:before {
  content: "";
}

.icon-check:before, ul.styledList li:before, main ul:not(.unstyledList) li:before,
ol.styledList li:before,
main ol:not(.unstyledList) li:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.10.0
 * @url https://github.com/feimosi/baguetteBox.js
 */
#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000000;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

#baguetteBox-overlay.visible {
  opacity: 1;
}

#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}

#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  white-space: normal;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: sans-serif;
}

#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  -webkit-transition: left 0.4s ease;
  transition: left 0.4s ease;
  -webkit-transition: left 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
  transition: left 0.4s ease, transform 0.4s ease;
}

#baguetteBox-slider.bounce-from-right {
  -webkit-animation: bounceFromRight 0.4s ease-out;
          animation: bounceFromRight 0.4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
  -webkit-animation: bounceFromLeft 0.4s ease-out;
          animation: bounceFromLeft 0.4s ease-out;
}

@-webkit-keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}

@keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0;
  }
}

@-webkit-keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}

@keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0;
  }
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  color: #ddd;
  font: 1.6em sans-serif;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}

.baguetteBox-button:focus,
.baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
  right: 2%;
}

.baguetteBox-button#previous-button {
  left: 2%;
}

.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}

.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}

/*
      Preloader
      Borrowed from http://tobiasahlin.com/spinkit/
  */
.baguetteBox-spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}

.baguetteBox-double-bounce1,
.baguetteBox-double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
          animation: bounce 2s infinite ease-in-out;
}

.baguetteBox-double-bounce2 {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}

@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

noscript {
  margin-top: 3.33333rem;
  display: block;
}

noscript input#noticebar {
  display: none;
}

noscript input#noticebar:checked ~ div {
  opacity: 1;
  visibility: visible;
}

noscript input#noticebar:checked ~ label {
  background: #fff;
  color: #e5141f;
}

noscript label {
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  background: #e5141f;
  bottom: 0.55556rem;
  color: #fff;
  font-size: 1.38889rem;
  height: 2.5rem;
  opacity: 0.9;
  position: fixed;
  right: 0.55556rem;
  text-decoration: none;
  width: 2.5rem;
  z-index: 910;
}

noscript label:before {
  font-family: icomoon;
  display: inline-block;
  left: 50%;
  position: absolute;
  text-indent: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

noscript label:hover {
  cursor: pointer;
  background: #ce121c;
}

noscript label + div {
  opacity: 0;
  visibility: hidden;
  height: 100vh;
}

noscript label + div,
.noticeBar {
  background: #e5141f;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  left: 0;
  padding: 1.11111rem;
  position: fixed;
  text-align: center;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  z-index: 900 !important;
}

noscript label + div span,
.noticeBar span {
  -ms-flex-item-align: center;
      align-self: center;
  font-size: 1.22222rem;
  line-height: 1.66667rem;
  margin: 0;
}

noscript label + div a,
.noticeBar a {
  color: #fff;
}

noscript label + div a:hover,
.noticeBar a:hover {
  color: #fff;
  text-decoration: none;
}

noscript div:first-child {
  display: none;
}

.breadcrumb li {
  list-style: none;
  float: left;
}

.breadcrumb li:before {
  content: "❯";
  padding: 0 1rem;
  font-size: 60%;
}

.breadcrumb li:first-child + li:before {
  content: " ";
  padding: 0 0.2rem;
}

.breadcrumb li:first-child:before {
  content: "";
  padding: 0;
}

/**
 * Debug mode
 */
#log_container pre, #log_container .checkupXYZ {
  height: 100%;
  overflow-y: scroll;
  background: #fff;
  padding: 1%;
}

#log_hider {
  cursor: pointer;
  z-index: 999999999;
}

#show_console {
  display: none;
}

#show_console:checked + #log_container {
  top: 0;
}

#log_container {
  height: 100%;
  width: 100%;
  position: fixed;
  top: -100%;
  left: 0;
  color: #232222;
  background: #f2f2f2;
  padding: 2%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-box-shadow: inset 0 0 0.05556rem 0.05556rem rgba(229, 20, 31, 0.5);
          box-shadow: inset 0 0 0.05556rem 0.05556rem rgba(229, 20, 31, 0.5);
  z-index: 99999999;
}

#log_container:target,#log_container.show {
  top: 0;
}

#log_container ul {
  list-style: inside square;
}

#log_container ul ul {
  margin-left: 2rem;
}

#log_container ul h3 {
  display: inline-block;
}

#log_container ul li {
  padding: 0.5rem 0;
  border-bottom: 0.05556rem solid #f2f2f2;
}

#log_container ul li:last-child {
  border: none;
}

#log_container h1 {
  text-align: center;
  padding-top: 2rem;
}

#log_container h2 {
  padding-bottom: 0.5rem;
  border-bottom: 0.05556rem solid #f4f4f4;
  text-align: center;
  margin-top: 4rem;
}

#log_container h2,#log_container h3 {
  font-weight: normal;
}

#log_container .checkup_pages li {
  padding: 1rem;
}

#log_container .checkup_pages .sub {
  margin-left: 2rem;
}

#log_container > p {
  margin-bottom: 4rem;
}

.checkup_pages > li:nth-child(odd) {
  background: #f4f4f4;
}

.checkupXYZ {
  width: 53.33333rem;
  margin: 0 auto;
  resize: horizontal;
}

.informatizer {
  background: #8dd45c;
  padding: 1%;
  position: fixed;
  top: 2%;
  right: 2%;
  display: block;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
}

.informatizer:before {
  margin-right: 1rem;
  font-size: 1.33333em;
  line-height: 1rem;
}

.informatizer a {
  color: #fff;
}

.btnFocus {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  padding: 2.6em;
  background: rgba(229, 20, 31, 0.9);
  color: #fff !important;
  font-size: 1.33333rem;
  z-index: 2000;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  text-decoration: none;
}

.btnFocus:focus {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

body.sitemap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem;
}

body.sitemap nav {
  width: auto;
  margin: 0 auto;
}

body.sitemap nav .sitemap ul {
  padding-left: 20px;
}

.backToTop {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 800;
  font-size: 1rem;
  width: 3em;
  height: 3em;
  line-height: 3em;
  background-color: #e5141f;
  color: #fff;
  text-decoration: none;
  text-align: center;
}

body:not(.scrollingUp) .backToTop {
  opacity: 0;
  visibility: hidden;
}

.backToTop span {
  display: none;
}

* {
  margin: 0;
  padding: 0;
}

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

html {
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #232222;
  font-family: Open Sans;
  font-size: 112.5%;
  -webkit-hyphens: manual;
      -ms-hyphens: manual;
          hyphens: manual;
  /* disable text resize in landscape. e.g. on iphone */
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}

html,body {
  line-height: 1.55556rem;
}

body {
  opacity: 1 !important;
  overflow-x: hidden;
}

iframe,
[data-iframe] {
  border: none;
  width: 100%;
}

address {
  font-style: normal;
}

/**
 * Headlines
 */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
form.default legend,
.h3,
.h4,
.h5,
.h6 {
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-hyphens: manual;
      -ms-hyphens: manual;
          hyphens: manual;
  /* Use this to let headlines break in Chrome Desktop
	body.platformWindows.chrome &, body.platformLinux.chrome & {
		word-break: break-all;
	}
	*/
}

h1,
.h1 {
  font-family: Open Sans;
  font-size: 1.27778rem;
  line-height: 1.83333rem;
}

@media (min-width: 47.5em) {
  h1,
  .h1 {
    font-size: 1.38889rem;
    line-height: 1.94444rem;
  }
}

@media (min-width: 62em) {
  h1,
  .h1 {
    font-size: 2.22222rem;
    line-height: 2.5rem;
    margin-bottom: 2.77778rem !important;
  }
}

h1 .small,
.h1 .small {
  font-weight: 300;
}

@media (min-width: 40em) {
  h1 .small,
  .h1 .small {
    display: block;
  }
}

@media (min-width: 62em) {
  h1 .small,
  .h1 .small {
    font-size: 1.66667rem;
  }
}

h2,
.h2,
form.default legend {
  font-family: Open Sans;
  font-size: 1.27778rem;
  line-height: 1.83333rem;
}

@media (min-width: 47.5em) {
  h2,
  .h2,
  form.default legend {
    font-size: 1.38889rem;
    line-height: 1.94444rem;
  }
}

h2 .small,
.h2 .small,
form.default legend .small {
  font-weight: 300;
}

@media (min-width: 40em) {
  h2 .small,
  .h2 .small,
  form.default legend .small {
    display: block;
  }
}

h3,
.h3 {
  font-size: 1.33333rem;
}

h4,
.h4 {
  font-size: 1.22222rem;
}

h5,
.h5 {
  font-size: 1rem;
}

h6,
.h6 {
  font-size: 0.88889rem;
}

/**
 * Links
 */
a {
  color: #e5141f;
  word-wrap: break-word;
  text-decoration: none;
  -webkit-transition: .5s all;
  transition: .5s all;
}

a:focus, a:hover, a:active {
  color: #191919;
}

a img {
  border: none;
}

a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}

a:not(.btn):focus,
[tabindex]:focus {
  outline: 1px dotted #e5141f;
  outline-offset: 0.27778rem;
}

hr,
.hr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #cccccc;
  border: none;
  clear: both;
  height: 0.05556rem;
  margin: 2.77778rem 0 4.44444rem 0;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

ul,
ol {
  list-style: none;
}

ul.styledList li, main ul:not(.unstyledList) li,
ol.styledList li,
main ol:not(.unstyledList) li {
  padding-left: 1.38889rem;
  margin-bottom: 0.38889rem;
}

ul.styledList li:before, main ul:not(.unstyledList) li:before,
ol.styledList li:before,
main ol:not(.unstyledList) li:before {
  text-indent: -1.38889rem;
  font-size: 0.88889rem;
}

ul.styledList ul, main ul:not(.unstyledList) ul,
ol.styledList ul,
main ol:not(.unstyledList) ul {
  margin-left: 1rem;
  margin-bottom: 0;
}

dl.styledList,
main dl:not(.unstyledList) {
  zoom: 1;
}

dl.styledList:after,
main dl:not(.unstyledList):after {
  content: "";
  display: table;
  clear: both;
}

dl.styledList dt, main dl:not(.unstyledList) dt,
dl.styledList dd,
main dl:not(.unstyledList) dd {
  display: block;
  background: rgba(244, 244, 244, 0.8);
  padding: 0.83333rem;
}

dl.styledList dt, main dl:not(.unstyledList) dt {
  padding-bottom: 0;
  font-weight: bold;
}


dl.styledList dd,
main dl:not(.unstyledList) dd {
  padding-top: 0;
}

dl.styledList dd:not(:last-child), main dl:not(.unstyledList) dd:not(:last-child) {
  margin-bottom: 0.55556rem;
}

dl.floatList {
  zoom: 1;
}

dl.floatList:after {
  content: "";
  display: table;
  clear: both;
}

dl.floatList dt,
dl.floatList dd {
  display: block;
  vertical-align: top;
  float: left;
}

dl.floatList dt {
  padding-right: 0.5rem;
  width: 40%;
  clear: left;
}

dl.floatList dd {
  width: 60%;
}

ol.styledList,
main ol:not(.unstyledList) {
  counter-reset: item;
}


ol.styledList li,
main ol:not(.unstyledList) li {
  counter-increment: item;
}


ol.styledList li:before,
main ol:not(.unstyledList) li:before {
  content: counters(item, ".") ". ";
}

ol.styledList ol, main ol:not(.unstyledList) ol {
  margin-bottom: 0;
}

ol.styledList ol li:before, main ol:not(.unstyledList) ol li:before {
  content: counters(item, ".") " ";
  margin-right: 0.27778rem;
}

/*
 * responsive images
 */
img {
  vertical-align: bottom;
  float: none;
  height: auto;
  max-width: 100%;
  width: 100%;
}

img[src^='http://cms.'], img[src^='https://cms.'] {
  max-width: none;
  width: auto;
}

[data-rel] img,
.lightbox-image img {
  margin-bottom: 0;
}

/**
 * Tables
 */
main table {
  display: table;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  text-align: left;
  font-size: 1rem;
}

@media (max-width: 39.94444em) {
  main table {
    overflow-x: auto;
    display: block;
  }
}

main table caption {
  text-align: left;
  padding: 1rem 1rem 1.38889rem;
  display: table-caption;
  font-weight: bold;
  font-size: 1.2rem;
}

main table thead {
  border-collapse: collapse;
  display: table-header-group;
}

main table tbody {
  width: 100%;
  overflow-x: scroll;
  display: table-row-group;
}

main table tbody tr {
  padding: 1rem 0;
}

main table tbody tr:not(:last-child) {
  border-bottom: 0.05556rem solid #f4f4f4;
}

main table tr {
  display: table-row;
}

main table th,
main table td {
  padding: 1rem;
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 39.94444em) {
  main table td {
    min-width: 50vw;
  }
}

.marginBottom, h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2, form.default legend,
.h3,
.h4,
.h5,
.h6, main p,
main ol,
main ul,
main dl,
main table, form.default label[for="Datenschutz"] {
  margin-bottom: 1.55556rem;
}

.highlight {
  color: #191919;
}

.flexCenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.noMargin {
  margin-bottom: 0 !important;
}

.btn, form.default button,
form.default [type="submit"] {
  background: #e5141f;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.11111rem;
  line-height: 1.55556rem;
  padding: 0.8rem 1rem;
  text-align: center;
  text-decoration: none;
  font-family: Open Sans;
}

.btn:after, form.default button:after,
form.default [type="submit"]:after {
  font-family: icomoon;
  content: "";
  font-size: 0.88889rem;
  margin-left: 0.44444rem;
}

.btn:hover, form.default button:hover,
form.default :hover[type="submit"], .btn:active, form.default button:active,
form.default :active[type="submit"], .btn:focus, form.default button:focus,
form.default :focus[type="submit"] {
  background: #191919;
  color: #fff;
}

.btn *[class^="icon"], form.default button *[class^="icon"], form.default [type="submit"] *[class^="icon"] {
  margin-left: 0.5rem;
  vertical-align: middle;
}

.clear {
  clear: both;
  float: none;
}

.clearfix {
  zoom: 1;
}

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

.hidden {
  display: none;
}

.hideText {
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  overflow: hidden;
  width: 0;
}

.floatLeft {
  float: left;
}

img.floatLeft {
  margin-right: 1rem;
}

.floatRight {
  float: right;
}

img.floatRight {
  margin-left: 1rem;
}

.fluid {
  height: auto;
  width: 100%;
}

.nonFluid {
  width: auto !important;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignCenter {
  text-align: center;
}

.wide {
  width: 100%;
  display: block;
}

/* 16:9 video resolutions */
.videoContainer:not(.videoTag), .googleMaps:not(.videoTag) {
  position: relative;
  background-position: center center;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

.videoContainer:not(.videoTag) iframe, .googleMaps:not(.videoTag) iframe {
  border: none;
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.videoContainer video, .googleMaps video {
  width: 100%;
  height: auto;
}

.googleMaps {
  background-image: url("../images/layout/placeholder-maps.jpg") !important;
}

@media (min-width: 47.5em) {
  .googleMaps {
    height: 22.22222rem;
  }
}

body:before {
  width: 99pt;
  content: "default:16px....default:0....tiny:30em....small:40em....medium:47.5em....large:62em....giant:75em....cut:87.5em....huge:85.25em....full:95em....max:112.5em";
  display: none !important;
  /* Prevent from displaying. */
}

@media (min-width: 0) {
  body:before {
    width: 177pt;
  }
}

@media (min-width: 30em) {
  body:before {
    width: 255pt;
  }
}

@media (min-width: 40em) {
  body:before {
    width: 339pt;
  }
}

@media (min-width: 47.5em) {
  body:before {
    width: 441pt;
  }
}

@media (min-width: 62em) {
  body:before {
    width: 525pt;
  }
}

@media (min-width: 75em) {
  body:before {
    width: 609pt;
  }
}

@media (min-width: 87.5em) {
  body:before {
    width: 693pt;
  }
}

@media (min-width: 85.25em) {
  body:before {
    width: 789pt;
  }
}

@media (min-width: 95em) {
  body:before {
    width: 867pt;
  }
}

@media (min-width: 112.5em) {
  body:before {
    width: 957pt;
  }
}

body.devmode:before, body.debug:before {
  background: #e5141f;
  border-color: #e5141f;
  border-style: solid;
  border-width: 0 1rem;
  color: #fff;
  display: block !important;
  font-family: Courier;
  font-size: 10pt;
  left: 0;
  line-height: 2.5;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  white-space: nowrap;
  z-index: 99999;
}

body:hover:before {
  opacity: 0.5;
  pointer-events: none;
}

.backToTop, .btn, form.default button,
form.default [type="submit"], form.default [type="text"],
form.default [type="tel"],
form.default [type="email"],
form.default [type="file"],
form.default input,
form.default textarea,
form.default select {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.notificationArea {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 999999;
}

.notificationArea > :not(:last-child) {
  margin-bottom: 18px;
}

.notificationArea .notification {
  position: relative;
  -webkit-transition: 300ms all ease-in-out;
  transition: 300ms all ease-in-out;
  overflow: hidden;
  padding: 1em;
  background: #e5141f;
  font-size: 12px;
  line-height: 16px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  width: 330px;
  max-width: calc(100vw - 40px);
  -webkit-transform-origin: left center;
          transform-origin: left center;
}

.notificationArea .notification, .notificationArea .notification a {
  color: #fff;
}

.notificationArea .notification .close {
  position: absolute;
  top: 5px;
  right: 8px;
  cursor: pointer;
  color: #fff;
  font-size: 1.2rem;
}

.notificationArea .notification.hide {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
          transform: scale(0);
  max-height: 0;
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#navigation nav ul.navi li.navBack:hover,
#navigation nav ul.navi li:hover > a,
#navigation nav ul.navi li:hover:not(.navBack) > span,#navigation nav ul.navi li a.active,
#navigation nav ul.navi li.hasSub > span.active, #navigation nav ul.navi li.hasSub.active > a,
#navigation nav ul.navi li.hasSub.active > span {
  color: #e5141f;
}

#navigation nav ul.navi li.navBack:before {
  font-family: icomoon;
  content: "";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#navigation nav ul.navi li.hasSub > span:after,
#navigation nav ul.navi li.hasSub > a:after {
  font-family: icomoon;
  content: "";
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@media (min-width: 75em) {
  #navigation nav ul.navi li.hasSub > span:after,
  #navigation nav ul.navi li.hasSub > a:after {
    -webkit-transform: none;
            transform: none;
    color: #bcbcbc;
    font-size: 0.88889rem;
  }
}

@media (max-width: 74.94444em) {
  #navigation {
    min-width: 50%;
    overflow: hidden;
    top: 4.44444rem;
    bottom: 0;
  }
  #navigation.firstLevel nav {
    overflow: hidden;
    overflow-y: auto;
  }
  #navigation.firstLevel nav,#navigation nav ul.navi li.hasSub .sub {
    height: calc(100vh - 4.44444rem);
  }
  #navigation nav ul.navi li.hasSub .sub.open {
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto;
  }
  #navigation nav ul.navi li.hasSub .sub:before {
    content: attr(data-parent-name);
    display: block;
  }
  html.hiddenScroll {
    overflow: hidden;
  }
}

#quickbar {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
}

@media (max-width: 74.94444em) {
  #quickbar {
    height: 4.44444rem;
  }
}

#quickbar.hide {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

#quickbar label[for="naviToggled"] {
  display: block;
  cursor: pointer;
  width: 1.77778rem;
  height: 1.77778rem;
  position: relative;
  overflow: hidden;
}

#quickbar label[for="naviToggled"]:after {
  content: "";
  position: fixed;
  left: 0;
  width: 200vw;
  height: 200vh;
  display: block;
  background-color: #232222;
  opacity: 0.9;
  z-index: -1;
  top: 4.44444rem;
}

#quickbar label[for="naviToggled"] span {
  -webkit-transition: 0.4s linear;
  transition: 0.4s linear;
  text-indent: -9999px;
  width: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#quickbar label[for="naviToggled"] span, #quickbar label[for="naviToggled"] span:before, #quickbar label[for="naviToggled"] span:after {
  content: "";
  position: absolute;
  display: block;
  background: #232222;
  height: 2px;
  left: 50%;
  -webkit-transform-origin: center;
          transform-origin: center;
}

#quickbar label[for="naviToggled"] span:before, #quickbar label[for="naviToggled"] span:after {
  top: calc(50% + 0rem);
  width: 1.77778rem;
  -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s 0.2s linear;
  transition: top 0.3s ease-in-out, -webkit-transform 0.3s 0.2s linear;
  transition: top 0.3s ease-in-out, transform 0.3s 0.2s linear;
  transition: top 0.3s ease-in-out, transform 0.3s 0.2s linear, -webkit-transform 0.3s 0.2s linear;
}

#quickbar label[for="naviToggled"] span:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

#quickbar label[for="naviToggled"] span:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

#naviToggled {
  display: none;
}

@media (max-width: 74.94444em) {
  #naviToggled:not(:checked) ~ * #navigation,
  #naviToggled:not(:checked) ~ #navigation {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

#naviToggled:not(:checked) ~ #quickbar label[for="naviToggled"]:after {
  opacity: 0;
  visibility: hidden;
}

#naviToggled:not(:checked) ~ #quickbar label[for="naviToggled"] span {
  width: 1.77778rem;
}

#naviToggled:not(:checked) ~ #quickbar label[for="naviToggled"] span:before, #naviToggled:not(:checked) ~ #quickbar label[for="naviToggled"] span:after {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: top 0.3s 0.2s ease-in-out, -webkit-transform 0.3s linear;
  transition: top 0.3s 0.2s ease-in-out, -webkit-transform 0.3s linear;
  transition: top 0.3s 0.2s ease-in-out, transform 0.3s linear;
  transition: top 0.3s 0.2s ease-in-out, transform 0.3s linear, -webkit-transform 0.3s linear;
}

#naviToggled:not(:checked) ~ #quickbar label[for="naviToggled"] span:before {
  top: calc(50% + -0.44444rem);
}

#naviToggled:not(:checked) ~ #quickbar label[for="naviToggled"] span:after {
  top: calc(50% + 0.44444rem);
}

#navigation {
  position: fixed;
  max-width: 100%;
  right: 0;
  background-color: #fff;
  z-index: 1001;
  width: 100%;
  -webkit-box-shadow: 0 0 1.66667rem 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 1.66667rem 0 rgba(0, 0, 0, 0.2);
}

#navigation .topLine,#navigation .contactLine {
  display: none;
}

#navigation .col {
  padding: 0;
}

#navigation nav ul {
  width: 100%;
}

#navigation nav ul.navi li {
  border-bottom: 0.05556rem solid #cccccc;
  padding: 1.11111rem;
}

#navigation nav ul.navi li:last-child {
  border-bottom: none;
  margin-bottom: 5.55556rem;
}

#navigation nav ul.navi li a,
#navigation nav ul.navi li:not(.navBack) > span, #navigation nav ul.navi li.navBack,
#navigation nav ul.navi li.hasSub > span {
  display: block;
  cursor: pointer;
  padding: 1em 1rem;
  text-decoration: none;
  color: #232222;
  padding: 0;
  color: #232222;
  font-weight: 600;
}

#navigation nav ul.navi li.hasSub > span,
#navigation nav ul.navi li.hasSub > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#navigation nav ul.navi li.hasSub > span .sub,
#navigation nav ul.navi li.hasSub > a .sub {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}

#navigation nav ul.navi li.hasSub > span .sub:before,
#navigation nav ul.navi li.hasSub > a .sub:before {
  padding: 1em 1rem;
  background-color: #f0f0f0;
}

@media (max-width: 74.94444em) {
  #navigation nav ul.navi li.hasSub > span .sub,
  #navigation nav ul.navi li.hasSub > a .sub {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@media (min-width: 75em) {
  #navigation nav ul.navi li.hasSub > span .sub,
  #navigation nav ul.navi li.hasSub > a .sub {
    opacity: 0;
    visibility: hidden;
  }
}

@media (max-width: 74.94444em) {
  #navigation nav ul.navi li.hasSub > span .sub.current,
  #navigation nav ul.navi li.hasSub > a .sub.current {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@media (min-width: 75em) {
  #navigation nav ul.navi li.hasSub > span .sub.current,
  #navigation nav ul.navi li.hasSub > a .sub.current {
    opacity: 1;
    visibility: visible;
  }
}

#navigation nav ul.navi li.hasSub > span:after,
#navigation nav ul.navi li.hasSub > a:after {
  margin-left: 0.5em;
  display: inline-block;
}

#navigation nav ul.navi li.hasSub .sub {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}

#navigation nav ul.navi li.hasSub .sub:before {
  padding: 1em 1rem;
  background-color: #f0f0f0;
}

@media (max-width: 74.94444em) {
  #navigation nav ul.navi li.hasSub .sub {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@media (min-width: 75em) {
  #navigation nav ul.navi li.hasSub .sub {
    opacity: 0;
    visibility: hidden;
  }
}

@media (max-width: 74.94444em) {
  #navigation nav ul.navi li.hasSub .sub.current {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@media (min-width: 75em) {
  #navigation nav ul.navi li.hasSub .sub.current {
    opacity: 1;
    visibility: visible;
  }
}

#navigation nav ul.navi li.navBack {
  position: relative;
  padding: 0.83333rem 1.11111rem !important;
  font-size: 0.83333rem !important;
  font-weight: 300 !important;
}

#navigation nav ul.navi li.navBack:before {
  margin-right: 1em;
  display: inline-block;
}

@media (min-width: 75em) {
  #navigation {
    top: 0;
    width: 100%;
  }
  #navigation nav ul.navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #navigation nav ul.navi li a,
  #navigation nav ul.navi li:not(.navBack) > span,
  #navigation nav ul.navi li .sub:before,
  #navigation nav ul.navi li .navBack {
    white-space: nowrap;
  }
  #navigation nav ul.navi li.hasSub {
    position: relative;
  }
  body.cmsBackend #navigation nav ul.navi li.hasSub:hover > .sub {
    opacity: 1;
    visibility: visible;
  }
  #navigation nav ul.navi li.hasSub .sub {
    top: 100%;
    width: auto;
  }
  #navigation nav ul.navi li.hasSub .sub .sub {
    left: 100%;
    top: 0;
  }
  #navigation nav ul.navi li.navBack:before {
    content: "×";
    text-align: center;
    width: 100%;
  }
  #navigation nav ul.navi li.navBack span,#navigation.hoverNavigation nav ul.navi li.navBack {
    display: none;
  }
  #navigation {
    -webkit-transition: .5s all;
    transition: .5s all;
  }
  #navigation.fix {
    margin-top: -3.88889rem;
  }
  #navigation.fix .contactLine {
    padding: 0.83333rem 0;
  }
  #navigation.fix .contactLine .flexContact .branding img {
    width: 19.44444rem !important;
  }
  #navigation.fix .contactLine ul li:first-child {
    display: none;
  }
  #navigation.fix .naviContainer {
    padding: 0.83333rem 0;
  }
  #navigation .col {
    padding: 0 1rem;
  }
  #navigation .topLine {
    background: #f4f4f4;
    padding: 1.11111rem 0;
    display: block;
    -webkit-transition: .5s all;
    transition: .5s all;
  }
  #navigation .topLine .topFlex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #navigation .topLine .topFlex p {
    font-size: 0.83333rem;
  }
  #navigation .topLine .topFlex p .trenner {
    color: #c9c9c9;
  }
  #navigation .topLine .topFlex .naviSmall li {
    margin-right: 0.83333rem;
    border-bottom: none;
    padding: 0;
  }
  #navigation .topLine .topFlex .naviSmall li.hasSub .sub {
    z-index: 100;
  }
  #navigation .topLine .topFlex .naviSmall li.hasSub .sub li {
    border-bottom: 0.05556rem solid #cccccc;
    padding: 1.11111rem;
    margin-right: 0;
  }
  #navigation .topLine .topFlex .naviSmall li.hasSub .sub li:last-child {
    border-bottom: 0;
  }
  #navigation .topLine .topFlex .naviSmall li:last-child {
    margin-right: 0;
    margin-bottom: 0 !important;
  }
  #navigation .topLine .topFlex .naviSmall li a, #navigation .topLine .topFlex .naviSmall li span {
    font-size: 0.83333rem;
  }
  #navigation .contactLine {
    display: block;
    padding: 2.22222rem 0;
    -webkit-transition: .5s all;
    transition: .5s all;
  }
  #navigation .contactLine .flexContact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #navigation .contactLine .flexContact .branding img {
    width: 16.66667rem;
    -webkit-transition: .5s all;
    transition: .5s all;
  }
  #navigation .contactLine .flexContact ul {
    margin-bottom: none;
  }
  #navigation .contactLine .flexContact ul li {
    font-size: 0.88889rem;
    -webkit-transition: .5s all;
    transition: .5s all;
  }
  #navigation .contactLine .flexContact ul li .trenner {
    color: #c9c9c9;
  }
  #navigation .contactLine .flexContact ul li .phone:before, #navigation .contactLine .flexContact ul li .secondPhone:before {
    font-family: icomoon;
    content: "";
    margin-right: 0.27778rem;
  }
  #navigation .contactLine .flexContact ul li .email:before {
    font-family: icomoon;
    content: "";
    margin-right: 0.27778rem;
  }
  #navigation .naviContainer {
    border-top: 0.05556rem solid #cccccc;
    padding: 1.38889rem 0;
    -webkit-transition: .5s all;
    transition: .5s all;
  }
  #navigation .naviContainer .naviMain li {
    border-bottom: none;
    padding: 0;
  }
  #navigation .naviContainer .naviMain li.impressum, #navigation .naviContainer .naviMain li.anfahrt, #navigation .naviContainer .naviMain li.datenschutzerklaerung, #navigation .naviContainer .naviMain li.kontakt, #navigation .naviContainer .naviMain li.aktuelles, #navigation .naviContainer .naviMain li.startseite, #navigation .naviContainer .naviMain li.unternehmen {
    display: none;
  }
  #navigation .naviContainer .naviMain li a {
    font-size: 0.83333rem;
  }
}

@media (min-width: 85.25em) {
  #navigation .topLine .topFlex p {
    font-size: 0.88889rem;
  }
  #navigation .topLine .topFlex p .trenner {
    margin: 0 0.27778rem;
  }
  #navigation .topLine .topFlex p strong {
    font-size: 1rem;
  }
  #navigation .topLine .topFlex .naviSmall li {
    margin-right: 0.83333rem;
  }
  #navigation .topLine .topFlex .naviSmall li a, #navigation .topLine .topFlex .naviSmall li span {
    font-size: 1rem;
  }
  #navigation .contactLine .flexContact .branding img {
    width: auto;
  }
  #navigation .contactLine .flexContact ul li:first-child {
    font-size: 1rem;
  }
  #navigation .naviContainer .naviMain li a {
    font-size: 0.94444rem;
  }
}

@media (min-width: 95em) {
  #navigation .topLine .topFlex .naviSmall li {
    margin-right: 1.38889rem;
  }
}

#quickbar {
  background-color: #fff;
  color: #232222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem;
  z-index: 1000;
}

@media (min-width: 75em) {
  #quickbar {
    display: none;
  }
}

.naviAdd {
  text-align: center;
  padding-bottom: 4.44444rem;
}

@media (min-width: 30em) {
  .naviAdd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1.66667rem 0 5.55556rem 0;
  }
}

@media (min-width: 47.5em) {
  .naviAdd {
    padding: 1.66667rem 0;
  }
}

.naviAdd li {
  border-bottom: 0.05556rem solid #cccccc;
  padding: 1.11111rem;
}

@media (min-width: 30em) {
  .naviAdd li:nth-child(2) {
    border-left: 0.05556rem solid #c9c9c9;
    padding-left: 1.11111rem;
    margin-left: 1.11111rem;
    border-right: 0.05556rem solid #c9c9c9;
    padding-right: 1.11111rem;
    margin-right: 1.11111rem;
  }
}

.naviAdd li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

@media (min-width: 30em) {
  .naviAdd li {
    border-bottom: none;
    padding: 0;
  }
}

.naviAdd li a {
  color: #232222;
}

.naviAdd li a:hover {
  color: #e5141f;
}

.naviAdd li a.active {
  color: #e5141f;
  font-weight: 600;
}

#pageWrap {
  overflow-x: hidden;
}

#header {
  position: relative;
  width: 100%;
  margin-top: 4.44444rem;
  padding: 4.44444rem 0;
}

body:not(.index) #header {
  padding: 2.77778rem 0;
}

@media (min-width: 47.5em) {
  body:not(.index) #header {
    padding: 4.44444rem 0;
  }
}

@media (min-width: 62em) {
  body:not(.index) #header {
    padding: 5.55556rem 0;
  }
}

@media (min-width: 47.5em) {
  #header {
    padding: 7.22222rem 0;
  }
}

@media (min-width: 62em) {
  #header {
    padding: 10rem 0;
  }
}

@media (min-width: 75em) {
  #header {
    margin-top: 16.66667rem;
    padding: 11.66667rem 0;
  }
}

@media (min-width: 85.25em) {
  #header {
    margin-top: 17.11111rem;
  }
}

#header.lazyLoaded {
  background-image: url("/images/layout/bgHeader.jpg");
}

@media (max-width: 61.94444em) {
  #header.lazyLoaded {
    background-image: url("/images/layout/large-bgHeader.jpg");
  }
}

@media (max-width: 47.44444em) {
  #header.lazyLoaded {
    background-image: url("/images/layout/medium-bgHeader.jpg");
  }
}

@media (max-width: 39.94444em) {
  #header.lazyLoaded {
    background-image: url("/images/layout/small-bgHeader.jpg");
  }
}

@media (max-width: 29.94444em) {
  #header.lazyLoaded {
    background-image: url("/images/layout/tiny-bgHeader.jpg");
  }
}

#header.lazyLoaded {
  background-size: cover;
}

#header .claim {
  color: #fff;
  font-weight: 700;
  margin-bottom: 1.66667rem;
}

body:not(.index) #header .claim {
  margin-bottom: 0;
}

@media (min-width: 30em) {
  #header .claim {
    font-size: 1.38889rem;
    line-height: 1.94444rem;
  }
}

@media (min-width: 47.5em) {
  #header .claim {
    font-size: 1.27778rem;
    line-height: 1.83333rem;
  }
}

@media (min-width: 62em) {
  #header .claim {
    font-size: 1.66667rem;
    line-height: 2.22222rem;
  }
}

@media (min-width: 75em) {
  #header .claim {
    font-size: 2.22222rem;
    line-height: 2.77778rem;
  }
}

#header .claim .hint {
  color: #e5141f;
}

#header .claim .small {
  font-weight: 300;
}

@media (min-width: 30em) {
  #header .claim .small {
    display: block;
  }
}

@media (min-width: 75em) {
  #header .claim .small {
    font-size: 1.66667rem;
  }
}

#header .claim .trenner {
  display: none;
  color: #565656;
}

@media (min-width: 47.5em) {
  #header .claim .trenner {
    display: inline-block;
    margin: 0 0.27778rem;
  }
}

#header .claim .check {
  display: block;
  margin-top: 0.27778rem;
}

@media (min-width: 47.5em) {
  #header .claim .check {
    display: inline-block;
  }
}

@media (min-width: 75em) {
  #header .claim .check:first-child {
    margin-left: 0.83333rem;
  }
}

#header .claim .check:before {
  font-family: icomoon;
  content: "";
  margin-right: 0.55556rem;
  font-size: 0.77778rem;
}

@media (min-width: 47.5em) {
  #header .claim .check:before {
    font-size: 0.88889rem;
  }
}

@media (min-width: 62em) {
  #header .claim .check:before {
    font-size: 1.11111rem;
  }
}

@media (min-width: 47.5em) {
  #header .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

body:not(.index) #header .buttons {
  display: none;
}

#header .buttons .btn, #header .buttons form.default button, form.default #header .buttons button,
#header .buttons form.default [type="submit"], form.default #header .buttons [type="submit"] {
  margin-bottom: 1.11111rem;
  display: block;
}

@media (min-width: 47.5em) {
  #header .buttons .btn, #header .buttons form.default button, form.default #header .buttons button,
  #header .buttons form.default [type="submit"], form.default #header .buttons [type="submit"] {
    margin-bottom: 0;
    margin-right: 0.83333rem;
    padding: 0.83333rem 1.11111rem;
    font-size: 1rem;
  }
}

@media (min-width: 62em) {
  #header .buttons .btn, #header .buttons form.default button, form.default #header .buttons button,
  #header .buttons form.default [type="submit"], form.default #header .buttons [type="submit"] {
    padding: 0.83333rem 2.22222rem;
    font-size: 1.11111rem;
  }
}

#header .buttons .phonePart {
  text-align: center;
  border: 0.05556rem solid #fff;
  color: #fff;
  padding: 1.11111rem;
}

@media (min-width: 40em) {
  #header .buttons .phonePart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.83333rem;
  }
}

@media (min-width: 47.5em) {
  #header .buttons .phonePart {
    padding: 0.83333rem 1.11111rem;
  }
}

@media (min-width: 62em) {
  #header .buttons .phonePart {
    padding: 0.83333rem 2.22222rem;
  }
}

#header .buttons .phonePart .phone, #header .buttons .phonePart .secondPhone {
  font-size: 1.11111rem;
}

@media (min-width: 47.5em) {
  #header .buttons .phonePart .phone, #header .buttons .phonePart .secondPhone {
    font-size: 1rem;
  }
}

@media (min-width: 62em) {
  #header .buttons .phonePart .phone, #header .buttons .phonePart .secondPhone {
    font-size: 1.11111rem;
  }
}

#header .buttons .phonePart .phone:before, #header .buttons .phonePart .secondPhone:before {
  font-family: icomoon;
  content: "";
  margin-right: 0.55556rem;
  font-size: 1rem;
}

#header .buttons .phonePart .secondPhone {
  display: block;
  margin-top: 0.27778rem;
}

@media (min-width: 40em) {
  #header .buttons .phonePart .secondPhone {
    margin-top: 0;
  }
}

#header .buttons .phonePart .trenner {
  display: none;
}

@media (min-width: 40em) {
  #header .buttons .phonePart .trenner {
    display: inline-block;
    color: #565656;
    margin: 0 0.83333rem;
  }
}

@media (min-width: 47.5em) {
  #header .buttons .phonePart .trenner {
    margin: 0 0.27778rem;
  }
}

main {
  display: block;
}

main .oeffnungszeitenHint {
  border: 0.16667rem solid #e5141f;
  padding: 1.11111rem;
  margin-top: 2.77778rem;
}

@media (min-width: 75em) {
  main .oeffnungszeitenHint {
    padding: 3.88889rem 2.77778rem;
  }
}

main .oeffnungszeitenHint dl {
  margin-bottom: 0 !important;
}

main .containerUnterseite {
  padding: 4.44444rem 0;
}

@media (min-width: 47.5em) {
  main .containerUnterseite {
    padding: 5.55556rem 0;
  }
}

@media (min-width: 62em) {
  main .containerUnterseite {
    padding: 8.33333rem 0;
    padding: 10rem 0;
  }
}

@media (min-width: 62em) {
}

main .containerUnterseite p {
  font-weight: 300;
}

main .containerUnterseite p.hint {
  font-size: 1.11111rem;
  font-weight: 600;
  margin-bottom: 0.83333rem !important;
}

main .containerUnterseite p strong,main .containerUnterseite p a {
  font-weight: 600;
}

main .containerUnterseite ul li {
  border-bottom: 0.05556rem solid #cccccc;
  padding-bottom: 1.11111rem;
  padding-top: 1.11111rem;
}

body.unternehmen main .containerUnterseite ul li {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
}

main .containerUnterseite ul li:last-child {
  border-bottom: none;
}

main .teaserContainer {
  padding: 4.44444rem 0 2.22222rem 0;
}

@media (min-width: 47.5em) {
  main .teaserContainer {
    padding: 5.55556rem 0 3.33333rem 0;
  }
}

@media (min-width: 62em) {
  main .teaserContainer {
    padding: 8.33333rem 0 6.11111rem 0;
    padding: 10rem 0 7.77778rem 0;
  }
}

@media (min-width: 62em) {
}

main .teaserContainer .imgGardinen {
  width: 100%;
  height: 9.72222rem;
  margin-bottom: 0.55556rem;
  display: block;
}

main .teaserContainer .imgGardinen.isOnScreen {
  background: url("/images/index/teaser/gardinen-und-dekostoffe.jpg") no-repeat;
  background-size: cover;
}

main .teaserContainer .imgPolster {
  width: 100%;
  height: 9.72222rem;
  margin-bottom: 0.55556rem;
  display: block;
}

main .teaserContainer .imgPolster.isOnScreen {
  background: url("/images/index/teaser/polsterstoffe.jpg") no-repeat;
  background-size: cover;
}

main .teaserContainer .imgBoden {
  width: 100%;
  height: 9.72222rem;
  margin-bottom: 0.55556rem;
  display: block;
}

main .teaserContainer .imgBoden.isOnScreen {
  background: url("/images/index/teaser/bodenbelag.jpg") no-repeat;
  background-size: cover;
}

main .teaserContainer .imgSonne {
  width: 100%;
  height: 9.72222rem;
  margin-bottom: 0.55556rem;
  display: block;
}

main .teaserContainer .imgSonne.isOnScreen {
  background: url("/images/index/teaser/sonnenschutz.jpg") no-repeat;
  background-size: cover;
}

main .teaserContainer .imgSchaum {
  width: 100%;
  height: 9.72222rem;
  margin-bottom: 0.55556rem;
  display: block;
}

main .teaserContainer .imgSchaum.isOnScreen {
  background: url("/images/index/teaser/schaumstoff.jpg") no-repeat;
  background-size: cover;
}

main .teaserContainer .imgAlu {
  width: 100%;
  height: 9.72222rem;
  margin-bottom: 0.55556rem;
  display: block;
}

main .teaserContainer .imgAlu.isOnScreen {
  background: url("/images/index/teaser/aluschienen.jpg") no-repeat;
  background-size: cover;
}

main .teaserContainer .imgKontakt {
  width: 100%;
  height: 9.72222rem;
  margin-bottom: 0.55556rem;
  display: block;
}

main .teaserContainer .imgKontakt.isOnScreen {
  background: url("/images/index/teaser/kontakt.jpg") no-repeat;
  background-size: cover;
}

main .teaserContainer .teaserBtn {
  background: #191919;
  color: #fff;
  text-align: center;
  font-size: 1.11111rem;
  font-weight: 300;
  display: block;
  height: 5.44444rem;
  margin-bottom: 2.22222rem;
  padding: 0 1.11111rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 47.5em) {
  main .teaserContainer .teaserBtn {
    font-size: 0.83333rem;
    line-height: 1.38889rem;
  }
}

@media (min-width: 75em) {
  main .teaserContainer .teaserBtn {
    font-size: 1rem;
    line-height: 1.55556rem;
  }
}

@media (min-width: 85.25em) {
  main .teaserContainer .teaserBtn {
    font-size: 1.11111rem;
    line-height: 1.66667rem;
  }
}

main .teaserContainer .teaserBtn .pfeil {
  font-style: normal !important;
}

main .teaserContainer .teaserBtn .pfeil:after {
  font-family: icomoon;
  content: "";
  margin-left: 0.44444rem;
  font-size: 0.88889rem;
}

main .teaserContainer .teaserBtn:hover {
  background: #e5141f;
}

main .teaserContainer .specialPadding {
  padding: 1.11111rem;
}

main .teaserContainer .aktuellesBtn {
  background: #191919;
  display: block;
  color: #fff;
  text-align: center;
  height: 15.77778rem;
  font-weight: 300;
  padding: 0 1.11111rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 30em) {
  main .teaserContainer .aktuellesBtn {
    padding: 0 1.94444rem;
  }
}

@media (min-width: 40em) {
  main .teaserContainer .aktuellesBtn {
    padding: 0 1.11111rem;
    font-size: 0.83333rem;
    line-height: 1.38889rem;
  }
}

@media (min-width: 40em) {
}

@media (min-width: 75em) {
  main .teaserContainer .aktuellesBtn {
    font-size: 1rem;
    line-height: 1.55556rem;
    padding: 0 1.38889rem;
  }
}

@media (min-width: 85.25em) {
  main .teaserContainer .aktuellesBtn {
    padding: 0 1.94444rem;
  }
}

main .teaserContainer .aktuellesBtn .pfeil {
  font-style: normal !important;
}

main .teaserContainer .aktuellesBtn .pfeil:after {
  font-family: icomoon;
  content: "";
  margin-left: 0.44444rem;
  font-size: 0.88889rem;
}

main .teaserContainer .aktuellesBtn:hover {
  background: #e5141f;
}

main .textContainer {
  background: #f4f4f4;
  padding: 4.44444rem 0;
}

@media (min-width: 47.5em) {
  main .textContainer {
    padding: 5.55556rem 0;
  }
}

@media (min-width: 62em) {
  main .textContainer {
    padding: 8.33333rem 0;
    padding: 10rem 0;
  }
}

@media (min-width: 62em) {
}

main .textContainer p {
  font-weight: 300;
}

main .sliderText {
  padding: 4.44444rem 0;
}

@media (min-width: 47.5em) {
  main .sliderText {
    padding: 5.55556rem 0;
  }
}

@media (min-width: 62em) {
  main .sliderText {
    padding: 8.33333rem 0;
    padding: 10rem 0;
  }
}

@media (min-width: 62em) {
}

main .sliderText p {
  font-weight: 300;
}

@media (min-width: 75em) {
  main .sliderText p.aboveSlide {
    margin: 0 0 1.11111rem 1.11111rem;
  }
}

@media (min-width: 85.25em) {
  main .sliderText p.aboveSlide {
    margin: 0 0 1.11111rem 1.11111rem;
  }
}

@media (min-width: 75em) {
  main .sliderText .swiper-container {
    margin: 0 0 0 1.11111rem;
  }
}

@media (min-width: 85.25em) {
  main .sliderText .swiper-container {
    margin: 0 0 0 1.11111rem;
  }
}

main .sliderText .swiper-container .swiperNav {
  position: relative;
  display: block;
  height: 0.55556rem;
}

main .sliderText .swiper-container .swiperNav:before {
  content: '';
  background: #cccccc;
  height: 0.05556rem;
  width: 30%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 40em) {
  main .sliderText .swiper-container .swiperNav:before {
    width: 35%;
  }
}

main .sliderText .swiper-container .swiperNav:after {
  content: '';
  background: #cccccc;
  height: 0.05556rem;
  width: 30%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 40em) {
  main .sliderText .swiper-container .swiperNav:after {
    width: 35%;
  }
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideGardinen {
  width: 100%;
  height: 9.72222rem;
  margin-bottom: 0.55556rem;
  display: block;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideGardinen.lazyLoaded {
  background-image: url("/images/index/slideshow/gardinen/gardinen.jpg");
}

@media (max-width: 61.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideGardinen.lazyLoaded {
    background-image: url("/images/index/slideshow/gardinen/large-gardinen.jpg");
  }
}

@media (max-width: 47.44444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideGardinen.lazyLoaded {
    background-image: url("/images/index/slideshow/gardinen/medium-gardinen.jpg");
  }
}

@media (max-width: 39.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideGardinen.lazyLoaded {
    background-image: url("/images/index/slideshow/gardinen/small-gardinen.jpg");
  }
}

@media (max-width: 29.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideGardinen.lazyLoaded {
    background-image: url("/images/index/slideshow/gardinen/tiny-gardinen.jpg");
  }
}

@media (min-width: 62em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideGardinen {
    height: 17.05556rem;
  }
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideGardinen.lazyLoaded {
  background-size: cover;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slidePolster {
  width: 100%;
  height: 9.72222rem;
  margin-bottom: 0.55556rem;
  display: block;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slidePolster.lazyLoaded {
  background-image: url("/images/index/slideshow/polster/polster.jpg");
}

@media (max-width: 61.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slidePolster.lazyLoaded {
    background-image: url("/images/index/slideshow/polster/large-polster.jpg");
  }
}

@media (max-width: 47.44444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slidePolster.lazyLoaded {
    background-image: url("/images/index/slideshow/polster/medium-polster.jpg");
  }
}

@media (max-width: 39.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slidePolster.lazyLoaded {
    background-image: url("/images/index/slideshow/polster/small-polster.jpg");
  }
}

@media (max-width: 29.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slidePolster.lazyLoaded {
    background-image: url("/images/index/slideshow/polster/tiny-polster.jpg");
  }
}

@media (min-width: 62em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slidePolster {
    height: 17.05556rem;
  }
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slidePolster.lazyLoaded {
  background-size: cover;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideBoden {
  width: 100%;
  height: 9.72222rem;
  margin-bottom: 0.55556rem;
  display: block;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideBoden.lazyLoaded {
  background-image: url("/images/index/slideshow/boden/bodenbelag.jpg");
}

@media (max-width: 61.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideBoden.lazyLoaded {
    background-image: url("/images/index/slideshow/boden/large-bodenbelag.jpg");
  }
}

@media (max-width: 47.44444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideBoden.lazyLoaded {
    background-image: url("/images/index/slideshow/boden/medium-bodenbelag.jpg");
  }
}

@media (max-width: 39.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideBoden.lazyLoaded {
    background-image: url("/images/index/slideshow/boden/small-bodenbelag.jpg");
  }
}

@media (max-width: 29.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideBoden.lazyLoaded {
    background-image: url("/images/index/slideshow/boden/tiny-bodenbelag.jpg");
  }
}

@media (min-width: 62em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideBoden {
    height: 17.05556rem;
  }
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideBoden.lazyLoaded {
  background-size: cover;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSonne {
  width: 100%;
  height: 9.72222rem;
  margin-bottom: 0.55556rem;
  display: block;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSonne.lazyLoaded {
  background-image: url("/images/index/slideshow/sonnenschutz/sonnenschutz.jpg");
}

@media (max-width: 61.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSonne.lazyLoaded {
    background-image: url("/images/index/slideshow/sonnenschutz/large-sonnenschutz.jpg");
  }
}

@media (max-width: 47.44444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSonne.lazyLoaded {
    background-image: url("/images/index/slideshow/sonnenschutz/medium-sonnenschutz.jpg");
  }
}

@media (max-width: 39.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSonne.lazyLoaded {
    background-image: url("/images/index/slideshow/sonnenschutz/small-sonnenschutz.jpg");
  }
}

@media (max-width: 29.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSonne.lazyLoaded {
    background-image: url("/images/index/slideshow/sonnenschutz/tiny-sonnenschutz.jpg");
  }
}

@media (min-width: 62em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSonne {
    height: 17.05556rem;
  }
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSonne.lazyLoaded {
  background-size: cover;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSchaum {
  width: 100%;
  height: 9.72222rem;
  margin-bottom: 0.55556rem;
  display: block;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSchaum.lazyLoaded {
  background-image: url("/images/index/slideshow/schaumstoff/schaumstoff.jpg");
}

@media (max-width: 61.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSchaum.lazyLoaded {
    background-image: url("/images/index/slideshow/schaumstoff/large-schaumstoff.jpg");
  }
}

@media (max-width: 47.44444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSchaum.lazyLoaded {
    background-image: url("/images/index/slideshow/schaumstoff/medium-schaumstoff.jpg");
  }
}

@media (max-width: 39.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSchaum.lazyLoaded {
    background-image: url("/images/index/slideshow/schaumstoff/small-schaumstoff.jpg");
  }
}

@media (max-width: 29.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSchaum.lazyLoaded {
    background-image: url("/images/index/slideshow/schaumstoff/tiny-schaumstoff.jpg");
  }
}

@media (min-width: 62em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSchaum {
    height: 17.05556rem;
  }
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideSchaum.lazyLoaded {
  background-size: cover;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideAlu {
  width: 100%;
  height: 9.72222rem;
  margin-bottom: 0.55556rem;
  display: block;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideAlu.lazyLoaded {
  background-image: url("/images/index/slideshow/aluminium/aluminium.jpg");
}

@media (max-width: 61.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideAlu.lazyLoaded {
    background-image: url("/images/index/slideshow/aluminium/large-aluminium.jpg");
  }
}

@media (max-width: 47.44444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideAlu.lazyLoaded {
    background-image: url("/images/index/slideshow/aluminium/medium-aluminium.jpg");
  }
}

@media (max-width: 39.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideAlu.lazyLoaded {
    background-image: url("/images/index/slideshow/aluminium/small-aluminium.jpg");
  }
}

@media (max-width: 29.94444em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideAlu.lazyLoaded {
    background-image: url("/images/index/slideshow/aluminium/tiny-aluminium.jpg");
  }
}

@media (min-width: 62em) {
  main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideAlu {
    height: 17.05556rem;
  }
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .slideAlu.lazyLoaded {
  background-size: cover;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .teaserBtn {
  background: #e5141f;
  color: #fff;
  text-align: center;
  font-size: 1.11111rem;
  font-weight: 300;
  display: block;
  height: 5.44444rem;
  margin-bottom: 2.22222rem;
  padding: 0 1.11111rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .teaserBtn .pfeil {
  font-style: normal !important;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .teaserBtn .pfeil:after {
  font-family: icomoon;
  content: "";
  margin-left: 0.44444rem;
  font-size: 0.88889rem;
}

main .sliderText .swiper-container .swiper-wrapper .swiper-slide .teaserBtn:hover {
  background: #191919;
}

main .smallText {
  background: #f4f4f4;
  padding: 0 0 4.44444rem 0;
  margin-bottom: 4.44444rem;
}

@media (min-width: 47.5em) {
  main .smallText {
    margin-bottom: 5.55556rem;
  }
}

@media (min-width: 62em) {
  main .smallText {
    margin-bottom: 8.33333rem;
    position: relative;
    padding: 5.55556rem 0;
  }
}

@media (min-width: 75em) {
  main .smallText {
    margin-bottom: 12.22222rem;
  }
}

main .smallText p {
  font-weight: 300;
}

@media (min-width: 75em) {
  main .smallText p {
    margin-left: 0.83333rem;
  }
}

main .smallText.isOnScreen:before {
  content: '';
  background: red;
  height: 13.88889rem;
  display: block;
  width: 100%;
  margin-bottom: 4.44444rem;
  background: url("/images/index/tiny-stoffe.jpg") no-repeat;
  background-size: cover;
}

@media (min-width: 30em) {
  main .smallText.isOnScreen:before {
    background: url("/images/index/small-stoffe.jpg") no-repeat;
    background-size: cover;
  }
}

@media (min-width: 40em) {
  main .smallText.isOnScreen:before {
    background: url("/images/index/medium-stoffe.jpg") no-repeat;
    background-size: cover;
  }
}

@media (min-width: 62em) {
  main .smallText.isOnScreen:before {
    position: absolute;
    height: 100%;
    top: 0;
    margin-bottom: 0;
    width: 20%;
    background: url("/images/index/stoffe.jpg") no-repeat;
    background-size: cover;
  }
}

@media (min-width: 75em) {
  main .smallText.isOnScreen:before {
    width: 30%;
  }
}

@media (min-width: 112.5em) {
  main .smallText.isOnScreen:before {
    width: 35%;
  }
}

main p,
main ol,
main ul,
main dl,
main table {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

main p a,
main ol a,
main ul a,
main dl a,
main table a,main p strong,
main ol strong,
main ul strong,
main dl strong,
main table strong {
  font-weight: 600;
}

main img {
  margin-bottom: 2rem;
}

#privacyPolicy a {
  display: inline-block;
  word-break: break-all;
}

#footer .claimContainer.lazyLoaded {
  background-image: url("/images/layout/footerBg.jpg");
}

@media (max-width: 61.94444em) {
  #footer .claimContainer.lazyLoaded {
    background-image: url("/images/layout/large-footerBg.jpg");
  }
}

@media (max-width: 47.44444em) {
  #footer .claimContainer.lazyLoaded {
    background-image: url("/images/layout/medium-footerBg.jpg");
  }
}

@media (max-width: 39.94444em) {
  #footer .claimContainer.lazyLoaded {
    background-image: url("/images/layout/small-footerBg.jpg");
  }
}

@media (max-width: 29.94444em) {
  #footer .claimContainer.lazyLoaded {
    background-image: url("/images/layout/tiny-footerBg.jpg");
  }
}

#footer .claimContainer.lazyLoaded {
  background-size: cover;
}

#footer .claimContainer .flexContainer {
  padding: 4.44444rem 1rem 23.88889rem 1rem;
}

@media (min-width: 30em) {
  #footer .claimContainer .flexContainer {
    padding: 4.44444rem 1rem 21.11111rem 1rem;
  }
}

@media (min-width: 47.5em) {
  #footer .claimContainer .flexContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5.55556rem 1rem 17.77778rem 1rem;
  }
}

@media (min-width: 85.25em) {
  #footer .claimContainer .flexContainer {
    padding: 6.66667rem 1rem 17.77778rem 1rem;
  }
}

#footer .claimContainer .flexContainer label {
  color: #fff;
  font-weight: 700;
  display: block;
  text-align: center;
  margin-bottom: 0.55556rem;
  font-size: 1.22222rem;
  -webkit-transition: .5s all;
  transition: .5s all;
  cursor: pointer;
}

#footer .claimContainer .flexContainer label:hover {
  color: #e5141f;
}

@media (min-width: 62em) {
  #footer .claimContainer .flexContainer label {
    border-right: 0.05556rem solid #565656;
    padding-right: 1.94444rem;
    margin-bottom: 2.77778rem;
  }
}

@media (min-width: 75em) {
  #footer .claimContainer .flexContainer label {
    padding-right: 3.33333rem;
  }
}

@media (min-width: 85.25em) {
  #footer .claimContainer .flexContainer label {
    padding-right: 4.72222rem;
  }
}

#footer .claimContainer .flexContainer label.lastLabel {
  margin-bottom: 0;
}

@media (min-width: 62em) {
  #footer .claimContainer .flexContainer label.lastLabel {
    border-right: none !important;
    padding-right: 0 !important;
  }
}

#footer .claimContainer .flexContainer p {
  position: absolute;
  bottom: 4.44444rem;
  color: #232222;
  text-align: center;
  background: #fff;
  font-weight: 300;
  left: 0;
  margin: 0 1.11111rem;
  padding: 2.77778rem 1.11111rem;
}

@media (min-width: 47.5em) {
  #footer .claimContainer .flexContainer p {
    width: 37.77778rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0;
    padding: 2.77778rem 4.44444rem;
    bottom: 5.55556rem;
  }
}

#footer .claimContainer .flexContainer p:before {
  content: '';
  background: #fff;
  height: 2.22222rem;
  width: 2.22222rem;
  -webkit-transform: rotate(45deg) translateX(-50%);
          transform: rotate(45deg) translateX(-50%);
  position: absolute;
  top: -0.27778rem;
  left: 50%;
}

#footer .claimContainer .portfolioInhalt, #footer .claimContainer .lagerhaltungInhalt, #footer .claimContainer .auslieferungInhalt, #footer .claimContainer .trendstyleInhalt, #footer .claimContainer .aussendienstInhalt,#footer .claimContainer input[id^="portfolioToggle"] {
  display: none;
}

#footer .claimContainer input[id^="portfolioToggle"]:checked ~ * .portfolioInhalt, #footer .claimContainer input[id^="portfolioToggle"]:checked ~ .portfolioInhalt {
  display: block;
}

#footer .claimContainer input[id^="portfolioToggle"]:checked ~ .portfolioToggle {
  color: #e5141f;
}

#footer .claimContainer input[id^="lagerhaltungToggle"] {
  display: none;
}

#footer .claimContainer input[id^="lagerhaltungToggle"]:checked ~ * .lagerhaltungInhalt, #footer .claimContainer input[id^="lagerhaltungToggle"]:checked ~ .lagerhaltungInhalt {
  display: block;
}

#footer .claimContainer input[id^="lagerhaltungToggle"]:checked ~ .lagerhaltungToggle {
  color: #e5141f;
}

#footer .claimContainer input[id^="auslieferungToggle"] {
  display: none;
}

#footer .claimContainer input[id^="auslieferungToggle"]:checked ~ * .auslieferungInhalt, #footer .claimContainer input[id^="auslieferungToggle"]:checked ~ .auslieferungInhalt {
  display: block;
}

#footer .claimContainer input[id^="auslieferungToggle"]:checked ~ .auslieferungToggle {
  color: #e5141f;
}

#footer .claimContainer input[id^="trendstyleToggle"] {
  display: none;
}

#footer .claimContainer input[id^="trendstyleToggle"]:checked ~ * .trendstyleInhalt, #footer .claimContainer input[id^="trendstyleToggle"]:checked ~ .trendstyleInhalt {
  display: block;
}

#footer .claimContainer input[id^="trendstyleToggle"]:checked ~ .trendstyleToggle {
  color: #e5141f;
}

#footer .claimContainer input[id^="aussendienstToggle"] {
  display: none;
}

#footer .claimContainer input[id^="aussendienstToggle"]:checked ~ * .aussendienstInhalt, #footer .claimContainer input[id^="aussendienstToggle"]:checked ~ .aussendienstInhalt {
  display: block;
}

#footer .claimContainer input[id^="aussendienstToggle"]:checked ~ .aussendienstToggle {
  color: #e5141f;
}

#footer .googleMaps {
  height: 19.44444rem;
  padding-bottom: 0 !important;
  background-size: cover;
}

body.anfahrt #footer .googleMaps {
  display: none;
}

@media (min-width: 75em) {
  #footer .googleMaps {
    height: 23.88889rem;
  }
}

#footer .googleMaps iframe {
  height: 19.44444rem;
}

@media (min-width: 75em) {
  #footer .googleMaps iframe {
    height: 23.88889rem;
  }
}

.fixedContacts {
  bottom: 1rem !important;
  left: 2.22222rem !important;
  height: auto !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  width: auto !important;
}

.fixedContacts > li:before {
  content: '';
  position: absolute;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: -40px;
  height: 60px;
  width: 60px;
  background: #e5141f;
  color: #fff;
}

.fixedContacts > li.phone {
  margin-right: 0.55556rem;
}

.fixedContacts > li.phone .secondPhone {
  display: block;
}

.fixedContacts > li.phone ul {
  margin-bottom: 0.83333rem;
}

.fixedContacts > li.email:before {
  font-size: 1.22222rem;
}

@media (max-width: 74.94444em) {
  .fixedContacts {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: fixed;
    bottom: 3px;
    left: 3px;
    width: calc(100% - 6px);
    z-index: 9999;
    height: 60px;
    border-radius: 5px;
    -webkit-box-shadow: 6px -2px 15px rgba(0, 0, 0, 0.35);
            box-shadow: 6px -2px 15px rgba(0, 0, 0, 0.35);
  }
  .fixedContacts,.fixedContacts > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
  }
  .fixedContacts > li {
    width: 3em !important;
    height: 3em !important;
    position: relative;
    width: calc(100% / 4);
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #e5141f;
    cursor: pointer;
  }
  .fixedContacts > li:before {
    position: relative;
    left: 0;
    z-index: 1;
    cursor: pointer;
  }
  .fixedContacts > li .inner {
    position: fixed;
    width: calc(100% - 6px);
    bottom: 0;
    left: 3px;
    text-align: center;
    -webkit-transition: 300ms all;
    transition: 300ms all;
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px);
    border-radius: 5px;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    padding: 1.66667rem 1rem;
    -webkit-box-shadow: 6px -2px 15px rgba(0, 0, 0, 0.35);
            box-shadow: 6px -2px 15px rgba(0, 0, 0, 0.35);
    background: #232222;
    color: #fff;
  }
  .fixedContacts > li .inner a:hover {
    color: #fff !important;
  }
  .fixedContacts > li .inner .phone {
    display: block;
    height: 100%;
    width: auto;
  }
  .fixedContacts > li:hover .inner {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, -66px);
            transform: translate(0, -66px);
  }
  .fixedContacts > li.hide {
    opacity: 0;
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px);
  }
  .fixedContacts > li.mobileNoHover .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    visibility: visible;
    padding: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .fixedContacts > li.mobileNoHover .inner a {
    position: relative;
    display: block;
    height: 100%;
  }
  .fixedContacts > li.mobileNoHover:before {
    max-width: 16px;
  }
}

@media (min-width: 75em) {
  .fixedContacts {
    position: fixed;
    display: block;
    right: 0;
    z-index: 999;
    top: 200px;
    display: none;
  }
  .fixedContacts > li {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
    right: 0;
    -webkit-transition: 300ms all;
    transition: 300ms all;
    min-height: 60px;
    background: #232222;
    color: #fff;
    padding: 0 2.22222rem;
  }
  body.internetExplorer .fixedContacts > li {
    height: 100%;
    min-width: 360px;
  }
  body.internetExplorer .fixedContacts > li.address {
    height: auto;
  }
  .fixedContacts > li:nth-of-type(1) {
    top: calc(60px*1 + 5px*1);
    z-index: calc(100 - 1);
  }
  body.internetExplorer .fixedContacts > li:nth-of-type(1) {
    z-index: -1;
  }
  .fixedContacts > li:nth-of-type(2) {
    top: calc(60px*2 + 5px*2);
    z-index: calc(100 - 2);
  }
  body.internetExplorer .fixedContacts > li:nth-of-type(2) {
    z-index: -2;
  }
  .fixedContacts > li:nth-of-type(3) {
    top: calc(60px*3 + 5px*3);
    z-index: calc(100 - 3);
  }
  body.internetExplorer .fixedContacts > li:nth-of-type(3) {
    z-index: -3;
  }
  .fixedContacts > li:nth-of-type(4) {
    top: calc(60px*4 + 5px*4);
    z-index: calc(100 - 4);
  }
  body.internetExplorer .fixedContacts > li:nth-of-type(4) {
    z-index: -4;
  }
  .fixedContacts > li:nth-of-type(5) {
    top: calc(60px*5 + 5px*5);
    z-index: calc(100 - 5);
  }
  body.internetExplorer .fixedContacts > li:nth-of-type(5) {
    z-index: -5;
  }
  .fixedContacts > li:nth-of-type(6) {
    top: calc(60px*6 + 5px*6);
    z-index: calc(100 - 6);
  }
  body.internetExplorer .fixedContacts > li:nth-of-type(6) {
    z-index: -6;
  }
  .fixedContacts > li:nth-of-type(7) {
    top: calc(60px*7 + 5px*7);
    z-index: calc(100 - 7);
  }
  body.internetExplorer .fixedContacts > li:nth-of-type(7) {
    z-index: -7;
  }
  .fixedContacts > li:nth-of-type(8) {
    top: calc(60px*8 + 5px*8);
    z-index: calc(100 - 8);
  }
  body.internetExplorer .fixedContacts > li:nth-of-type(8) {
    z-index: -8;
  }
  .fixedContacts > li:nth-of-type(9) {
    top: calc(60px*9 + 5px*9);
    z-index: calc(100 - 9);
  }
  body.internetExplorer .fixedContacts > li:nth-of-type(9) {
    z-index: -9;
  }
  .fixedContacts > li:nth-of-type(10) {
    top: calc(60px*10 + 5px*10);
    z-index: calc(100 - 10);
  }
  body.internetExplorer .fixedContacts > li:nth-of-type(10) {
    z-index: -10;
  }
  .fixedContacts > li .inner {
    white-space: nowrap;
  }
  .fixedContacts > li:before {
    content: '';
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    left: -60px;
    top: 0;
    height: 100%;
    max-height: 60px;
    width: 60px;
    background: #e5141f;
  }
  .fixedContacts > li:hover,.fixedContacts > li.noHover {
    -webkit-transform: none;
            transform: none;
    right: 0;
  }
  .fixedContacts > li.noHover {
    position: absolute;
    width: 60px;
    padding: 0;
    background: #e5141f;
  }
  body.internetExplorer .fixedContacts > li.noHover {
    min-width: auto;
  }
  .fixedContacts > li.noHover a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .fixedContacts > li.noHover a img {
    max-width: 18px;
  }
  .fixedContacts > li.noHover:before {
    content: none;
  }
}

form.default {
  overflow: hidden;
  width: 100%;
}

form.default ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #232222;
}

form.default ::-moz-placeholder {
  /* Firefox 19+ */
  color: #232222;
}

form.default :-ms-input-placeholder {
  /* IE 10+ */
  color: #232222 !important;
}

form.default :-moz-placeholder {
  /* Firefox 18- */
  color: #232222;
}

form.default fieldset {
  border: none;
  margin: 0 0 3.5rem 0;
}

form.default label {
  color: inherit;
  display: block;
  padding: 1rem 0 0.6rem;
  position: relative;
}

form.default label small {
  color: #e5141f;
  display: inline-block;
  line-height: 0.5rem;
}

form.default label[for="Datenschutz"] {
  float: left;
  width: calc(100% - 1.66667rem);
}

form.default [type="text"],
form.default [type="tel"],
form.default [type="email"],
form.default [type="file"],
form.default input,
form.default textarea,
form.default select {
  background: #fff;
  border: 1px solid #cccccc;
  color: #232222;
  display: block;
  font-family: Open Sans;
  font-size: 1rem;
  line-height: 1.55556rem;
  margin: 0 0 0.5rem 0;
  padding: 0.8rem;
  position: relative;
  resize: none;
  width: 100%;
  border-radius: 0;
}

form.default [type="text"]:focus,
form.default [type="tel"]:focus,
form.default [type="email"]:focus,
form.default [type="file"]:focus,
form.default input:focus,
form.default textarea:focus,
form.default select:focus {
  background: #fafafa;
  outline: none;
}

form.default textarea {
  /* fake line-height */
  min-height: 7.5rem;
  padding-top: 0.9rem;
}

form.default textarea[name="Nachricht"] {
  min-height: 18.5rem;
}

form.default [type="checkbox"] {
  display: inline-block;
  margin: 0 0.83333rem 0.5rem 0;
  padding: 0;
  width: 0.83333rem;
  height: 0.83333rem;
}

body.iexplore form.default [type="checkbox"] {
  border: none;
}

body.iexplore form.default [type="checkbox"]:focus {
  background: none;
}

form.default [type="radio"] {
  clear: none;
  float: left;
  width: 0.83333rem;
  margin: 0.4rem 0.8rem 0 0;
  min-height: auto;
}

form.default button,
form.default [type="submit"] {
  margin: 0 0 1.75rem;
  width: 100%;
}

/*=VALIDATION */
.specialfield {
  display: none !important;
  visibility: hidden !important;
}

#newsletter-info {
  background: #e5141f;
  color: #fff;
  font-weight: bold;
  margin-bottom: 28px;
  padding: 18px;
}

#newsletter-info *:last-of-type {
  margin-bottom: 0;
}

img[name="vimg"] + input[name="imgverify"] {
  float: right;
}

.collapser {
  background: #191919;
  padding: 1rem 4.44444rem 1rem 1.2rem;
  position: relative;
  cursor: pointer;
}

.collapser:not(.collapser-initialized) {
  background: none;
  padding: 0;
}

.collapser:not(.collapser-initialized):after, .collapser:not(.collapser-initialized):before {
  display: none;
}

.collapser:after, .collapser:before {
  background: #fff;
  width: 25px;
  height: 3px;
  content: "";
  position: absolute;
  right: 1.2rem;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

.collapser:after {
  top: 50%;
}

.collapser:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  top: 50%;
}

.collapser.active:before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.collapser.active:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.collapser + * {
  overflow: hidden;
  -webkit-transition: max-height 300ms;
  transition: max-height 300ms;
}

.collapser + *.limited {
  overflow-y: scroll;
  margin-bottom: 1rem;
}

.collapser.smallH2 {
  color: #fff;
  font-size: 1rem;
  line-height: 1.55556rem;
  -webkit-hyphens: manual !important;
      -ms-hyphens: manual !important;
          hyphens: manual !important;
}

@media (min-width: 40em) {
  .collapser.smallH2 {
    font-size: 1.11111rem;
    line-height: 1.66667rem;
  }
}

/**
 * Swiper 4.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 19, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: auto;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 42% !important;
  -webkit-transform: translateX(-50%) rotate(180deg) !important;
          transform: translateX(-50%) rotate(180deg) !important;
  bottom: -0.27778rem;
}

@media (min-width: 30em) {
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 44% !important;
  }
}

@media (min-width: 40em) {
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 46% !important;
  }
}

@media (min-width: 95em) {
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: 48% !important;
  }
}

.swiper-button-prev:before,
.swiper-container-rtl .swiper-button-next:before {
  font-family: icomoon;
  content: "";
  color: #bfbfbf;
  font-size: 1.38889rem;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 36% !important;
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
  bottom: -0.44444rem;
}

@media (min-width: 30em) {
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 38% !important;
  }
}

@media (min-width: 40em) {
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: 42% !important;
    right: 44% !important;
  }
}

@media (min-width: 40em) {
}

.swiper-button-next:before,
.swiper-container-rtl .swiper-button-prev:before {
  font-family: icomoon;
  content: "";
  color: #bfbfbf;
  font-size: 1.38889rem;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
