/* ----------------------------------- Vendors ------------------------------------ */
/* --- files for third party code. At the top to be the most easily overridden ---- */
/* grid */
.container {
  padding: 0 20px;
  box-sizing: border-box;
}
.container .container {
  width: 100%;
  padding: 0;
}
.cc_col {
  padding: 0 40px 0 40px;
  box-sizing: border-box;
  min-height: 1px;
  max-width: 100%;
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -40px 0 -40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row:after {
  content: '';
  display: table;
  width: 100%;
  float: none;
  clear: both;
  height: 0;
  overflow: hidden;
}
.row [class*=col_] {
  width: 100%;
}
@media (min-width: 1px) {
  .container {
    width: 100%;
    margin: auto;
  }
  .col_xxs_5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col_xxs_10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col_xxs_12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col_xxs_15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col_xxs_20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col_xxs_24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .col_xxs_25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col_xxs_30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col_xxs_35 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col_xxs_36 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .col_xxs_40 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col_xxs_45 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col_xxs_48 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
  .col_xxs_50 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col_xxs_60 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 620px) {
  .container {
    width: 100%;
    margin: auto;
  }
  .col_xs_5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col_xs_10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col_xs_12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col_xs_15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col_xs_20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col_xs_24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .col_xs_25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col_xs_30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col_xs_35 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col_xs_36 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .col_xs_40 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col_xs_45 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col_xs_48 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
  .col_xs_50 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col_xs_60 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 100%;
    margin: auto;
  }
  .col_sm_5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col_sm_10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col_sm_12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col_sm_15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col_sm_20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col_sm_24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .col_sm_25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col_sm_30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col_sm_35 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col_sm_36 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .col_sm_40 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col_sm_45 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col_sm_48 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
  .col_sm_50 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col_sm_60 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 991px;
    margin: auto;
  }
  .col_md_5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col_md_10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col_md_12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col_md_15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col_md_20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col_md_24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .col_md_25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col_md_30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col_md_35 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col_md_36 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .col_md_40 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col_md_45 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col_md_48 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
  .col_md_50 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col_md_60 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1360px) {
  .container {
    width: 1160px;
    margin: auto;
  }
  .col_lg_5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col_lg_10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col_lg_12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col_lg_15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col_lg_20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col_lg_24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .col_lg_25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col_lg_30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col_lg_35 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col_lg_36 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .col_lg_40 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col_lg_45 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col_lg_48 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
  .col_lg_50 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col_lg_60 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1700px) {
  .container {
    width: 1500px;
    margin: auto;
  }
  .col_xl_5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col_xl_10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col_xl_12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col_xl_15 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col_xl_20 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col_xl_24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .col_xl_25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col_xl_30 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col_xl_35 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col_xl_36 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .col_xl_40 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col_xl_45 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col_xl_48 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
  }
  .col_xl_50 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col_xl_60 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/*# sourceMappingURL=grid.css.map */
