/*!default : "die var hat diesen wert nur, falls sie nicht schon vorher anders definiert worden ist"**/
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template,[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: inherit
}

b,strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,kbd,pre,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,input,select,textarea {
    font: inherit
}

optgroup {
    font-weight: bold
}

button,input,select {
    overflow: visible
}

button,input,select,textarea {
    margin: 0
}

button,select {
    text-transform: none
}

button,[type="button"],[type="reset"],[type="submit"] {
    cursor: pointer
}

[disabled] {
    cursor: default
}

button,html [type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring,input:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type="checkbox"],[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield
}

[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

@media print {
    *,*::before,*::after,*::first-letter,*::first-line {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,a:visited {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .tag {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,.table th {
        background-color: #fff !important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #ddd !important
    }
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

@-ms-viewport {
    width: device-width
}

html {
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: none !important
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #818a91
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,ul,dl {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,ul ul,ol ul,ul ol {
    margin-bottom: 0
}

dt {
    font-weight: bold
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

a {
    color: #007688;
    text-decoration: none
}

a:focus,a:hover {
    color: #004a55;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: none
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role="button"] {
    cursor: pointer
}

a,area,button,[role="button"],input,label,select,summary,textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #818a91;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input,button,select,textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0
}

input[type="radio"]:disabled,input[type="checkbox"]:disabled {
    cursor: not-allowed
}

input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

input[type="search"] {
    -webkit-appearance: none
}

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1,.h1 {
    font-size: 3.25em
}

h2,.h2 {
    font-size: 2.5em
}

h3,.h3 {
    font-size: 1.625em
}

h4,.h4 {
    font-size: 1.25em
}

h5,.h5 {
    font-size: 1.125em
}

h6,.h6 {
    font-size: 1em
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,0.1)
}

small,.small {
    font-size: 80%;
    font-weight: normal
}

mark,.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #818a91
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0
}

.blockquote-reverse .blockquote-footer::before {
    content: ""
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"
}

dl.row>dd+dt {
    clear: left
}

.custom-control {
    position: relative;
    display: inline;
    padding-left: 1.5rem;
    cursor: pointer
}

.custom-control+.custom-control {
    margin-left: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9
}

.custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 0.075rem #fff,0 0 0 0.2rem #0074d9;
    box-shadow: 0 0 0 0.075rem #fff,0 0 0 0.2rem #0074d9
}

.custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff
}

.custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee
}

.custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed
}

.custom-control-indicator {
    position: absolute;
    top: .0625rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 50% 50%;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #0074d9;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked .custom-control {
    display: inline
}

.custom-controls-stacked .custom-control::after {
    display: block;
    margin-bottom: .25rem;
    content: ""
}

.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    padding: .375rem 1.75rem .375rem .75rem;
    padding-right: .75rem \9;
    color: #55595c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-image: none \9;
    -webkit-background-size: 8px 10px;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .25rem;
    -moz-appearance: none;
    -webkit-appearance: none
}

.custom-select:focus {
    border-color: #51a7e8;
    outline: none
}

.custom-select:focus::-ms-value {
    color: #55595c;
    background-color: #fff
}

.custom-select:disabled {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    cursor: pointer
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem
}

.custom-file-control:lang(en)::after {
    content: "Choose file..."
}

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 .25rem .25rem 0
}

.custom-file-control:lang(en)::before {
    content: "Browse"
}

.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .25rem
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: none
}

.form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1
}

.form-control::placeholder {
    color: #999;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #eceeef;
    opacity: 1
}

.form-control:disabled {
    cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
    height: 2.5rem
}

select.form-control:focus::-ms-value {
    color: #55595c;
    background-color: #fff
}

.form-control-file,.form-control-range {
    display: block
}

.col-form-label {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: .875rem
}

.col-form-legend {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
    font-size: 1rem
}

.form-control-static {
    min-height: 2.5rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.form-control-static.form-control-sm,.form-control-static.form-control-lg {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem
}

.form-control-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

select.form-control-lg:not([size]):not([multiple]) {
    height: 3.16667rem
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: .75rem
}

.form-check+.form-check {
    margin-top: -.25rem
}

.form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem
}

.form-check-input:only-child {
    position: static
}

.form-check-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer
}

.form-check-inline+.form-check-inline {
    margin-left: .75rem
}

.form-check-inline.disabled {
    cursor: not-allowed
}

.form-control-feedback {
    margin-top: .25rem
}

.form-control-success,.form-control-warning,.form-control-danger {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .625rem;
    -webkit-background-size: 1.25rem 1.25rem;
    background-size: 1.25rem 1.25rem
}

.has-success .form-control-feedback,.has-success .form-control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label,.has-success .custom-control {
    color: #5cb85c
}

.has-success .form-control {
    border-color: #5cb85c
}

.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea
}

.has-success .form-control-feedback {
    color: #5cb85c
}

.has-success .form-control-success {
    background-image: none
}

.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label,.has-warning .custom-control {
    color: #f0ad4e
}

.has-warning .form-control {
    border-color: #f0ad4e
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: #fff
}

.has-warning .form-control-feedback {
    color: #f0ad4e
}

.has-warning .form-control-warning {
    background-image: none
}

.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .radio,.has-danger .checkbox,.has-danger .radio-inline,.has-danger .checkbox-inline,.has-danger.radio label,.has-danger.checkbox label,.has-danger.radio-inline label,.has-danger.checkbox-inline label,.has-danger .custom-control {
    color: #f05000
}

.has-danger .form-control {
    border-color: #f05000
}

.has-danger .input-group-addon {
    color: #f05000;
    border-color: #f05000;
    background-color: #ffd3bd
}

.has-danger .form-control-feedback {
    color: #f05000
}

.has-danger .form-control-danger {
    background-image: none
}

.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
}

.form-inline .form-control-static {
    display: inline-block
}

.form-inline .input-group {
    display: inline-table;
    vertical-align: middle
}

.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
    width: auto
}

.form-inline .input-group>.form-control {
    width: 100%
}

.form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle
}

.form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
}

.form-inline .form-check-label {
    padding-left: 0
}

.form-inline .form-check-input {
    position: relative;
    margin-left: 0
}

.form-inline .has-feedback .form-control-feedback {
    top: 0
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: inline-block
}

.nav-link:focus,.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #818a91
}

.nav-link.disabled,.nav-link.disabled:focus,.nav-link.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: transparent
}

.nav-inline .nav-item {
    display: inline-block
}

.nav-inline .nav-item+.nav-item,.nav-inline .nav-link+.nav-link {
    margin-left: 1rem
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs::after {
    content: "";
    display: table;
    clear: both
}

.nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px
}

.nav-tabs .nav-item+.nav-item {
    margin-left: .2rem
}

.nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd
}

.nav-tabs .nav-link.disabled,.nav-tabs .nav-link.disabled:focus,.nav-tabs .nav-link.disabled:hover {
    color: #818a91;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active,.nav-tabs .nav-link.active:focus,.nav-tabs .nav-link.active:hover,.nav-tabs .nav-item.open .nav-link,.nav-tabs .nav-item.open .nav-link:focus,.nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.nav-pills::after {
    content: "";
    display: table;
    clear: both
}

.nav-pills .nav-item {
    float: left
}

.nav-pills .nav-item+.nav-item {
    margin-left: .2rem
}

.nav-pills .nav-link {
    display: block;
    padding: 0.5em 1em;
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .nav-link.active:focus,.nav-pills .nav-link.active:hover,.nav-pills .nav-item.open .nav-link,.nav-pills .nav-item.open .nav-link:focus,.nav-pills .nav-item.open .nav-link:hover {
    color: #fff;
    cursor: default;
    background-color: #3d8f50
}

.nav-stacked .nav-item {
    display: block;
    float: none
}

.nav-stacked .nav-item+.nav-item {
    margin-top: .2rem;
    margin-left: 0
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-arrow {
    background-color: transparent;
    border: none
}

.slick-dots {
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    z-index: 9999
}

.slick-dots li {
    display: inline-block;
    margin: 6px
}

.slick-dots li button {
    border-radius: 50%;
    font-size: 0px;
    width: 12px;
    height: 12px;
    padding: 0;
    border: 2px solid #fff;
    background-color: transparent
}

.slick-dots .slick-active button {
    background-color: #fff
}

@media (min-width: 750px) {
    .slick-dots {
        top:40%
    }

    .ecfi-hero-slider .slick-dots {
        top: auto
    }
}

@media (min-width: 960px) {
    .slick-dots {
        top:auto;
        bottom: 30px;
        right: 165px;
        left: auto
    }

    .hero-slider:not(.graphic-slider) .slick-dots {
        bottom: 45px
    }

    .ecfi-hero-slider .slick-dots {
        bottom: 12px;
        right: 0;
        left: 0
    }
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #fff;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.125);
    border-bottom-color: rgba(0,0,0,0.15);
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif
}

.pika-single.is-hidden {
    display: none
}

.pika-single.is-bound {
    position: absolute;
    -webkit-box-shadow: 0 5px 15px -5px transparent;
    box-shadow: 0 5px 15px -5px transparent
}

.pika-single {
    *zoom:1}

.pika-single:before,.pika-single:after {
    content: " ";
    display: table
}

.pika-single:after {
    clear: both
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px
}

.pika-title {
    position: relative;
    text-align: center
}

.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0
}

.pika-label {
    display: inline-block;
    *display: inline;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    background-color: transparent
}

.pika-prev,.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 75% 75%;
    background-size: 75% 75%;
    opacity: .5;
    *position: absolute;
    *top: 0
}

.pika-prev:hover,.pika-next:hover {
    opacity: 1
}

.pika-prev.is-disabled,.pika-next.is-disabled {
    cursor: default;
    opacity: .2
}

.pika-prev,.is-rtl .pika-next {
    float: left;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
    *left: 0
}

.pika-next,.is-rtl .pika-prev {
    float: right;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
    *right: 0
}

.pika-select {
    display: inline-block;
    *display: inline
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0
}

.pika-table th,.pika-table td {
    width: 14.285714285714286%;
    padding: 0
}

.pika-table th {
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center
}

.pika-table abbr {
    border-bottom: none;
    cursor: help
}

.pika-button {
    cursor: pointer;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: transparent
}

.is-today .pika-button {
    color: #3af;
    font-weight: bold
}

.is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #3af;
    -webkit-box-shadow: inset 0 1px 3px transparent;
    box-shadow: inset 0 1px 3px transparent;
    border-radius: 3px
}

.is-disabled .pika-button,.is-outside-current-month .pika-button {
    pointer-events: none;
    cursor: default;
    color: #eceeef;
    opacity: .3
}

.pika-button:hover {
    color: #fff;
    background: #ff8000;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px
}

.pika-week {
    font-size: 11px;
    color: #999
}

.is-inrange .pika-button {
    background: #D5E9F7
}

.is-startrange .pika-button {
    color: #fff;
    background: #6CB31D;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px
}

.is-endrange .pika-button {
    color: #fff;
    background: #33aaff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px
}

.pika-lendar {
    width: 15rem;
    margin: .5rem;
    width: 17.5rem;
    margin: .75rem
}

.pika-label {
    padding: .2rem;
    line-height: 1.5rem;
    font-weight: normal;
    text-transform: uppercase;
    color: #00612e
}

.pika-table th {
    line-height: 2.5;
    font-weight: normal
}

.pika-table td:first-child {
    min-width: 0
}

.pika-table abbr {
    text-decoration: none
}

.pika-prev,.pika-next {
    overflow: hidden;
    width: 2rem;
    height: 2rem;
    text-indent: 3rem;
    -webkit-background-size: 40% 40%;
    background-size: 40% 40%;
    background-color: transparent;
    opacity: 1
}

.pika-prev:hover,.pika-next:hover {
    background-color: transparent
}

.pika-prev.is-disabled:hover,.pika-next.is-disabled:hover {
    background-color: transparent
}

.pika-prev {
    background-image: url("../../Images/datepicker-left.svg")
}

.pika-next {
    background-image: url("../../Images/datepicker-right.svg")
}

.pika-button {
    padding: .5rem;
    line-height: 1;
    color: #919699
}

.pika-button:hover {
    color: #fff
}

.is-today .pika-button {
    color: #3d8f50
}

.is-today .pika-button:hover {
    color: #94d1a2
}

.pika-button:hover,.is-selected .pika-button {
    background-color: #3d8f50
}

.pikaday__container {
    position: relative;
    display: block
}

.pikaday__display {
    background-image: url("../../Images/calendar.svg");
    -webkit-background-size: auto 50%;
    background-size: auto 50%;
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-color: #fff;
    color: #5c6366;
    border-radius: 18px;
    border: 1px solid #e1e4e5;
    height: 36px;
    padding: 0 2.25rem 0 20px;
    width: 100%;
    font-size: .8em;
    display: block;
    margin-bottom: 1em
}

.pikaday__display[readonly] {
    background-color: #f7f7fa
}

.pikaday__display.is-invalid {
    border-color: #f05000
}

.pikaday__display--native {
    pointer-events: none;
    cursor: pointer
}

