/* barlow-300 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Barlow";
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/barlow-v12-latin-300.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-300italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Barlow";
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/barlow-v12-latin-300italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-regular - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Barlow";
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/barlow-v12-latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Barlow";
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/barlow-v12-latin-italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-500 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Barlow";
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/barlow-v12-latin-500.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-500italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Barlow";
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/barlow-v12-latin-500italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-600 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Barlow";
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/barlow-v12-latin-600.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-600italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Barlow";
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/barlow-v12-latin-600italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-700 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Barlow";
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/barlow-v12-latin-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-700italic - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: "Barlow";
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/barlow-v12-latin-700italic.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



/* #385b6b GRAU-BLAU

#9cadb5 HELLGRAU 

  GRÜN #afca0b

  DUNKLEl GRAU #1c2d35

  */

body {
    font-family: "Barlow";
}

.zitat {
    line-height: 1.5;
    max-width: 85% !important;
    padding-left: 5% !important;

    border-left: 2px solid #afca0b;
}

.ce_table.table-clean td {
    padding: 8px;
    font-size: 1rem;
}

.ce_table h3, #nav-about .ce_text h3 {
    font-weight: 600 !important;
    color: #afca0b !important;
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.image_container .caption {
    background: rgba(176, 202, 11, 0.672);
    position: absolute;
    bottom: 5%;
    color: #fff;
    right: 0;

}

#table_409 {
    width: auto !important;
}

.ce_table.table-clean td {
    padding-right: 20px;
}

.box_facts .ce_split_words {
    font-size: 50px;
    line-height: 1.7;
    font-weight: 400;
}

.ce_scrolling_text {
    font-family: "Barlow";
    line-height: 1.2;
    font-weight: 300;
    color: #9cadb5 !important;
    font-size: 2rem;
}

.top-link .progress-ring circle {
    stroke: #afca0b;

}

.top-link {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .09);

    background-color: rgba(255, 255, 255, 0.5);

}

#top_link .ti-angle-up {
    color: #1c2d35;
}

.ce_iconbox_cwrapper p {
    font-size: 1.4rem;
    text-transform: uppercase;
    line-height: 1.5;
}

.mw_80 {
    max-width: 80%;
}

.mw_70 {
    max-width: 90%;
}

.mw_70 h3 {
    color: #9cadb5 !important;
}

.ce_divider_extended.version2 {
    background: #afca0b;
}

.impressum h2,
.impressum h3,

.impressum h4 {
    font-size: 1.2rem;
    margin-bottom: 5px;
}

.fl_left {
    float: left;
    margin-right: 30px;
}


@media only screen and (max-width: 767px) {

    .mw_80 {
        max-width: 100%;
    }

    .mw_70 {
        max-width: 100%;
    }


    .box_facts .ce_split_words {
        font-size: 40px;
        line-height: 2;
    }

    .ce_split_words {
        line-height: 1.5 !important;
    }

    .ce_wrap_31 {
        margin: 0 !important;
    }

    .header .inside {
        max-width: 100%;
    }

    .ce_wrap_465,

    .ce_wrap_525 {
        margin: 0 !important;
    }

    .zitat {
        max-width: 100% !important;
        font-size: 1.3rem;
        margin-bottom: 40px;
        font-size: 1.6rem !important;
    }

    .ce_table.table-clean td {
        padding: 8px;
        font-size: .91rem;
        line-height: 1.3;
    }

    .mw_70 h3 {
        font-size: 1.1rem;
    }

    .mw_70 h3 {
        font-size: 1.4rem;
    }

    div[data-id="430"],
    div[data-id="432"],
    div[data-id="438"] {

        margin-bottom: 0 !important;
    }

}

@media only screen and (max-width: 1600px) {

    .mod_article.fullwidth-padding-both>.container,
    .header .inside {
        padding-right: calc((var(--articlePaddingLeftRight) + var(--contentPaddingLeftRight)) / 2);

        max-width: none;
        padding-left: calc((var(--articlePaddingLeftRight) + var(--contentPaddingLeftRight)) / 2);
    }

    .box_facts .ce_split_words {
        font-size: 40px;
    }

    .zitat {
        font-size: 1.5rem !important;
    }

    .ce_wrap_31 {
        margin:      0 !important;
      }
}

@media only screen and (max-width: 1200px) {
    .zitat {
        max-width: 100% !important;
    }

    .mod_article.fullwidth-padding-both>.container,
    .header .inside {
        padding-right: calc((var(--articlePaddingLeftRight) + var(--contentPaddingLeftRight)) / 3);

        max-width: none;
        padding-left: calc((var(--articlePaddingLeftRight) + var(--contentPaddingLeftRight)) / 3);
    }


    .ce_wrap_525 {
        margin: 0 !important;
    }

    .mw_70 {
        max-width: 100%;
    }


        .box_facts .ce_split_words {
        font-size: 40px;
    }
}


.smartmenu-content {
    background-color: #1c2d35;
}

.mod_privacy_optin .privacy_content {
    padding: 20px 20px 15px;
    background: #f8f8f8;
    border-radius: 5px;
    margin-top: 35px;
}


#top_link {
   

    opacity: 0;
    transition: opacity 0.3s ease;
  
  }
  #top_link.visible {

    opacity: 1;
  }
  

  #privacy_optout_link {
   
    width: 34px;
    height: 34px;
    background-size: 23px 23px;
      }




      .icon_inside i::before {
        color:       #afca0b;
      }

      .ce_text_extented p, .ce_split_words {
        hyphens: manual;
        -webkit-hyphens: manual;
  -ms-hyphens: manual;
}
      
.scroll_down {
top: calc(100vh - 60px);

}

.ce_revolutionslider_text {
    text-align: center !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1.5;
    font-weight: 300 !important;
}

.smartmenu-table {
    text-transform: uppercase;
}