/* imageloader */
/* Images */
/* --- deprecated --- */
/* -------------------------------------------------------------------------------------- */
/* --------------------------------------- Basics --------------------------------------- */
/* -------------------------------------------------------------------------------------- */
img {
  vertical-align: bottom;
}
.cc_svg_img,
.cc_rwd_img {
  margin: 0 auto 15px auto;
  opacity: 0;
  overflow: hidden;
  position: relative;
  transition: opacity 1s;
  transition: opacity 0.5s;
  width: 100%;
}
.cc_svg_img a,
.cc_rwd_img a {
  display: block;
  margin: 0;
  padding: 0;
}
.cc_svg_img img,
.cc_rwd_img img {
  height: auto;
  width: 100%;
}
.cc_svg_img:not(.cc_ready),
.cc_rwd_img:not(.cc_ready) {
  background: rgba(0, 0, 0, 0.1);
  position: relative;
}
.cc_svg_img:not(.cc_ready) img,
.cc_rwd_img:not(.cc_ready) img {
  height: auto;
  opacity: 0;
  transition: opacity 0.5s;
  width: 100%;
}
.cc_svg_img.cc_ready,
.cc_rwd_img.cc_ready {
  opacity: 1;
  transition: opacity 1s;
}
.cc_svg_img {
  background: transparent!important;
  opacity: 1!important;
}
.cc_svg_img img {
  opacity: 1!important;
}
/* -------------------------------------------------------------------------------------- */
/* ------------------------------------- Generator -------------------------------------- */
/* -------------------------------------------------------------------------------------- */
@media (max-width: 768px) {
  .cc_img_responsive_generator {
    clear: both!important;
    float: none!important;
    margin: 0 0 15px 0;
    padding: 0;
    width: 100%;
  }
  .cc_img_responsive_generator img {
    margin: 0;
    padding: 0;
    width: 100%;
  }
}
.cc_svg_img,
.cc_rwd_img {
  /* ----------- Vollbreites Bild ----------- */
  /* -----------  !!! deprecated !!! / Alte Klassen  ------------- */
}
.cc_svg_img.cc_img_xl,
.cc_rwd_img.cc_img_xl {
  width: 100%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_xl,
  .cc_rwd_img.cc_img_xl {
    margin-bottom: 15px;
  }
}
.cc_svg_img.cc_img_lg,
.cc_rwd_img.cc_img_lg {
  width: 75%;
}
.cc_svg_img.cc_img_lg.cc_img_left,
.cc_rwd_img.cc_img_lg.cc_img_left {
  margin: 0 15px 15px 0;
}
.cc_svg_img.cc_img_lg.cc_img_right,
.cc_rwd_img.cc_img_lg.cc_img_right {
  margin: 0 0px 15px 0;
  width: 100%;
}
.cc_svg_img.cc_img_lg.cc_img_right img,
.cc_rwd_img.cc_img_lg.cc_img_right img {
  float: right;
  width: 75%;
}
.cc_svg_img.cc_img_lg.cc_img_float.cc_img_left,
.cc_rwd_img.cc_img_lg.cc_img_float.cc_img_left {
  float: left;
  margin: 0 15px 15px 0;
  width: 75%;
}
.cc_svg_img.cc_img_lg.cc_img_float.cc_img_right,
.cc_rwd_img.cc_img_lg.cc_img_float.cc_img_right {
  float: right;
  margin: 0 0 15px 15px;
  width: 75%;
}
.cc_svg_img.cc_img_lg.cc_img_float.cc_img_right img,
.cc_rwd_img.cc_img_lg.cc_img_float.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_lg.cc_img_blockfloat,
.cc_rwd_img.cc_img_lg.cc_img_blockfloat {
  clear: none;
  width: 75%;
}
.cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_left,
.cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_left {
  float: left;
  margin-right: 0;
  padding-right: 20px;
}
.cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_left ~ h3,
.cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_left ~ h3,
.cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_left ~ .cc_content,
.cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_left ~ .cc_content {
  padding-left: 75%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_left,
  .cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_left {
    padding: 0;
  }
  .cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_left ~ .cc_content,
  .cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_left ~ .cc_content {
    padding-left: 0;
  }
}
.cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_left a.photoswipe:before,
.cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_left a.photoswipe:before {
  right: 30px;
}
.cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_right,
.cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_right {
  float: right;
  margin-left: 0;
  padding-left: 20px;
}
.cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_right img,
.cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_right ~ h3,
.cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_right ~ h3,
.cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_right ~ .cc_content,
.cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_right ~ .cc_content {
  padding-right: 75%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_right,
  .cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_right {
    padding: 0;
  }
  .cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_svg_img.cc_img_lg.cc_img_blockfloat.cc_img_right ~ .cc_content,
  .cc_rwd_img.cc_img_lg.cc_img_blockfloat.cc_img_right ~ .cc_content {
    padding-right: 0;
  }
}
.cc_svg_img.cc_img_md,
.cc_rwd_img.cc_img_md {
  width: 50%;
}
.cc_svg_img.cc_img_md.cc_img_left,
.cc_rwd_img.cc_img_md.cc_img_left {
  margin: 0 15px 15px 0;
}
.cc_svg_img.cc_img_md.cc_img_right,
.cc_rwd_img.cc_img_md.cc_img_right {
  margin: 0 0px 15px 0;
  width: 100%;
}
.cc_svg_img.cc_img_md.cc_img_right img,
.cc_rwd_img.cc_img_md.cc_img_right img {
  float: right;
  width: 50%;
}
.cc_svg_img.cc_img_md.cc_img_float.cc_img_left,
.cc_rwd_img.cc_img_md.cc_img_float.cc_img_left {
  float: left;
  margin: 0 15px 15px 0;
  width: 50%;
}
.cc_svg_img.cc_img_md.cc_img_float.cc_img_right,
.cc_rwd_img.cc_img_md.cc_img_float.cc_img_right {
  float: right;
  margin: 0 0 15px 15px;
  width: 50%;
}
.cc_svg_img.cc_img_md.cc_img_float.cc_img_right img,
.cc_rwd_img.cc_img_md.cc_img_float.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_md.cc_img_blockfloat,
.cc_rwd_img.cc_img_md.cc_img_blockfloat {
  clear: none;
  width: 50%;
}
.cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_left,
.cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_left {
  float: left;
  margin-right: 0;
  padding-right: 20px;
}
.cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_left ~ h3,
.cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_left ~ h3,
.cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_left ~ .cc_content,
.cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_left ~ .cc_content {
  padding-left: 50%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_left,
  .cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_left {
    padding: 0;
  }
  .cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_left ~ .cc_content,
  .cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_left ~ .cc_content {
    padding-left: 0;
  }
}
.cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_left a.photoswipe:before,
.cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_left a.photoswipe:before {
  right: 30px;
}
.cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_right,
.cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_right {
  float: right;
  margin-left: 0;
  padding-left: 20px;
}
.cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_right img,
.cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_right ~ h3,
.cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_right ~ h3,
.cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_right ~ .cc_content,
.cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_right ~ .cc_content {
  padding-right: 50%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_right,
  .cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_right {
    padding: 0;
  }
  .cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_svg_img.cc_img_md.cc_img_blockfloat.cc_img_right ~ .cc_content,
  .cc_rwd_img.cc_img_md.cc_img_blockfloat.cc_img_right ~ .cc_content {
    padding-right: 0;
  }
}
.cc_svg_img.cc_img_sm,
.cc_rwd_img.cc_img_sm {
  width: 33%;
}
.cc_svg_img.cc_img_sm.cc_img_left,
.cc_rwd_img.cc_img_sm.cc_img_left {
  margin: 0 15px 15px 0;
}
.cc_svg_img.cc_img_sm.cc_img_right,
.cc_rwd_img.cc_img_sm.cc_img_right {
  margin: 0 0px 15px 0;
  width: 100%;
}
.cc_svg_img.cc_img_sm.cc_img_right img,
.cc_rwd_img.cc_img_sm.cc_img_right img {
  float: right;
  width: 33%;
}
.cc_svg_img.cc_img_sm.cc_img_float.cc_img_left,
.cc_rwd_img.cc_img_sm.cc_img_float.cc_img_left {
  float: left;
  margin: 0 15px 15px 0;
  width: 33%;
}
.cc_svg_img.cc_img_sm.cc_img_float.cc_img_right,
.cc_rwd_img.cc_img_sm.cc_img_float.cc_img_right {
  float: right;
  margin: 0 0 15px 15px;
  width: 33%;
}
.cc_svg_img.cc_img_sm.cc_img_float.cc_img_right img,
.cc_rwd_img.cc_img_sm.cc_img_float.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_sm.cc_img_blockfloat,
.cc_rwd_img.cc_img_sm.cc_img_blockfloat {
  clear: none;
  width: 33%;
}
.cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_left,
.cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_left {
  float: left;
  margin-right: 0;
  padding-right: 20px;
}
.cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_left ~ h3,
.cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_left ~ h3,
.cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_left ~ .cc_content,
.cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_left ~ .cc_content {
  padding-left: 33%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_left,
  .cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_left {
    padding: 0;
  }
  .cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_left ~ .cc_content,
  .cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_left ~ .cc_content {
    padding-left: 0;
  }
}
.cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_left a.photoswipe:before,
.cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_left a.photoswipe:before {
  right: 30px;
}
.cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_right,
.cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_right {
  float: right;
  margin-left: 0;
  padding-left: 20px;
}
.cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_right img,
.cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_right ~ h3,
.cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_right ~ h3,
.cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_right ~ .cc_content,
.cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_right ~ .cc_content {
  padding-right: 33%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_right,
  .cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_right {
    padding: 0;
  }
  .cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_svg_img.cc_img_sm.cc_img_blockfloat.cc_img_right ~ .cc_content,
  .cc_rwd_img.cc_img_sm.cc_img_blockfloat.cc_img_right ~ .cc_content {
    padding-right: 0;
  }
}
.cc_svg_img.cc_img_xs,
.cc_rwd_img.cc_img_xs {
  width: 25%;
}
.cc_svg_img.cc_img_xs.cc_img_left,
.cc_rwd_img.cc_img_xs.cc_img_left {
  margin: 0 15px 15px 0;
}
.cc_svg_img.cc_img_xs.cc_img_right,
.cc_rwd_img.cc_img_xs.cc_img_right {
  margin: 0 0px 15px 0;
  width: 100%;
}
.cc_svg_img.cc_img_xs.cc_img_right img,
.cc_rwd_img.cc_img_xs.cc_img_right img {
  float: right;
  width: 25%;
}
.cc_svg_img.cc_img_xs.cc_img_float.cc_img_left,
.cc_rwd_img.cc_img_xs.cc_img_float.cc_img_left {
  float: left;
  margin: 0 15px 15px 0;
  width: 25%;
}
.cc_svg_img.cc_img_xs.cc_img_float.cc_img_right,
.cc_rwd_img.cc_img_xs.cc_img_float.cc_img_right {
  float: right;
  margin: 0 0 15px 15px;
  width: 25%;
}
.cc_svg_img.cc_img_xs.cc_img_float.cc_img_right img,
.cc_rwd_img.cc_img_xs.cc_img_float.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_xs.cc_img_blockfloat,
.cc_rwd_img.cc_img_xs.cc_img_blockfloat {
  clear: none;
  width: 25%;
}
.cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_left,
.cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_left {
  float: left;
  margin-right: 0;
  padding-right: 20px;
}
.cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_left ~ h3,
.cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_left ~ h3,
.cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_left ~ .cc_content,
.cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_left ~ .cc_content {
  padding-left: 25%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_left,
  .cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_left {
    padding: 0;
  }
  .cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_left ~ .cc_content,
  .cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_left ~ .cc_content {
    padding-left: 0;
  }
}
.cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_left a.photoswipe:before,
.cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_left a.photoswipe:before {
  right: 30px;
}
.cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_right,
.cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_right {
  float: right;
  margin-left: 0;
  padding-left: 20px;
}
.cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_right img,
.cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_right ~ h3,
.cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_right ~ h3,
.cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_right ~ .cc_content,
.cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_right ~ .cc_content {
  padding-right: 25%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_right,
  .cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_right {
    padding: 0;
  }
  .cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_svg_img.cc_img_xs.cc_img_blockfloat.cc_img_right ~ .cc_content,
  .cc_rwd_img.cc_img_xs.cc_img_blockfloat.cc_img_right ~ .cc_content {
    padding-right: 0;
  }
}
.cc_svg_img.cc_img_full,
.cc_rwd_img.cc_img_full {
  width: 100%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_full,
  .cc_rwd_img.cc_img_full {
    margin-bottom: 15px;
  }
}
.cc_svg_img.cc_img_half,
.cc_rwd_img.cc_img_half {
  width: 50%;
}
.cc_svg_img.cc_img_half.cc_img_left,
.cc_rwd_img.cc_img_half.cc_img_left {
  margin: 0 15px 15px 0;
}
.cc_svg_img.cc_img_half.cc_img_right,
.cc_rwd_img.cc_img_half.cc_img_right {
  margin: 0 0px 15px 0;
  width: 100%;
}
.cc_svg_img.cc_img_half.cc_img_right img,
.cc_rwd_img.cc_img_half.cc_img_right img {
  float: right;
  width: 50%;
}
.cc_svg_img.cc_img_half.cc_img_float.cc_img_left,
.cc_rwd_img.cc_img_half.cc_img_float.cc_img_left {
  float: left;
  margin: 0 15px 15px 0;
  width: 50%;
}
.cc_svg_img.cc_img_half.cc_img_float.cc_img_right,
.cc_rwd_img.cc_img_half.cc_img_float.cc_img_right {
  float: right;
  margin: 0 0 15px 15px;
  width: 50%;
}
.cc_svg_img.cc_img_half.cc_img_float.cc_img_right img,
.cc_rwd_img.cc_img_half.cc_img_float.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_half.cc_img_blockfloat,
.cc_rwd_img.cc_img_half.cc_img_blockfloat {
  clear: none;
  width: 50%;
}
.cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_left,
.cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_left {
  float: left;
  margin-right: 0;
  padding-right: 20px;
}
.cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_left ~ h3,
.cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_left ~ h3,
.cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_left ~ .cc_content,
.cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_left ~ .cc_content {
  padding-left: 50%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_left,
  .cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_left {
    padding: 0;
  }
  .cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_left ~ .cc_content,
  .cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_left ~ .cc_content {
    padding-left: 0;
  }
}
.cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_left a.photoswipe:before,
.cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_left a.photoswipe:before {
  right: 30px;
}
.cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_right,
.cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_right {
  float: right;
  margin-left: 0;
  padding-left: 20px;
}
.cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_right img,
.cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_right ~ h3,
.cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_right ~ h3,
.cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_right ~ .cc_content,
.cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_right ~ .cc_content {
  padding-right: 50%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_right,
  .cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_right {
    padding: 0;
  }
  .cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_svg_img.cc_img_half.cc_img_blockfloat.cc_img_right ~ .cc_content,
  .cc_rwd_img.cc_img_half.cc_img_blockfloat.cc_img_right ~ .cc_content {
    padding-right: 0;
  }
}
.cc_svg_img.cc_img_thumb,
.cc_rwd_img.cc_img_thumb {
  width: 33%;
}
.cc_svg_img.cc_img_thumb.cc_img_left,
.cc_rwd_img.cc_img_thumb.cc_img_left {
  margin: 0 15px 15px 0;
}
.cc_svg_img.cc_img_thumb.cc_img_right,
.cc_rwd_img.cc_img_thumb.cc_img_right {
  margin: 0 0px 15px 0;
  width: 100%;
}
.cc_svg_img.cc_img_thumb.cc_img_right img,
.cc_rwd_img.cc_img_thumb.cc_img_right img {
  float: right;
  width: 33%;
}
.cc_svg_img.cc_img_thumb.cc_img_float.cc_img_left,
.cc_rwd_img.cc_img_thumb.cc_img_float.cc_img_left {
  float: left;
  margin: 0 15px 15px 0;
  width: 33%;
}
.cc_svg_img.cc_img_thumb.cc_img_float.cc_img_right,
.cc_rwd_img.cc_img_thumb.cc_img_float.cc_img_right {
  float: right;
  margin: 0 0 15px 15px;
  width: 33%;
}
.cc_svg_img.cc_img_thumb.cc_img_float.cc_img_right img,
.cc_rwd_img.cc_img_thumb.cc_img_float.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_thumb.cc_img_blockfloat,
.cc_rwd_img.cc_img_thumb.cc_img_blockfloat {
  clear: none;
  width: 33%;
}
.cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_left,
.cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_left {
  float: left;
  margin-right: 0;
  padding-right: 20px;
}
.cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_left ~ h3,
.cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_left ~ h3,
.cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_left ~ .cc_content,
.cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_left ~ .cc_content {
  padding-left: 33%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_left,
  .cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_left {
    padding: 0;
  }
  .cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_left ~ .cc_content,
  .cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_left ~ .cc_content {
    padding-left: 0;
  }
}
.cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_left a.photoswipe:before,
.cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_left a.photoswipe:before {
  right: 30px;
}
.cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_right,
.cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_right {
  float: right;
  margin-left: 0;
  padding-left: 20px;
}
.cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_right img,
.cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_right ~ h3,
.cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_right ~ h3,
.cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_right ~ .cc_content,
.cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_right ~ .cc_content {
  padding-right: 33%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_right,
  .cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_right {
    padding: 0;
  }
  .cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_svg_img.cc_img_thumb.cc_img_blockfloat.cc_img_right ~ .cc_content,
  .cc_rwd_img.cc_img_thumb.cc_img_blockfloat.cc_img_right ~ .cc_content {
    padding-right: 0;
  }
}
.cc_svg_img.cc_img_tiny,
.cc_rwd_img.cc_img_tiny {
  width: 25%;
}
.cc_svg_img.cc_img_tiny.cc_img_left,
.cc_rwd_img.cc_img_tiny.cc_img_left {
  margin: 0 15px 15px 0;
}
.cc_svg_img.cc_img_tiny.cc_img_right,
.cc_rwd_img.cc_img_tiny.cc_img_right {
  margin: 0 0px 15px 0;
  width: 100%;
}
.cc_svg_img.cc_img_tiny.cc_img_right img,
.cc_rwd_img.cc_img_tiny.cc_img_right img {
  float: right;
  width: 25%;
}
.cc_svg_img.cc_img_tiny.cc_img_float.cc_img_left,
.cc_rwd_img.cc_img_tiny.cc_img_float.cc_img_left {
  float: left;
  margin: 0 15px 15px 0;
  width: 25%;
}
.cc_svg_img.cc_img_tiny.cc_img_float.cc_img_right,
.cc_rwd_img.cc_img_tiny.cc_img_float.cc_img_right {
  float: right;
  margin: 0 0 15px 15px;
  width: 25%;
}
.cc_svg_img.cc_img_tiny.cc_img_float.cc_img_right img,
.cc_rwd_img.cc_img_tiny.cc_img_float.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_tiny.cc_img_blockfloat,
.cc_rwd_img.cc_img_tiny.cc_img_blockfloat {
  clear: none;
  width: 25%;
}
.cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_left,
.cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_left {
  float: left;
  margin-right: 0;
  padding-right: 20px;
}
.cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_left ~ h3,
.cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_left ~ h3,
.cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_left ~ .cc_content,
.cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_left ~ .cc_content {
  padding-left: 25%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_left,
  .cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_left {
    padding: 0;
  }
  .cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_left ~ h3,
  .cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_left ~ .cc_content,
  .cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_left ~ .cc_content {
    padding-left: 0;
  }
}
.cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_left a.photoswipe:before,
.cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_left a.photoswipe:before {
  right: 30px;
}
.cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_right,
.cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_right {
  float: right;
  margin-left: 0;
  padding-left: 20px;
}
.cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_right img,
.cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_right img {
  width: 100%;
}
.cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_right ~ h3,
.cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_right ~ h3,
.cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_right ~ .cc_content,
.cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_right ~ .cc_content {
  padding-right: 25%;
}
@media (max-width: 768px) {
  .cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_right,
  .cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_right {
    padding: 0;
  }
  .cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_right ~ h3,
  .cc_svg_img.cc_img_tiny.cc_img_blockfloat.cc_img_right ~ .cc_content,
  .cc_rwd_img.cc_img_tiny.cc_img_blockfloat.cc_img_right ~ .cc_content {
    padding-right: 0;
  }
}
/* -------------------------------------------------------------------------------------- */
/* ------------------------------------    Specials    ---------------------------------- */
/* -------------------------------------------------------------------------------------- */
.cc_rwd_img {
  /* -----------  CC-Fit  ------------- */
  /* -----------  Bildunterschrift  ------------- */
}
.cc_rwd_img.cc_fit {
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}
.cc_rwd_img.cc_fit img {
  opacity: 0;
}
.cc_rwd_img .cc_img_info {
  display: none;
  font-size: 12px;
}
.cc_rwd_img.cc_show_info .cc_img_info {
  display: block;
  text-align: center;
}
@media (min-width: 992px) {
  .cc_rwd_img.cc_show_info .cc_img_info {
    padding: 5px;
  }
}
.cc_img_gallery {
  float: left;
  margin-right: 15px;
  overflow: hidden;
  position: relative;
  transition: opacity 1s;
  width: 100%;
}
.cc_img_gallery a {
  display: block;
  margin: 0;
  padding: 0;
}
.cc_img_gallery img {
  height: auto;
  width: 100%;
}
.cc_img_gallery.cc_content {
  float: left;
}
.cc_rwd_img.cc_img_video {
  position: relative;
  background-color: #000;
}
.cc_rwd_img.cc_img_video iframe {
  display: none;
}
.cc_rwd_img.cc_img_video img {
  opacity: 1;
  transition: 1s;
}
.cc_rwd_img.cc_img_video .cc_play_button {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: block;
}
.cc_rwd_img.cc_img_video .cc_play_button:before {
  opacity: 1;
  transition: 0.5s;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 9;
  display: block;
  margin: -35px 0 0 0;
  padding: 0;
  z-index: 2;
  text-align: center;
  content: '\e819';
  font-size: 70px;
  line-height: 70px;
  height: 70px;
  color: #fff;
}
.cc_rwd_img.cc_img_video .cc_play_button:focus:before,
.cc_rwd_img.cc_img_video .cc_play_button:hover:before {
  opacity: 1;
  transform: scale(1.1);
}
.cc_rwd_img.cc_img_video .cc_play_button:focus {
  border: 2px solid #F47B53;
}
.cc_rwd_img.cc_img_video:hover img {
  opacity: 0.5;
  transform: scale(1.05);
  transition: 2s;
}
.cc_rwd_img.cc_img_video:hover .cc_play_button {
  opacity: 1;
  transition: 1.5s;
}
.cc_rwd_img.cc_img_video.cc_active_video img {
  visibility: hidden;
}
.cc_rwd_img.cc_img_video.cc_active_video .cc_play_button {
  display: none!important;
}
.cc_rwd_img.cc_img_video.cc_active_video iframe {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.cc_rwd_img .cc_img_info {
  color: #555;
}
* {
  box-sizing: border-box;
}
/* 3d party*/
/**
 * Swiper 4.1.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: February 11, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: 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(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.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-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  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: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), 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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), 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: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), 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: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.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-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-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(0, -50%, 0);
  transform: translate3d(0, -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%);
  -ms-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: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -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%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.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);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-pagination-lock {
  display: none;
}
.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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.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%;
  -ms-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-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-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);
  }
}
.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;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-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;
  -ms-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;
  -ms-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-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  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-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}
.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #DDD;
}
/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}
/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}
.pswp__caption--empty {
  display: none;
}
/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}
/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}
/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}
/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}
/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}
.pswp__caption__center {
  text-align: center;
}
/* Icons */
@font-face {
  font-family: 'cc-basic-icons';
  src: url('data:application/octet-stream;base64,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') format('woff'), url('data:application/octet-stream;base64,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YQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElACFiYXNlbGluZS1wbGF5X2NpcmNsZV9vdXRsaW5lLTI0cHgRYmFzZWxpbmUtYWRkLTI0cHgbYmFzZWxpbmUtY2hldnJvbl9yaWdodC0yNHB4F2Jhc2VsaW5lLWNsb3NlLTI0cHgtKDMpGmJhc2VsaW5lLWRvbmVfb3V0bGluZS0yNHB4EmJhc2VsaW5lLW1lbnUtMjRweBpiYXNlbGluZS1tb2RlX2NvbW1lbnQtMjRweAhkb3dubG9hZBdiYXNlbGluZS12b2x1bWVfdXAtMjRweA1pY29uX2NvbnRyYXN0FGtleWJvYXJkX2Fycm93X3JpZ2h0E2tleWJvYXJkX2Fycm93X2xlZnQTa2V5Ym9hcmRfYXJyb3dfZG93bhFvdXRsaW5lLWluZm8tMjRweBRzb2NpYWxfaWNvbl9mYWNlYm9vaxFzb2NpYWxfaWNvbl9ncGx1cxVzb2NpYWxfaWNvbl9pbnN0YWdyYW0Uc29jaWFsX2ljb25fbGlua2VkaW4Vc29jaWFsX2ljb25fcGludGVyZXN0E3NvY2lhbF9pY29uX3R3aXR0ZXIVc29jaWFsX2ljb25fdHdpdHRlcl8yEHNvY2lhbF9pY29uX3hpbmcRa2V5Ym9hcmRfYXJyb3dfdXAVaWNvbl9laW5mYWNoZV9zcHJhY2hlBW1hcmtzE3NvY2lhbF9pY29uX3lvdXR1YmUaYmFzZWxpbmUtem9vbV9vdXRfbWFwLTI0cHgJZG93bi1vcGVuCWxlZnQtb3BlbgpyaWdodC1vcGVuB3VwLW9wZW4RZmFjZWJvb2stb2ZmaWNpYWwKYXJyb3ctZG93bgpob3Jpei1kb3RzAXgAAAAAAAABAAH//wAPAAAAAAAAAAAAAAAAAAAAALAALCCwAFVY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sAVDYWRQWLAEQ2EbsAVDYFmwAyWwAmIgsABQWLBAYFlmsAFjYbACJUZhOCMgPCM4GyEgIEYjR7ABKyNhOCFZsTABFCstsEcssQA6Ky6xMAEUKy2wSCyxADsrISMgIDywBiNCIzixMAEUK7AGQy6wMCstsEkssAAVIEewACNCsgABARUUEy6wNiotsEossAAVIEewACNCsgABARUUEy6wNiotsEsssQABFBOwNyotsEwssDkqLbBNLLAAFkUjIC4gRoojYTixMAEUKy2wTiywCiNCsE0rLbBPLLIAAEYrLbBQLLIAAUYrLbBRLLIBAEYrLbBSLLIBAUYrLbBTLLIAAEcrLbBULLIAAUcrLbBVLLIBAEcrLbBWLLIBAUcrLbBXLLMAAABDKy2wWCyzAAEAQystsFksswEAAEMrLbBaLLMBAQBDKy2wWyyzAAABQystsFwsswABAUMrLbBdLLMBAAFDKy2wXiyzAQEBQystsF8ssgAARSstsGAssgABRSstsGEssgEARSstsGIssgEBRSstsGMssgAASCstsGQssgABSCstsGUssgEASCstsGYssgEBSCstsGcsswAAAEQrLbBoLLMAAQBEKy2waSyzAQAARCstsGosswEBAEQrLbBrLLMAAAFEKy2wbCyzAAEBRCstsG0sswEAAUQrLbBuLLMBAQFEKy2wbyyxADwrLrEwARQrLbBwLLEAPCuwQCstsHEssQA8K7BBKy2wciywABaxADwrsEIrLbBzLLEBPCuwQCstsHQssQE8K7BBKy2wdSywABaxATwrsEIrLbB2LLEAPSsusTABFCstsHcssQA9K7BAKy2weCyxAD0rsEErLbB5LLEAPSuwQistsHossQE9K7BAKy2weyyxAT0rsEErLbB8LLEBPSuwQistsH0ssQA+Ky6xMAEUKy2wfiyxAD4rsEArLbB/LLEAPiuwQSstsIAssQA+K7BCKy2wgSyxAT4rsEArLbCCLLEBPiuwQSstsIMssQE+K7BCKy2whCyxAD8rLrEwARQrLbCFLLEAPyuwQCstsIYssQA/K7BBKy2whyyxAD8rsEIrLbCILLEBPyuwQCstsIkssQE/K7BBKy2wiiyxAT8rsEIrLbCLLLILAANFUFiwBhuyBAIDRVgjIRshWVlCK7AIZbADJFB4sQUBFUVYMFktAEu4AMhSWLEBAY5ZsAG5CAAIAGNwsQAHQrEAACqxAAdCsQAKKrEAB0KxAAoqsQAHQrkAAAALKrEAB0K5AAAACyq5AAMAAESxJAGIUViwQIhYuQADAGREsSgBiFFYuAgAiFi5AAMAAERZG7EnAYhRWLoIgAABBECIY1RYuQADAABEWVlZWVmxAA4quAH/hbAEjbECAESzBWQGAERE') format('truetype');
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'cc-basic-icons';
    src: url('../font/cc-basic-icons.svg?98914527#cc-basic-icons') format('svg');
  }
}
*/
[class^="cc-basic-icon-"]:before,
[class*=" cc-basic-icon-"]:before {
  display: inline-block;
  font-family: "cc-basic-icons";
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  font-weight: normal;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  margin-right: 0.2em;
  speak: never;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.cc-basic-icon-baseline-play_circle_outline-24px:before {
  content: '\e800';
}
/* '' */
.cc-basic-icon-baseline-add-24px:before {
  content: '\e801';
}
/* '' */
.cc-basic-icon-baseline-chevron_right-24px:before {
  content: '\e802';
}
/* '' */
.cc-basic-icon-baseline-close-24px-(3):before {
  content: '\e803';
}
/* '' */
.cc-basic-icon-baseline-done_outline-24px:before {
  content: '\e804';
}
/* '' */
.cc-basic-icon-baseline-menu-24px:before {
  content: '\e805';
}
/* '' */
.cc-basic-icon-baseline-mode_comment-24px:before {
  content: '\e806';
}
/* '' */
.cc-basic-icon-download:before {
  content: '\e807';
}
/* '' */
.cc-basic-icon-baseline-volume_up-24px:before {
  content: '\e808';
}
/* '' */
.cc-basic-icon-icon_contrast:before {
  content: '\e809';
}
/* '' */
.cc-basic-icon-keyboard_arrow_right:before {
  content: '\e80a';
}
/* '' */
.cc-basic-icon-keyboard_arrow_left:before {
  content: '\e80b';
}
/* '' */
.cc-basic-icon-keyboard_arrow_down:before {
  content: '\e80c';
}
/* '' */
.cc-basic-icon-outline-info-24px:before {
  content: '\e80d';
}
/* '' */
.cc-basic-icon-social_icon_facebook:before {
  content: '\e80e';
}
/* '' */
.cc-basic-icon-social_icon_gplus:before {
  content: '\e80f';
}
/* '' */
.cc-basic-icon-social_icon_instagram:before {
  content: '\e810';
}
/* '' */
.cc-basic-icon-social_icon_linkedin:before {
  content: '\e811';
}
/* '' */
.cc-basic-icon-social_icon_pinterest:before {
  content: '\e812';
}
/* '' */
.cc-basic-icon-social_icon_twitter:before {
  content: '\ee5d';
}
/* '' */
.cc-basic-icon-social_icon_twitter_2:before {
  content: '\ee5d';
}
/* '' */
.cc-basic-icon-social_icon_xing:before {
  content: '\e815';
}
/* '' */
.cc-basic-icon-keyboard_arrow_up:before {
  content: '\e816';
}
/* '' */
.cc-basic-icon-icon_einfache_sprache:before {
  content: '\e817';
}
/* '' */
.cc-basic-icon-marks:before {
  content: '\e818';
}
/* '' */
.cc-basic-icon-social_icon_youtube:before {
  content: '\e819';
}
/* '' */
.cc-basic-icon-baseline-zoom_out_map-24px:before {
  content: '\e81a';
}
/* '' */
.cc-basic-icon-down-open:before {
  content: '\e856';
}
/* '' */
.cc-basic-icon-left-open:before {
  content: '\e857';
}
/* '' */
.cc-basic-icon-right-open:before {
  content: '\e858';
}
/* '' */
.cc-basic-icon-up-open:before {
  content: '\e859';
}
/* '' */
.cc-basic-icon-facebook-official:before {
  content: '\e892';
}
/* '' */
.cc-basic-icon-arrow-down:before {
  content: '\e8cc';
}
/* '' */
.cc-basic-icon-horiz-dots:before {
  content: '\e8cd';
}
/* '' */
.cc-basic-icon-x:before {
  content: '\ee5d';
}
/* '' */
/* global cc tools */
#cc_dsgvo_banner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
#cc_dsgvo_1 {
  position: relative;
  top: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  clear: both;
  padding: 15px 0;
  font-size: 100%;
  background: #f2f2f2;
  color: #000000;
  padding: 0;
  transition: 0.5s;
  border-bottom: 0px solid transparent;
  display: none;
  speak: none;
}
#cc_dsgvo_1 .cc_dsgvo_heading {
  font-size: 15px;
  margin: 0 0 5px 0;
  display: block;
  text-transform: uppercase;
  font-weight: 400;
}
#cc_dsgvo_1 p {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
#cc_dsgvo_1.cc_active {
  height: 70px;
  padding: 15px 0;
  border-bottom: 1px solid #b6b4b6;
  display: block;
  speak: normal;
}
@media (max-width: 1150px) {
  #cc_dsgvo_1.cc_active {
    height: 110px;
  }
}
@media (max-width: 600px) {
  #cc_dsgvo_1.cc_active {
    height: auto;
  }
}
#cc_dsgvo_1 .cc_dsgvo_content {
  float: left;
  width: 50%;
}
@media (max-width: 600px) {
  #cc_dsgvo_1 .cc_dsgvo_content {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 15px;
  }
}
#cc_dsgvo_1 .cc_dsgvo_buttons {
  float: right;
  width: 50%;
  text-align: right;
  height: auto;
}
@media (max-width: 600px) {
  #cc_dsgvo_1 .cc_dsgvo_buttons {
    width: 100%;
    float: none;
    clear: both;
    text-align: left;
  }
}
#cc_dsgvo_1 .cc_dsgvo_buttons:after {
  display: block;
  content: '';
  clear: both;
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div {
  display: inline-block;
  position: relative;
  padding-right: 30px;
  height: 40px;
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div svg {
  float: left;
  position: relative;
  margin: 0 10px;
  height: 36px;
  fill: #fff;
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div a:first-child span {
  float: left;
  display: block;
  padding: 8px 0 0 0;
  margin: 0;
  line-height: 14px;
  text-transform: uppercase;
  text-align: left;
  font-size: 13px;
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div a:first-child span small {
  line-height: 12px;
  display: block;
  padding: 0;
  text-transform: none;
  margin: 0;
  font-size: 11px;
  text-indent: 0.5px;
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div a:nth-child(2) {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  background: #ddd;
  text-align: center;
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div a:nth-child(2) svg {
  fill: #fff;
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div a:nth-child(2):hover {
  background: rgba(0, 0, 0, 0.4);
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div a:nth-child(2) > svg {
  margin: 0 5px;
  height: 40px;
  display: inline-block;
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div.cc_dsgvo_accept a:first-child {
  display: block;
  background: #327534;
  color: #ffffff;
  transition: 0.3s;
  border: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
  width: 200px;
  cursor: pointer;
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div.cc_dsgvo_accept a:first-child:hover {
  background: #459e49;
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div.cc_dsgvo_accept a:nth-child(2) {
  background: rgba(50, 117, 52, 0.9);
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div.cc_dsgvo_accept a:nth-child(2):hover {
  background: #459e49;
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div.cc_dsgvo_partial_accept {
  margin-left: 5px;
}
@media (max-width: 768px) {
  #cc_dsgvo_1 .cc_dsgvo_buttons > div.cc_dsgvo_partial_accept {
    margin-left: 0;
  }
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div.cc_dsgvo_partial_accept a:first-child {
  display: block;
  background: #6b6e71;
  color: #ffffff;
  transition: 0.3s;
  border: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
  width: 240px;
  cursor: pointer;
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div.cc_dsgvo_partial_accept a:first-child:hover {
  background: #ccc;
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div.cc_dsgvo_partial_accept a:nth-child(2) {
  background: rgba(107, 110, 113, 0.9);
}
#cc_dsgvo_1 .cc_dsgvo_buttons > div.cc_dsgvo_partial_accept a:nth-child(2):hover {
  background: #ccc;
}
#cc_dsgvo_2 {
  position: relative;
  top: 0;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  clear: both;
  padding: 15px 0;
  font-size: 100%;
  background: #d8d8d8;
  color: #000000;
  padding: 0;
  transition: 0.5s;
  border-bottom: 0px solid transparent;
  font-size: 12px;
  line-height: 20px;
  display: none;
  speak: none;
}
#cc_dsgvo_2.cc_active {
  max-height: 2000px;
  padding: 15px 0;
  border-bottom: 1px solid #b6b4b6;
  display: block;
  speak: normal;
}
#cc_dsgvo_2 .cc_dsgvo_heading {
  font-size: 15px;
  margin: 0 0 5px 0;
  display: block;
  text-transform: uppercase;
  font-weight: 400;
}
#cc_dsgvo_2 tr {
  color: #000;
}
#cc_dsgvo_2 tr.cc_dsgvo_required {
  color: #000;
  font-weight: bold;
}
#cc_dsgvo_2 th {
  color: #000;
  text-align: left;
}
#cc_dsgvo_banner {
  z-index: 9999;
}
#cc_dsgvo_banner[aria-hidden="true"] {
  speak-as: none;
}
main {
  overflow: hidden;
}
.content-right h1,
.content-right h2,
.content-right h3,
.content-right h4,
.content-right h5,
.content-right p,
.content-right div {
  text-align: right!important;
}
.small-text {
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
}
.text-right,
.text-align-right {
  text-align: right!important;
}
.text-align-center {
  text-align: center!important;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.panel {
  margin-bottom: 20px;
}
.panel-body {
  padding: 15px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
  clear: both;
}
.panel-collapse {
  overflow: hidden;
  transition: 0.3s;
  height: 0;
}
.panel-collapse.in {
  overflow: hidden;
  height: auto;
}
.panel-group .panel-default > .panel-heading {
  position: relative;
}
.panel-group .panel-default > .panel-heading a:before {
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  content: '\e861';
  position: absolute;
  right: 6px;
  width: 18px;
  height: 18px;
  display: block;
  text-align: center;
  line-height: 16px;
  font-size: 20px;
  top: 11px;
}
.panel-group .panel-default > .panel-heading a.collapsed:before {
  content: '\e800';
}
.panel-title a {
  font-size: 20px;
  text-decoration: none;
  padding: 5px 35px 5px 15px;
  display: block;
  background: rgba(0, 0, 0, 0.05);
}
#cc_main .cc_box .cc_inner .panel-body h2 {
  padding: 0;
}
#cc_main .panel-title a {
  text-decoration: none;
  font-style: normal;
}
#cc_main .panel-title a {
  font-size: 18px;
}
#cc_main .panel-body h2 {
  font-size: 18px;
}
.cc_pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0px 0 20px 0;
}
.cc_pagination > li {
  display: inline;
}
.cc_pagination > li > a,
.cc_pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #cccccc;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.cc_pagination > li:first-child > a,
.cc_pagination > li:first-child > span {
  margin-left: 0;
}
.cc_pagination > li > a:hover,
.cc_pagination > li > span:hover,
.cc_pagination > li > a:focus,
.cc_pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.cc_pagination > .cc_active > a,
.cc_pagination > .cc_active > span,
.cc_pagination > .cc_active > a:hover,
.cc_pagination > .cc_active > span:hover,
.cc_pagination > .cc_active > a:focus,
.cc_pagination > .cc_active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
  cursor: default;
}
.cc_pagination > .disabled > span,
.cc_pagination > .disabled > span:hover,
.cc_pagination > .disabled > span:focus,
.cc_pagination > .disabled > a,
.cc_pagination > .disabled > a:hover,
.cc_pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.cc_pagination-lg > li > a,
.cc_pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.cc_pagination-sm > li > a,
.cc_pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
/* -------------  pagination ---------------*/
@media (min-width: 992px) {
  .cc_pagination > li.cc_visible-mobile {
    display: none;
  }
}
main .cc_pagination > .cc_active > a,
main .cc_pagination > .cc_active > span,
main .cc_pagination > .cc_active > a:hover,
main .cc_pagination > .cc_active > span:hover,
main .cc_pagination > .cc_active > a:focus,
main .cc_pagination > .cc_active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
}
main .cc_pagination > li > a,
main .cc_pagination > li > span {
  padding: 9px 14px;
}
.cc_pagination > li:nth-child(2) > a,
.cc_pagination > li:nth-child(2) > span {
  margin-left: 0;
}
.cc_pagination > li > span {
  background-color: #eee;
}
@media (max-width: 991px) {
  .cc_pagination {
    width: 200px;
  }
  .cc_pagination li {
    display: none;
  }
  .cc_pagination .cc_visible-mobile {
    display: block;
    border: 1px solid #eee;
    padding: 10px;
    cursor: pointer;
    transition: 0.3s;
  }
  .cc_pagination .cc_visible-mobile i {
    padding: 3px;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 12px;
    text-align: center;
    float: right;
    margin-left: 20px;
  }
  .cc_pagination .cc_visible-mobile i:before {
    margin: 0 0 0 -1px;
  }
  .cc_pagination .cc_visible-mobile:hover {
    background: #000;
    color: #fff;
  }
  .cc_pagination .cc_visible-mobile:hover i {
    color: #fff;
  }
  .cc_pagination .cc_visible-mobile:hover i:before {
    color: #fff;
  }
  .cc_pagination.cc_active .cc_visible-mobile {
    background: #000;
    color: #fff;
    margin-left: 0;
  }
  .cc_pagination.cc_active .cc_visible-mobile i {
    color: #000;
  }
  .cc_pagination.cc_active .cc_visible-mobile i:before {
    color: #fff;
    transition: 0.5s;
    transform: rotate(180deg);
  }
  .cc_pagination.cc_active li {
    margin-left: 1px;
    display: block;
    width: 100%;
    float: none;
    clear: both;
  }
  .cc_pagination.cc_active li a,
  .cc_pagination.cc_active li span {
    display: block;
    width: 100%;
    border-top: 0;
  }
  .cc_pagination.cc_active li:nth-child(2),
  .cc_pagination.cc_active li:last-child {
    display: none !important;
  }
}
/* Tabellen */
.cc_table_wrapper {
  width: 100%;
  overflow: auto;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > thead > tr > td,
.table > thead > tr > th {
  border: 0px;
}
.cc_content table {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
}
@media (max-width: 768px) {
  .cc_content table {
    min-width: 700px;
  }
}
.cc_content table th,
.cc_content table td {
  padding: 5px 10px;
  vertical-align: top;
  text-align: left;
}
.cc_content table tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.05);
  padding: 0;
  margin: 0;
  border: none;
}
/* cc specifics */
/* --------------------------- Formulare --------------------------- */
.cc_form .row {
  margin-left: -20px;
  margin-right: -20px;
}
.cc_form fieldset {
  border: 1px solid #eee;
  display: block;
  margin-bottom: 20px;
  padding: 20px;
}
.cc_form .row [class*=col_] {
  padding: 0 20px;
}
.cc_form .help-block {
  font-size: 80%;
}
.cc_form label {
  display: inline-block;
  margin: 0.2em 0;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
}
.cc_form input[type=text],
.cc_form input[type=password],
.cc_form input[type=email],
.cc_form input[type=date],
.cc_form input[type=number],
.cc_form select,
.cc_form textarea {
  background-color: white;
  border: 2px solid #fff;
  border-radius: 5px;
  font-size: 1em;
  padding: 0.6em 1em 0.5em 1em;
  width: 100%;
}
.cc_form input[type=text]:hover,
.cc_form input[type=password]:hover,
.cc_form input[type=email]:hover,
.cc_form input[type=date]:hover,
.cc_form input[type=number]:hover,
.cc_form select:hover,
.cc_form textarea:hover {
  border: 2px solid #000 !important;
}
.cc_form textarea {
  min-height: 100px;
  resize: vertical;
}
.cc_form input:hover,
.cc_form input:active,
.cc_form textarea:hover,
.cc_form textarea:active {
  border: 1px solid #666;
}
.cc_form button {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
  background: #F47B53;
  border: 2px solid #F47B53;
  border-radius: 5px;
  color: #fff;
  height: 50px;
  letter-spacing: 1px;
  padding: 0 40px;
  text-transform: uppercase;
}
.cc_form button:hover {
  background: #000;
  color: #fff;
}
@media (max-width: 991px) {
  .form-group {
    clear: both;
  }
}
body div.cc_teaser_image a {
  display: block;
  position: relative;
  overflow: hidden;
}
body div.cc_teaser_image a .cc_fit {
  height: 200px;
  width: 100%;
  margin: 0;
  transition: transform 1s, opacity 0.4s;
}
body div.cc_teaser_image a h2 {
  position: absolute;
  float: left;
  top: 0;
  left: 50%;
  padding: 5px 15px;
  max-width: 100%;
  transform: translateX(-50%);
  z-index: 2;
  background: #fff;
  text-align: center;
  margin: 0;
}
body div.cc_teaser_image a h3 {
  position: absolute;
  float: left;
  bottom: 0;
  left: 50%;
  padding: 5px 15px;
  max-width: 100%;
  transform: translateX(-50%);
  z-index: 2;
  background: #fff;
  text-align: center;
  margin: 0;
}
body div.cc_teaser_image a:hover .cc_fit {
  transform: scale(1.05);
}
/* ------ Tools ------ */
.swiper-container .cc_rwd_img {
  margin-bottom: 0px;
}
.swiper-container .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff;
}
.swiper-container .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.swiper-container .swiper-pagination-bullets,
.swiper-container .swiper-pagination-custom,
.swiper-container .swiper-pagination-fraction {
  bottom: 30px;
}
.swiper-container.cc_slider[data-type="content"] {
  margin: 0 -20px;
  width: auto;
  padding-bottom: 30px;
}
.swiper-container.cc_slider[data-type="content"] .swiper-pagination-bullets,
.swiper-container.cc_slider[data-type="content"] .swiper-pagination-custom,
.swiper-container.cc_slider[data-type="content"] .swiper-pagination-fraction {
  bottom: 0;
}
.swiper-container.cc_slider[data-type="content"] .cc_rwd_img {
  opacity: 1!important;
}
.swiper-container.cc_slider[data-type="content"] .cc_rwd_img img {
  opacity: 1!important;
}
.swiper-container.cc_slider[data-type="content"] .cc_slide {
  width: 25%;
}
.swiper-container.cc_slider[data-type="content"] .cc_slide .cc_content_group {
  padding: 0 20px;
}
.swiper-container ~ .cc_prev,
.swiper-container ~ .cc_next {
  position: absolute;
  cursor: pointer;
  top: 50%;
  display: block;
  z-index: 2;
  margin-top: -25px;
  font-size: calc(30px + (120 - 30) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  line-height: 80px;
  text-align: center;
  box-shadow: none;
}
.swiper-container ~ .cc_prev i,
.swiper-container ~ .cc_next i {
  padding: 0;
  margin: 0;
  height: 80px;
  box-shadow: none;
  width: 80px;
}
.swiper-container ~ .cc_prev i:before,
.swiper-container ~ .cc_next i:before {
  display: block;
  padding: 0;
  margin: 0;
  height: 80px;
  width: 80px;
  line-height: 85px;
  text-align: center;
  text-indent: -20px;
}
.swiper-container ~ .cc_next {
  right: -80px;
}
@media (max-width: 768px) {
  .swiper-container ~ .cc_next {
    right: 0;
  }
}
.swiper-container ~ .cc_prev {
  left: -80px;
}
@media (max-width: 768px) {
  .swiper-container ~ .cc_prev {
    left: 0;
  }
}
.cc_outer[data-menu-color=cc_navi_white] .swiper-container ~ .cc_prev i:before,
.cc_outer[data-menu-color=cc_navi_white] .swiper-container ~ .cc_next i:before {
  color: #fff;
  opacity: 0.5;
}
.cc_slider[data-type="equalheight"] .cc_rwd_img {
  float: left;
  width: auto;
}
.cc_slider[data-type="equalheight"] .cc_rwd_img img {
  height: 200px;
  width: auto;
}
/* ----------------------------------- Settings  --------------------------------- */
/* ----- preprocessors, fonts, variables (doesn’t generate any style output) ----- */
/* ------------ mixins, functions (doesn’t generate any style output) ------------ */
/* --------------------------- SPACINGS  --------------------------- */
/* --------------------------- Responsive Steps  --------------------------- */
/* Breakpoint for columns full width */
hr,
.cc_outer,
.cc_col,
.cc_content_group,
.cc_content_block {
  /* Margin Top */
  /* Margin Bottom */
  /* Padding Top */
  /* Padding Bottom */
}
hr.cc_mt_none,
.cc_outer.cc_mt_none,
.cc_col.cc_mt_none,
.cc_content_group.cc_mt_none,
.cc_content_block.cc_mt_none {
  margin-top: 0!important;
}
hr.cc_mt_sm,
.cc_outer.cc_mt_sm,
.cc_col.cc_mt_sm,
.cc_content_group.cc_mt_sm,
.cc_content_block.cc_mt_sm {
  margin-top: 15px !important;
}
hr.cc_mt_md,
.cc_outer.cc_mt_md,
.cc_col.cc_mt_md,
.cc_content_group.cc_mt_md,
.cc_content_block.cc_mt_md {
  margin-top: 80px !important;
}
hr.cc_mt_lg,
.cc_outer.cc_mt_lg,
.cc_col.cc_mt_lg,
.cc_content_group.cc_mt_lg,
.cc_content_block.cc_mt_lg {
  margin-top: 125px !important;
}
hr.cc_mt_xl,
.cc_outer.cc_mt_xl,
.cc_col.cc_mt_xl,
.cc_content_group.cc_mt_xl,
.cc_content_block.cc_mt_xl {
  margin-top: 200px !important;
}
hr.cc_mt_xxl,
.cc_outer.cc_mt_xxl,
.cc_col.cc_mt_xxl,
.cc_content_group.cc_mt_xxl,
.cc_content_block.cc_mt_xxl {
  margin-top: 300px !important;
}
hr.cc_mb_none,
.cc_outer.cc_mb_none,
.cc_col.cc_mb_none,
.cc_content_group.cc_mb_none,
.cc_content_block.cc_mb_none {
  margin-bottom: 0!important;
}
hr.cc_mb_sm,
.cc_outer.cc_mb_sm,
.cc_col.cc_mb_sm,
.cc_content_group.cc_mb_sm,
.cc_content_block.cc_mb_sm {
  margin-bottom: 15px !important;
}
hr.cc_mb_md,
.cc_outer.cc_mb_md,
.cc_col.cc_mb_md,
.cc_content_group.cc_mb_md,
.cc_content_block.cc_mb_md {
  margin-bottom: 80px !important;
}
hr.cc_mb_lg,
.cc_outer.cc_mb_lg,
.cc_col.cc_mb_lg,
.cc_content_group.cc_mb_lg,
.cc_content_block.cc_mb_lg {
  margin-bottom: 125px !important;
}
hr.cc_mb_xl,
.cc_outer.cc_mb_xl,
.cc_col.cc_mb_xl,
.cc_content_group.cc_mb_xl,
.cc_content_block.cc_mb_xl {
  margin-bottom: 200px !important;
}
hr.cc_mb_xxl,
.cc_outer.cc_mb_xxl,
.cc_col.cc_mb_xxl,
.cc_content_group.cc_mb_xxl,
.cc_content_block.cc_mb_xxl {
  margin-bottom: 300px !important;
}
hr.cc_pt_none,
.cc_outer.cc_pt_none,
.cc_col.cc_pt_none,
.cc_content_group.cc_pt_none,
.cc_content_block.cc_pt_none {
  padding-top: 0!important;
}
hr.cc_pt_sm,
.cc_outer.cc_pt_sm,
.cc_col.cc_pt_sm,
.cc_content_group.cc_pt_sm,
.cc_content_block.cc_pt_sm {
  padding-top: 15px !important;
}
hr.cc_pt_md,
.cc_outer.cc_pt_md,
.cc_col.cc_pt_md,
.cc_content_group.cc_pt_md,
.cc_content_block.cc_pt_md {
  padding-top: 80px !important;
}
hr.cc_pt_lg,
.cc_outer.cc_pt_lg,
.cc_col.cc_pt_lg,
.cc_content_group.cc_pt_lg,
.cc_content_block.cc_pt_lg {
  padding-top: 125px !important;
}
hr.cc_pt_xl,
.cc_outer.cc_pt_xl,
.cc_col.cc_pt_xl,
.cc_content_group.cc_pt_xl,
.cc_content_block.cc_pt_xl {
  padding-top: 200px !important;
}
hr.cc_pt_xxl,
.cc_outer.cc_pt_xxl,
.cc_col.cc_pt_xxl,
.cc_content_group.cc_pt_xxl,
.cc_content_block.cc_pt_xxl {
  padding-top: 300px !important;
}
@media (max-width: 768px) {
  hr.cc_pt_xxl,
  .cc_outer.cc_pt_xxl,
  .cc_col.cc_pt_xxl,
  .cc_content_group.cc_pt_xxl,
  .cc_content_block.cc_pt_xxl {
    padding-top: 200px!important;
  }
}
hr.cc_pb_none,
.cc_outer.cc_pb_none,
.cc_col.cc_pb_none,
.cc_content_group.cc_pb_none,
.cc_content_block.cc_pb_none {
  padding-bottom: 0!important;
}
hr.cc_pb_sm,
.cc_outer.cc_pb_sm,
.cc_col.cc_pb_sm,
.cc_content_group.cc_pb_sm,
.cc_content_block.cc_pb_sm {
  padding-bottom: 15px !important;
}
hr.cc_pb_md,
.cc_outer.cc_pb_md,
.cc_col.cc_pb_md,
.cc_content_group.cc_pb_md,
.cc_content_block.cc_pb_md {
  padding-bottom: 80px !important;
}
hr.cc_pb_lg,
.cc_outer.cc_pb_lg,
.cc_col.cc_pb_lg,
.cc_content_group.cc_pb_lg,
.cc_content_block.cc_pb_lg {
  padding-bottom: 125px !important;
}
hr.cc_pb_xl,
.cc_outer.cc_pb_xl,
.cc_col.cc_pb_xl,
.cc_content_group.cc_pb_xl,
.cc_content_block.cc_pb_xl {
  padding-bottom: 200px !important;
}
hr.cc_pb_xxl,
.cc_outer.cc_pb_xxl,
.cc_col.cc_pb_xxl,
.cc_content_group.cc_pb_xxl,
.cc_content_block.cc_pb_xxl {
  padding-bottom: 300px !important;
}
@media (max-width: 768px) {
  hr.cc_pb_xxl,
  .cc_outer.cc_pb_xxl,
  .cc_col.cc_pb_xxl,
  .cc_content_group.cc_pb_xxl,
  .cc_content_block.cc_pb_xxl {
    padding-bottom: 200px!important;
  }
}
.cc_content_block {
  margin-bottom: 15px;
}
.row.cc_element_queries .cc_col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.cc_static_img img,
.cc_static_img svg {
  height: auto;
  width: 100%;
}
/* --------------------------- NESTINGS  --------------------------- */
.fontlight {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
}
.fontregular {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
}
.fontbold {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
}
.fontserif {
  font-family: 'EB Garamond';
}
.ccbasics {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
}
/* ---------------------------------- Generic  ----------------------------------- */
/* ------------------------ resets or normalizing files -------------------------- */
html {
  margin: 0px;
  padding: 0px;
}
body {
  line-height: 150%;
  margin: 0;
  padding: 0;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
}
html.cc_noscroll {
  overflow: hidden;
}
html.cc_noscroll body {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
a,
article,
section,
div,
button,
ul,
ol,
li,
label,
input,
select,
textarea,
fieldset {
  box-sizing: border-box;
}
.cc_content_block ul {
  overflow: hidden;
}
.cc_spacer {
  border: 0px;
  margin: 7.5px 0;
}
*:focus {
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.7);
}
button {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
button span {
  left: -10000px;
  position: absolute;
}
hr {
  background: transparent;
  border: none;
  border-top: 1px solid #ccc;
  clear: both;
  display: block;
  float: none;
  height: 1px;
  margin: 20px 0;
  width: 100%;
}
.cc_slider .cc_img_map_layer {
  left: -10000px !important;
  position: absolute;
}
.cc_img_info_long {
  display: none;
}
audio {
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
}
@media (max-width: 1360px) {
  #c2373 {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .cc_col.col_md_30.col_lg_20 {
    margin: auto;
  }
}
blockquote {
  font-family: 'EB Garamond';
  font-size: calc(26px + (32 - 26) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  clear: both;
  display: block;
  font-style: italic;
  line-height: 150%;
  margin: auto;
  max-width: 500px;
  padding: 0 30px 0px 0px;
  position: relative;
  z-index: 2;
}
@media (min-width: 1600px) {
  blockquote {
    max-width: unset;
    padding: 0 100px 0px 50px;
    font-size: calc(26px + (32 - 26) * ((100vw - 320px) / (1920 - 320)));
    line-height: 100%;
  }
}
blockquote:before {
  background-image: url(../svg/blockquote_bg.svg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
blockquote small {
  color: #749BA6;
  display: block;
  font-size: 16px;
  line-height: 150%;
  margin-top: 20px;
  padding-top: 1em;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
}
[data-menu-color="cc_navi_black"] blockquote {
  color: #36545F;
}
[data-menu-color="cc_navi_black"] blockquote:before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22667.484%22%20height%3D%22121%22%20viewBox%3D%220%200%20667.484%20121%22%3E%3Cpath%20d%3D%22M145%2C438H584.562L812.484%2C317H467.16%22%20transform%3D%22translate(-145%20-317)%22%20fill%3D%22%23000%22%20opacity%3D%220.06%22%2F%3E%3C%2Fsvg%3E");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.5;
}
#c2610 blockquote {
  text-align: center;
}
#c2610 blockquote:before {
  background-position: left bottom;
}
@media (min-width: 768px) {
  #c2610 blockquote,
  .col_lg_15 blockquote {
    font-size: calc(24px + (28 - 24) * ((100vw - 320px) / (1920 - 320)));
    line-height: 100%;
    padding: 0 30px 0 20px;
  }
  #c2610 blockquote:before,
  .col_lg_15 blockquote:before {
    background-position: left bottom;
  }
  #c2610 blockquote {
    font-size: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320)));
    line-height: 100%;
  }
}
.photoswipe:before {
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 200%;
  bottom: 30px;
  color: #fff;
  content: '\e81a';
  display: block;
  font-size: 19px;
  height: 60px;
  line-height: 60px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 30px;
  text-align: center;
  transition: 0.5s;
  width: 60px;
  z-index: 2;
}
.photoswipe:hover:before {
  background: #000;
}
.photoswipe:focus img {
  border: 2px solid #F47B53;
}
.cc_show_info .photoswipe:before {
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 200%;
  bottom: unset;
  color: #fff;
  content: '\e81a';
  display: block;
  font-size: 19px;
  height: 60px;
  line-height: 60px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  transition: 0.5s;
  width: 60px;
  z-index: 2;
}
.cc_show_info .photoswipe:hover:before {
  background: #000;
}
.cc_show_info .photoswipe:focus img {
  border: 2px solid #F47B53;
}
.swiper-container {
  opacity: 0;
  transition: opacity 0.5s;
}
.swiper-container.swiper-container-horizontal {
  opacity: 1;
}
.cc_uppercase {
  text-transform: uppercase;
}
.cc_line_height_xs {
  line-height: 90%;
}
.cc_line_height_s {
  line-height: 100%;
}
.cc_line_height_m {
  line-height: 120%;
}
.cc_line_height_l {
  line-height: 150%;
}
.cc_line_height_xl {
  line-height: 175%;
}
.cc_line_height_xxl {
  line-height: 200%;
}
@media (max-width: 991px) {
  .cc_svg_img {
    max-width: 150px;
  }
  .cc_image_map .cc_svg_img {
    max-width: unset;
  }
}
/* ---------------------------------- Elements  ---------------------------------- */
/* -------------------------- bare HTML elements (H1, a, p, etc)------------------ */
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
}
h1 {
  color: #F47B53;
  margin-bottom: 30px;
}
h1 > span {
  display: block;
  line-height: 100%;
  margin: 0;
  padding: 0;
}
h1 .cc_size_xl {
  font-size: calc(50px + (120 - 50) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  margin-left: -0.7vw;
}
@media (min-width: 1920px) {
  h1 .cc_size_xl {
    font-size: 120px;
  }
}
h1 .cc_size_lg {
  font-size: calc(50px + (120 - 50) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  line-height: 85%;
  margin-left: -0.5vw;
}
@media (min-width: 1920px) {
  h1 .cc_size_lg {
    font-size: 120px;
  }
}
h1 .cc_size_lg_2 {
  font-size: calc(50px + (110 - 50) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  line-height: 85%;
  margin-left: -0.4vw;
}
@media (min-width: 1920px) {
  h1 .cc_size_lg_2 {
    font-size: 125;
  }
}
h1 .cc_size_md {
  font-size: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  margin-left: -0.35vw;
}
@media (min-width: 1920px) {
  h1 .cc_size_md {
    font-size: 80px;
  }
}
h1 .cc_size_sm {
  font-size: calc(30px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  margin-left: -0.25vw;
}
@media (min-width: 1920px) {
  h1 .cc_size_sm {
    font-size: 50px;
  }
}
#c2364 h1 {
  padding-left: 15%;
}
#c2364 h1 > span + span {
  padding-left: 0.5em;
}
h2 {
  font-size: calc(35px + (80 - 35) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  margin-bottom: 0.15em;
}
h3 {
  font-size: calc(25px + (40 - 25) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  margin-bottom: 0.25em;
}
.cc_content h2,
.cc_content h3 {
  font-size: calc(22px + (36 - 22) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  color: #36545F;
  margin: 1em;
}
.cc_content h2 a,
.cc_content h3 a {
  color: #36545F;
}
h4 {
  font-size: calc(20px + (36 - 20) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #36545F;
  margin-bottom: 1em;
}
h2 > span {
  display: inline-block;
  line-height: 120%;
  margin: 0;
  padding: 0;
  word-break: break-word;
}
h2 .cc_size_xl {
  font-size: calc(50px + (200 - 50) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  line-height: 120%;
  margin-left: -1vw;
}
@media (min-width: 1920px) {
  h2 .cc_size_xl {
    font-size: 200px;
  }
}
h2 .cc_size_lg {
  font-size: calc(50px + (150 - 50) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  line-height: 120%;
  margin-left: -1vw;
}
@media (min-width: 1920px) {
  h2 .cc_size_lg {
    font-size: 150px;
  }
}
h2 .cc_size_lg_2 {
  font-size: calc(50px + (125 - 50) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  line-height: 120%;
  margin-left: -1vw;
}
@media (min-width: 1920px) {
  h2 .cc_size_lg_2 {
    font-size: 125;
  }
}
h2 .cc_size_md {
  font-size: calc(40px + (80 - 40) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  line-height: 120%;
  margin-left: -0.5vw;
}
@media (min-width: 1920px) {
  h2 .cc_size_md {
    font-size: 80px;
  }
}
h2 .cc_size_sm {
  font-size: calc(25px + (50 - 25) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  line-height: 120%;
  margin-left: -0.25vw;
}
@media (min-width: 1920px) {
  h2 .cc_size_sm {
    font-size: 50px;
  }
}
h3 > span {
  display: block;
  line-height: 120%;
  margin: 0;
  padding: 0;
  word-break: break-word;
}
h3 .cc_size_xl {
  font-size: calc(50px + (200 - 50) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  line-height: 120%;
  margin-left: -1vw;
}
@media (min-width: 1920px) {
  h3 .cc_size_xl {
    font-size: 200px;
  }
}
h3 .cc_size_lg {
  font-size: calc(50px + (150 - 50) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  line-height: 120%;
  margin-left: -1vw;
}
@media (min-width: 1920px) {
  h3 .cc_size_lg {
    font-size: 150px;
  }
}
h3 .cc_size_lg_2 {
  font-size: calc(50px + (125 - 50) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  line-height: 120%;
  margin-left: -1vw;
}
@media (min-width: 1920px) {
  h3 .cc_size_lg_2 {
    font-size: 125;
  }
}
h3 .cc_size_md {
  font-size: calc(40px + (100 - 40) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  line-height: 120%;
  margin-left: -0.5vw;
}
@media (min-width: 1920px) {
  h3 .cc_size_md {
    font-size: 100px;
  }
}
h3 .cc_size_sm {
  font-size: calc(25px + (50 - 25) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  line-height: 120%;
  margin-left: -0.25vw;
}
@media (min-width: 1920px) {
  h3 .cc_size_sm {
    font-size: 50px;
  }
}
a {
  color: #F47B53;
  text-decoration: none;
}
.cc_content a {
  text-decoration: underline;
}
img {
  border: none;
}
.cc_content {
  line-height: 150%;
}
.cc_content p {
  line-height: 150%;
  margin-top: 0;
  padding-top: 0;
}
.swiper-container-fade .swiper-slide:not(.swiper-slide-active) {
  opacity: 0 !important;
}
@media (max-width: 767px) {
  .cc_img_video {
    min-height: 250px;
  }
  .cc_img_video iframe {
    min-height: 250px;
  }
}
.cc_img_video .cc_notification {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  z-index: 9;
}
@media (max-width: 767px) {
  .cc_img_video .cc_notification {
    top: 0;
  }
  .cc_img_video .cc_notification + .cc_play_button {
    background: #fff;
    border-radius: 5px;
    bottom: 15px;
    color: #000;
    height: 50px;
    left: 50%;
    padding-left: 50px;
    top: unset;
    transform: translateX(-50%);
    width: 170px;
  }
  .cc_img_video .cc_notification + .cc_play_button span {
    left: unset;
    line-height: 50px;
    position: unset;
  }
  .cc_img_video .cc_notification + .cc_play_button:before {
    color: red;
    font-size: 20px;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin: 0;
    text-align: center;
    top: 0;
    transform: none;
    width: 50px;
  }
}
.cc_img_video .cc_notification a {
  display: inline;
  text-decoration: underline;
}
.cc_img_video.cc_small_video .cc_notification {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0px;
  color: #fff;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
.cc_img_video.cc_small_video .cc_notification + .cc_play_button {
  background: #fff;
  border-radius: 5px;
  bottom: 15px;
  color: #000;
  height: 50px;
  left: 50%;
  padding-left: 50px;
  top: unset;
  transform: translateX(-50%);
  width: 170px;
}
.cc_img_video.cc_small_video .cc_notification + .cc_play_button span {
  left: unset;
  line-height: 50px;
  position: unset;
}
.cc_img_video.cc_small_video .cc_notification + .cc_play_button:before {
  color: red;
  font-size: 20px;
  height: 50px;
  left: 0;
  line-height: 50px;
  margin: 0;
  text-align: center;
  top: 0;
  transform: none;
  width: 50px;
}
.cc_img_video.cc_small_video .cc_notification a {
  display: inline;
  text-decoration: underline;
}
.cc_img_video.cc_active_video .cc_notification {
  display: none;
}
/* -------------------------------------------------------------------------------- */
/* ---------------------------------- Grid Designs -------------------------------- */
.cc_bg_1 {
  background: #eee;
}
.cc_bg_2 {
  background: #eee;
}
.cc_outer {
  position: relative;
  transition: padding 0.5s;
}
.cc_outer:first-child:before {
  transform: none !important;
}
.cc_outer.cc_bg_pic {
  /* default */
}
.cc_outer.cc_bg_pic.cc_bg_opacity .cc_fit {
  opacity: 0.15;
}
.cc_outer.cc_bg_pic.cc_bg_opacity_10 .cc_fit {
  opacity: 0.1;
}
.cc_outer.cc_bg_pic.cc_bg_opacity_20 .cc_fit {
  opacity: 0.2;
}
.cc_outer.cc_bg_pic.cc_bg_opacity_30 .cc_fit {
  opacity: 0.3;
}
.cc_outer.cc_bg_pic.cc_bg_opacity_40 .cc_fit {
  opacity: 0.4;
}
.cc_outer.cc_bg_pic.cc_bg_opacity_50 .cc_fit {
  opacity: 0.5;
}
.cc_outer.cc_bg_pic.cc_bg_opacity_60 .cc_fit {
  opacity: 0.6;
}
.cc_outer.cc_bg_pic.cc_bg_opacity_70 .cc_fit {
  opacity: 0.7;
}
.cc_outer.cc_bg_pic.cc_bg_opacity_80 .cc_fit {
  opacity: 0.8;
}
.cc_outer.cc_bg_pic.cc_bg_opacity_90 .cc_fit {
  opacity: 0.9;
}
.cc_outer.cc_bg_pic > .cc_fit {
  bottom: 0;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.cc_outer.cc_bg_pic.cc_bg_left.cc_bg_size_33 .container .row {
  padding-left: 33.3%;
}
@media (max-width: 1024px) {
  .cc_outer.cc_bg_pic.cc_bg_left.cc_bg_size_33 .container .row {
    padding-left: 20%;
  }
}
.cc_outer.cc_bg_pic.cc_bg_left.cc_bg_size_33 .container.cc_remove_notch .row {
  padding-left: 0;
}
@media (max-width: 600px) {
  .cc_outer.cc_bg_pic.cc_bg_left.cc_bg_size_33 .container.cc_remove_notch .row {
    padding-left: 20%;
  }
}
.cc_outer.cc_bg_pic.cc_bg_left.cc_bg_size_50 .container .row {
  padding-left: 50%;
}
@media (max-width: 1024px) {
  .cc_outer.cc_bg_pic.cc_bg_left.cc_bg_size_50 .container .row {
    padding-left: 33%;
  }
}
@media (max-width: 550px) {
  .cc_outer.cc_bg_pic.cc_bg_left.cc_bg_size_50 .container .row {
    padding-left: 20%;
  }
}
.cc_outer.cc_bg_pic.cc_bg_left.cc_bg_size_50 .container.cc_remove_notch .row {
  padding-left: 0;
}
@media (max-width: 600px) {
  .cc_outer.cc_bg_pic.cc_bg_left.cc_bg_size_50 .container.cc_remove_notch .row {
    padding-left: 33%;
  }
}
@media (max-width: 550px) {
  .cc_outer.cc_bg_pic.cc_bg_left.cc_bg_size_50 .container.cc_remove_notch .row {
    padding-left: 20%;
  }
}
.cc_outer.cc_bg_pic.cc_bg_right.cc_bg_size_33 .container .row {
  padding-right: 33.3%;
}
@media (max-width: 1024px) {
  .cc_outer.cc_bg_pic.cc_bg_right.cc_bg_size_33 .container .row {
    padding-left: 20%;
  }
}
.cc_outer.cc_bg_pic.cc_bg_right.cc_bg_size_33 .container.cc_remove_notch .row {
  padding-right: 0;
}
@media (max-width: 600px) {
  .cc_outer.cc_bg_pic.cc_bg_right.cc_bg_size_33 .container.cc_remove_notch .row {
    padding-right: 20%;
  }
}
.cc_outer.cc_bg_pic.cc_bg_right.cc_bg_size_50 .container .row {
  padding-right: 50%;
}
@media (max-width: 1024px) {
  .cc_outer.cc_bg_pic.cc_bg_right.cc_bg_size_50 .container .row {
    padding-right: 33%;
  }
}
@media (max-width: 550px) {
  .cc_outer.cc_bg_pic.cc_bg_right.cc_bg_size_50 .container .row {
    padding-right: 25%;
  }
}
.cc_outer.cc_bg_pic.cc_bg_right.cc_bg_size_50 .container.cc_remove_notch .row {
  padding-right: 0;
}
@media (max-width: 600px) {
  .cc_outer.cc_bg_pic.cc_bg_right.cc_bg_size_50 .container.cc_remove_notch .row {
    padding-right: 33%;
  }
}
@media (max-width: 550px) {
  .cc_outer.cc_bg_pic.cc_bg_right.cc_bg_size_50 .container.cc_remove_notch .row {
    padding-right: 25%;
  }
}
.cc_outer.cc_bg_pic.cc_rotate_left,
.cc_outer.cc_bg_pic.cc_rotate_right {
  padding-bottom: 15vw;
  padding-top: 0;
}
.cc_outer.cc_bg_pic.cc_rotate_left:last-child,
.cc_outer.cc_bg_pic.cc_rotate_right:last-child {
  padding-bottom: 0;
}
.cc_outer.cc_desktop_fullscreeen {
  min-height: 100vh;
}
@media (min-width: 1080px) and (min-height: 850px) {
  .cc_outer.cc_desktop_fullscreeen {
    min-height: 100vh;
  }
}
.cc_outer.cc_hasmore {
  padding-bottom: 100px !important;
}
.cc_outer section {
  position: relative;
}
.cc_outer .cc_gutter_sm {
  padding: 0 20px;
}
.cc_outer .cc_gutter_sm .cc_col {
  padding: 0 20px;
}
.cc_outer .cc_gutter_sm .row {
  margin: 0 -20px 0 -20px;
}
.cc_outer .cc_gutter_none {
  padding: 0 20px;
}
.cc_outer .cc_gutter_none .cc_col {
  padding: 0;
}
.cc_outer .cc_gutter_none .row {
  margin: 0;
}
.cc_outer .cc_content_white {
  color: #fff;
}
.cc_outer .cc_content_white .cc_content_block {
  color: #fff;
}
.cc_outer .cc_content_white .cc_content a {
  color: #fff;
}
.cc_outer .cc_content_white ::-webkit-scrollbar {
  -webkit-appearance: none;
}
.cc_outer .cc_content_white ::-webkit-scrollbar:vertical {
  width: 5px;
}
.cc_outer .cc_content_white ::-webkit-scrollbar:horizontal {
  height: 5px;
}
.cc_outer .cc_content_white ::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.5);
  border: 0px solid #ffffff;
  border-radius: 10px;
}
.cc_outer .cc_content_white ::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}
.cc_outer .cc_content_black {
  color: #000;
}
.cc_outer .cc_content_black .cc_content_block {
  color: #000;
}
.cc_outer .cc_content_black ::-webkit-scrollbar {
  -webkit-appearance: none;
}
.cc_outer .cc_content_black ::-webkit-scrollbar:vertical {
  width: 5px;
}
.cc_outer .cc_content_black ::-webkit-scrollbar:horizontal {
  height: 5px;
}
.cc_outer .cc_content_black ::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border: 0px solid #ffffff;
  border-radius: 10px;
}
.cc_outer .cc_content_black ::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.cc_outer .container {
  max-width: 1500px;
  padding: 0 40px;
  position: relative;
}
.cc_outer .container.cc_container_size_fluid {
  max-width: 100%;
  padding: 0;
  width: 100%;
}
.cc_outer .container.cc_container_size_fluid h1,
.cc_outer .container.cc_container_size_fluid h2,
.cc_outer .container.cc_container_size_fluid h3,
.cc_outer .container.cc_container_size_fluid h4,
.cc_outer .container.cc_container_size_fluid .cc_content,
.cc_outer .container.cc_container_size_fluid .cc_links,
.cc_outer .container.cc_container_size_fluid audio {
  padding-left: 20px;
  padding-right: 20px;
}
.cc_outer .container.cc_container_size_xl {
  max-width: 1500px;
  width: 100vw;
}
.cc_outer .container.cc_container_size_md {
  max-width: 1360px;
  width: 90vw;
}
.cc_outer .container.cc_container_size_sm {
  max-width: 1160px;
  width: 75vw;
}
@media (max-width: 1700px) {
  .cc_outer .container.cc_container_size_xl {
    width: 80vw;
  }
  .cc_outer .container.cc_container_size_md {
    width: 70vw;
  }
  .cc_outer .container.cc_container_size_sm {
    width: 60vw;
  }
}
@media (max-width: 991px) {
  .cc_outer .container.cc_container_size_xl {
    width: 100%;
  }
  .cc_outer .container.cc_container_size_md {
    width: 100%;
  }
  .cc_outer .container.cc_container_size_sm {
    width: 100%;
  }
}
.cc_outer .container.cc_pull_up {
  position: relative;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: margin 0.5s;
  z-index: 2;
}
.cc_outer[data-menu-color="cc_navi_white"] .cc_show_info .cc_img_info {
  color: #fff;
}
.cc_outer[data-menu-color="cc_navi_white"] h2:not([style]) span,
.cc_outer[data-menu-color="cc_navi_white"] h3:not([style]) span {
  color: #fff;
}
.cc_outer[data-menu-color="cc_navi_black"] h4:not([style]) span {
  color: #36545F;
}
@media (max-width: 991px) {
  .cc_outer#c7 {
    padding-left: 33vw;
    padding-right: 100px;
  }
}
@media (max-width: 768px) {
  .cc_outer#c7 {
    padding-left: 25vw;
  }
}
@media (max-width: 650px) {
  .cc_outer#c7 {
    padding-left: 15vw;
    padding-right: 5vw;
  }
}
body:not(.cc_safari_old) .cc_outer.cc_content_valign_centered {
  display: flex;
  position: relative;
  width: 100%;
}
body:not(.cc_safari_old) .cc_outer.cc_content_valign_centered section {
  margin: auto;
  position: relative;
  width: 100%;
}
@media (max-width: 1079px) {
  body:not(.cc_safari_old) .cc_outer.cc_content_valign_centered section {
    padding: 150px 0;
  }
}
@media (max-width: 468px) {
  body:not(.cc_safari_old) .cc_outer.cc_content_valign_centered section {
    padding: 80px 0 80px 0;
  }
}
.row[data-equal=true] > .cc_col > .cc_content_group {
  height: 100%;
}
@media (max-width: 768px) {
  footer {
    display: block;
    overflow-x: hidden;
    width: 100%;
  }
}
html,
body {
  max-width: 100%;
}
body:not(.cc_safari_old) .cc_content_group.cc_content_valign_centered {
  height: 100%;
}
@media (min-width: 800px) and (min-height: 700px) {
  body:not(.cc_safari_old) .cc_content_group.cc_content_valign_centered {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    position: relative;
    width: 100%;
  }
  body:not(.cc_safari_old) .cc_content_group.cc_content_valign_centered .cc_content_block {
    margin: auto;
    position: relative;
    width: 100%;
  }
}
body.cc_safari_old .cc_outer.cc_content_valign_centered section {
  padding: 20vh 0;
}
body.cc_safari_old .cc_content_group.cc_content_valign_centered {
  height: 100%;
}
body.cc_safari_old .cc_content_group.cc_content_valign_centered .cc_content_block {
  padding: 80px 0;
}
/* ----------------------------- CONTENT BLOCK ----------------------------- */
.cc_content_block {
  clear: both;
  display: block;
  margin-bottom: 15px;
}
.cc_content_block.cc_centered {
  text-align: center;
}
@media (min-width: 769px) {
  .cc_content_block.cc_text_indent .cc_content {
    padding-left: 8vw;
  }
}
#cc_right.cc_hidden,
#cc_info_layer.cc_hidden,
#cc_navigation_layer.cc_hidden,
#cc_discovery_layer.cc_hidden,
#cc_accessibility_content_marker.cc_hidden,
#cc_main.cc_hidden,
footer.cc_hidden {
  display: none;
  visibility: hidden;
}
#cc_offcanvas_layer .cc_links,
#cc_main .cc_links {
  clear: both;
  display: block;
  margin-top: 40px;
}
#cc_offcanvas_layer .cc_links a,
#cc_main .cc_links a {
  display: block;
  text-decoration: none;
}
#cc_offcanvas_layer .cc_links a.cc_button,
#cc_main .cc_links a.cc_button {
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  color: #ffffff;
  font-size: 24px;
  line-height: 120%;
  margin-bottom: 15px;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s;
}
#cc_offcanvas_layer .cc_links a:hover.cc_button,
#cc_main .cc_links a:hover.cc_button {
  background: #ffffff;
  color: #000;
}
#cc_offcanvas_layer .cc_links.cc_floating a,
#cc_main .cc_links.cc_floating a {
  float: left;
  font-size: 18px;
  margin-right: 15px;
  padding: 15px 20px;
  width: auto;
}
.cc_content_black .cc_links a.cc_button {
  border: 2px solid rgba(0, 0, 0, 0.3);
  color: #000000;
}
.cc_content_black .cc_links a:hover.cc_button {
  background: #000000;
  color: #ffffff;
}
.cc_centered .cc_links a.cc_button {
  display: inline-block;
  padding: 20px 40px;
  width: auto;
}
.cc_rwd_img {
  transition-delay: 0.5s;
}
.cc_rwd_img:not(.cc_ready) {
  opacity: 0!important;
}
.cc_rwd_img:not(.cc_ready) img {
  opacity: 0!important;
}
.cc_rwd_img.cc_ready {
  opacity: 1!important;
  transition-delay: 0.5s;
}
.cc_rwd_img.cc_ready img {
  transition-delay: 0.5s;
}
.cc_rwd_img img {
  transition: transform 1s;
}
.cc_rwd_img .cc_show_info {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 200%;
  bottom: 30px;
  color: #fff;
  font-size: 25px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  right: 30px;
  text-align: center;
  width: 60px;
  z-index: 2;
}
.cc_rwd_img .cc_show_info:before {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  content: '\e80d';
}
.cc_rwd_img .cc_show_info span {
  left: -10000px;
  position: absolute;
}
.cc_rwd_img .cc_show_info:focus {
  background-color: #F47B53;
}
.cc_rwd_img .cc_show_info:hover {
  background: #000;
}
.cc_rwd_img.cc_info_active {
  overflow: hidden;
}
.cc_rwd_img.cc_info_active img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.cc_rwd_img .photoswipe ~ .cc_show_info {
  bottom: 30px;
  right: 110px;
}
.cc_rwd_img .photoswipe:focus:before {
  background-color: #F47B53;
}
.cc_rwd_img .cc_info_box {
  background: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  left: 50%;
  line-height: 150%;
  max-height: 0;
  max-width: 100%;
  overflow: hidden;
  padding: 0px 40px;
  position: fixed;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: 0.5s;
  width: 320px;
  z-index: 99;
}
.cc_rwd_img .cc_info_box .cc_inner {
  color: #fff;
  opacity: 0;
  position: relative;
  transition: 0.5s;
  transition-delay: 0.5s;
}
.cc_rwd_img .cc_info_box .cc_inner button {
  position: absolute;
  right: -20px;
  top: -10px;
}
.cc_rwd_img .cc_info_box .cc_inner button:before {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  color: #fff;
  content: '\e803';
  font-size: 20px;
}
.cc_rwd_img .cc_info_box.cc_active {
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.5);
  max-height: 300px;
  overflow: auto;
  padding: 20px 40px;
}
.cc_rwd_img .cc_info_box.cc_active .cc_inner {
  opacity: 1;
  transition: 0;
  transition-delay: 0;
}
/* -------------------------------------------------------------------------------- */
/* ---------------------------------- COMPONENTS ---------------------------------- */
/* -------------------------------------------------------------------------------- */
/* --------- Majority of code goes here to style specific UI components ----------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
.cc_section_header_icon {
  border-radius: 200%;
  height: 9vw;
  left: 50%;
  min-height: 120px;
  min-width: 120px;
  position: absolute;
  top: 0%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 9vw;
  z-index: 3;
}
.cc_section_header_icon img {
  height: 50%;
  left: 50%;
  max-height: 50px;
  max-width: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50%;
}
body {
  overflow-x: hidden;
}
.cc_go2nextstage {
  background: #2B424B;
  border-radius: 50%;
  bottom: 0px;
  height: 140px;
  left: 50%;
  opacity: 0.5;
  overflow: hidden;
  position: absolute;
  transform: translateX(-50%);
  width: 140px;
}
.cc_go2nextstage span {
  background: #fff;
  color: #000;
  left: -10000px;
  position: absolute;
}
.cc_go2nextstage:before {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  color: #fff;
  content: '\e8cc';
  font-size: 30px;
  line-height: 140px;
  position: relative;
}
.cc_pb_xl .cc_go2nextstage {
  bottom: 200px;
}
.cc_outer[data-menu-color=cc_navi_black] .cc_show_more:before {
  color: #000;
}
.cc_more_bubble {
  background: #000;
  border-radius: 200%;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 170px;
  position: relative;
  text-align: center;
  width: 150px;
  z-index: 3;
}
.cc_more_bubble.cc_ajax_loader_active:after {
  background: #000 !important;
  opacity: 1 !important;
  -webkit-transform: scale(10) !important;
  transform: scale(10) !important;
}
.cc_more_bubble:before {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 200%;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.5s;
}
.cc_more_bubble:after {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 200%;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 1s;
}
.cc_more_bubble:hover:before {
  opacity: 1;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.cc_more_bubble:hover:after {
  opacity: 1;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.cc_more_bubble span {
  display: inline-block;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
.cc_more_bubble span b {
  display: block;
  font-size: 24px;
  font-weight: normal;
}
.cc_more_bubble.cc_sign_language.cc_content_white {
  background-image: url(../svg/sign_language_white.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cc_more_bubble.cc_sign_language.cc_content_black {
  background-image: url(../svg/sign_language_black.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cc_more_bubble.cc_sign_language > span {
  left: -10000px;
  position: absolute;
}
@media (max-width: 768px) {
  .cc_more_bubble {
    background: #000;
    height: 120px;
    line-height: 120px;
    width: 120px;
  }
}
.cc_outer > .cc_more_bubble {
  bottom: -50px;
  left: 50%;
  margin-left: -75px;
  position: absolute;
}
@media (max-width: 768px) {
  .cc_outer > .cc_more_bubble {
    margin-left: -60px;
  }
}
.cc_content_block > div:last-child {
  margin-bottom: 0;
}
.container > .cc_more_bubble {
  left: 50%;
  line-height: 175px;
  margin-left: -75px;
}
@media (max-width: 768px) {
  .container > .cc_more_bubble {
    line-height: 145px;
    margin-left: -60px;
  }
}
/* ----------------- Image Map --------------------*/
.cc_col:not(.cc_living) > .cc_content_group > .cc_content_block > .cc_image_map .cc_wrapper {
  position: relative;
  width: 100%;
}
.cc_col:not(.cc_living) > .cc_content_group > .cc_content_block > .cc_image_map .cc_wrapper > .cc_rwd_img {
  margin-bottom: 0;
}
.cc_col:not(.cc_living) > .cc_content_group > .cc_content_block > .cc_image_map .cc_layer_wrapper {
  bottom: 0;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.cc_col:not(.cc_living) > .cc_content_group > .cc_content_block > .cc_image_map[data-minwidth=true] {
  overflow-x: auto;
  position: relative;
}
.cc_col:not(.cc_living) > .cc_content_group > .cc_content_block > .cc_image_map[data-minwidth=true] .cc_wrapper {
  min-width: 700px;
  position: relative;
  width: 100%;
}
.cc_col:not(.cc_living) > .cc_content_group > .cc_content_block > .cc_image_map .cc_show_map_details {
  background: rgba(0, 0, 0, 0.8);
  border: 3px solid rgba(255, 255, 255, 0.8);
  border-radius: 0;
  /* border-radius: 200%; */
  color: #fff;
  display: block;
  font-size: 24px;
  height: 7vw;
  opacity: 0;
  /* height: 55px; */
  /* line-height: 52px; */
  position: absolute;
  text-align: center;
  /*  */
  width: 14vw;
  /* width: 55px; */
  z-index: 9;
}
.cc_col:not(.cc_living) > .cc_content_group > .cc_content_block > .cc_image_map .cc_show_map_details:after {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 200%;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: transform 1s, opacity 1s;
  z-index: -1;
}
.cc_col:not(.cc_living) > .cc_content_group > .cc_content_block > .cc_image_map .cc_show_map_details.cc_active:after,
.cc_col:not(.cc_living) > .cc_content_group > .cc_content_block > .cc_image_map .cc_show_map_details:hover:after {
  background: rgba(255, 255, 255, 0.3);
  opacity: 1;
  transform: scale(1.5);
}
.cc_col:not(.cc_living) > .cc_content_group > .cc_content_block > .cc_image_map .cc_show_map_details span {
  left: -10000px;
  position: absolute;
}
.cc_col:not(.cc_living) > .cc_content_group > .cc_content_block > .cc_image_map .cc_show_map_details:before {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  content: '\e801';
  font-size: 20px;
  line-height: 48px;
}
#cc_discovery_layer .cc_image_map .cc_wrapper,
.cc_col.cc_living > .cc_content_group > .cc_content_block > .cc_image_map .cc_wrapper {
  position: relative;
  width: 100%;
}
#cc_discovery_layer .cc_image_map .cc_wrapper .cc_static_img,
.cc_col.cc_living > .cc_content_group > .cc_content_block > .cc_image_map .cc_wrapper .cc_static_img {
  display: none;
}
@media (min-width: 768px) {
  #cc_discovery_layer .cc_image_map .cc_wrapper .cc_static_img,
  .cc_col.cc_living > .cc_content_group > .cc_content_block > .cc_image_map .cc_wrapper .cc_static_img {
    display: block;
  }
}
#cc_discovery_layer .cc_image_map .cc_wrapper > .cc_rwd_img,
.cc_col.cc_living > .cc_content_group > .cc_content_block > .cc_image_map .cc_wrapper > .cc_rwd_img {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #cc_discovery_layer .cc_image_map[data-minwidth=true],
  .cc_col.cc_living > .cc_content_group > .cc_content_block > .cc_image_map[data-minwidth=true] {
    overflow-x: auto;
    position: relative;
  }
  #cc_discovery_layer .cc_image_map[data-minwidth=true] .cc_wrapper,
  .cc_col.cc_living > .cc_content_group > .cc_content_block > .cc_image_map[data-minwidth=true] .cc_wrapper {
    min-width: 700px;
    position: relative;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #cc_discovery_layer .cc_image_map .cc_layer_wrapper,
  .cc_col.cc_living > .cc_content_group > .cc_content_block > .cc_image_map .cc_layer_wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  #cc_discovery_layer .cc_image_map .cc_layer_wrapper a,
  .cc_col.cc_living > .cc_content_group > .cc_content_block > .cc_image_map .cc_layer_wrapper a {
    color: #fff;
    display: flex;
    flex-direction: row;
    gap: 15px;
    width: 100%;
  }
  #cc_discovery_layer .cc_image_map .cc_layer_wrapper a b,
  .cc_col.cc_living > .cc_content_group > .cc_content_block > .cc_image_map .cc_layer_wrapper a b {
    font-size: 2em;
    margin: 0 0 auto 0;
    min-width: 50px;
  }
  #cc_discovery_layer .cc_image_map .cc_layer_wrapper a span,
  .cc_col.cc_living > .cc_content_group > .cc_content_block > .cc_image_map .cc_layer_wrapper a span {
    display: flex;
    flex-direction: column;
    font-size: 1.2em;
    line-height: 1.3em;
  }
}
@media (min-width: 768px) {
  #cc_discovery_layer .cc_image_map .cc_layer_wrapper,
  .cc_col.cc_living > .cc_content_group > .cc_content_block > .cc_image_map .cc_layer_wrapper {
    bottom: 0;
    left: 0;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
  }
  #cc_discovery_layer .cc_image_map .cc_layer_wrapper .cc_show_map_details,
  .cc_col.cc_living > .cc_content_group > .cc_content_block > .cc_image_map .cc_layer_wrapper .cc_show_map_details {
    background: transparent;
    color: transparent;
    display: block;
    height: 20%;
    line-height: 52px;
    position: absolute;
    text-align: center;
    width: 20%;
    z-index: 9;
  }
  #cc_discovery_layer .cc_image_map .cc_layer_wrapper .cc_show_map_details span,
  .cc_col.cc_living > .cc_content_group > .cc_content_block > .cc_image_map .cc_layer_wrapper .cc_show_map_details span {
    left: -10000px;
    position: absolute;
  }
}
.swiper-button-disabled {
  opacity: 0.1 !important;
}
.cc_cloned_layer {
  background: rgba(0, 0, 0, 0.9);
  bottom: 0;
  color: #fff;
  display: block;
  left: -1000px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 80px 40px 80px 60px;
  position: fixed;
  top: 0;
  transition: 0.5s;
  width: 30vw;
  z-index: 99;
}
.cc_cloned_layer > button {
  background: #F47B53;
  border: 0;
  color: #000;
  display: block;
  height: 80px;
  line-height: 80px;
  margin-top: -40px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px;
  z-index: 9999;
}
@media (max-width: 500px) {
  .cc_cloned_layer > button {
    width: 30px;
  }
}
.cc_cloned_layer > button:before {
  font-size: 30px;
}
.cc_cloned_layer > button:hover {
  background: #fff;
  color: #F47B53;
}
.cc_cloned_layer > button.cc_prev {
  left: 0;
}
.cc_cloned_layer > button.cc_prev:before {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  content: '\e80b';
}
.cc_cloned_layer > button.cc_next {
  margin-left: -20px;
  right: 0px;
}
.cc_cloned_layer > button.cc_next:before {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  content: '\e802';
}
@media (max-width: 991px) {
  .cc_cloned_layer {
    padding: 40px 20px;
    width: 300px;
  }
}
@media (max-width: 440px) {
  .cc_cloned_layer {
    width: 100%;
  }
}
.cc_cloned_layer.cc_aligned_left {
  left: -40vw;
}
@media (max-width: 991px) {
  .cc_cloned_layer.cc_aligned_left {
    left: -300px;
  }
}
@media (max-width: 440px) {
  .cc_cloned_layer.cc_aligned_left {
    left: -440px;
  }
}
.cc_cloned_layer.cc_aligned_left.cc_active {
  left: 0;
}
.cc_cloned_layer.cc_aligned_right {
  left: inherit;
  right: -40vw;
}
@media (max-width: 991px) {
  .cc_cloned_layer.cc_aligned_right {
    right: -300px;
  }
}
@media (max-width: 440px) {
  .cc_cloned_layer.cc_aligned_right {
    right: -440px;
  }
}
.cc_cloned_layer.cc_aligned_right.cc_active {
  right: 0;
}
.cc_img_map_layer {
  left: -10000px;
  position: absolute;
}
.cc_img_map_layer:not(.cc_active) {
  display: none;
}
.cc_img_map_layer.cc_active {
  left: inherit;
  position: relative;
}
.cc_img_map_layer .cc_content_block > div.cc_rwd_img:first-child {
  padding-top: 50px;
}
.cc_img_map_layer .cc_content_block h2,
.cc_img_map_layer .cc_content_block h3,
.cc_img_map_layer .cc_content_block h4,
.cc_img_map_layer .cc_content_block .cc_content {
  color: #fff;
}
.cc_img_map_layer .cc_content_block .cc_links a {
  border-color: #fff;
  color: #fff;
}
.cc_img_map_layer .cc_rwd_img {
  margin-bottom: 20px;
}
.cc_img_map_layer a.cc_button {
  float: left;
  font-size: 18px;
  padding: 10px 20px;
}
.cc_img_map_layer .cc_close {
  background: 0;
  border: 0;
  display: block;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0px;
  text-align: center;
  top: 0px;
  transition: 0.5s;
  width: 30px;
  z-index: 999;
}
.cc_img_map_layer .cc_close:hover {
  transform: scale(1.1);
}
.cc_img_map_layer .cc_close span {
  left: -10000px;
  position: absolute;
}
.cc_img_map_layer .cc_close:before {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  color: #fff;
  content: '\e803';
  font-size: 35px;
}
.cc_content_block.cc_intro {
  display: flex;
  flex-direction: column;
}
.cc_content_block.cc_intro h1 {
  order: 2;
}
.cc_content_block.cc_intro .cc_rwd_img {
  order: 1;
}
h2 span:first-child {
  margin-right: 0.3em;
}
h2 span:last-child {
  margin-right: 0;
}
.cc_dies_das table tr,
.cc_dies_das table td {
  background: transparent!important;
}
.cc_dies_das table td:first-child {
  padding-right: 20px;
  position: relative;
}
.cc_dies_das table td:first-child:before {
  background: #fff;
  bottom: -5px;
  content: '';
  display: block;
  height: auto;
  position: absolute;
  right: -1px;
  top: -5px;
  width: 2px;
  z-index: 3;
}
.cc_dies_das table td:last-child {
  padding-left: 20px;
}
.cc_content_block.cc_object_month {
  margin-bottom: 100px;
  text-align: center;
}
.cc_content_block.cc_object_month h2 span:first-child {
  margin-right: 0.3em;
}
.cc_content_block.cc_object_month h3 {
  font-size: calc(25px + (36 - 25) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  margin-bottom: 0.5em;
}
.cc_content_block.cc_object_month h4 {
  margin-bottom: 1em;
}
.cc_content_block.cc_object_month .cc_rwd_img.cc_show_info,
.cc_content_block.cc_object_month .cc_rwd_img {
  aspect-ratio: 1;
  margin: 0 auto 0 auto;
  max-width: 440px;
  overflow: visible;
  width: 100%;
}
.cc_content_block.cc_object_month .cc_rwd_img.cc_show_info a,
.cc_content_block.cc_object_month .cc_rwd_img a {
  display: block;
  height: 100%;
  width: 100%;
}
.cc_content_block.cc_object_month .cc_rwd_img.cc_show_info a:before,
.cc_content_block.cc_object_month .cc_rwd_img a:before {
  background: #36545F;
  content: '\e8cd';
  font-size: 3px;
  height: 50px;
  line-height: 50px;
  max-width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translate(50%, -50%);
}
.cc_content_block.cc_object_month .cc_rwd_img.cc_show_info a img,
.cc_content_block.cc_object_month .cc_rwd_img a img {
  aspect-ratio: 1;
  border-radius: 50%;
  display: block;
  margin: 0;
  object-fit: cover;
  overflow: hidden;
  width: 100%;
}
.cc_content_block.cc_object_month + .cc_content_block h2 {
  color: #F47B53;
  text-align: center;
  font-size: calc(25px + (40 - 25) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
}
/* ----------------- Gallery --------------------*/
.cc_gallery_equalheight:not(.cc_gallery_living) {
  position: relative;
}
.cc_gallery_equalheight:not(.cc_gallery_living) .cc_gal_line {
  left: 50%;
  max-width: 100vw;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 600px) {
  .cc_gallery_equalheight:not(.cc_gallery_living) .cc_gal_line + .cc_more_bubble {
    display: none !important;
  }
}
.cc_gallery_equalheight:not(.cc_gallery_living) .cc_rwd_img {
  display: inline-block;
  height: 10vw;
  margin-right: 15px;
  width: auto;
}
@media (max-width: 600px) {
  .cc_gallery_equalheight:not(.cc_gallery_living) .cc_rwd_img {
    height: auto;
    width: 100%;
  }
}
.cc_gallery_equalheight:not(.cc_gallery_living) .cc_rwd_img img {
  float: left;
  height: 10vw;
  width: auto;
}
@media (max-width: 600px) {
  .cc_gallery_equalheight:not(.cc_gallery_living) .cc_rwd_img img {
    height: auto;
    width: 100%;
  }
}
.cc_gallery_equalheight:not(.cc_gallery_living) .cc_rwd_img:after {
  clear: both;
  content: '';
  display: table;
}
.cc_gallery_equalheight:not(.cc_gallery_living) .cc_rwd_img .cc_img_info {
  display: none !important;
}
.cc_gallery_equalheight:not(.cc_gallery_living) .photoswipe:focus {
  opacity: 0.6;
}
.cc_gallery_equalheight:not(.cc_gallery_living) .photoswipe:before {
  display: none;
}
.cc_gallery_equalheight:not(.cc_gallery_living) .cc_more_bubble {
  background: #000;
  left: 50%;
  line-height: 153px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}
@media (max-width: 768px) {
  .cc_gallery_equalheight:not(.cc_gallery_living) .cc_more_bubble {
    line-height: 130px;
    transform: scale(0.5) translate(-90%, -116%);
  }
}
.cc_gallery_equalheight:not(.cc_gallery_living) .cc_more_bubble:before {
  display: none;
}
.cc_gallery_equalheight:not(.cc_gallery_living) .cc_more_bubble:after {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  z-index: -1;
}
.cc_gallery_equalheight:not(.cc_gallery_living) .cc_more_bubble span b {
  opacity: 0.5;
}
.cc_gallery_equalheight:not(.cc_gallery_living) .cc_more_bubble span b:before {
  content: '\e81a';
  font-size: 30px;
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
}
.cc_gallery_equalheight:not(.cc_gallery_living) .cc_more_bubble:hover span b {
  opacity: 1;
}
.cc_gallery_equalheight:not(.cc_gallery_living) .cc_more_bubble:hover:after {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.cc_content_black .cc_gallery_equalheight:not(.cc_gallery_living) {
  position: relative;
}
.cc_content_black .cc_gallery_equalheight:not(.cc_gallery_living):before {
  box-shadow: 0 0 20vw #fff, 0 0 20vw #fff, 0 0 10vw #fff, 0 0 10vw #fff;
}
.cc_content_black .cc_gallery_equalheight:not(.cc_gallery_living):after {
  box-shadow: 0 0 30vw #fff, 0 0 30vw #fff, 0 0 30vw #fff, 0 0 30vw #fff, 0 0 30vw #fff, 0 0 10vw #fff, 0 0 10vw #fff;
}
.cc_content_black .cc_gallery_equalheight:not(.cc_gallery_living) .cc_more_bubble {
  background: #eee;
}
.cc_content_black .cc_gallery_equalheight:not(.cc_gallery_living) .cc_more_bubble:after {
  background: rgba(255, 255, 255, 0.5);
}
.cc_content_black .cc_gallery_equalheight:not(.cc_gallery_living) .cc_more_bubble span b:before {
  color: #000;
}
.cc_circle.cc_rwd_img.cc_fit {
  aspect-ratio: 1;
  border-radius: 50%;
  height: auto;
}
.cc_gallery_equalheight.cc_gallery_living {
  position: relative;
}
@media (min-width: 600px) {
  .cc_gallery_equalheight.cc_gallery_living {
    padding: 0 30px;
  }
}
.cc_gallery_equalheight.cc_gallery_living .cc_gal_line {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 40px;
}
.cc_gallery_equalheight.cc_gallery_living .cc_gal_line > div,
.cc_gallery_equalheight.cc_gallery_living .cc_gal_line > a {
  flex: 2 1 calc((100% / 2) - ((40px * 1) / 2));
  max-width: calc((100% / 2) - ((40px * 1) / 2));
}
@media (min-width: 600px) {
  .cc_gallery_equalheight.cc_gallery_living .cc_gal_line {
    gap: 40px;
  }
  .cc_gallery_equalheight.cc_gallery_living .cc_gal_line > div,
  .cc_gallery_equalheight.cc_gallery_living .cc_gal_line > a {
    flex: 3 1 calc((100% / 3) - ((40px * 2) / 3));
    max-width: calc((100% / 3) - ((40px * 2) / 3));
  }
}
@media (min-width: 992px) {
  .cc_gallery_equalheight.cc_gallery_living .cc_gal_line {
    gap: 40px;
  }
  .cc_gallery_equalheight.cc_gallery_living .cc_gal_line > div,
  .cc_gallery_equalheight.cc_gallery_living .cc_gal_line > a {
    flex: 3 1 calc((100% / 3) - ((40px * 2) / 3));
    max-width: calc((100% / 3) - ((40px * 2) / 3));
  }
}
@media (min-width: 1150px) {
  .cc_gallery_equalheight.cc_gallery_living .cc_gal_line {
    gap: 40px;
  }
  .cc_gallery_equalheight.cc_gallery_living .cc_gal_line > div,
  .cc_gallery_equalheight.cc_gallery_living .cc_gal_line > a {
    flex: 4 1 calc((100% / 4) - ((40px * 3) / 4));
    max-width: calc((100% / 4) - ((40px * 3) / 4));
  }
}
@media (min-width: 1600px) {
  .cc_gallery_equalheight.cc_gallery_living .cc_gal_line {
    gap: 80px;
  }
  .cc_gallery_equalheight.cc_gallery_living .cc_gal_line > div,
  .cc_gallery_equalheight.cc_gallery_living .cc_gal_line > a {
    flex: 4 1 calc((100% / 4) - ((80px * 3) / 4));
    max-width: calc((100% / 4) - ((80px * 3) / 4));
  }
}
.cc_gallery_equalheight.cc_gallery_living .cc_img_info {
  padding-top: 1em;
}
.cc_gallery_equalheight.cc_gallery_living a {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.cc_gallery_equalheight.cc_gallery_living a:after {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  background: #36545F;
  border-radius: 50%;
  color: #fff;
  content: '\e8cd';
  font-size: 3px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-indent: 0;
  top: 50%;
  transform: translate(50%, -50%);
  width: 50px;
}
.cc_gallery_equalheight.cc_gallery_living .cc_rwd_img {
  aspect-ratio: 1;
  height: 100%;
  margin: 0;
  overflow: visible;
}
.cc_gallery_equalheight.cc_gallery_living .cc_rwd_img img {
  aspect-ratio: 1;
  border-radius: 50%;
  display: block;
  object-fit: cover;
  width: 100%;
}
.cc_gallery_equalheight.cc_gallery_living .cc_rwd_img .cc_img_info {
  font-size: 16px;
  line-height: 1.2em;
}
.cc_gallery_equalheight.cc_gallery_living .cc_rwd_img .cc_img_info a:after {
  margin-top: -20px;
}
.cc_gallery_equalheight.cc_gallery_living .photoswipe:focus {
  opacity: 0.6;
}
.cc_gallery_equalheight.cc_gallery_living .photoswipe:before {
  display: none;
}
.cc_content_black .cc_gallery_equalheight.cc_gallery_living {
  position: relative;
}
.cc_content_black .cc_gallery_equalheight.cc_gallery_living:before {
  box-shadow: 0 0 20vw #fff, 0 0 20vw #fff, 0 0 10vw #fff, 0 0 10vw #fff;
}
.cc_content_black .cc_gallery_equalheight.cc_gallery_living:after {
  box-shadow: 0 0 30vw #fff, 0 0 30vw #fff, 0 0 30vw #fff, 0 0 30vw #fff, 0 0 30vw #fff, 0 0 10vw #fff, 0 0 10vw #fff;
}
.cc_content_black .cc_gallery_equalheight.cc_gallery_living .cc_more_bubble {
  background: #eee;
}
.cc_content_black .cc_gallery_equalheight.cc_gallery_living .cc_more_bubble:after {
  background: rgba(255, 255, 255, 0.5);
}
.cc_content_black .cc_gallery_equalheight.cc_gallery_living .cc_more_bubble span b:before {
  color: #000;
}
.cc_slider_top .cc_rwd_img {
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 90vh;
  width: 100%;
}
@media (max-width: 768px) {
  .cc_slider_top .cc_rwd_img {
    height: 50vh;
  }
}
.cc_slider_thumbs .cc_rwd_img {
  cursor: pointer;
  height: 10vh;
  transition: 0.5s;
  width: fit-content;
}
.cc_slider_thumbs .cc_rwd_img img {
  height: 10vh;
  transition: 0.5s;
  width: auto;
}
.cc_slider_thumbs .cc_rwd_img:hover {
  background: #000;
}
.cc_slider_thumbs .cc_rwd_img:hover img {
  opacity: 0.5;
  transform: scale(1.1);
}
/* -------------------------------------------------------------------------------- */
/* ---------------------------------- ASIDE RIGHT --------------------------------- */
/* -------------------------------------------------------------------------------- */
@media (min-width: 769px) {
  #cc_right {
    padding: 40px 60px 0 0;
    position: fixed;
    right: 0;
    text-align: right;
    top: 0;
    width: 200px;
    z-index: 11;
  }
  #cc_right:before {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 200%;
    box-shadow: 0 0 300px #000, 0 0 300px #000;
    content: '';
    display: block;
    filter: blur(5px);
    height: 100vh;
    position: absolute;
    right: -200px;
    top: -30vh;
    transition: box-shadow 0.5s;
    width: 200px;
    z-index: -1;
  }
}
@media (min-width: 769px) and (max-width: 1160px) {
  #cc_right {
    padding: 30px 30px 0 0;
    width: 100px;
  }
}
@media (max-width: 768px) {
  #cc_right {
    left: 0;
    padding: 20px 20px 0px 17px;
    position: fixed;
    right: 0;
    text-align: right;
    top: 0;
    z-index: 15;
  }
  #cc_right:before {
    box-shadow: 0 0 100px #000, 0 0 100px #000;
    content: '';
    display: block;
    height: 50px;
    left: 0px;
    position: absolute;
    right: 0px;
    top: -50px;
    transition: box-shadow 0.5s;
    z-index: -1;
  }
}
#cc_logo {
  display: block;
  float: right;
}
@media (min-width: 769px) {
  #cc_logo {
    height: 148px;
    margin-bottom: 70px;
    width: 104px;
  }
}
@media (min-width: 769px) and (max-width: 1360px) {
  #cc_logo {
    height: 84px;
    margin-bottom: 40px;
    width: 60px;
  }
}
@media (max-width: 768px) {
  #cc_logo {
    height: 84px;
    width: 60px;
  }
}
#cc_logo img {
  height: auto;
  width: 100%;
}
#cc_logo span {
  position: absolute;
  top: -10000px;
}
#cc_logo svg path {
  transition: 0.5s;
}
.cc_open_nav,
.cc_contrast,
.cc_simple_speach {
  box-shadow: none !important;
  cursor: pointer;
  display: block;
  height: 40px;
  outline: none;
  position: relative;
  text-align: right;
  width: 40px;
}
@media (min-width: 769px) {
  .cc_open_nav,
  .cc_contrast,
  .cc_simple_speach {
    clear: both;
    float: right;
    margin-bottom: 15px;
  }
}
.cc_open_nav:before,
.cc_contrast:before,
.cc_simple_speach:before,
.cc_open_nav:after,
.cc_contrast:after,
.cc_simple_speach:after {
  box-shadow: none !important;
  outline: none;
}
.cc_open_nav i:before,
.cc_contrast i:before,
.cc_simple_speach i:before {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  color: #fff;
  transition: 0.5s;
}
.cc_open_nav:focus i:before,
.cc_contrast:focus i:before,
.cc_simple_speach:focus i:before {
  color: #F47B53;
}
.cc_open_nav:hover,
.cc_contrast:hover,
.cc_simple_speach:hover {
  transition: 0.5s;
}
@media (min-width: 769px) {
  .cc_open_nav:hover:before,
  .cc_contrast:hover:before,
  .cc_simple_speach:hover:before {
    background: rgba(0, 0, 0, 0.9);
    border-radius: 5px;
    color: #fff;
    content: attr(title);
    font-size: 13px;
    padding: 5px 10px;
    position: absolute;
    right: 0px;
    text-align: center;
    top: -35px;
    white-space: nowrap;
    width: auto;
    z-index: 3;
  }
  .cc_open_nav:hover:after,
  .cc_contrast:hover:after,
  .cc_simple_speach:hover:after {
    border: 10px solid transparent;
    border-top-color: rgba(0, 0, 0, 0.9);
    content: '';
    height: 0;
    left: 10px;
    position: absolute;
    top: -10px;
    width: 0;
    z-index: 1;
  }
}
.cc_open_nav i:before {
  content: '\e805';
  font-size: 39px;
}
@media (max-width: 768px) {
  .cc_open_nav i:before {
    font-size: 25px;
  }
}
.cc_open_nav.cc_active i:after {
  background: #F47B53;
  border-radius: 5px;
  bottom: 0;
  content: '';
  display: block;
  left: -5px;
  position: absolute;
  right: -100px;
  top: 0;
  z-index: -1;
}
@media (max-width: 768px) {
  .cc_open_nav.cc_active i:after {
    bottom: 0;
    left: 0;
    right: 0;
    top: -50px;
  }
}
.cc_open_nav.cc_active:focus i:before {
  color: #fff;
}
.cc_contrast i:before {
  content: '\e809';
  font-size: 30px;
}
@media (max-width: 768px) {
  .cc_contrast i:before {
    font-size: 20px;
  }
}
.cc_simple_speach {
  padding-top: 10px;
}
.cc_simple_speach:hover:before {
  top: -38px;
}
.cc_simple_speach span {
  left: -10000px;
  position: absolute;
}
.cc_simple_speach i:before {
  content: '\e817';
  font-size: 34px;
}
@media (max-width: 768px) {
  .cc_simple_speach i:before {
    font-size: 22px;
  }
}
#cc_language {
  display: block;
  padding-top: 10px;
  position: relative;
}
@media (min-width: 769px) {
  #cc_language {
    clear: both;
  }
}
@media (max-width: 768px) {
  #cc_language {
    margin-right: 5px;
    padding-top: 6px;
  }
}
#cc_language button {
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 20px;
  height: 30px;
  outline: none;
  padding: 0;
  position: relative;
  text-align: center;
  transition: 0.5s;
  width: 40px;
}
@media (max-width: 768px) {
  #cc_language button {
    font-size: 18px;
  }
}
#cc_language button:focus {
  background: rgba(0, 0, 0, 0.6);
}
#cc_language button:hover {
  background: rgba(0, 0, 0, 0.6);
}
@media (min-width: 769px) {
  #cc_language button:hover:before {
    background: rgba(0, 0, 0, 0.9);
    border-radius: 5px;
    content: attr(title);
    font-size: 13px;
    left: -80px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: -40px;
    width: 120px;
    z-index: 3;
  }
  #cc_language button:hover:after {
    border: 10px solid transparent;
    border-top-color: rgba(0, 0, 0, 0.9);
    content: '';
    height: 0;
    left: 10px;
    position: absolute;
    top: -15px;
    width: 0;
    z-index: 1;
  }
}
#cc_language .cc_offcanvas {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  transition: 0.5s;
  white-space: nowrap;
  width: auto;
}
@media (min-width: 769px) {
  #cc_language .cc_offcanvas {
    right: -300px;
    top: 5px;
  }
}
@media (max-width: 768px) {
  #cc_language .cc_offcanvas {
    top: -100px;
  }
}
#cc_language .cc_offcanvas a {
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  transition: 0.4s;
  width: 30px;
}
#cc_language .cc_offcanvas a:hover {
  background: #fff;
  color: #000;
}
@media (min-width: 769px) {
  #cc_language.cc_active .cc_offcanvas {
    right: 60px;
  }
}
@media (max-width: 768px) {
  #cc_language.cc_active .cc_offcanvas {
    top: 50px;
  }
}
.cc_event_info {
  background: transparent;
  border: none;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 40px;
  outline: none;
  padding: 0;
  position: relative;
  text-align: right;
  width: 40px;
}
@media (min-width: 769px) {
  .cc_event_info {
    clear: both;
    float: right;
    margin-top: 10px;
    padding-top: 5px;
  }
  .cc_event_info:before {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 5px;
    bottom: -5px;
    content: '';
    display: block;
    left: -5px;
    position: absolute;
    right: -100px;
    top: 0px;
    transition: 0.3s;
    z-index: -1;
  }
}
@media (max-width: 768px) {
  .cc_event_info:before {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 5px;
    bottom: -5px;
    content: '';
    display: block;
    left: 0px;
    position: absolute;
    right: 0px;
    top: -100px;
    transition: 0.3s;
    z-index: -1;
  }
}
.cc_event_info i:before {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  color: #fff;
  content: '\e80d';
  font-size: 30px;
}
@media (max-width: 768px) {
  .cc_event_info i:before {
    font-size: 25px;
  }
}
.cc_event_info:focus:before,
.cc_event_info:hover:before,
.cc_event_info.cc_active:before {
  background: #F47B53;
}
@media (max-width: 768px) {
  .cc_open_nav,
  .cc_contrast,
  .cc_simple_speach,
  #cc_language,
  .cc_event_info {
    float: left;
  }
}
/* -------------------------------------------------------------------------------- */
/* ---------------------------------- Dark Mode --------------------------------------- */
@media (min-width: 769px) {
  body #cc_right.cc_navi_black:before {
    box-shadow: 0 0 300px rgba(0, 0, 0, 0.2), 0 0 300px rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 768px) {
  body #cc_right.cc_navi_black:before {
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.4), 0 0 40px rgba(0, 0, 0, 0.2);
  }
  body #cc_right.cc_navi_black .cc_event_info::before {
    background: rgba(0, 0, 0, 0.1);
  }
  body #cc_right.cc_navi_black .cc_event_info i:before {
    color: #000;
  }
}
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black #cc_logo svg #cc_svgc1 {
  fill: #000000 !important;
}
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black #cc_logo svg #cc_svgc3 {
  fill: #999998 !important;
}
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black #cc_logo svg #cc_svgc2,
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black #cc_logo svg #cc_svgc4 {
  fill: #3c3c3b !important;
}
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black .cc_open_nav i:before,
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black .cc_contrast i:before,
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black .cc_simple_speach i:before {
  color: #000;
}
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black .cc_open_nav:focus i:before,
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black .cc_contrast:focus i:before,
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black .cc_simple_speach:focus i:before {
  color: #F47B53;
}
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black #cc_language button {
  color: #000;
}
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black #cc_language button:focus {
  background: rgba(0, 0, 0, 0.3);
}
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black #cc_language button:hover {
  background: rgba(0, 0, 0, 0.3);
}
body:not(.cc_offcanvas_visible) #cc_right.cc_navi_black #cc_language button:hover:before {
  color: #fff;
}
.cc_edge_top {
  background: transparent !important;
  border: 7vw solid transparent;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  height: 0px;
  left: 50%;
  margin-left: -7vw;
  position: absolute;
  top: 0px;
  width: 0px;
  z-index: 2;
}
/* -------------------------------------------------------------------------------- */
/* ---------------------------------- Info Layer ---------------------------------- */
#cc_info_layer {
  background: #000;
  bottom: 0;
  box-shadow: 0 0 10vw #000;
  color: #fff;
  overflow: auto;
  padding: 30px 0;
  position: fixed;
  right: -70vw;
  top: 0;
  transition: 0.7s;
  width: 60vw;
  z-index: 10;
}
#cc_info_layer.cc_active {
  right: 0;
}
#cc_info_layer .cc_close {
  background: transparent;
  background: #000;
  border: none;
  color: #fff;
  height: 48px;
  margin-left: 30px;
  width: 48px;
}
#cc_info_layer .cc_close:before {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  color: #fff;
  content: '\e803';
  font-size: 48px;
}
#cc_info_layer .cc_close:hover:before,
#cc_info_layer .cc_close:focus:before {
  color: #F47B53;
}
#cc_info_layer .cc_content_block {
  overflow: hidden;
  padding: 60px 200px 30px 100px;
}
#cc_info_layer .cc_content_block a {
  color: #F47B53;
}
#cc_info_layer .cc_content_block h4 {
  color: #808080;
  font-size: 40px;
  margin-bottom: 30px;
  font-size: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
}
#cc_info_layer .cc_content_block h2 {
  font-size: 70px;
  margin-bottom: 0;
  font-size: calc(30px + (70 - 30) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
}
#cc_info_layer .cc_content_block h3 {
  color: #F47B53;
  font-size: 30px;
  margin-bottom: 10px;
  font-size: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
}
#cc_info_layer .cc_content_block .cc_cap_label {
  color: #fff;
  float: left;
  margin: 30px 0;
  padding: 10px 10px 10px 0px;
  position: relative;
  z-index: 2;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
}
#cc_info_layer .cc_content_block .cc_cap_label:before {
  background: #F47B53;
  border-radius: 5px;
  bottom: 0;
  content: '';
  display: block;
  left: -200px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