.pikaday__invisible {
    opacity: 0;
    color: transparent;
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

@media all {
    .featherlight {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2147483647;
        text-align: center;
        white-space: nowrap;
        cursor: pointer;
        background: #333;
        background: transparent
    }

    .featherlight:last-of-type {
        background: rgba(0,0,0,0.8)
    }

    .featherlight:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.25em
    }

    .featherlight .featherlight-content {
        position: relative;
        text-align: left;
        vertical-align: middle;
        display: inline-block;
        overflow: auto;
        padding: 25px 25px 0;
        border-bottom: 25px solid transparent;
        margin-left: 5%;
        margin-right: 5%;
        max-height: 95%;
        background: #fff;
        cursor: auto;
        white-space: normal
    }

    .featherlight .featherlight-inner {
        display: block
    }

    .featherlight .featherlight-close-icon {
        position: absolute;
        z-index: 9999;
        top: 0;
        right: 0;
        line-height: 25px;
        width: 25px;
        cursor: pointer;
        text-align: center;
        font-family: Arial, sans-serif;
        background: #fff;
        background: rgba(255,255,255,0.3);
        color: #000;
        border: none;
        padding: 0
    }

    .featherlight .featherlight-close-icon::-moz-focus-inner {
        border: 0;
        padding: 0
    }

    .featherlight .featherlight-image {
        width: 100%
    }

    .featherlight-iframe .featherlight-content {
        border-bottom: 0;
        padding: 0
    }

    .featherlight iframe {
        border: none
    }

    .featherlight * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media only screen and (max-width: 1024px) {
    .featherlight .featherlight-content {
        margin-left:10px;
        margin-right: 10px;
        max-height: 98%;
        padding: 10px 10px 0;
        border-bottom: 10px solid transparent
    }
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
    box-shadow: 0 4px 5px rgba(0,0,0,0.15)
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999
}

.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: -o-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("../../Images/chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../../Images/chosen-sprite.png") no-repeat 0px 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: #fff url("../../Images/chosen-sprite.png") no-repeat 100% -20px;
    background: url("../../Images/chosen-sprite.png") no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
    background-image: -o-linear-gradient(#eee 1%, #fff 15%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    -webkit-background-size: 100% 19px;
    background-size: 100% 19px;
    background-repeat: repeat-x;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);
    box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("../../Images/chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px rgba(0,0,0,0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
    background-image: -o-linear-gradient(#eee 20%, #fff 80%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: linear-gradient(#eee 20%, #fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px rgba(0,0,0,0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important
}

.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop {
    left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: #fff url("../../Images/chosen-sprite.png") no-repeat -30px -20px;
    background: url("../../Images/chosen-sprite.png") no-repeat -30px -20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span {
        background-image:url("../../Images/chosen-sprite@2x.png") !important;
        -webkit-background-size: 52px 37px !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.chosen-container-single .chosen-single,.chosen-container .chosen-choices {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e1e4e5;
    border-radius: 18px;
    font-size: .8rem;
    width: 100%;
    min-height: 36px;
    padding: 0 20px 0 20px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #5c6366;
    background-color: #f7f7fa;
    cursor: pointer;
    margin-bottom: 1em
}

.modul--colored .chosen-container-single .chosen-single,.modul--colored .chosen-container .chosen-choices {
    border: none;
    background-color: #b8e1c1
}

.chosen-container {
    text-align: left;
    min-height: 36px
}

.chosen-container-multi .chosen-choices li.search-choice,.chosen-container-multi .chosen-choices li.search-choice-disabled,.chosen-container-active.chosen-with-drop .chosen-single,.chosen-container-single .chosen-single,.chosen-container .chosen-results li.highlighted,.chosen-container-multi .chosen-choices,.chosen-container-multi .chosen-choices li.search-choice,.chosen-container-multi .chosen-choices li.search-choice-disabled,.chosen-container-active.chosen-with-drop .chosen-single {
    background-image: none
}

.chosen-container,.chosen-container-single {
    width: 100% !important
}

.form__select--auto .chosen-container,.form__select--auto .chosen-container-single {
    width: auto !important
}

.chosen-container-single,.chosen-container,.chosen-container-multi {
    margin-bottom: 1em
}

.chosen-container-single .chosen-single,.chosen-container .chosen-single,.chosen-container-multi .chosen-single {
    margin: 0;
    background-image: none
}

.chosen-container-single .chosen-single span,.chosen-container .chosen-single span,.chosen-container-multi .chosen-single span {
    font-size: .8rem;
    line-height: 2.2rem;
    color: #5c6366
}

.chosen-container-single .chosen-single div,.chosen-container .chosen-single div,.chosen-container-multi .chosen-single div {
    width: 55px
}

.chosen-container-single .chosen-single div b,.chosen-container .chosen-single div b,.chosen-container-multi .chosen-single div b {
    background: transparent;
    background-image: url(../../Images/dropdown.svg) !important;
    -webkit-background-size: 21px 21px;
    background-size: 21px;
    background-position: center;
    background-repeat: no-repeat;
    height: 85%;
    margin-top: 3px
}

.chosen-container-single .chosen-choices,.chosen-container .chosen-choices,.chosen-container-multi .chosen-choices {
    margin-bottom: 0
}

.chosen-container-single .chosen-drop,.chosen-container .chosen-drop,.chosen-container-multi .chosen-drop {
    background-color: #f7f7fa;
    border-color: #e1e4e5;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form__onefifth .chosen-container-single .chosen-drop,.form__onefifth .chosen-container .chosen-drop,.form__onefifth .chosen-container-multi .chosen-drop {
    padding: 0
}

.modul--colored .chosen-container-single .chosen-drop,.modul--colored .chosen-container .chosen-drop,.modul--colored .chosen-container-multi .chosen-drop {
    background-color: #b8e1c1;
    border: none
}

.chosen-container-single .chosen-search input[type="text"],.chosen-container .chosen-search input[type="text"],.chosen-container-multi .chosen-search input[type="text"] {
    background-image: url(../../Images/search-b.svg) !important;
    background-color: #fff;
    -webkit-background-size: 21px 70px !important;
    background-size: 21px 70px !important;
    background-position: 99%;
    border: none;
    height: 30px;
    padding-right: 2rem
}

.form__half .chosen-container-single .chosen-search input[type="text"],.form__half .chosen-container .chosen-search input[type="text"],.form__half .chosen-container-multi .chosen-search input[type="text"] {
    background-position: 98%
}

.form__onefifth .chosen-container-single .chosen-search input[type="text"],.form__onefifth .chosen-container .chosen-search input[type="text"],.form__onefifth .chosen-container-multi .chosen-search input[type="text"] {
    background-position: 97%
}

.chosen-container-multi .chosen-drop {
    padding: 3px 4px
}

.chosen-container-multi .chosen-choices {
    line-height: 2.1rem;
    background-image: url(../../Images/dropdown.svg) !important;
    background-position: right 17px center;
    background-repeat: no-repeat;
    -webkit-background-size: 21px 21px;
    background-size: 21px;
    padding-right: 25px
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    color: #5c6366;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif
}

.chosen-container-multi .chosen-choices li.search-choice {
    border: none;
    background-color: #b8e1c1;
    color: #5c6366;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 6px;
    padding: 5px 25px 5px 8px;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px
}

.modul--colored .chosen-container-multi .chosen-choices li.search-choice {
    background-color: #fff
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    background-image: url(../../Images/form-delete.svg) !important;
    background-position: 0 0;
    width: 15px;
    height: 15px;
    -webkit-background-size: cover !important;
    background-size: cover !important
}

.chosen-container-active.chosen-with-drop.chosen-container-multi .chosen-choices {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none
}

.chosen-container-active.chosen-with-drop .chosen-single {
    background-color: #f7f7fa;
    background-repeat: no-repeat;
    -webkit-background-size: 21px 21px;
    background-size: 21px;
    border-color: #e1e4e5
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    background-image: none
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-image: url(../../Images/dropdown-top.svg) !important;
    background-position: center
}

.modul--colored .chosen-container-active.chosen-with-drop .chosen-single {
    background-color: #b8e1c1
}

.chosen-container ul.chosen-results li.highlighted {
    background-color: #c6c9ca;
    background-color: #3d8f50;
    background-image: none
}

.modul--colored .chosen-container .chosen-results li.disabled-result,.modul--colored .chosen-container-multi .chosen-drop .result-selected {
    color: #5eba74
}

@media (min-width: 560px) {
    .grid__right .chosen-container-single .chosen-drop {
        padding:0
    }

    .chosen-container-single {
        margin-bottom: 1em
    }

    .grid__right .chosen-container-single .chosen-single .chosen-search input[type="text"] {
        background-position: 98%
    }
}

html {
    -ms-overflow-style: -ms-autohiding-scrollbar
}

body {
    font-size: 16px;
    line-height: normal;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #2e3133;
    background-color: #e1e4e5;
    overflow-x: hidden;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1 {
    font-size: 3.25em;
    line-height: 1.1em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: -.01em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #2e3133
}

h2 {
    font-size: 2.5em;
    line-height: 1.1em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #2e3133
}

h3 {
    font-size: 1.625em;
    line-height: 1.1em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #2e3133
}

h4 {
    font-size: 1.25em;
    line-height: 1.1em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #2e3133
}

h5 {
    font-size: 1.125em;
    line-height: 1.1em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #2e3133
}

h6 {
    font-size: 1em;
    line-height: 1.1em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: .02em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #2e3133
}

h1,h2,h3,h4,h5,h6 {
    font-smoothing: antialiased
}

p {
    font-size: 1.05em;
    line-height: 1.4em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #2e3133
}

a {
    color: #007688;
    font-weight: normal;
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    color: #004a55
}

a.link-arrow-right:after {
    content: "\00bb";
    padding-left: .5em
}

a.link-arrow-left:before {
    content: "\00ab";
    padding-right: .5em
}

a:not([href]):not([tabindex]) {
    margin: 0
}

img {
    width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

::-webkit-input-placeholder {
    color: #5c6366;
    letter-spacing: .02em
}

::-moz-placeholder {
    color: #5c6366;
    letter-spacing: .02em
}

:-ms-input-placeholder {
    color: #5c6366;
    letter-spacing: .02em
}

::placeholder {
    color: #5c6366;
    letter-spacing: .02em
}

figure {
    margin: 0
}

button {
    border: none;
    height: 36px
}

input[type="submit"] {
    border: none
}

ol {
    font-size: 1.05em;
    line-height: 1.4em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #2e3133;
    counter-reset: item;
    margin-bottom: 0
}

ol li {
    display: block;
    padding-bottom: .8em;
    list-style: none;
    margin-left: 1.2em;
    position: relative
}

ol li:before {
    display: block;
    color: #00612e;
    content: counter(item) ". ";
    counter-increment: item;
    font-weight: bold;
    padding-right: 1.5em;
    position: absolute;
    left: -1.5em;
    top: -1px;
    max-height: 0;
    width: 0;
    text-align: right
}

ol li:after {
    content: " ";
    clear: both;
    display: block
}

ol.two-digits li:before {
    width: 2.5rem;
    left: -1.8em
}

ul {
    font-size: 1.05em;
    line-height: 1.4em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #2e3133;
    list-style-type: disc;
    list-style-position: inside
}

.underline {
    text-decoration: underline
}

.noDisplay {
    display: none
}

[data-featherlight] {
    cursor: pointer
}

a[id]:not([href]):not(.cke_button) {
    display: block;
    position: relative;
    visibility: hidden
}

@font-face {
    font-family: 'Fira Sans';
    font-weight: 200;
    src: url("../../fonts/FiraSans/FiraSans-Light.eot?#iefix") format("eot"),url("../../fonts/FiraSans/FiraSans-Light.woff2") format("woff2"),url("../../fonts/FiraSans/FiraSans-Light.woff") format("woff"),url("../../fonts/FiraSans/FiraSans-Light.ttf") format("truetype")
}

@font-face {
    font-family: 'Fira Sans';
    font-weight: normal;
    src: url("../../fonts/FiraSans/FiraSans-Regular.eot?#iefix") format("eot"),url("../../fonts/FiraSans/FiraSans-Regular.woff2") format("woff2"),url("../../fonts/FiraSans/FiraSans-Regular.woff") format("woff"),url("../../fonts/FiraSans/FiraSans-Regular.ttf") format("truetype")
}

@font-face {
    font-family: 'Fira Sans';
    font-weight: bold;
    src: url("../../fonts/FiraSans/FiraSans-Medium.eot?#iefix") format("eot"),url("../../fonts/FiraSans/FiraSans-Medium.woff2") format("woff2"),url("../../fonts/FiraSans/FiraSans-Medium.woff") format("woff"),url("../../fonts/FiraSans/FiraSans-Medium.ttf") format("truetype")
}

@font-face {
    font-family: 'Fira Sans';
    font-weight: normal;
    font-style: italic;
    src: url("../../fonts/FiraSans/FiraSans-Italic.eot?#iefix") format("eot"),url("../../fonts/FiraSans/FiraSans-Italic.woff2") format("woff2"),url("../../fonts/FiraSans/FiraSans-Italic.woff") format("woff"),url("../../fonts/FiraSans/FiraSans-Italic.ttf") format("truetype")
}

.symbol {
    width: 1em;
    height: 1em
}

.symbol,.symbol use {
    fill: currentColor;
    color: currentColor
}

.grid__wrapper {
    margin-top: 20px
}

.grid__header {
    margin-bottom: 50px
}

.grid__left {
    float: left;
    width: 100%
}

.grid__right {
    float: left;
    width: 100%;
    margin-top: 20px
}

.grid__third,.grid__half {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.grid__fullwidth {
    width: 100%;
    clear: both;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 50px
}

.grid__fullwidth:last-of-type {
    margin-bottom: 0
}

.content+.grid__fullwidth {
    margin-top: 0
}

.grid__fullwidth.grid__margin {
    margin-bottom: 2.25em;
    margin-top: 1em
}

.grid__fullwidth+.grid__row {
    margin-top: 2.25em
}

.grid__margin {
    margin-bottom: 2.25em;
    margin-top: 0
}

.article__indent .grid__margin p {
    padding-left: 0
}

.grid__row .grid__left:first-child {
    padding-top: 20px
}

.grid__row .grid__left:first-child>*:first-child {
    padding-top: 0;
    margin-top: 0
}

@media (min-width: 750px) {
    .grid__row {
        margin-left:-10px;
        margin-right: -10px
    }

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

    .grid__row+.grid__row {
        margin-top: 30px
    }

    .grid__row-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .grid__row-flex .grid__third {
        float: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 10px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px;
        -webkit-box-flex: 1 1 33.33%;
        -webkit-flex-grow: 1 1 33.33%;
        -ms-flex-positive: 1 1 33.33%;
        flex-grow: 1 1 33.33%
    }

    .grid__row-flex .grid__third .container {
        margin-top: 0;
        margin-bottom: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .grid__row-flex .grid__third .modul--topbottom,.grid__row-flex .grid__third .action-box,.grid__row-flex .grid__third .modul {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .grid__row-flex .grid__third .modul--topbottom .modul__bottombox,.grid__row-flex .grid__third .action-box .modul__bottombox,.grid__row-flex .grid__third .modul .modul__bottombox {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .grid__row--margin-top {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

@media (min-width: 960px) {
    .grid__half--gutter:nth-child(even) {
        padding-left:10px
    }

    .grid__half--gutter:nth-child(odd) {
        padding-right: 10px
    }

    .grid__row-form .grid__half:nth-child(odd) {
        border-right: 1px solid #e1e4e5;
        padding-right: 50px
    }

    .grid__row-form .grid__half:nth-child(even) {
        padding-left: 50px
    }

    .grid__row-flex .grid__half {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: auto
    }

    .grid__left:first-child {
        padding-top: 40px
    }

    .hero-header--alt ~ .content .grid__right,.hero-header--offset ~ .content .grid__right {
        margin-top: 0
    }

    .grid__left {
        float: left;
        width: 66.66667%
    }

    .grid__left>.container>div {
        margin-top: 0;
        margin-bottom: 20px
    }

    .grid__right {
        float: left;
        width: 33.33333%;
        margin-top: 0
    }

    .grid__right--smaller {
        padding-left: 15px
    }

    .grid__third {
        float: left;
        width: 33.33333%
    }

    .grid__third--smaller,.grid__row-flex .grid__third--smaller {
        padding-left: 30px;
        padding-right: 0
    }

    .grid__half {
        float: left;
        width: 50%
    }

    .grid__left {
        float: left;
        width: 66.66667%
    }

    .grid__right {
        float: left;
        width: 33.33333%;
        margin-top: 20px
    }

    .grid__right--smaller {
        padding-left: 15px
    }

    .grid__row-flex a:not([href]):not([tabindex]) {
        display: none;
        position: absolute;
        max-width: 0
    }

    .grid__half--gutter {
        margin-bottom: 0
    }
}

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

.main {
    width: 100%;
    max-width: 1260px;
    margin: auto;
    background-color: #fff
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-left: 0;
    padding-right: 0
}

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

.container--flex-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.container--centered {
    text-align: center
}

@media (min-width: 750px) {
    .container {
        margin-left:auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        height: auto;
        max-width: 1035px;
        margin: auto
    }

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

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

@media (min-width: 750px) and (min-width: 750px) {
    .container {
        padding-left:10px;
        padding-right: 10px
    }
}

@media (min-width: 750px) and (min-width: 560px) {
    .container {
        max-width:520px
    }
}

@media (min-width: 750px) and (min-width: 750px) {
    .container {
        max-width:710px
    }
}

@media (min-width: 750px) and (min-width: 960px) {
    .container {
        max-width:900px
    }
}

@media (min-width: 750px) and (min-width: 1180px) {
    .container {
        max-width:1035px
    }
}

@media (min-width: 750px) {
    .container--flex {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .container--flex-mobile {
        display: block
    }
}

.rssIcon {
    width: 1rem;
    height: 1rem;
    padding: 0 !important;
    vertical-align: text-bottom !important;
    margin-right: 5px
}

.cookie-banner {
    text-align: center;
    position: fixed;
    z-index: 99999999;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 0;
    -webkit-transition: max-height 0.8s;
    -o-transition: max-height 0.8s;
    transition: max-height 0.8s
}

html:hover .cookie-banner {
    max-height: 300px
}

.cookies__message {
    padding: 20px
}

.cookies__message a {
    color: #fff;
    text-decoration: underline
}

.cookies__close {
    display: block;
    margin: auto;
    padding: 0 20px 0 20px;
    font-size: .8em
}

table {
    font-size: .8em;
    line-height: 1.4em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    background-color: #f7f7fa;
    margin-bottom: 2em;
    table-layout: fixed
}

table th,table td {
    border-right: 2px solid #fff;
    vertical-align: top
}

table th {
    font-weight: bold;
    text-align: left;
    padding: 1.4em;
    background-color: #E1E4E5
}

table tbody {
    background-color: #E1E4E5
}

table tbody tr:nth-of-type(odd) {
    background-color: #f7f7fa
}

tbody table tr:nth-of-type(even) {
    background-color: #E1E4E5
}

thead table tr {
    background-color: #f7f7fa
}

table td {
    padding: .8em 1.4em
}

.tab-content table {
    width: 100%
}

.table--scroller {
    overflow-x: scroll
}

.table--scroller::-webkit-scrollbar {
    width: 0
}

.table--scroller table {
    table-layout: auto;
    margin-left: 0;
    width: auto
}

@media (min-width: 750px) {
    table {
        width:100%
    }
}

.tablesorter-header {
    cursor: pointer;
    min-width: 80px;
    position: relative
}

.tablesorter-header-inner:after {
    position: absolute;
    right: 2px;
    bottom: 2px;
    color: #2e3133
}

.tablesorter-headerUnSorted .tablesorter-header-inner:after {
    content: "\25BD"
}

.tablesorter-headerAsc {
    text-decoration: underline
}

.tablesorter-headerAsc .tablesorter-header-inner:after {
    content: "\25BC"
}

.tablesorter-headerDesc {
    text-decoration: underline
}

.tablesorter-headerDesc .tablesorter-header-inner:after {
    content: "\25B2"
}

.typeahead {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-right: 20px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.typeahead-selector {
    z-index: 999999;
    position: absolute;
    top: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
    width: 100%;
    border-radius: 18px;
    border: 1px solid #e1e4e5;
    overflow: hidden;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.typeahead-selector a {
    color: #2e3133
}

.typeahead-selector li.hover {
    background-color: #E1E4E5
}

.typeahead-option {
    padding: 0 20px
}

.typeahead-input {
    margin-bottom: 0 !important;
    border: 0 !important
}

.typeahead-input--visible {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

@media (min-width: 960px) {
    .typeahead {
        max-width:50%
    }
}

.button {
    font-size: .8em;
    line-height: 1.1em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: .02em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    border-radius: 18px;
    padding: 11px 45px;
    background-color: #00612e;
    color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
    display: inline-block;
    min-width: 200px
}

.button:hover {
    color: #fff;
    background-color: #007538
}

.modul .button {
    margin: auto
}

.button:focus {
    color: #fff
}

.button--indent {
    padding: 11px 45px !important
}

.article__container--quote .button {
    min-width: auto
}

.button--ghost,input.button--ghost {
    border: 1px solid #007688;
    background-color: transparent;
    color: #007688;
    display: inline-block
}

.button--ghost:hover,input.button--ghost:hover {
    background-color: transparent;
    color: #007688;
    text-decoration: underline
}

.button--ghost:focus,input.button--ghost:focus {
    color: #007688
}

.button--icon .symbol {
    margin-right: 5px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.button--icon-turn .symbol {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.button--resetfilter {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    color: #fff;
    text-decoration: underline;
    display: block;
    margin-top: 1em
}

.button--purple {
    background-color: #007688
}

.button--purple:hover {
    background-color: #00889c
}

.button--green {
    background-color: #c08e00
}

.button--green:hover {
    background-color: #d49d00
}

.button--lightblue {
    background-color: #3d8f50
}

.button--lightblue:hover {
    background-color: #439d58
}

@media (min-width: 560px) {
    .button {
        display:inline-block
    }
}

.button--round {
    border-radius: 50%;
    padding: 0;
    width: 36px;
    height: 36px
}

@media (min-width: 960px) {
    .button--indent {
        margin-left:13%
    }
}

.multistep-form {
    padding-right: 0
}

.multistep-form a {
    text-decoration: underline
}

.multistep-form .button {
    text-decoration: none;
    cursor: pointer
}

.multistep-form .button:hover {
    text-decoration: underline
}

.multistep-form .modul__button {
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0
}

.multistep-form__border {
    border-top: 1px solid #c6cbcd;
    padding-top: 1em
}

.multistep-form__footer {
    padding-top: 1em
}

.multistep-form__button {
    float: right
}

.multistep-form__status-line-box {
    background-color: #3d8f50;
    padding: 30px 0
}

.multistep-form__status-line-step-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.multistep-form__content {
    background-color: #d6e4ec;
    padding: 30px 20px
}

.multistep-form__status-line-step {
    text-align: center;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1;
    position: relative;
    cursor: pointer
}

.multistep-form__status-line-step--active:first-child .multistep-form__status-line-step-circle:before {
    visibility: hidden
}

.multistep-form__status-line-step--active:last-child .multistep-form__status-line-step-circle:after {
    visibility: hidden
}

.multistep-form__status-line-step--active .multistep-form__status-line-step-circle {
    background-color: #00612e;
    color: #fff
}

.multistep-form__status-line-step--active .multistep-form__status-line-step-circle:before {
    content: '';
    height: 16px;
    width: 15px;
    position: relative;
    left: -5px;
    background-color: #00612e
}

.multistep-form__status-line-step--active .multistep-form__status-line-step-circle:after {
    content: '';
    height: 16px;
    width: 15px;
    position: relative;
    right: -5px;
    background-color: #00612e
}

.multistep-form__status-line-step--active .multistep-form__status-line-step-headline {
    color: #fff
}

.multistep-form__status-line-step-headline {
    color: #d6e4ec;
    text-transform: uppercase;
    font-size: .8em;
    height: 3em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.multistep-form__status-line-step-circle-wrapper {
    margin-top: 5px
}

.multistep-form__status-line-step-outer-circle {
    margin: auto;
    background-color: #d6e4ec;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.multistep-form__status-line-step-circle {
    margin: auto;
    background-color: #d6e4ec;
    border-radius: 50%;
    height: 26px;
    width: 26px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.multistep-form__status-line-meter {
    width: 75%;
    margin: auto;
    height: 20px;
    position: relative;
    background-color: #d6e4ec;
    padding: 2px 0;
    top: -25px;
    z-index: 0
}

.multistep-form__status-line-meter-bar {
    display: block;
    height: 100%;
    background-color: #00612e;
    overflow: hidden;
    -webkit-transition: width 0.5s linear;
    -o-transition: width 0.5s linear;
    transition: width 0.5s linear
}

@media (min-width: 560px) {
    .multistep-form__content {
        padding:30px 11%
    }
}

@media (min-width: 960px) {
    .multistep-form__content {
        padding:30px 11%
    }
}

.form-matrix {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    vertical-align: baseline
}

.form-matrix legend {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 50%
}

.form-matrix .matrix-section {
    width: 50%
}

.form-matrix .matrix-section {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.locked,.unlocked {
    position: relative
}

.locked__content {
    opacity: .3
}

.locked__content a {
    pointer-events: none;
    cursor: default
}

.button--unlocked-wrapper .button--icon {
    background-color: #00612e;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.button--unlocked-wrapper .button--icon .symbol {
    margin: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.button--unlocked-wrapper,.button--locked-wrapper {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.button--locked {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    min-width: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 18px;
    background-color: rgba(61,143,80,0.75);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
    display: block !important;
    margin: auto
}

.button--locked-inner {
    width: 179px
}

.button--unlocked .button--locked-inner {
    width: 119px
}

.button--locked .symbol {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-right: 28px
}

.button--locked--mobile {
    width: 179px !important;
    border-radius: 27px;
    background-color: #00612e
}

.button--locked--mobile .symbol {
    margin-right: 5px
}

.button--locked-logintext {
    position: absolute;
    bottom: -10px;
    text-align: center;
    font-size: .8em;
    left: 15px;
    right: 15px;
    margin-right: auto;
    margin-left: auto;
    background-color: rgba(255,255,255,0.7);
    display: none
}

.button--locked-wrapper:hover {
    width: 179px;
    height: 85px
}

.button--unlocked {
    width: 110px;
    height: 55px;
    top: 50%
}

@media (min-width: 750px) {
    .button--locked {
        width:50px;
        height: 50px
    }

    .button--locked-wrapper:hover .button--locked {
        width: 179px;
        border-radius: 27px;
        background-color: #00612e
    }

    .button--locked-wrapper:hover .button--locked .symbol {
        margin-right: 5px
    }

    .button--locked-wrapper:hover .button--locked-logintext {
        display: block
    }

    .button--unlocked:hover .button--locked {
        width: 119px
    }
}

.modul-contact .modul__text {
    margin-left: 0
}

.modul-contact__top-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.modul-contact__img-box,.modul-contact__email-box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.modul-contact__email-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #eee0ba
}

.modul-contact__email-box .circle-button__circle {
    background-color: #d9bb69
}

.modul-contact__email-box .circle-button__link:hover .circle-button__circle {
    background-color: #c08e00
}

@media (min-width: 750px) {
    .modul-contact__wrapper {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .modul-contact__img-box,.modul-contact__email-box {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .modul__bottombox {
        -webkit-flex-basis: 33%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%
    }
}

@media (min-width: 960px) {
    .modul-contact__wrapper {
        display:block
    }

    .modul-contact__img-box,.modul-contact__email-box {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .modul__bottombox {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.statement-box__list {
    list-style: none;
    padding-left: 0
}

.statement-box__item {
    display: block !important;
    list-style-image: none !important;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-top: 1px solid #e1e4e5;
    margin-left: 0;
    margin-right: 0
}

.statement-box__item::after {
    content: "";
    display: table;
    clear: both
}

.statement-box__item:first-child {
    border: 0
}

.statement-box__left {
    padding-right: 15px;
    float: left;
    width: 28.57143%
}

.statement-box__right {
    padding-left: 5px;
    float: left;
    width: 71.42857%
}

.statement-box__text {
    padding-left: 0 !important;
    line-height: initial !important;
    font-size: .8em
}

.statement-box__download {
    font-size: .8em
}

.actionbox-fullwidth {
    padding: 30px 20px;
    margin-top: 40px !important;
    text-align: center
}

.actionbox-fullwidth--purple {
    background-color: #b7d9de;
    color: #fff
}

.actionbox-fullwidth__header {
    color: inherit;
    font-size: 1.05em;
    font-weight: normal;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e4e5;
    border-color: rgba(225,228,229,0.2)
}

.actionbox-fullwidth__left {
    padding: 10px 25px
}

.actionbox-fullwidth__right {
    padding: 10px 25px
}

.actionbox-fullwidth__list {
    list-style: none;
    padding: 0;
    margin: 0;
    color: inherit;
    display: block;
    border: 0
}

.actionbox-fullwidth__item {
    padding: 5px 0;
    font-size: 1.05em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.actionbox-fullwidth__item .symbol {
    min-width: 35px;
    height: 50px
}

.actionbox-fullwidth__item-text {
    text-align: left
}

.actionbox-fullwidth__item-text {
    margin-left: 15px;
    font-size: .8em
}

.actionbox-fullwidth__text {
    margin-bottom: 20px;
    text-align: center
}

@media (min-width: 560px) {
    .actionbox-fullwidth__inner {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .actionbox-fullwidth {
        text-align: left
    }

    .actionbox-fullwidth__item .symbol {
        width: 30px;
        height: 30px
    }

    .actionbox-fullwidth__header {
        text-align: left
    }

    .actionbox-fullwidth__text {
        margin-bottom: 20px;
        text-align: left
    }
}

@media (min-width: 750px) {
    .actionbox-fullwidth__inner {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .actionbox-fullwidth__list {
        border-right: 1px solid #dcdedf;
        border-color: rgba(225,228,229,0.2)
    }

    .actionbox-fullwidth__left {
        -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%
    }

    .actionbox-fullwidth__header {
        border: 0
    }
}

.pagination {
    margin-top: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.pagination__list {
    display: inline;
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.pagination__item {
    text-align: center;
    margin: 0;
    width: 24px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.pagination__item:after {
    content: '|';
    font-size: 0.5em;
    vertical-align: middle;
    padding: 0 5px;
    color: #f7f7fa
}

.pagination__item:last-child:after {
    content: ''
}

.pagination__link--active {
    color: #004a55
}

.pagination__prev,.pagination__next {
    font-size: .8em;
    white-space: nowrap
}

.action-box__form .chosen-container {
    margin-bottom: 0
}

.action-box__wrapper {
    margin-bottom: 40px !important;
    margin-top: 15px !important;
    padding-top: 0 !important
}

.action-box {
    color: #fff;
    padding: 20px;
    margin: 10px;
    min-height: 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.grid__third .action-box {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.action-box h1,.action-box h2,.action-box h3,.action-box h4 {
    font-size: 1.25em
}

.action-box h5,.action-box h6 {
    font-size: 1em
}

.action-box p,.action-box ul,.action-box ol,.action-box ul.unordered-list {
    font-size: .8em;
    margin-left: 0;
    padding-left: 0
}

.action-box ul,.action-box ol,.action-box ul.unordered-list {
    text-align: left
}

.action-box a {
    text-decoration: underline
}

.action-box--blue {
    background-color: #3d8f50;
    color: #fff
}

.action-box--blue h1,.action-box--blue h2,.action-box--blue h3,.action-box--blue h4,.action-box--blue h5,.action-box--blue h6,.action-box--blue p,.action-box--blue ul,.action-box--blue ol,.action-box--blue ul.unordered-list {
    color: #fff
}

.action-box--blue ul.unordered-list li:before,.action-box--blue ol li:before,.action-box--blue ul li:before {
    color: #00612e
}

.action-box--blue a {
    color: #fff
}

.action-box--purple {
    background-color: #b7d9de;
    color: #fff
}

.action-box--purple .button {
    background-color: #007688
}

.action-box--purple .button:hover {
    background-color: #00889c
}

.action-box--purple h1,.action-box--purple h2,.action-box--purple h3,.action-box--purple h4,.action-box--purple h5,.action-box--purple h6,.action-box--purple p,.action-box--purple ul,.action-box--purple ol,.action-box--purple ul.unordered-list {
    color: #fff
}

.action-box--purple ul.unordered-list li:before,.action-box--purple ol li:before,.action-box--purple ul li:before {
    color: #007688
}

.action-box--purple a {
    color: #fff
}

.action-box--yellow {
    background-color: #d9bb69;
    color: #2e3133
}

.action-box--yellow .button {
    background-color: #c08e00
}

.action-box--yellow .button:hover {
    background-color: #d49d00
}

.action-box--yellow ul.unordered-list li:before,.action-box--yellow ol li:before,.action-box--yellow ul li:before {
    color: #c08e00
}

.action-box--yellow a {
    color: #c08e00
}

.action-box .action-box__text,.action-box h1,.action-box h2,.action-box h3,.action-box h4 {
    font-size: 1.25em;
    line-height: 1.25em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    margin-bottom: 1em;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.action-box .action-box__text--underline,.action-box h1--underline,.action-box h2--underline,.action-box h3--underline,.action-box h4--underline {
    text-decoration: underline
}

.action-box__text--center {
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.action-box__topic {
    margin-bottom: 10px
}

a.action-box__button {
    text-decoration: none;
    color: #fff
}

@media (min-width: 560px) {
    .action-box {
        text-align:left
    }

    .action-box.modul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .action-box .modul__text {
        margin-left: 0
    }

    .action-box__button {
        min-width: 200px;
        margin: 0
    }

    .modul .action-box__button {
        width: 100%;
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .grid__left .action-box__button {
        min-width: 0
    }
}

@media (min-width: 750px) {
    .action-box__wrapper {
        margin-top:40px !important;
        padding-top: 0 !important
    }

    .action-box {
        text-align: left;
        margin: 0
    }
}

.newsletter-big {
    background-color: #3d8f50;
    padding-top: 30px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    color: #fff
}

.newsletter-big__headline {
    color: #fff;
    margin-bottom: 20px;
    font-size: 1.625em
}

.newsletter-big__text {
    display: block;
    margin-bottom: 15px
}

.newsletter-big__input {
    background-color: rgba(255,255,255,0.7);
    color: #5c6366;
    border-radius: 18px;
    border: none;
    height: 36px;
    padding: 0 20px 0 20px;
    font-size: .8em;
    max-width: 500px;
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.newsletter-big__input:focus {
    outline: none
}

.newsletter-big__submit {
    display: inline-block;
    margin: 0 !important
}

@media (min-width: 750px) {
    .newsletter-big__headline {
        font-size:2.5em
    }

    .newsletter-big__input {
        width: 300px;
        margin-right: 20px;
        display: inline-block;
        margin-bottom: 0
    }

    .newsletter-big__input:focus {
        outline: none
    }
}

@media (min-width: 960px) {
    .newsletter-big__headline {
        font-size:3.25em
    }
}

.article-list__inner {
    float: left;
    width: 100%
}

.article-list__list {
    list-style: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0
}

.article-list__list::after {
    content: "";
    display: table;
    clear: both
}

.article-list__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    border-top: 1px solid #e1e4e5;
    padding-left: 0;
    margin-left: 0;
    margin-right: 0
}

.article-list__item:first-child {
    border-top: 0
}

.article-list__item:last-child {
    border-bottom: 1px solid #e1e4e5
}

.article-list__item--button:last-child {
    border-bottom: 0
}

.article-list__item::after {
    content: "";
    display: table;
    clear: both
}

.article-list__image-box {
    display: none
}

.article-list__image-src {
    width: 100%
}

.article-list__image-src--round {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover
}

.article-list__content {
    float: left;
    width: 100%
}

.article-list__meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.article-list__content .article-list__title {
    display: block
}

.article-list__content .article-list--jobs-imgbox {
    max-width: 50%;
    margin-right: 15px;
    margin-bottom: 5px;
    border: 1px solid #e1e4e5;
    padding: 5px
}

.article-list__content .article-list__image-src {
    width: auto;
    height: 70px;
    max-height: 70px;
    margin-right: 15px;
    margin-bottom: 5px
}

.article-list__content .article-list__image-src--round {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    -o-object-fit: cover;
    object-fit: cover
}

.article-list--jobs .article-list__content .article-list__image-src {
    width: 100%;
    height: auto;
    max-height: 99em
}

.article-list__date {
    display: inline-block;
    margin-right: 10px;
    color: #919699
}

.article-list__headline {
    display: block;
    margin-right: 5px;
    color: #00612e
}

.article-list__headline:hover {
    color: #00612e
}

.article-list__headline-link {
    color: #00612e
}

.article-list__col-headline {
    margin-bottom: 1rem
}

.article-list__title {
    margin-top: 10px;
    font-size: 1.05em
}

.article-list__title--gray {
    color: #919699
}

.article-list__text {
    margin-bottom: 5px;
    color: #919699
}

.article-list__text .inlineLink img {
    width: auto
}

.article-list__text,.article-list__date,.article-list__headline,.article-list__more {
    font-size: .8em
}

.article-list__more {
    margin-top: 5px
}

@media (min-width: 750px) {
    .article-list__image-box--stay-on-mobile .article-list__image-src--round {
        width:150px;
        height: 150px
    }

    .article-list__image-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 15px
    }

    .article-list__image-box .article__img-source {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .article-list--jobs .article-list__image-box {
        display: block
    }

    .article-list__content {
        float: left;
        width: 58.33333%
    }

    .article-list__content .article-list--jobs-imgbox {
        display: none
    }

    .article-list__content .article-list__image-src {
        display: none
    }

    .article-list__date {
        display: inline-block;
        margin-right: 10px;
        padding: 0
    }

    .article-list__tag-list {
        list-style: none;
        padding: 0;
        display: inline-block
    }

    .article-list__headline {
        display: inline-block
    }

    .article-list__image-box {
        padding-left: 0 !important
    }

    .article-list__content {
        padding-right: 0 !important
    }

    .article-list__item--tipp {
        margin-left: -40px;
        margin-right: -40px;
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width: 960px) {
    .article-list__inner {
        float:left;
        width: 83.33333%;
        margin-left: 8.33333%
    }

    .article-list__image-box {
        float: left;
        width: 30%
    }

    .article-list__content {
        float: left;
        width: 70%
    }
}

.search-box {
    background-color: #f7f7fa;
    padding: 20px 15px;
    margin-top: 20px
}

.search-box__form {
    border-bottom: 1px solid #e1e4e5
}

.search-box__input {
    display: block;
    width: 100%;
    background-color: #fff;
    color: #2e3133;
    border-radius: 18px;
    border: none;
    height: 36px;
    padding: 0 20px 0 20px;
    font-size: .8em;
    max-width: 500px
}

.search-box__input:focus {
    outline: none
}

.search-box__categories {
    margin-top: 1.5em
}

.search-box__categories a:not([href]):not([tabindex]),.search-box__categories a {
    color: #00612e
}

.search-box__categories .active:not([href]):not([tabindex]),.search-box__categories .active {
    color: #2e3133
}

.search-box__category {
    display: block;
    line-height: 1.6em;
    font-size: .8em;
    cursor: pointer
}

.search-box__category.active {
    color: #2e3133
}

.search-box__category.active:hover,.search-box__category.active:focus,.search-box__category.active:active,.search-box__category.active:visited {
    color: #2e3133;
    cursor: default;
    text-decoration: none
}

.search-box__submit,.search-box__input {
    margin: 15px 0
}

.search-box__input {
    margin-bottom: 0
}

.search-box__headline {
    font-weight: bold;
    font-size: 1em
}

@media (min-width: 560px) {
    .search-box {
        margin-top:0
    }

    .search-box__form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .search-box__headline {
        text-align: left
    }

    .search-box__inputcontainer {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-right: 20px
    }

    .search-box__buttoncontainer {
        text-align: left
    }

    .search-box__categories {
        text-align: left
    }

    .search-box__category {
        display: inline
    }

    .search-box__category:first-child {
        padding-right: 7px;
        border-right: 1px solid #e1e4e5
    }

    .search-box__category:last-child {
        padding-left: 7px
    }

    .search-box__submit {
        display: block
    }
}

.hero-header {
    background-color: #3d8f50;
    padding: 0 0 45px 0;
    min-height: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.hero-header .container {
    margin-top: auto;
    margin-bottom: 0;
    padding: 0
}

.hero-header__sub-hl {
    color: #fff;
    margin-top: 30px
}

.hero-header--alt {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(61,143,80,0.9)), to(rgba(61,143,80,0.9)));
    background: -webkit-linear-gradient(bottom, rgba(61,143,80,0.9), rgba(61,143,80,0.9));
    background: -o-linear-gradient(bottom, rgba(61,143,80,0.9), rgba(61,143,80,0.9));
    background: linear-gradient(0deg, rgba(61,143,80,0.9), rgba(61,143,80,0.9));
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    background-size: cover
}

.hero-header--alt .hero-header__hl {
    margin-bottom: -10px
}

.hero-header--alt>.container {
    margin-top: 20px
}

.hero-header--alt .breadcrumb {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: rgba(255,255,255,0)
}

.hero-header--alt .breadcrumb__item:last-child .breadcrumb__link {
    color: rgba(255,255,255,0.5)
}

.hero-header--alt .breadcrumb__item:after {
    color: #fff
}

.hero-header--alt .breadcrumb__link {
    color: #fff
}

.article__dateline {
    color: #f2eab4
}

.hero-header__image {
    float: left;
    width: 100%;
    position: relative;
    margin: 20px auto 0 auto
}

.hero-header__date,.hero-header__hl {
    color: #fff
}

.hero-header__hl {
    font-size: 1.625em;
    line-height: 1.4em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: -.01em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif
}

.hero-header__hl--sub {
    display: inline-block;
    font-size: 0.857em;
    color: #d6e4ec
}

.hero-header__hl--inline {
    display: inline
}

.hero-header__search-results {
    color: #fff;
    font-size: 1.625em;
    line-height: 1.1em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: -.01em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif
}

.hero-header__search-category {
    font-style: italic;
    color: #d6e4ec;
    font-size: 1.625em
}

.hero-header__hl-wrapper {
    text-align: center
}

@media (min-width: 560px) {
    .hero-header__hl {
        font-size:2.5em;
        line-height: 1.2em;
        font-weight: bold;
        font-style: normal;
        letter-spacing: -.01em;
        font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif
    }

    .hero-header__search-results {
        font-size: 2.5em;
        line-height: 1.1em;
        font-weight: bold;
        font-style: normal;
        letter-spacing: -.01em;
        font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif
    }

    .hero-header__search-category {
        font-size: 2.5em
    }
}

@media (min-width: 750px) {
    .hero-header {
        min-height:265px
    }

    .hero-header__hl {
        font-size: 3.25em;
        line-height: 1.1em;
        font-weight: bold;
        font-style: normal;
        letter-spacing: -.01em;
        font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif
    }

    .hero-header__search-results {
        font-size: 3.25em;
        line-height: 1.1em;
        font-weight: bold;
        font-style: normal;
        letter-spacing: -.01em;
        font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif
    }

    .hero-header__search-category {
        font-size: 3.25em
    }

    .hero-header__hl-wrapper {
        text-align: left
    }

    .hero-header__image {
        margin: 0;
        top: 50px
    }
}

@media (min-width: 960px) {
    .hero-header__image {
        width:630px;
        margin-left: -5px
    }
}

@media (min-width: 1180px) {
    .hero-header__image {
        width:725px;
        margin-left: -10px
    }
}

.header {
    background-color: #fff;
    height: 80px;
    z-index: 99999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    right: 0;
    position: fixed
}

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

@media (min-width: 960px) {
    .header {
        height:173px;
        max-width: 1260px;
        margin: auto
    }
}

.content {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px
}

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

.content .content {
    padding-top: 0px
}

.content p.foundation__text a img {
    width: 1em;
    height: 1em
}

.contentmain {
    margin-top: 80px
}

@media (min-width: 560px) {
    .content {
        padding-bottom:45px
    }
}

@media (min-width: 750px) {
    .content {
        margin-left:auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        height: auto;
        max-width: 1035px;
        margin: auto;
        clear: both
    }

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

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

@media (min-width: 750px) and (min-width: 750px) {
    .content {
        padding-left:10px;
        padding-right: 10px
    }
}

@media (min-width: 750px) and (min-width: 560px) {
    .content {
        max-width:520px
    }
}

@media (min-width: 750px) and (min-width: 750px) {
    .content {
        max-width:710px
    }
}

@media (min-width: 750px) and (min-width: 960px) {
    .content {
        max-width:900px
    }
}

@media (min-width: 750px) and (min-width: 1180px) {
    .content {
        max-width:1035px
    }
}

@media (min-width: 750px) {
    .centerpage .content .modul p {
        padding-top:0
    }

    .centerpage .content {
        padding-bottom: 20px
    }
}

@media (min-width: 960px) {
    .hero-header--alt+.content {
        padding-top:50px
    }

    .contentmain {
        margin-top: 173px
    }

    #ecfi .contentmain {
        margin-top: 112px
    }

    #netties .contentmain {
        margin-top: 124px
    }
}

.image-square {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}

.language {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    position: relative
}

.language .language__button {
    display: inline-block;
    padding-right: 22px;
    background: url(../../Images/menuarrow-white-d.svg) no-repeat right center;
    -webkit-background-size: 10px 9px;
    background-size: 10px 9px;
    cursor: pointer;
    z-index: 2;
    position: relative;
    background-color: #3d8f50
}

.language__box {
    width: 81px;
    height: 0;
    position: absolute;
    top: 0px;
    left: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    z-index: 1
}

.language__box--show {
    top: 25px;
    height: 40px;
    -webkit-transform: translate(0px, 5px);
    -ms-transform: translate(0px, 5px);
    -o-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
    visibility: visible
}

.language__checkbox {
    position: absolute;
    margin-left: -999999px;
    visibility: hidden
}

.language__checkbox+label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #fff;
    width: 80px;
    height: 40px;
    background-color: #dddddd;
    -webkit-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s
}

.language__checkbox+label .language__item {
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
    color: #fff
}

.language__checkbox+label .language__colorchanger {
    color: #3d8f50
}

.language__checkbox+label:after,.language__checkbox+label:before {
    display: block;
    position: absolute;
    content: ""
}

.language__checkbox+label:before {
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: #3d8f50;
    -webkit-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s
}

.language__checkbox+label:after {
    top: 0;
    left: 0;
    bottom: 0;
    width: 40px;
    background-color: #fff;
    -webkit-transition: margin 0.4s, background 0.4s;
    -o-transition: margin 0.4s, background 0.4s;
    transition: margin 0.4s, background 0.4s
}

.language__checkbox:checked+label {
    background-color: #3d8f50
}

.language__checkbox:checked+label .language__item {
    color: #3d8f50
}

.language__checkbox:checked+label .language__colorchanger {
    color: #fff
}

.language__checkbox:checked+label:after {
    margin-left: 40px
}

.language__item {
    display: inline-block;
    cursor: pointer;
    padding: 8px 0 5px 0;
    width: 50%;
    text-align: center;
    z-index: 3;
    position: relative;
    color: #fff
}

.language__item:hover {
    text-decoration: none
}

@media (min-width: 960px) {
    .language {
        position:static;
        bottom: 0;
        vertical-align: bottom
    }

    .language__box,.language__box--show {
        width: 81px;
        height: 28px;
        position: static;
        top: inherit;
        visibility: visible;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        z-index: 1;
        display: inline-block;
        vertical-align: bottom
    }

    .language .language__button {
        display: none
    }

    .language__checkbox+label {
        border: 1px solid #3d8f50;
        border-radius: 14px;
        overflow: hidden;
        height: 28px;
        margin: 0
    }

    .language__checkbox+label .language__item {
        color: #3d8f50;
        padding-top: 2px
    }

    .language__checkbox+label .language__colorchanger {
        color: #fff
    }

    .language__checkbox+label:before {
        background-color: #fff
    }

    .language__checkbox+label:after {
        background-color: #3d8f50
    }

    .language__checkbox:checked+label .language__item {
        color: #fff
    }

    .language__checkbox:checked+label .language__colorchanger {
        color: #3d8f50
    }
}

.news {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px
}

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

.news__teaser {
    background-color: #f7f7fa;
    margin-bottom: 40px;
    display: block
}

.news__teaser:after {
    content: " ";
    display: block;
    height: 0;
    clear: both
}

.news__teaser-imagebox {
    float: left;
    width: 100%
}

.news__teaser-content {
    float: left;
    width: 100%;
    padding: 20px
}

.news__teaser-headline {
    font-size: 1.625em;
    line-height: 1.4em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    line-height: 1.15em
}

.news__teaser-topic {
    font-size: .8em;
    line-height: 1.1em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #00612e;
    margin-bottom: .8em
}

.news__teaser-date {
    color: #5c6366
}

.news__teaser-text {
    font-size: .8em;
    line-height: 1.4em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .03em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #5c6366;
    margin-bottom: .8em
}

.news__teaser-more {
    font-size: 0.8em;
    line-height: 1.4em;
    letter-spacing: 0.03em;
    display: inline-block
}

.news__teaser-more:after {
    content: "\00bb";
    padding-left: .5em
}

.news__teaser-more .symbol {
    height: .55em;
    margin-left: -3px
}

.news__list {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 40px
}

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

.news__list .grid__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.news__list .news__button {
    margin-top: 40px
}

.news__list-greybox {
    display: none
}

.news__list-content {
    width: 100%;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.news__list-content-item {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e4e5
}

.news__list-content-item:last-child {
    border: none
}

.news__list-headline {
    margin-bottom: 0
}

.news__button {
    margin: auto;
    text-align: center
}

@media (min-width: 560px) {
    .news__teaser-imagebox {
        float:left;
        width: 50%
    }

    .news__teaser-content {
        float: left;
        width: 50%
    }

    .news__list-greybox {
        display: block;
        width: 15%;
        background-color: #f7f7fa
    }

    .news__list-content {
        width: 85%
    }

    .news__button {
        margin: auto;
        text-align: center
    }

    .news__button .button {
        display: inline-block;
        width: auto
    }
}

.section-headline {
    font-size: 1em;
    line-height: 1.4em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    border-bottom: 1px solid #e1e4e5;
    padding-bottom: 1.15em;
    margin-bottom: 1.4em;
    text-align: center
}

.section-headline:first-child {
    padding-top: 0
}

@media (min-width: 560px) {
    .section-headline {
        text-align:left;
        padding-top: 3.5em
    }
}

.modul {
    margin-bottom: 2.25em
}

.modul:after {
    content: " ";
    display: block;
    height: 0;
    clear: both
}

.modul li {
    padding-left: 0;
    list-style: none
}

.modul ul {
    margin: 0;
    padding: 0
}

.modul:last-child {
    margin-bottom: 0
}

.grid__left .container--flex .modul {
    min-height: 0;
    margin-bottom: .8em
}

.action-box__wrapper .modul {
    margin-bottom: .8em
}

.modul__headline {
    color: inherit;
    border-bottom: 1px solid #e1e4e5;
    padding-bottom: .5em;
    margin-bottom: 1rem
}

.modul__headline--no-border {
    border: 0;
    padding: 0
}

.modul__headline--like-modul-border {
    padding-top: 1.75em
}

.modul__info-hl {
    line-height: 1.4em
}

.nav-main__flyout-item .modul__info-hl {
    margin-top: 0.5em
}

.modul__info-hl--link {
    color: #007688
}

.modul__info-hl--link:hover {
    color: #004a55
}

.modul__text,.modul p {
    font-size: .8em;
    line-height: 1.4em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .02em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    color: inherit;
    word-wrap: break-word
}

.nav-main__flyout-item .modul__text,.nav-main__flyout-item .modul p {
    margin-top: 1em
}

.modul__text--bold,.modul p--bold {
    font-weight: bold;
    margin-bottom: .3em
}

.modul__text--underbutton {
    display: block;
    padding-top: 1em;
    text-align: center
}

.modul__topic {
    font-size: .8em;
    line-height: 1.1em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .03em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #00612e;
    margin-bottom: .8em
}

.modul--border .modul__topic {
    margin-bottom: 0
}

.modul__def-list {
    margin: 0;
    font-size: .8em
}

.modul__def-term {
    float: left;
    clear: left;
    width: 70px;
    font-weight: normal
}

.modul__def-desc {
    margin-bottom: 5px
}

.modul__description-list dd {
    font-size: .8em;
    margin-bottom: 1rem
}

.modul__text--margin-top {
    margin-top: 1rem
}

.modul__imagebox {
    position: relative;
    margin-bottom: 1.6em
}

.nav-main__flyout .modul__imagebox {
    margin: 0
}

.modul__image {
    margin-bottom: 0 !important;
    margin-right: 1em;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%
}

.modul__image--map {
    width: 50%;
    margin-bottom: 1em
}

.modul__figcaption {
    background-color: #f7f7fa;
    padding: .8em;
    width: 64%;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: left
}

.modul__figcaption h6 {
    margin-bottom: .7em
}

.modul__image-info {
    text-align: left;
    width: auto;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.modul__input {
    margin-bottom: .8em;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

.modul__submitbox {
    display: block !important
}

.modul__nav {
    padding-top: 1em;
    padding-bottom: 2em;
    border-top: 1px solid #e1e4e5;
    text-align: right
}

.twitter .modul__nav {
    margin-top: 0
}

.modul__bottombox .modul__nav {
    margin-bottom: 0;
    padding-bottom: 1em
}

.modul__arrows,.modul__prev,.modul__next {
    display: inline-block;
    border: none;
    background: transparent
}

.modul__arrows:focus,.modul__prev:focus,.modul__next:focus {
    outline: none
}

.modul__morelink {
    font-size: .8em;
    line-height: 1.4em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .03em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    display: block
}

.modul__morelink:after {
    content: "\00bb";
    padding-left: .5em
}

.modul__nav .modul__morelink {
    text-transform: uppercase
}

.grid__third .modul__nav .modul__morelink {
    margin-top: 0
}

.nav-main__flyout-item .modul__morelink {
    padding-top: 0
}

.nav-main__flyout-item .modul__morelink:hover {
    color: #004a55
}

.modul+.modul__morelink {
    margin-bottom: 20px;
    text-align: right;
    text-transform: uppercase;
    display: block
}

.grid__third .modul__morelink {
    margin-top: 1em;
    margin-bottom: 0
}

.modul__linkbox .modul__morelink {
    margin-top: 0
}

.modul+.modul__morelink {
    margin-bottom: 20px
}

@media (min-width: 560px) {
    .articlebox .modul__nav .modul__morelink {
        text-align:left
    }
}

@media (min-width: 560px) {
    .articlebox .modul__nav .modul__morelink {
        text-align:left
    }
}

@media (min-width: 750px) {
    .grid__left .container--flex .modul--border {
        min-height:560px
    }

    .articlebox .modul__nav .modul__morelink {
        text-align: left
    }

    .modul__image {
        float: none;
        width: 90%;
        margin-right: 0;
        margin-bottom: 1.5em !important
    }

    .nav-main__flyout .modul__image {
        width: 100%;
        margin-bottom: 0 !important
    }

    .modul__image-info {
        width: 50%;
        height: 100%;
        margin-left: 0
    }

    .modul__text,.modul p {
        margin-left: 0
    }
}

@media (min-width: 960px) {
    .modul {
        text-align:left
    }

    .modul__image--map {
        width: 100%
    }

    .modul__image-info {
        width: 100%
    }

    .modul__text--underbutton {
        text-align: left
    }
}

.modul--colored {
    padding: 30px 30px 20px 30px;
    background-color: #3d8f50;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px
}

.modul--colored .modul__headline {
    color: #fff;
    border-color: rgba(255,255,255,0.2);
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

.modul--colored .modul__text,.modul--colored p {
    color: rgba(255,255,255,0.8);
    text-align: left;
    margin: auto;
    padding-bottom: 1em
}

.modul--colored .modul__text--underbutton {
    text-align: center
}

.modul--colored form {
    text-align: left
}

@media (min-width: 750px) {
    .modul--colored {
        margin-right:0;
        margin-left: 0;
        padding: 30px 20px 20px 20px
    }
}

@media (min-width: 960px) {
    .modul--colored {
        text-align:left
    }

    .modul--colored .modul__text--underbutton {
        text-align: left
    }
}

.modul--icon:after {
    content: " ";
    display: block;
    height: 0;
    clear: both
}

.modul--icon .symbol {
    color: rgba(255,255,255,0.2);
    width: 35px;
    height: 35px;
    display: block;
    float: none;
    margin: auto;
    margin-top: 10px
}

@media (min-width: 960px) {
    .modul--icon .symbol {
        width:45px;
        height: 45px;
        display: block;
        float: right
    }
}

@media (min-width: 1180px) {
    .modul--icon .symbol {
        width:66px;
        height: 66px;
        margin-top: -30px
    }
}

.modul--notmobile {
    display: none
}

@media (min-width: 960px) {
    .modul--notmobile {
        display:block
    }
}

.modul--border {
    border: 1px solid #e1e4e5;
    padding: 1.75em;
    padding-bottom: 1em;
    text-align: center
}

.modul--border .modul__headline {
    text-align: left
}

.grid__third .modul--border {
    margin-bottom: 0
}

.modul--border .modul__headline {
    text-align: left
}

.grid__right .modul--border .modul__headline {
    padding-bottom: 0.875em;
    margin-bottom: 1.4em
}

@media (min-width: 750px) {
    .modul--border {
        padding-bottom:2.2em
    }
}

.modul--topbottom .circle-button__link:hover .circle-button__circle {
    background-color: #c08e00
}

.modul--topbottom .modul__info-hl {
    margin-bottom: .2em
}

.modul--topbottom .modul__text {
    margin: 0 0 1rem 0
}

.modul--topbottom .modul__text--bold {
    margin-bottom: .3em
}

.modul--topbottom .modul__nav {
    margin-top: 1.6em
}

.modul--topbottom .modul__contact {
    margin-top: 10px
}

.modul__bottombox {
    background-color: #f7f7fa;
    padding: 20px;
    text-align: left
}

.modul__bottombox--white-bg {
    background-color: #fff
}

@media (min-width: 960px) {
    .modul--topbottom {
        display:block
    }

    .modul__topbox,.modul__bottombox {
        width: 100%
    }

    .modul__topbox {
        max-height: 190px;
        overflow: hidden
    }

    .modul__bottombox {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .modul__bottombox .modul__text {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .modul__bottombox .modul__nav {
        padding-bottom: 0;
        margin-top: 1em
    }
}

.modul--advert {
    background-color: #f7f7fa;
    padding: 20px
}

.modul--advert-msg {
    text-transform: uppercase;
    color: #919699;
    font-size: .8em;
    padding-bottom: 0.8em
}

.modul--advert .modul__bottombox {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0
}

.modul--advert .article__img-source {
    padding-right: 0
}

.modul--advert2 {
    background-color: #f7f7fa
}

.modul--advert2 .modul__bottombox {
    padding-top: 0
}

.modul--bottom-border {
    border-bottom: 1px solid #e1e4e5;
    padding-bottom: 2rem;
    margin-bottom: 2rem
}

.modul--bottom-border:last-child {
    border: 0
}

.modul__linklist {
    padding-left: 0;
    list-style: none;
    text-align: left;
    font-size: .8em
}

.modul__linklist--no-margin li {
    margin: 0;
    padding: 0 !important
}

.modul__linklist-item {
    padding-bottom: 1em !important;
    list-style-image: none !important;
    list-style-type: none !important;
    margin-left: 0 !important
}

.modul--list .modul__headline {
    text-align: left;
    margin-top: 2em
}

.modul--list .modul__headline:nth-of-type(1) {
    margin-top: 0
}

.modul--logo .modul__topbox {
    background-color: #fff;
    border: 2px solid #f7f7fa;
    overflow: hidden
}

.modul--logo .modul__topbox .modul__imgcontainer {
    width: 100%;
    height: auto;
    overflow: hidden;
    min-height: 130px;
    max-height: 240px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}

.modul--logo .modul__topbox .modul__imgcontainer img {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.modul--image-vertical {
    width: auto;
    height: 80%
}

@media (min-width: 960px) {
    .modul--logo .modul__topbox .modul__imgcontainer {
        height:130px
    }
}

.modul--colored form {
    max-width: 500px;
    margin: auto
}

.form__box {
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #e1e4e5
}

.form__box--no-border {
    border: none;
    padding-top: 0
}

.form__image-dropzone {
    border: 2px dashed #e1e4e5;
    border-radius: 18px;
    padding: 15px;
    text-align: center
}

.form__image-dropzone img {
    max-width: 80%;
    margin: 0 auto
}

.form__headline {
    font-size: 1em;
    line-height: 1.2em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    border-bottom: 1px solid #e1e4e5;
    padding-bottom: .5em;
    padding-top: 1.5em;
    margin-bottom: 1em
}

.login__content .form__headline {
    border-color: #c6cbcd
}

.form__headline--no-border {
    border: none
}

.form__headline span {
    font-weight: normal
}

.form__headline+.form__box {
    border-top: none;
    padding-top: 0
}

.form__info {
    font-size: .8em;
    line-height: 1.4em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .02em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #5c6366;
    padding-bottom: 1em
}

.button+.form__info {
    padding-top: 1em
}

.form__label {
    font-size: 1em;
    line-height: 1.2em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    margin-top: 5px;
    display: block
}

.modul--colored .form__label {
    color: rgba(255,255,255,0.8)
}

.form__label--text {
    font-size: .8em;
    margin-bottom: 10px
}

.modul--colored .form__label--text {
    color: rgba(255,255,255,0.8)
}

.form__text {
    font-size: .8em;
    line-height: 1.6em;
    letter-spacing: .02em
}

.form__checkbox-box {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.form__checkbox-text {
    font-size: .8em;
    letter-spacing: .02em;
    line-height: 1.2em;
    display: inline-block
}

.form__checkbox-text a {
    color: #2e3133;
    text-decoration: underline
}

.form__check-hl {
    font-size: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    font-weight: bold;
    display: block
}

.modul--colored .form__check-hl {
    color: #fff
}

.form__filter-hl {
    font-weight: normal;
    margin-top: 1em
}

.form__submit-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #c6cbcd;
    margin-top: 30px;
    padding-top: 20px
}

.form__submit {
    width: 100%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.form__textarea {
    background-color: #fff;
    color: #5c6366;
    border: 1px solid #e1e4e5;
    font-size: .8em;
    width: 100%;
    padding: 10px;
    margin-bottom: 1em
}

.form__textarea:focus {
    outline: none
}

.form__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.form__button+.form__button {
    margin-top: 10px
}

.form__button--prev {
    background-color: #fff;
    color: #2e3133;
    border: 1px solid #919699
}

.form__button--prev:hover {
    color: #2e3133;
    background-color: #fff;
    text-decoration: underline
}

.form__search {
    position: relative;
    max-width: 500px;
    margin: auto
}

.form__inputbutton {
    background-color: transparent;
    border: none;
    position: absolute;
    right: 10px;
    top: 3px
}

.form__inputbutton .symbol {
    color: #3d8f50
}

.form__select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e1e4e5;
    border-radius: 18px;
    font-size: .8rem;
    width: 100%;
    min-height: 36px;
    padding: 0 20px 0 20px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #5c6366;
    background-color: #f7f7fa;
    overflow: auto;
    cursor: pointer;
    margin-bottom: 1em
}

.modul--colored .form__select {
    border: none;
    background-color: #b8e1c1
}

.form__select {
    background-image: url(../../Images/dropdown.svg) !important;
    background-repeat: no-repeat;
    -webkit-background-size: 21px 21px;
    background-size: 21px;
    background-position: 96% 80%;
    padding-right: 30px
}

.form__select.js-replaced {
    display: inline-block !important;
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px
}

.form__half .form__select {
    background-position: 80% 80%
}

.form__select--auto .form__select {
    width: auto
}

.form__submitbox {
    margin-top: 2em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form__select::-ms-expand {
    display: none
}

.lt-ie10 .form__select {
    background-image: none
}

.form__half .form__select {
    background-position: 95% 80%
}

.form__fourfifth .form__select {
    background-position: 97% 80%
}

.form__onefifth .form__select {
    background-position: 85% 80%
}

.modul--colored .form__select {
    background-color: #b8e1c1;
    background-position: 95% 80%
}

.form__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.modul .form__row {
    max-width: 500px;
    margin: auto
}

.login__content .form__row {
    display: block
}

.form__half {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.login__content .form__half {
    width: 100%
}

.login__content .form__half:first-of-type {
    margin-bottom: 1em
}

.form-steps .form__half {
    width: auto;
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

.form__fourfifth {
    width: 80%
}

.form__onefifth {
    width: 20%
}

.modul .form-group {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto
}

input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #b8e1c1 inset !important
}

.form__inline-radio-list {
    padding: 0
}

.form__inline-radio-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form__inline-radio-list-item:nth-child(even) {
    background-color: #f7f7fa
}

.form__inline-radio-description {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.form__inline-radio-boxes {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: 5px
}

.form__inline-radio-boxes .custom-control {
    margin-right: 0
}

.form__inline-radio-boxes label {
    margin-bottom: 0
}

.form__hint {
    font-size: .8em
}

@media (min-width: 560px) {
    .form__select {
        background-position:98% 85%
    }

    .login__content .form__row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .login__content .form__half:first-of-type {
        margin-right: 0;
        margin-bottom: 0
    }

    .modul .form__button {
        display: block;
        margin: auto;
        text-align: center
    }
}

@media (min-width: 750px) {
    .form__inline-radio-description {
        -webkit-box-flex:0;
        -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%
    }

    .form__inline-radio-boxes {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        margin-top: 0
    }
}

@media (min-width: 960px) {
    .container .form__box:last-of-type {
        margin-bottom:0
    }

    .form__button {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -ms-flex: initial;
        flex: initial
    }

    .modul .form__button {
        display: inline-block
    }

    .form__button+.form__button {
        margin-top: 0
    }

    .form__row {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .form__row .form__half:first-of-type,.form__row .form__fourfifth {
        margin-right: .5em
    }

    .form__half {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }

    .form__submitbox {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.form-control {
    background-color: #fff;
    color: #5c6366;
    border-radius: 18px;
    border: 1px solid #e1e4e5;
    height: 36px;
    padding: 0 20px 0 20px;
    width: 100%;
    font-size: .8em;
    display: block;
    margin-bottom: 1em
}

.form-control[type="text"],.form-control[type="submit"],.form-control[type="email"],.form-control[type="number"],.form-control[type="tel"],.form-control[type="password"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modul--colored .form-control {
    border: none;
    background-color: #b8e1c1
}

.form-control:focus {
    outline: none;
    border-color: #94d1a2
}

.form-control::-webkit-input-placeholder {
    color: #5c6366 !important
}

.form-control::-moz-placeholder {
    color: #5c6366 !important
}

.modul .has-danger .form-control-feedback {
    display: block;
    color: #007688;
    font-size: .8em;
    line-height: 1.2em
}

.has-danger {
    margin-bottom: 1rem
}

.has-danger input,.has-danger .form-control {
    border: 1px solid #007688
}

.custom-control {
    margin-right: 1rem;
    padding-top: .1em;
    padding-left: 2rem;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.4em
}

.custom-control,.custom-controls-stacked .custom-control {
    display: inline-block
}

.custom-control:last-child,.custom-controls-stacked .custom-control {
    margin-right: 0
}

.custom-control+.custom-control {
    margin-left: 0
}

.custom-control--required:after {
    content: '*';
    margin-left: .1em
}

.modul--colored .custom-control {
    color: #fff
}

.custom-controls-centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center
}

.custom-controls-centered .custom-control {
    padding-left: 0;
    padding-top: 2rem;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    display: inline-block;
    line-height: 1.2em
}

.custom-controls-centered .custom-control-input {
    font-size: .8em
}

.custom-controls-centered .custom-control-indicator {
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.custom-controls-stacked::after {
    content: "";
    display: table;
    clear: both
}

.custom-controls-stacked .custom-control {
    float: left;
    clear: left
}

.custom-controls-stacked .custom-control:after {
    display: inline;
    margin-bottom: 0
}

.custom-control-indicator {
    border: 2px solid #e1e4e5;
    background-color: #fff
}

.custom-radio .custom-control-indicator {
    width: 1.5rem;
    height: 1.5rem;
    padding: 4px;
    -webkit-background-clip: content-box;
    background-clip: content-box;
    border-color: #d3d8d9;
    background-color: transparent
}

.modul--colored .custom-radio .custom-control-indicator {
    border-color: #fff
}

.modul--colored .custom-control-indicator {
    border-color: #fff;
    background-color: transparent
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-color: #3d8f50
}

.custom-checkbox .custom-control-indicator {
    border-radius: 0;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 1rem
}

.custom-control-input:checked ~ .custom-control-indicator {
    color: #2e3133;
    background-color: #3d8f50;
    border: none
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    border: 2px solid #e1e4e5;
    background-image: none
}

.modul--colored .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    border-color: #fff;
    background-color: #fff
}

.modul--colored .custom-control-input:checked ~ .custom-control-indicator {
    border: 2px solid #fff;
    outline: 0
}

.custom-control-input:focus ~ .custom-control-indicator {
    outline: thin solid #fff;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

[data-whatinput="mouse"] .custom-control-input:focus ~ .custom-control-indicator,[data-whatinput="touch"] .custom-control-input:focus ~ .custom-control-indicator {
    outline: 0
}

.twitter .Emoji {
    height: 1.4em;
    width: 1.4em;
    display: inline !important
}

.twitter__header .symbol {
    color: #00b5ec;
    float: left;
    width: 42px;
    height: 36px;
    margin-right: .6em
}

.twitter__author,.twitter__time {
    font-size: .8em;
    line-height: 1.45em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .03em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #919699
}

.twitter__time {
    margin: 0
}

.twitter__headline h6 {
    margin-bottom: .3em
}

.twitter__post {
    padding: 1.3em 0;
    border-top: 1px solid #e1e4e5
}

.twitter__post-text {
    font-size: .8em;
    line-height: 1.45em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .03em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #5c6366;
    margin: 0
}

.twitter__post-text a {
    color: #2e3133
}

.breadcrumb {
    padding: 10px 0 20px 15px;
    overflow: hidden;
    color: #fff
}

.breadcrumb .container {
    padding-left: 0
}

.hero-slider .breadcrumb {
    background-color: transparent;
    padding: 1.5em 35px;
    text-align: left
}

.breadcrumb__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.breadcrumb__item {
    display: none;
    font-size: .8em;
    color: #fff
}

.breadcrumb__item:nth-last-child(-n+2),.breadcrumb__item:first-child {
    display: inline-block
}

.breadcrumb__item:last-child {
    color: #fff;
    opacity: .5
}

.breadcrumb__item:last-child .breadcrumb__link {
    color: #fff
}

.hero-slider .breadcrumb__item:last-child .breadcrumb__link,.hero-header .breadcrumb__item:last-child .breadcrumb__link {
    color: #fff;
    opacity: .8
}

.hero-slider .breadcrumb__item:last-child,.hero-header .breadcrumb__item:last-child {
    color: #fff;
    opacity: .8
}

.breadcrumb__item:last-child:after {
    content: ""
}

.breadcrumb__item:after {
    content: "\00a0\203A";
    padding: 0 5px;
    color: #fff
}

.hero-slider .breadcrumb__item:after {
    color: #fff;
    opacity: .8
}

.breadcrumb__link {
    color: #fff
}

.hero-slider .breadcrumb__link {
    color: #fff
}

.breadcrumb__link:hover {
    color: #fff
}

@media (min-width: 960px) {
    .breadcrumb {
        padding-left:0
    }

    .hero-slider .breadcrumb {
        background-color: transparent;
        padding: 1.5em 50px
    }
}

.graphic-slider {
    background-color: #3d8f50;
    color: #fff
}

.graphic-slider__head {
    font-size: 1.25em;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: normal;
    padding-top: 70px
}

.graphic-slider__item {
    padding: 10px 80px 80px 80px
}

.graphic-slider__fact-hl {
    font-size: 1.625em;
    color: #fff;
    line-height: 1.4em
}

.graphic-slider__fact-note {
    font-size: .8em;
    color: #fff;
    padding-top: 2em
}

.graphic-slider__image {
    max-width: 100%
}

.graphic-slider__content {
    padding: 50px 0 0 1em
}

@media (min-width: 960px) {
    .graphic-slider__fact-hl {
        font-size:2.5em;
        line-height: 1.2em
    }

    .graphic-slider__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 10px 110px 80px 80px
    }

    .graphic-slider__content {
        width: 50%;
        padding: 70px 0 0 1em
    }

    .graphic-slider__imagebox {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 50%
    }
}

.graphicbox {
    padding-top: 20px
}

.graphicbox__imgbox {
    overflow: hidden;
    background-color: #fff;
    border: 2px solid #f7f7fa;
    padding: 10px
}

.graphicbox--fourth .graphicbox__imgbox {
    height: 200px;
    border: none;
    padding: 0;
    background-color: #94d1a2
}

.graphicbox__item {
    background-color: #f7f7fa;
    margin-bottom: 2.25em
}

.graphicbox__item:last-child {
    margin-right: 0
}

.graphicbox__content {
    background-color: #f7f7fa;
    padding: 10px 20px 20px 20px
}

.graphicbox__hl {
    font-size: 1.25em
}

.graphicbox__text {
    font-size: .8em;
    color: #5c6366;
    margin-bottom: .6em
}

.graphicbox__select,.graphicbox .chosen-single {
    background-color: #e1e4e5
}

.graphicbox .article__img-source {
    padding: 0 20px;
    text-align: right
}

.graphicbox__item-inner .chosen-container {
    margin-top: 20px
}

@media (min-width: 960px) {
    .graphicbox {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -20px;
        margin-right: -20px
    }

    .graphicbox__item {
        background-color: transparent;
        border-bottom: 1px solid #e1e4e5;
        padding-bottom: 2.25em;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .graphicbox__item:nth-child(odd) {
        padding-right: 10px
    }

    .graphicbox__item:nth-child(even) {
        padding-left: 10px
    }

    .graphicbox--fourth .graphicbox__item {
        max-width: 24%;
        margin-right: 20px;
        padding: 0;
        border: none;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333%;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%
    }

    .graphicbox--fourth .graphicbox__item:last-child {
        margin-right: 0
    }

    .graphicbox__item-inner {
        background-color: #f7f7fa;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .graphicbox--fourth .graphicbox__imgbox {
        height: 155px
    }

    .graphicbox--fourth {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin-left: -20px;
        margin-right: -20px
    }

    .graphicbox--fourth .graphicbox__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .graphicbox--fourth .graphicbox__text {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .graphicbox--fourth .graphicbox__selectbox {
        margin-top: auto
    }
}

.articlebox {
    background-color: #f7f7fa;
    padding-top: 76px
}

.articlebox__item--advert .articlebox__header {
    padding-top: 20px
}

.articlebox__item--advert .article__img-source {
    margin-right: 5px !important
}

.articlebox__text {
    padding: 1.2em;
    padding-bottom: 0;
    padding-top: 0.6em
}

.articlebox__text p,.articlebox__text h6 {
    color: #5c6366
}

.articlebox__text p {
    font-size: .8em;
    line-height: 1.5em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .02em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif
}

.articlebox__hl {
    margin-bottom: .8em;
    text-align: center
}

.articlebox__hl--super {
    margin-top: -3em;
    padding-bottom: .8em
}

.articlebox__item {
    margin-bottom: 2.25em;
    position: relative
}

.articlebox__item--advert {
    background-color: #e0e2e3;
    padding: 0 10px 10px 10px
}

.articlebox--advert-msg {
    text-transform: uppercase;
    color: #5c6366;
    font-size: .8em;
    padding-bottom: 1em
}

.articlebox__img {
    overflow: hidden;
    height: 165px
}

.articlebox__img .date__month {
    padding-top: 0
}

.articlebox__img.date {
    padding-bottom: 0
}

.articlebox__img img {
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 100%
}

.articlebox__content {
    background-color: #f7f7fa
}

.articlebox__nav .modul__nav {
    padding-bottom: 1em
}

@media (min-width: 560px) {
    .articlebox__img {
        float:left;
        width: 50%
    }

    .articlebox__item--advert .articlebox__img {
        float: none;
        width: 100%
    }

    .articlebox__wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .articlebox__content {
        float: left;
        width: 50%
    }

    .articlebox__item--advert .articlebox__content {
        float: none;
        width: 100%
    }

    .articlebox__item--advert .container {
        padding-left: 0;
        padding-right: 0
    }

    .articlebox__text {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .articlebox__hl {
        margin-bottom: .8em;
        text-align: left
    }

    .articlebox__nav {
        padding-left: 1.2em;
        padding-right: 1.2em;
        vertical-align: bottom;
        margin: 0;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .articlebox__nav .modul__nav {
        width: 100%;
        clear: both
    }

    .articlebox__nav .modul__nav .modul__morelink {
        float: none;
        text-align: right
    }

    .articlebox__item--advert .articlebox__nav .modul__nav .modul__morelink {
        padding-right: 10px
    }
}

@media (min-width: 960px) {
    .articlebox {
        padding-bottom:76px
    }

    .articlebox__wrapper {
        display: block
    }

    .articlebox__item {
        margin-bottom: 0
    }

    .articlebox__header {
        position: relative;
        height: 80px
    }

    .articlebox__header .articlebox__hl {
        position: absolute;
        bottom: 0
    }

    .articlebox__img {
        width: 100%;
        float: none;
        height: 155px
    }

    .articlebox__img.date {
        height: 155px
    }

    .articlebox__content {
        width: 100%;
        float: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .articlebox__nav {
        padding-left: 0;
        padding-right: 0;
        vertical-align: top
    }
}

@media (min-width: 1180px) {
    .articlebox__img {
        height:180px
    }

    .articlebox__img.date {
        height: 180px
    }
}

.publications .section-headline {
    padding-top: 0
}

.publications .modul__nav {
    margin-top: 1.6em
}

.publications .slick-slide {
    width: 65vw
}

.article__indent .publications p {
    padding-left: 0
}

.publications p {
    font-size: .8em;
    line-height: .8em
}

.publications__wrapper {
    padding-right: 0
}

.publications__item {
    margin-right: 2.125em
}

.publications__item:last-child {
    margin-right: 0
}

.publications__img {
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
    border: 1px solid #e1e4e5;
    margin-bottom: 2.125em;
    position: relative
}

.publications__item--locked .publications__img {
    position: relative
}

.publications__text h6 {
    margin-bottom: 1.25em
}

.publications__item--locked .publications__img img,.publications__item--locked .publications__text {
    opacity: .3
}

.publications__item--locked .modul__morelink {
    cursor: default;
    pointer-events: none
}

@media (min-width: 560px) {
    .publications .slick-slide {
        width:35vw
    }

    .publications__img {
        max-height: 1000px
    }

    .publications p {
        padding-left: 0
    }
}

@media (min-width: 960px) {
    .publications__wrapper {
        padding-right:10px
    }
}

.article__date {
    color: #fff
}

.article__indent {
    min-height: 1px
}

.article__indent h1,.article__indent h2,.article__indent h3,.article__indent h4 {
    font-size: 1.25em
}

.article__indent h5,.article__indent h6 {
    font-size: 1em
}

.article__indent p {
    line-height: 1.6em
}

.article__indent h2 {
    margin-top: 1.2em;
    font-size: 1.25em
}

.article__indent h2:first-of-type {
    margin-top: 0
}

.article__indent p+h2 {
    margin-top: 1.2em
}

.article__indent ol {
    padding-top: .5em;
    padding-left: 0;
    margin-bottom: 1em
}

.article__indent ol li {
    margin-left: 1.6rem
}

.article__indent table {
    margin-top: 2em
}

.article__indent .unordered-list {
    margin-left: 13%
}

.article__teaser {
    font-size: 1.125em;
    line-height: 1.4em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif
}

.article__container {
    margin-top: 30px;
    margin-bottom: 30px
}

.article__container:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    width: 100%
}

.article__container h1,.article__container h2,.article__container h3,.article__container h4,.article__container h5,.article__container h6 {
    font-size: 1em;
    padding-left: 0 !important
}

.article__container p {
    padding-left: 0 !important
}

.article__container ul,.article__container ul.unordered-list,.article__container ol {
    padding-left: 0 !important;
    margin-left: 0
}

.article__container--image {
    background-color: #f7f7fa
}

.article__container--image figcaption {
    padding: 0 20px 20px 20px
}

.article__container--text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    float: none !important;
    width: 100% !important
}

.article__container--text figure {
    margin: 0 30px 30px 0
}

.article__container-text ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.article__container-text li {
    white-space: nowrap;
    padding: 2px 0 2px 0
}

.article__container--quote {
    background-color: #b8e1c1;
    padding: 1.5em;
    text-align: center;
    font-style: italic;
    color: #5c1764;
    margin-top: 0 !important
}

.article__container--quote h1,.article__container--quote h2,.article__container--quote h3,.article__container--quote h4,.article__container--quote h5,.article__container--quote h6,.article__container--quote p {
    text-align: center;
    font-style: italic;
    color: #5c1764
}

.article__container--quote ul,.article__container--quote ul.unordered-list,.article__container--quote ol {
    text-align: left;
    font-size: 1em;
    font-style: italic;
    color: #5c1764
}

.article__container--quote ul li:before,.article__container--quote ul.unordered-list li:before,.article__container--quote ol li:before {
    color: #5c1764
}

.article__quote {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: normal;
    font-style: italic;
    letter-spacing: .02em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #5c1764;
    margin-bottom: .5em
}

.article__quote-source {
    font-size: .8em;
    color: #3d8f50;
    margin-bottom: 1.5em
}

.article__imagebox {
    width: 50%;
    padding-bottom: 50%;
    float: left;
    margin-right: 30px
}

.article__img-source {
    font-size: 0.6em;
    line-height: initial;
    color: #919699;
    text-align: right;
    padding: 5px
}

.gallery__figcap .article__img-source,.articlebox .article__img-source {
    margin-bottom: 0;
    padding-bottom: 0
}

.articlebox .article__img-source {
    position: absolute;
    right: 15px
}

.article__img-source p {
    color: #919699;
    margin: 0;
    min-height: 1.4em
}

.article__img-info {
    font-size: .8em;
    line-height: 1.4em;
    padding-left: 0
}

.gallery__figcap .article__img-info {
    margin-bottom: 0
}

.article__bold {
    font-weight: bold;
    display: inline
}

.three-teaser.articlebox .article__img-source {
    height: 15px;
    margin: -20px 0 0;
    position: unset;
    padding-right: 0
}

.three-teaser.articlebox .article__img-source p {
    color: #919699;
    float: right;
    font-size: 1em;
    line-height: 1.7em;
    margin-bottom: 0;
    padding-right: 0
}

.three-teaser.articlebox .articlebox__content {
    padding-top: 20px
}

@media (min-width: 750px) {
    .article__container {
        width:36%;
        float: left;
        margin: 30px 30px 30px 0
    }

    .article__container:after {
        content: " ";
        clear: both;
        display: block;
        width: 100%
    }

    .article__imagebox {
        float: none;
        width: 100%;
        padding-bottom: 100%
    }

    .article__indent .content {
        padding-left: 0
    }

    .article__indent table {
        width: 87%
    }

    .hero-header--alt+.article__img-source,.hero-header--offset>.article__img-source {
        position: absolute;
        top: 0;
        right: 0;
        color: #fff
    }

    .hero-header--alt+.article__img-source+.content,.hero-header--offset>.article__img-source+.content {
        padding-top: 50px
    }
}

@media (min-width: 960px) {
    .article__indent p,.article__indent ol,.article__indent ul,.article__indent dl,.article__indent h2,.article__indent h4,.article__indent fieldset {
        padding-left:13%
    }

    .article__indent table {
        margin-left: 13%
    }

    .article__indent .article__img-info,.article__indent .article__img-source {
        padding-left: 0
    }

    .article__indent .table--scroller,.article__indent .powermail_confirmation .form__submitbox {
        margin-left: 13%
    }

    .hero-header--alt+.article__img-source,.hero-header--offset>.article__img-source {
        position: relative;
        top: auto;
        right: auto;
        color: #919699;
        padding-bottom: 33px
    }

    .hero-header--alt+.article__img-source+.content,.hero-header--offset>.article__img-source+.content {
        padding-top: 0
    }
}

ul.unordered-list {
    margin-bottom: 2em;
    padding-top: .8em;
    list-style-type: disc;
    padding-left: 0;
    display: table
}

ul.unordered-list li {
    display: list-item;
    list-style: none;
    padding-bottom: .7em;
    list-style-position: outside;
    margin-left: 1em
}

ul.unordered-list li:before {
    content: '\2022';
    display: inline-block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -15px;
    top: 5px;
    color: #3d8f50;
    font-size: 30px
}

ul.unordered-list li:last-child {
    padding-bottom: 0
}

.accordion {
    padding-top: 0;
    clear: both
}

.accordion p {
    padding-left: 0
}

.accordion ul.unordered-list,.accordion ol,.accordion ul {
    font-size: 1em;
    padding-left: 0;
    margin-left: 0
}

.accordion ul.unordered-list li,.accordion ol li,.accordion ul li {
    padding-bottom: .8em !important
}

.accordion ul.unordered-list li {
    padding-bottom: .8em !important
}

.accordion__panel {
    border-top: 1px solid #e1e4e5
}

.accordion__panel:last-child {
    border-bottom: 1px solid #e1e4e5
}

.accordion__panel-heading .symbol,.accordion__panel-heading .symbol use {
    min-width: 1.4em;
    width: 1.4em;
    height: 1.4em;
    fill: #3d8f50;
    color: #3d8f50;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: -o-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s, -o-transform 0.4s;
    pointer-events: none
}

.accordion__panel-heading .symbol {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion__panel-heading.collapsed .symbol {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.accordion__panel-heading-hl {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 1.5em;
    padding-top: 1.5em;
    padding-left: 1em;
    padding-right: 1em;
    color: #2e3133;
    cursor: pointer
}

.accordion__panel-heading-hl h6 {
    line-height: 1.4em;
    margin: 0
}

.collapsed .accordion__panel-heading-hl {
    color: #3d8f50
}

.accordion__panel-collapse {
    width: 100%;
    color: #2e3133;
    font-size: .9em;
    margin: 0;
    letter-spacing: .02em;
    padding-left: 1em !important;
    padding-right: 3em;
    line-height: 1.6em
}

.accordion__panel-collapse:after {
    content: '';
    display: block;
    width: 100%;
    height: 2em;
    clear: both
}

.accordion__panel-collapse p {
    font-size: 1em;
    line-height: inherit;
    padding-left: 0
}

.accordion__panel-collapse h1,.accordion__panel-collapse h2,.accordion__panel-collapse h3,.accordion__panel-collapse h4,.accordion__panel-collapse h5,.accordion__panel-collapse h6 {
    margin-top: 1rem;
    color: #464b4e;
    padding-left: 0
}

.accordion__panel-collapse h1,.accordion__panel-collapse h2,.accordion__panel-collapse h3,.accordion__panel-collapse h4 {
    font-size: 1.125em
}

.accordion__panel-collapse h5,.accordion__panel-collapse h6 {
    font-size: 1em
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height;
    -o-transition-property: height;
    transition-property: height
}

@media (min-width: 960px) {
    .article .accordion {
        margin-left:13%
    }

    .accordion__panel-heading {
        padding-top: 173px;
        margin-top: -173px
    }
}

.circle-button {
    text-align: center;
    position: relative;
    display: inline-block
}

.circle-button__link {
    display: block;
    cursor: pointer;
    z-index: 2
}

.circle-button__circle {
    border-radius: 50%;
    background-color: #e2e3e4;
    width: 54px;
    height: 54px;
    position: relative;
    margin: auto;
    z-index: 2;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.circle-button__circle .symbol {
    width: 1.3em;
    height: 1.3em;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.circle-button__link:hover .circle-button__circle {
    background-color: #00612e
}

.circle-button__circle--green {
    background-color: #d9bb69
}

.circle-button__link:hover .circle-button__circle--green {
    background-color: #eee0ba
}

.circle-button__circle--blue {
    background-color: #3d8f50
}

.circle-button__link:hover .circle-button__circle--blue {
    background-color: #b8e1c1
}

.circle-button__circle--purple {
    background-color: #b7d9de
}

.circle-button__link:hover .circle-button__circle--purple {
    background-color: #fdfefe
}

.circle-button__circle--share {
    background-color: #b8e1c1
}

.circle-button__circle--share .symbol {
    color: #00612e
}

.circle-button__link:hover .circle-button__circle--share {
    background-color: #3d8f50
}

.circle-button__info {
    text-transform: uppercase;
    font-size: .8em;
    letter-spacing: .05em;
    color: #5c6366;
    cursor: pointer;
    display: inline-block;
    padding-top: 1em
}

.circle-button__link:hover .circle-button__info {
    text-decoration: underline
}

.articlenav {
    padding-top: 4.5em
}

.articlenav .articlenav__list,.articlenav .articlenav .circle-button {
    padding-left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

ul.articlenav__list {
    margin-bottom: 0
}

ul.articlenav__list li {
    padding: 0
}

ul.articlenav__list li:before {
    content: " ";
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    float: none
}

ul.articlenav__list ul {
    padding-top: 0;
    margin-bottom: 0
}

.articlenav .circle-button {
    display: inline-block;
    padding-right: 1.6em
}

.articlenav .circle-button:last-child {
    padding-right: 0
}

.articlenav__subnav .circle-button {
    padding-right: .2em;
    padding-top: 7px
}

.articlenav__subnav .circle-button__circle {
    background-color: #94d1a2
}

.articlenav__subnav .circle-button__circle .symbol {
    color: #00612e
}

.articlenav__subnav .circle-button__circle:hover {
    background-color: #3d8f50
}

.articlenav__item--share .circle-button__circle {
    margin: 0
}

.articlenav__item--share {
    position: relative;
    z-index: 2
}

.articlenav__item--share:hover .articlenav__button--share {
    background-color: #00612e
}

.articlenav__item--share:hover .articlenav__info--share {
    text-decoration: underline
}

.articlenav__subnav-link {
    display: block;
    cursor: pointer;
    z-index: 2
}

.articlenav__link--top {
    display: inline-block;
    float: right;
    position: relative;
    z-index: 0 !important;
    text-align: center
}

.articlenav__link--top .symbol {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.articlenav__subnav {
    position: absolute;
    width: 0;
    height: 68px;
    top: -7px;
    left: -7px;
    padding-left: 0;
    background-color: #f7f7fa;
    border-radius: 33px;
    display: block;
    z-index: 1;
    opacity: .3;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    overflow: hidden
}

.articlenav__item--share-open {
    opacity: 1;
    width: 270px
}

.articlenav__button--share--clicked {
    background-color: #00612e
}

.articlenav__button--share--underline {
    text-decoration: underline
}

.articlenav__subnav-inner {
    width: 270px;
    padding-left: 4.2em
}

@media (min-width: 960px) {
    .articlenav {
        padding-left:13%
    }
}

.teaserslider__img-source {
    float: left;
    margin-bottom: 0;
    color: #fff;
    font-size: .8em;
    padding-top: 5px;
    clear: both;
    word-wrap: break-word
}

.teaserslider .slick-slide {
    width: 100vw;
    padding-right: 10px
}

.teaserslider__wrapper {
    background-color: #5c6366;
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-right: 0
}

.teaserslider__item {
    min-width: 335px;
    position: relative
}

.teaserslider__headline {
    font-size: 1em;
    line-height: 1.25em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #fff;
    padding-bottom: 15px
}

.teaserslider__img,.teaserslider__img-source {
    width: 100px
}

.teaserslider__img {
    float: left;
    margin-right: 10px
}

.teaserslider__img:after {
    content: " ";
    display: block;
    height: 10px;
    clear: both
}

.teaserslider__content {
    padding-right: .8em;
    display: table
}

.teaserslider__content--noimg {
    margin-left: 0
}

.teaserslider__text {
    font-size: .8em;
    line-height: 1.5em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #fff
}

.teaserslider__topic {
    font-size: .8em;
    line-height: 1.5em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .02em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #f2eab4;
    margin-bottom: .2em
}

.teaserslider__hl {
    font-size: 1.125em;
    line-height: 1.3em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #fff;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    word-break: break-all;
    word-break: break-word
}

.teaserslider__more {
    font-size: .8em;
    line-height: 1.5em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #fff;
    margin-top: 1em
}

.teaserslider__more:after {
    content: "\00bb";
    padding-left: .5em
}

.teaserslider__item--locked .teaserslider__more {
    padding-top: 0;
    display: inline
}

.teaserslider__more:hover {
    color: #fff
}

.slick-arrow {
    display: none
}

.teaserslider__nav {
    display: none
}

@media (min-width: 560px) {
    .teaserslider__item {
        min-width:auto
    }

    .teaserslider__img,.teaserslider__img-source {
        width: 130px
    }

    .teaserslider .slick-slide {
        padding-right: 0
    }
}

@media (min-width: 750px) {
    .teaserslider .slick-slide {
        width:497px
    }
}

@media (min-width: 960px) {
    .teaserslider__wrapper {
        padding-bottom:30px;
        padding-right: 10px
    }

    .teaserslider__nav {
        display: block
    }

    .teaserslider__item {
        max-width: none
    }

    .teaserslider__prev,.teaserslider__next {
        display: inline-block;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer
    }

    .teaserslider__prev .symbol,.teaserslider__next .symbol {
        color: #fff;
        fill: #fff;
        width: 27px;
        height: 75px
    }

    .teaserslider__prev {
        left: 35px
    }

    .teaserslider__next {
        right: 35px
    }

    .teaserslider .slick-slide {
        padding-right: 0;
        min-height: 180px;
        width: 450px
    }

    .teaserslider__img,.teaserslider__img-source {
        width: 180px
    }
}

.noscroll {
    position: fixed;
    top: 0;
    overflow: hidden
}

.tabpane {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.article__indent .tabpane li,.tabpane li {
    list-style-image: none;
    display: inline-block;
    cursor: pointer;
    color: #00612e;
    border-right: 1px solid #e1e4e5;
    padding: 0 .5em 0 0;
    margin-right: .5em;
    margin-top: 1em
}

.article__indent .tabpane li:first-child,.tabpane li:first-child {
    padding-left: 0
}

.article__indent .tabpane li:last-child,.tabpane li:last-child {
    border: none
}

.article__indent .tabpane li a.active,.tabpane li a.active {
    color: #2e3133;
    font-weight: bold
}

.article__indent .tabpane li:last-child,.tabpane li:last-child {
    border: none !important
}

.tab-content {
    padding-top: 1.5em;
    margin-bottom: 1em
}

.tab-content p,.tab-content h1,.tab-content h2,.tab-content h3,.tab-content h4,.tab-content h5,.tab-content h6,.tab-content .accordion,.tab-content ul,.tab-content li,.tab-content ul.unordered-list,.tab-content .video,.tab-content .gallery,.tab-content .tabpane,.tab-content .nav-tabs,.tab-content table,.tab-content fieldset {
    padding-left: 0;
    margin-left: 0
}

.tab-content ol {
    margin-left: 1em;
    padding-left: 0
}

.tab-item {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem
}

.tab-item>:last-child {
    margin-bottom: 0
}

.tab-no-results {
    margin: 5rem 0;
    text-align: center;
    color: rgba(0,0,0,0.5);
    display: none
}

.tab-no-results.show {
    display: block
}

.js-tabbed-list-search-results .search-box {
    margin-bottom: 2rem
}

.js-tabbed-list-search-results .search-box__form {
    border-bottom: 0
}

.tab-content .form__half:last-of-type {
    padding-left: 1.5em
}

.tab-content .form__half .custom-control {
    margin-right: 5rem
}

.article__indent .tab__text,.article__indent .tabpane p {
    padding-left: 0
}

.nav-tabs {
    padding-bottom: 1em
}

.search-box .nav-tabs {
    padding-bottom: 0;
    border: none;
    margin-left: 0
}

@media (min-width: 560px) {
    .tabpane {
        display:block
    }

    .article__indent .tabpane li,.tabpane li {
        margin-bottom: 0
    }

    .article__indent .tabpane li:nth-child(even),.tabpane li:nth-child(even) {
        border-right: 1px solid #e1e4e5
    }
}

@media (min-width: 960px) {
    .article__indent .tabpane {
        padding-left:0
    }

    .article__indent .tabpane li,.tabpane li {
        padding: 0 1em 0 0;
        margin-right: 1em
    }

    .nav-tabs {
        margin-left: 13%
    }

    .tab-content {
        padding-left: 13%
    }

    .tab-content .tab-content {
        padding-left: 0
    }

    .search-results .tab-content {
        padding-left: 0
    }
}

.form-steps {
    background-color: #fff;
    border: 1px solid #e1e4e5;
    border-top: none;
    margin-bottom: 2em
}

.form-steps .form__row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.form-steps__sonstiges {
    margin-top: 1em
}

.form-steps__submitbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width: 560px) {
    .form-steps__choicebox {
        -webkit-box-flex:1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .form-steps__choicebox--small {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.gallery__img {
    display: block;
    max-height: 250px;
    overflow: hidden
}

.gallery__img--portrait {
    border: 3px solid #f7f7fa
}

.gallery__img--portrait img {
    height: 100%;
    width: auto;
    text-align: center;
    margin: auto
}

.gallery__nav-img {
    max-height: 110px;
    overflow: hidden;
    margin: auto
}

.gallery__nav-img img {
    width: 90%;
    margin: auto
}

.gallery__navbox {
    padding: 30px;
    position: relative
}

.gallery__navbox .gallery__prev,.gallery__navbox .gallery__next {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 50px;
    padding: 0
}

.gallery__navbox .gallery__prev .symbol,.gallery__navbox .gallery__next .symbol {
    height: 50px;
    color: #2e3133
}

.gallery__navbox .gallery__prev:focus .symbol,.gallery__navbox .gallery__prev:active .symbol,.gallery__navbox .gallery__next:focus .symbol,.gallery__navbox .gallery__next:active .symbol {
    color: #919699
}

.gallery__navbox .gallery__prev {
    left: 0
}

.gallery__navbox .gallery__next {
    right: 0
}

.gallery__navbox--noarrows {
    padding-left: 0;
    padding-right: 0;
    margin-left: -1.5%
}

.gallery__nav-inner {
    margin: auto
}

.gallery__figcap {
    background-color: #f7f7fa;
    padding: 10px
}

@media (min-width: 750px) {
    .gallery__img {
        max-height:350px
    }

    .gallery__figcap {
        padding: 20px
    }
}

@media (min-width: 960px) {
    .gallery__img {
        max-height:420px
    }
}

.video__wrapper {
    line-height: 0
}

.numberoftheday {
    background-color: #3d8f50;
    position: relative
}

.numberoftheday__number {
    font-size: 100px;
    font-weight: bold;
    color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.date {
    background-color: #d9bb69;
    position: relative;
    height: 180px
}

.date__wrapper .date {
    padding-bottom: 100%
}

.date__number {
    font-weight: bold;
    color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.date--daterange .date__number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.date__number--daterange {
    padding: 0 10px;
    position: relative
}

.date__number--daterange:first-child:after {
    content: '';
    display: block;
    height: 4px;
    width: 14px;
    position: absolute;
    top: 35%;
    right: -8px;
    background-color: #fff
}

.date__day {
    font-size: 70px;
    line-height: 1em;
    display: block
}

.date__day:after {
    content: '';
    display: block;
    height: 4px;
    background-color: #eee0ba;
    margin-left: auto;
    margin-right: auto
}

.date--daterange .date__day {
    font-size: 41px;
    line-height: 1.2em
}

.date__month {
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    text-transform: uppercase;
    display: inline-block;
    padding-top: 5px
}

.date--daterange .date__month {
    font-size: 18px;
    padding-top: 2px
}

@media (min-width: 750px) {
    .date__day {
        font-size:95px
    }

    .date--daterange .date__day {
        font-size: 51px
    }

    .modul--topbottom .date__day {
        font-size: 65px
    }

    .date__month {
        font-size: 35px;
        padding-top: 10px
    }

    .date--daterange .date__month {
        font-size: 24px
    }

    .modul--topbottom .date__month {
        font-size: 30px;
        padding-top: 0
    }
}

@media print {
    .footer,.footer__up,.articlenav,.video,.gallery,.grid__right,.grid__fullwidth,.nav-secondary,.nav-main,.nav-main__button,.breadcrumb,.teaserslider__wrapper,.actionbox,.actionbox-fullwidth,.publications,.ecfi-footer,.ecfi-nav-main,.ecfi-nav-main__button,.ecfi-nav-main__button .symbol,.ecfi-nav-secondary,.ecfi-nav-secondary__inner {
        display: none
    }

    body {
        font-size: 70%
    }

    ol li {
        list-style: decimal;
        display: list-item
    }

    ol li:before {
        display: none
    }

    .article__indent .unordered-list,.article__indent .table--scroller,.article__indent .nav-tabs,.article__indent .tab-content {
        margin-left: 0;
        padding-left: 0
    }

    .grid__left {
        float: left;
        width: 100%
    }

    .hero-header {
        padding: 30px 0 0 0;
        background-color: transparent;
        height: auto;
        min-height: 0;
        text-align: left
    }

    .hero-header .container {
        margin-left: 10px
    }

    .hero-header__hl {
        font-size: 1.25em;
        color: #2e3133;
        text-align: left
    }

    .hero-header__hl-wrapper {
        text-align: left
    }

    .article__date {
        color: #2e3133;
        text-align: left
    }

    .nav-main__logo {
        float: none
    }

    .logo {
        position: static;
        margin: auto
    }

    .article__indent p,.article__indent h2,.article__indent ol,.article__indent ul,.article__indent table,.article__indent .accordion {
        padding-left: 0
    }

    .article__indent .accordion,.article__indent table {
        margin-left: 0
    }

    .content {
        padding-top: 10px;
        max-width: 960px
    }

    .collapse {
        display: block !important;
        height: auto !important
    }

    .accordion__panel-heading .symbol {
        display: none
    }

    .article__container {
        display: inline-block;
        float: none
    }

    .article__container img {
        width: 30%
    }
}

.centerpage-text {
    padding-top: 1em;
    margin-bottom: 1em;
    margin-top: -30px
}

@media (min-width: 750px) {
    .centerpage-text {
        margin-top:0;
        padding-top: 1.8em;
        margin-bottom: 40px;
        height: 230px;
        overflow: hidden
    }
}

.margin_text .modul__text a {
    text-decoration: none
}

.margin_text .modul__text a:after {
    content: "\00bb";
    padding-left: .5em
}

.margin_text .modul__text a:after {
    padding-left: .3em
}

.footer {
    clear: both;
    background-color: #f0f1f2;
    color: #919699;
    padding: 2em 20px
}

.footer .container {
    position: relative
}

.footer__inner {
    display: block
}

.footer__item {
    margin-bottom: 2em
}

.footer__hl {
    display: inline-block;
    margin-bottom: 1.125em
}

.footer__hl h5 {
    color: #5c6366
}

.footer__infotext {
    padding-top: 20px;
    margin: 0;
    color: #919699;
    font-size: .8em;
    line-height: 1.75em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .02em;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif
}

.footer__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer__list-item {
    vertical-align: middle;
    margin-bottom: .5em;
    display: inline-block;
    width: 49%
}

.footer__list-item a {
    color: #919699
}

.footer__list-item .symbol {
    margin-right: .7em;
    height: 1em;
    vertical-align: -3px;
    color: #919699
}

.footer__logo {
    margin: 20px 0;
    text-align: center
}

.footer__logo .symbol {
    width: 245px;
    height: 44px
}

.footer__nav-list {
    margin-top: 1em;
    margin-bottom: 0;
    list-style: none;
    padding: 0
}

.footer__nav-item {
    margin-bottom: .5em;
    display: inline-block;
    width: 49%
}

.footer__nav-link {
    color: #919699
}

.footer__item {
    display: none
}

.footer__social,.footer__mobile {
    display: block
}

.footer__lastline {
    border-top: 1px solid #dcdedf
}

.footer__up {
    text-align: center;
    padding: 10px 0;
    background-color: #E1E4E5
}

.footer__up-link {
    color: #2e3133
}

@media (min-width: 560px) {
    .footer__list-item {
        width:32%
    }

    .footer__nav-item {
        width: 32%
    }
}

@media (min-width: 960px) {
    .footer {
        padding-bottom:0
    }

    .footer__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .footer__item {
        display: block;
        -webkit-box-flex: 2;
        -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
        border-left: 1px solid #dcdedf;
        padding-left: 1.8em
    }

    .footer__item:first-child {
        border: none;
        padding-left: 0
    }

    .footer__social {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .footer__mobile {
        display: none
    }

    .footer__hl {
        padding-top: 1em
    }

    .footer__nav {
        text-align: left;
        border: none;
        margin-top: 0;
        padding-top: 1em
    }

    .footer__nav li {
        display: block;
        padding-right: 0;
        text-align: left
    }

    .footer__list--padding {
        padding-top: 1em
    }

    .footer__infotext--desktop {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        padding-right: 20px;
        padding-top: 0
    }

    .footer__lastline {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__lastline .footer__logo {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        padding: 0 20px
    }

    .footer__lastline .footer__logo:last-child {
        padding-right: 0
    }

    .footer__lastline .footer__logo .symbol {
        width: 100%;
        height: auto
    }

    .footer__logo--mobile {
        display: none
    }

    .footer__bigborder {
        display: block;
        border-top: 1px solid #dcdedf;
        height: 20px;
        width: 93%;
        margin: auto
    }

    .footer__nav-item {
        display: block;
        width: auto
    }

    .footer__list-item {
        display: block;
        width: auto
    }

    .footer__up {
        display: none
    }
}

@media (min-width: 960px) {
    .bodytext:first-of-type {
        padding-top:30px
    }
}

.openhidden__content {
    display: none
}

.openhidden__content--open {
    display: block
}

#filter {
    width: 100%;
    margin-bottom: 2em
}

.map-app_header {
    padding: 0;
    position: relative
}

.map-app__map {
    width: 100%;
    position: relative
}

.map-app__search-wrapper {
    position: relative
}

.map-app__search {
    position: relative;
    padding: 1rem;
    background: #3d8f50;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.map-app__search-how-to {
    display: none
}

.map-app__search-how-to--mobile {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: red;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #00612e;
    color: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin: 0 1rem 0 auto
}

.map-app__search-how-to--mobile:hover {
    color: #fff;
    background-color: #007538;
    text-decoration: none
}

.map-app__search-how-to--mobile:focus {
    color: #fff
}

.map-app__how-to-heading {
    margin-top: 0.5em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.map-app__map-container {
    width: 100%;
    height: 300px;
    max-height: 100vh;
    position: relative
}

.map-app__content {
    position: relative;
    padding-top: 0
}

.map-app__how-to {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    min-height: 0;
    max-height: 0;
    overflow: hidden;
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 999999
}

.map-app__how-to.is-visible {
    max-height: 150rem;
    padding: inherit
}

.map-app__how-to ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.map-app__how-to ul>li {
    margin: 0;
    border-top: 1px solid #b7d9de;
    padding: 1rem 0
}

.map-app__how-to-close {
    color: #000;
    opacity: 0.5;
    line-height: 1;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    padding: 0.5rem;
    border: 1px solid #000;
    border-radius: 3rem;
    text-align: center;
    text-decoration: none
}

.map-app__how-to-step-body,.map-app__how-to-step-n {
    display: inline-block;
    vertical-align: top
}

.map-app__how-to-step-body {
    width: 75%;
    margin-right: 1rem
}

.map-app__how-to-step-image {
    display: block;
    margin: auto;
    width: auto;
    max-width: 30%
}

.map-app__how-to-step {
    min-height: 7rem
}

.map-app__how-to-step:last-child:after {
    display: none
}

.map-app__how-to-step-n {
    background: #3d8f50;
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 3rem;
    line-height: 1;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    padding: 0.5rem;
    font-size: 1.5rem;
    margin-right: 2rem;
    position: relative;
    max-width: 25%
}

.map-app__how-to-step-n:after {
    display: block;
    content: '';
    width: 0.75rem;
    position: absolute;
    left: 0.65rem;
    bottom: -2.25rem;
    height: 0;
    border-color: #3d8f50 transparent transparent transparent;
    border-width: 0.75rem;
    border-style: solid
}

.map-app__list-inner th {
    cursor: pointer
}

.map-app__list-inner-wrapper {
    overflow: scroll
}

.map-app__list-item--top-item {
    color: #ef8005
}

.map-app__list-item--top-item:hover {
    color: #ef8005
}

.map-app__search-bar-icon {
    width: 1rem
}

.map-app__search-bar-legend {
    display: none;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff
}

.map-app__search-bar-legend-text {
    padding: 0 5px 0 5px;
    font-size: .8em
}

.map-app__search-bar-legend--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 750px) {
    .map-app__map-container {
        height:450px
    }
}

@media (min-width: 960px) {
    .map-app__content {
        position:relative;
        padding-top: 40px
    }

    .map-app__search {
        padding: 1rem 2rem 1rem 8rem
    }

    .map-app__search-how-to {
        display: inline-block;
        color: #fff;
        text-decoration: underline;
        position: absolute;
        right: 2rem;
        top: 1.5rem;
        z-index: 99999
    }

    .map-app__search-how-to:hover,.map-app__search-how-to:active,.map-app__search-how-to:focus {
        color: #fff
    }

    .map-app__search-how-to--mobile {
        display: none
    }

    .map-app__search {
        padding: 1rem 2rem 1rem 8rem;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .map-app__how-to-step-image {
        display: inline-block;
        margin: 0
    }

    .map-app__how-to-step-body {
        width: 50%;
        margin-right: 3rem
    }

    .map-app__map-container {
        height: 600px
    }
}

@media (min-width: 1180px) {
    .map-app__search-bar-legend--mobile {
        display:none
    }

    .map-app__search-bar-legend {
        display: block
    }
}

.see-more__container {
    position: relative;
    overflow: hidden
}

.see-more__content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 1.75em;
    background-color: #fff;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.see-more__content ul {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px
}

.see-more__item:first-child h3 {
    padding-right: 1em;
    margin-top: 0
}

.see-more__close {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    cursor: pointer;
    position: absolute;
    right: 1.55em
}

.see-more__open {
    background-color: #007688;
    color: #fff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    display: table;
    max-width: 220px;
    padding: 5px 10px 2px 10px;
    position: absolute;
    left: -117px;
    top: 85px;
    cursor: pointer
}

.see-more__open .symbol {
    margin-right: 5px;
    vertical-align: middle
}

.see-more__open-text {
    display: inline-block;
    padding-bottom: 5px
}

@media (min-width: 750px) {
    .see-more__open {
        left:-111px
    }
}

@media (min-width: 960px) {
    .see-more__open {
        left:-117px
    }
}

.ecfi-footer {
    border-top: 1px solid #e1e4e5;
    padding: 30px 0 0 0;
    margin: 0 5%
}

.ecfi-footer__centertext {
    text-align: center;
    font-weight: bold
}

.ecfi-footer__logo-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0 30px 0
}

.ecfi-footer__logo {
    text-align: center;
    margin: 15px 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.ecfi-footer__src {
    max-width: 150px
}

.ecfi-footer__bottom {
    font-size: .8em;
    color: #919699;
    border-top: 1px solid #e1e4e5;
    padding: 20px 30px
}

.ecfi-footer__link-list {
    padding: 0;
    margin: 0 0 10px 0;
    list-style: none
}

.ecfi-footer__link-item {
    display: inline-block;
    width: 49%;
    margin: 0 0 5px 0;
    text-align: left
}

.ecfi-footer__link {
    color: #919699
}

.ecfi-footer__copyright {
    display: block;
    text-align: center
}

@media (min-width: 560px) {
    .ecfi-footer__logo {
        -webkit-box-flex:1;
        -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%
    }

    .ecfi-footer__link-list,.ecfi-footer__copyright {
        display: block;
        text-align: center
    }

    .ecfi-footer__link-item {
        display: inline-block;
        width: auto;
        margin: 0
    }

    .ecfi-footer__link-item:after {
        content: '';
        border-right: 1px solid #e1e4e5;
        padding-right: 5px;
        margin-right: 5px;
        height: 0.7em;
        display: inline-block
    }

    .ecfi-footer__link-item:last-child:after {
        border: 0;
        padding: 0;
        margin: 0
    }
}

@media (min-width: 960px) {
    .ecfi-footer__logo {
        -webkit-box-flex:1;
        -webkit-flex: 1 0 25%;
        -ms-flex: 1 0 25%;
        flex: 1 0 25%
    }

    .ecfi-footer__bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.map-app__search-bubbles1,.map-app__search-bubbles2 {
    position: absolute;
    background-image: url("../../Images/ecfi-bubbles.svg");
    background-repeat: no-repeat;
    width: 20%;
    opacity: 0.2;
    height: 100%
}

.map-app__search-bubbles1 {
    top: 0;
    left: -80px;
    bottom: 0;
    -webkit-background-size: 80% 80%;
    background-size: 80%;
    background-position: 0 -15px
}

.map-app__search-bubbles2 {
    top: 0;
    right: -50px;
    bottom: 0;
    -webkit-background-size: 80% 80%;
    background-size: 80%;
    background-position: 22px -46px
}

.ecfi-nav-main {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    background-color: #3d8f50
}

.ecfi-nav-main__button,.ecfi-nav-main__close {
    float: right;
    margin-right: 35px;
    margin-top: 35px;
    cursor: pointer
}

.ecfi-nav-main__button .symbol,.ecfi-nav-main__close .symbol {
    width: 20px;
    height: 20px
}

.ecfi-nav-main__button {
    display: inline-block;
    position: absolute;
    right: 0;
    z-index: 88888
}

.ecfi-nav-main__button .symbol {
    color: #5c6366
}

.ecfi-nav-main__close {
    z-index: 99999;
    background-color: #fff;
    display: none
}

.ecfi-nav-main__close .symbol {
    color: #3d8f50
}

.ecfi-nav-main__logo {
    float: left;
    height: 60px;
    width: 107px;
    margin-left: 35px;
    margin-top: 5px
}

.ecfi-nav-main__logo--demo {
    padding-top: 0;
    margin-top: -5px
}

.ecfi-nav-main__list {
    padding-left: 0;
    list-style: none;
    padding: 15px;
    padding-top: 80px
}

.ecfi-nav-main__item,.ecfi-nav-main__flyout-item--hasSub {
    background: url(../../Images/menuarrow-white.svg) no-repeat right center;
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
    background-position: 98% 50%;
    -webkit-transition: padding .5s;
    -o-transition: padding .5s;
    transition: padding .5s
}

.ecfi-nav-main__item {
    border-bottom: 1px solid #00612e;
    border-bottom-color: #2e6b3c;
    cursor: pointer
}

.ecfi-nav-main__item--selected {
    background-image: url(../../Images/menuarrow-white-l.svg);
    background-position: 0% 50%;
    padding-left: 28px
}

.ecfi-nav-main__top {
    font-size: 1.15em;
    line-height: 1.1em;
    font-weight: bold;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #fff;
    display: block;
    padding-top: 1.4em;
    padding-bottom: 1.4em;
    width: 90%
}

.ecfi-nav-main__top:hover,.ecfi-nav-main__top:focus,.ecfi-nav-main__top:visited {
    color: #fff
}

.ecfi-nav-main__top:visited {
    text-decoration: none
}

.ecfi-nav-main__flyout {
    padding-left: 0;
    list-style: none;
    background-color: #3d8f50;
    padding: 15px;
    margin-top: 5px
}

.ecfi-nav-main__minimap .ecfi-nav-main__flyout {
    width: auto;
    right: 0;
    left: auto
}

.ecfi-nav-main__flyout-inner {
    border-bottom: 1px solid #00612e;
    border-bottom-color: #2e6b3c;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px
}

.ecfi-nav-main__flyout-item {
    border-bottom: 1px solid #00612e;
    border-bottom-color: #357d46;
    -webkit-background-size: 7px 12px;
    background-size: 7px 12px
}

.ecfi-nav-main__flyout-item a {
    display: block;
    padding: 1em 0
}

.ecfi-nav-main__flyout-item a:hover,.ecfi-nav-main__flyout-item a:focus {
    color: #fff
}

.ecfi-nav-main__flyout-item a h6 {
    font-size: 1em;
    line-height: 1em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #fff;
    margin: 0
}

.ecfi-nav-main__flyout-item:last-child {
    border: none
}

.ecfi-nav-main__minimap .ecfi-nav-main__flyout-item {
    width: 100%
}

.ecfi-nav-main__submenu {
    padding-left: 0;
    list-style: none;
    background-color: #3d8f50;
    padding: 0 50px;
    margin-top: 5px
}

.ecfi-nav-main__submenu-item a {
    font-size: 1em;
    line-height: 1em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
    color: #fff
}

.ecfi-nav-main__item--search {
    z-index: 999999;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding-top: 0;
    border: none;
    background: transparent
}

.ecfi-nav-main__item--search-inner {
    background-color: #2e6b3c;
    padding: 20px 35px;
    position: relative
}

.ecfi-nav-main__item--search-inner:after {
    bottom: 100%;
    right: 35px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #2e6b3c;
    border-width: 10px;
    margin-left: -10px
}

.ecfi-nav-main__item--search-box {
    position: relative;
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin: auto
}

.ecfi-nav-main__search {
    background-color: #f7f7fa;
    color: #5c6366;
    border-radius: 18px;
    border: none;
    height: 40px;
    padding: 0 40px 0 20px;
    width: 100%;
    font-size: .8em;
    margin: auto
}

.ecfi-nav-main__search-button {
    background-color: transparent;
    border: none;
    position: absolute;
    right: 10px;
    top: 6px
}

.ecfi-nav-main__search-button .symbol {
    color: #3d8f50
}

.ecfi-nav-main__minimap {
    display: none
}

@media (min-width: 960px) {
    .ecfi-nav-main {
        clear:both;
        position: static;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 2;
        -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
        background-color: transparent;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .ecfi-nav-main__button,.ecfi-nav-main__close {
        display: none
    }

    .ecfi-nav-main__inner {
        float: right;
        display: table;
        height: 60px;
        padding-top: 40px
    }

    .ecfi-nav-main__logo {
        width: 200px;
        height: 110px;
        margin-left: 35px;
        margin-top: 20px
    }

    .ecfi-nav-main__logo .logo {
        max-height: 100%;
        width: auto
    }

    .ecfi-nav-main__list {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .ecfi-nav-main__item,.ecfi-nav-main__flyout-item--hasSub {
        background: none
    }

    .ecfi-nav-main__top {
        color: #2e3133;
        padding: .8rem 1rem;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent
    }

    .ecfi-nav-main__item:hover .ecfi-nav-main__top {
        background-color: #f7f7fa;
        color: #3d8f50;
        border-left-color: #e1e4e5;
        border-right-color: #e1e4e5;
        text-decoration: none
    }

    .ecfi-nav-main__item {
        display: inline-block;
        border: none;
        color: #2e3133
    }

    .ecfi-nav-main__item .ecfi-nav-main__top {
        color: #2e3133
    }

    .ecfi-nav-main__item--active {
        background-color: #3d8f50;
        color: #fff;
        margin-bottom: .4em
    }

    .ecfi-nav-main__item--active .ecfi-nav-main__top {
        color: #fff
    }

    .ecfi-nav-main__flyout {
        -webkit-transition: none !important;
        -o-transition: none !important;
        transition: none !important;
        position: absolute;
        top: 143px;
        left: auto !important;
        right: auto !important;
        width: 100%;
        padding: 30px;
        z-index: 999999;
        background-color: transparent;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0
    }

    .ecfi-nav-main__item:hover .ecfi-nav-main__flyout,.ecfi-nav-main__item:focus .ecfi-nav-main__flyout,.ecfi-nav-main__top:focus .ecfi-nav-main__flyout,.ecfi-nav-main__flyout-item:focus .ecfi-nav-main__flyout,.ecfi-nav-main__flyout-link:focus .ecfi-nav-main__flyout,.ecfi-nav-main__submenu-item:focus .ecfi-nav-main__flyout,.ecfi-nav-main__submenu-item a:focus .ecfi-nav-main__flyout,.ecfi-nav-main__flyout--hoverevent {
        clip: auto;
        height: auto;
        margin: inherit;
        padding: 30px;
        border: 0;
        background-color: #f7f7fa;
        width: 300px
    }

    .ecfi-nav-main__flyout--hoverevent {
        clip: auto;
        height: auto;
        margin: inherit;
        padding: 30px;
        border: 0;
        background-color: #f7f7fa
    }

    .ecfi-nav-main__item:last-child .ecfi-nav-main__flyout {
        right: 0 !important
    }

    .ecfi-nav-main__flyout-inner {
        width: 100%;
        border-bottom: none;
        padding: 0
    }

    .ecfi-nav-main__flyout-item {
        display: block;
        border-bottom: none
    }

    .ecfi-nav-main__flyout-item a h6 {
        color: #2e3133;
        font-weight: bold
    }

    .ecfi-nav-main__flyout-item .modul__morelink {
        padding-bottom: 0
    }

    .ecfi-nav-main__flyout-item .modul {
        margin-bottom: 0
    }

    .ecfi-nav-main__flyout-item a {
        background: url(../../Images/menuarrow.svg) no-repeat left center;
        -webkit-background-size: 4px 7px;
        background-size: 4px 7px;
        background-position: 0 7px;
        padding: 0;
        padding-left: 10px;
        margin-top: 20px
    }

    .ecfi-nav-main__flyout-item a:hover,.ecfi-nav-main__flyout-item a:hover h6 {
        color: #3d8f50
    }

    .ecfi-nav-main__submenu {
        font-size: .9em;
        line-height: 1.5em;
        font-weight: normal;
        font-style: normal;
        letter-spacing: normal;
        font-family: "Fira Sans","Helvetica Neue",Arial,sans-serif;
        margin: 0;
        padding: 0;
        background-color: transparent
    }

    .ecfi-nav-main__submenu-item {
        list-style: none;
        display: block;
        background: url(../../Images/menuarrow.svg) no-repeat left top;
        -webkit-background-size: 4px 7px;
        background-size: 4px 7px;
        background-position: 0 7px;
        margin: 0;
        padding: 0 0 0 10px
    }

    .ecfi-nav-main__submenu-item a {
        color: #2e3133;
        padding: .17em 0 .2em 0;
        line-height: 1.3em
    }

    .ecfi-nav-main__submenu-item a:hover,.ecfi-nav-main__submenu-item a:focus {
        color: #2e3133
    }

    .ecfi-nav-main__item--search {
        padding-right: 0;
        margin-left: 1.5em;
        position: relative
    }

    .ecfi-nav-main__item--search-inner {
        background-color: transparent;
        padding: 0
    }

    .ecfi-nav-main__item--search-inner:after {
        border: none;
        border-color: transparent;
        border-bottom-color: transparent
    }
}

@media (min-width: 1180px) {
    .ecfi-nav-main__logo {
        width:200px;
        height: 110px;
        top: auto;
        bottom: 34px;
        margin-left: 35px
    }

    .ecfi-nav-main__logo .logo {
        max-height: 100%;
        width: auto
    }

    .ecfi-nav-main__logo--demo {
        height: 90px;
        bottom: 30px
    }
}

.ecfi-nav-secondary {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    background-color: #3d8f50;
    padding: 0 15px
}

.ecfi-nav-secondary__list {
    padding-left: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.ecfi-nav-secondary__item {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block;
    width: 50%;
    color: #fff;
    font-size: .875em
}

.ecfi-nav-secondary__item a {
    color: #fff
}

.ecfi-nav-secondary__item a:hover,.ecfi-nav-secondary__item a:focus {
    color: #fff
}

.ecfi-nav-secondary__item:nth-child(2),.ecfi-nav-secondary__item:nth-child(3) {
    padding-top: 15px
}

.ecfi-nav-secondary__login {
    width: 100%;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin-top: 45px
}

.ecfi-nav-secondary__login .button {
    display: block;
    max-width: 200px;
    height: 40px;
    text-transform: uppercase;
    line-height: 1.5em;
    margin: auto
}

.ecfi-nav-secondary__register {
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 15px;
    font-size: .875em
}

.ecfi-nav-secondary__register:hover,.ecfi-nav-secondary__register:focus,.ecfi-nav-secondary__register:visited {
    color: #fff
}

@media (min-width: 960px) {
    .ecfi-nav-secondary {
        display:block;
        padding-top: 1em;
        padding-right: 0;
        background-color: transparent
    }

    .ecfi-nav-secondary__inner {
        float: right
    }

    .ecfi-nav-secondary__list {
        display: block
    }

    .ecfi-nav-secondary__item {
        list-style: none;
        display: inline-block;
        font-size: .8em;
        padding-right: 1.75em;
        color: #919699;
        width: auto
    }

    .ecfi-nav-secondary__item a {
        color: #919699
    }

    .ecfi-nav-secondary__item a:hover,.ecfi-nav-secondary__item a:focus {
        color: #919699
    }

    .ecfi-nav-secondary__item:last-child {
        padding-right: 0
    }

    .ecfi-nav-secondary__login {
        margin-top: 0
    }

    .ecfi-nav-secondary__login .button {
        color: #3d8f50;
        border: 1px solid #3d8f50;
        border-radius: 14px;
        padding: 5px 15px 5px 15px;
        background-color: transparent;
        height: auto;
        min-width: 0
    }

    .ecfi-nav-secondary__login .button:hover {
        color: #fff;
        background-color: #3d8f50
    }

    .ecfi-nav-secondary__register {
        display: none
    }
}

.offcanvas {
    position: relative;
    right: 0;
    margin: 0;
    height: 100%
}

.offcanvas__pusher {
    width: 0;
    position: fixed;
    height: 100%;
    right: 0px;
    top: 80px;
    bottom: 0;
    z-index: 99999;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transition-property: width;
    -o-transition-property: width;
    transition-property: width;
    background-color: #3d8f50;
    overflow: auto;
    overflow-y: scroll
}

.offcanvas__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column
}

.offcanvas__pusher--open {
    width: 100%
}

.offcanvas__first {
    position: relative
}

.offcanvas__second,.offcanvas__third {
    position: absolute;
    right: initial;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 100%;
    visibility: visible;
    z-index: 3
}

.offcanvas__hide {
    visibility: hidden;
    width: 50%
}

@media (min-width: 960px) {
    .offcanvas__pusher {
        width:auto;
        background-color: transparent;
        position: static;
        height: 100%;
        right: auto;
        overflow-x: visible;
        overflow-y: visible
    }

    .offcanvas__hide {
        visibility: visible;
        width: auto
    }

    .offcanvas__first,.offcanvas__third {
        position: static;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        -webkit-transition-duration: 0s;
        -o-transition-duration: 0s;
        transition-duration: 0s
    }

    .offcanvas__second {
        right: 15px
    }
}

@media (min-width: 1180px) {
    .offcanvas__second {
        right:35px
    }
}

.ecfi-hero-slider {
    position: relative
}

.ecfi-hero-slider__box {
    position: relative
}

.ecfi-hero-slider__inner {
    max-height: 400px;
    overflow: hidden
}

.ecfi-hero-slider__prev,.ecfi-hero-slider__next {
    position: absolute;
    fill: #fff;
    clip: inherit;
    width: 27px;
    height: 75px;
    margin: 0;
    padding: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 9999
}

.ecfi-hero-slider__prev {
    left: 15px
}

.ecfi-hero-slider__next {
    right: 15px
}

.ecfi-hero-slider__arrow,.ecfi-hero-slider__arrow use {
    color: #fff;
    width: 27px;
    height: 75px
}

.ecfi-hero-slider .container {
    left: 0;
    right: 0
}

.ecfi-hero-slider__contentbox,.ecfi-hero-slider__contentbox--noslide {
    width: 100%;
    background-color: #3d8f50;
    color: rgba(255,255,255,0.7);
    overflow: visible;
    text-align: center
}

.ecfi-hero-slider__contentbox .slick-slide,.ecfi-hero-slider__contentbox .slick-track,.ecfi-hero-slider__contentbox--noslide .slick-slide,.ecfi-hero-slider__contentbox--noslide .slick-track {
    height: auto;
    overflow: visible
}

.ecfi-hero-slider__contentbox-item {
    height: auto;
    overflow: visible;
    padding: 35px
}

.ecfi-hero-slider__contentbox-item .modul__morelink {
    padding-top: 1em;
    text-decoration: none;
    font-weight: bold;
    color: #b7d9de
}

.ecfi-hero-slider__pause {
    display: none
}

.ecfi-hero-slider__topic-headline {
    font-size: 1.875em;
    color: #fff;
    margin: .6em 0 .5em 0;
    text-align: left;
    background-color: #3d8f50
}

.ecfi-hero-slider__topic-teaser {
    color: #fff;
    margin-bottom: 1.5em;
    text-align: left
}

.ecfi-hero-slider .article__img-source {
    text-align: right;
    padding-right: 15px
}

@media (min-width: 560px) {
    .ecfi-hero-slider__contentbox,.ecfi-hero-slider__contentbox--noslide {
        text-align:left
    }
}

@media (min-width: 750px) {
    .ecfi-hero-slider .container {
        position:absolute;
        bottom: 20px;
        overflow: visible;
        left: 0;
        right: 0
    }

    .ecfi-hero-slider__topic-headline {
        padding: .5em 1.2rem;
        margin: 0;
        display: inline-block
    }

    .ecfi-hero-slider__contentbox,.ecfi-hero-slider__contentbox--noslide {
        width: 93%;
        background-color: transparent
    }

    .ecfi-hero-slider__contentbox-item {
        height: auto;
        overflow: visible;
        padding: 0
    }

    .ecfi-hero-slider__contentbox-item .modul__morelink {
        color: #007688;
        display: inline;
        padding-left: 1em;
        padding-top: 0
    }

    .ecfi-hero-slider__topic-teaser {
        background-color: #fff;
        color: #2e3133;
        font-size: 1em;
        padding: 25px 30px;
        width: 89%;
        margin-left: 1.2rem
    }

    .ecfi-hero-slider .article__img-source {
        padding-right: 35px
    }
}

@media (min-width: 960px) {
    .ecfi-hero-slider .container {
        bottom:70px
    }

    .ecfi-hero-slider__pause {
        display: block;
        font-size: 0px;
        border: 2px solid #fff;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        background-color: rgba(46,49,51,0.3);
        background-image: url(../../Images/pause.svg);
        background-repeat: no-repeat;
        -webkit-background-size: 7px 9px;
        background-size: 7px 9px;
        background-position: 50%;
        position: absolute;
        bottom: 35px;
        right: 35px;
        z-index: 1000
    }

    .ecfi-hero-slider__pause--paused {
        background-image: url(../../Images/play.svg)
    }

    .ecfi-hero-slider__contentbox,.ecfi-hero-slider__contentbox--noslide {
        width: 65%
    }

    .ecfi-hero-slider__contentbox-item__contentbox--noslide .ecfi-hero-slider__contentbox-item {
        padding: 20px 50px 30px 50px
    }
}

@media (min-width: 1180px) {
    .ecfi-hero-slider__prev {
        left:35px
    }

    .ecfi-hero-slider__next {
        right: 35px
    }
}

@media (min-width: 960px) {
    .header {
        padding-right:112px;
        background: url(../../Images/ecfi/ecfi-header.svg) no-repeat right top;
        -webkit-background-size: 92px 92px;
        background-size: 92px;
        background-position: 99.5% 15px;
        background-color: #fff
    }
}

.ecfi-slider {
    position: relative;
    color: #005c84;
    padding-left: 0;
    padding-right: 0
}

.ecfi-slider .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    right: 40px;
    padding: 15px 15px
}

.ecfi-slider__item {
    max-height: 600px
}

.ecfi-slider__item img {
    height: 100%;
    width: auto;
    display: block
}

.ecfi-slider__contentbox {
    text-align: center
}

.ecfi-slider__icon {
    width: 70px;
    margin: auto;
    margin-bottom: 10px
}

.ecfi-slider__hl {
    display: inline-block;
    font-size: 1.625em;
    font-weight: bold;
    color: #005c84;
    border-bottom: 2px solid #005c84;
    margin-bottom: 30px
}

.ecfi-slider__content {
    font-size: 1em;
    line-height: 1.4em
}

.ecfi-slider__prev,.ecfi-slider__next {
    position: absolute;
    fill: #005c84;
    clip: inherit;
    width: 27px;
    height: 75px;
    margin: 0;
    padding: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 9999
}

.ecfi-slider__prev {
    left: 15px
}

.ecfi-slider__next {
    right: 15px
}

.ecfi-slider__arrow,.ecfi-slider__arrow use {
    color: #005c84;
    width: 27px;
    height: 75px
}

.ecfi-slider .slick-dots {
    color: #005c84;
    left: 0;
    right: 0;
    bottom: 10px;
    top: auto
}

.ecfi-slider .slick-dots li button {
    border-color: #005c84
}

.ecfi-slider .slick-dots .slick-active button {
    background-color: #005c84
}

@media (min-width: 560px) {
    .ecfi-slider__content {
        font-size:1.125em;
        line-height: 1.4em
    }

    .ecfi-slider__hl {
        font-size: 2.5em
    }

    .ecfi-slider__icon {
        width: 90px
    }
}

@media (min-width: 750px) {
    .ecfi-slider .container {
        padding:45px 45px
    }
}

@media (min-width: 960px) {
    .ecfi-slider__item {
        max-height:999em
    }

    .ecfi-slider__item img {
        width: 100%;
        height: auto
    }

    .ecfi-slider .container {
        padding: 45px 112px
    }

    .ecfi-slider__icon {
        width: 130px;
        margin-bottom: 20px
    }

    .ecfi-slider__hl {
        font-size: 3.25em
    }

    .ecfi-slider__content {
        font-size: 1.25em
    }
}

.ecfi .hero-header,.ecfi .hero-header--alt {
    background-color: #00612e;
    position: relative
}

.ecfi .hero-header:after,.ecfi .hero-header--alt:after {
    content: "";
    background: url(../../Images/ecfi/ecfi-hero-header2.svg) no-repeat right bottom;
    -webkit-background-size: contain;
    background-size: contain;
    display: block;
    opacity: 0.1;
    top: 35px;
    left: 10px;
    bottom: 35px;
    right: 10px;
    position: absolute
}

.ecfi .hero-header:before,.ecfi .hero-header--alt:before {
    content: "";
    background: url(../../Images/ecfi/ecfi-hero-header3.svg) no-repeat left bottom;
    -webkit-background-size: contain;
    background-size: contain;
    display: block;
    top: 50%;
    left: 0;
    bottom: -10px;
    right: 10px;
    position: absolute
}

.modul__number-of-the-day {
    position: relative;
    background-color: #701045;
    color: #fff;
    padding: 15px;
    overflow: hidden
}

.modul__number-of-the-day a {
    color: inherit
}

.modul__number-of-the-day:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 28%;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.1;
    background-image: url("../../Images/ecfi-bubbles.svg");
    background-repeat: no-repeat;
    background-position: 0 10px;
    -webkit-background-size: 120% 120%;
    background-size: 120%
}

.modul__number-of-the-day-number-of-the-day {
    color: inherit;
    font-size: 8em;
    font-weight: bolder;
    text-align: center
}

.ecfi .article__quote {
    color: #00612e
}

.circle-button__circle--purple {
    background-color: #007688
}

.circle-button__link:hover .circle-button__circle--purple {
    background-color: #b7d9de
}

.chosen-container-single .chosen-search input[type="text"],.chosen-container .chosen-search input[type="text"],.chosen-container-multi .chosen-search input[type="text"] {
    background-image: url(../../Images/ecfi/search-g.svg) !important
}

.has-danger input,.has-danger .form-control {
    border: 1px solid #f05000
}

.modul .has-danger .form-control-feedback {
    color: #ffa071
}

.action-box--purple {
    background-color: #007688
}

.action-box--purple .button {
    background-color: #004a55
}

.action-box--purple .button:hover {
    background-color: #005b69
}

.actionbox-fullwidth--purple {
    background-color: #007688
}

.actionbox-fullwidth .button--purple {
    background-color: #004a55
}

.actionbox-fullwidth .button--purple:hover {
    background-color: #005b69
}

/*# sourceMappingURL=main.theme-ecfi.css.map */