@charset "UTF-8";
/*
 * Theme Name: WP Theme
 * Theme URI: http://www.advance-media.de
 * Theme Description: Responsive Wordpress Theme
 * Consulting
 * Author: JB
 * Author URI: http://www.advance-media.de
 * Version: 1.0.2
 * Tags: slider, custom fields
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Textdomain: bostwp
 */
/**
 * font-size
 */
/**
 * color
 * @param  {string} $name
 * @param  {float} $opacity : 1
 * @return {color}
 */
/**
 * Variablen
 */
/* Breakpoints */
/* Grid Variables */
/*
 * function respond
 * @width 	: index from sizes list
 * @dir		: string, min/max, default is min, cause we make mobile first
 *
 *
 *
 */
/*@mixin font-size($size) {
  font-size: $size;
  font-size: calculateRem($size);
}*/
@font-face {
  font-family: "Work Sans";
  src: url("assets/fonts/work-sans/worksans-thin-webfont.woff") format("woff"), url("assets/fonts/work-sans/worksans-thin-webfont.woff2") format("woff2");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "Work Sans";
  src: url("assets/fonts/work-sans/worksans-bold-webfont.woff") format("woff"), url("assets/fonts/work-sans/worksans-bold-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: "Work Sans";
  src: url("assets/fonts/work-sans/worksans-regular-webfont.woff") format("woff"), url("assets/fonts/work-sans/worksans-regular-webfont.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }
.clearfix:after, .cont_12:after, .row:after, .article-content:after, .downloads:after {
  content: "";
  display: table;
  clear: both; }

.clear {
  clear: both; }
  @media screen and (max-width: 479px) {
    .clear--xs {
      clear: both; } }
  @media screen and (min-width: 480px) and (max-width: 780px) {
    .clear--sm {
      clear: both; } }
  @media screen and (min-width: 780px) and (max-width: 1024px) {
    .clear--md {
      clear: both; } }
  @media screen and (min-width: 1024px) and (max-width: 1280px) {
    .clear--lg {
      clear: both; } }
  @media screen and (min-width: 1280px) {
    .clear--xl {
      clear: both; } }

.is-hidden {
  display: none !important; }
  @media screen and (max-width: 479px) {
    .is-hidden--xs {
      display: none !important; } }
  @media screen and (min-width: 480px) and (max-width: 780px) {
    .is-hidden--sm {
      display: none !important; } }
  @media screen and (min-width: 780px) and (max-width: 1024px) {
    .is-hidden--md {
      display: none !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1280px) {
    .is-hidden--lg {
      display: none !important; } }
  @media screen and (min-width: 1280px) {
    .is-hidden--xl {
      display: none !important; } }

[hidden] {
  display: none; }

.is-invisible {
  visibility: none !important; }
  @media screen and (max-width: 479px) {
    .is-invisible--xs {
      visibility: none !important; } }
  @media screen and (min-width: 480px) and (max-width: 780px) {
    .is-invisible--sm {
      visibility: none !important; } }
  @media screen and (min-width: 780px) and (max-width: 1024px) {
    .is-invisible--md {
      visibility: none !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1280px) {
    .is-invisible--lg {
      visibility: none !important; } }
  @media screen and (min-width: 1280px) {
    .is-invisible--xl {
      visibility: none !important; } }

.is-visible {
  display: initial !important; }
  @media screen and (max-width: 479px) {
    .is-visible--xs {
      display: inline !important;
      display: inherit !important; } }
  @media screen and (min-width: 480px) and (max-width: 780px) {
    .is-visible--sm {
      display: inline !important;
      display: inherit !important; } }
  @media screen and (min-width: 780px) and (max-width: 1024px) {
    .is-visible--md {
      display: inline !important;
      display: inherit !important; } }
  @media screen and (min-width: 1024px) and (max-width: 1280px) {
    .is-visible--lg {
      display: inline !important;
      display: inherit !important; } }
  @media screen and (min-width: 1280px) {
    .is-visible--xl {
      display: inline !important;
      display: inherit !important; } }

.m-b-0 {
  margin-bottom: 0px; }

.m-t-0 {
  margin-top: 0px; }

.mstart-0 {
  margin-left: 0px; }

.mend-0 {
  margin-right: 0px; }

.m-b-1 {
  margin-bottom: 22px; }

.m-t-1 {
  margin-top: 22px; }

.mstart-1 {
  margin-left: 15px; }

.mend-1 {
  margin-right: 15px; }

.m-b-2 {
  margin-bottom: 44px; }

.m-t-2 {
  margin-top: 44px; }

.mstart-2 {
  margin-left: 30px; }

.mend-2 {
  margin-right: 30px; }

.m-b-3 {
  margin-bottom: 66px; }

.m-t-3 {
  margin-top: 66px; }

.mstart-3 {
  margin-left: 45px; }

.mend-3 {
  margin-right: 45px; }

.m-b-4 {
  margin-bottom: 88px; }

.m-t-4 {
  margin-top: 88px; }

.mstart-4 {
  margin-left: 60px; }

.mend-4 {
  margin-right: 60px; }

.m-b-5 {
  margin-bottom: 110px; }

.m-t-5 {
  margin-top: 110px; }

.mstart-5 {
  margin-left: 75px; }

.mend-5 {
  margin-right: 75px; }

.m-b-6 {
  margin-bottom: 132px; }

.m-t-6 {
  margin-top: 132px; }

.mstart-6 {
  margin-left: 90px; }

.mend-6 {
  margin-right: 90px; }

.m-b-7 {
  margin-bottom: 154px; }

.m-t-7 {
  margin-top: 154px; }

.mstart-7 {
  margin-left: 105px; }

.mend-7 {
  margin-right: 105px; }

.m-b-8 {
  margin-bottom: 176px; }

.m-t-8 {
  margin-top: 176px; }

.mstart-8 {
  margin-left: 120px; }

.mend-8 {
  margin-right: 120px; }

.m-b-9 {
  margin-bottom: 198px; }

.m-t-9 {
  margin-top: 198px; }

.mstart-9 {
  margin-left: 135px; }

.mend-9 {
  margin-right: 135px; }

.block {
  display: block        !important; }

.inline {
  display: inline       !important; }

.inline-block {
  display: inline-block !important; }

.left {
  float: left  !important; }

.right {
  float: right !important; }

.center {
  display: table !important;
  margin-left: auto;
  margin-right: auto; }

.text-left, .tal {
  text-align: left   !important; }

.text-center, .tac {
  text-align: center !important; }

.text-right, .tar {
  text-align: right  !important; }

/* Only for text-reader */
.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.flex {
  display: -ms-flexbox;
  display: flex; }
  .flex-row, .flex-row-justify, .flex-row-center, .flex-row-start, .flex-row-end {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row; }
    .flex-row > *, .flex-row-justify > *, .flex-row-center > *, .flex-row-start > *, .flex-row-end > * {
      float: left; }
    .flex-row:after, .flex-row-justify:after, .flex-row-center:after, .flex-row-start:after, .flex-row-end:after {
      content: "";
      display: table;
      clear: both; }
  .flex-col, .flex-col-justify, .flex-col-center, .flex-col-start, .flex-col-end {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .flex-justify, .flex-row-justify, .flex-col-justify {
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .flex-justify > *, .flex-row-justify > *, .flex-col-justify > * {
      -ms-flex: 1 0 0;
          flex: 1 0 0;
      float: left; }
  .flex-center, .flex-row-center, .flex-col-center {
    -ms-flex-pack: center;
        justify-content: center; }
  .flex-start, .flex-row-start, .flex-col-start {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .flex-end, .flex-row-end, .flex-col-end {
    -ms-flex-pack: end;
        justify-content: flex-end; }

/* Text classes */
.text-nowrap {
  white-space: nowrap; }

.fs-xs {
  font-size: 10px; }

.fs-sm {
  font-size: 12px; }

.fs-md {
  font-size: 15px; }

.fs-lg {
  font-size: 20px; }

.fs-xl {
  font-size: 25px; }

.fs-xxl {
  font-size: 30px; }

.fs-3xl {
  font-size: 48px; }

/* Containers
----------------------------------------------------------------------------------------------------*/
.cont_12 {
  width: 100%;
  margin-left: 0%;
  margin-right: 0%; }

.row {
  margin-left: -15px;
  margin-right: -15px;
  width: auto !important; }

.col_1, .col_xs_1, .col_2, .col_xs_2, .col_3, .col_xs_3, .col_4, .col_xs_4, .col_5, .col_xs_5, .col_6, .col_xs_6, .col_7, .col_xs_7, .col_8, .col_xs_8, .col_9, .col_xs_9, .col_10, .col_xs_10, .col_11, .col_xs_11, .col_12, .col_xs_12, .col_sm_1, .col_sm_2, .col_sm_3, .col_sm_4, .col_sm_5, .col_sm_6, .col_sm_7, .col_sm_8, .col_sm_9, .col_sm_10, .col_sm_11, .col_sm_12, .col_md_1, .col_md_2, .col_md_3, .col_md_4, .col_md_5, .col_md_6, .col_md_7, .col_md_8, .col_md_9, .col_md_10, .col_md_11, .col_md_12, .col_lg_1, .col_lg_2, .col_lg_3, .col_lg_4, .col_lg_5, .col_lg_6, .col_lg_7, .col_lg_8, .col_lg_9, .col_lg_10, .col_lg_11, .col_lg_12, .col_xl_1, .col_xl_2, .col_xl_3, .col_xl_4, .col_xl_5, .col_xl_6, .col_xl_7, .col_xl_8, .col_xl_9, .col_xl_10, .col_xl_11, .col_xl_12 {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%; }

@media screen and (min-width: 0) {
  .cont_12 .alpha_xs {
    padding-left: 0; }
  .cont_12 .omega_xs {
    padding-right: 0; }
  .cont_12 .noalpha_xs {
    padding-left: 15px; }
  .cont_12 .noomega_xs {
    padding-right: 15px; }
  .cont_12 .col_1, .cont_12 .col_xs_1 {
    width: 8.333%; }
  .cont_12 .col_2, .cont_12 .col_xs_2 {
    width: 16.667%; }
  .cont_12 .col_3, .cont_12 .col_xs_3 {
    width: 25%; }
  .cont_12 .col_4, .cont_12 .col_xs_4 {
    width: 33.333%; }
  .cont_12 .col_5, .cont_12 .col_xs_5 {
    width: 41.667%; }
  .cont_12 .col_6, .cont_12 .col_xs_6 {
    width: 50%; }
  .cont_12 .col_7, .cont_12 .col_xs_7 {
    width: 58.333%; }
  .cont_12 .col_8, .cont_12 .col_xs_8 {
    width: 66.667%; }
  .cont_12 .col_9, .cont_12 .col_xs_9 {
    width: 75%; }
  .cont_12 .col_10, .cont_12 .col_xs_10 {
    width: 83.333%; }
  .cont_12 .col_11, .cont_12 .col_xs_11 {
    width: 91.667%; }
  .cont_12 .col_12, .cont_12 .col_xs_12 {
    width: 100%; }
  .cont_12 .push_xs_0, .cont_12 .pull_xs_0 {
    left: 0; }
  .cont_12 .push_xs_1 {
    left: 8.333%; }
  .cont_12 .push_xs_2 {
    left: 16.667%; }
  .cont_12 .push_xs_3 {
    left: 25%; }
  .cont_12 .push_xs_4 {
    left: 33.333%; }
  .cont_12 .push_xs_5 {
    left: 41.667%; }
  .cont_12 .push_xs_6 {
    left: 50%; }
  .cont_12 .push_xs_7 {
    left: 58.333%; }
  .cont_12 .push_xs_8 {
    left: 66.667%; }
  .cont_12 .push_xs_9 {
    left: 75%; }
  .cont_12 .push_xs_10 {
    left: 83.333%; }
  .cont_12 .push_xs_11 {
    left: 91.667%; }
  .cont_12 .push_xs_12 {
    left: 100%; }
  .cont_12 .pull_xs_1 {
    left: -8.333%; }
  .cont_12 .pull_xs_2 {
    left: -16.667%; }
  .cont_12 .pull_xs_3 {
    left: -25%; }
  .cont_12 .pull_xs_4 {
    left: -33.333%; }
  .cont_12 .pull_xs_5 {
    left: -41.667%; }
  .cont_12 .pull_xs_6 {
    left: -50%; }
  .cont_12 .pull_xs_7 {
    left: -58.333%; }
  .cont_12 .pull_xs_8 {
    left: -66.667%; }
  .cont_12 .pull_xs_9 {
    left: -75%; }
  .cont_12 .pull_xs_10 {
    left: -83.333%; }
  .cont_12 .pull_xs_11 {
    left: -91.667%; }
  .cont_12 .pull_xs_12 {
    left: -100%; }
  .cont_12 .prefix_xs_0 {
    margin-left: 0; }
  .cont_12 .suffix_xs_0 {
    margin-right: 0; }
  .cont_12 .prefix_xs_1 {
    margin-left: 8.333%; }
  .cont_12 .suffix_xs_1 {
    margin-right: 8.333%; }
  .cont_12 .prefix_xs_2 {
    margin-left: 16.667%; }
  .cont_12 .suffix_xs_2 {
    margin-right: 16.667%; }
  .cont_12 .prefix_xs_3 {
    margin-left: 25%; }
  .cont_12 .suffix_xs_3 {
    margin-right: 25%; }
  .cont_12 .prefix_xs_4 {
    margin-left: 33.333%; }
  .cont_12 .suffix_xs_4 {
    margin-right: 33.333%; }
  .cont_12 .prefix_xs_5 {
    margin-left: 41.667%; }
  .cont_12 .suffix_xs_5 {
    margin-right: 41.667%; }
  .cont_12 .prefix_xs_6 {
    margin-left: 50%; }
  .cont_12 .suffix_xs_6 {
    margin-right: 50%; }
  .cont_12 .prefix_xs_7 {
    margin-left: 58.333%; }
  .cont_12 .suffix_xs_7 {
    margin-right: 58.333%; }
  .cont_12 .prefix_xs_8 {
    margin-left: 66.667%; }
  .cont_12 .suffix_xs_8 {
    margin-right: 66.667%; }
  .cont_12 .prefix_xs_9 {
    margin-left: 75%; }
  .cont_12 .suffix_xs_9 {
    margin-right: 75%; }
  .cont_12 .prefix_xs_10 {
    margin-left: 83.333%; }
  .cont_12 .suffix_xs_10 {
    margin-right: 83.333%; }
  .cont_12 .prefix_xs_11 {
    margin-left: 91.667%; }
  .cont_12 .suffix_xs_11 {
    margin-right: 91.667%; }
  .cont_12 .row_xs {
    margin-left: -15px;
    margin-right: -15px;
    width: auto !important; } }
@media screen and (min-width: 480px) {
  .cont_12 .alpha_sm {
    padding-left: 0; }
  .cont_12 .omega_sm {
    padding-right: 0; }
  .cont_12 .noalpha_sm {
    padding-left: 15px; }
  .cont_12 .noomega_sm {
    padding-right: 15px; }
  .cont_12 .col_sm_1 {
    width: 8.333%; }
  .cont_12 .col_sm_2 {
    width: 16.667%; }
  .cont_12 .col_sm_3 {
    width: 25%; }
  .cont_12 .col_sm_4 {
    width: 33.333%; }
  .cont_12 .col_sm_5 {
    width: 41.667%; }
  .cont_12 .col_sm_6 {
    width: 50%; }
  .cont_12 .col_sm_7 {
    width: 58.333%; }
  .cont_12 .col_sm_8 {
    width: 66.667%; }
  .cont_12 .col_sm_9 {
    width: 75%; }
  .cont_12 .col_sm_10 {
    width: 83.333%; }
  .cont_12 .col_sm_11 {
    width: 91.667%; }
  .cont_12 .col_sm_12 {
    width: 100%; }
  .cont_12 .push_sm_0, .cont_12 .pull_sm_0 {
    left: 0; }
  .cont_12 .push_sm_1 {
    left: 8.333%; }
  .cont_12 .push_sm_2 {
    left: 16.667%; }
  .cont_12 .push_sm_3 {
    left: 25%; }
  .cont_12 .push_sm_4 {
    left: 33.333%; }
  .cont_12 .push_sm_5 {
    left: 41.667%; }
  .cont_12 .push_sm_6 {
    left: 50%; }
  .cont_12 .push_sm_7 {
    left: 58.333%; }
  .cont_12 .push_sm_8 {
    left: 66.667%; }
  .cont_12 .push_sm_9 {
    left: 75%; }
  .cont_12 .push_sm_10 {
    left: 83.333%; }
  .cont_12 .push_sm_11 {
    left: 91.667%; }
  .cont_12 .push_sm_12 {
    left: 100%; }
  .cont_12 .pull_sm_1 {
    left: -8.333%; }
  .cont_12 .pull_sm_2 {
    left: -16.667%; }
  .cont_12 .pull_sm_3 {
    left: -25%; }
  .cont_12 .pull_sm_4 {
    left: -33.333%; }
  .cont_12 .pull_sm_5 {
    left: -41.667%; }
  .cont_12 .pull_sm_6 {
    left: -50%; }
  .cont_12 .pull_sm_7 {
    left: -58.333%; }
  .cont_12 .pull_sm_8 {
    left: -66.667%; }
  .cont_12 .pull_sm_9 {
    left: -75%; }
  .cont_12 .pull_sm_10 {
    left: -83.333%; }
  .cont_12 .pull_sm_11 {
    left: -91.667%; }
  .cont_12 .pull_sm_12 {
    left: -100%; }
  .cont_12 .prefix_sm_0 {
    margin-left: 0; }
  .cont_12 .suffix_sm_0 {
    margin-right: 0; }
  .cont_12 .prefix_sm_1 {
    margin-left: 8.333%; }
  .cont_12 .suffix_sm_1 {
    margin-right: 8.333%; }
  .cont_12 .prefix_sm_2 {
    margin-left: 16.667%; }
  .cont_12 .suffix_sm_2 {
    margin-right: 16.667%; }
  .cont_12 .prefix_sm_3 {
    margin-left: 25%; }
  .cont_12 .suffix_sm_3 {
    margin-right: 25%; }
  .cont_12 .prefix_sm_4 {
    margin-left: 33.333%; }
  .cont_12 .suffix_sm_4 {
    margin-right: 33.333%; }
  .cont_12 .prefix_sm_5 {
    margin-left: 41.667%; }
  .cont_12 .suffix_sm_5 {
    margin-right: 41.667%; }
  .cont_12 .prefix_sm_6 {
    margin-left: 50%; }
  .cont_12 .suffix_sm_6 {
    margin-right: 50%; }
  .cont_12 .prefix_sm_7 {
    margin-left: 58.333%; }
  .cont_12 .suffix_sm_7 {
    margin-right: 58.333%; }
  .cont_12 .prefix_sm_8 {
    margin-left: 66.667%; }
  .cont_12 .suffix_sm_8 {
    margin-right: 66.667%; }
  .cont_12 .prefix_sm_9 {
    margin-left: 75%; }
  .cont_12 .suffix_sm_9 {
    margin-right: 75%; }
  .cont_12 .prefix_sm_10 {
    margin-left: 83.333%; }
  .cont_12 .suffix_sm_10 {
    margin-right: 83.333%; }
  .cont_12 .prefix_sm_11 {
    margin-left: 91.667%; }
  .cont_12 .suffix_sm_11 {
    margin-right: 91.667%; }
  .cont_12 .row_sm {
    margin-left: -15px;
    margin-right: -15px;
    width: auto !important; } }
@media screen and (min-width: 780px) {
  .cont_12 .alpha_md {
    padding-left: 0; }
  .cont_12 .omega_md {
    padding-right: 0; }
  .cont_12 .noalpha_md {
    padding-left: 15px; }
  .cont_12 .noomega_md {
    padding-right: 15px; }
  .cont_12 .col_md_1 {
    width: 8.333%; }
  .cont_12 .col_md_2 {
    width: 16.667%; }
  .cont_12 .col_md_3 {
    width: 25%; }
  .cont_12 .col_md_4 {
    width: 33.333%; }
  .cont_12 .col_md_5 {
    width: 41.667%; }
  .cont_12 .col_md_6 {
    width: 50%; }
  .cont_12 .col_md_7 {
    width: 58.333%; }
  .cont_12 .col_md_8 {
    width: 66.667%; }
  .cont_12 .col_md_9 {
    width: 75%; }
  .cont_12 .col_md_10 {
    width: 83.333%; }
  .cont_12 .col_md_11 {
    width: 91.667%; }
  .cont_12 .col_md_12 {
    width: 100%; }
  .cont_12 .push_md_0, .cont_12 .pull_md_0 {
    left: 0; }
  .cont_12 .push_md_1 {
    left: 8.333%; }
  .cont_12 .push_md_2 {
    left: 16.667%; }
  .cont_12 .push_md_3 {
    left: 25%; }
  .cont_12 .push_md_4 {
    left: 33.333%; }
  .cont_12 .push_md_5 {
    left: 41.667%; }
  .cont_12 .push_md_6 {
    left: 50%; }
  .cont_12 .push_md_7 {
    left: 58.333%; }
  .cont_12 .push_md_8 {
    left: 66.667%; }
  .cont_12 .push_md_9 {
    left: 75%; }
  .cont_12 .push_md_10 {
    left: 83.333%; }
  .cont_12 .push_md_11 {
    left: 91.667%; }
  .cont_12 .push_md_12 {
    left: 100%; }
  .cont_12 .pull_md_1 {
    left: -8.333%; }
  .cont_12 .pull_md_2 {
    left: -16.667%; }
  .cont_12 .pull_md_3 {
    left: -25%; }
  .cont_12 .pull_md_4 {
    left: -33.333%; }
  .cont_12 .pull_md_5 {
    left: -41.667%; }
  .cont_12 .pull_md_6 {
    left: -50%; }
  .cont_12 .pull_md_7 {
    left: -58.333%; }
  .cont_12 .pull_md_8 {
    left: -66.667%; }
  .cont_12 .pull_md_9 {
    left: -75%; }
  .cont_12 .pull_md_10 {
    left: -83.333%; }
  .cont_12 .pull_md_11 {
    left: -91.667%; }
  .cont_12 .pull_md_12 {
    left: -100%; }
  .cont_12 .prefix_md_0 {
    margin-left: 0; }
  .cont_12 .suffix_md_0 {
    margin-right: 0; }
  .cont_12 .prefix_md_1 {
    margin-left: 8.333%; }
  .cont_12 .suffix_md_1 {
    margin-right: 8.333%; }
  .cont_12 .prefix_md_2 {
    margin-left: 16.667%; }
  .cont_12 .suffix_md_2 {
    margin-right: 16.667%; }
  .cont_12 .prefix_md_3 {
    margin-left: 25%; }
  .cont_12 .suffix_md_3 {
    margin-right: 25%; }
  .cont_12 .prefix_md_4 {
    margin-left: 33.333%; }
  .cont_12 .suffix_md_4 {
    margin-right: 33.333%; }
  .cont_12 .prefix_md_5 {
    margin-left: 41.667%; }
  .cont_12 .suffix_md_5 {
    margin-right: 41.667%; }
  .cont_12 .prefix_md_6 {
    margin-left: 50%; }
  .cont_12 .suffix_md_6 {
    margin-right: 50%; }
  .cont_12 .prefix_md_7 {
    margin-left: 58.333%; }
  .cont_12 .suffix_md_7 {
    margin-right: 58.333%; }
  .cont_12 .prefix_md_8 {
    margin-left: 66.667%; }
  .cont_12 .suffix_md_8 {
    margin-right: 66.667%; }
  .cont_12 .prefix_md_9 {
    margin-left: 75%; }
  .cont_12 .suffix_md_9 {
    margin-right: 75%; }
  .cont_12 .prefix_md_10 {
    margin-left: 83.333%; }
  .cont_12 .suffix_md_10 {
    margin-right: 83.333%; }
  .cont_12 .prefix_md_11 {
    margin-left: 91.667%; }
  .cont_12 .suffix_md_11 {
    margin-right: 91.667%; }
  .cont_12 .row_md {
    margin-left: -15px;
    margin-right: -15px;
    width: auto !important; } }
@media screen and (min-width: 1024px) {
  .cont_12 .alpha_lg {
    padding-left: 0; }
  .cont_12 .omega_lg {
    padding-right: 0; }
  .cont_12 .noalpha_lg {
    padding-left: 15px; }
  .cont_12 .noomega_lg {
    padding-right: 15px; }
  .cont_12 .col_lg_1 {
    width: 8.333%; }
  .cont_12 .col_lg_2 {
    width: 16.667%; }
  .cont_12 .col_lg_3 {
    width: 25%; }
  .cont_12 .col_lg_4 {
    width: 33.333%; }
  .cont_12 .col_lg_5 {
    width: 41.667%; }
  .cont_12 .col_lg_6 {
    width: 50%; }
  .cont_12 .col_lg_7 {
    width: 58.333%; }
  .cont_12 .col_lg_8 {
    width: 66.667%; }
  .cont_12 .col_lg_9 {
    width: 75%; }
  .cont_12 .col_lg_10 {
    width: 83.333%; }
  .cont_12 .col_lg_11 {
    width: 91.667%; }
  .cont_12 .col_lg_12 {
    width: 100%; }
  .cont_12 .push_lg_0, .cont_12 .pull_lg_0 {
    left: 0; }
  .cont_12 .push_lg_1 {
    left: 8.333%; }
  .cont_12 .push_lg_2 {
    left: 16.667%; }
  .cont_12 .push_lg_3 {
    left: 25%; }
  .cont_12 .push_lg_4 {
    left: 33.333%; }
  .cont_12 .push_lg_5 {
    left: 41.667%; }
  .cont_12 .push_lg_6 {
    left: 50%; }
  .cont_12 .push_lg_7 {
    left: 58.333%; }
  .cont_12 .push_lg_8 {
    left: 66.667%; }
  .cont_12 .push_lg_9 {
    left: 75%; }
  .cont_12 .push_lg_10 {
    left: 83.333%; }
  .cont_12 .push_lg_11 {
    left: 91.667%; }
  .cont_12 .push_lg_12 {
    left: 100%; }
  .cont_12 .pull_lg_1 {
    left: -8.333%; }
  .cont_12 .pull_lg_2 {
    left: -16.667%; }
  .cont_12 .pull_lg_3 {
    left: -25%; }
  .cont_12 .pull_lg_4 {
    left: -33.333%; }
  .cont_12 .pull_lg_5 {
    left: -41.667%; }
  .cont_12 .pull_lg_6 {
    left: -50%; }
  .cont_12 .pull_lg_7 {
    left: -58.333%; }
  .cont_12 .pull_lg_8 {
    left: -66.667%; }
  .cont_12 .pull_lg_9 {
    left: -75%; }
  .cont_12 .pull_lg_10 {
    left: -83.333%; }
  .cont_12 .pull_lg_11 {
    left: -91.667%; }
  .cont_12 .pull_lg_12 {
    left: -100%; }
  .cont_12 .prefix_lg_0 {
    margin-left: 0; }
  .cont_12 .suffix_lg_0 {
    margin-right: 0; }
  .cont_12 .prefix_lg_1 {
    margin-left: 8.333%; }
  .cont_12 .suffix_lg_1 {
    margin-right: 8.333%; }
  .cont_12 .prefix_lg_2 {
    margin-left: 16.667%; }
  .cont_12 .suffix_lg_2 {
    margin-right: 16.667%; }
  .cont_12 .prefix_lg_3 {
    margin-left: 25%; }
  .cont_12 .suffix_lg_3 {
    margin-right: 25%; }
  .cont_12 .prefix_lg_4 {
    margin-left: 33.333%; }
  .cont_12 .suffix_lg_4 {
    margin-right: 33.333%; }
  .cont_12 .prefix_lg_5 {
    margin-left: 41.667%; }
  .cont_12 .suffix_lg_5 {
    margin-right: 41.667%; }
  .cont_12 .prefix_lg_6 {
    margin-left: 50%; }
  .cont_12 .suffix_lg_6 {
    margin-right: 50%; }
  .cont_12 .prefix_lg_7 {
    margin-left: 58.333%; }
  .cont_12 .suffix_lg_7 {
    margin-right: 58.333%; }
  .cont_12 .prefix_lg_8 {
    margin-left: 66.667%; }
  .cont_12 .suffix_lg_8 {
    margin-right: 66.667%; }
  .cont_12 .prefix_lg_9 {
    margin-left: 75%; }
  .cont_12 .suffix_lg_9 {
    margin-right: 75%; }
  .cont_12 .prefix_lg_10 {
    margin-left: 83.333%; }
  .cont_12 .suffix_lg_10 {
    margin-right: 83.333%; }
  .cont_12 .prefix_lg_11 {
    margin-left: 91.667%; }
  .cont_12 .suffix_lg_11 {
    margin-right: 91.667%; }
  .cont_12 .row_lg {
    margin-left: -15px;
    margin-right: -15px;
    width: auto !important; } }
@media screen and (min-width: 1280px) {
  .cont_12 .alpha_xl {
    padding-left: 0; }
  .cont_12 .omega_xl {
    padding-right: 0; }
  .cont_12 .noalpha_xl {
    padding-left: 15px; }
  .cont_12 .noomega_xl {
    padding-right: 15px; }
  .cont_12 .col_xl_1 {
    width: 8.333%; }
  .cont_12 .col_xl_2 {
    width: 16.667%; }
  .cont_12 .col_xl_3 {
    width: 25%; }
  .cont_12 .col_xl_4 {
    width: 33.333%; }
  .cont_12 .col_xl_5 {
    width: 41.667%; }
  .cont_12 .col_xl_6 {
    width: 50%; }
  .cont_12 .col_xl_7 {
    width: 58.333%; }
  .cont_12 .col_xl_8 {
    width: 66.667%; }
  .cont_12 .col_xl_9 {
    width: 75%; }
  .cont_12 .col_xl_10 {
    width: 83.333%; }
  .cont_12 .col_xl_11 {
    width: 91.667%; }
  .cont_12 .col_xl_12 {
    width: 100%; }
  .cont_12 .push_xl_0, .cont_12 .pull_xl_0 {
    left: 0; }
  .cont_12 .push_xl_1 {
    left: 8.333%; }
  .cont_12 .push_xl_2 {
    left: 16.667%; }
  .cont_12 .push_xl_3 {
    left: 25%; }
  .cont_12 .push_xl_4 {
    left: 33.333%; }
  .cont_12 .push_xl_5 {
    left: 41.667%; }
  .cont_12 .push_xl_6 {
    left: 50%; }
  .cont_12 .push_xl_7 {
    left: 58.333%; }
  .cont_12 .push_xl_8 {
    left: 66.667%; }
  .cont_12 .push_xl_9 {
    left: 75%; }
  .cont_12 .push_xl_10 {
    left: 83.333%; }
  .cont_12 .push_xl_11 {
    left: 91.667%; }
  .cont_12 .push_xl_12 {
    left: 100%; }
  .cont_12 .pull_xl_1 {
    left: -8.333%; }
  .cont_12 .pull_xl_2 {
    left: -16.667%; }
  .cont_12 .pull_xl_3 {
    left: -25%; }
  .cont_12 .pull_xl_4 {
    left: -33.333%; }
  .cont_12 .pull_xl_5 {
    left: -41.667%; }
  .cont_12 .pull_xl_6 {
    left: -50%; }
  .cont_12 .pull_xl_7 {
    left: -58.333%; }
  .cont_12 .pull_xl_8 {
    left: -66.667%; }
  .cont_12 .pull_xl_9 {
    left: -75%; }
  .cont_12 .pull_xl_10 {
    left: -83.333%; }
  .cont_12 .pull_xl_11 {
    left: -91.667%; }
  .cont_12 .pull_xl_12 {
    left: -100%; }
  .cont_12 .prefix_xl_0 {
    margin-left: 0; }
  .cont_12 .suffix_xl_0 {
    margin-right: 0; }
  .cont_12 .prefix_xl_1 {
    margin-left: 8.333%; }
  .cont_12 .suffix_xl_1 {
    margin-right: 8.333%; }
  .cont_12 .prefix_xl_2 {
    margin-left: 16.667%; }
  .cont_12 .suffix_xl_2 {
    margin-right: 16.667%; }
  .cont_12 .prefix_xl_3 {
    margin-left: 25%; }
  .cont_12 .suffix_xl_3 {
    margin-right: 25%; }
  .cont_12 .prefix_xl_4 {
    margin-left: 33.333%; }
  .cont_12 .suffix_xl_4 {
    margin-right: 33.333%; }
  .cont_12 .prefix_xl_5 {
    margin-left: 41.667%; }
  .cont_12 .suffix_xl_5 {
    margin-right: 41.667%; }
  .cont_12 .prefix_xl_6 {
    margin-left: 50%; }
  .cont_12 .suffix_xl_6 {
    margin-right: 50%; }
  .cont_12 .prefix_xl_7 {
    margin-left: 58.333%; }
  .cont_12 .suffix_xl_7 {
    margin-right: 58.333%; }
  .cont_12 .prefix_xl_8 {
    margin-left: 66.667%; }
  .cont_12 .suffix_xl_8 {
    margin-right: 66.667%; }
  .cont_12 .prefix_xl_9 {
    margin-left: 75%; }
  .cont_12 .suffix_xl_9 {
    margin-right: 75%; }
  .cont_12 .prefix_xl_10 {
    margin-left: 83.333%; }
  .cont_12 .suffix_xl_10 {
    margin-right: 83.333%; }
  .cont_12 .prefix_xl_11 {
    margin-left: 91.667%; }
  .cont_12 .suffix_xl_11 {
    margin-right: 91.667%; }
  .cont_12 .row_xl {
    margin-left: -15px;
    margin-right: -15px;
    width: auto !important; } }
.alpha {
  padding-left: 0; }

.omega {
  padding-right: 0; }

.clear {
  clear: both; }

.clearfix:after, .cont_12:after, .row:after, .article-content:after, .downloads:after, .cf:after, .row:after {
  content: "";
  display: table;
  clear: both; }

.clearer {
  clear: both;
  width: 100%;
  height: 0;
  border-top: 1px solid #CCC;
  margin: 0 0 44px; }
  .clearer.is-invisible {
    border-top: 0; }

/* HTML elementy
// ==================================== */
* {
  box-sizing: border-box; }

html, body {
  height: 100%;
  font-size: 15px; }

html {
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  overflow-y: scroll; }

body {
  margin: 0;
  height: auto;
  min-height: 100%;
  padding: 0;
  position: relative; }

header,
main,
footer,
article,
section,
figure {
  display: block; }

ul, ol {
  margin: 22px 0;
  padding: 0;
  padding-left: 15px;
  list-style-type: none; }

ul {
  list-style: outside disc url("");
  padding-left: 15px; }

ol {
  list-style: outside ideograph-numeric url(""); }

li {
  background-repeat: no-repeat;
  background-position: 0 center; }

p {
  margin: 0;
  padding: 0; }
  p img {
    vertical-align: middle; }
  * + p {
    margin-top: 22px; }
  p a {
    color: inherit;
    text-decoration: underline;
    -webkit-text-decoration-style: dotted;
            text-decoration-style: dotted; }

h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase; }
  @media screen and (min-width: 1024px) {
    h1 {
      font-size: 40px;
      line-height: 0.909; } }

h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.364;
  margin-bottom: 0;
  margin-top: 0; }

h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 1.136;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  color: #006F68; }

h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-size: calc( 1rem + 1vmin );
  font-weight: normal;
  line-height: 0.909;
  margin-bottom: 0;
  margin-top: 0;
  color: #006F68; }

* + h1, * + h2, * + h3, * + h4, * + h5 {
  margin-top: 1.467em; }

h1 a, h2 a, h3 a, h4 a, h5 a {
  text-decoration: underline; }

*:focus {
  outline: none; }

a {
  text-decoration: underline;
  color: currentColor; }
  a:hover {
    text-decoration: none; }
  a:visited {
    text-decoration: line-through; }
  a img {
    border: 0px; }
  a figcaption {
    text-decoration: none; }

img, video {
  height: auto;
  max-width: 100%;
  vertical-align: middle; }
  img.is-broken, video.is-broken {
    width: 100%;
    padding-bottom: 56.5%;
    border: 1px solid #CCC; }

figure {
  margin: 0;
  max-width: 100%;
  height: auto; }

label {
  cursor: pointer; }

table {
  border-collapse: collapse;
  width: 100%; }
  table th, table td {
    text-align: left; }

iframe {
  max-width: 100%; }

small {
  font-size: 0.8em; }

/** primary button variables */
/** secondary button variables */
/** outline button variables */
/** info button variables */
/** Button Sizes */
.button, .button-primary, .button-primary-outline, .button-primary-center, .button-primary-left, .button-primary-right, .button-primary-large, button[type="submit"],
input[type="submit"], .button-primary-small, .button-info, .button-info-large, .button-info-small, .button-secondary, .button-secondary-outline, .button-secondary-center, .button-secondary-left, .button-secondary-right, .button-secondary-large, .button-secondary-small, .button-outline, .button-outline-center, .button-outline-large, .button-outline-small, .button-small, .button-large, .button-center {
  background-color: #FFF;
  border: 1px solid #333;
  color: #006F68;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 1;
  max-width: 100%;
  min-width: 10ch;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  /**	size */
  /** position */ }
  .button:hover, .button-primary:hover, .button-primary-outline:hover, .button-primary-center:hover, .button-primary-left:hover, .button-primary-right:hover, .button-primary-large:hover, button[type="submit"]:hover,
  input[type="submit"]:hover, .button-primary-small:hover, .button-info:hover, .button-info-large:hover, .button-info-small:hover, .button-secondary:hover, .button-secondary-outline:hover, .button-secondary-center:hover, .button-secondary-left:hover, .button-secondary-right:hover, .button-secondary-large:hover, .button-secondary-small:hover, .button-outline:hover, .button-outline-center:hover, .button-outline-large:hover, .button-outline-small:hover, .button-small:hover, .button-large:hover, .button-center:hover {
    background-color: rgba(255, 255, 255, 0.8); }
  .button-primary, .button-primary-outline, .button-primary-center, .button-primary-left, .button-primary-right, .button-primary-large, button[type="submit"],
  input[type="submit"], .button-primary-small, .button-info, .button-info-large, .button-info-small {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: #006F68;
    border-radius: 0;
    border-style: solid;
    border-width: 2px;
    color: #006F68;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 22px 60px; }
    .button-primary:hover, .button-primary-outline:hover, .button-primary-center:hover, .button-primary-left:hover, .button-primary-right:hover, .button-primary-large:hover, button[type="submit"]:hover,
    input[type="submit"]:hover, .button-primary-small:hover, .button-info:hover, .button-info-large:hover, .button-info-small:hover {
      color: #006F68;
      background-color: rgba(255, 255, 255, 0.9); }
    .button-primary:active, .button-primary-outline:active, .button-primary-center:active, .button-primary-left:active, .button-primary-right:active, .button-primary-large:active, button[type="submit"]:active,
    input[type="submit"]:active, .button-primary-small:active, .button-info:active, .button-info-large:active, .button-info-small:active {
      background-color: rgba(98, 98, 98, 0.675);
      background: rgba(255, 255, 255, 0.5) linear-gradient(to bottom, rgba(98, 98, 98, 0.675), rgba(255, 255, 255, 0.5)); }
  .button-secondary, .button-secondary-outline, .button-secondary-center, .button-secondary-left, .button-secondary-right, .button-secondary-large, .button-secondary-small {
    background-color: #006F68;
    border-color: #006F68;
    border-radius: 0;
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-weight: 400; }
    .button-secondary:hover, .button-secondary-outline:hover, .button-secondary-center:hover, .button-secondary-left:hover, .button-secondary-right:hover, .button-secondary-large:hover, .button-secondary-small:hover {
      background-color: #006F68;
      color: #FFF; }
  .button-outline, .button-primary-outline, .button-secondary-outline, .button-outline-center, .button-outline-large, .button-outline-small {
    background-color: #006F68;
    border-width: 1px;
    border-color: #006F68;
    border-radius: 0;
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: normal; }
    .button-outline:hover, .button-primary-outline:hover, .button-secondary-outline:hover, .button-outline-center:hover, .button-outline-large:hover, .button-outline-small:hover {
      background-color: #FFF;
      color: #006F68; }
  .button-info, .button-info-large, .button-info-small {
    background-color: #26857f;
    border-color: #26857f; }
  .button-small, .button-primary-small, .button-secondary-small, .button-outline-small, .button-info-small {
    padding: 3px 6px;
    font-size: 10px; }
  .button-large, .button-primary-large, button[type="submit"],
  input[type="submit"], .button-secondary-large, .button-outline-large, .button-info-large {
    font-size: 20px;
    padding: 22px 15px 22px 15px;
    font-weight: bold; }
  .button-round {
    border-radius: 4px; }
  .button-center, .button-primary-center, .button-secondary-center, .button-outline-center {
    display: table;
    width: auto;
    /* max-width: 90%; */
    min-width: 100px;
    margin-left: auto;
    margin-right: auto; }
  .button-left, .button-primary-left, .button-secondary-left {
    float: left; }
  .button-right, .button-primary-right, .button-secondary-right {
    float: right; }
  .button.is-disabled, .is-disabled.button-primary, .is-disabled.button-primary-outline, .is-disabled.button-primary-center, .is-disabled.button-primary-left, .is-disabled.button-primary-right, .is-disabled.button-primary-large, button.is-disabled[type="submit"],
  input.is-disabled[type="submit"], .is-disabled.button-primary-small, .is-disabled.button-info, .is-disabled.button-info-large, .is-disabled.button-info-small, .is-disabled.button-secondary, .is-disabled.button-secondary-outline, .is-disabled.button-secondary-center, .is-disabled.button-secondary-left, .is-disabled.button-secondary-right, .is-disabled.button-secondary-large, .is-disabled.button-secondary-small, .is-disabled.button-outline, .is-disabled.button-outline-center, .is-disabled.button-outline-large, .is-disabled.button-outline-small, .is-disabled.button-small, .is-disabled.button-large, .is-disabled.button-center {
    background-color: #CCC;
    color: #AAA;
    border-color: #333;
    cursor: not-allowed;
    border-width: 1px; }

form, fieldset {
  margin: 0;
  padding: 0;
  border: 0; }
  form:after, fieldset:after {
    content: "";
    display: table;
    clear: both; }

fieldset {
  padding: 2px 0; }

label {
  vertical-align: top;
  color: inherit; }
  .label-above label {
    display: block; }
  .label-left label {
    display: inline-block;
    max-width: 175px;
    width: 45%;
    float: left; }
  .label-right label {
    display: inline-block;
    max-width: 175px;
    width: 45%;
    float: right;
    padding-left: 10px; }
  .checkbox-wrap label {
    max-width: unset;
    width: auto; }

input, select, textarea {
  font-size: inherit;
  color: inherit;
  border: 0;
  border-bottom: 1px solid;
  border-radius: 0;
  background-color: transparent;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0;
  padding-bottom: 0;
  height: 33px;
  line-height: 33px; }
  input:placeholder, select:placeholder, textarea:placeholder {
    display: none;
    font-family: Comic Sans MS;
    font-weight: bold;
    font-style: italic;
    color: #CCC;
    font-weight: 100;
    text-align: center; }
  input:disabled, input[disabled], select:disabled, select[disabled], textarea:disabled, textarea[disabled] {
    color: #333;
    background-color: white;
    border-color: #e6e6e6; }
    input:disabled::after, input[disabled]::after, select:disabled::after, select[disabled]::after, textarea:disabled::after, textarea[disabled]::after {
      content: '';
      font-size: 12px; }
  .label-above input, .label-above select, .label-above textarea {
    margin-top: 5px; }
  .label-left input, .label-left select, .label-left textarea {
    max-width: calc( 100% - 176px ); }
  .label-right input, .label-right select, .label-right textarea {
    max-width: calc( 100% - 176px ); }
  .footer input, .footer select, .footer textarea {
    border: 1px solid #CCC;
    color: #FFF; }

button {
  padding: 0; }

input[type="radio"], input[type="checkbox"] {
  width: auto;
  line-height: 1;
  height: auto;
  border: 0; }
  input[type="radio"]:first-child, input[type="checkbox"]:first-child {
    margin-left: 0; }

input[type="file"] {
  padding: 0; }

textarea {
  max-width: 100%;
  height: auto;
  line-height: 22px;
  padding: 0; }

textarea[rows="1"] {
  height: 33px; }

button[type="submit"],
input[type="submit"] {
  height: auto;
  cursor: pointer;
  font-size: 15px;
  width: auto;
  vertical-align: top;
  box-shadow: none; }

button[type="submit"]:not([class]),
input[type="submit"]:not([class]) {
  background-color: #006F68;
  color: #333;
  margin: 11px 0 0;
  cursor: pointer;
  padding: 11px 30px;
  line-height: 22px; }

.form-inline .form-control {
  width: auto; }

.form-response.error {
  font-size: 12px;
  text-align: center;
  color: #FF5F00; }

.input-group {
  display: table;
  border-collapse: separate;
  position: relative;
  border: 1px solid #bfdbd9;
  width: 100%; }
  .input-group > * {
    display: table-cell;
    margin: 0;
    border: 0;
    height: 31px;
    line-height: 31px;
    vertical-align: top; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 0;
    padding: 5px; }
  .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    border-left: 0; }
  .input-group button[type="submit"] {
    margin: 0;
    padding: 0;
    border: 0;
    border-left: 1px solid #CCC;
    background-color: #EEE;
    color: #4d4d4d;
    padding: 5px;
    line-height: 20px; }
    .input-group button[type="submit"]:hover {
      font-weight: 400; }
  .input-group .suffix, .input-group .prefix {
    text-align: center;
    background-color: #EEE;
    color: #006F68; }

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

.datepicker-icon {
  position: absolute;
  right: 15px;
  pointer-events: none; }
  .omega .datepicker-icon, .omega_sm .datepicker-icon, .omega_md .datepicker-icon, .omega_lg .datepicker-icon, .omega_xl .datepicker-icon {
    right: 0; }

.newsletter-field {
  background-color: #EEE;
  border-radius: 6px;
  padding: 11px;
  text-align: center;
  font-size: 20px;
  margin: 0 auto 22px;
  border: 0; }
  .newsletter-field:-ms-input-placeholder, .newsletter-field::-ms-placehodler {
    color: #CCC; }
  .newsletter-field::placeholder, .newsletter-field::-ms-placehodler {
    color: #CCC; }

/**
 * WP ContactForm7
 */
span.wpcf7-list-item.first {
  margin-left: 0; }

.wpcf7 .imgradio {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .wpcf7 .imgradio label {
    margin-left: 15px;
    margin-right: 15px;
    -ms-flex: 0 0 0;
        flex: 0 0 0; }
    .wpcf7 .imgradio label:nth-child(1) {
      margin-left: 0; }
    .wpcf7 .imgradio label:last-child {
      margin-right: 0; }
    .wpcf7 .imgradio label input[type="radio"]:checked + img {
      border-color: #006F68; }
    .wpcf7 .imgradio label input[type="radio"]:checked ~ span {
      color: #FFF;
      background-color: #006F68; }
    .wpcf7 .imgradio label img {
      border: 1px solid transparent; }
    .wpcf7 .imgradio label span {
      max-width: 100%;
      font-weight: bold;
      display: block;
      min-height: 44px; }
.wpcf7 .hideradio {
  position: absolute;
  visibility: hidden;
  width: 0;
  height: 0; }

.menu {
  list-style-position: outside;
  list-style-type: none;
  list-style-image: none;
  padding: 0;
  margin: 0; }
  @media screen and (min-width: 780px) {
    .menu-switch {
      display: none !important; } }
  .menu .menu-item {
    display: block;
    position: relative; }
    .menu .menu-item:hover .menu, .menu .menu-item:hover .menu--horizontal {
      display: block; }
  .menu-link {
    text-decoration: none;
    display: block; }
  .menu .menu, .menu .menu--horizontal {
    display: none;
    margin: 0; }
    @media screen and (min-width: 780px) {
      .menu .menu, .menu .menu--horizontal {
        position: absolute;
        z-index: 100;
        left: 100%;
        top: 0; } }
  .menu--horizontal {
    list-style-position: outside;
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin-top: 22px;
    margin-bottom: 22px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media screen and (min-width: 780px) {
      .menu--horizontal-switch {
        display: none !important; } }
    .menu--horizontal .menu-item {
      display: block;
      position: relative;
      display: inline-block;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
      .menu--horizontal .menu-item:hover .menu, .menu--horizontal .menu-item:hover .menu--horizontal {
        display: block; }
    .menu--horizontal-link {
      text-decoration: none;
      display: block; }
    .menu--horizontal .menu, .menu--horizontal .menu--horizontal {
      display: none;
      margin: 0; }
      @media screen and (min-width: 780px) {
        .menu--horizontal .menu, .menu--horizontal .menu--horizontal {
          position: absolute;
          z-index: 100;
          left: 0;
          top: 100%;
          min-width: 100%; } }
    .menu--horizontal .menu-item {
      margin-bottom: 0;
      margin-left: 15px; }
      .menu--horizontal .menu-item:nth-child(1) {
        margin-left: 0; }
  .menu-switch {
    background: transparent;
    border: 0;
    width: 66px;
    height: 66px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 15px;
    color: #333;
    font-size: 48px; }
    .menu-switch i::before {
      margin: 0; }
  .menu-link:hover {
    color: #006F68; }
  .menu--main {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    background: #FFF;
    width: 75%;
    height: calc( 100vh - 100% );
    padding: 22px 15px;
    -ms-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
    transition: transform .2s linear;
    margin-top: 0;
    margin-bottom: 0; }
    .menu--main.toggled-on {
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
      transition: transform .2s linear; }
    @media screen and (min-width: 780px) {
      .menu--main {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
            justify-content: flex-end;
        -ms-flex-direction: row;
            flex-direction: row;
        position: relative;
        height: auto;
        width: auto;
        padding: 0;
        top: 0;
        -ms-transform: none;
            transform: none; } }
    @media screen and (min-width: 780px) {
      .menu--main .menu-item {
        display: inline-block;
        text-align: center;
        min-width: 75px; }
        .menu--main .menu-item:not(:first-child) {
          margin-left: 30px; } }
    .menu--main .is-parent.menu-item {
      padding-right: 11px; }
    .menu--main .menu- {
      min-width: 150px; }
    .menu--main .menu-link, .menu--main .menu--horizontal-link {
      font-weight: bold;
      color: #006F68;
      position: relative;
      text-transform: uppercase;
      line-height: 33px;
      opacity: .5;
      transition: opacity .2s linear;
      display: inline;
      padding: 0; }
      .menu--main .menu-link:hover, .menu--main .menu--horizontal-link:hover {
        opacity: 1;
        font-weight: bold; }
      @media screen and (min-width: 780px) and (max-width: 1024px) {
        .menu--main .menu-link, .menu--main .menu--horizontal-link {
          font-size: 12px; } }
      @media screen and (min-width: 780px) {
        .menu--main .menu-link, .menu--main .menu--horizontal-link {
          font-weight: 300;
          line-height: 22px; } }
    .menu--main .menu, .menu--main .menu--horizontal {
      padding-top: 11px;
      padding-left: 15px;
      padding-right: 15px; }
      .menu--main .menu .menu-item, .menu--main .menu--horizontal .menu-item {
        margin-bottom: 11px;
        margin-left: 0 !important;
        display: block; }
      .menu--main .menu .menu-link, .menu--main .menu--horizontal .menu-link, .menu--main .menu .menu--horizontal-link, .menu--main .menu--horizontal .menu--horizontal-link {
        line-height: 1;
        text-align: left;
        text-transform: none;
        font-size: 15px; }
        .menu--main .menu .menu-link:hover, .menu--main .menu--horizontal .menu-link:hover, .menu--main .menu .menu--horizontal-link:hover, .menu--main .menu--horizontal .menu--horizontal-link:hover {
          color: #006F68; }
      @media screen and (min-width: 780px) {
        .menu--main .menu, .menu--main .menu--horizontal {
          position: absolute;
          left: 0;
          top: 100%;
          min-width: 100%;
          width: auto;
          background-color: rgba(255, 255, 255, 0.9); } }
  .menu--footer {
    margin-bottom: 0;
    margin-top: 0;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media screen and (max-width: 779px) {
      .menu--footer {
        -ms-flex-direction: column;
            flex-direction: column; }
        .menu--footer .menu-item {
          margin-left: 0;
          margin-bottom: 11px; } }
    .menu--footer .menu-item {
      margin-bottom: 0;
      white-space: nowrap; }
    .menu--footer .menu-link, .menu--footer .menu--horizontal-link {
      display: inline-block;
      font-weight: bold;
      text-transform: uppercase; }

/*.menu {
	@include navigation( horizontal, flex-start );
	// background-color: $c-white;

	@include respond( lg, max ) {
		display: flex;
		flex-direction: column;
		position: fixed;
		top: 70px;
		right: 0;
		width: 0;
		// max-width: 300px;
		overflow: auto;
		// height: calc( 100% - 120px );
		bottom: 0;
		background-color: $c-gray-lightultra;
		transition: width .2s ease-in;
		z-index: 1000;
	}

	@include respond( lg ) {
		display: flex;
	}

	&-wrap {
		.toggled-on & {
			position: fixed;
			width: 100%;
			top: 70px;
			z-index: 999;
			bottom: 0;
			background-color: rgba( $c-black, .6 );
			left: 0;
			width: 100%;
		}
	}

	.toggled-on & {
		width: 75%;
	}

	&-switch {
		border: 0;
		outline: 0 !important;
		float:right;
		width: auto;
		padding: 0;

		span {
			display: none;
			font-size: $f-size-lg;
			line-height: .5;
		}

		i {
			font-size: 3em;
			line-height: .25;
		}
	}

	%submenu {
		position: static;
		height: auto;
		width: auto;
		display: none;


		@include respond( lg ) {
			// display: none;
			position: absolute;
			min-width: 100%;
			padding: 0 $gutter/2;
			background-color: $c-gray-light;

		}

		%menu-item {
			float: none;
		}
			%menu-link {
				@include respond( lg, max ) {
					font-size: $f-size-s;
					padding: lh(.25) $gutter/2;
				}
				padding: lh( .5 ) 0;
				text-transform: none;
				font-weight: 400;
			}
	}

	&.lvl-2 {
		@extend %submenu !optional;

	}
	&.lvl-3 {
		@extend %submenu !optional;

	}

	&-item {
		@extend %menu-item !optional;

		&.is-parent {

			> %menu-link {
				text-indent: -1em;
				@include respond( lg ) {
					text-indent: 0;
				}

				@include icon( 'down-open-big', before, true ) {
					color: $c-main;
					font-weight: bold;
					margin-left: 0;
					margin-right: .5em;
					transform-style: preserve-3d;
					transition: transform .1s linear;
					text-indent: 0;
				}

				&:hover{
					&:before {
						transform: rotateX(-180deg);
					}
				}
			}
		}
	}

	&-link {
		@extend %menu-link !optional;
		display: block;
		color: $c-gray;
		text-transform: uppercase;
		font-weight: 400;
		white-space: nowrap;
		padding: lh( .5 ) lh( .5 ) lh();
		text-align: center;
		@include respond( lg, max ) {
			padding: lh( .5 ) lh( .5 );
		}

		&:hover,
		.is-current > & {
			color: $c-main;
		}
	}


	&--footer {
		display: flex;
		background-color: transparent;
		justify-content: flex-start;
		float: left;
		position: static;
		width: auto;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;

		%menu-item {
			flex: 0 0 auto;
			border-left: 1px solid $c-gray-light;

			&:first-child {
				border-left: 0;
			}

			&.facebook-link {
				border: 0;
				width: 100%;
				@include respond( md ) {
					width: auto;
					margin-left: $gutter/2;
				}


				%menu-link {
					color: $c-sec;

					@include icon(facebook-squared, before, true ) {
						color: $c-main;
						font-size: $f-size-lg;
						margin-left: 0;
					}
				}
			}

			&.phone-link,
			&.phone-link-main {
				border: 0;

				%menu-link {
					color: $c-gray;
					padding-left: 0;
					padding-right: lh( .5 );
				}
			}

			&.phone-link-main{

				%menu-link {
					@include icon(phone, before, true ) {
						color: $c-main;
						font-size: $f-size-lg;
						margin-left: 0;
					}
				}
			}
		}

		%menu-link {
			padding: 0 lh( .5 );

			@include respond( lg ) {
				padding: 0 lh();
			}
			text-transform: none;
			color: $c-main;
		}
	}
}*/
@media screen and (max-width: -1) {
  .collapse-xs {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s linear, height 0.5s linear; }
    .collapse-xs.in {
      max-height: 1320px;
      transition: max-height 0.5s linear, height 0.5s linear; }
    .collapse-xs > :first-child {
      margin-top: 11px; }
    .collapse-xs > :last-child {
      margin-bottom: 11px; }

  .collapsing-xs {
    overflow: hidden;
    transition: max-height 0.5s linear, height 0.5s linear; } }
@media screen and (max-width: 479px) {
  .collapse-sm {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s linear, height 0.5s linear; }
    .collapse-sm.in {
      max-height: 1320px;
      transition: max-height 0.5s linear, height 0.5s linear; }
    .collapse-sm > :first-child {
      margin-top: 11px; }
    .collapse-sm > :last-child {
      margin-bottom: 11px; }

  .collapsing-sm {
    overflow: hidden;
    transition: max-height 0.5s linear, height 0.5s linear; } }
@media screen and (max-width: 779px) {
  .collapse-md {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s linear, height 0.5s linear; }
    .collapse-md.in {
      max-height: 1320px;
      transition: max-height 0.5s linear, height 0.5s linear; }
    .collapse-md > :first-child {
      margin-top: 11px; }
    .collapse-md > :last-child {
      margin-bottom: 11px; }

  .collapsing-md {
    overflow: hidden;
    transition: max-height 0.5s linear, height 0.5s linear; } }
@media screen and (max-width: 1023px) {
  .collapse-lg {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s linear, height 0.5s linear; }
    .collapse-lg.in {
      max-height: 1320px;
      transition: max-height 0.5s linear, height 0.5s linear; }
    .collapse-lg > :first-child {
      margin-top: 11px; }
    .collapse-lg > :last-child {
      margin-bottom: 11px; }

  .collapsing-lg {
    overflow: hidden;
    transition: max-height 0.5s linear, height 0.5s linear; } }
@media screen and (max-width: 1279px) {
  .collapse-xl {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s linear, height 0.5s linear; }
    .collapse-xl.in {
      max-height: 1320px;
      transition: max-height 0.5s linear, height 0.5s linear; }
    .collapse-xl > :first-child {
      margin-top: 11px; }
    .collapse-xl > :last-child {
      margin-bottom: 11px; }

  .collapsing-xl {
    overflow: hidden;
    transition: max-height 0.5s linear, height 0.5s linear; } }
.collapse {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s linear, height 0.5s linear; }
  .collapse.in {
    max-height: 1320px;
    transition: max-height 0.5s linear, height 0.5s linear; }
  .collapse > :first-child {
    margin-top: 11px; }
  .collapse > :last-child {
    margin-bottom: 11px; }

.collapsing {
  overflow: hidden;
  transition: max-height .35s linear, height .35s linear; }

[data-toggle="collapse"] {
  position: relative;
  cursor: pointer;
  margin-bottom: 0; }
  [data-toggle="collapse"]:not(.no-icon) {
    padding-right: 35px; }

#cookieChoiceInfo {
  background-color: #006F68;
  color: #FFF;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 6px 11px 6px;
  text-align: center;
  z-index: 9999;
  border-top: 2px solid #333; }
  #cookieChoiceInfo div {
    margin-bottom: 6px; }
    @media screen and (min-width: 780px) {
      #cookieChoiceInfo div {
        margin-bottom: 0;
        display: inline-block; } }
  #cookieChoiceInfo a {
    background-color: #006F68;
    border: 2px solid #333;
    color: #FFF;
    display: inline-block;
    padding: 6px 11px;
    text-decoration: none;
    border-radius: 0; }
    @media screen and (min-width: 780px) {
      #cookieChoiceInfo a {
        margin-left: 22px; } }
    #cookieChoiceInfo a + a {
      margin-left: 22px; }

/* =================================
    Page
================================= */
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello-entypo/fontello.woff?46446718") format("woff"), url("../fonts/fontello-entypo/fontello.woff2?46446718") format("woff2");
  font-weight: "normal";
  font-style: "normal"; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  min-width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em; }

[class^="icon-"][class*="large"]:before, [class*=" icon-"][class*="large"]:before {
  font-size: 30px;
  vertical-align: middle; }

.icon-facebook-squared:before {
  content: ""; }

.icon-left-open-big:before {
  content: ""; }

.icon-menu:before {
  content: ""; }

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

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

.icon-right-open-big:before {
  content: ""; }

body {
  margin: 0;
  color: #006F68;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 0;
  position: relative; }

@media screen and (max-width: 779px) {
  .page {
    padding-top: 66px; } }
@media screen and (min-width: 780px) {
  .page--offcanvas-left.offcanvas-open .header--fixed, .page--offcanvas-left.offcanvas-open .header--fixed-left, .page--offcanvas-left.offcanvas-open .header--fixed-right, .page--offcanvas-left.offcanvas-open .header--fixed-left {
    left: 275px; }
  .page--offcanvas-left.offcanvas-open .header--fixed-right {
    left: auto;
    right: 275px; } }
.page--offcanvas-left.offcanvas-open .page-offcanvas {
  left: 0; }
  .page--offcanvas-left.offcanvas-open .page-offcanvas .menu-wrap {
    max-height: 60%;
    max-height: calc( 100% - 80px );
    overflow: auto; }
@media screen and (min-width: 780px) {
  .page--offcanvas-top.offcanvas-open .header--fixed, .page--offcanvas-top.offcanvas-open .header--fixed-left, .page--offcanvas-top.offcanvas-open .header--fixed-right, .page--offcanvas-top.offcanvas-open .header--fixed-left, .page--offcanvas-top.offcanvas-open .header--fixed-right {
    top: 120px; } }
.page--offcanvas-top.offcanvas-open .page-offcanvas {
  top: 0; }
  .page--offcanvas-top.offcanvas-open .page-offcanvas .menu-wrap {
    overflow: visible; }
.page--offcanvas-top.offcanvas-open .page-wrap {
  margin-left: 0;
  margin-top: 120px; }
.page--offcanvas-right.offcanvas-open .page-offcanvas {
  right: 0; }
.page--offcanvas-right.offcanvas-open .page-wrap {
  margin-left: 0;
  margin-right: 275px; }
.page--offcanvas-bottom.offcanvas-open .page-offcanvas {
  bottom: 0; }
.page--offcanvas-bottom.offcanvas-open .page-wrap {
  margin: 0; }
.page-wrap {
  margin: 0;
  width: 100%;
  transition: all .3s linear;
  position: relative; }
.page-offcanvas {
  position: fixed;
  z-index: 100;
  background-color: #000;
  transition: all .3s linear;
  padding: 22px 15px; }
  .page--offcanvas-left .page-offcanvas {
    top: 0;
    left: -275px;
    width: 275px;
    height: 100%;
    overflow: hidden; }
  .page--offcanvas-top .page-offcanvas {
    width: 100%;
    top: -120px;
    height: 120px;
    left: 0; }
  .page--offcanvas-right .page-offcanvas {
    top: 0;
    right: -275px;
    width: 275px;
    height: 100%;
    overflow: hidden; }
  .page--offcanvas-bottom .page-offcanvas {
    width: 100%;
    bottom: -120px;
    height: 120px;
    left: 0;
    top: auto !important; }
.page--1000 .iw {
  width: 1000px; }
.page--1200 .iw {
  width: 1200px; }
.page--1400 .iw {
  width: 1400px; }
.page--1600 .iw {
  width: 1600px; }
.page--full .iw {
  width: 100%; }
.page--custom .iw {
  width: 1290px; }

.header .iw, .content-inner .iw, .footer .iw {
  max-width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }
  .header .iw:after, .content-inner .iw:after, .footer .iw:after {
    content: "";
    display: table;
    clear: both; }

.js-scroll-top,
.js-scroll-down {
  cursor: pointer; }

.header {
  position: relative;
  background-color: #FFF;
  padding: 0 0 11px 0;
  /**
   * Modifier
   */ }
  @media screen and (max-width: 779px) {
    .header {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 1000;
      width: 100%;
      height: 66px;
      background-color: #FFF; }
      .header::after {
        content: '';
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-width: 11px 50vw;
        border-style: solid;
        top: 100%;
        border-color: #FFF transparent transparent #FFF;
        z-index: 10;
        opacity: 1; }
      @supports (-ms-ime-align: auto) {
        .header::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 11px 49.67vw;
          border-style: solid;
          top: 100%;
          border-color: #FFF transparent transparent #FFF;
          z-index: 10;
          opacity: 1; } } }
  @media screen and (min-width: 780px) {
    .header::before {
      content: '';
      position: absolute;
      left: 0;
      width: 0;
      height: 0;
      border-width: 44px 50vw;
      border-style: solid;
      top: -88px;
      border-color: transparent transparent #FFF #FFF;
      z-index: 10;
      opacity: 1; }
    @supports (-ms-ime-align: auto) {
      .header::before {
        content: '';
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-width: 44px 49.67vw;
        border-style: solid;
        top: -88px;
        border-color: transparent transparent #FFF #FFF;
        z-index: 10;
        opacity: 1; } } }
  .header .iw {
    position: relative;
    padding-left: 15px;
    padding-right: 15px; }
    @media screen and (min-width: 780px) and (max-width: 1024px) {
      .header .iw {
        padding-bottom: 22px; } }
  .header-logo {
    display: block;
    max-width: 200px;
    transition: all .3s linear;
    float: left; }
    @media screen and (min-width: 780px) {
      .header-logo {
        max-width: 200px;
        top: -44px;
        position: relative;
        z-index: 10; } }
    @media screen and (min-width: 1024px) {
      .header-logo {
        max-width: 300px;
        top: -55px; } }
    .header-logo-image {
      height: 66px;
      width: auto; }
      @media screen and (min-width: 780px) {
        .header-logo-image {
          height: auto; } }
      .header-logo-image--fallback {
        display: none; }
      .nosvg .header-logo-image--svg {
        display: none; }
      .nosvg .header-logo-image--fallback {
        display: block; }
  @media screen and (min-width: 780px) and (max-width: 1024px) {
    .header-nav {
      margin-top: 22px; } }
  @media screen and (min-width: 780px) {
    .header--fixed, .header--fixed-left, .header--fixed-right {
      position: fixed;
      top: 0;
      width: 100%;
      left: 0;
      z-index: 1000;
      transition: all .3s linear; }
      .header--fixed-left {
        width: 300px;
        height: 100%;
        height: 100vh;
        background: transparent url("assets/images/bg_header.png") no-repeat 0 0;
        background-size: 100% auto; }
      .header--fixed-right {
        left: auto;
        right: 0;
        width: 300px;
        height: 100%;
        height: 100vh; } }
  @media screen and (min-width: 1280px) {
    .header--fixed-left {
      width: 400px; }
    .header--fixed-right {
      width: 400px; } }
  .header--small {
    background-color: #FFF; }
    .header--small .textwidget .description {
      display: none; }
    .header--small .textwidget i {
      font-size: 1.5em;
      transition: font-size .3s linear; }
    .header--small .header-logo {
      margin-top: -40px;
      background-color: #FFF;
      padding: 5px 10px;
      margin-left: -10px;
      margin-bottom: -40px; }

/**
 * ToDo's:
 *
 *  [] najit lepsi misto pro tyhle
 *
 */
@keyframes rotate {
  from {
    transform: rotateZ(0deg); }
  to {
    transform: rotateZ(-360deg); } }
.content {
  min-height: 60vh; }
  .content.is-reloading,
  .content .is-reloading {
    background: transparent url("/wp-content/uploads/2016/09/logo_300px.png") no-repeat center 100px;
    background-size: 125px; }
    .content.is-reloading::before,
    .content .is-reloading::before {
      content: '';
      position: absolute;
      border-width: 10px 0 0px 0px;
      border-style: solid;
      border-color: #006F68;
      width: 125px;
      height: 125px;
      border-radius: 100% 0 0 0;
      animation: rotate 1.5s linear infinite reverse;
      top: 125px;
      left: 50%;
      margin-left: -125px;
      margin-top: -125px;
      -ms-transform-origin: 125px 125px;
          transform-origin: 125px 125px; }
  .content-inner {
    padding-top: 22px;
    padding-bottom: 22px;
    position: relative; }
    .content-inner.skew::before {
      content: '';
      position: absolute;
      left: 0;
      width: 0;
      height: 0;
      border-width: 11px 50vw;
      border-style: solid;
      top: -22px;
      border-color: transparent #FFF #FFF transparent;
      z-index: 10;
      opacity: 1; }
    .content-inner.skew::after {
      content: '';
      position: absolute;
      left: 0;
      width: 0;
      height: 0;
      border-width: 11px 50vw;
      border-style: solid;
      top: 100%;
      border-color: #FFF #FFF transparent transparent;
      z-index: 10;
      opacity: 1; }
    @supports (-ms-ime-align: auto) {
      .content-inner.skew::before {
        content: '';
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-width: 11px 49.67vw;
        border-style: solid;
        top: -22px;
        border-color: transparent #FFF #FFF transparent;
        z-index: 10;
        opacity: 1; }
      .content-inner.skew::after {
        content: '';
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-width: 11px 49.67vw;
        border-style: solid;
        top: 100%;
        border-color: #FFF #FFF transparent transparent;
        z-index: 10;
        opacity: 1; } }
    .content-inner.skew-left::before {
      content: '';
      position: absolute;
      left: 0;
      width: 0;
      height: 0;
      border-width: 11px 50vw;
      border-style: solid;
      top: -22px;
      border-color: transparent transparent #FFF #FFF;
      z-index: 10;
      opacity: 1; }
    .content-inner.skew-left::after {
      content: '';
      position: absolute;
      left: 0;
      width: 0;
      height: 0;
      border-width: 11px 50vw;
      border-style: solid;
      top: 100%;
      border-color: #FFF transparent transparent #FFF;
      z-index: 10;
      opacity: 1; }
    @supports (-ms-ime-align: auto) {
      .content-inner.skew-left::before {
        content: '';
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-width: 11px 49.67vw;
        border-style: solid;
        top: -22px;
        border-color: transparent transparent #FFF #FFF;
        z-index: 10;
        opacity: 1; }
      .content-inner.skew-left::after {
        content: '';
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-width: 11px 49.67vw;
        border-style: solid;
        top: 100%;
        border-color: #FFF transparent transparent #FFF;
        z-index: 10;
        opacity: 1; } }
    .content-inner.skew-down::after {
      content: '';
      position: absolute;
      left: 0;
      width: 0;
      height: 0;
      border-width: 11px 50vw;
      border-style: solid;
      top: 100%;
      border-color: #FFF #FFF transparent transparent;
      z-index: 10;
      opacity: 1; }
    @supports (-ms-ime-align: auto) {
      .content-inner.skew-down::after {
        content: '';
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-width: 11px 49.67vw;
        border-style: solid;
        top: 100%;
        border-color: #FFF #FFF transparent transparent;
        z-index: 10;
        opacity: 1; } }
    .content-inner.skew-left-down::after {
      content: '';
      position: absolute;
      left: 0;
      width: 0;
      height: 0;
      border-width: 11px 50vw;
      border-style: solid;
      top: 100%;
      border-color: #FFF transparent transparent #FFF;
      z-index: 10;
      opacity: 1; }
    @supports (-ms-ime-align: auto) {
      .content-inner.skew-left-down::after {
        content: '';
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-width: 11px 49.67vw;
        border-style: solid;
        top: 100%;
        border-color: #FFF transparent transparent #FFF;
        z-index: 10;
        opacity: 1; } }
    @media screen and (min-width: 780px) {
      .content-inner {
        padding-top: 66px;
        padding-bottom: 66px; }
        .content-inner.skew::before {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 22px 50vw;
          border-style: solid;
          top: -44px;
          border-color: transparent #FFF #FFF transparent;
          z-index: 10;
          opacity: 1; }
        .content-inner.skew::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 22px 50vw;
          border-style: solid;
          top: 100%;
          border-color: #FFF #FFF transparent transparent;
          z-index: 10;
          opacity: 1; }
        @supports (-ms-ime-align: auto) {
          .content-inner.skew::before {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 22px 49.67vw;
            border-style: solid;
            top: -44px;
            border-color: transparent #FFF #FFF transparent;
            z-index: 10;
            opacity: 1; }
          .content-inner.skew::after {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 22px 49.67vw;
            border-style: solid;
            top: 100%;
            border-color: #FFF #FFF transparent transparent;
            z-index: 10;
            opacity: 1; } }
        .content-inner.skew-left::before {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 22px 50vw;
          border-style: solid;
          top: -44px;
          border-color: transparent transparent #FFF #FFF;
          z-index: 10;
          opacity: 1; }
        .content-inner.skew-left::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 22px 50vw;
          border-style: solid;
          top: 100%;
          border-color: #FFF transparent transparent #FFF;
          z-index: 10;
          opacity: 1; }
        @supports (-ms-ime-align: auto) {
          .content-inner.skew-left::before {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 22px 49.67vw;
            border-style: solid;
            top: -44px;
            border-color: transparent transparent #FFF #FFF;
            z-index: 10;
            opacity: 1; }
          .content-inner.skew-left::after {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 22px 49.67vw;
            border-style: solid;
            top: 100%;
            border-color: #FFF transparent transparent #FFF;
            z-index: 10;
            opacity: 1; } }
        .content-inner.skew-down::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 22px 50vw;
          border-style: solid;
          top: 100%;
          border-color: #FFF #FFF transparent transparent;
          z-index: 10;
          opacity: 1; }
        @supports (-ms-ime-align: auto) {
          .content-inner.skew-down::after {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 22px 49.67vw;
            border-style: solid;
            top: 100%;
            border-color: #FFF #FFF transparent transparent;
            z-index: 10;
            opacity: 1; } }
        .content-inner.skew-left-down::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 22px 50vw;
          border-style: solid;
          top: 100%;
          border-color: #FFF transparent transparent #FFF;
          z-index: 10;
          opacity: 1; }
        @supports (-ms-ime-align: auto) {
          .content-inner.skew-left-down::after {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 22px 49.67vw;
            border-style: solid;
            top: 100%;
            border-color: #FFF transparent transparent #FFF;
            z-index: 10;
            opacity: 1; } } }
    @media screen and (min-width: 1024px) {
      .content-inner {
        padding-top: 66px;
        padding-bottom: 66px; }
        .content-inner.skew::before {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 44px 50vw;
          border-style: solid;
          top: -88px;
          border-color: transparent #FFF #FFF transparent;
          z-index: 10;
          opacity: 1; }
        .content-inner.skew::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 44px 50vw;
          border-style: solid;
          top: 100%;
          border-color: #FFF #FFF transparent transparent;
          z-index: 10;
          opacity: 1; }
        @supports (-ms-ime-align: auto) {
          .content-inner.skew::before {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 44px 49.67vw;
            border-style: solid;
            top: -88px;
            border-color: transparent #FFF #FFF transparent;
            z-index: 10;
            opacity: 1; }
          .content-inner.skew::after {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 44px 49.67vw;
            border-style: solid;
            top: 100%;
            border-color: #FFF #FFF transparent transparent;
            z-index: 10;
            opacity: 1; } }
        .content-inner.skew-left::before {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 44px 50vw;
          border-style: solid;
          top: -88px;
          border-color: transparent transparent #FFF #FFF;
          z-index: 10;
          opacity: 1; }
        .content-inner.skew-left::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 44px 50vw;
          border-style: solid;
          top: 100%;
          border-color: #FFF transparent transparent #FFF;
          z-index: 10;
          opacity: 1; }
        @supports (-ms-ime-align: auto) {
          .content-inner.skew-left::before {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 44px 49.67vw;
            border-style: solid;
            top: -88px;
            border-color: transparent transparent #FFF #FFF;
            z-index: 10;
            opacity: 1; }
          .content-inner.skew-left::after {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 44px 49.67vw;
            border-style: solid;
            top: 100%;
            border-color: #FFF transparent transparent #FFF;
            z-index: 10;
            opacity: 1; } }
        .content-inner.skew-down::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 44px 50vw;
          border-style: solid;
          top: 100%;
          border-color: #FFF #FFF transparent transparent;
          z-index: 10;
          opacity: 1; }
        @supports (-ms-ime-align: auto) {
          .content-inner.skew-down::after {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 44px 49.67vw;
            border-style: solid;
            top: 100%;
            border-color: #FFF #FFF transparent transparent;
            z-index: 10;
            opacity: 1; } }
        .content-inner.skew-left-down::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 44px 50vw;
          border-style: solid;
          top: 100%;
          border-color: #FFF transparent transparent #FFF;
          z-index: 10;
          opacity: 1; }
        @supports (-ms-ime-align: auto) {
          .content-inner.skew-left-down::after {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 44px 49.67vw;
            border-style: solid;
            top: 100%;
            border-color: #FFF transparent transparent #FFF;
            z-index: 10;
            opacity: 1; } } }
    .content-inner--invert {
      background-color: #006F68;
      color: #FFF; }
      .content-inner--invert.skew::before {
        content: '';
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-width: 11px 50vw;
        border-style: solid;
        top: -22px;
        border-color: transparent #006F68 #006F68 transparent;
        z-index: 10;
        opacity: 1; }
      .content-inner--invert.skew::after {
        content: '';
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-width: 11px 50vw;
        border-style: solid;
        top: 100%;
        border-color: #006F68 #006F68 transparent transparent;
        z-index: 10;
        opacity: 1; }
      @supports (-ms-ime-align: auto) {
        .content-inner--invert.skew::before {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 11px 49.67vw;
          border-style: solid;
          top: -22px;
          border-color: transparent #006F68 #006F68 transparent;
          z-index: 10;
          opacity: 1; }
        .content-inner--invert.skew::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 11px 49.67vw;
          border-style: solid;
          top: 100%;
          border-color: #006F68 #006F68 transparent transparent;
          z-index: 10;
          opacity: 1; } }
      .content-inner--invert.skew-down::after {
        content: '';
        position: absolute;
        left: 0;
        width: 0;
        height: 0;
        border-width: 11px 50vw;
        border-style: solid;
        top: 100%;
        border-color: #006F68 #006F68 transparent transparent;
        z-index: 10;
        opacity: 1; }
      @supports (-ms-ime-align: auto) {
        .content-inner--invert.skew-down::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 11px 49.67vw;
          border-style: solid;
          top: 100%;
          border-color: #006F68 #006F68 transparent transparent;
          z-index: 10;
          opacity: 1; } }
      @media screen and (min-width: 780px) {
        .content-inner--invert.skew::before {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 22px 50vw;
          border-style: solid;
          top: -44px;
          border-color: transparent #006F68 #006F68 transparent;
          z-index: 10;
          opacity: 1; }
        .content-inner--invert.skew::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 22px 50vw;
          border-style: solid;
          top: 100%;
          border-color: #006F68 #006F68 transparent transparent;
          z-index: 10;
          opacity: 1; }
        @supports (-ms-ime-align: auto) {
          .content-inner--invert.skew::before {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 22px 49.67vw;
            border-style: solid;
            top: -44px;
            border-color: transparent #006F68 #006F68 transparent;
            z-index: 10;
            opacity: 1; }
          .content-inner--invert.skew::after {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 22px 49.67vw;
            border-style: solid;
            top: 100%;
            border-color: #006F68 #006F68 transparent transparent;
            z-index: 10;
            opacity: 1; } }
        .content-inner--invert.skew-down::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 22px 50vw;
          border-style: solid;
          top: 100%;
          border-color: #006F68 #006F68 transparent transparent;
          z-index: 10;
          opacity: 1; }
        @supports (-ms-ime-align: auto) {
          .content-inner--invert.skew-down::after {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 22px 49.67vw;
            border-style: solid;
            top: 100%;
            border-color: #006F68 #006F68 transparent transparent;
            z-index: 10;
            opacity: 1; } } }
      @media screen and (min-width: 1024px) {
        .content-inner--invert.skew::before {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 44px 50vw;
          border-style: solid;
          top: -88px;
          border-color: transparent #006F68 #006F68 transparent;
          z-index: 10;
          opacity: 1; }
        .content-inner--invert.skew::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 44px 50vw;
          border-style: solid;
          top: 100%;
          border-color: #006F68 #006F68 transparent transparent;
          z-index: 10;
          opacity: 1; }
        @supports (-ms-ime-align: auto) {
          .content-inner--invert.skew::before {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 44px 49.67vw;
            border-style: solid;
            top: -88px;
            border-color: transparent #006F68 #006F68 transparent;
            z-index: 10;
            opacity: 1; }
          .content-inner--invert.skew::after {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 44px 49.67vw;
            border-style: solid;
            top: 100%;
            border-color: #006F68 #006F68 transparent transparent;
            z-index: 10;
            opacity: 1; } }
        .content-inner--invert.skew-down::after {
          content: '';
          position: absolute;
          left: 0;
          width: 0;
          height: 0;
          border-width: 44px 50vw;
          border-style: solid;
          top: 100%;
          border-color: #006F68 #006F68 transparent transparent;
          z-index: 10;
          opacity: 1; }
        @supports (-ms-ime-align: auto) {
          .content-inner--invert.skew-down::after {
            content: '';
            position: absolute;
            left: 0;
            width: 0;
            height: 0;
            border-width: 44px 49.67vw;
            border-style: solid;
            top: 100%;
            border-color: #006F68 #006F68 transparent transparent;
            z-index: 10;
            opacity: 1; } } }
    .content-inner--image {
      position: relative;
      background-position: center center;
      background-size: cover;
      min-height: 660px; }
      .content-inner--image .header .iw, .header .content-inner--image .iw, .content-inner--image .content-inner .iw, .content-inner .content-inner--image .iw, .content-inner--image .footer .iw, .footer .content-inner--image .iw {
        position: relative;
        z-index: 5; }
    .content-inner .iw {
      padding-top: 22px;
      padding-bottom: 22px; }
      .content-inner .iw--highlight {
        padding: 15px 0;
        background-color: #EEE;
        background-image: url("./images/pattern.png");
        background: #CCC linear-gradient(-45deg, transparent, transparent 49%, #FFF 50%, transparent 51%);
        background-size: 10px 10px; }
      .content-inner .iw--wide {
        width: 1548px;
        padding: 0; }
        @media screen and (min-width: 1024px) {
          .content-inner .iw--wide:first-child {
            margin-top: -44px; } }
      .content-inner .iw--divider {
        padding-bottom: 44px;
        border-bottom: 1px solid #CCC; }
        .content-inner .iw--divider::after {
          content: '';
          display: block;
          position: absolute;
          height: 22px;
          bottom: -11px;
          width: 176px;
          background-color: #006F68;
          left: 50%;
          margin-left: -88px; }
  .content-background {
    max-height: 35%;
    max-height: 35vh; }
    @media screen and (min-width: 780px) {
      .content-background {
        max-height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 0;
        overflow: hidden;
        right: 35vw;
        width: auto; }
        .content-background .gm {
          padding-top: 0;
          width: 100vw;
          height: 100%;
          height: 100vh; }
        .content-background img {
          object-fit: cover;
          width: 100vw;
          height: 100vh; } }
  .content--full-width .scroll-next {
    display: none; }
  @media screen and (min-width: 780px) {
    .header--fixed-left ~ .content--full-width .iw {
      width: auto;
      margin-left: 400px; }
      .header--fixed-left ~ .content--full-width .iw:before {
        content: none; }
    .header--fixed-right ~ .content--full-width .iw {
      width: auto;
      margin-right: 400px; }
      .header--fixed-right ~ .content--full-width .iw:before {
        content: none; } }

@media screen and (max-width: 779px) {
  .sidebar--offcanvas {
    background-color: #006F68;
    color: #FFF;
    position: fixed;
    z-index: 100;
    left: -280px;
    top: 0;
    bottom: 0;
    width: 280px;
    min-width: 280px;
    overflow: auto; }
    .sidebar--offcanvas h2, .sidebar--offcanvas h3, .sidebar--offcanvas h4, .sidebar--offcanvas h5 {
      color: #FFF; }
    .sidebar--offcanvas *:not(.panel) .btn, .sidebar--offcanvas *:not(.panel) .btn-primary, .sidebar--offcanvas *:not(.panel) .btn-primary-center {
      background-color: #FFF;
      color: #006F68; }
  .sidebar-switch {
    position: fixed;
    top: 50%;
    left: 0;
    background-color: #006F68;
    color: #FFF;
    border-radius: 0 0 0 0;
    padding: 5px 15px;
    transform: rotateZ(-90deg) translate(-50%, 0);
    -ms-transform-origin: 0 0;
        transform-origin: 0 0;
    white-space: nowrap; }
    .canvas-slid + .sidebar-switch, .canvas-sliding + .sidebar-switch {
      left: 280px; } }
@media screen and (min-width: 780px) {
  .sidebar {
    margin-bottom: 44px; }
    .sidebar-wrapper {
      background-color: #EEE;
      padding: 11px 15px; } }

.scroll-next {
  position: absolute;
  bottom: 5px;
  left: 50%;
  display: block;
  width: 100px;
  text-align: center;
  margin-left: -50px;
  color: #333; }
  @media screen and (max-width: 779px) {
    .scroll-next {
      display: none; } }
  .scroll-next i {
    display: block;
    font-size: 3em; }

.m-bottom {
  margin-bottom: 44px; }

.m-top {
  margin-top: 44px; }

.footer {
  position: relative;
  background-color: #FFF;
  color: #006F68; }
  .footer a {
    color: inherit; }
  .footer::before {
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    border-width: 22px 50vw;
    border-style: solid;
    top: -44px;
    border-color: transparent transparent #FFF #FFF;
    z-index: 10;
    opacity: 1; }
  @supports (-ms-ime-align: auto) {
    .footer::before {
      content: '';
      position: absolute;
      left: 0;
      width: 0;
      height: 0;
      border-width: 22px 49.67vw;
      border-style: solid;
      top: -44px;
      border-color: transparent transparent #FFF #FFF;
      z-index: 10;
      opacity: 1; } }
  .footer-inner {
    padding-top: 11px;
    padding-bottom: 11px; }
    .footer-inner--top {
      padding-top: 0;
      position: relative; }
      @media screen and (min-width: 780px) {
        .footer-inner--top {
          min-height: 400px; }
          .footer-inner--top::after {
            content: '';
            position: absolute;
            width: 50%;
            height: 100%;
            left: 50%;
            top: 0;
            background-color: rgba(0, 111, 104, 0.5); } }
      .footer-inner--top .iw {
        padding-top: 22px;
        position: relative;
        z-index: 100; }
        @media screen and (max-width: 779px) {
          .footer-inner--top .iw {
            background-color: rgba(0, 111, 104, 0.5); } }
    .footer-inner--main {
      background-color: #006F68; }
    .footer-inner--bottom {
      padding: 9px 0;
      background-color: #333;
      color: #FFF; }
  .footer-logo {
    display: block;
    position: relative;
    top: -22px;
    margin-bottom: -22px; }
    @media screen and (max-width: 779px) {
      .footer-logo {
        margin-bottom: 22px; } }
    .footer-logo:before {
      content: '';
      position: absolute;
      top: -20px;
      height: 20px;
      left: -15px;
      width: 70px;
      background-color: #FFF; }
  .footer .iw--copyright {
    padding-top: 0;
    padding-bottom: 0; }
  .footer .copyright {
    color: #CCC;
    font-size: 12px;
    text-align: center; }
  .footer .address-box h2, .footer .address-box h3, .footer .address-box h4 {
    font-family: "Open Sans", sans-serif; }
    .footer .address-box h2 small, .footer .address-box h2 span, .footer .address-box h3 small, .footer .address-box h3 span, .footer .address-box h4 small, .footer .address-box h4 span {
      font-family: "Open Sans", sans-serif;
      font-weight: normal;
      text-transform: none; }
  .footer .address-box p {
    margin-top: 0; }
  .footer .address-box a {
    text-decoration: none; }
  .footer .menu {
    margin: 0; }
    .footer .menu-prefix {
      display: table;
      margin: 0 auto 6px; }
      @media screen and (min-width: 1024px) {
        .footer .menu-prefix {
          float: left; } }
      .footer .menu-prefix img {
        margin-right: 15px; }
  .footer-kontakt span {
    display: inline-block;
    margin-right: 15px; }
    .footer-kontakt span:last-child {
      margin-right: 0; }
  .footer-kontakt a {
    text-decoration: none; }
  .footer .footer-google_map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 400px;
    padding: 0;
    color: #333; }
  .footer .widget {
    padding-top: 0;
    padding-bottom: 0; }
    .footer .widget h2 {
      font-size: 20px; }
    .footer .widget--fb {
      padding-left: 0;
      margin-top: 6px; }
      @media screen and (min-width: 780px) {
        .footer .widget--fb {
          float: right;
          text-align: right;
          margin-top: 0; } }

.article {
  padding-bottom: 22px;
  margin-bottom: 22px; }
  .article.highlighted {
    background-color: #006F68; }
  .article.register-infobox {
    margin-bottom: 0;
    padding-bottom: 0; }
  .article-head, .heading {
    margin-bottom: 11px; }
  .article-header {
    position: relative;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    border-bottom: 2px solid;
    padding-bottom: 11px; }
    .article-header--sub {
      font-size: 20px;
      font-weight: normal;
      text-transform: none;
      margin-top: 0;
      border-bottom: 0;
      color: #006F68; }
      .article-header + .article-header--sub {
        margin-top: 22px; }
    .article-header a {
      text-decoration: none; }
    .title-link + .article-header {
      margin-top: 0; }
  .article-content, .downloads {
    -moz-column-gap: 30px;
         column-gap: 30px; }
    .article-content h1, .downloads h1, .article-content h2, .downloads h2, .article-content h3, .downloads h3, .article-content h4, .downloads h4, .article-content h5, .downloads h5, .article-content h6, .downloads h6 {
      -webkit-hyphens: auto;
          -ms-hyphens: auto;
              hyphens: auto; }
      @supports (hyphenate-limit-chars: 6) or (-ms-hyphenate-limit-chars: 6) {
        .article-content h1, .downloads h1, .article-content h2, .downloads h2, .article-content h3, .downloads h3, .article-content h4, .downloads h4, .article-content h5, .downloads h5, .article-content h6, .downloads h6 {
          hyphenate-limit-chars: 6 4 4;
          -ms-hyphenate-limit-chars: 6 4 4; } }
    .article-content img.alignright, .downloads img.alignright, .article-content img.right, .downloads img.right {
      float: right;
      margin-left: 20px; }
    .article-content img.alignleft, .downloads img.alignleft, .article-content img.left, .downloads img.left {
      float: left;
      margin-right: 20px; }
    .article-content img.round, .downloads img.round {
      border-radius: 100%; }
    .article-content img.border, .downloads img.border {
      border: 1px solid #CCC; }
    .article-content a:not([class]), .downloads a:not([class]) {
      font-weight: bold; }
    .article-content [class^="icon-"]:before, .downloads [class^="icon-"]:before, .article-content [class*=" icon-"]:before, .downloads [class*=" icon-"]:before {
      color: #006F68; }
    @media screen and (min-width: 780px) {
      .article-content[data-columns] h2, [data-columns].downloads h2, .article-content[data-columns] h3, [data-columns].downloads h3, .article-content[data-columns] h4, [data-columns].downloads h4, .article-content[data-columns] h5, [data-columns].downloads h5 {
        -moz-break-after: avoid;
             break-after: avoid;
        page-break-inside: avoid;
             break-inside: avoid;
        page-break-after: avoid; }
      .article-content[data-columns] p, [data-columns].downloads p {
        break-inside: avoid;
        page-break-inside: avoid; }
      .article-content[data-columns="2"], [data-columns="2"].downloads {
        -moz-column-count: 2;
             column-count: 2; }
      .article-content[data-columns="3"], [data-columns="3"].downloads {
        -moz-column-count: 3;
             column-count: 3; }
      .article-content[data-columns="4"], [data-columns="4"].downloads {
        -moz-column-count: 4;
             column-count: 4; }
      .article-content[data-columns="5"], [data-columns="5"].downloads {
        -moz-column-count: 5;
             column-count: 5; }
      .article-content[data-columns="6"], [data-columns="6"].downloads {
        -moz-column-count: 6;
             column-count: 6; } }
    .article-content p.no-break, .downloads p.no-break {
      page-break-inside: avoid;
           break-inside: avoid;
      -moz-break-after: auto;
           break-after: auto; }
  .article-figure {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 11px; }
    @media screen and (min-width: 780px) {
      .article-figure--left {
        max-width: 50%;
        float: left;
        margin-right: 30px; }
      .article-figure--right {
        max-width: 50%;
        float: right;
        margin-left: 30px; } }
  .article .content-more {
    margin-top: 44px; }

.downloads {
  list-style: outside none;
  margin: 22px 0;
  padding: 15px; }
  @media screen and (min-width: 780px) {
    .downloads {
      -moz-column-count: 2;
           column-count: 2;
      -moz-column-gap: 30px;
           column-gap: 30px; } }
  .downloads-item {
    margin-bottom: 11px;
    page-break-inside: avoid;
         break-inside: avoid-column; }
  .downloads-link {
    display: block;
    text-decoration: none; }
    .downloads-link i {
      color: #006F68; }
  .downloads-description {
    margin-top: 7.5px;
    color: #cccccc; }

/**
 * not good but
 */
.heading {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 33px;
  border-bottom: 2px solid;
  max-width: 645px;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase; }
  .content-inner--image .heading {
    color: #FFF;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5); }
    .content-inner--image .heading::after {
      content: '';
      position: absolute;
      height: 2px;
      width: 100%;
      bottom: -2px;
      left: 0;
      box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); }

.title-icon::before, .title-icon::after {
  margin-left: 0; }
.title-icon + .article-header {
  margin-top: 0; }

.title-link {
  float: right;
  position: relative;
  z-index: 5; }

.hero {
  background-color: rgba(255, 255, 255, 0.66);
  background-size: cover;
  width: 100vw;
  max-width: 100%;
  position: relative;
  selection: none; }
  .hero--full {
    padding: 0;
    height: 85vh;
    overflow: hidden; }
    @media screen and (min-width: 780px) {
      .hero--full {
        height: 75vh;
        margin-bottom: 0;
        /*			&::after {
        				content: '';
        				position: absolute;
        				top: 0;
        				left: 0;
        				width: 100%;
        				height: 25%;
        				background: linear-gradient( to bottom, color( white, .9), color(white, 0));
        				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff',GradientType=0 );
        				z-index: 2;
        			}*/ }
        .hero--full::before {
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          background: transparent url("assets/images/hero_pattern.png");
          background-size: 2px 2px;
          opacity: .5;
          z-index: 1; } }
  .hero--big {
    padding-bottom: 19.531%;
    padding-top: 19.531%; }
  @media screen and (min-width: 780px) {
    .hero--pull-up {
      margin-bottom: -132px; } }
  .hero--video {
    background-color: rgba(0, 0, 0, 0.3);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAQElEQVQYlW2OwQ0AMAgCbw7XcMFubj81RVpeGgIcQHK1gJC/+shjtkLNTmpTaZMm05IB76YzfTedaW46k28Opg1VYQ5hW3JdzwAAAABJRU5ErkJggg==");
    background-repeat: repeat;
    background-position: 0 0;
    background-size: 5px; }
  .hero-video {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    object-fit: cover; }
  .hero-scroll {
    display: none;
    position: absolute;
    bottom: 88px;
    left: 50%;
    width: 100px;
    text-align: center;
    margin-left: -50px;
    font-size: 48px; }
    @media screen and (min-width: 780px) {
      .hero-scroll {
        display: block; } }
    .hero-scroll i {
      color: #006F68; }
  .hero-text {
    margin: 0 auto 0;
    position: absolute;
    max-width: 95%;
    z-index: 25;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    color: #006F68;
    text-transform: uppercase;
    text-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.5);
    text-align: center; }
    .hero-text .slogan:nth-child(1) {
      font-size: 20px;
      font-weight: bold;
      line-height: 1;
      text-indent: -2em; }
    .hero-text .slogan:nth-child(2) {
      font-size: 20px;
      line-height: 1;
      font-weight: 300;
      margin-top: 0;
      text-indent: 2em; }
    .hero-text .slogan:nth-child(3) {
      font-size: 20px;
      font-weight: bold;
      line-height: 1;
      margin-top: 0;
      text-indent: 3em; }
    @media screen and (min-width: 780px) {
      .hero-text .slogan:nth-child(1) {
        font-size: 30px;
        text-indent: -2em; }
      .hero-text .slogan:nth-child(2) {
        font-size: 40px;
        margin-top: 0;
        text-indent: 2em; }
      .hero-text .slogan:nth-child(3) {
        font-size: 30px;
        margin-top: 0;
        text-indent: 3em; } }
    @media screen and (min-width: 1024px) {
      .hero-text .slogan:nth-child(1) {
        font-size: 60px; }
      .hero-text .slogan:nth-child(2) {
        font-size: 72px; }
      .hero-text .slogan:nth-child(3) {
        font-size: 60px; } }
    .hero-text h1, .hero-text h2, .hero-text h3, .hero-text h4, .hero-text h5 {
      font-size: 20px;
      font-weight: 700;
      line-height: 1;
      position: relative;
      margin-bottom: .5em;
      padding-bottom: .5em; }
      .hero-text h1::before, .hero-text h1::after, .hero-text h2::before, .hero-text h2::after, .hero-text h3::before, .hero-text h3::after, .hero-text h4::before, .hero-text h4::after, .hero-text h5::before, .hero-text h5::after {
        content: '';
        position: absolute;
        top: 100%;
        width: 45%;
        height: 1px;
        background-color: #FFF; }
      .hero-text h1::before, .hero-text h2::before, .hero-text h3::before, .hero-text h4::before, .hero-text h5::before {
        left: 0; }
      .hero-text h1::after, .hero-text h2::after, .hero-text h3::after, .hero-text h4::after, .hero-text h5::after {
        right: 0; }
      .hero-text h1 i, .hero-text h2 i, .hero-text h3 i, .hero-text h4 i, .hero-text h5 i {
        font-size: 30px;
        position: absolute;
        bottom: -.5em;
        line-height: 1;
        left: 50%;
        margin-left: -.6em; }
      @media screen and (min-width: 780px) {
        .hero-text h1, .hero-text h2, .hero-text h3, .hero-text h4, .hero-text h5 {
          font-size: 48px; } }
    .hero-text blockquote {
      font-family: "Open Sans", sans-serif;
      font-style: italic; }
      .hero-text blockquote small {
        font-size: 12px; }

.linkbox {
  margin-bottom: 20px;
  background-color: #FFF;
  text-align: center;
  padding: 0;
  transition: background .2s linear,  box-shadow .2s linear;
  box-shadow: 0;
  overflow: hidden;
  border: 0 solid transparent; }
  a.linkbox {
    display: block;
    text-decoration: none; }
  .linkbox-link {
    display: block;
    background-size: cover;
    background-position: 0 -28px;
    text-decoration: none; }
  .linkbox-title {
    color: #006F68;
    font-size: 20px; }
  .linkbox-content {
    color: #333;
    font-size: 15px;
    margin: 22px 15px 22px 15px; }
  .linkbox-icon {
    font-size: 60px;
    margin-bottom: 22px;
    color: #006F68;
    display: block;
    -ms-transform-origin: center center;
        transform-origin: center center;
    transition: transform .2s linear; }
    .linkbox-icon i::before {
      margin: 0; }
  .linkbox-links {
    text-align: justify;
    height: 22px; }
    .linkbox-links a {
      text-decoration: none;
      font-weight: bold;
      color: #006F68; }
    .linkbox-links:after {
      content: ' ';
      line-height: 0;
      display: inline-block;
      width: 100%; }
  .linkbox-figure {
    background-color: #000;
    border-radius: 100%;
    display: block;
    height: 0;
    margin: 0 auto;
    opacity: .9999;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    text-align: center;
    width: 100%; }
  .linkbox-image-wrap {
    margin-left: -15px;
    margin-right: -15px; }
  .linkbox-caption {
    font-size: 20px;
    margin-bottom: 22px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600; }
    .linkbox-caption span {
      display: inline-block;
      line-height: 22px;
      vertical-align: middle; }
  .linkbox--simple {
    text-decoration: none;
    display: block;
    position: relative;
    padding-bottom: 0; }
    .linkbox--simple .linkbox-title {
      text-align: left;
      font-weight: normal;
      padding-left: 1.5em;
      position: relative; }
      .linkbox--simple .linkbox-title:first-letter {
        font-weight: bold; }
      .linkbox--simple .linkbox-title i {
        position: absolute;
        top: 0;
        left: 0; }
    .linkbox--simple .linkbox-content {
      text-align: left;
      margin: 22px 0 0;
      padding-left: 30px; }
  .linkbox--databox {
    background-color: rgba(0, 111, 104, 0.8);
    color: #FFF;
    position: relative;
    margin-top: 150px; }
    @media screen and (min-width: 780px) {
      .linkbox--databox {
        margin-top: 200px; } }
    .linkbox--databox .linkbox-title {
      color: rgba(0, 111, 104, 0.8);
      line-height: 1;
      vertical-align: bottom;
      position: absolute;
      text-align: center;
      width: 100%;
      left: 0;
      font-weight: bold;
      font-size: 150px;
      top: -147px; }
      @media screen and (min-width: 780px) {
        .linkbox--databox .linkbox-title {
          top: -197px;
          font-size: 200px; } }
    .linkbox--databox .linkbox-content h3 {
      color: inherit; }
    .linkbox--databox:hover {
      background-color: rgba(0, 111, 104, 0.8);
      color: #FFF;
      box-shadow: none; }
  .linkbox--persona {
    background-color: rgba(0, 111, 104, 0.8);
    color: #FFF;
    margin-top: 150px;
    position: relative; }
    .linkbox--persona .linkbox-image {
      margin-top: -150px;
      border: 1px solid #FFF;
      max-width: 210px; }
    .linkbox--persona .linkbox-title {
      text-transform: uppercase;
      font-weight: bold; }
    .linkbox--persona .linkbox-info {
      font-size: 25px;
      font-weight: bold;
      font-style: italic; }
    .linkbox--persona .linkbox-content {
      margin-top: 22px; }
      .linkbox--persona .linkbox-content a {
        text-decoration: none; }
    .linkbox--persona:hover {
      background-color: rgba(0, 111, 104, 0.8);
      color: #FFF;
      box-shadow: none; }

.person {
  text-align: left;
  margin: 0 0 22px 0;
  padding: 0; }
  .person-inner {
    position: relative;
    overflow: hidden; }
  .person-frame {
    overflow: hidden; }
  .person-image {
    width: 100%;
    transition: transform .2s ease-out; }
  .person-description {
    color: #333;
    text-align: left;
    font-size: 12px; }
  .person-quote {
    position: absolute;
    transition: left .2s ease-out;
    top: 435px;
    left: 100%;
    width: 100%;
    line-height: 132px;
    height: 132px;
    -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    background-color: #006F68;
    z-index: 10; }
    .person-quote p {
      line-height: 22px;
      display: inline-block;
      vertical-align: middle;
      font-style: italic;
      padding: 20px;
      color: #000;
      font-weight: 300; }
  .person-position {
    margin-bottom: 11px;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    min-height: 44px; }