#cc_info_layer .cc_content_block .cc_cap_label:after {
  clear: both;
  content: '';
  display: block;
}
#cc_info_layer .cc_content_block .cc_content {
  clear: both;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
}
@media (min-width: 850px) {
  #cc_info_layer .cc_content_block .cc_content {
    width: 90%;
  }
}
@media (max-width: 849px) {
  #cc_info_layer .cc_content_block .cc_content {
    padding-right: 30px;
  }
}
#cc_info_layer .cc_content_block .cc_content b,
#cc_info_layer .cc_content_block .cc_content strong {
  color: #F47B53;
}
#cc_info_layer .cc_content_block .cc_content h3 {
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
}
#cc_info_layer .cc_content_block a.cc_smac_button {
  border: 2px solid rgba(244, 123, 83, 0.5);
  border-radius: 5px;
  clear: both;
  display: block;
  float: left;
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 100%;
  margin-bottom: 15px;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 20px 40px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.5s;
}
#cc_info_layer .cc_content_block a.cc_smac_button:hover {
  background: #F47B53;
  color: #000;
}
@media (max-width: 1200px) {
  #cc_info_layer {
    right: -100%;
    width: 80%;
  }
  #cc_info_layer.cc_active {
    right: 0;
  }
}
@media (max-width: 850px) {
  #cc_info_layer {
    right: -120%;
    width: 100%;
  }
}
@media (max-width: 768px) {
  #cc_info_layer {
    padding-top: 100px;
  }
  #cc_info_layer .cc_close {
    margin-left: 12px;
    margin-top: -11px;
    position: absolute;
  }
  #cc_info_layer .cc_close:before {
    font-size: 30px;
  }
  #cc_info_layer .cc_content_block {
    padding: 2px 10px 30px 60px;
  }
  #cc_info_layer .cc_content_block > ul {
    padding-left: 28px;
  }
}
/* -------------------------------------------------------------------------------- */
/* ---------------------------------- Navigation ---------------------------------- */
#cc_navigation_layer {
  background: #000;
  bottom: 0;
  box-shadow: 0 0 10vw #000;
  color: #fff;
  overflow: auto;
  padding: 30px 0;
  position: fixed;
  right: -70vw;
  top: 0;
  transition: 0.7s;
  width: 40vw;
  z-index: 10;
}
#cc_navigation_layer.cc_active {
  right: 0;
}
#cc_navigation_layer .cc_close {
  background: transparent;
  background: #000;
  border: none;
  color: #fff;
  height: 48px;
  margin-left: 30px;
  width: 48px;
}
#cc_navigation_layer .cc_close:before {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  color: #fff;
  content: '\e803';
  font-size: 48px;
}
#cc_navigation_layer .cc_close:hover:before,
#cc_navigation_layer .cc_close:focus:before {
  color: #F47B53;
}
#cc_navigation_layer .cc_content_block {
  margin-bottom: 0;
  overflow: hidden;
  padding: 60px 200px 0px 100px;
}
#cc_navigation_layer .cc_content_block a {
  color: #F47B53;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
}
#cc_navigation_layer .cc_content_block a:hover {
  color: #fff;
}
#cc_navigation_layer .cc_content_block h4 {
  font-size: calc(22px + (40 - 22) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  color: #808080;
  margin-bottom: 30px;
}
#cc_navigation_layer .cc_content_block > ul {
  font-size: 24px;
  list-style: circle;
}
#cc_navigation_layer .cc_content_block > ul > li {
  margin-bottom: 15px;
}
#cc_navigation_layer .cc_content_block > ul > li > a {
  box-shadow: none;
  color: #fff;
  display: block;
  margin-bottom: 15px;
  font-size: calc(20px + (24 - 20) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
}
#cc_navigation_layer .cc_content_block > ul > li > a:focus,
#cc_navigation_layer .cc_content_block > ul > li > a:focus-visible,
#cc_navigation_layer .cc_content_block > ul > li > a:hover {
  color: #F47B53;
  outline: none;
  text-decoration: underline;
}
#cc_navigation_layer .cc_content_block > ul > li > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cc_navigation_layer .cc_content_block > ul > li > ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cc_navigation_layer .cc_content_block > ul > li > ul li a {
  font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
}
#cc_navigation_layer .cc_content_block > ul > li > ul li a:focus,
#cc_navigation_layer .cc_content_block > ul > li > ul li a:focus-visible,
#cc_navigation_layer .cc_content_block > ul > li > ul li a:hover {
  box-shadow: none;
  color: #fff;
  outline: none;
  text-decoration: underline;
}
@media (max-width: 768px) {
  #cc_navigation_layer .cc_content_block > ul > li > ul li a {
    margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  #cc_navigation_layer {
    right: -100%;
    width: 60%;
  }
  #cc_navigation_layer.cc_active {
    right: 0;
  }
}
@media (max-width: 1200px) {
  #cc_navigation_layer {
    width: 80%;
  }
}
@media (max-width: 800px) {
  #cc_navigation_layer {
    right: -120%;
    width: 100%;
  }
  #cc_navigation_layer .cc_close {
    margin-left: 12px;
    margin-top: -11px;
    position: absolute;
  }
  #cc_navigation_layer .cc_close:before {
    font-size: 30px;
  }
  #cc_navigation_layer .cc_content_block {
    padding: 2px 10px 30px 60px;
  }
  #cc_navigation_layer .cc_content_block > ul {
    padding-left: 28px;
  }
}
@media (max-width: 768px) {
  #cc_navigation_layer {
    padding-top: 100px;
  }
}
#cc_navigation_layer #cc_globals {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cc_navigation_layer #cc_globals > li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cc_navigation_layer #cc_globals > li > a {
  color: #6F6F6F;
  display: block;
  font-size: 14px;
  margin: 0 0 5px 0;
  padding: 0;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
}
#cc_navigation_layer #cc_globals > li > a:hover {
  color: #fff;
}
#cc_navigation_layer #cc_globals > li > a:focus {
  box-shadow: none;
  outline: none;
  text-decoration: underline;
}
/* -------------------------------------------------------------------------------- */
/* ---------------------------------- Discovery Bar ------------------------------- */
@media (min-width: 768px) {
  #cc_discovered_bar {
    bottom: 20px;
    height: 75px;
    left: 0;
    outline: none;
    position: fixed;
    transition: 0.5s;
    width: 200px;
    z-index: 1001;
  }
  #cc_discovered_bar:before {
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.2s;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2027.5.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20404.3%20144%22%20style%3D%22enable-background%3Anew%200%200%20404.3%20144%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0D%0A%09.st0%7Bfill%3A%234C6C78%3B%7D%0D%0A%09.st1%7Bfill%3A%23F47B53%3B%7D%0D%0A%09.st2%7Bfill%3A%237F786A%3B%7D%0D%0A%09.st3%7Bfill%3A%23E8AA9C%3B%7D%0D%0A%09.st4%7Bfill%3A%232F175E%3B%7D%0D%0A%09.st5%7Bfill%3A%23749BA6%3B%7D%0D%0A%09.st6%7Bfill%3A%23BA5991%3B%7D%0D%0A%09.st7%7Bfill%3A%23FFFFFF%3B%7D%0D%0A%3C%2Fstyle%3E%0D%0A%3Cg%20transform%3D%22translate(-145%20-308)%22%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M145%2C319.4h56.8l29.5-8.7h-44.6%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st1%22%20d%3D%22M208.7%2C360.9H232l-15.2%2C11.7h-26.3%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st2%22%20d%3D%22M297.9%2C344.4H346l-1.5%2C11.7h-57.2%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st3%22%20d%3D%22M366.9%2C308h44l22.7%2C8.4h-56.9%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st4%22%20d%3D%22M448%2C344.1h59.4l42%2C12h-80.9%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M447.4%2C393.1h22l25.8%2C21.6h-26.5%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st5%22%20d%3D%22M359.3%2C428.9h53.1l6.1%2C11.4h-57.3%22%2F%3E%0D%0A%09%3Cpath%20class%3D%22st6%22%20d%3D%22M246.9%2C432.8h41.8l-6%2C19.2h-46%22%2F%3E%0D%0A%3C%2Fg%3E%0D%0A%3Cpath%20class%3D%22st7%22%20d%3D%22M109%2C95l-4.9-4.9l1.3-1.3l2.7%2C2.7v-5.7h1.8v5.7l2.7-2.7l1.3%2C1.3L109%2C95z%20M101.7%2C87.7L97%2C83l4.8-4.8l1.3%2C1.3%0D%0A%09l-2.6%2C2.5h5.7v1.8h-5.7l2.5%2C2.5L101.7%2C87.7z%20M116.3%2C87.7l-1.3-1.3l2.5-2.5h-5.6v-1.8h5.6l-2.5-2.5l1.3-1.3L121%2C83L116.3%2C87.7z%0D%0A%09%20M108.1%2C80.2v-5.6l-2.5%2C2.5l-1.3-1.3L109%2C71l4.7%2C4.7l-1.3%2C1.3l-2.5-2.5v5.6L108.1%2C80.2L108.1%2C80.2z%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A");
  }
  #cc_discovered_bar p {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: row;
    left: 33%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 39%;
    width: fit-content;
  }
  #cc_discovered_bar p:hover {
    color: #F47B53;
  }
  #cc_discovered_bar p b,
  #cc_discovered_bar p i {
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    display: block;
    font-size: 20px;
    font-style: normal;
    line-height: 20px;
    transition: color 0.2s;
  }
  #cc_discovered_bar p u {
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    display: block;
    font-size: 12px;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
    transition: color 0.2s;
    width: 80px;
    width: 55px;
  }
  #cc_discovered_bar .cc_bar {
    display: none;
  }
  #cc_discovered_bar.cc_navi_black p u,
  #cc_discovered_bar.cc_navi_black p i,
  #cc_discovered_bar.cc_navi_black p b {
    color: #36545F;
  }
  #cc_discovered_bar.cc_levelup:before {
    transform: rotateY(180deg);
  }
  #cc_discovered_bar.cc_levelup.cc_levelup_2:before {
    transform: rotateY(0deg);
  }
  #cc_discovered_bar.cc_active:before {
    opacity: 0.3;
  }
  #cc_discovered_bar.cc_active p u,
  #cc_discovered_bar.cc_active p i,
  #cc_discovered_bar.cc_active p b {
    color: #fff;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  #cc_discovered_bar {
    display: none!important;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  #cc_discovered_bar {
    bottom: unset;
    left: -40px;
    left: -20px;
  }
}
@media (min-width: 768px) and (min-width: 1150px) {
  #cc_discovered_bar {
    height: 144px;
    left: -40px;
    top: 20px;
    width: 400px;
  }
}
@media (min-width: 768px) and (min-width: 1150px) {
  #cc_discovered_bar p {
    align-items: flex-start;
    left: 31%;
    top: 48%;
  }
}
@media (min-width: 768px) and (min-width: 1150px) {
  #cc_discovered_bar p b,
  #cc_discovered_bar p i {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (min-width: 768px) and (min-width: 1150px) {
  #cc_discovered_bar p u {
    font-size: 16px;
    width: 120px;
  }
}
@media (max-width: 767px) {
  #cc_discovered_bar {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    bottom: 10px;
    height: 20px;
    left: 10px;
    position: fixed;
    transition: 0.5s;
    width: 150px;
    z-index: 1001;
  }
  #cc_discovered_bar:before {
    background: #fff;
    border-radius: 5px;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: top 0.75s, left 0.75s, right 0.75s, bottom 0.75s, opacity 0.5s;
    z-index: -1;
  }
  #cc_discovered_bar.cc_active {
    background: rgba(255, 255, 255, 0.2);
  }
  #cc_discovered_bar .cc_bar {
    background: #F47B53;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    transition: 0.5s;
    z-index: 1;
  }
  #cc_discovered_bar .cc_bar.cc_full {
    border-radius: 5px;
  }
  #cc_discovered_bar p {
    color: #fff;
    display: block;
    font-size: 12px;
    left: 0;
    letter-spacing: 2px;
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    text-align: center;
    top: 0;
    white-space: nowrap;
    z-index: 2;
  }
  #cc_discovered_bar p i {
    display: inline-block;
    margin-right: 0.3em;
  }
  #cc_discovered_bar.cc_levelup {
    background: #000;
  }
  #cc_discovered_bar.cc_levelup:before {
    bottom: -10px;
    left: -10px;
    opacity: 0.4;
    right: -10px;
    top: -10px;
  }
  #cc_discovered_bar.cc_levelup.cc_levelup_2:before {
    opacity: 0;
  }
}
@media (max-width: 767px) and (max-width: 768px) {
  #cc_discovered_bar p {
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 20px;
  }
}
@media (max-width: 1359px) {
  .cc_outer.cc_hasmore .col_lg_30 {
    text-align: center;
  }
  .cc_outer.cc_hasmore .col_lg_15 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cc_outer.cc_hasmore .col_lg_15 .cc_svg_img {
    margin: 0 auto !important;
    max-width: 150px;
  }
}
@media (max-width: 768px) {
  .cc_svg_img {
    max-width: 100%;
  }
  .cc_svg_img img {
    max-width: 100%;
  }
}
#cc_discovery_layer {
  background: #36545F;
  bottom: 0;
  box-shadow: 0 0 10vw #000;
  color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: auto;
  padding: 30px 0;
  position: fixed;
  right: 0;
  top: -105vw;
  transition: top 0.7s, left 0.7s;
  width: 100%;
  z-index: 1000;
}
#cc_discovery_layer.cc_active {
  opacity: 1;
  top: 0;
}
#cc_discovery_layer .cc_close {
  background: transparent;
  background: #000;
  border: none;
  color: #fff;
  float: right;
  height: 48px;
  margin-right: 30px;
  width: 48px;
}
#cc_discovery_layer .cc_close:before {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  color: #fff;
  content: '\e803';
  font-size: 48px;
}
#cc_discovery_layer .cc_close:hover:before,
#cc_discovery_layer .cc_close:focus:before {
  color: #F47B53;
}
#cc_discovery_layer > .cc_content_block {
  margin-bottom: 0;
  overflow: hidden;
  padding: 60px 200px 0px 100px;
}
#cc_discovery_layer > .cc_content_block a {
  color: #F47B53;
  display: block;
  height: 100%;
  width: 100%;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
}
#cc_discovery_layer > .cc_content_block a:hover {
  color: #fff;
}
#cc_discovery_layer > .cc_content_block h4 {
  font-size: calc(22px + (40 - 22) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
  color: #808080;
  float: left;
  margin-bottom: 30px;
  margin-right: 130px;
}
#cc_discovery_layer > .cc_content_block ul {
  display: block;
  float: left;
  list-style: none;
  margin: 5px 0 0 0;
  overflow: visible;
  padding: 0;
  position: relative;
}
#cc_discovery_layer > .cc_content_block ul:before {
  background: #707070;
  bottom: 40px;
  content: '';
  display: block;
  left: -31.5px;
  position: absolute;
  top: 10px;
  width: 3px;
}
#cc_discovery_layer > .cc_content_block ul li {
  margin: 0;
  padding: 0;
  position: relative;
}
#cc_discovery_layer > .cc_content_block ul li a {
  color: #fff;
  display: block;
  margin-bottom: 30px;
  padding-top: 5px;
  position: relative;
  font-size: calc(15px + (24 - 15) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
}
#cc_discovery_layer > .cc_content_block ul li a:focus,
#cc_discovery_layer > .cc_content_block ul li a:hover {
  color: #F47B53;
}
#cc_discovery_layer > .cc_content_block ul li a:before {
  background: #000;
  border: 2px solid #fff;
  border-radius: 200%;
  content: '';
  display: block;
  height: 16px;
  left: -40px;
  position: absolute;
  top: 0.25vw;
  width: 16px;
}
@media (max-width: 1400px) {
  #cc_discovery_layer > .cc_content_block ul li a:before {
    top: 0.3vw;
  }
}
@media (max-width: 768px) {
  #cc_discovery_layer > .cc_content_block ul li a:before {
    top: 0.8vw;
  }
}
#cc_discovery_layer > .cc_content_block ul li.cc_done {
  color: #F47B53;
}
#cc_discovery_layer > .cc_content_block ul li.cc_done:before {
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  content: '\e804';
  display: block;
  font-size: 20px;
  height: 20px;
  left: -75px;
  position: absolute;
  top: 0.25vw;
  width: 20px;
}
@media (max-width: 1400px) {
  #cc_discovery_layer > .cc_content_block ul li.cc_done:before {
    top: 0.3vw;
  }
}
@media (max-width: 768px) {
  #cc_discovery_layer > .cc_content_block ul li.cc_done:before {
    top: 0.8vw;
  }
}
#cc_discovery_layer > .cc_content_block ul li.cc_done a {
  color: #F47B53;
}
#cc_discovery_layer > .cc_content_block ul li.cc_done a:before {
  border-color: #F47B53;
}
#cc_discovery_layer > .cc_content_block ul li.cc_done a:focus,
#cc_discovery_layer > .cc_content_block ul li.cc_done a:hover {
  color: #fff;
}
@media (max-width: 1200px) {
  #cc_discovery_layer {
    height: 100vh;
    left: -120%;
    top: 0;
    width: 100%;
  }
  #cc_discovery_layer.cc_active {
    left: 0;
  }
  #cc_discovery_layer .cc_content_block {
    padding: 50px 10px 30px 30px;
  }
}
@media (max-width: 768px) {
  #cc_discovery_layer {
    padding-top: 100px;
  }
  #cc_discovery_layer .cc_close {
    left: 13px;
    position: absolute;
    top: 88px;
  }
  #cc_discovery_layer .cc_close:before {
    font-size: 25px;
  }
  #cc_discovery_layer .cc_close:hover:before,
  #cc_discovery_layer .cc_close:focus:before {
    color: #F47B53;
  }
  #cc_discovery_layer .cc_content_block {
    padding: 0px 10px 30px 100px;
  }
  #cc_discovery_layer .cc_content_block h4 {
    margin-left: -35px;
  }
}
#cc_discovery_layer .cc_show_map_details {
  cursor: pointer;
}
#cc_discovery_layer .cc_show_map_details b {
  left: -100000px;
  position: absolute;
}
#cc_ajax_container {
  display: none;
}
#cc_ajax_container.cc_active_step_1 {
  background: #000;
  bottom: 0;
  display: block;
  left: 0;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  transition: 0.5s;
  width: 100vw;
  z-index: 99;
}
#cc_ajax_container.cc_active_step_2 {
  filter: none;
  opacity: 1;
}
#cc_ajax_container .cc_aside {
  opacity: 0;
  transition: 2s;
  transition-delay: 0.3s;
}
@media (min-width: 769px) {
  #cc_ajax_container .cc_aside {
    padding: 40px 60px 0 0;
    position: fixed;
    right: 0;
    text-align: right;
    top: 0;
    width: 200px;
    z-index: 11;
  }
  #cc_ajax_container .cc_aside:before {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 200%;
    box-shadow: 0 0 300px #000, 0 0 300px #000;
    content: '';
    display: block;
    filter: blur(5px);
    height: 100vh;
    position: absolute;
    right: -200px;
    top: -30vh;
    transition: 0.5s;
    width: 200px;
    z-index: -1;
  }
}
@media (min-width: 769px) and (max-width: 1360px) {
  #cc_ajax_container .cc_aside {
    padding: 30px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  #cc_ajax_container .cc_aside {
    left: 0;
    padding: 20px 20px 0px 17px;
    position: fixed;
    right: 0;
    text-align: right;
    top: 0;
    z-index: 15;
  }
  #cc_ajax_container .cc_aside:before {
    box-shadow: 0 0 100px #000, 0 0 100px #000;
    content: '';
    display: block;
    height: 50px;
    left: 0px;
    position: absolute;
    right: 0px;
    top: -50px;
    transition: 0.5s;
    z-index: -1;
  }
}
#cc_ajax_container.cc_active_step_2 .cc_aside {
  opacity: 1;
}
#cc_ajax_container .cc_smac_logo {
  background-image: url(../svg/SMAC_Logo.svg);
  background-repeat: no-repeat;
  display: block;
  float: right;
  margin-right: -1px;
  margin-top: 1px;
}
@media (min-width: 769px) {
  #cc_ajax_container .cc_smac_logo {
    height: 148px;
    margin-bottom: 70px;
    width: 104px;
  }
}
@media (min-width: 769px) and (max-width: 1360px) {
  #cc_ajax_container .cc_smac_logo {
    height: 84px;
    margin-bottom: 40px;
    width: 60px;
  }
}
@media (max-width: 768px) {
  #cc_ajax_container .cc_smac_logo {
    height: 84px;
    width: 60px;
  }
}
#cc_ajax_container .cc_ajax_close {
  clear: both;
  display: block;
  float: right;
  height: 80px;
  position: relative;
  text-align: center;
  width: 105px;
}
#cc_ajax_container .cc_ajax_close i {
  color: #fff;
  display: block;
  margin-bottom: 15px;
  text-align: center;
  transition: 0.5s;
}
#cc_ajax_container .cc_ajax_close i:before {
  display: block;
  font-family: "cc-basic-icons";
  font-style: normal;
  font-weight: normal;
  padding: 0;
  text-align: center;
  content: '\e803';
  font-size: 50px;
  line-height: 32px;
}
#cc_ajax_container .cc_ajax_close span {
  color: #fff;
  font-size: 13px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}
