@font-face {
    font-family: "icons";
    src: url(../Resources/Fonts/icons.eot);
    src: url("../Resources/Fonts/icons.eot?#iefix") format("embedded-opentype"),url("../Resources/Fonts/icons.woff") format("woff"),url("../Resources/Fonts/icons.woff2") format("woff2"),url("../Resources/Fonts/icons.ttf") format("truetype"),url("../Resources/Fonts/icons.svg#svgFontName") format("svg")
}

/*! normalize.css v3.0.3 | 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,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

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

button[disabled],html input[disabled] {
    cursor: not-allowed
}

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

input {
    line-height: normal
}

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

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

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=56.25em&xlarge=80em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

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

body {
    padding: 0;
    margin: 0;
    font-family: normal 100% Arial,Helvetica,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #6f6f6e;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    width: 100%;
    border-radius: 0
}

#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object {
    max-width: none !important
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1
}

[data-whatinput='mouse'] button {
    outline: 0
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.row .row {
    margin-left: -.625rem;
    margin-right: -.625rem
}

@media screen and (min-width: 40em) {
    .row .row {
        margin-left:-.9375rem;
        margin-right: -.9375rem
    }
}

.row.expanded {
    max-width: none
}

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

.row.is-collapse-child,.row.collapse>.column>.row,.row.collapse>.columns>.row {
    margin-left: 0;
    margin-right: 0
}

.column,.columns {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-left: .625rem;
    padding-right: .625rem;
    min-width: initial
}

@media screen and (min-width: 40em) {
    .column,.columns {
        padding-left:.9375rem;
        padding-right: .9375rem
    }
}

.column.row.row,.row.row.columns {
    float: none;
    display: block
}

.row .column.row.row,.row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.small-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.small-offset-0 {
    margin-left: 0%
}

.small-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.small-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-1>.column,.small-up-1>.columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.small-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-2>.column,.small-up-2>.columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.small-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-3>.column,.small-up-3>.columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-4>.column,.small-up-4>.columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.small-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-5>.column,.small-up-5>.columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.small-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-6>.column,.small-up-6>.columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-7>.column,.small-up-7>.columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.small-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.small-up-8>.column,.small-up-8>.columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.small-collapse>.column,.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.small-uncollapse>.column,.small-uncollapse>.columns {
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width: 40em) {
    .medium-1 {
        -webkit-box-flex:0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .medium-offset-0 {
        margin-left: 0%
    }

    .medium-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .medium-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-1>.column,.medium-up-1>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-2>.column,.medium-up-2>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-3>.column,.medium-up-3>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-4>.column,.medium-up-4>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-5>.column,.medium-up-5>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .medium-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-6>.column,.medium-up-6>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-7>.column,.medium-up-7>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .medium-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .medium-up-8>.column,.medium-up-8>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width: 40em) and (min-width: 40em) {
    .medium-expand {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.medium-unstack>.column,.row.medium-unstack>.columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width: 40em) {
    .row.medium-unstack>.column,.row.medium-unstack>.columns {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width: 40em) {
    .medium-collapse>.column,.medium-collapse>.columns {
        padding-left:0;
        padding-right: 0
    }

    .medium-uncollapse>.column,.medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width: 56.25em) {
    .large-1 {
        -webkit-box-flex:0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .large-offset-0 {
        margin-left: 0%
    }

    .large-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .large-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-1>.column,.large-up-1>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-2>.column,.large-up-2>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-3>.column,.large-up-3>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-4>.column,.large-up-4>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-5>.column,.large-up-5>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .large-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-6>.column,.large-up-6>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-7>.column,.large-up-7>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .large-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .large-up-8>.column,.large-up-8>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width: 56.25em) and (min-width: 56.25em) {
    .large-expand {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.large-unstack>.column,.row.large-unstack>.columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width: 56.25em) {
    .row.large-unstack>.column,.row.large-unstack>.columns {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width: 56.25em) {
    .large-collapse>.column,.large-collapse>.columns {
        padding-left:0;
        padding-right: 0
    }

    .large-uncollapse>.column,.large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width: 80em) {
    .xlarge-1 {
        -webkit-box-flex:0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .xlarge-offset-0 {
        margin-left: 0%
    }

    .xlarge-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .xlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xlarge-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .xlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xlarge-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .xlarge-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .xlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xlarge-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .xlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xlarge-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .xlarge-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .xlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xlarge-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .xlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xlarge-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .xlarge-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .xlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xlarge-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .xlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xlarge-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .xlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .xlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .xlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .xlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .xlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .xlarge-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-1>.column,.xlarge-up-1>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .xlarge-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-2>.column,.xlarge-up-2>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .xlarge-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-3>.column,.xlarge-up-3>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .xlarge-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-4>.column,.xlarge-up-4>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .xlarge-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-5>.column,.xlarge-up-5>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .xlarge-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-6>.column,.xlarge-up-6>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .xlarge-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-7>.column,.xlarge-up-7>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .xlarge-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .xlarge-up-8>.column,.xlarge-up-8>.columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width: 80em) and (min-width: 80em) {
    .xlarge-expand {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width: 80em) {
    .row.xlarge-unstack>.column,.row.xlarge-unstack>.columns {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width: 80em) {
    .xlarge-collapse>.column,.xlarge-collapse>.columns {
        padding-left:0;
        padding-right: 0
    }

    .xlarge-uncollapse>.column,.xlarge-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.column.align-top,.align-top.columns {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.column.align-bottom,.align-bottom.columns {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.column.align-middle,.align-middle.columns {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.column.align-stretch,.align-stretch.columns {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display:none !important
    }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
    .show-for-small-only {
        display:none !important
    }
}

@media screen and (min-width: 40em) {
    .hide-for-medium {
        display:none !important
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display:none !important
    }
}

@media screen and (min-width: 40em) and (max-width: 56.1875em) {
    .hide-for-medium-only {
        display:none !important
    }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 56.25em) {
    .show-for-medium-only {
        display:none !important
    }
}

@media screen and (min-width: 56.25em) {
    .hide-for-large {
        display:none !important
    }
}

@media screen and (max-width: 56.1875em) {
    .show-for-large {
        display:none !important
    }
}

@media screen and (min-width: 56.25em) and (max-width: 79.9375em) {
    .hide-for-large-only {
        display:none !important
    }
}

@media screen and (max-width: 56.1875em), screen and (min-width: 80em) {
    .show-for-large-only {
        display:none !important
    }
}

@media screen and (min-width: 80em) {
    .hide-for-xlarge {
        display:none !important
    }
}

@media screen and (max-width: 79.9375em) {
    .show-for-xlarge {
        display:none !important
    }
}

@media screen and (min-width: 80em) {
    .hide-for-xlarge-only {
        display:none !important
    }
}

@media screen and (max-width: 79.9375em) {
    .show-for-xlarge-only {
        display:none !important
    }
}

.show-for-sr,.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,.show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.show-for-landscape,.hide-for-portrait {
    display: block !important
}

@media screen and (orientation: landscape) {
    .show-for-landscape,.hide-for-portrait {
        display:block !important
    }
}

@media screen and (orientation: portrait) {
    .show-for-landscape,.hide-for-portrait {
        display:none !important
    }
}

.hide-for-landscape,.show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape,.show-for-portrait {
        display:none !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape,.show-for-portrait {
        display:block !important
    }
}

[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10,10,10,0.1);
    border-radius: 0;
    -webkit-transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none
}

[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus {
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    outline: none;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #cacaca
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #cacaca
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #cacaca
}

input::placeholder,textarea::placeholder {
    color: #cacaca
}

input:disabled,input[readonly],textarea:disabled,textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type='submit'],[type='button'] {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type='search'] {
    box-sizing: border-box
}

[type='file'],[type='checkbox'],[type='radio'] {
    margin: 0 0 1rem
}

[type='checkbox']+label,[type='radio']+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

[type='checkbox']+label[for],[type='radio']+label[for] {
    cursor: pointer
}

label>[type='checkbox'],label>[type='radio'] {
    margin-right: .5rem
}

[type='file'] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

.input-group>:first-child {
    border-radius: 0 0 0 0
}

.input-group>:last-child>* {
    border-radius: 0 0 0 0
}

.input-group-label,.input-group-field,.input-group-button {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    text-align: center;
    padding: 0 1rem;
    background: #e6e6e6;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    height: 2.5rem
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    height: 100%;
    width: 1%
}

.input-group-button a,.input-group-button input,.input-group-button button {
    margin: 0
}

.input-group .input-group-button {
    display: table-cell
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0
}

legend {
    margin-bottom: .5rem;
    max-width: 100%
}

.fieldset {
    border: 1px solid #cacaca;
    padding: 1.25rem;
    margin: 1.125rem 0
}

.fieldset legend {
    background: #fefefe;
    padding: 0 .1875rem;
    margin: 0;
    margin-left: -.1875rem
}

select {
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fefefe;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-size: 9px 6px;
    background-position: right -1rem center;
    background-origin: content-box;
    background-repeat: no-repeat;
    padding-right: 1.5rem
}

@media screen and (min-width: 0\0) {
    select {
        background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    background-color: rgba(236,88,64,0.1);
    border-color: #ec5840
}

.is-invalid-label {
    color: #ec5840
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: bold;
    color: #ec5840
}

.form-error.is-visible {
    display: block
}

.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 0.85em 1em;
    margin: 0 0 1rem 0;
    font-size: 0.9rem;
    background-color: #2199e8;
    color: #fefefe
}

[data-whatinput='mouse'] .button {
    outline: 0
}

.button:hover,.button:focus {
    background-color: #1583cc;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.button.primary {
    background-color: #2199e8;
    color: #fefefe
}

.button.primary:hover,.button.primary:focus {
    background-color: #147cc0;
    color: #fefefe
}

.button.secondary {
    background-color: #777;
    color: #fefefe
}

.button.secondary:hover,.button.secondary:focus {
    background-color: #5f5f5f;
    color: #fefefe
}

.button.success {
    background-color: #3adb76;
    color: #fefefe
}

.button.success:hover,.button.success:focus {
    background-color: #22bb5b;
    color: #fefefe
}

.button.warning {
    background-color: #ffae00;
    color: #fefefe
}

.button.warning:hover,.button.warning:focus {
    background-color: #cc8b00;
    color: #fefefe
}

.button.alert {
    background-color: #ec5840;
    color: #fefefe
}

.button.alert:hover,.button.alert:focus {
    background-color: #da3116;
    color: #fefefe
}

.button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8
}

.button.hollow,.button.hollow:hover,.button.hollow:focus {
    background-color: transparent
}

.button.hollow:hover,.button.hollow:focus {
    border-color: #0c4d78;
    color: #0c4d78
}

.button.hollow.primary {
    border: 1px solid #2199e8;
    color: #2199e8
}

.button.hollow.primary:hover,.button.hollow.primary:focus {
    border-color: #0c4d78;
    color: #0c4d78
}

.button.hollow.secondary {
    border: 1px solid #777;
    color: #777
}

.button.hollow.secondary:hover,.button.hollow.secondary:focus {
    border-color: #3c3c3c;
    color: #3c3c3c
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:hover,.button.hollow.success:focus {
    border-color: #157539;
    color: #157539
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:hover,.button.hollow.warning:focus {
    border-color: #805700;
    color: #805700
}

.button.hollow.alert {
    border: 1px solid #ec5840;
    color: #ec5840
}

.button.hollow.alert:hover,.button.hollow.alert:focus {
    border-color: #881f0e;
    color: #881f0e
}

.button.disabled,.button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
    background-color: #2199e8;
    color: #fefefe
}

.button.disabled.primary,.button[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary:hover,.button.disabled.primary:focus,.button[disabled].primary:hover,.button[disabled].primary:focus {
    background-color: #2199e8;
    color: #fefefe
}

.button.disabled.secondary,.button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
    background-color: #777;
    color: #fefefe
}

.button.disabled.success,.button[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus {
    background-color: #3adb76;
    color: #fefefe
}

.button.disabled.warning,.button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus {
    background-color: #ffae00;
    color: #fefefe
}

.button.disabled.alert,.button[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus {
    background-color: #ec5840;
    color: #fefefe
}

.button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block
}

.button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em
}

.align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

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

.align-self-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

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

.align-self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.small-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

@media screen and (min-width: 40em) {
    .medium-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width: 56.25em) {
    .large-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width: 80em) {
    .xlarge-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .xlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .xlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .xlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .xlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .xlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail .special-ce-slideup-teaser-description,body,p {
    font: normal 100% Arial,Helvetica,sans-serif;
    font-size: .875rem;
    line-height: 1.44
}

@media screen and (min-width: 40em) {
    .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail .special-ce-slideup-teaser-description,body,p {
        font-size:1rem
    }
}

h1,.h1,h1.h1-style,h2.h1-style,h3.h1-style,h4.h1-style,h5.h1-style,h6.h1-style,strong.h1-style,.h1.h1-style,.h2.h1-style,.h3.h1-style,.h4.h1-style,.h5.h1-style,.h6.h1-style,.backgroundTeaserElement .h1 {
    font: normal 100% "Trade Gothic W01 Bold_2",sans-serif;
    font-size: 2.5rem;
    line-height: 1.12;
    margin: 0
}

@media screen and (min-width: 40em) {
    h1,.h1,h1.h1-style,h2.h1-style,h3.h1-style,h4.h1-style,h5.h1-style,h6.h1-style,strong.h1-style,.h1.h1-style,.h2.h1-style,.h3.h1-style,.h4.h1-style,.h5.h1-style,.h6.h1-style,.backgroundTeaserElement .h1 {
        font-size:4.0625rem;
        line-height: 1.08
    }
}

h1 small,.h1 small,h1.h1-style small,h2.h1-style small,h3.h1-style small,h4.h1-style small,h5.h1-style small,h6.h1-style small,strong.h1-style small,.h1.h1-style small,.h2.h1-style small,.h3.h1-style small,.h4.h1-style small,.h5.h1-style small,.h6.h1-style small,.backgroundTeaserElement .s1 {
    font: normal 100% "TradeGothicW01-BoldCn20_675334",sans-serif;
    font-size: 1.25rem;
    line-height: 1.2;
    margin: 0;
    padding-top: 1.5625rem
}

@media screen and (min-width: 40em) {
    h1 small,.h1 small,h1.h1-style small,h2.h1-style small,h3.h1-style small,h4.h1-style small,h5.h1-style small,h6.h1-style small,strong.h1-style small,.h1.h1-style small,.h2.h1-style small,.h3.h1-style small,.h4.h1-style small,.h5.h1-style small,.h6.h1-style small,.backgroundTeaserElement .s1 {
        font-size:1.5625rem
    }
}

h2,.h2,h1.h2-style,h2.h2-style,h3.h2-style,h4.h2-style,h5.h2-style,h6.h2-style,strong.h2-style,.h1.h2-style,.h2.h2-style,.h3.h2-style,.h4.h2-style,.h5.h2-style,.h6.h2-style {
    font: normal 100% "Trade Gothic W01 Bold_2",sans-serif;
    font-size: 1.5625rem;
    line-height: 120%;
    margin: 0
}

@media screen and (min-width: 40em) {
    h2,.h2,h1.h2-style,h2.h2-style,h3.h2-style,h4.h2-style,h5.h2-style,h6.h2-style,strong.h2-style,.h1.h2-style,.h2.h2-style,.h3.h2-style,.h4.h2-style,.h5.h2-style,.h6.h2-style {
        font-size:1.875rem
    }
}

h2 small,.h2 small,h1.h2-style small,h2.h2-style small,h3.h2-style small,h4.h2-style small,h5.h2-style small,h6.h2-style small,strong.h2-style small,.h1.h2-style small,.h2.h2-style small,.h3.h2-style small,.h4.h2-style small,.h5.h2-style small,.h6.h2-style small,.special-ce-slideup-teaser .special-ce-slideup-teaser-content label,.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-no-slide,.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-no-link {
    font: normal 100% "Trade Gothic W01 Cn_18",sans-serif;
    font-size: 1.25rem;
    line-height: 1.2;
    margin: .3125rem 0 0 0
}

@media screen and (min-width: 40em) {
    h2 small,.h2 small,h1.h2-style small,h2.h2-style small,h3.h2-style small,h4.h2-style small,h5.h2-style small,h6.h2-style small,strong.h2-style small,.h1.h2-style small,.h2.h2-style small,.h3.h2-style small,.h4.h2-style small,.h5.h2-style small,.h6.h2-style small,.special-ce-slideup-teaser .special-ce-slideup-teaser-content label,.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-no-slide,.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-no-link {
        font-size:1.375rem
    }
}

h3,.h3,h1.h3-style,h2.h3-style,h3.h3-style,h4.h3-style,h5.h3-style,h6.h3-style,strong.h3-style,.h1.h3-style,.h2.h3-style,.h3.h3-style,.h4.h3-style,.h5.h3-style,.h6.h3-style,.ui-dialog .ui-dialog-titlebar .ui-dialog-title,ul.check-bullets li {
    font: normal 100% "Trade Gothic W01 Bold_2",sans-serif;
    font-size: 1.125rem;
    line-height: 120%;
    margin: 0
}

@media screen and (min-width: 40em) {
    h3,.h3,h1.h3-style,h2.h3-style,h3.h3-style,h4.h3-style,h5.h3-style,h6.h3-style,strong.h3-style,.h1.h3-style,.h2.h3-style,.h3.h3-style,.h4.h3-style,.h5.h3-style,.h6.h3-style,.ui-dialog .ui-dialog-titlebar .ui-dialog-title,ul.check-bullets li {
        font-size:1.25rem
    }
}

h1,.h1,h1.h1-style,h2.h1-style,h3.h1-style,h4.h1-style,h5.h1-style,h6.h1-style,strong.h1-style,.h1.h1-style,.h2.h1-style,.h3.h1-style,.h4.h1-style,.h5.h1-style,.h6.h1-style {
    color: #6f6f6e;
    display: block;
    margin: 0
}

h2,.h2,h1.h2-style,h2.h2-style,h3.h2-style,h4.h2-style,h5.h2-style,h6.h2-style,strong.h2-style,.h1.h2-style,.h2.h2-style,.h3.h2-style,.h4.h2-style,.h5.h2-style,.h6.h2-style {
    color: #6f6f6e;
    display: block;
    margin: 0
}

h3,.h3,h1.h3-style,h2.h3-style,h3.h3-style,h4.h3-style,h5.h3-style,h6.h3-style,strong.h3-style,.h1.h3-style,.h2.h3-style,.h3.h3-style,.h4.h3-style,.h5.h3-style,.h6.h3-style {
    color: #6f6f6e;
    display: block;
    margin: 0
}

.ui-dialog .ui-dialog-buttonset button,.main-menu ul.level1>li>a {
    font: 500 100% "Roboto",sans-serif;
    font-size: 1.0625rem;
    line-height: 1.2
}

.contactForm .fz-errors-has-error ~ div>div .js-validation-type-error,.contactForm .has-error ~ div>div .js-validation-type-error,.contactForm input,.contactForm textarea,[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea,.main-menu ul.level1>li ul.level2 li a,#additional-menu-elements nav ul li a {
    font: 300 100% "Roboto",sans-serif;
    font-size: 1rem;
    line-height: 1.2
}

footer .footer-copyright a,nav.simple-navigation li a,footer .footer-copyright {
    font: 300 100% "Roboto",sans-serif;
    font-size: .875rem;
    line-height: 1.2
}

.tx-solr-search-quicksearch-wrapper button,.tx-solr-search-quicksearch-wrapper input {
    font: 500 100% "Roboto",sans-serif;
    font-size: 1.0625rem;
    line-height: 1.2
}

a[href^="tel"] {
    font: italic 900 100% "Roboto",sans-serif;
    font-size: 1.625rem;
    line-height: 1.2
}

@media screen and (min-width: 40em) {
    a[href^="tel"] {
        font-size:2.75rem
    }
}

footer .contactform-wrap .contactform-text .contactform-text-3 {
    font: 300 100% "Roboto",sans-serif;
    font-size: 1.375rem;
    line-height: 1.2
}

@media screen and (min-width: 40em) {
    footer .contactform-wrap .contactform-text .contactform-text-3 {
        font-size:1.8125rem
    }
}

.filters .filter-dropdown.open,.filters .filter-dropdown,.special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a,.contactForm input[type="submit"]:focus,.pa-extended-fsc-morelink a,a.more,p.more a,form input[type="submit"],.pa-content-overlay .content-container .ce-background-1 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-2 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-3 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-4 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-5 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-6 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-7 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-8 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-9 .pa-extended-fsc-morelink a,.pa-content-overlay.svg-background .container.content-container>div .pa-extended-fsc-morelink a,.pa-content-overlay.left-bottom-radius .container.content-container div .pa-extended-fsc-morelink a,.tx-kf-products .download-button,.filters .filter>a,body.b12 .content-container .ce-background-1 .pa-extended-fsc-morelink a,body.zink .content-container .ce-background-1 .pa-extended-fsc-morelink a,body.augen .content-container .ce-background-1 .pa-extended-fsc-morelink a,body.magnesium .content-container .ce-background-1 .pa-extended-fsc-morelink a,body.lactase .content-container .ce-background-1 .pa-extended-fsc-morelink a,body.folsaeure .content-container .ce-background-1 .pa-extended-fsc-morelink a,.tx-kf-products .filters .filter-dropdown ul li a,.tx-kf-products .filters .filter-dropdown ul li:last-child a,.tx-kf-products .product .attribute-new,.tx-kf-products .pa-accordion input[type="radio"]+label {
    font: normal 100% "TradeGothicW01-BoldCn20_675334",sans-serif;
    font-size: 1.0625rem;
    line-height: 1.2
}

h1.list-style small,h2.list-style small,h3.list-style small,h4.list-style small,h5.list-style small,h6.list-style small,strong.list-style small,.h1.list-style small,.h2.list-style small,.h3.list-style small,.h4.list-style small,.h5.list-style small,.h6.list-style small {
    font: normal 100% "Trade Gothic W01 Bold_2",sans-serif;
    font-size: 1.875rem;
    line-height: 1.2
}

@media screen and (min-width: 40em) {
    h1.list-style small,h2.list-style small,h3.list-style small,h4.list-style small,h5.list-style small,h6.list-style small,strong.list-style small,.h1.list-style small,.h2.list-style small,.h3.list-style small,.h4.list-style small,.h5.list-style small,.h6.list-style small {
        font-size:4.3125rem
    }
}

.filters .filter-dropdown.open,.tx-kf-products .pa-accordion input[type="radio"]+label,.filters .filter-dropdown,.special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a,.contactForm input[type="submit"]:focus,.pa-extended-fsc-morelink a,a.more,p.more a,form input[type="submit"],.pa-content-overlay .content-container .ce-background-1 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-2 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-3 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-4 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-5 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-6 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-7 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-8 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-9 .pa-extended-fsc-morelink a,.pa-content-overlay.svg-background .container.content-container>div .pa-extended-fsc-morelink a,.pa-content-overlay.left-bottom-radius .container.content-container div .pa-extended-fsc-morelink a,.tx-kf-products .download-button,.filters .filter>a,body.b12 .content-container .ce-background-1 .pa-extended-fsc-morelink a,body.zink .content-container .ce-background-1 .pa-extended-fsc-morelink a,body.augen .content-container .ce-background-1 .pa-extended-fsc-morelink a,body.magnesium .content-container .ce-background-1 .pa-extended-fsc-morelink a,body.lactase .content-container .ce-background-1 .pa-extended-fsc-morelink a,body.folsaeure .content-container .ce-background-1 .pa-extended-fsc-morelink a,.tx-kf-products .filters .filter-dropdown ul li a,.tx-kf-products .filters .filter-dropdown ul li:last-child a,.tx-kf-products .product .attribute-new {
    background-color: #006237;
    border: none;
    border-radius: 1.25rem 0 1.25rem 0;
    color: #fff;
    display: inline-block;
    margin-top: .875rem;
    padding: .6875rem 1.25rem;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tx-kf-products .pa-accordion input[type="radio"]+label:hover,.filters .filter-dropdown:hover,.special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a:hover,.contactForm input[type="submit"]:hover:focus,.pa-extended-fsc-morelink a:hover,a.more:hover,p.more a:hover,form input[type="submit"]:hover,.pa-content-overlay .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-2 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-3 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-4 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-5 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-6 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-7 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-8 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-9 .pa-extended-fsc-morelink a:hover,.pa-content-overlay.svg-background .container.content-container>div .pa-extended-fsc-morelink a:hover,.pa-content-overlay.left-bottom-radius .container.content-container div .pa-extended-fsc-morelink a:hover,.tx-kf-products .download-button:hover,.filters .filter>a:hover,body.b12 .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover,body.zink .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover,body.augen .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover,body.magnesium .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover,body.lactase .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover,body.folsaeure .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover,.tx-kf-products .filters .filter-dropdown ul li a:hover,.tx-kf-products .product .attribute-new:hover {
    background-color: #005831
}

.tx-kf-products .pa-accordion input[type="radio"]+label:active,.filters .filter-dropdown:active,.special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a:active,.contactForm input[type="submit"]:active:focus,.pa-extended-fsc-morelink a:active,a.more:active,p.more a:active,form input[type="submit"]:active,.pa-content-overlay .content-container .ce-background-1 .pa-extended-fsc-morelink a:active,.pa-content-overlay .content-container .ce-background-2 .pa-extended-fsc-morelink a:active,.pa-content-overlay .content-container .ce-background-3 .pa-extended-fsc-morelink a:active,.pa-content-overlay .content-container .ce-background-4 .pa-extended-fsc-morelink a:active,.pa-content-overlay .content-container .ce-background-5 .pa-extended-fsc-morelink a:active,.pa-content-overlay .content-container .ce-background-6 .pa-extended-fsc-morelink a:active,.pa-content-overlay .content-container .ce-background-7 .pa-extended-fsc-morelink a:active,.pa-content-overlay .content-container .ce-background-8 .pa-extended-fsc-morelink a:active,.pa-content-overlay .content-container .ce-background-9 .pa-extended-fsc-morelink a:active,.pa-content-overlay.svg-background .container.content-container>div .pa-extended-fsc-morelink a:active,.pa-content-overlay.left-bottom-radius .container.content-container div .pa-extended-fsc-morelink a:active,.tx-kf-products .download-button:active,.filters .filter>a:active,body.b12 .content-container .ce-background-1 .pa-extended-fsc-morelink a:active,body.zink .content-container .ce-background-1 .pa-extended-fsc-morelink a:active,body.augen .content-container .ce-background-1 .pa-extended-fsc-morelink a:active,body.magnesium .content-container .ce-background-1 .pa-extended-fsc-morelink a:active,body.lactase .content-container .ce-background-1 .pa-extended-fsc-morelink a:active,body.folsaeure .content-container .ce-background-1 .pa-extended-fsc-morelink a:active,.tx-kf-products .filters .filter-dropdown ul li a:active,.tx-kf-products .product .attribute-new:active {
    background-color: #95C11E;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.filters .filter-dropdown.open,.tx-kf-products .pa-accordion input[type="radio"]+label,.filters .filter-dropdown {
    display: block;
    position: relative
}

.filters .filter-dropdown.open:after,.tx-kf-products .pa-accordion input[type="radio"]+label:after,.filters .filter-dropdown:after {
    font-family: icons;
    color: inherit;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.filters .filter-dropdown.open:before,.tx-kf-products .pa-accordion input[type="radio"]+label:before,.filters .filter-dropdown:before,.filters .filter-dropdown.open:after,.tx-kf-products .pa-accordion input[type="radio"]+label:after,.filters .filter-dropdown:after {
    border-radius: 1.25rem 0 0 0
}

.filters .filter-dropdown.open:after,.tx-kf-products .pa-accordion input[type="radio"]+label:after,.filters .filter-dropdown:after {
    line-height: 0;
    margin-left: .625rem;
    position: absolute;
    right: .9375rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.filters .filter-dropdown.open {
    position: relative
}

.filters .filter-dropdown.open:after {
    font-family: icons;
    color: inherit;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

footer .footer-copyright a,nav.simple-navigation li a {
    background-color: transparent;
    border-radius: .5rem;
    color: #6f6f6e;
    display: inline-block;
    padding: .6875rem 1.25rem;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

footer .footer-copyright a:hover,nav.simple-navigation li a:hover {
    background-color: #eee
}

footer .footer-copyright a:active,nav.simple-navigation li a:active {
    color: #fff;
    background-color: #bdbdbd
}

.tx-solr-search-quicksearch-wrapper button {
    background-color: #006237;
    border-radius: 0 0 1.25rem 0;
    color: #fff;
    display: inline-block;
    padding: 0 .9375rem 0 .625rem;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    height: 36px
}

.tx-solr-search-quicksearch-wrapper button:hover {
    background-color: #005831
}

.tx-solr-search-quicksearch-wrapper button:active {
    background-color: #95C11E;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

h3 small,.h3 small,h1.h3-style small,h2.h3-style small,h3.h3-style small,h4.h3-style small,h5.h3-style small,h6.h3-style small,strong.h3-style small,.h1.h3-style small,.h2.h3-style small,.h3.h3-style small,.h4.h3-style small,.h5.h3-style small,.h6.h3-style small {
    font: 500 100% "Roboto",sans-serif;
    font-size: .875rem;
    line-height: 1.2
}

@media screen and (min-width: 40em) {
    h3 small,.h3 small,h1.h3-style small,h2.h3-style small,h3.h3-style small,h4.h3-style small,h5.h3-style small,h6.h3-style small,strong.h3-style small,.h1.h3-style small,.h2.h3-style small,.h3.h3-style small,.h4.h3-style small,.h5.h3-style small,.h6.h3-style small {
        font-size:1.25rem
    }
}

h1 small,.h1 small,h1.h1-style small,h2.h1-style small,h3.h1-style small,h4.h1-style small,h5.h1-style small,h6.h1-style small,strong.h1-style small,.h1.h1-style small,.h2.h1-style small,.h3.h1-style small,.h4.h1-style small,.h5.h1-style small,.h6.h1-style small {
    color: #6f6f6e;
    display: block
}

h2 small,.h2 small,h1.h2-style small,h2.h2-style small,h3.h2-style small,h4.h2-style small,h5.h2-style small,h6.h2-style small,strong.h2-style small,.h1.h2-style small,.h2.h2-style small,.h3.h2-style small,.h4.h2-style small,.h5.h2-style small,.h6.h2-style small {
    color: #6f6f6e;
    display: block
}

h3 small,.h3 small,h1.h3-style small,h2.h3-style small,h3.h3-style small,h4.h3-style small,h5.h3-style small,h6.h3-style small,strong.h3-style small,.h1.h3-style small,.h2.h3-style small,.h3.h3-style small,.h4.h3-style small,.h5.h3-style small,.h6.h3-style small {
    color: #6f6f6e;
    display: block
}

.ce-extended-spacing {
    margin-top: 60px;
    margin-bottom: 0
}

@media screen and (min-width: 40em) {
    .ce-extended-spacing {
        margin-top:100px
    }
}

.ce-small-spacing {
    margin-top: 15px;
    margin-bottom: 0
}

@media screen and (min-width: 40em) {
    .ce-small-spacing {
        margin-top:20px
    }
}

.ce-default-spacing {
    margin-top: 30px;
    margin-bottom: 0
}

@media screen and (min-width: 40em) {
    .ce-default-spacing {
        margin-top:50px
    }
}

.ce-no-spacing {
    margin-top: 0;
    margin-bottom: 0
}

.ce-fixed-width {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    float: none !important
}

.ce-fixed-width::before,.ce-fixed-width::after {
    content: ' ';
    display: table
}

.ce-fixed-width::after {
    clear: both
}

@media screen and (min-width: 40em) {
    .ce-fixed-width {
        padding-left:.9375rem;
        padding-right: .9375rem
    }
}

.ce-fixed-width:last-child:not(:first-child) {
    float: right
}

.ce-fixed-width,.ce-fixed-width:last-child {
    float: none
}

.ce-full-width {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.ce-text-center {
    text-align: center
}

.ce-text-right {
    text-align: right
}

.ce-center .pa-fallback-image-default {
    margin: 0 auto
}

.ce-below {
    margin-bottom: 1.25rem
}

.ce-image-wrapper {
    width: 100%;
    display: inline-block
}

.ce-right .ce-image-wrapper .pa-fallback-image {
    float: right
}

.ce-left .ce-image-wrapper .pa-fallback-image {
    float: left
}

.ce-left.ce-nowrap .ce-image-wrapper {
    width: auto
}

.ce-left.ce-nowrap .ce-bodytext {
    width: auto;
    display: inline-block
}

.pa-accordion {
    margin-bottom: 1.875rem
}

.pa-accordion .pa-accordion-item {
    max-height: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition: max-height .3s ease-out;
    transition: max-height .3s ease-out
}

.pa-accordion input {
    display: none
}

.pa-accordion input[type="radio"]+label {
    background-color: transparent;
    color: #000;
    display: block;
    font-size: .875rem;
    line-height: 2.8125rem;
    margin: .625rem 0 0 0;
    padding: 0 3.125rem 0 .625rem;
    position: relative
}

.pa-accordion input[type="radio"]+label:after {
    font-family: icons;
    color: #ccc;
    font-size: .625rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: down
}

.pa-accordion input[type="radio"]+label:after {
    line-height: 0;
    position: absolute;
    right: .625rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.pa-accordion input.pa-accordion-check:checked+label:after {
    font-family: icons;
    color: #ccc;
    font-size: .625rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: up
}

.pa-accordion input.pa-accordion-check:checked+label:after {
    line-height: 0;
    position: absolute;
    right: .625rem;
    top: 50%
}

.pa-accordion input.pa-accordion-check:checked+label+.pa-accordion-item {
    max-height: 62.5rem;
    -webkit-transition: max-height .7s ease-in;
    transition: max-height .7s ease-in
}

.focuspoint {
    position: relative;
    overflow: hidden
}

.focuspoint video,.focuspoint img {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    display: block;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-height: none;
    max-width: none
}

.focus3d video,.focus3d img {
    width: auto;
    height: auto;
    max-height: none;
    max-width: none
}

.focus3d img {
    min-width: 0;
    min-height: 0
}

.cc_banner-wrapper {
    background-color: #888d8f;
    color: #fff;
    position: relative
}

.cc_banner-wrapper .cc_container .cc_logo:hover,.cc_banner-wrapper .cc_container .cc_logo:active {
    opacity: 1
}

.cc_banner-wrapper .cc_container {
    margin: 0 auto;
    max-width: 80rem;
    overflow: hidden;
    padding: .9375rem 0 .3125rem 0;
    position: relative;
    vertical-align: middle
}

.cc_banner-wrapper .cc_inner {
    background-color: #888d8f;
    padding: 0 .625rem
}

.cc_banner-wrapper .cc_message {
    color: #fff;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: .75rem;
    margin-top: .625rem;
    padding-right: 5rem
}

.cc_banner-wrapper a.cc_more_info {
    color: #fff;
    text-decoration: underline
}

.cc_banner-wrapper .cc_container a:hover,.cc_banner-wrapper .cc_container a:active {
    color: #444
}

.cc_banner-wrapper a.cc_btn {
    background-color: #888d8f;
    border: 2px solid #fff;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1rem;
    line-height: 1.3em;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: calc(50% - 15px);
    width: 65px
}

.cc_banner-wrapper a.cc_btn:hover {
    background-color: #fff;
    color: #444
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.pa-slider>div {
    display: none
}

.pa-slider>div:first-child {
    display: block
}

.pa-slider.owl-loaded>div,.no-js .pa-slider div {
    display: block
}

.slider figure {
    margin: 0
}

.owl-controls {
    height: 100%;
    left: 0;
    overflow: visible;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.owl-nav {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.owl-nav div {
    font-size: 1.25rem;
    line-height: 1em;
    margin-top: -0.5em;
    pointer-events: auto;
    position: absolute;
    top: 50%
}

.owl-nav .owl-prev {
    left: 0
}

.owl-nav .owl-prev:before {
    content: "<"
}

.owl-nav .owl-next {
    right: 0
}

.owl-nav .owl-next:before {
    content: ">"
}

.owl-dots {
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000
}

.owl-dots div {
    border-radius: 50%;
    background-color: #006237;
    border: 2px solid #fff;
    display: inline-block;
    height: 16px;
    margin: 0px 17px 20px;
    pointer-events: auto;
    vertical-align: middle;
    width: 16px;
    zoom:1}

.owl-dots div:hover {
    background-color: #006237;
    border: 2px solid #fff;
    height: 25px;
    margin: 0px 12.5px 20px;
    width: 25px
}

.owl-dots div.active {
    background-color: #006237;
    border: 2px solid #fff;
    height: 25px;
    margin: 0px 12.5px 20px;
    width: 25px
}

.owl-height {
    -webkit-transition: height, 500ms, ease-in-out;
    transition: height, 500ms, ease-in-out
}

.owl-carousel.no-slides .owl-controls {
    display: none
}

.owl-carousel .owl-item figure.focus3d img {
    width: auto;
    height: auto;
    max-height: none;
    max-width: none
}

.tx-kf-products .brand_website_product_show_detail .reel-overlay,.tx-kf-products .brand_website_product_show_detail .reel {
    height: auto !important;
    width: 100% !important
}

.tx-kf-products .brand_website_product_show_detail .spritespin img {
    height: 100%;
    width: 100%
}

.tx-kf-products .brand_website_product_show_detail .visual img {
    margin-bottom: 30px;
    margin-top: 20px;
    width: 350px
}

.spritespin .reel-overlay {
    min-width: 320px
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 25px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 20px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 26px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-paints-thin.mCSB_scrollTools:not(.mCSB_scrollTools_horizontal).mCSB_scrollTools {
    width: 8px
}

.mCS-paints-thin.mCSB_scrollTools:not(.mCSB_scrollTools_horizontal) .mCSB_draggerRail {
    background-color: #D2ECD8;
    border-radius: 4px;
    margin-left: .125rem;
    width: .125rem
}

.mCS-paints-thin.mCSB_scrollTools:not(.mCSB_scrollTools_horizontal) .mCSB_dragger .mCSB_dragger_bar {
    background-color: #006237;
    border-radius: 4px;
    margin-left: .125rem;
    -webkit-transition: width 0.1s ease-out,margin-left 0.1s ease-out;
    transition: width 0.1s ease-out,margin-left 0.1s ease-out;
    width: .125rem
}

.mCS-paints-thin.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    padding: .625rem 0
}

.mCS-paints-thin.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: #D2ECD8;
    border-radius: 4px;
    height: .1875rem;
    margin-bottom: .75rem;
    margin-top: .75rem;
    width: 100%
}

.mCS-paints-thin.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-color: #006237;
    border-radius: 4px;
    height: .1875rem;
    margin-top: .125rem;
    -webkit-transition: height 0.1s ease-out,margin-top 0.1s ease-out;
    transition: height 0.1s ease-out,margin-top 0.1s ease-out;
    width: 100%
}

.mCustomScrollBox:hover>.mCS-paints-thin.mCSB_scrollTools:not(.mCSB_scrollTools_horizontal) .mCSB_dragger .mCSB_dragger_bar {
    margin-left: 0;
    width: .25rem
}

.mCustomScrollBox:hover>.mCS-paints-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: .3125rem;
    margin-top: 0;
    width: 100%
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content label {
    background: rgba(51,51,51,0.6);
    color: #fff;
    display: block;
    margin: 0 !important;
    padding: 20px 15px;
    position: relative
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content label:after {
    font-family: icons;
    color: #fff;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content label:after {
    position: absolute;
    bottom: 20px;
    right: 10px
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-no-slide {
    background: rgba(51,51,51,0.6);
    color: #fff;
    display: block;
    margin: 0 !important;
    padding: 20px 15px;
    position: relative;
    text-decoration: none
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-no-slide:after {
    font-family: icons;
    color: #fff;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-no-slide:hover {
    background: rgba(0,98,55,0.8)
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-no-slide:after {
    position: absolute;
    bottom: 20px;
    padding-left: 1.25rem
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-no-link {
    background: rgba(51,51,51,0.6);
    color: #fff;
    display: block;
    margin: 0 !important;
    padding: 20px 15px;
    position: relative;
    text-decoration: none
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail .special-ce-slideup-teaser-description {
    color: #fff;
    display: block;
    padding: 20px 15px;
    text-align: center
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #fff;
    color: #006237
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a:hover {
    background-color: #ebf3ef;
    color: #006237
}

.special-ce-slideup-teaser {
    position: relative;
    overflow: hidden
}

.special-ce-slideup-teaser::before,.special-ce-slideup-teaser::after {
    content: ' ';
    display: table
}

.special-ce-slideup-teaser::after {
    clear: both
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-bg {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .15s;
    transition: -webkit-transform .15s;
    transition: transform .15s;
    transition: transform .15s, -webkit-transform .15s;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    height: auto
}

@media screen and (min-width: 40em) {
    .special-ce-slideup-teaser .special-ce-slideup-teaser-bg {
        height:auto
    }
}

.no-touchevents .special-ce-slideup-teaser:hover label {
    background: rgba(0,98,55,0.8);
    color: #EBF3EF;
    pointer-events: none;
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.no-touchevents .special-ce-slideup-teaser:hover label:after {
    font-family: icons;
    color: #EBF3EF;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.no-touchevents .special-ce-slideup-teaser:hover .special-ce-slideup-teaser-content-detail {
    max-height: 300px;
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

@media screen and (min-width: 40em) {
    .no-touchevents .special-ce-slideup-teaser:hover .special-ce-slideup-teaser-content-detail {
        max-height:450px
    }
}

.no-touchevents .special-ce-slideup-teaser:hover .special-ce-slideup-teaser-bg {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
    -webkit-transition: -webkit-transform .15s;
    transition: -webkit-transform .15s;
    transition: transform .15s;
    transition: transform .15s, -webkit-transform .15s;
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content input {
    display: none
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(0,98,55,0.8);
    color: #EBF3EF
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label:after {
    font-family: icons;
    color: #EBF3EF;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ .special-ce-slideup-teaser-bg {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .15s;
    transition: -webkit-transform .15s;
    transition: transform .15s;
    transition: transform .15s, -webkit-transform .15s;
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ .special-ce-slideup-teaser-content-detail {
    max-height: 300px;
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

@media screen and (min-width: 40em) {
    .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ .special-ce-slideup-teaser-content-detail {
        max-height:450px
    }
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(0,98,55,0.8);
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more {
    margin: 0;
    padding: 0 0 20px 20px;
    text-align: left
}

.tx-pa-external-logos {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.tx-pa-external-logos::before,.tx-pa-external-logos::after {
    content: ' ';
    display: table
}

.tx-pa-external-logos::after {
    clear: both
}

.tx-paexternallogos-list {
    margin-left: -.25rem;
    margin-right: -.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tx-paexternallogos-list>.tx-paexternallogos-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

@media screen and (min-width: 40em) {
    .tx-paexternallogos-list {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .tx-paexternallogos-list>.tx-paexternallogos-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

.tx-paexternallogos-item {
    padding: 8px 8px 25px 8px
}

.tx-paexternallogos-item>a {
    border-radius: 3px;
    box-shadow: 0 .125rem .3125rem 0 rgba(0,0,0,0.35);
    display: block;
    padding-bottom: 50%;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%
}

.tx-paexternallogos-item>a:hover {
    box-shadow: 0 .4375rem .625rem 0 rgba(0,0,0,0.35),0 .4375rem .3125rem 0 rgba(0,0,0,0.1)
}

.tx-paexternallogos-item>a>img {
    bottom: 10px;
    left: 10px;
    margin: auto;
    max-height: calc(90% - 20px);
    max-width: calc(90% - 20px);
    position: absolute;
    right: 10px;
    top: 10px
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    color: #ba2728
}

.ui-dialog .ui-dialog-buttonset button {
    background: #ba2728;
    color: #fff;
    padding: 7px 20px;
    border-radius: .5rem
}

.ui-dialog {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 .125rem .3125rem 0 rgba(0,0,0,0.35);
    left: 0;
    max-width: 90%;
    outline: 0;
    overflow: hidden;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    z-index: 2000
}

.ui-dialog .ui-dialog-titlebar {
    margin-bottom: 30px;
    position: relative
}

.ui-dialog .ui-dialog-titlebar::before,.ui-dialog .ui-dialog-titlebar::after {
    content: ' ';
    display: table
}

.ui-dialog .ui-dialog-titlebar::after {
    clear: both
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    float: left;
    overflow: hidden;
    width: 90%
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    background: none;
    border: none;
    padding: 0;
    position: absolute;
    right: -15px;
    text-align: right;
    top: -5px
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
    font-family: icons;
    color: #ba2728;
    font-size: 40px;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-text {
    display: none
}

.ui-dialog .ui-widget-content {
    margin-bottom: 30px
}

.ui-dialog .ui-widget-content .tx-paexternallogos-dialog-img {
    margin: 30px auto 0;
    max-width: 50%
}

.ui-dialog .ui-dialog-buttonset {
    text-align: center
}

html {
    position: relative
}

.ui-widget-overlay {
    background: rgba(255,255,255,0.8);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.contactForm {
    padding: 1.25rem 0
}

.contactForm textarea {
    resize: none
}

.contactForm .fz-errors-has-error ~ div,.contactForm .has-error ~ div {
    position: relative
}

.contactForm .fz-errors-has-error ~ div>div .js-validation-type-error,.contactForm .has-error ~ div>div .js-validation-type-error {
    position: absolute;
    top: -20px;
    left: 5px;
    padding: .125rem .9375rem;
    border-radius: 8px;
    background: #fff;
    color: #ff1744;
    box-shadow: 0 .125rem .3125rem 0 rgba(0,0,0,0.35)
}

.contactForm .fz-errors-has-error ~ div>div .js-validation-type-error:before,.contactForm .has-error ~ div>div .js-validation-type-error:before {
    position: absolute;
    content: ' ';
    width: 0;
    height: 0;
    top: -5px;
    left: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff
}

.checkForm table {
    width: 100%
}

.checkForm table tr:nth-child(even) {
    background: #fefefe
}

.checkForm table tr:nth-child(odd) {
    background: #efefef
}

.checkForm table tr:nth-child(odd) td {
    border-radius: 3px;
    border: 1px solid #efefef
}

.checkForm table td:first-child {
    width: 15.625rem
}

.checkForm table td {
    padding: .625rem .625rem
}

.checkForm .buttons .more {
    width: 100%
}

@media screen and (min-width: 40em) {
    .checkForm .buttons .more {
        width:unset
    }
}

figure {
    height: 0;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    position: relative
}

figure img {
    display: block;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0
}

.js figure img[data-lazy-interchange] {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url("/typo3conf/ext/skin_klosterfrau_marke/Resources/Public/Icons/loader.gif") no-repeat center center;
    height: 4rem;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 4rem
}

figure.dynamic-focuspoint img {
    max-height: none;
    max-width: none;
    min-height: 100%;
    min-width: 100%
}

h1.list-style,h2.list-style,h3.list-style,h4.list-style,h5.list-style,h6.list-style,strong.list-style,.h1.list-style,.h2.list-style,.h3.list-style,.h4.list-style,.h5.list-style,.h6.list-style {
    font: normal 100% "Trade Gothic W01 Bold_2",sans-serif;
    font-size: 1.5625rem;
    margin: 0;
    position: relative;
    padding-left: 60px
}

@media screen and (min-width: 40em) {
    h1.list-style,h2.list-style,h3.list-style,h4.list-style,h5.list-style,h6.list-style,strong.list-style,.h1.list-style,.h2.list-style,.h3.list-style,.h4.list-style,.h5.list-style,.h6.list-style {
        font-size:1.875rem
    }
}

h1.list-style small,h2.list-style small,h3.list-style small,h4.list-style small,h5.list-style small,h6.list-style small,strong.list-style small,.h1.list-style small,.h2.list-style small,.h3.list-style small,.h4.list-style small,.h5.list-style small,.h6.list-style small {
    color: #006237;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -12px
}

@media screen and (min-width: 40em) {
    h1.list-style small,h2.list-style small,h3.list-style small,h4.list-style small,h5.list-style small,h6.list-style small,strong.list-style small,.h1.list-style small,.h2.list-style small,.h3.list-style small,.h4.list-style small,.h5.list-style small,.h6.list-style small {
        top:0
    }
}

.list-style+div.ce-textpic {
    padding-left: 60px
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media screen and (min-width: 40em) {
    .medium-text-left {
        text-align:left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 56.25em) {
    .large-text-left {
        text-align:left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 80em) {
    .xlarge-text-left {
        text-align:left
    }

    .xlarge-text-right {
        text-align: right
    }

    .xlarge-text-center {
        text-align: center
    }

    .xlarge-text-justify {
        text-align: justify
    }
}

a[href^="tel"] {
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a[href^="tel"]:after {
    font-family: icons;
    color: inherit;
    font-size: inherit;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

a[href^="tel"]:after {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 .125rem .3125rem 0 rgba(0,0,0,0.35);
    color: #006237;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    margin-left: .625rem;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 48px
}

@media screen and (min-width: 40em) {
    a[href^="tel"]:after {
        height:81px;
        line-height: 81px;
        width: 81px
    }
}

a[href^="tel"]:hover {
    color: #fff;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

a[href^="tel"]:hover:after {
    background-color: #fff;
    box-shadow: 0 .4375rem .625rem 0 rgba(0,0,0,0.35),0 .4375rem .3125rem 0 rgba(0,0,0,0.1);
    color: #006237;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

a[href^="tel"]:active {
    color: #95C11E
}

a[href^="tel"]:active:after {
    background-color: #fff;
    box-shadow: 0 .125rem .3125rem 0 rgba(0,0,0,0.35);
    color: #95C11E
}

a {
    outline: none
}

a.h1,a.h2,a.h3,a.h4,a.h5,a.h6 {
    text-decoration: none
}

a.h1:link,a.h1:visited,a.h2:link,a.h2:visited,a.h3:link,a.h3:visited,a.h4:link,a.h4:visited,a.h5:link,a.h5:visited,a.h6:link,a.h6:visited {
    opacity: 1
}

a.h1:hover,a.h2:hover,a.h3:hover,a.h4:hover,a.h5:hover,a.h6:hover {
    opacity: 0.7
}

a.h1:active,a.h2:active,a.h3:active,a.h4:active,a.h5:active,a.h6:active {
    opacity: 0.5
}

a.more,p.more a {
    display: inline-block
}

p.more {
    text-align: right
}

[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10,10,10,0.1);
    border-radius: 0;
    -webkit-transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none
}

[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus {
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    outline: none;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #cacaca
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #cacaca
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #cacaca
}

input::placeholder,textarea::placeholder {
    color: #cacaca
}

input:disabled,input[readonly],textarea:disabled,textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type='submit'],[type='button'] {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type='search'] {
    box-sizing: border-box
}

.contactForm input,.contactForm textarea,[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea {
    background-color: #eee;
    border: 0px solid #eee;
    border-radius: .5rem;
    box-shadow: none;
    color: #95C11E
}

.contactForm input:focus,[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus {
    background-color: #eee;
    border: 0px solid #eee;
    border-radius: .5rem;
    box-shadow: 0 .125rem .3125rem 0 rgba(0,0,0,0.35);
    color: #95C11E
}

.contactForm input::-webkit-input-placeholder,.contactForm textarea::-webkit-input-placeholder,[type='text']::-webkit-input-placeholder,[type='password']::-webkit-input-placeholder,[type='date']::-webkit-input-placeholder,[type='datetime']::-webkit-input-placeholder,[type='datetime-local']::-webkit-input-placeholder,[type='month']::-webkit-input-placeholder,[type='week']::-webkit-input-placeholder,[type='email']::-webkit-input-placeholder,[type='number']::-webkit-input-placeholder,[type='search']::-webkit-input-placeholder,[type='tel']::-webkit-input-placeholder,[type='time']::-webkit-input-placeholder,[type='url']::-webkit-input-placeholder,[type='color']::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #bdbdbd
}

.contactForm input::-moz-placeholder,.contactForm textarea::-moz-placeholder,[type='text']::-moz-placeholder,[type='password']::-moz-placeholder,[type='date']::-moz-placeholder,[type='datetime']::-moz-placeholder,[type='datetime-local']::-moz-placeholder,[type='month']::-moz-placeholder,[type='week']::-moz-placeholder,[type='email']::-moz-placeholder,[type='number']::-moz-placeholder,[type='search']::-moz-placeholder,[type='tel']::-moz-placeholder,[type='time']::-moz-placeholder,[type='url']::-moz-placeholder,[type='color']::-moz-placeholder,textarea::-moz-placeholder {
    color: #bdbdbd
}

.contactForm input:-ms-input-placeholder,.contactForm textarea:-ms-input-placeholder,[type='text']:-ms-input-placeholder,[type='password']:-ms-input-placeholder,[type='date']:-ms-input-placeholder,[type='datetime']:-ms-input-placeholder,[type='datetime-local']:-ms-input-placeholder,[type='month']:-ms-input-placeholder,[type='week']:-ms-input-placeholder,[type='email']:-ms-input-placeholder,[type='number']:-ms-input-placeholder,[type='search']:-ms-input-placeholder,[type='tel']:-ms-input-placeholder,[type='time']:-ms-input-placeholder,[type='url']:-ms-input-placeholder,[type='color']:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #bdbdbd
}

.contactForm input::placeholder,.contactForm textarea::placeholder,[type='text']::placeholder,[type='password']::placeholder,[type='date']::placeholder,[type='datetime']::placeholder,[type='datetime-local']::placeholder,[type='month']::placeholder,[type='week']::placeholder,[type='email']::placeholder,[type='number']::placeholder,[type='search']::placeholder,[type='tel']::placeholder,[type='time']::placeholder,[type='url']::placeholder,[type='color']::placeholder,textarea::placeholder {
    color: #bdbdbd
}

form {
    margin-bottom: 0
}

textarea {
    height: 10em
}

form input[type="radio"],form input[type="checkbox"] {
    left: -9999px;
    position: absolute;
    visibility: hidden;
    z-index: -100
}

form input[type="radio"]+label,form input[type="checkbox"]+label {
    padding-left: 1.625rem;
    position: relative
}

form input[type="radio"]+label:before,form input[type="checkbox"]+label:before {
    background-color: #fff;
    border: .125rem solid #eee;
    border-radius: .1875rem;
    content: "";
    height: 1rem;
    left: 0;
    line-height: 1rem;
    margin-right: .625rem;
    position: absolute;
    top: .1875rem;
    width: 1rem
}

form input[type="radio"]:checked+label:before,form input[type="checkbox"]:checked+label:before {
    border-color: transparent;
    color: #95C11E;
    content: "\e800";
    font-family: icons;
    font-size: 1.5rem;
    left: -.125rem;
    text-align: center;
    top: 1px
}

label {
    display: inline-block
}

input:-moz-placeholder,input::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder {
    opacity: 1
}

.main-menu ul.level1>li>a {
    background-color: transparent;
    color: #006237;
    min-height: 60px;
    height: 60px;
    padding: 0 60px 0 18px;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.main-menu ul.level1>li>a:hover {
    background-color: #006237;
    color: #fff
}

.main-menu ul.level1>li>a:active {
    background-color: #95C11E;
    color: #fff;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

@media screen and (min-width: 56.25em) {
    .main-menu ul.level1>li>a {
        border-bottom:5px solid transparent;
        font-size: calc(8px + 0.6vw);
        padding: 5px calc(5px + 0.5vw) 0;
        white-space: nowrap
    }
}

.main-menu ul.level1>li ul.level2 li a,#additional-menu-elements nav ul li a {
    background-color: transparent;
    color: #006237;
    min-height: 60px;
    height: 60px;
    padding: 0 1.125rem;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.main-menu ul.level1>li ul.level2 li a:hover,#additional-menu-elements nav ul li a:hover {
    background-color: #006237;
    color: #fff
}

.main-menu ul.level1>li ul.level2 li a:active,#additional-menu-elements nav ul li a:active {
    background-color: #95C11E !important;
    color: #fff !important;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

@media screen and (min-width: 56.25em) {
    .main-menu ul.level1>li ul.level2 li a,#additional-menu-elements nav ul li a {
        color:#fff;
        font-size: calc(8px + 0.6vw);
        padding: 0 calc(10px + 0.5vw);
        white-space: nowrap
    }

    .main-menu ul.level1>li ul.level2 li a:hover,#additional-menu-elements nav ul li a:hover {
        background-color: #005831;
        color: #fff
    }
}

.main-menu .open-submenu-label {
    color: #006237;
    cursor: pointer;
    font-size: 2.5rem;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 60px
}

.main-menu .open-submenu-label:before {
    font-family: icons;
    color: inherit;
    font-size: inherit;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.main-menu input[type=checkbox] {
    display: none
}

.main-menu input[type=checkbox]:checked ~ div.sub ul.level2 li {
    max-height: 60px
}

.main-menu input[type=checkbox]:checked ~ label.open-submenu-label:before {
    font-family: icons;
    color: inherit;
    font-size: inherit;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.main-menu ul.level1 {
    border-bottom: 1px solid #006237;
    clear: both
}

.main-menu ul.level1>li {
    border-top: 1px solid #006237;
    display: block;
    line-height: 60px;
    padding: 0;
    position: relative
}

.main-menu ul.level1>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-menu ul.level1>li>a span {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.main-menu ul.level1>li>a:hover ~ .open-submenu-label {
    color: #fff
}

.main-menu ul.level1>li>a:active ~ .open-submenu-label {
    color: #fff;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.main-menu ul.level1>li.current a,.main-menu ul.level1>li.active a {
    background-color: #006237;
    color: #fff
}

.main-menu ul.level1>li.current a ~ .open-submenu-label,.main-menu ul.level1>li.active a ~ .open-submenu-label {
    color: #fff
}

.main-menu ul.level1>li ul.level2 {
    margin: 0
}

.main-menu ul.level1>li ul.level2 li {
    border-top: none;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.main-menu ul.level1>li ul.level2 li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-menu ul.level1>li ul.level2 li a span {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.main-menu ul.level1>li ul.level2 li a:hover ~ .open-submenu-label {
    background-color: #006237;
    color: #fff
}

.main-menu ul.level1>li ul.level2 li.current a,.main-menu ul.level1>li ul.level2 li.active a {
    background-color: #006237;
    color: #fff
}

.main-menu ul.level1>li ul.level2 li.current a ~ .open-submenu-label,.main-menu ul.level1>li ul.level2 li.active a ~ .open-submenu-label {
    background-color: #006237;
    color: #fff
}

.header-content-company {
    text-align: center
}

.header-content-company img {
    height: auto;
    width: 60%;
    max-width: 250px
}

header {
    background-color: #fff;
    box-shadow: 0 .125rem .3125rem 0 rgba(0,0,0,0.35);
    height: 60px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

header #header-inner-wrapper {
    pointer-events: none
}

header #header-inner-wrapper #header-navigation-elements,header #header-inner-wrapper .burger-toggle,header #header-inner-wrapper #burger-toggle,header #header-inner-wrapper .header-inner-left .company-logo {
    pointer-events: all
}

header #header-navigation-elements {
    background-color: #fff;
    height: calc(100% - 60px);
    left: 0;
    opacity: 0.9;
    overflow: hidden;
    position: fixed;
    top: 60px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: opacity 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    width: 100%
}

header #header-navigation-elements .mCSB_inside>.mCSB_container {
    margin-right: 0
}

header .company-logo {
    background-color: transparent;
    height: 62px;
    min-height: 60px;
    position: relative;
    width: 197px;
    z-index: 100
}

header .company-logo a {
    bottom: 0;
    display: block;
    position: absolute
}

header .company-logo img {
    height: 62px;
    width: 197px
}

header .header-navigation-elements-inner {
    display: block;
    width: 100%
}

header .header-navigation-elements-inner ul {
    list-style: none;
    margin: 0;
    padding: 0
}

@media screen and (min-width: 56.25em) {
    header .header-content {
        display:none
    }

    header .company-logo {
        background-color: transparent;
        height: 76px;
        min-height: 60px;
        position: relative;
        width: 245px;
        z-index: 100
    }

    header .company-logo a {
        background-color: transparent;
        bottom: 0;
        display: block;
        position: absolute;
        z-index: 1
    }

    header .company-logo img {
        height: 76px;
        width: 245px
    }

    header #header-navigation-elements {
        background-color: #fff;
        height: auto;
        left: 0;
        overflow: visible;
        top: 0;
        -webkit-transform: none;
        transform: none;
        -webkit-transition: none;
        transition: none
    }

    header .header-navigation-elements-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    header .main-menu {
        height: 60px;
        line-height: 60px
    }

    header .main-menu .open-submenu-label {
        display: none
    }

    header .main-menu ul.level1 {
        border: none;
        display: inline-block;
        margin: 0;
        text-align: right
    }

    header .main-menu ul.level1>li {
        border: none;
        display: table-cell;
        position: relative;
        vertical-align: top
    }

    header .main-menu ul.level1>li.current>a,header .main-menu ul.level1>li.active>a {
        background-color: transparent;
        border-bottom: 5px solid #006237;
        color: #006237
    }

    header .main-menu ul.level1>li ul.level2 {
        display: inline-block;
        list-style: none
    }

    header .main-menu ul.level1>li ul.level2 li {
        float: left;
        max-height: none
    }

    header .main-menu ul.level1>li ul.level2 li.current a:hover,header .main-menu ul.level1>li ul.level2 li.active a:hover {
        background-color: #005831;
        color: #fff
    }

    header .main-menu ul.level1>li .sub {
        background-color: #006237;
        height: 60px;
        left: 0;
        line-height: 60px;
        max-height: 0;
        overflow: hidden;
        position: fixed;
        text-align: right;
        top: 60px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        width: 100%;
        z-index: 1000
    }

    header .main-menu ul.level1>li:hover a {
        background-color: #006237;
        color: #fff
    }

    header .main-menu ul.level1>li:hover a:active {
        background-color: #95C11E;
        color: #fff
    }

    header .main-menu ul.level1>li:hover .sub {
        max-height: 60px
    }
}

label.burger-toggle {
    cursor: pointer;
    display: block;
    height: 1.5625rem;
    position: absolute !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1.5625rem;
    right: .625rem
}

@media screen and (min-width: 40em) {
    label.burger-toggle {
        right:.9375rem
    }
}

label.burger-toggle:before {
    background-color: transparent !important;
    border: 0 !important;
    border-radius: unset !important;
    content: unset !important;
    height: unset !important;
    left: unset !important;
    line-height: unset !important;
    margin-right: unset !important;
    position: unset !important;
    top: unset !important;
    width: unset !important
}

@media screen and (min-width: 56.25em) {
    label.burger-toggle {
        display:none !important
    }
}

label.burger-toggle span {
    background: #006237;
    border-radius: .125rem;
    display: block;
    height: .1875rem;
    left: 0;
    position: absolute;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 100%
}

label.burger-toggle span:nth-child(1) {
    top: .25rem
}

label.burger-toggle span:nth-child(2),label.burger-toggle span:nth-child(3) {
    top: .71875rem
}

label.burger-toggle span:nth-child(4) {
    top: 1.1875rem
}

#burger-toggle:checked ~ label.burger-toggle span:nth-child(1) {
    left: 50%;
    top: .71875rem;
    width: 0%
}

#burger-toggle:checked ~ label.burger-toggle span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#burger-toggle:checked ~ label.burger-toggle span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#burger-toggle:checked ~ label.burger-toggle span:nth-child(4) {
    left: 50%;
    top: .71875rem;
    width: 0%
}

#burger-toggle {
    display: none
}

#burger-toggle:checked ~ #header-navigation-elements {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

label.additional-menu-toggle {
    background-color: transparent;
    color: #006237;
    display: none;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 42px
}

label.additional-menu-toggle:before {
    font-family: icons;
    color: inherit;
    font-size: inherit;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

label.additional-menu-toggle:hover {
    background-color: #006237;
    color: #fff
}

@media screen and (min-width: 56.25em) {
    label.additional-menu-toggle {
        display:block;
        margin: auto 10px
    }
}

#additional-menu-toggle {
    display: none
}

#additional-menu-elements {
    margin: 20px 0;
    z-index: 1000
}

#additional-menu-elements nav ul {
    margin: 0
}

#additional-menu-elements nav ul li {
    border-top: none;
    text-align: center
}

#additional-menu-elements nav ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px
}

@media screen and (min-width: 56.25em) {
    #additional-menu-elements {
        background-color:#006237;
        height: 60px;
        left: 0;
        line-height: 60px;
        margin: 0;
        max-height: 0;
        overflow: hidden;
        position: fixed;
        text-align: right;
        top: 60px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        width: 100%;
        z-index: 1000
    }

    #additional-menu-elements nav ul {
        display: inline-block;
        list-style: none
    }

    #additional-menu-elements nav ul li {
        float: left
    }

    #additional-menu-elements nav ul li.current a:hover,#additional-menu-elements nav ul li.active a:hover {
        background-color: #005831;
        color: #fff
    }
}

#additional-menu-toggle:checked ~ #additional-menu-elements {
    max-height: 60px
}

#additional-menu-toggle:checked ~ label.additional-menu-toggle {
    background-color: #006237;
    color: #fff
}

label.search-bar-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #006237;
    font-size: calc(20px + 0.6vw);
    height: 60px;
    margin: 0;
    text-align: center;
    width: 42px
}

label.search-bar-toggle:before {
    font-family: icons;
    color: inherit;
    font-size: inherit;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

label.search-bar-toggle:hover {
    background-color: #006237;
    color: #fff
}

#search-bar-toggle {
    display: none
}

@media screen and (min-width: 56.25em) {
    #search-bar-input {
        background-color:#006237;
        height: 60px;
        left: 0;
        line-height: 60px;
        margin: 0;
        max-height: 0;
        overflow: hidden;
        pointer-events: none;
        position: fixed;
        text-align: right;
        top: 60px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        width: 100%;
        z-index: 1000
    }

    #search-bar-input .tx-solr-search-quicksearch-wrapper {
        height: 60px
    }
}

#search-bar-toggle:checked ~ #search-bar-input {
    max-height: 60px;
    pointer-events: all
}

#search-bar-toggle:checked ~ label.search-bar-toggle {
    background-color: #006237;
    color: #fff
}

@media screen and (max-width: 56.1875em) {
    label.search-bar-toggle {
        display:none
    }
}

#mainContent {
    margin-top: 60px
}

@media screen and (min-width: 56.25em) {
    #mainContent {
        margin-top:60px
    }
}

footer {
    padding-bottom: .625rem;
    margin: 30px auto 0
}

@media screen and (min-width: 40em) {
    footer {
        margin:50px auto 0
    }
}

footer .footer-content {
    background-color: #006237
}

footer .footer-logo {
    text-align: center;
    margin: 1.25rem 0
}

@media screen and (min-width: 56.25em) {
    footer .footer-logo {
        margin:0
    }
}

footer .footer-logo img {
    height: 50px;
    width: 180px
}

footer .footer-menu {
    text-align: center
}

@media screen and (min-width: 56.25em) {
    footer .footer-menu {
        margin-top:.75rem;
        text-align: right
    }
}

footer .footer-copyright {
    text-align: center
}

@media screen and (min-width: 56.25em) {
    footer .footer-copyright {
        margin-top:.75rem;
        text-align: left
    }
}

footer .footer-copyright span {
    display: block;
    padding: .5rem 0
}

@media screen and (min-width: 56.25em) {
    footer .footer-copyright span {
        display:inline-block
    }
}

footer .contactform-wrap {
    background-color: #006237;
    margin-bottom: .625rem
}

footer .contactform-wrap .contactform-text {
    padding-top: 1.5625rem
}

footer .contactform-wrap .contactform-text .contactform-number {
    display: block;
    text-align: center
}

@media screen and (min-width: 40em) {
    footer .contactform-wrap .contactform-text .contactform-number {
        text-align:right
    }
}

footer .contactform-wrap .contactform-text .contactform-text-3 {
    text-align: center;
    color: #fff
}

footer .contactform-wrap .contactform-toggle {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 .125rem .3125rem 0 rgba(0,0,0,0.35);
    display: block;
    font-size: 2.5rem;
    margin: 0 auto;
    outline: none;
    position: relative;
    z-index: 10;
    text-align: center;
    text-decoration: none;
    height: 48px;
    width: 48px;
    top: 27px
}

footer .contactform-wrap .contactform-toggle:before {
    font-family: icons;
    color: #006237;
    font-size: inherit;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

@media screen and (min-width: 40em) {
    footer .contactform-wrap .contactform-toggle {
        font-size:2.875rem
    }
}

footer .contactform-wrap .contactform-toggle:hover {
    box-shadow: 0 .4375rem .625rem 0 rgba(0,0,0,0.35),0 .4375rem .3125rem 0 rgba(0,0,0,0.1)
}

footer .contactform-wrap .contactform-toggle:active:before {
    color: #95C11E;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

footer .contactform-wrap .contactform-toggle:before {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    height: 48px;
    width: 48px;
    text-align: center;
    vertical-align: middle;
    line-height: 48px
}

footer .contactform-wrap.opened .contactform-toggle:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

footer .contactform-wrap .contactform {
    background: #fff
}

footer .contactform-wrap:after {
    border-top: 6px solid #fff;
    background-color: #006237;
    content: '';
    display: block;
    height: 3.125rem
}

nav.simple-navigation {
    list-style: none
}

nav.simple-navigation li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}

nav.simple-navigation li a {
    color: #6f6f6e
}

@media screen and (min-width: 40em) {
    nav.simple-navigation {
        list-style-type:none
    }

    nav.simple-navigation li {
        margin: 0;
        padding: 0;
        display: inline
    }

    nav.simple-navigation li a {
        display: inline-block;
        border-bottom: none
    }
}

.pa-content-overlay {
    position: relative;
    box-sizing: border-box
}

.pa-content-overlay .content-container {
    position: relative;
    height: auto;
    overflow: hidden;
    z-index: 5;
    pointer-events: none
}

.pa-content-overlay .content-container a {
    pointer-events: all
}

.pa-content-overlay.scroll-magic .content-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.pa-content-overlay .background-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.pa-content-overlay .background-container .background-position>a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    text-decoration: none
}

.pa-content-overlay.scroll-magic .background-container {
    position: relative
}

@media screen and (max-width: 39.9375em) {
    .pa-content-overlay.auto {
        height:auto !important
    }

    .pa-content-overlay.auto .background-container,.pa-content-overlay.auto .background-container .background-position {
        height: auto !important;
        position: relative;
        left: 0;
        right: 0
    }

    .pa-content-overlay.auto .background-container .background-position {
        font-size: 0;
        line-height: 0
    }

    .pa-content-overlay.auto .background-container .background-position img {
        -webkit-transform: none !important;
        transform: none !important;
        width: 100%
    }

    .pa-content-overlay.auto .content-container {
        margin-top: 3.125rem
    }

    .pa-content-overlay.auto .content-container:empty {
        margin-top: 0
    }
}

@media screen and (min-width: 40em) {
    .pa-content-overlay.auto {
        min-height:240px
    }

    .pa-content-overlay.auto .background-container,.pa-content-overlay.auto .background-container .background-position {
        min-height: 240px
    }

    .pa-content-overlay.auto .background-container .background-position {
        padding-bottom: 0 !important
    }

    .pa-content-overlay.auto .content-container {
        max-width: 75rem;
        margin-left: auto;
        margin-right: auto;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%
    }

    .pa-content-overlay.auto .content-container::before,.pa-content-overlay.auto .content-container::after {
        content: ' ';
        display: table
    }

    .pa-content-overlay.auto .content-container::after {
        clear: both
    }

    .pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div {
        max-width: 67%;
        height: 240px;
        min-height: 240px;
        padding: 0 18px
    }
}

@media screen and (min-width: 40em) and (min-width: 40em) and (max-width: 56.1875em) {
    .pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div {
        max-width:50%
    }
}

@media screen and (min-width: 40em) {
    .pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div p,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div h1,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div h2,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div h3,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div h4,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div h5,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div h6,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div .h1,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div .h2,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div .h3,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div .h4,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div .h5,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div .h6,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div p,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div h1,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div h2,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div h3,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div h4,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div h5,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div h6,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div .h1,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div .h2,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div .h3,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div .h4,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div .h5,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div .h6,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div p,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div h1,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div h2,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div h3,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div h4,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div h5,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div h6,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div .h1,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div .h2,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div .h3,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div .h4,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div .h5,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div .h6 {
        color:#fff
    }

    .pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div p small,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div h1 small,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div h2 small,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div h3 small,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div h4 small,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div h5 small,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div h6 small,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div .h1 small,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div .h2 small,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div .h3 small,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div .h4 small,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div .h5 small,.pa-content-overlay.auto.pa-content-overlay-hp-left .content-container>div .h6 small,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div p small,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div h1 small,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div h2 small,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div h3 small,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div h4 small,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div h5 small,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div h6 small,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div .h1 small,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div .h2 small,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div .h3 small,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div .h4 small,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div .h5 small,.pa-content-overlay.auto.pa-content-overlay-hp-center .content-container>div .h6 small,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div p small,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div h1 small,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div h2 small,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div h3 small,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div h4 small,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div h5 small,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div h6 small,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div .h1 small,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div .h2 small,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div .h3 small,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div .h4 small,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div .h5 small,.pa-content-overlay.auto.pa-content-overlay-hp-right .content-container>div .h6 small {
        color: #fff
    }
}

.pa-content-overlay.viewheight {
    overflow: hidden
}

.pa-content-overlay.viewheight .background-container,.pa-content-overlay.viewheight .background-container figure {
    position: absolute;
    left: 0;
    right: 0
}

.pa-content-overlay.viewheight .background-container .video-js {
    width: 100%
}

.pa-content-overlay.viewheight .content-container:empty {
    margin-top: 0
}

@media screen and (min-width: 56.25em) {
    .pa-content-overlay.viewheight .background-container,.pa-content-overlay.viewheight .background-container figure {
        position:absolute
    }

    .pa-content-overlay.viewheight.pa-content-overlay-hp-left .content-container>div,.pa-content-overlay.viewheight.pa-content-overlay-hp-center .content-container>div,.pa-content-overlay.viewheight.pa-content-overlay-hp-right .content-container>div {
        max-width: 50%;
        width: 50%
    }
}

.pa-content-overlay.viewheight {
    height: unset;
    min-height: unset;
    max-height: unset
}

.pa-content-overlay.viewheight .background-container,.pa-content-overlay.viewheight .background-container figure,.pa-content-overlay.viewheight .background-container .video-js {
    position: relative;
    height: auto;
    min-height: 250px;
    max-height: unset
}

.pa-content-overlay.viewheight .content-container {
    height: auto;
    min-height: 250px;
    max-height: unset
}

@media screen and (min-width: 40em) {
    .pa-content-overlay.viewheight {
        height:unset;
        min-height: unset;
        max-height: unset
    }

    .pa-content-overlay.viewheight .background-container,.pa-content-overlay.viewheight .background-container figure,.pa-content-overlay.viewheight .background-container .video-js {
        position: relative;
        height: 50vh;
        min-height: 250px;
        max-height: 500px
    }

    .pa-content-overlay.viewheight .content-container {
        height: unset;
        min-height: unset;
        max-height: unset
    }
}

@media screen and (min-width: 56.25em) {
    .pa-content-overlay.viewheight {
        height:80vh;
        min-height: 400px;
        max-height: 600px
    }

    .pa-content-overlay.viewheight .background-container,.pa-content-overlay.viewheight .background-container figure,.pa-content-overlay.viewheight .background-container .video-js {
        position: absolute;
        height: 80vh;
        min-height: 400px;
        max-height: 600px
    }

    .pa-content-overlay.viewheight .content-container {
        height: 80vh;
        min-height: 400px;
        max-height: 600px
    }
}

.pa-content-overlay .content-container .ce-background-1,.pa-content-overlay .content-container .ce-background-2,.pa-content-overlay .content-container .ce-background-3,.pa-content-overlay .content-container .ce-background-4,.pa-content-overlay .content-container .ce-background-5,.pa-content-overlay .content-container .ce-background-6,.pa-content-overlay .content-container .ce-background-7,.pa-content-overlay .content-container .ce-background-8,.pa-content-overlay .content-container .ce-background-9 {
    height: inherit;
    max-height: inherit;
    padding: 1.5625rem
}

@media screen and (min-width: 56.25em) {
    .pa-content-overlay .content-container .ce-background-1,.pa-content-overlay .content-container .ce-background-2,.pa-content-overlay .content-container .ce-background-3,.pa-content-overlay .content-container .ce-background-4,.pa-content-overlay .content-container .ce-background-5,.pa-content-overlay .content-container .ce-background-6,.pa-content-overlay .content-container .ce-background-7,.pa-content-overlay .content-container .ce-background-8,.pa-content-overlay .content-container .ce-background-9 {
        padding:3.75rem 7.5rem 3.75rem 3.75rem
    }
}

.pa-content-overlay .content-container .ce-background-1 p,.pa-content-overlay .content-container .ce-background-1 h1,.pa-content-overlay .content-container .ce-background-1 h2,.pa-content-overlay .content-container .ce-background-1 h3,.pa-content-overlay .content-container .ce-background-1 h4,.pa-content-overlay .content-container .ce-background-1 h5,.pa-content-overlay .content-container .ce-background-1 h6,.pa-content-overlay .content-container .ce-background-1 .h1,.pa-content-overlay .content-container .ce-background-1 .h2,.pa-content-overlay .content-container .ce-background-1 .h3,.pa-content-overlay .content-container .ce-background-1 .h4,.pa-content-overlay .content-container .ce-background-1 .h5,.pa-content-overlay .content-container .ce-background-1 .h6,.pa-content-overlay .content-container .ce-background-2 p,.pa-content-overlay .content-container .ce-background-2 h1,.pa-content-overlay .content-container .ce-background-2 h2,.pa-content-overlay .content-container .ce-background-2 h3,.pa-content-overlay .content-container .ce-background-2 h4,.pa-content-overlay .content-container .ce-background-2 h5,.pa-content-overlay .content-container .ce-background-2 h6,.pa-content-overlay .content-container .ce-background-2 .h1,.pa-content-overlay .content-container .ce-background-2 .h2,.pa-content-overlay .content-container .ce-background-2 .h3,.pa-content-overlay .content-container .ce-background-2 .h4,.pa-content-overlay .content-container .ce-background-2 .h5,.pa-content-overlay .content-container .ce-background-2 .h6,.pa-content-overlay .content-container .ce-background-3 p,.pa-content-overlay .content-container .ce-background-3 h1,.pa-content-overlay .content-container .ce-background-3 h2,.pa-content-overlay .content-container .ce-background-3 h3,.pa-content-overlay .content-container .ce-background-3 h4,.pa-content-overlay .content-container .ce-background-3 h5,.pa-content-overlay .content-container .ce-background-3 h6,.pa-content-overlay .content-container .ce-background-3 .h1,.pa-content-overlay .content-container .ce-background-3 .h2,.pa-content-overlay .content-container .ce-background-3 .h3,.pa-content-overlay .content-container .ce-background-3 .h4,.pa-content-overlay .content-container .ce-background-3 .h5,.pa-content-overlay .content-container .ce-background-3 .h6,.pa-content-overlay .content-container .ce-background-4 p,.pa-content-overlay .content-container .ce-background-4 h1,.pa-content-overlay .content-container .ce-background-4 h2,.pa-content-overlay .content-container .ce-background-4 h3,.pa-content-overlay .content-container .ce-background-4 h4,.pa-content-overlay .content-container .ce-background-4 h5,.pa-content-overlay .content-container .ce-background-4 h6,.pa-content-overlay .content-container .ce-background-4 .h1,.pa-content-overlay .content-container .ce-background-4 .h2,.pa-content-overlay .content-container .ce-background-4 .h3,.pa-content-overlay .content-container .ce-background-4 .h4,.pa-content-overlay .content-container .ce-background-4 .h5,.pa-content-overlay .content-container .ce-background-4 .h6,.pa-content-overlay .content-container .ce-background-5 p,.pa-content-overlay .content-container .ce-background-5 h1,.pa-content-overlay .content-container .ce-background-5 h2,.pa-content-overlay .content-container .ce-background-5 h3,.pa-content-overlay .content-container .ce-background-5 h4,.pa-content-overlay .content-container .ce-background-5 h5,.pa-content-overlay .content-container .ce-background-5 h6,.pa-content-overlay .content-container .ce-background-5 .h1,.pa-content-overlay .content-container .ce-background-5 .h2,.pa-content-overlay .content-container .ce-background-5 .h3,.pa-content-overlay .content-container .ce-background-5 .h4,.pa-content-overlay .content-container .ce-background-5 .h5,.pa-content-overlay .content-container .ce-background-5 .h6,.pa-content-overlay .content-container .ce-background-6 p,.pa-content-overlay .content-container .ce-background-6 h1,.pa-content-overlay .content-container .ce-background-6 h2,.pa-content-overlay .content-container .ce-background-6 h3,.pa-content-overlay .content-container .ce-background-6 h4,.pa-content-overlay .content-container .ce-background-6 h5,.pa-content-overlay .content-container .ce-background-6 h6,.pa-content-overlay .content-container .ce-background-6 .h1,.pa-content-overlay .content-container .ce-background-6 .h2,.pa-content-overlay .content-container .ce-background-6 .h3,.pa-content-overlay .content-container .ce-background-6 .h4,.pa-content-overlay .content-container .ce-background-6 .h5,.pa-content-overlay .content-container .ce-background-6 .h6,.pa-content-overlay .content-container .ce-background-7 p,.pa-content-overlay .content-container .ce-background-7 h1,.pa-content-overlay .content-container .ce-background-7 h2,.pa-content-overlay .content-container .ce-background-7 h3,.pa-content-overlay .content-container .ce-background-7 h4,.pa-content-overlay .content-container .ce-background-7 h5,.pa-content-overlay .content-container .ce-background-7 h6,.pa-content-overlay .content-container .ce-background-7 .h1,.pa-content-overlay .content-container .ce-background-7 .h2,.pa-content-overlay .content-container .ce-background-7 .h3,.pa-content-overlay .content-container .ce-background-7 .h4,.pa-content-overlay .content-container .ce-background-7 .h5,.pa-content-overlay .content-container .ce-background-7 .h6,.pa-content-overlay .content-container .ce-background-8 p,.pa-content-overlay .content-container .ce-background-8 h1,.pa-content-overlay .content-container .ce-background-8 h2,.pa-content-overlay .content-container .ce-background-8 h3,.pa-content-overlay .content-container .ce-background-8 h4,.pa-content-overlay .content-container .ce-background-8 h5,.pa-content-overlay .content-container .ce-background-8 h6,.pa-content-overlay .content-container .ce-background-8 .h1,.pa-content-overlay .content-container .ce-background-8 .h2,.pa-content-overlay .content-container .ce-background-8 .h3,.pa-content-overlay .content-container .ce-background-8 .h4,.pa-content-overlay .content-container .ce-background-8 .h5,.pa-content-overlay .content-container .ce-background-8 .h6,.pa-content-overlay .content-container .ce-background-9 p,.pa-content-overlay .content-container .ce-background-9 h1,.pa-content-overlay .content-container .ce-background-9 h2,.pa-content-overlay .content-container .ce-background-9 h3,.pa-content-overlay .content-container .ce-background-9 h4,.pa-content-overlay .content-container .ce-background-9 h5,.pa-content-overlay .content-container .ce-background-9 h6,.pa-content-overlay .content-container .ce-background-9 .h1,.pa-content-overlay .content-container .ce-background-9 .h2,.pa-content-overlay .content-container .ce-background-9 .h3,.pa-content-overlay .content-container .ce-background-9 .h4,.pa-content-overlay .content-container .ce-background-9 .h5,.pa-content-overlay .content-container .ce-background-9 .h6 {
    color: #fff
}

.pa-content-overlay .content-container .ce-background-1 p small,.pa-content-overlay .content-container .ce-background-1 h1 small,.pa-content-overlay .content-container .ce-background-1 h2 small,.pa-content-overlay .content-container .ce-background-1 h3 small,.pa-content-overlay .content-container .ce-background-1 h4 small,.pa-content-overlay .content-container .ce-background-1 h5 small,.pa-content-overlay .content-container .ce-background-1 h6 small,.pa-content-overlay .content-container .ce-background-1 .h1 small,.pa-content-overlay .content-container .ce-background-1 .h2 small,.pa-content-overlay .content-container .ce-background-1 .h3 small,.pa-content-overlay .content-container .ce-background-1 .h4 small,.pa-content-overlay .content-container .ce-background-1 .h5 small,.pa-content-overlay .content-container .ce-background-1 .h6 small,.pa-content-overlay .content-container .ce-background-2 p small,.pa-content-overlay .content-container .ce-background-2 h1 small,.pa-content-overlay .content-container .ce-background-2 h2 small,.pa-content-overlay .content-container .ce-background-2 h3 small,.pa-content-overlay .content-container .ce-background-2 h4 small,.pa-content-overlay .content-container .ce-background-2 h5 small,.pa-content-overlay .content-container .ce-background-2 h6 small,.pa-content-overlay .content-container .ce-background-2 .h1 small,.pa-content-overlay .content-container .ce-background-2 .h2 small,.pa-content-overlay .content-container .ce-background-2 .h3 small,.pa-content-overlay .content-container .ce-background-2 .h4 small,.pa-content-overlay .content-container .ce-background-2 .h5 small,.pa-content-overlay .content-container .ce-background-2 .h6 small,.pa-content-overlay .content-container .ce-background-3 p small,.pa-content-overlay .content-container .ce-background-3 h1 small,.pa-content-overlay .content-container .ce-background-3 h2 small,.pa-content-overlay .content-container .ce-background-3 h3 small,.pa-content-overlay .content-container .ce-background-3 h4 small,.pa-content-overlay .content-container .ce-background-3 h5 small,.pa-content-overlay .content-container .ce-background-3 h6 small,.pa-content-overlay .content-container .ce-background-3 .h1 small,.pa-content-overlay .content-container .ce-background-3 .h2 small,.pa-content-overlay .content-container .ce-background-3 .h3 small,.pa-content-overlay .content-container .ce-background-3 .h4 small,.pa-content-overlay .content-container .ce-background-3 .h5 small,.pa-content-overlay .content-container .ce-background-3 .h6 small,.pa-content-overlay .content-container .ce-background-4 p small,.pa-content-overlay .content-container .ce-background-4 h1 small,.pa-content-overlay .content-container .ce-background-4 h2 small,.pa-content-overlay .content-container .ce-background-4 h3 small,.pa-content-overlay .content-container .ce-background-4 h4 small,.pa-content-overlay .content-container .ce-background-4 h5 small,.pa-content-overlay .content-container .ce-background-4 h6 small,.pa-content-overlay .content-container .ce-background-4 .h1 small,.pa-content-overlay .content-container .ce-background-4 .h2 small,.pa-content-overlay .content-container .ce-background-4 .h3 small,.pa-content-overlay .content-container .ce-background-4 .h4 small,.pa-content-overlay .content-container .ce-background-4 .h5 small,.pa-content-overlay .content-container .ce-background-4 .h6 small,.pa-content-overlay .content-container .ce-background-5 p small,.pa-content-overlay .content-container .ce-background-5 h1 small,.pa-content-overlay .content-container .ce-background-5 h2 small,.pa-content-overlay .content-container .ce-background-5 h3 small,.pa-content-overlay .content-container .ce-background-5 h4 small,.pa-content-overlay .content-container .ce-background-5 h5 small,.pa-content-overlay .content-container .ce-background-5 h6 small,.pa-content-overlay .content-container .ce-background-5 .h1 small,.pa-content-overlay .content-container .ce-background-5 .h2 small,.pa-content-overlay .content-container .ce-background-5 .h3 small,.pa-content-overlay .content-container .ce-background-5 .h4 small,.pa-content-overlay .content-container .ce-background-5 .h5 small,.pa-content-overlay .content-container .ce-background-5 .h6 small,.pa-content-overlay .content-container .ce-background-6 p small,.pa-content-overlay .content-container .ce-background-6 h1 small,.pa-content-overlay .content-container .ce-background-6 h2 small,.pa-content-overlay .content-container .ce-background-6 h3 small,.pa-content-overlay .content-container .ce-background-6 h4 small,.pa-content-overlay .content-container .ce-background-6 h5 small,.pa-content-overlay .content-container .ce-background-6 h6 small,.pa-content-overlay .content-container .ce-background-6 .h1 small,.pa-content-overlay .content-container .ce-background-6 .h2 small,.pa-content-overlay .content-container .ce-background-6 .h3 small,.pa-content-overlay .content-container .ce-background-6 .h4 small,.pa-content-overlay .content-container .ce-background-6 .h5 small,.pa-content-overlay .content-container .ce-background-6 .h6 small,.pa-content-overlay .content-container .ce-background-7 p small,.pa-content-overlay .content-container .ce-background-7 h1 small,.pa-content-overlay .content-container .ce-background-7 h2 small,.pa-content-overlay .content-container .ce-background-7 h3 small,.pa-content-overlay .content-container .ce-background-7 h4 small,.pa-content-overlay .content-container .ce-background-7 h5 small,.pa-content-overlay .content-container .ce-background-7 h6 small,.pa-content-overlay .content-container .ce-background-7 .h1 small,.pa-content-overlay .content-container .ce-background-7 .h2 small,.pa-content-overlay .content-container .ce-background-7 .h3 small,.pa-content-overlay .content-container .ce-background-7 .h4 small,.pa-content-overlay .content-container .ce-background-7 .h5 small,.pa-content-overlay .content-container .ce-background-7 .h6 small,.pa-content-overlay .content-container .ce-background-8 p small,.pa-content-overlay .content-container .ce-background-8 h1 small,.pa-content-overlay .content-container .ce-background-8 h2 small,.pa-content-overlay .content-container .ce-background-8 h3 small,.pa-content-overlay .content-container .ce-background-8 h4 small,.pa-content-overlay .content-container .ce-background-8 h5 small,.pa-content-overlay .content-container .ce-background-8 h6 small,.pa-content-overlay .content-container .ce-background-8 .h1 small,.pa-content-overlay .content-container .ce-background-8 .h2 small,.pa-content-overlay .content-container .ce-background-8 .h3 small,.pa-content-overlay .content-container .ce-background-8 .h4 small,.pa-content-overlay .content-container .ce-background-8 .h5 small,.pa-content-overlay .content-container .ce-background-8 .h6 small,.pa-content-overlay .content-container .ce-background-9 p small,.pa-content-overlay .content-container .ce-background-9 h1 small,.pa-content-overlay .content-container .ce-background-9 h2 small,.pa-content-overlay .content-container .ce-background-9 h3 small,.pa-content-overlay .content-container .ce-background-9 h4 small,.pa-content-overlay .content-container .ce-background-9 h5 small,.pa-content-overlay .content-container .ce-background-9 h6 small,.pa-content-overlay .content-container .ce-background-9 .h1 small,.pa-content-overlay .content-container .ce-background-9 .h2 small,.pa-content-overlay .content-container .ce-background-9 .h3 small,.pa-content-overlay .content-container .ce-background-9 .h4 small,.pa-content-overlay .content-container .ce-background-9 .h5 small,.pa-content-overlay .content-container .ce-background-9 .h6 small {
    color: #fff
}

.pa-content-overlay .content-container .ce-background-1 a,.pa-content-overlay .content-container .ce-background-2 a,.pa-content-overlay .content-container .ce-background-3 a,.pa-content-overlay .content-container .ce-background-4 a,.pa-content-overlay .content-container .ce-background-5 a,.pa-content-overlay .content-container .ce-background-6 a,.pa-content-overlay .content-container .ce-background-7 a,.pa-content-overlay .content-container .ce-background-8 a,.pa-content-overlay .content-container .ce-background-9 a {
    color: #fff
}

.pa-content-overlay .content-container .ce-background-1 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-2 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-3 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-4 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-5 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-6 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-7 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-8 .pa-extended-fsc-morelink a,.pa-content-overlay .content-container .ce-background-9 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #006237
}

.pa-content-overlay .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-2 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-3 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-4 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-5 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-6 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-7 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-8 .pa-extended-fsc-morelink a:hover,.pa-content-overlay .content-container .ce-background-9 .pa-extended-fsc-morelink a:hover {
    background-color: #EBF3EF;
    color: #006237
}

.pa-content-overlay .content-container .ce-background-1,.pa-content-overlay .content-container .ce-background-2 {
    background: #006237
}

@media screen and (min-width: 56.25em) {
    .pa-content-overlay .content-container .ce-background-1,.pa-content-overlay .content-container .ce-background-2 {
        background:rgba(0,98,55,0.8)
    }
}

.pa-content-overlay .content-container .ce-background-3 {
    background: #6f6f6e;
    width: 100%
}

@media screen and (min-width: 56.25em) {
    .pa-content-overlay .content-container .ce-background-3 {
        background:rgba(111,111,110,0.8);
        padding: 1.5625rem;
        height: auto
    }
}

.pa-content-overlay .content-container .ce-background-3 .list-style small {
    color: #fff;
    border-bottom: 2px solid #006237
}

.pa-content-overlay .content-container .ce-background-3 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #006237
}

.pa-content-overlay .content-container .ce-background-3 .pa-extended-fsc-morelink a:hover {
    background-color: #EBF3EF;
    color: #006237
}

.pa-content-overlay.pa-content-overlay-hp-right .content-container>div,.pa-content-overlay .pa-content-overlay-hp-left .content-container>div {
    position: relative;
    width: 100%
}

@media screen and (min-width: 56.25em) {
    .pa-content-overlay.pa-content-overlay-hp-right .content-container>div,.pa-content-overlay .pa-content-overlay-hp-left .content-container>div {
        position:absolute
    }
}

.pa-content-overlay.pa-content-overlay-hp-right .content-container>div {
    right: 0
}

.pa-content-overlay.pa-content-overlay-hp-left .content-container>div {
    left: 0
}

.pa-content-overlay.pa-content-overlay-vp-top .content-container>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.pa-content-overlay.pa-content-overlay-vp-middle .content-container>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.pa-content-overlay.pa-content-overlay-vp-bottom .content-container>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width: 56.25em) {
    .pa-content-overlay.pa-content-overlay-vp-bottom .content-container>div {
        position:absolute;
        bottom: 0
    }
}

.pa-content-overlay.svg-background .container.content-container {
    min-height: unset
}

.pa-content-overlay.svg-background .container.content-container>div {
    height: inherit;
    max-height: inherit;
    min-height: inherit
}

.pa-content-overlay.svg-background .container.content-container>div p,.pa-content-overlay.svg-background .container.content-container>div h1,.pa-content-overlay.svg-background .container.content-container>div h2,.pa-content-overlay.svg-background .container.content-container>div h3,.pa-content-overlay.svg-background .container.content-container>div h4,.pa-content-overlay.svg-background .container.content-container>div h5,.pa-content-overlay.svg-background .container.content-container>div h6,.pa-content-overlay.svg-background .container.content-container>div .h1,.pa-content-overlay.svg-background .container.content-container>div .h2,.pa-content-overlay.svg-background .container.content-container>div .h3,.pa-content-overlay.svg-background .container.content-container>div .h4,.pa-content-overlay.svg-background .container.content-container>div .h5,.pa-content-overlay.svg-background .container.content-container>div .h6 {
    color: #fff
}

.pa-content-overlay.svg-background .container.content-container>div p small,.pa-content-overlay.svg-background .container.content-container>div h1 small,.pa-content-overlay.svg-background .container.content-container>div h2 small,.pa-content-overlay.svg-background .container.content-container>div h3 small,.pa-content-overlay.svg-background .container.content-container>div h4 small,.pa-content-overlay.svg-background .container.content-container>div h5 small,.pa-content-overlay.svg-background .container.content-container>div h6 small,.pa-content-overlay.svg-background .container.content-container>div .h1 small,.pa-content-overlay.svg-background .container.content-container>div .h2 small,.pa-content-overlay.svg-background .container.content-container>div .h3 small,.pa-content-overlay.svg-background .container.content-container>div .h4 small,.pa-content-overlay.svg-background .container.content-container>div .h5 small,.pa-content-overlay.svg-background .container.content-container>div .h6 small {
    color: #fff
}

.pa-content-overlay.svg-background .container.content-container>div .pa-extended-fsc-morelink a {
    background-color: #EBF3EF;
    color: #006237
}

.pa-content-overlay.svg-background .container.content-container>div .pa-extended-fsc-morelink a:hover {
    background-color: #EBF3EF;
    color: #006237
}

.pa-content-overlay.svg-background.ce-background-1 .cls-1,.pa-content-overlay.svg-background.ce-background-2 .cls-1 {
    fill: rgba(0,98,55,0.8)
}

.pa-content-overlay.left-bottom-radius .container.content-container div {
    padding: 1.5625rem;
    border-radius: 0 0 0 200px
}

@media screen and (min-width: 56.25em) {
    .pa-content-overlay.left-bottom-radius .container.content-container div {
        padding:3.75rem
    }
}

.pa-content-overlay.left-bottom-radius .container.content-container div p,.pa-content-overlay.left-bottom-radius .container.content-container div h1,.pa-content-overlay.left-bottom-radius .container.content-container div h2,.pa-content-overlay.left-bottom-radius .container.content-container div h3,.pa-content-overlay.left-bottom-radius .container.content-container div h4,.pa-content-overlay.left-bottom-radius .container.content-container div h5,.pa-content-overlay.left-bottom-radius .container.content-container div h6,.pa-content-overlay.left-bottom-radius .container.content-container div .h1,.pa-content-overlay.left-bottom-radius .container.content-container div .h2,.pa-content-overlay.left-bottom-radius .container.content-container div .h3,.pa-content-overlay.left-bottom-radius .container.content-container div .h4,.pa-content-overlay.left-bottom-radius .container.content-container div .h5,.pa-content-overlay.left-bottom-radius .container.content-container div .h6 {
    color: #fff
}

.pa-content-overlay.left-bottom-radius .container.content-container div p small,.pa-content-overlay.left-bottom-radius .container.content-container div h1 small,.pa-content-overlay.left-bottom-radius .container.content-container div h2 small,.pa-content-overlay.left-bottom-radius .container.content-container div h3 small,.pa-content-overlay.left-bottom-radius .container.content-container div h4 small,.pa-content-overlay.left-bottom-radius .container.content-container div h5 small,.pa-content-overlay.left-bottom-radius .container.content-container div h6 small,.pa-content-overlay.left-bottom-radius .container.content-container div .h1 small,.pa-content-overlay.left-bottom-radius .container.content-container div .h2 small,.pa-content-overlay.left-bottom-radius .container.content-container div .h3 small,.pa-content-overlay.left-bottom-radius .container.content-container div .h4 small,.pa-content-overlay.left-bottom-radius .container.content-container div .h5 small,.pa-content-overlay.left-bottom-radius .container.content-container div .h6 small {
    color: #fff
}

.pa-content-overlay.left-bottom-radius .container.content-container div .pa-extended-fsc-morelink a {
    background-color: #EBF3EF;
    color: #006237
}

.pa-content-overlay.left-bottom-radius .container.content-container div .pa-extended-fsc-morelink a:hover {
    background-color: #EBF3EF;
    color: #006237
}

.pa-content-overlay.left-bottom-radius.ce-background-1,.pa-content-overlay.left-bottom-radius.ce-background-2 {
    background: rgba(0,98,55,0.8)
}

.tx-solr-search-quicksearch-wrapper input {
    background-color: #fff;
    border: 1px solid #bdbdbd;
    border-radius: 0;
    box-shadow: none;
    color: #006237;
    height: 36px;
    margin: 0;
    max-width: 22.5rem
}

.tx-solr-search-quicksearch-wrapper input::-webkit-input-placeholder {
    color: #bdbdbd;
    font-family: 'icons'
}

.tx-solr-search-quicksearch-wrapper input::-moz-placeholder {
    color: #bdbdbd;
    font-family: 'icons'
}

.tx-solr-search-quicksearch-wrapper input:-ms-input-placeholder {
    color: #bdbdbd;
    font-family: 'icons'
}

.tx-solr-search-quicksearch-wrapper input::placeholder {
    color: #bdbdbd;
    font-family: 'icons'
}

.tx-solr-search-quicksearch-wrapper input:focus {
    border: 1px solid #006237;
    box-shadow: none
}

.tx-solr-search-quicksearch-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .625rem
}

@media screen and (min-width: 56.25em) {
    .tx-solr-search-quicksearch-wrapper {
        -webkit-box-pack:end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 3.75rem 0 0
    }

    .tx-solr-search-quicksearch-wrapper input {
        border: none
    }

    .tx-solr-search-quicksearch-wrapper input:focus {
        border: none;
        box-shadow: none
    }

    .tx-solr-search-quicksearch-wrapper button {
        background-color: #fff;
        color: #006237
    }

    .tx-solr-search-quicksearch-wrapper button:hover {
        background-color: #005831;
        color: #fff
    }

    .tx-solr-search-quicksearch-wrapper button:active {
        background-color: #95C11E;
        color: #fff
    }
}

#form-content {
    background-color: #fff;
    padding: 0 25px
}

.tx-kf-products .download-button {
    display: block;
    margin-top: .3125rem;
    padding-right: 3.125rem;
    position: relative
}

.tx-kf-products .download-button:after {
    font-family: icons;
    color: inherit;
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.tx-kf-products .download-button::after {
    margin-left: .625rem;
    position: absolute;
    right: .9375rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tx-kf-products .info {
    margin-top: 3.125rem
}

@media screen and (min-width: 56.25em) {
    .tx-kf-products .info {
        margin-top:6.25rem
    }
}

.tx-kf-products .accordion {
    margin-top: 3.125rem
}

.tx-kf-products .pa-accordion input[type="radio"]+label {
    display: block;
    margin-top: .625rem;
    padding-right: 3.125rem
}

.tx-kf-products .pa-accordion input[type="radio"]+label:after {
    display: none
}

.tx-kf-products .pa-accordion .inner {
    margin-top: .625rem
}

.tx-kf-products .brand_website_product_slider .item {
    margin-bottom: 0
}

@media screen and (min-width: 40em) {
    .tx-kf-products .brand_website_product_slider .item {
        margin-bottom:4.6875rem
    }
}

.tx-kf-products .spritespin .circle {
    margin-top: -2.8125rem;
    position: relative;
    text-align: center;
    z-index: 1
}

.tx-kf-products .spritespin .circle .inner {
    background-color: #006237;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 3.125rem;
    line-height: 3.125rem;
    width: 3.125rem
}

.tx-kf-products .spritespin .circle .inner:before {
    font-family: icons;
    color: #fff;
    font-size: 2.8125rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

@media screen and (min-width: 40em) {
    .filters {
        position:absolute;
        z-index: 10
    }
}

.filters .filter,.filters .filter-dropdown {
    margin-bottom: .1875rem;
    text-align: center;
    width: 100%
}

@media screen and (min-width: 40em) {
    .filters .filter,.filters .filter-dropdown {
        float:left;
        margin-bottom: 0;
        margin-right: .625rem;
        margin-bottom: .625rem;
        text-align: left;
        width: auto
    }
}

.filters .filter-new a {
    text-transform: uppercase
}

.filters .filter>a {
    margin-top: 0;
    width: 100%
}

.filters .filter>a.active {
    background-color: #95C11E;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.filters .filter-dropdown {
    cursor: pointer
}

.filters .filter-dropdown ul {
    display: none
}

.filters .filter-dropdown ul.mCustomScrollbar {
    max-height: 18.75rem
}

.filters .filter-dropdown ul.mCustomScrollbar .mCSB_scrollTools_vertical {
    margin: .625rem 0
}

.filters .filter-dropdown.open ul {
    display: block
}

.isotope {
    margin: 0;
    padding: 0
}

@media screen and (min-width: 40em) {
    .filters+.isotope {
        padding-top:6.25rem
    }
}

@media screen and (min-width: 56.25em) {
    .filters+.isotope {
        padding-top:3.75rem
    }
}

.isotope .grid-sizer {
    width: 100%
}

@media screen and (min-width: 40em) {
    .isotope .grid-sizer {
        width:50%
    }
}

@media screen and (min-width: 56.25em) {
    .isotope .grid-sizer {
        width:33.33%
    }
}

@media screen and (min-width: 80em) {
    .isotope .grid-sizer {
        width:25%
    }
}

.isotope .product {
    float: left;
    padding: 0 1.25rem;
    position: relative;
    text-align: center;
    width: 100%
}

@media screen and (min-width: 40em) {
    .isotope .product {
        width:50%
    }
}

@media screen and (min-width: 56.25em) {
    .isotope .product {
        width:33.33%
    }
}

@media screen and (min-width: 80em) {
    .isotope .product {
        width:25%
    }
}

.isotope .product>span {
    display: block
}

.isotope .product .download-button {
    display: inline-block;
    width: auto
}

@media screen and (min-width: 40em) {
    .isotope .product .download-button {
        padding-left:20%;
        padding-right: 8%
    }
}

.pa-slider-theme-hero .owl-nav {
    font-size: 4.0625rem
}

.pa-slider-theme-hero .owl-nav .owl-prev:before {
    font-family: icons;
    color: #EBF3EF;
    font-size: 4.0625rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.pa-slider-theme-hero .owl-nav .owl-prev:hover:before {
    color: #EBF3EF
}

.pa-slider-theme-hero .owl-nav .owl-next:before {
    font-family: icons;
    color: #EBF3EF;
    font-size: 4.0625rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.pa-slider-theme-hero .owl-nav .owl-next:hover:before {
    color: #EBF3EF
}

@media screen and (max-width: 39.9375em) {
    .pa-slider-theme-hero .owl-dots {
        position:relative
    }

    .pa-slider-theme-hero .owl-nav {
        display: none !important
    }
}

.pa-slider-theme-default .owl-nav,.pa-slider-theme-products .owl-nav {
    font-size: 4.0625rem
}

.pa-slider-theme-default .owl-nav div.disabled,.pa-slider-theme-products .owl-nav div.disabled {
    opacity: 0
}

.pa-slider-theme-default .owl-nav div.owl-prev,.pa-slider-theme-products .owl-nav div.owl-prev,.pa-slider-theme-default .owl-nav div.owl-next,.pa-slider-theme-products .owl-nav div.owl-next {
    top: 125px
}

@media screen and (min-width: 40em) {
    .pa-slider-theme-default .owl-nav div.owl-prev,.pa-slider-theme-products .owl-nav div.owl-prev,.pa-slider-theme-default .owl-nav div.owl-next,.pa-slider-theme-products .owl-nav div.owl-next {
        top:50%
    }
}

.pa-slider-theme-default .owl-nav .owl-prev:before,.pa-slider-theme-products .owl-nav .owl-prev:before {
    font-family: icons;
    color: #EBF3EF;
    font-size: 4.0625rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.pa-slider-theme-default .owl-nav .owl-next:before,.pa-slider-theme-products .owl-nav .owl-next:before {
    font-family: icons;
    color: #EBF3EF;
    font-size: 4.0625rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

@media screen and (max-width: 39.9375em) {
    .pa-slider-theme-default .owl-dots,.pa-slider-theme-products .owl-dots {
        display:none !important
    }
}

@media screen and (min-width: 40em) {
    .pa-slider-theme-products.owl-carousel .owl-item {
        padding:0 3.125rem
    }
}

.pa-slider-theme-products .owl-nav {
    max-height: 37.5rem
}

.owl-item>.csc-default>.row.collapse {
    margin-left: 0 !important;
    margin-right: 0 !important
}

@media screen and (min-width: 40em) {
    #mainContent>section .owl-item>.csc-default>.row.collapse {
        margin-left:.9375rem !important
    }
}

@media screen and (max-width: 39.9375em) {
    .owl-item>.csc-default>.row.collapse>.columns>.csc-default>.csc-textpic {
        margin-left:0 !important;
        margin-right: 0 !important
    }

    .owl-item>.csc-default>.row.collapse>.columns>.csc-default.pa-content-overlay {
        margin-left: -.625rem !important;
        margin-right: -.625rem !important
    }
}

@media screen and (min-width: 40em) {
    .owl-item>.csc-default>.row.collapse>.columns>.csc-default>.background-container {
        left:0;
        right: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .owl-item>.csc-default>.columns>.csc-default>.csc-textpic {
        margin-left:0 !important;
        margin-right: 0 !important
    }
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail .special-ce-slideup-teaser-description {
    padding-top: 0;
    text-align: left
}

.special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail .special-ce-slideup-teaser-description p {
    margin: 0
}

.footer-content .csc-default,.footer-content .csc-frame {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-left: .625rem;
    padding-right: .625rem;
    min-width: initial
}

@media screen and (min-width: 40em) {
    .footer-content .csc-default,.footer-content .csc-frame {
        padding-left:.9375rem;
        padding-right: .9375rem
    }
}

.footer-content .csc-default.row,.footer-content .csc-frame.row {
    padding-left: 0;
    padding-right: 0
}

.footer-content .csc-default:not(.full-width-ce)>.row,.footer-content .csc-frame:not(.full-width-ce)>.row {
    padding-left: 0;
    padding-right: 0;
    margin-left: -.625rem;
    margin-right: -.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media screen and (min-width: 40em) {
    .footer-content .csc-default:not(.full-width-ce)>.row,.footer-content .csc-frame:not(.full-width-ce)>.row {
        margin-left:-.9375rem;
        margin-right: -.9375rem
    }
}

.footer-content .csc-default:not(.full-width-ce) .csc-default,.footer-content .csc-default:not(.full-width-ce) .csc-frame {
    margin-left: -.625rem;
    margin-right: -.625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media screen and (min-width: 40em) {
    .footer-content .csc-default:not(.full-width-ce) .csc-default,.footer-content .csc-default:not(.full-width-ce) .csc-frame {
        margin-left:-.9375rem;
        margin-right: -.9375rem
    }
}

div.two-columns,div.three-columns,p.two-columns,p.three-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

@media screen and (min-width: 40em) {
    div.two-columns,div.three-columns,p.two-columns,p.three-columns {
        -webkit-column-gap:30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

div.two-columns,p.two-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

@media screen and (min-width: 40em) {
    div.two-columns,p.two-columns {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }
}

div.three-columns,p.three-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

@media screen and (min-width: 40em) {
    div.three-columns,p.three-columns {
        -webkit-column-count:3;
        -moz-column-count: 3;
        column-count: 3
    }
}

div.text-left,p.text-left {
    text-align: left !important
}

div.text-center,p.text-center {
    text-align: justify !important
}

div.text-right,p.text-right {
    text-align: right !important
}

ul.check-bullets {
    list-style: none;
    padding: 0 0 0 2.1875rem;
    margin: 0
}

ul.check-bullets li {
    position: relative;
    line-height: 160%
}

ul.check-bullets li:before {
    font-family: icons;
    color: #95C11E;
    font-size: 3.125rem;
    font-style: normal;
    font-weight: normal;
    line-height: 2.1875rem;
    vertical-align: middle;
    content: ""
}

ul.check-bullets li:before {
    margin: 0 0 0 -50px;
    position: absolute;
    top: -5px
}

a.h1:hover,a.h2:hover,a.h3:hover,a.h4:hover,a.h5:hover,a.h6:hover {
    opacity: 1;
    color: #006237
}

a.h1:active,a.h2:active,a.h3:active,a.h4:active,a.h5:active,a.h6:active {
    opacity: 1;
    color: #005831
}

.ce-horizontal-scrollbar>.mCustomScrollBox>.mCSB_container {
    width: 100000px
}

.ce-horizontal-scrollbar>.mCustomScrollBox>.mCSB_container::before,.ce-horizontal-scrollbar>.mCustomScrollBox>.mCSB_container::after {
    content: ' ';
    display: table
}

.ce-horizontal-scrollbar>.mCustomScrollBox>.mCSB_container::after {
    clear: both
}

.ce-horizontal-scrollbar>.mCustomScrollBox>.mCSB_container>div {
    display: inline-block;
    float: left
}

.ce-fixed-width-w1 {
    width: 345px
}

.ce-fixed-width-w2 {
    width: 345px
}

@media screen and (min-width: 56.25em) {
    .ce-fixed-width-w2 {
        width:500px
    }
}

@media screen and (max-width: 39.9375em) {
    .ce-underline.row.breakat-medium>div:first-child {
        border-bottom:3px solid #EBF3EF
    }
}

@media screen and (max-width: 56.1875em) {
    .ce-underline.row.breakat-large>div:first-child {
        border-bottom:3px solid #EBF3EF
    }
}

@media screen and (min-width: 40em) {
    .ce-underline.row.breakat-medium {
        border-bottom:3px solid #EBF3EF
    }
}

@media screen and (min-width: 56.25em) {
    .ce-underline.row.breakat-large {
        border-bottom:3px solid #EBF3EF
    }
}

.ce-underline:not(.row) {
    border-bottom: 3px solid #EBF3EF
}

.ce-fixed-height {
    height: 345px;
    border: 3px solid #EBF3EF;
    padding: 2.1875rem
}

.ce-fixed-height h3:after,.ce-fixed-height .h3:after {
    border-bottom: 3px solid #EBF3EF;
    content: " ";
    display: block;
    width: 50px;
    padding-top: 16px
}

.no-touchevents .ce-background-1 .special-ce-slideup-teaser:hover label {
    background: rgba(0,98,55,0.8);
    color: #EBF3EF
}

.ce-background-1 .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(0,98,55,0.8);
    color: #EBF3EF
}

.ce-background-1 .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(0,98,55,0.8)
}

.ce-background-1 .special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #fff;
    color: #006237
}

.no-touchevents .ce-background-4 .special-ce-slideup-teaser:hover label {
    background: rgba(229,0,90,0.8);
    color: #FDEBF2
}

.ce-background-4 .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(229,0,90,0.8);
    color: #FDEBF2
}

.ce-background-4 .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(229,0,90,0.8)
}

.ce-background-4 .special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #FDEBF2;
    color: #E5005A
}

.no-touchevents .ce-background-5 .special-ce-slideup-teaser:hover label {
    background: rgba(31,162,62,0.8);
    color: #EDF8F0
}

.ce-background-5 .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(31,162,62,0.8);
    color: #EDF8F0
}

.ce-background-5 .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(31,162,62,0.8)
}

.ce-background-5 .special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #EDF8F0;
    color: #1FA23E
}

.no-touchevents .ce-background-6 .special-ce-slideup-teaser:hover label {
    background: rgba(154,0,73,0.8);
    color: #F7EBF1
}

.ce-background-6 .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(154,0,73,0.8);
    color: #F7EBF1
}

.ce-background-6 .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(154,0,73,0.8)
}

.ce-background-6 .special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #F7EBF1;
    color: #9A0049
}

.no-touchevents .ce-background-7 .special-ce-slideup-teaser:hover label {
    background: rgba(9,58,131,0.8);
    color: #ECF0F5
}

.ce-background-7 .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(9,58,131,0.8);
    color: #ECF0F5
}

.ce-background-7 .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(9,58,131,0.8)
}

.ce-background-7 .special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #ECF0F5;
    color: #093A83
}

.no-touchevents .ce-background-8 .special-ce-slideup-teaser:hover label {
    background: rgba(0,163,226,0.8);
    color: #EBF8FD
}

.ce-background-8 .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(0,163,226,0.8);
    color: #EBF8FD
}

.ce-background-8 .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(0,163,226,0.8)
}

.ce-background-8 .special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #EBF8FD;
    color: #00A3E2
}

.no-touchevents .ce-background-9 .special-ce-slideup-teaser:hover label {
    background: rgba(175,14,128,0.8);
    color: #F9ECF5
}

.ce-background-9 .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(175,14,128,0.8);
    color: #F9ECF5
}

.ce-background-9 .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(175,14,128,0.8)
}

.ce-background-9 .special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #F9ECF5;
    color: #AF0E80
}

.backgroundTeaserElement {
    background-position: left bottom;
    background-image: url(../typo3conf/ext/skin_taxofit_de/Resources/Public/Images/svg.svg);
    background-size: cover;
    padding: 3.75rem;
    text-align: right;
    opacity: 0.9
}

@media screen and (max-width: 56.1875em) {
    .backgroundTeaserElement {
        padding:1.5625rem
    }
}

.backgroundTeaserElement .h1 {
    font-weight: normal;
    color: #fff
}

.backgroundTeaserElement .s1 {
    font-weight: normal;
    color: #fff;
    padding-left: 35%
}

@media screen and (max-width: 56.1875em) {
    .backgroundTeaserElement {
        background-image:none;
        background-color: #006237
    }
}

.b12 .backgroundTeaserElement {
    background-image: url(/typo3conf/ext/skin_taxofit_de/Resources/Public/Images/svg-b12.svg)
}

@media screen and (max-width: 56.1875em) {
    .b12 .backgroundTeaserElement {
        background-color:#E5005A
    }
}

.zink .backgroundTeaserElement {
    background-image: url(/typo3conf/ext/skin_taxofit_de/Resources/Public/Images/svg-zink.svg)
}

@media screen and (max-width: 56.1875em) {
    .zink .backgroundTeaserElement {
        background-color:#1FA23E
    }
}

.augen .backgroundTeaserElement {
    background-image: url(/typo3conf/ext/skin_taxofit_de/Resources/Public/Images/svg-augen.svg)
}

@media screen and (max-width: 56.1875em) {
    .augen .backgroundTeaserElement {
        background-color:#9A0049
    }
}

.magnesium .backgroundTeaserElement {
    background-image: url(/typo3conf/ext/skin_taxofit_de/Resources/Public/Images/svg-magnesium.svg)
}

@media screen and (max-width: 56.1875em) {
    .magnesium .backgroundTeaserElement {
        background-color:#093A83
    }
}

.lactase .backgroundTeaserElement {
    background-image: url(/typo3conf/ext/skin_taxofit_de/Resources/Public/Images/svg-lactase.svg)
}

@media screen and (max-width: 56.1875em) {
    .lactase .backgroundTeaserElement {
        background-color:#00A3E2
    }
}

.folsaeure .backgroundTeaserElement {
    background-image: url(/typo3conf/ext/skin_taxofit_de/Resources/Public/Images/svg-folsaeure.svg)
}

@media screen and (max-width: 56.1875em) {
    .folsaeure .backgroundTeaserElement {
        background-color:#AF0E80
    }
}

a {
    color: #006237;
    text-decoration: underline
}

.contactform-text h1,.contactform-text .h1-style,.contactform-text h2,.contactform-text .h2-style,.contactform-text h3,.contactform-text .h3-style,.contactform-text p,.contactform-text span,.contactform-text a {
    color: #fff
}

.contactform-text h1 small,.contactform-text .h1-style small,.contactform-text h2 small,.contactform-text .h2-style small,.contactform-text h3 small,.contactform-text .h3-style small {
    color: #fff
}

body.b12 a.h1,body.b12 a.h2,body.b12 a.h3,body.b12 a.h4,body.b12 a.h5,body.b12 a.h6 {
    color: #E5005A
}

body.b12 a.h1 small,body.b12 a.h2 small,body.b12 a.h3 small,body.b12 a.h4 small,body.b12 a.h5 small,body.b12 a.h6 small {
    color: #E5005A
}

.no-touchevents .ce-background-1 body.b12 .special-ce-slideup-teaser:hover label {
    background: rgba(229,0,90,0.8)
}

.ce-background-1 body.b12 .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(229,0,90,0.8)
}

.ce-background-1 body.b12 .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(229,0,90,0.8)
}

.ce-background-1 body.b12 .special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #fff;
    color: #E5005A
}

body.b12 .content-container .ce-background-1 {
    background: rgba(229,0,90,0.8);
    height: inherit;
    max-height: inherit
}

body.b12 .content-container .ce-background-1 p,body.b12 .content-container .ce-background-1 h1,body.b12 .content-container .ce-background-1 h2,body.b12 .content-container .ce-background-1 h3,body.b12 .content-container .ce-background-1 h4,body.b12 .content-container .ce-background-1 h5,body.b12 .content-container .ce-background-1 h6,body.b12 .content-container .ce-background-1 .h1,body.b12 .content-container .ce-background-1 .h2,body.b12 .content-container .ce-background-1 .h3,body.b12 .content-container .ce-background-1 .h4,body.b12 .content-container .ce-background-1 .h5,body.b12 .content-container .ce-background-1 .h6 {
    color: #FDEBF2
}

body.b12 .content-container .ce-background-1 p small,body.b12 .content-container .ce-background-1 h1 small,body.b12 .content-container .ce-background-1 h2 small,body.b12 .content-container .ce-background-1 h3 small,body.b12 .content-container .ce-background-1 h4 small,body.b12 .content-container .ce-background-1 h5 small,body.b12 .content-container .ce-background-1 h6 small,body.b12 .content-container .ce-background-1 .h1 small,body.b12 .content-container .ce-background-1 .h2 small,body.b12 .content-container .ce-background-1 .h3 small,body.b12 .content-container .ce-background-1 .h4 small,body.b12 .content-container .ce-background-1 .h5 small,body.b12 .content-container .ce-background-1 .h6 small {
    color: #FDEBF2
}

body.b12 .content-container .ce-background-1 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #E5005A
}

body.b12 .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover {
    background-color: #FDEBF2;
    color: #E5005A
}

body.b12 .content-container .ce-background-3 .list-style small {
    color: #fff;
    border-bottom: 2px solid #E5005A
}

body.b12 .svg-background .container.content-container .pa-extended-fsc-morelink a {
    background-color: #FDEBF2
}

body.b12 .svg-background .container.content-container .pa-extended-fsc-morelink a:hover {
    background-color: #FDEBF2
}

body.b12 .svg-background.ce-background-1 .cls-1,body.b12 .svg-background.ce-background-2 .cls-1 {
    fill: rgba(229,0,90,0.8)
}

@media screen and (max-width: 39.9375em) {
    body.b12 .ce-underline.row.breakat-medium>div:first-child {
        border-bottom:3px solid #FDEBF2
    }
}

@media screen and (max-width: 56.1875em) {
    body.b12 .ce-underline.row.breakat-large>div:first-child {
        border-bottom:3px solid #FDEBF2
    }
}

@media screen and (min-width: 40em) {
    body.b12 .ce-underline.row.breakat-medium {
        border-bottom:3px solid #FDEBF2
    }
}

@media screen and (min-width: 56.25em) {
    body.b12 .ce-underline.row.breakat-large {
        border-bottom:3px solid #FDEBF2
    }
}

body.b12 .ce-underline:not(.row) {
    border-bottom: 3px solid #FDEBF2
}

body.b12 h1.list-style small,body.b12 h2.list-style small,body.b12 h3.list-style small,body.b12 h4.list-style small,body.b12 h5.list-style small,body.b12 h6.list-style small,body.b12 strong.list-style small,body.b12 .h1.list-style small,body.b12 .h2.list-style small,body.b12 .h3.list-style small,body.b12 .h4.list-style small,body.b12 .h5.list-style small,body.b12 .h6.list-style small {
    color: #E5005A
}

body.b12 .pa-slider-theme-default .owl-dots .owl-dot,body.b12 .pa-slider-theme-products .owl-dots .owl-dot {
    background-color: #FACCDE;
    border: .125rem solid #FACCDE
}

body.b12 .pa-slider-theme-default .owl-dots .owl-dot.active,body.b12 .pa-slider-theme-products .owl-dots .owl-dot.active,body.b12 .pa-slider-theme-default .owl-dots .owl-dot:hover,body.b12 .pa-slider-theme-products .owl-dots .owl-dot:hover {
    border-color: #E5005A
}

body.b12 .pa-slider-theme-default .owl-nav .owl-next,body.b12 .pa-slider-theme-products .owl-nav .owl-next,body.b12 .pa-slider-theme-default .owl-nav .owl-prev,body.b12 .pa-slider-theme-products .owl-nav .owl-prev {
    background-color: #E5005A
}

body.zink a.h1,body.zink a.h2,body.zink a.h3,body.zink a.h4,body.zink a.h5,body.zink a.h6 {
    color: #1FA23E
}

body.zink a.h1 small,body.zink a.h2 small,body.zink a.h3 small,body.zink a.h4 small,body.zink a.h5 small,body.zink a.h6 small {
    color: #1FA23E
}

.no-touchevents .ce-background-1 body.zink .special-ce-slideup-teaser:hover label {
    background: rgba(31,162,62,0.8)
}

.ce-background-1 body.zink .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(31,162,62,0.8)
}

.ce-background-1 body.zink .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(31,162,62,0.8)
}

.ce-background-1 body.zink .special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #fff;
    color: #1FA23E
}

body.zink .content-container .ce-background-1 {
    background: rgba(31,162,62,0.8);
    height: inherit;
    max-height: inherit
}

body.zink .content-container .ce-background-1 p,body.zink .content-container .ce-background-1 h1,body.zink .content-container .ce-background-1 h2,body.zink .content-container .ce-background-1 h3,body.zink .content-container .ce-background-1 h4,body.zink .content-container .ce-background-1 h5,body.zink .content-container .ce-background-1 h6,body.zink .content-container .ce-background-1 .h1,body.zink .content-container .ce-background-1 .h2,body.zink .content-container .ce-background-1 .h3,body.zink .content-container .ce-background-1 .h4,body.zink .content-container .ce-background-1 .h5,body.zink .content-container .ce-background-1 .h6 {
    color: #EDF8F0
}

body.zink .content-container .ce-background-1 p small,body.zink .content-container .ce-background-1 h1 small,body.zink .content-container .ce-background-1 h2 small,body.zink .content-container .ce-background-1 h3 small,body.zink .content-container .ce-background-1 h4 small,body.zink .content-container .ce-background-1 h5 small,body.zink .content-container .ce-background-1 h6 small,body.zink .content-container .ce-background-1 .h1 small,body.zink .content-container .ce-background-1 .h2 small,body.zink .content-container .ce-background-1 .h3 small,body.zink .content-container .ce-background-1 .h4 small,body.zink .content-container .ce-background-1 .h5 small,body.zink .content-container .ce-background-1 .h6 small {
    color: #EDF8F0
}

body.zink .content-container .ce-background-1 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #1FA23E
}

body.zink .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover {
    background-color: #EDF8F0;
    color: #1FA23E
}

body.zink .content-container .ce-background-3 .list-style small {
    color: #fff;
    border-bottom: 2px solid #1FA23E
}

body.zink .svg-background .container.content-container .pa-extended-fsc-morelink a {
    background-color: #EDF8F0
}

body.zink .svg-background .container.content-container .pa-extended-fsc-morelink a:hover {
    background-color: #EDF8F0
}

body.zink .svg-background.ce-background-1 .cls-1,body.zink .svg-background.ce-background-2 .cls-1 {
    fill: rgba(31,162,62,0.8)
}

@media screen and (max-width: 39.9375em) {
    body.zink .ce-underline.row.breakat-medium>div:first-child {
        border-bottom:3px solid #EDF8F0
    }
}

@media screen and (max-width: 56.1875em) {
    body.zink .ce-underline.row.breakat-large>div:first-child {
        border-bottom:3px solid #EDF8F0
    }
}

@media screen and (min-width: 40em) {
    body.zink .ce-underline.row.breakat-medium {
        border-bottom:3px solid #EDF8F0
    }
}

@media screen and (min-width: 56.25em) {
    body.zink .ce-underline.row.breakat-large {
        border-bottom:3px solid #EDF8F0
    }
}

body.zink .ce-underline:not(.row) {
    border-bottom: 3px solid #EDF8F0
}

body.zink h1.list-style small,body.zink h2.list-style small,body.zink h3.list-style small,body.zink h4.list-style small,body.zink h5.list-style small,body.zink h6.list-style small,body.zink strong.list-style small,body.zink .h1.list-style small,body.zink .h2.list-style small,body.zink .h3.list-style small,body.zink .h4.list-style small,body.zink .h5.list-style small,body.zink .h6.list-style small {
    color: #1FA23E
}

body.zink .pa-slider-theme-default .owl-dots .owl-dot,body.zink .pa-slider-theme-products .owl-dots .owl-dot {
    background-color: #D2ECD8;
    border: .125rem solid #D2ECD8
}

body.zink .pa-slider-theme-default .owl-dots .owl-dot.active,body.zink .pa-slider-theme-products .owl-dots .owl-dot.active,body.zink .pa-slider-theme-default .owl-dots .owl-dot:hover,body.zink .pa-slider-theme-products .owl-dots .owl-dot:hover {
    border-color: #1FA23E
}

body.zink .pa-slider-theme-default .owl-nav .owl-next,body.zink .pa-slider-theme-products .owl-nav .owl-next,body.zink .pa-slider-theme-default .owl-nav .owl-prev,body.zink .pa-slider-theme-products .owl-nav .owl-prev {
    background-color: #1FA23E
}

body.augen a.h1,body.augen a.h2,body.augen a.h3,body.augen a.h4,body.augen a.h5,body.augen a.h6 {
    color: #9A0049
}

body.augen a.h1 small,body.augen a.h2 small,body.augen a.h3 small,body.augen a.h4 small,body.augen a.h5 small,body.augen a.h6 small {
    color: #9A0049
}

.no-touchevents .ce-background-1 body.augen .special-ce-slideup-teaser:hover label {
    background: rgba(154,0,73,0.8)
}

.ce-background-1 body.augen .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(154,0,73,0.8)
}

.ce-background-1 body.augen .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(154,0,73,0.8)
}

.ce-background-1 body.augen .special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #fff;
    color: #9A0049
}

body.augen .content-container .ce-background-1 {
    background: rgba(154,0,73,0.8);
    height: inherit;
    max-height: inherit
}

body.augen .content-container .ce-background-1 p,body.augen .content-container .ce-background-1 h1,body.augen .content-container .ce-background-1 h2,body.augen .content-container .ce-background-1 h3,body.augen .content-container .ce-background-1 h4,body.augen .content-container .ce-background-1 h5,body.augen .content-container .ce-background-1 h6,body.augen .content-container .ce-background-1 .h1,body.augen .content-container .ce-background-1 .h2,body.augen .content-container .ce-background-1 .h3,body.augen .content-container .ce-background-1 .h4,body.augen .content-container .ce-background-1 .h5,body.augen .content-container .ce-background-1 .h6 {
    color: #F7EBF1
}

body.augen .content-container .ce-background-1 p small,body.augen .content-container .ce-background-1 h1 small,body.augen .content-container .ce-background-1 h2 small,body.augen .content-container .ce-background-1 h3 small,body.augen .content-container .ce-background-1 h4 small,body.augen .content-container .ce-background-1 h5 small,body.augen .content-container .ce-background-1 h6 small,body.augen .content-container .ce-background-1 .h1 small,body.augen .content-container .ce-background-1 .h2 small,body.augen .content-container .ce-background-1 .h3 small,body.augen .content-container .ce-background-1 .h4 small,body.augen .content-container .ce-background-1 .h5 small,body.augen .content-container .ce-background-1 .h6 small {
    color: #F7EBF1
}

body.augen .content-container .ce-background-1 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #9A0049
}

body.augen .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover {
    background-color: #F7EBF1;
    color: #9A0049
}

body.augen .content-container .ce-background-3 .list-style small {
    color: #fff;
    border-bottom: 2px solid #9A0049
}

body.augen .svg-background .container.content-container .pa-extended-fsc-morelink a {
    background-color: #F7EBF1
}

body.augen .svg-background .container.content-container .pa-extended-fsc-morelink a:hover {
    background-color: #F7EBF1
}

body.augen .svg-background.ce-background-1 .cls-1,body.augen .svg-background.ce-background-2 .cls-1 {
    fill: rgba(154,0,73,0.8)
}

@media screen and (max-width: 39.9375em) {
    body.augen .ce-underline.row.breakat-medium>div:first-child {
        border-bottom:3px solid #F7EBF1
    }
}

@media screen and (max-width: 56.1875em) {
    body.augen .ce-underline.row.breakat-large>div:first-child {
        border-bottom:3px solid #F7EBF1
    }
}

@media screen and (min-width: 40em) {
    body.augen .ce-underline.row.breakat-medium {
        border-bottom:3px solid #F7EBF1
    }
}

@media screen and (min-width: 56.25em) {
    body.augen .ce-underline.row.breakat-large {
        border-bottom:3px solid #F7EBF1
    }
}

body.augen .ce-underline:not(.row) {
    border-bottom: 3px solid #F7EBF1
}

body.augen h1.list-style small,body.augen h2.list-style small,body.augen h3.list-style small,body.augen h4.list-style small,body.augen h5.list-style small,body.augen h6.list-style small,body.augen strong.list-style small,body.augen .h1.list-style small,body.augen .h2.list-style small,body.augen .h3.list-style small,body.augen .h4.list-style small,body.augen .h5.list-style small,body.augen .h6.list-style small {
    color: #9A0049
}

body.augen .pa-slider-theme-default .owl-dots .owl-dot,body.augen .pa-slider-theme-products .owl-dots .owl-dot {
    background-color: #EBCCDB;
    border: .125rem solid #EBCCDB
}

body.augen .pa-slider-theme-default .owl-dots .owl-dot.active,body.augen .pa-slider-theme-products .owl-dots .owl-dot.active,body.augen .pa-slider-theme-default .owl-dots .owl-dot:hover,body.augen .pa-slider-theme-products .owl-dots .owl-dot:hover {
    border-color: #9A0049
}

body.augen .pa-slider-theme-default .owl-nav .owl-next,body.augen .pa-slider-theme-products .owl-nav .owl-next,body.augen .pa-slider-theme-default .owl-nav .owl-prev,body.augen .pa-slider-theme-products .owl-nav .owl-prev {
    background-color: #9A0049
}

body.magnesium a.h1,body.magnesium a.h2,body.magnesium a.h3,body.magnesium a.h4,body.magnesium a.h5,body.magnesium a.h6 {
    color: #093A83
}

body.magnesium a.h1 small,body.magnesium a.h2 small,body.magnesium a.h3 small,body.magnesium a.h4 small,body.magnesium a.h5 small,body.magnesium a.h6 small {
    color: #093A83
}

.no-touchevents .ce-background-1 body.magnesium .special-ce-slideup-teaser:hover label {
    background: rgba(9,58,131,0.8)
}

.ce-background-1 body.magnesium .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(9,58,131,0.8)
}

.ce-background-1 body.magnesium .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(9,58,131,0.8)
}

.ce-background-1 body.magnesium .special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #fff;
    color: #093A83
}

body.magnesium .content-container .ce-background-1 {
    background: rgba(9,58,131,0.8);
    height: inherit;
    max-height: inherit
}

body.magnesium .content-container .ce-background-1 p,body.magnesium .content-container .ce-background-1 h1,body.magnesium .content-container .ce-background-1 h2,body.magnesium .content-container .ce-background-1 h3,body.magnesium .content-container .ce-background-1 h4,body.magnesium .content-container .ce-background-1 h5,body.magnesium .content-container .ce-background-1 h6,body.magnesium .content-container .ce-background-1 .h1,body.magnesium .content-container .ce-background-1 .h2,body.magnesium .content-container .ce-background-1 .h3,body.magnesium .content-container .ce-background-1 .h4,body.magnesium .content-container .ce-background-1 .h5,body.magnesium .content-container .ce-background-1 .h6 {
    color: #ECF0F5
}

body.magnesium .content-container .ce-background-1 p small,body.magnesium .content-container .ce-background-1 h1 small,body.magnesium .content-container .ce-background-1 h2 small,body.magnesium .content-container .ce-background-1 h3 small,body.magnesium .content-container .ce-background-1 h4 small,body.magnesium .content-container .ce-background-1 h5 small,body.magnesium .content-container .ce-background-1 h6 small,body.magnesium .content-container .ce-background-1 .h1 small,body.magnesium .content-container .ce-background-1 .h2 small,body.magnesium .content-container .ce-background-1 .h3 small,body.magnesium .content-container .ce-background-1 .h4 small,body.magnesium .content-container .ce-background-1 .h5 small,body.magnesium .content-container .ce-background-1 .h6 small {
    color: #ECF0F5
}

body.magnesium .content-container .ce-background-1 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #093A83
}

body.magnesium .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover {
    background-color: #ECF0F5;
    color: #093A83
}

body.magnesium .content-container .ce-background-3 .list-style small {
    color: #fff;
    border-bottom: 2px solid #093A83
}

body.magnesium .svg-background .container.content-container .pa-extended-fsc-morelink a {
    background-color: #ECF0F5
}

body.magnesium .svg-background .container.content-container .pa-extended-fsc-morelink a:hover {
    background-color: #ECF0F5
}

body.magnesium .svg-background.ce-background-1 .cls-1,body.magnesium .svg-background.ce-background-2 .cls-1 {
    fill: rgba(9,58,131,0.8)
}

@media screen and (max-width: 39.9375em) {
    body.magnesium .ce-underline.row.breakat-medium>div:first-child {
        border-bottom:3px solid #ECF0F5
    }
}

@media screen and (max-width: 56.1875em) {
    body.magnesium .ce-underline.row.breakat-large>div:first-child {
        border-bottom:3px solid #ECF0F5
    }
}

@media screen and (min-width: 40em) {
    body.magnesium .ce-underline.row.breakat-medium {
        border-bottom:3px solid #ECF0F5
    }
}

@media screen and (min-width: 56.25em) {
    body.magnesium .ce-underline.row.breakat-large {
        border-bottom:3px solid #ECF0F5
    }
}

body.magnesium .ce-underline:not(.row) {
    border-bottom: 3px solid #ECF0F5
}

body.magnesium h1.list-style small,body.magnesium h2.list-style small,body.magnesium h3.list-style small,body.magnesium h4.list-style small,body.magnesium h5.list-style small,body.magnesium h6.list-style small,body.magnesium strong.list-style small,body.magnesium .h1.list-style small,body.magnesium .h2.list-style small,body.magnesium .h3.list-style small,body.magnesium .h4.list-style small,body.magnesium .h5.list-style small,body.magnesium .h6.list-style small {
    color: #093A83
}

body.magnesium .pa-slider-theme-default .owl-dots .owl-dot,body.magnesium .pa-slider-theme-products .owl-dots .owl-dot {
    background-color: #CED8E6;
    border: .125rem solid #CED8E6
}

body.magnesium .pa-slider-theme-default .owl-dots .owl-dot.active,body.magnesium .pa-slider-theme-products .owl-dots .owl-dot.active,body.magnesium .pa-slider-theme-default .owl-dots .owl-dot:hover,body.magnesium .pa-slider-theme-products .owl-dots .owl-dot:hover {
    border-color: #093A83
}

body.magnesium .pa-slider-theme-default .owl-nav .owl-next,body.magnesium .pa-slider-theme-products .owl-nav .owl-next,body.magnesium .pa-slider-theme-default .owl-nav .owl-prev,body.magnesium .pa-slider-theme-products .owl-nav .owl-prev {
    background-color: #093A83
}

body.lactase a.h1,body.lactase a.h2,body.lactase a.h3,body.lactase a.h4,body.lactase a.h5,body.lactase a.h6 {
    color: #00A3E2
}

body.lactase a.h1 small,body.lactase a.h2 small,body.lactase a.h3 small,body.lactase a.h4 small,body.lactase a.h5 small,body.lactase a.h6 small {
    color: #00A3E2
}

.no-touchevents .ce-background-1 body.lactase .special-ce-slideup-teaser:hover label {
    background: rgba(0,163,226,0.8)
}

.ce-background-1 body.lactase .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(0,163,226,0.8)
}

.ce-background-1 body.lactase .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(0,163,226,0.8)
}

.ce-background-1 body.lactase .special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #fff;
    color: #00A3E2
}

body.lactase .content-container .ce-background-1 {
    background: rgba(0,163,226,0.8);
    height: inherit;
    max-height: inherit
}

body.lactase .content-container .ce-background-1 p,body.lactase .content-container .ce-background-1 h1,body.lactase .content-container .ce-background-1 h2,body.lactase .content-container .ce-background-1 h3,body.lactase .content-container .ce-background-1 h4,body.lactase .content-container .ce-background-1 h5,body.lactase .content-container .ce-background-1 h6,body.lactase .content-container .ce-background-1 .h1,body.lactase .content-container .ce-background-1 .h2,body.lactase .content-container .ce-background-1 .h3,body.lactase .content-container .ce-background-1 .h4,body.lactase .content-container .ce-background-1 .h5,body.lactase .content-container .ce-background-1 .h6 {
    color: #EBF8FD
}

body.lactase .content-container .ce-background-1 p small,body.lactase .content-container .ce-background-1 h1 small,body.lactase .content-container .ce-background-1 h2 small,body.lactase .content-container .ce-background-1 h3 small,body.lactase .content-container .ce-background-1 h4 small,body.lactase .content-container .ce-background-1 h5 small,body.lactase .content-container .ce-background-1 h6 small,body.lactase .content-container .ce-background-1 .h1 small,body.lactase .content-container .ce-background-1 .h2 small,body.lactase .content-container .ce-background-1 .h3 small,body.lactase .content-container .ce-background-1 .h4 small,body.lactase .content-container .ce-background-1 .h5 small,body.lactase .content-container .ce-background-1 .h6 small {
    color: #EBF8FD
}

body.lactase .content-container .ce-background-1 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #00A3E2
}

body.lactase .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover {
    background-color: #EBF8FD;
    color: #00A3E2
}

body.lactase .content-container .ce-background-3 .list-style small {
    color: #fff;
    border-bottom: 2px solid #00A3E2
}

body.lactase .svg-background .container.content-container .pa-extended-fsc-morelink a {
    background-color: #EBF8FD
}

body.lactase .svg-background .container.content-container .pa-extended-fsc-morelink a:hover {
    background-color: #EBF8FD
}

body.lactase .svg-background.ce-background-1 .cls-1,body.lactase .svg-background.ce-background-2 .cls-1 {
    fill: rgba(0,163,226,0.8)
}

@media screen and (max-width: 39.9375em) {
    body.lactase .ce-underline.row.breakat-medium>div:first-child {
        border-bottom:3px solid #EBF8FD
    }
}

@media screen and (max-width: 56.1875em) {
    body.lactase .ce-underline.row.breakat-large>div:first-child {
        border-bottom:3px solid #EBF8FD
    }
}

@media screen and (min-width: 40em) {
    body.lactase .ce-underline.row.breakat-medium {
        border-bottom:3px solid #EBF8FD
    }
}

@media screen and (min-width: 56.25em) {
    body.lactase .ce-underline.row.breakat-large {
        border-bottom:3px solid #EBF8FD
    }
}

body.lactase .ce-underline:not(.row) {
    border-bottom: 3px solid #EBF8FD
}

body.lactase h1.list-style small,body.lactase h2.list-style small,body.lactase h3.list-style small,body.lactase h4.list-style small,body.lactase h5.list-style small,body.lactase h6.list-style small,body.lactase strong.list-style small,body.lactase .h1.list-style small,body.lactase .h2.list-style small,body.lactase .h3.list-style small,body.lactase .h4.list-style small,body.lactase .h5.list-style small,body.lactase .h6.list-style small {
    color: #00A3E2
}

body.lactase .pa-slider-theme-default .owl-dots .owl-dot,body.lactase .pa-slider-theme-products .owl-dots .owl-dot {
    background-color: #CCEDF9;
    border: .125rem solid #CCEDF9
}

body.lactase .pa-slider-theme-default .owl-dots .owl-dot.active,body.lactase .pa-slider-theme-products .owl-dots .owl-dot.active,body.lactase .pa-slider-theme-default .owl-dots .owl-dot:hover,body.lactase .pa-slider-theme-products .owl-dots .owl-dot:hover {
    border-color: #00A3E2
}

body.lactase .pa-slider-theme-default .owl-nav .owl-next,body.lactase .pa-slider-theme-products .owl-nav .owl-next,body.lactase .pa-slider-theme-default .owl-nav .owl-prev,body.lactase .pa-slider-theme-products .owl-nav .owl-prev {
    background-color: #00A3E2
}

body.folsaeure a.h1,body.folsaeure a.h2,body.folsaeure a.h3,body.folsaeure a.h4,body.folsaeure a.h5,body.folsaeure a.h6 {
    color: #AF0E80
}

body.folsaeure a.h1 small,body.folsaeure a.h2 small,body.folsaeure a.h3 small,body.folsaeure a.h4 small,body.folsaeure a.h5 small,body.folsaeure a.h6 small {
    color: #AF0E80
}

.no-touchevents .ce-background-1 body.folsaeure .special-ce-slideup-teaser:hover label {
    background: rgba(175,14,128,0.8)
}

.ce-background-1 body.folsaeure .special-ce-slideup-teaser .special-ce-slideup-teaser-content input.special-ce-slideup-teaser-checkbox:checked ~ label {
    background: rgba(175,14,128,0.8)
}

.ce-background-1 body.folsaeure .special-ce-slideup-teaser .special-ce-slideup-teaser-content .special-ce-slideup-teaser-content-detail {
    background: rgba(175,14,128,0.8)
}

.ce-background-1 body.folsaeure .special-ce-slideup-teaser .special-ce-slideup-teaser-content p.special-ce-slideup-teaser-more a {
    background-color: #fff;
    color: #AF0E80
}

body.folsaeure .content-container .ce-background-1 {
    background: rgba(175,14,128,0.8);
    height: inherit;
    max-height: inherit
}

body.folsaeure .content-container .ce-background-1 p,body.folsaeure .content-container .ce-background-1 h1,body.folsaeure .content-container .ce-background-1 h2,body.folsaeure .content-container .ce-background-1 h3,body.folsaeure .content-container .ce-background-1 h4,body.folsaeure .content-container .ce-background-1 h5,body.folsaeure .content-container .ce-background-1 h6,body.folsaeure .content-container .ce-background-1 .h1,body.folsaeure .content-container .ce-background-1 .h2,body.folsaeure .content-container .ce-background-1 .h3,body.folsaeure .content-container .ce-background-1 .h4,body.folsaeure .content-container .ce-background-1 .h5,body.folsaeure .content-container .ce-background-1 .h6 {
    color: #F9ECF5
}

body.folsaeure .content-container .ce-background-1 p small,body.folsaeure .content-container .ce-background-1 h1 small,body.folsaeure .content-container .ce-background-1 h2 small,body.folsaeure .content-container .ce-background-1 h3 small,body.folsaeure .content-container .ce-background-1 h4 small,body.folsaeure .content-container .ce-background-1 h5 small,body.folsaeure .content-container .ce-background-1 h6 small,body.folsaeure .content-container .ce-background-1 .h1 small,body.folsaeure .content-container .ce-background-1 .h2 small,body.folsaeure .content-container .ce-background-1 .h3 small,body.folsaeure .content-container .ce-background-1 .h4 small,body.folsaeure .content-container .ce-background-1 .h5 small,body.folsaeure .content-container .ce-background-1 .h6 small {
    color: #F9ECF5
}

body.folsaeure .content-container .ce-background-1 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #AF0E80
}

body.folsaeure .content-container .ce-background-1 .pa-extended-fsc-morelink a:hover {
    background-color: #F9ECF5;
    color: #AF0E80
}

body.folsaeure .content-container .ce-background-3 .list-style small {
    color: #fff;
    border-bottom: 2px solid #AF0E80
}

body.folsaeure .svg-background .container.content-container .pa-extended-fsc-morelink a {
    background-color: #F9ECF5
}

body.folsaeure .svg-background .container.content-container .pa-extended-fsc-morelink a:hover {
    background-color: #F9ECF5
}

body.folsaeure .svg-background.ce-background-1 .cls-1,body.folsaeure .svg-background.ce-background-2 .cls-1 {
    fill: rgba(175,14,128,0.8)
}

@media screen and (max-width: 39.9375em) {
    body.folsaeure .ce-underline.row.breakat-medium>div:first-child {
        border-bottom:3px solid #F9ECF5
    }
}

@media screen and (max-width: 56.1875em) {
    body.folsaeure .ce-underline.row.breakat-large>div:first-child {
        border-bottom:3px solid #F9ECF5
    }
}

@media screen and (min-width: 40em) {
    body.folsaeure .ce-underline.row.breakat-medium {
        border-bottom:3px solid #F9ECF5
    }
}

@media screen and (min-width: 56.25em) {
    body.folsaeure .ce-underline.row.breakat-large {
        border-bottom:3px solid #F9ECF5
    }
}

body.folsaeure .ce-underline:not(.row) {
    border-bottom: 3px solid #F9ECF5
}

body.folsaeure h1.list-style small,body.folsaeure h2.list-style small,body.folsaeure h3.list-style small,body.folsaeure h4.list-style small,body.folsaeure h5.list-style small,body.folsaeure h6.list-style small,body.folsaeure strong.list-style small,body.folsaeure .h1.list-style small,body.folsaeure .h2.list-style small,body.folsaeure .h3.list-style small,body.folsaeure .h4.list-style small,body.folsaeure .h5.list-style small,body.folsaeure .h6.list-style small {
    color: #AF0E80
}

body.folsaeure .pa-slider-theme-default .owl-dots .owl-dot,body.folsaeure .pa-slider-theme-products .owl-dots .owl-dot {
    background-color: #EFD0E5;
    border: .125rem solid #EFD0E5
}

body.folsaeure .pa-slider-theme-default .owl-dots .owl-dot.active,body.folsaeure .pa-slider-theme-products .owl-dots .owl-dot.active,body.folsaeure .pa-slider-theme-default .owl-dots .owl-dot:hover,body.folsaeure .pa-slider-theme-products .owl-dots .owl-dot:hover {
    border-color: #AF0E80
}

body.folsaeure .pa-slider-theme-default .owl-nav .owl-next,body.folsaeure .pa-slider-theme-products .owl-nav .owl-next,body.folsaeure .pa-slider-theme-default .owl-nav .owl-prev,body.folsaeure .pa-slider-theme-products .owl-nav .owl-prev {
    background-color: #AF0E80
}

.ce-background-4 {
    background-color: rgba(229,0,90,0.8)
}

.ce-background-4.ce-gradient {
    background: -webkit-linear-gradient(bottom, #E5005A 0%, #E5005A 80%, transparent 80%);
    background: linear-gradient(to top, #E5005A 0%, #E5005A 80%, transparent 80%)
}

.pa-content-overlay .content-container .ce-background-4 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #E5005A
}

.pa-content-overlay .content-container .ce-background-4 .pa-extended-fsc-morelink a:hover {
    background-color: #FDEBF2;
    color: #E5005A
}

.ce-background-5 {
    background-color: rgba(31,162,62,0.8)
}

.ce-background-5.ce-gradient {
    background: -webkit-linear-gradient(bottom, #1FA23E 0%, #1FA23E 80%, transparent 80%);
    background: linear-gradient(to top, #1FA23E 0%, #1FA23E 80%, transparent 80%)
}

.pa-content-overlay .content-container .ce-background-5 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #1FA23E
}

.pa-content-overlay .content-container .ce-background-5 .pa-extended-fsc-morelink a:hover {
    background-color: #EDF8F0;
    color: #1FA23E
}

.ce-background-6 {
    background-color: rgba(154,0,73,0.8)
}

.ce-background-6.ce-gradient {
    background: -webkit-linear-gradient(bottom, #9A0049 0%, #9A0049 80%, transparent 80%);
    background: linear-gradient(to top, #9A0049 0%, #9A0049 80%, transparent 80%)
}

.pa-content-overlay .content-container .ce-background-6 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #9A0049
}

.pa-content-overlay .content-container .ce-background-6 .pa-extended-fsc-morelink a:hover {
    background-color: #F7EBF1;
    color: #9A0049
}

.ce-background-7 {
    background-color: rgba(9,58,131,0.8)
}

.ce-background-7.ce-gradient {
    background: -webkit-linear-gradient(bottom, #093A83 0%, #093A83 80%, transparent 80%);
    background: linear-gradient(to top, #093A83 0%, #093A83 80%, transparent 80%)
}

.pa-content-overlay .content-container .ce-background-7 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #093A83
}

.pa-content-overlay .content-container .ce-background-7 .pa-extended-fsc-morelink a:hover {
    background-color: #ECF0F5;
    color: #093A83
}

.ce-background-8 {
    background-color: rgba(0,163,226,0.8)
}

.ce-background-8.ce-gradient {
    background: -webkit-linear-gradient(bottom, #00A3E2 0%, #00A3E2 80%, transparent 80%);
    background: linear-gradient(to top, #00A3E2 0%, #00A3E2 80%, transparent 80%)
}

.pa-content-overlay .content-container .ce-background-8 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #00A3E2
}

.pa-content-overlay .content-container .ce-background-8 .pa-extended-fsc-morelink a:hover {
    background-color: #EBF8FD;
    color: #00A3E2
}

.ce-background-9 {
    background-color: rgba(175,14,128,0.8)
}

.ce-background-9.ce-gradient {
    background: -webkit-linear-gradient(bottom, #AF0E80 0%, #AF0E80 80%, transparent 80%);
    background: linear-gradient(to top, #AF0E80 0%, #AF0E80 80%, transparent 80%)
}

.pa-content-overlay .content-container .ce-background-9 .pa-extended-fsc-morelink a {
    background-color: #fff;
    color: #AF0E80
}

.pa-content-overlay .content-container .ce-background-9 .pa-extended-fsc-morelink a:hover {
    background-color: #F9ECF5;
    color: #AF0E80
}

.ce-background-1.ce-gradient p,.ce-background-1.ce-gradient h1,.ce-background-1.ce-gradient h2,.ce-background-1.ce-gradient h3,.ce-background-1.ce-gradient h4,.ce-background-1.ce-gradient h5,.ce-background-1.ce-gradient h6,.ce-background-1.ce-gradient .h1,.ce-background-1.ce-gradient .h2,.ce-background-1.ce-gradient .h3,.ce-background-1.ce-gradient .h4,.ce-background-1.ce-gradient .h5,.ce-background-1.ce-gradient .h6,.ce-background-2.ce-gradient p,.ce-background-2.ce-gradient h1,.ce-background-2.ce-gradient h2,.ce-background-2.ce-gradient h3,.ce-background-2.ce-gradient h4,.ce-background-2.ce-gradient h5,.ce-background-2.ce-gradient h6,.ce-background-2.ce-gradient .h1,.ce-background-2.ce-gradient .h2,.ce-background-2.ce-gradient .h3,.ce-background-2.ce-gradient .h4,.ce-background-2.ce-gradient .h5,.ce-background-2.ce-gradient .h6,.ce-background-3.ce-gradient p,.ce-background-3.ce-gradient h1,.ce-background-3.ce-gradient h2,.ce-background-3.ce-gradient h3,.ce-background-3.ce-gradient h4,.ce-background-3.ce-gradient h5,.ce-background-3.ce-gradient h6,.ce-background-3.ce-gradient .h1,.ce-background-3.ce-gradient .h2,.ce-background-3.ce-gradient .h3,.ce-background-3.ce-gradient .h4,.ce-background-3.ce-gradient .h5,.ce-background-3.ce-gradient .h6,.ce-background-4.ce-gradient p,.ce-background-4.ce-gradient h1,.ce-background-4.ce-gradient h2,.ce-background-4.ce-gradient h3,.ce-background-4.ce-gradient h4,.ce-background-4.ce-gradient h5,.ce-background-4.ce-gradient h6,.ce-background-4.ce-gradient .h1,.ce-background-4.ce-gradient .h2,.ce-background-4.ce-gradient .h3,.ce-background-4.ce-gradient .h4,.ce-background-4.ce-gradient .h5,.ce-background-4.ce-gradient .h6,.ce-background-5.ce-gradient p,.ce-background-5.ce-gradient h1,.ce-background-5.ce-gradient h2,.ce-background-5.ce-gradient h3,.ce-background-5.ce-gradient h4,.ce-background-5.ce-gradient h5,.ce-background-5.ce-gradient h6,.ce-background-5.ce-gradient .h1,.ce-background-5.ce-gradient .h2,.ce-background-5.ce-gradient .h3,.ce-background-5.ce-gradient .h4,.ce-background-5.ce-gradient .h5,.ce-background-5.ce-gradient .h6,.ce-background-6.ce-gradient p,.ce-background-6.ce-gradient h1,.ce-background-6.ce-gradient h2,.ce-background-6.ce-gradient h3,.ce-background-6.ce-gradient h4,.ce-background-6.ce-gradient h5,.ce-background-6.ce-gradient h6,.ce-background-6.ce-gradient .h1,.ce-background-6.ce-gradient .h2,.ce-background-6.ce-gradient .h3,.ce-background-6.ce-gradient .h4,.ce-background-6.ce-gradient .h5,.ce-background-6.ce-gradient .h6,.ce-background-7.ce-gradient p,.ce-background-7.ce-gradient h1,.ce-background-7.ce-gradient h2,.ce-background-7.ce-gradient h3,.ce-background-7.ce-gradient h4,.ce-background-7.ce-gradient h5,.ce-background-7.ce-gradient h6,.ce-background-7.ce-gradient .h1,.ce-background-7.ce-gradient .h2,.ce-background-7.ce-gradient .h3,.ce-background-7.ce-gradient .h4,.ce-background-7.ce-gradient .h5,.ce-background-7.ce-gradient .h6,.ce-background-8 .ce-background-9.ce-gradient p,.ce-background-8 .ce-background-9.ce-gradient h1,.ce-background-8 .ce-background-9.ce-gradient h2,.ce-background-8 .ce-background-9.ce-gradient h3,.ce-background-8 .ce-background-9.ce-gradient h4,.ce-background-8 .ce-background-9.ce-gradient h5,.ce-background-8 .ce-background-9.ce-gradient h6,.ce-background-8 .ce-background-9.ce-gradient .h1,.ce-background-8 .ce-background-9.ce-gradient .h2,.ce-background-8 .ce-background-9.ce-gradient .h3,.ce-background-8 .ce-background-9.ce-gradient .h4,.ce-background-8 .ce-background-9.ce-gradient .h5,.ce-background-8 .ce-background-9.ce-gradient .h6 {
    color: #fff
}

.ce-background-1.ce-gradient p small,.ce-background-1.ce-gradient h1 small,.ce-background-1.ce-gradient h2 small,.ce-background-1.ce-gradient h3 small,.ce-background-1.ce-gradient h4 small,.ce-background-1.ce-gradient h5 small,.ce-background-1.ce-gradient h6 small,.ce-background-1.ce-gradient .h1 small,.ce-background-1.ce-gradient .h2 small,.ce-background-1.ce-gradient .h3 small,.ce-background-1.ce-gradient .h4 small,.ce-background-1.ce-gradient .h5 small,.ce-background-1.ce-gradient .h6 small,.ce-background-2.ce-gradient p small,.ce-background-2.ce-gradient h1 small,.ce-background-2.ce-gradient h2 small,.ce-background-2.ce-gradient h3 small,.ce-background-2.ce-gradient h4 small,.ce-background-2.ce-gradient h5 small,.ce-background-2.ce-gradient h6 small,.ce-background-2.ce-gradient .h1 small,.ce-background-2.ce-gradient .h2 small,.ce-background-2.ce-gradient .h3 small,.ce-background-2.ce-gradient .h4 small,.ce-background-2.ce-gradient .h5 small,.ce-background-2.ce-gradient .h6 small,.ce-background-3.ce-gradient p small,.ce-background-3.ce-gradient h1 small,.ce-background-3.ce-gradient h2 small,.ce-background-3.ce-gradient h3 small,.ce-background-3.ce-gradient h4 small,.ce-background-3.ce-gradient h5 small,.ce-background-3.ce-gradient h6 small,.ce-background-3.ce-gradient .h1 small,.ce-background-3.ce-gradient .h2 small,.ce-background-3.ce-gradient .h3 small,.ce-background-3.ce-gradient .h4 small,.ce-background-3.ce-gradient .h5 small,.ce-background-3.ce-gradient .h6 small,.ce-background-4.ce-gradient p small,.ce-background-4.ce-gradient h1 small,.ce-background-4.ce-gradient h2 small,.ce-background-4.ce-gradient h3 small,.ce-background-4.ce-gradient h4 small,.ce-background-4.ce-gradient h5 small,.ce-background-4.ce-gradient h6 small,.ce-background-4.ce-gradient .h1 small,.ce-background-4.ce-gradient .h2 small,.ce-background-4.ce-gradient .h3 small,.ce-background-4.ce-gradient .h4 small,.ce-background-4.ce-gradient .h5 small,.ce-background-4.ce-gradient .h6 small,.ce-background-5.ce-gradient p small,.ce-background-5.ce-gradient h1 small,.ce-background-5.ce-gradient h2 small,.ce-background-5.ce-gradient h3 small,.ce-background-5.ce-gradient h4 small,.ce-background-5.ce-gradient h5 small,.ce-background-5.ce-gradient h6 small,.ce-background-5.ce-gradient .h1 small,.ce-background-5.ce-gradient .h2 small,.ce-background-5.ce-gradient .h3 small,.ce-background-5.ce-gradient .h4 small,.ce-background-5.ce-gradient .h5 small,.ce-background-5.ce-gradient .h6 small,.ce-background-6.ce-gradient p small,.ce-background-6.ce-gradient h1 small,.ce-background-6.ce-gradient h2 small,.ce-background-6.ce-gradient h3 small,.ce-background-6.ce-gradient h4 small,.ce-background-6.ce-gradient h5 small,.ce-background-6.ce-gradient h6 small,.ce-background-6.ce-gradient .h1 small,.ce-background-6.ce-gradient .h2 small,.ce-background-6.ce-gradient .h3 small,.ce-background-6.ce-gradient .h4 small,.ce-background-6.ce-gradient .h5 small,.ce-background-6.ce-gradient .h6 small,.ce-background-7.ce-gradient p small,.ce-background-7.ce-gradient h1 small,.ce-background-7.ce-gradient h2 small,.ce-background-7.ce-gradient h3 small,.ce-background-7.ce-gradient h4 small,.ce-background-7.ce-gradient h5 small,.ce-background-7.ce-gradient h6 small,.ce-background-7.ce-gradient .h1 small,.ce-background-7.ce-gradient .h2 small,.ce-background-7.ce-gradient .h3 small,.ce-background-7.ce-gradient .h4 small,.ce-background-7.ce-gradient .h5 small,.ce-background-7.ce-gradient .h6 small,.ce-background-8 .ce-background-9.ce-gradient p small,.ce-background-8 .ce-background-9.ce-gradient h1 small,.ce-background-8 .ce-background-9.ce-gradient h2 small,.ce-background-8 .ce-background-9.ce-gradient h3 small,.ce-background-8 .ce-background-9.ce-gradient h4 small,.ce-background-8 .ce-background-9.ce-gradient h5 small,.ce-background-8 .ce-background-9.ce-gradient h6 small,.ce-background-8 .ce-background-9.ce-gradient .h1 small,.ce-background-8 .ce-background-9.ce-gradient .h2 small,.ce-background-8 .ce-background-9.ce-gradient .h3 small,.ce-background-8 .ce-background-9.ce-gradient .h4 small,.ce-background-8 .ce-background-9.ce-gradient .h5 small,.ce-background-8 .ce-background-9.ce-gradient .h6 small {
    color: #fff
}

.tx-kf-products .download-button,.tx-kf-products .filter-dropdown {
    margin-top: .625rem;
    padding-left: 3.75rem;
    position: relative
}

.tx-kf-products .download-button.open,.tx-kf-products .filter-dropdown.open {
    padding-left: 3.75rem
}

.tx-kf-products .download-button:after,.tx-kf-products .filter-dropdown:after {
    background-color: #005831;
    border-top-left-radius: 1.25rem;
    height: 100%;
    left: 0;
    line-height: 2.1875rem;
    margin: 0;
    padding: .25rem .5625rem;
    position: absolute;
    right: auto;
    top: 0;
    -webkit-transform: none;
    transform: none
}

.tx-kf-products .filters .filter-dropdown {
    margin-top: 0
}

.tx-kf-products .filters .filter-dropdown:after {
    border-right: 1px solid transparent;
    height: 2.65rem;
    line-height: 2.3125rem;
    margin: 0;
    right: auto;
    top: 0;
    -webkit-transform: none;
    transform: none
}

.tx-kf-products .filters .filter-dropdown.active {
    background-color: #95C11E
}

.tx-kf-products .filters .filter-dropdown.active:after {
    background-color: #95C11E;
    border-right-color: white
}

.tx-kf-products .filters .filter-dropdown ul {
    background-color: #006237;
    margin: .6875rem -1.25rem -.6875rem -3.75rem;
    padding: 0
}

.tx-kf-products .filters .filter-dropdown ul .mCSB_container {
    margin-right: 0
}

.tx-kf-products .filters .filter-dropdown ul li {
    list-style: none
}

.tx-kf-products .filters .filter-dropdown ul li a {
    border-radius: 0;
    display: block;
    margin-top: 0
}

.tx-kf-products .filters .filter-dropdown ul li:last-child a {
    border-top-left-radius: 0;
    display: block;
    margin-top: 0
}

.tx-kf-products .pa-accordion {
    margin-bottom: 0
}

.tx-kf-products .pa-accordion input[type="radio"]+label {
    padding-left: 3.75rem
}

.tx-kf-products .pa-accordion ul {
    padding-left: 1em
}

.tx-kf-products .product .crop-image {
    display: block;
    overflow: hidden
}

.tx-kf-products .product .crop-image img {
    margin: -10%;
    max-width: 120%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.tx-kf-products .product .crop-image:hover img {
    margin: -14%;
    max-width: 128%
}

.tx-kf-products .product .attribute-new {
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 30%
}

.brand_website_product_slider .pa-slider-theme-products .owl-nav .owl-next,.brand_website_product_slider .pa-slider-theme-products .owl-nav .owl-prev {
    background-color: transparent !important;
    top: 50%;
    margin: 0 15px
}

.brand_website_product_slider .pa-slider-theme-products .owl-nav .owl-next:before,.brand_website_product_slider .pa-slider-theme-products .owl-nav .owl-prev:before {
    color: #006237
}

.brand_website_product_slider .pa-slider-theme-products .owl-nav .owl-next:hover:before,.brand_website_product_slider .pa-slider-theme-products .owl-nav .owl-prev:hover:before {
    color: #005831
}

.pa-accordion input[type="radio"]+label {
    padding-left: 3.75rem;
    position: relative
}

.pa-accordion input[type="radio"]+label:before {
    font-family: icons;
    color: #fff;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.pa-accordion input[type="radio"]+label:before {
    background-color: #005831;
    height: 100%;
    left: 0;
    padding: .25rem .375rem;
    position: absolute;
    top: 0
}

.pa-accordion input[type="radio"]:checked+label:before {
    font-family: icons;
    color: #fff;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.mCSB_buttonLeft {
    left: 0
}

.mCSB_buttonLeft:before {
    font-family: icons;
    color: #EBF3EF;
    font-size: 4.0625rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.mCSB_buttonLeft:hover:before {
    color: #EBF3EF
}

.mCSB_buttonRight {
    right: 0
}

.mCSB_buttonRight:before {
    font-family: icons;
    color: #EBF3EF;
    font-size: 4.0625rem;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    vertical-align: inherit;
    content: ""
}

.mCSB_buttonRight:hover:before {
    color: #EBF3EF
}

.mCSB_buttonRight,.mCSB_buttonLeft {
    background-color: #006237;
    display: block;
    height: 60px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    top: 50%;
    margin-top: -30px;
    width: 40px
}

.mCSB_buttonRight:before,.mCSB_buttonLeft:before {
    line-height: 60px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -30px
}

.owl-dots {
    bottom: -2.3125rem;
    padding-top: .625rem
}

.owl-dots div {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.owl-dots div,.owl-dots div.active,.owl-dots div:hover {
    background-color: #D2ECD8;
    border: .125rem solid #D2ECD8;
    height: .125rem;
    margin: 0 .78125rem 1.25rem;
    width: 3.75rem;
    border-radius: 0
}

.owl-dots div.active,.owl-dots div:hover {
    border-color: #006237
}

.owl-carousel {
    margin-bottom: 2.5rem
}

.pa-slider-theme-default .owl-nav div,.pa-slider-theme-products .owl-nav div {
    width: 2.5rem;
    height: 3.75rem;
    overflow: hidden;
    background-color: #006237
}

.pa-slider-theme-default .owl-nav .owl-next:before,.pa-slider-theme-products .owl-nav .owl-next:before,.pa-slider-theme-default .owl-nav .owl-prev:before,.pa-slider-theme-products .owl-nav .owl-prev:before {
    position: absolute;
    top: 1.25rem;
    left: -.75rem;
    color: #fff;
    width: 1.25rem;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out
}

.pa-slider-theme-default .owl-nav .owl-next:hover:before,.pa-slider-theme-products .owl-nav .owl-next:hover:before,.pa-slider-theme-default .owl-nav .owl-prev:hover:before,.pa-slider-theme-products .owl-nav .owl-prev:hover:before {
    color: #EBF3EF
}

@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
        .medium-6 {
            -webkit-box-flex:0 !important;
            -ms-flex: 0 0 49.9% !important;
            flex: 0 0 49.9% !important
        }

        .medium-5 {
            -webkit-box-flex: 0 !important;
            -ms-flex: 0 0 41% !important;
            flex: 0 0 41% !important
        }
    }
}