#cc_ajax_container .cc_ajax_close:hover i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 1360px) {
  #cc_ajax_container .cc_ajax_close {
    clear: none;
    float: left;
    margin-top: 50px;
    width: 75px;
  }
  #cc_ajax_container .cc_ajax_close i {
    margin-bottom: 0;
  }
  #cc_ajax_container .cc_ajax_close span {
    font-size: 10px;
    letter-spacing: 1px;
  }
}
@media (max-width: 768px) {
  #cc_ajax_container .cc_ajax_close {
    margin-top: 20px;
  }
}
#cc_ajax_container .cc_inner .cc_outer:first-child {
  padding-top: 100px;
}
@media (max-width: 1079px) {
  #cc_ajax_container .cc_inner .cc_outer:first-child {
    padding-top: 150px;
  }
}
@media (max-width: 768px) {
  #cc_ajax_container .cc_inner .cc_outer:first-child {
    padding-top: 100px;
  }
}
/* ----------------------------- Footer ----------------------------- */
#cc_footer {
  padding: 40px 0;
}
#cc_footer .cc_content_block {
  position: relative;
  z-index: 20;
}
#cc_footer .container {
  border-bottom: 2px solid #E1E1E1;
  border-top: 2px solid #E1E1E1;
  padding: 0 40px;
}
#cc_footer .container .cc_col {
  margin-bottom: 20px;
}
@media (max-width: 1360px) and (min-width: 768px) {
  #cc_footer .container .row {
    gap: 40px;
  }
  #cc_footer .container .row .cc_col {
    flex: 0 0 auto;
    max-width: 100%;
    padding: 0;
    width: auto;
  }
}
@media (min-width: 1700px) {
  #cc_footer .container {
    width: 1600px;
  }
}
#cc_footer h2 {
  font-size: 18px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
}
#cc_footer section {
  padding-bottom: 20px;
}
#cc_footer a {
  color: #000;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  transition: 0.5s;
}
#cc_footer a:hover {
  color: #F47B53;
}
#cc_footer a.cc_current {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #F47B53;
}
#cc_footer .cc_kurzeinstieg a {
  color: #F47B53;
}
#cc_footer .cc_kurzeinstieg a:hover {
  color: #000;
}
#cc_footer .cc_footer_globals a {
  font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
}
@media (min-width: 769px) {
  #cc_footer .cc_footer_globals a {
    text-align: right;
  }
}
.cc_offcanvas_visible #cc_footer {
  position: relative;
  z-index: 1;
}
#cc_footer_logo {
  background: url(../svg/LogoSMAC.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: block;
  height: 175px;
  width: 88px;
}
#cc_footer_logo span {
  left: -10000px;
  position: absolute;
}
@media (max-width: 768px) {
  #cc_footer_logo {
    margin: auto;
  }
}
#cc_social {
  display: block;
  padding: 80px 0;
  text-align: center;
  width: 100%;
}
#cc_social a {
  border: 3px solid #E1E1E1;
  border-radius: 8px;
  color: #E1E1E1;
  display: inline-block;
  font-size: 20px;
  height: 48px;
  line-height: 42px;
  margin: 0 5px;
  text-align: center;
  transition: border 0.5s, background 0.5s, border-radius 0.5s;
  width: 48px;
}
#cc_social a i {
  margin: 0;
  padding: 0;
}
#cc_social a i:before {
  margin: 0;
  padding: 0;
  transition: 0.5s;
}
#cc_social a span {
  left: -100000px;
  position: absolute;
}
#cc_social a:hover {
  background: #F47B53;
  border-color: #F47B53;
  border-radius: 200%;
  color: #fff;
}
#cc_social a:hover i:before {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
#cc_sub_footer {
  color: #A1A1A1;
  font-size: 14px;
  text-align: center;
}
#cc_sub_footer .container {
  padding: 0 40px;
}
#cc_sub_footer a {
  color: #A1A1A1;
}
#cc_sub_footer p {
  margin: 0;
  padding: 0;
}
a.cc_play_button span,
a.cc_dsgvo_info span {
  left: -10000px;
  position: absolute;
}
a.photoswipe span.cc_accessibility_info {
  background: #fff;
  color: #000;
  left: -10000px;
  position: absolute;
}
/* ---------------------------- Accessibility / Barrierefreiheit --------------------- */
.pswp__button span {
  position: absolute;
  top: -10000px;
}
#cc_accessibility_content_marker {
  background: #fff;
  color: #000;
  display: block;
  left: 0;
  padding: 10px;
  position: absolute;
  top: -1000px;
  z-index: 9999;
}
#cc_accessibility_content_marker:focus {
  top: 0;
}
body.cc_accessibility {
  font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
  line-height: 100%;
}
body.cc_accessibility .cc_contrast {
  background: #fff !important;
  border: 1px solid #000;
  border-radius: 200%;
}
body.cc_accessibility .cc_contrast i:before {
  color: #000 !important;
}
body.cc_accessibility * {
  text-transform: none !important;
}
body.cc_accessibility #cc_navigation_layer #cc_globals > li > a,
body.cc_accessibility #cc_navigation_layer .cc_content_block a {
  background: #000;
  color: #fff;
  font-size: 20px;
  line-height: 1.5em;
}
body.cc_accessibility #cc_info_layer .cc_content_block a,
body.cc_accessibility #cc_info_layer .cc_content_block h3 {
  color: #fff;
}
body.cc_accessibility #cc_info_layer .cc_content_block .cc_cap_label {
  background: #fff;
  color: #000;
}
body.cc_accessibility #cc_info_layer .cc_content_block .cc_cap_label:before {
  background: #fff;
}
body.cc_accessibility .cc_content,
body.cc_accessibility .cc_content * {
  letter-spacing: 0.04em !important;
  line-height: 150% !important;
}
body.cc_accessibility .cc_outer[data-menu-color="cc_navi_white"] {
  background: #000 !important;
}
body.cc_accessibility .cc_outer[data-menu-color="cc_navi_white"] .cc_content {
  color: #fff !important;
}
body.cc_accessibility .cc_outer[data-menu-color="cc_navi_black"] {
  background: #fff !important;
}
body.cc_accessibility .cc_outer[data-menu-color="cc_navi_black"] h2,
body.cc_accessibility .cc_outer[data-menu-color="cc_navi_black"] h3,
body.cc_accessibility .cc_outer[data-menu-color="cc_navi_black"] h4,
body.cc_accessibility .cc_outer[data-menu-color="cc_navi_black"] h5,
body.cc_accessibility .cc_outer[data-menu-color="cc_navi_black"] .cc_content {
  color: #000 !important;
}
body.cc_accessibility .cc_outer[data-menu-color="cc_navi_black"] .cc_play_button:before {
  color: #F47B53;
  transform: scale(1.2);
}
body.cc_accessibility .cc_outer[data-menu-color="cc_navi_black"] .cc_play_button:hover:before {
  color: #fff;
  transform: scale(1.3);
}
body.cc_accessibility .cc_outer.cc_bg_pic > .cc_fit {
  opacity: 0.2;
}
body.cc_accessibility .cc_outer > .cc_more_bubble {
  border: 1px solid #000;
}
body.cc_accessibility .cc_outer > .cc_more_bubble span {
  background: #fff;
  color: #000;
  font-size: 20px;
  text-decoration: underline;
}
body.cc_accessibility .cc_outer > .cc_more_bubble span b {
  text-decoration: none;
}
body.cc_accessibility #cc_social a {
  border-color: #000 !important;
  color: #000 !important;
}
body.cc_accessibility #cc_footer h2 {
  font-size: 22px;
}
body.cc_accessibility #cc_footer .cc_footer_globals a,
body.cc_accessibility #cc_footer a.cc_current,
body.cc_accessibility #cc_footer .cc_kurzeinstieg a {
  color: #000;
  font-size: 16px;
  text-decoration: underline;
}
body.cc_accessibility #cc_discovery_layer .cc_content_block ul li.cc_done a {
  color: #fff;
  font-weight: 400;
}
body.cc_accessibility #cc_info_layer .cc_content_block h4,
body.cc_accessibility #cc_discovery_layer .cc_content_block h4,
body.cc_accessibility #cc_discovery_layer .cc_content_block ul li.cc_done:before {
  color: #fff;
}
body.cc_accessibility .cc_go2nextstage {
  background: #000;
  border-radius: 200%;
  opacity: 1;
  overflow: hidden;
}
body.cc_accessibility .cc_go2nextstage:before {
  left: -25px;
  transform: scale(0.7);
}
body.cc_accessibility .cc_rwd_img.cc_show_info .cc_img_info {
  background: #fff;
  color: #000;
  font-size: 20px;
  line-height: 1.5em !important;
  position: relative;
}
body.cc_t3_login .cc_outer {
  border: 2px solid #000;
}
body.cc_t3_login .cc_content_block {
  border: 1px dashed limegreen !important;
}
body.cc_t3_login .cc_col {
  border: 1px dotted #fff;
}
body.cc_t3_login .row {
  border: 1px dotted blue;
}
body #cc_privacy_box button.cc_accept_settings,
body #cc_privacy_box button.cc_open_settings,
body #cc_privacy_box button.cc_accept_all {
  background: #272727;
  color: #fff;
}
.cc_outer:not(.cc_bg_pic):before {
  background: inherit;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cc_outer:not(.cc_bg_pic).cc_rotate_left:before {
  bottom: -5vw;
  top: -3vw;
  transform: skew(0, -3deg);
}
.cc_outer:not(.cc_bg_pic).cc_rotate_right:before {
  bottom: -15vw;
  top: -11vw;
  transform: skew(0, 12deg);
}
@media (max-width: 768px) {
  #c2372 .cc_rwd_img.cc_img_sm,
  #c2372 .cc_svg_img.cc_img_sm {
    width: 100%;
  }
  #c2372 + .container.cc_container_size_xl {
    padding-left: 0;
    padding-right: 0;
  }
}
.cc_form textarea {
  border: 2px solid #eee;
  border-radius: 15px;
}
.cc_form input[type=checkbox] {
  margin-right: 1.5em;
}
#c2693.cc_outer > .cc_more_bubble {
  bottom: 5vw;
}
@media (min-width: 1400px) {
  #c2693.cc_outer > .cc_more_bubble {
    bottom: 7vw;
  }
}
@media (max-width: 600px) {
  #c2517 {
    margin-bottom: 0!important;
    padding-bottom: 0px!important;
  }
}
.cc_container_size_fluid {
  max-width: 100%;
  overflow: hidden;
}
input[type="file"] {
  background-color: #fff;
  /* Schwarzer Hintergrund für den Button */
  border: 2px solid #ccc;
  /* Äußerer Rahmen in Hellgrau */
  border-radius: 2px;
  /* Box-Modell für die Breite und Höhe berücksichtigen */
  box-sizing: border-box;
  color: #000;
  /* Textfarbe auf weiß setzen */
  cursor: pointer;
  /* Zeiger ändern, wenn Maus über dem Button ist */
  height: 50px;
  margin: 10px 0;
  outline: none;
  /* Entfernen des Standardumrisses */
  padding: 10px;
  /* Innenabstand für den Text im Button */
  padding: 0;
  width: 100%;
}
input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
  /* Verstecke den Standard-Upload-Button */
}
input[type="file"]::before {
  background: #ccc;
  color: #000;
  content: 'Datei auswählen';
  /* Anpassung des Texts des benutzerdefinierten Buttons */
  cursor: pointer;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  outline: none;
  padding: 0 10px;
  white-space: nowrap;
}
input[type="file"]:hover::before {
  background: #333;
  /* Hintergrundfarbe ändern, wenn der Benutzer über dem Button schwebt */
}
