input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], textarea, select, .select, .filterbtn a.select, input[type="radio"], .slick-lightbox-close, .slick-dots li button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

h2, .h2, .has-medium-font-size, h2 b, h2 i, h2 a, .h2 b, .h2 i, .h2 a, .has-medium-font-size b, .has-medium-font-size i, .has-medium-font-size a, h3, .h3, .has-small-font-size, h3 b, h3 i, h3 a, .h3 b, .h3 i, .h3 a, .has-small-font-size b, .has-small-font-size i, .has-small-font-size a, h5, .h5, .panel--title, h5 b, h5 i, h5 a, .h5 b, .h5 i, .h5 a, .panel--title b, .panel--title i, .panel--title a, p, a, li, b, .btn-primary, td, input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], textarea, select, .select, .filterbtn a.select, h6, .h6, h6 b, h6 i, h6 a, .h6 b, .h6 i, .h6 a, .btn-secondary, .h6 p, footer p.h6a, footer p.h6a a, footer .menu a, .sprungnav li a, footer ul li a, nav.tabs li a, .slick-dots li button, label, .label, h1, .h1, .has-large-font-size, h1 b, h1 i, h1 a, .h1 b, .h1 i, .h1 a, .has-large-font-size b, .has-large-font-size i, .has-large-font-size a, h4, .h4, h4 b, h4 i, h4 a, .h4 b, .h4 i, .h4 a, th, .h7, .h7 b, .h7 i, .h7 a {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased
}

@font-face {
    font-family: "SuisseIntl-Bold";
    src: url("../fonts/SuisseIntl-Bold.woff2") format("woff2"), url("../fonts/SuisseIntl-Bold.woff") format("woff"), url("../fonts/SuisseIntl-Bold.otf") format("opentype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "SuisseIntl-Regular";
    src: url("../fonts/SuisseIntl-Regular.woff2") format("woff2"), url("../fonts/SuisseIntl-Regular.woff") format("woff"), url("../fonts/SuisseIntl-Regular.otf") format("opentype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "SuisseIntl-SemiBold";
    src: url("../fonts/SuisseIntl-SemiBold.eot") format("eot"), url("../fonts/SuisseIntl-SemiBold.woff") format("woff"), url("../fonts/SuisseIntl-SemiBold.svg#SuisseIntl-SemiBold") format("svg"), url("../fonts/SuisseIntl-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "giese-inbau";
    src: url("../fonts/giese-inbau.eot");
    src: url("../fonts/giese-inbau.eot?#iefix") format("embedded-opentype"), url("../fonts/giese-inbau.woff") format("woff"), url("../fonts/giese-inbau.ttf") format("truetype"), url("../fonts/giese-inbau.svg#giese-inbau") format("svg");
    font-weight: normal;
    font-style: normal
}

h2, .h2, .has-medium-font-size, h2 b, h2 i, h2 a, .h2 b, .h2 i, .h2 a, .has-medium-font-size b, .has-medium-font-size i, .has-medium-font-size a, h3, .h3, .has-small-font-size, h3 b, h3 i, h3 a, .h3 b, .h3 i, .h3 a, .has-small-font-size b, .has-small-font-size i, .has-small-font-size a, h5, .h5, .panel--title, h5 b, h5 i, h5 a, .h5 b, .h5 i, .h5 a, .panel--title b, .panel--title i, .panel--title a, p, a, li, b, .btn-primary, td, input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], textarea, select, .select, .filterbtn a.select, h6, .h6, h6 b, h6 i, h6 a, .h6 b, .h6 i, .h6 a, .btn-secondary, .h6 p, footer p.h6a, footer p.h6a a, footer .menu a, .sprungnav li a, footer ul li a, nav.tabs li a, .slick-dots li button, label, .label {
    font-family: 'SuisseIntl-Regular', 'Helvetica', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400
}

h1, .h1, .has-large-font-size, h1 b, h1 i, h1 a, .h1 b, .h1 i, .h1 a, .has-large-font-size b, .has-large-font-size i, .has-large-font-size a, h4, .h4, h4 b, h4 i, h4 a, .h4 b, .h4 i, .h4 a, th {
    font-family: 'SuisseIntl-SemiBold', 'Helvetica', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 400
}

.h7, .h7 b, .h7 i, .h7 a {
    font-family: 'SuisseIntl-Bold', 'Helvetica', sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 400
}

@keyframes fadeInscr {
    from {
        opacity: 0;
        left: -50%
    }
    to {
        opacity: 1;
        left: 0%
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeOut {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

:root {
    --breakpoint-xs: 0;
    --breakpoint-sm: 750px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 1024px;
    --breakpoint-xl: 1440px;
    --breakpoint-xxl: 1800px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

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

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

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

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

abbr[title], abbr[data-original-title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

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

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

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

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

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

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

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

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

table {
    border-collapse: collapse
}

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

th {
    text-align: inherit
}

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

button {
    border-radius: 0
}

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

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

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

progress {
    vertical-align: baseline
}

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

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none
}

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

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

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

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

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

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

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

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

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

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

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

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

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

\:root {
    font-size: 16
}

body {
    margin: 0;
    font-size: 15px;
    color: #141414;
    text-align: left;
    background-color: #fff
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 15px
}

h1, .h1, .has-large-font-size, h1 b, h1 i, h1 a, .h1 b, .h1 i, .h1 a, .has-large-font-size b, .has-large-font-size i, .has-large-font-size a {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 65px;
    line-height: 4.0625rem;
    letter-spacing: 0rem;
    color: #141414;
    margin-bottom: 35px
}

@media (max-width: 750px) {
    h1, .h1, .has-large-font-size, h1 b, h1 i, h1 a, .h1 b, .h1 i, .h1 a, .has-large-font-size b, .has-large-font-size i, .has-large-font-size a {
        font-size: 35px;
        font-size: 2.1875rem;
        line-height: 45px;
        line-height: 2.8125rem;
        letter-spacing: .0625rem
    }
}

h2, .h2, .has-medium-font-size, h2 b, h2 i, h2 a, .h2 b, .h2 i, .h2 a, .has-medium-font-size b, .has-medium-font-size i, .has-medium-font-size a {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    letter-spacing: .0625rem;
    color: #141414;
    margin-bottom: 35px
}

@media (max-width: 750px) {
    h2, .h2, .has-medium-font-size, h2 b, h2 i, h2 a, .h2 b, .h2 i, .h2 a, .has-medium-font-size b, .has-medium-font-size i, .has-medium-font-size a {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 25px;
        line-height: 1.5625rem
    }
}

h3, .h3, .has-small-font-size, h3 b, h3 i, h3 a, .h3 b, .h3 i, .h3 a, .has-small-font-size b, .has-small-font-size i, .has-small-font-size a {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    letter-spacing: .0625rem;
    color: #141414
}

h4, .h4, h4 b, h4 i, h4 a, .h4 b, .h4 i, .h4 a, th {
    font-size: 16px;
    font-size: 1rem;
    line-height: 25px;
    line-height: 1.5625rem;
    letter-spacing: .06875rem;
    color: #141414
}

@media (max-width: 750px) {
    h4, .h4, h4 b, h4 i, h4 a, .h4 b, .h4 i, .h4 a, th {
        font-size: 15px;
        font-size: .9375rem;
        line-height: 25px;
        line-height: 1.5625rem
    }
}

h5, .h5, .panel--title, h5 b, h5 i, h5 a, .h5 b, .h5 i, .h5 a, .panel--title b, .panel--title i, .panel--title a, p, a, li, b, .btn-primary, td, input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], textarea, select, .select, .filterbtn a.select {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 25px;
    line-height: 1.5625rem;
    letter-spacing: .0625rem;
    color: #141414
}

@media (max-width: 750px) {
    h5, .h5, .panel--title, h5 b, h5 i, h5 a, .h5 b, .h5 i, .h5 a, .panel--title b, .panel--title i, .panel--title a, p, a, li, b, .btn-primary, td, input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], textarea, select, .select, .filterbtn a.select {
        font-size: 15px;
        font-size: .9375rem;
        line-height: 24px;
        line-height: 1.5rem
    }
}

h6, .h6, h6 b, h6 i, h6 a, .h6 b, .h6 i, .h6 a, .btn-secondary, .h6 p, footer p.h6a, footer p.h6a a, footer .menu a {
    font-size: 12px;
    font-size: .75rem;
    line-height: 20px;
    line-height: 1.25rem;
    letter-spacing: .03125rem;
    color: #141414
}

@media (max-width: 768px) {
    h6, .h6, h6 b, h6 i, h6 a, .h6 b, .h6 i, .h6 a, .btn-secondary, .h6 p, footer p.h6a, footer p.h6a a, footer .menu a {
        font-size: 13px;
        font-size: .8125rem;
        line-height: 20px;
        line-height: 1.25rem
    }
}

.h7, .h7 b, .h7 i, .h7 a {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 17px;
    line-height: 1.0625rem;
    letter-spacing: .08125rem;
    text-align: left;
    color: #141414
}

.sprungnav li a, footer ul li a, nav.tabs li a, .slick-dots li button {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 14px;
    line-height: .875rem;
    letter-spacing: .09375rem;
    text-align: left;
    color: #141414
}

.h7.klauf {
    letter-spacing: .04375rem
}

p, a {
    margin: 0 0 30px 0
}

a {
    color: #141414;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    outline: none;
    outline: 0
}

a:hover {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #141414
}

a:active, a:focus {
    outline: none;
    background: none !important;
    box-shadow: 0 0 0 0rem rgba(108, 117, 125, 0.5)
}

input::-moz-focus-inner {
    border: 0
}

.align-left {
    text-align: left
}

.alignleft {
    float: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.alignright {
    float: right
}

.text-justify {
    text-align: justify
}

.nowrap {
    white-space: nowrap
}

.lowercase {
    text-transform: lowercase
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

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

a img {
    opacity: 1;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

a:hover {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: rgba(0, 0, 0, 0.8);
    border: none
}

a:hover img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.btn-primary {
    padding: 14px 65px 14px 40px;
    background: transparent;
    border-radius: 0;
    border: 1px solid #141414;
    color: #141414;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.btn-primary:hover {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 1px solid #ff2d21
}

[data-icon]:before {
    font-family: "giese-inbau" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icons-"]:before, [class*=" icons-"]:before {
    font-family: "giese-inbau" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icons-linkedin:before {
    content: "\64"
}

.icons-xing:before {
    content: "\65"
}

.icons-open-akkordion:before {
    content: "\66"
}

.icons-close-akkordion:before {
    content: "\69"
}

.icons-download:before {
    content: "\6a"
}

.icons-menu:before {
    content: "\6b"
}

.icons-check:before {
    content: "\6c"
}

.icons-back-to-top:before {
    content: "\6d"
}

.icons-oval:before {
    content: "\6e"
}

.icons-arrow-right:before {
    content: "\6f"
}

.icons-close:before {
    content: "\61"
}

.icons-dropdown:before {
    content: "\62"
}

.icons-image-grid:before {
    content: "\63"
}

.icons-list:before {
    content: "\67"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

.container, .ghostkit-grid, .slick-dots {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 750px) {
    .container, .ghostkit-grid, .slick-dots {
        max-width: 680px
    }
}

@media (min-width: 768px) {
    .container, .ghostkit-grid, .slick-dots {
        max-width: 750px
    }
}

@media (min-width: 1024px) {
    .container, .ghostkit-grid, .slick-dots {
        max-width: 960px
    }
}

@media (min-width: 1440px) {
    .container, .ghostkit-grid, .slick-dots {
        max-width: 1110px
    }
}

@media (min-width: 1800px) {
    .container, .ghostkit-grid, .slick-dots {
        max-width: 1400px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 750px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1024px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1440px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1800px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xxl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-first {
        order: -1
    }

    .order-xxl-last {
        order: 13
    }

    .order-xxl-0 {
        order: 0
    }

    .order-xxl-1 {
        order: 1
    }

    .order-xxl-2 {
        order: 2
    }

    .order-xxl-3 {
        order: 3
    }

    .order-xxl-4 {
        order: 4
    }

    .order-xxl-5 {
        order: 5
    }

    .order-xxl-6 {
        order: 6
    }

    .order-xxl-7 {
        order: 7
    }

    .order-xxl-8 {
        order: 8
    }

    .order-xxl-9 {
        order: 9
    }

    .order-xxl-10 {
        order: 10
    }

    .order-xxl-11 {
        order: 11
    }

    .order-xxl-12 {
        order: 12
    }

    .offset-xxl-0 {
        margin-left: 0
    }

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

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

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

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

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

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

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

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

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

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

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

.npl {
    padding-left: 0 !important
}

.npr {
    padding-right: 0 !important
}

.np {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.npb {
    padding-bottom: 0 !important
}

.mbottom-10 {
    margin-bottom: 10px;
    display: inline-block
}

.mtop-10 {
    margin-top: 10px;
    display: inline-block
}

.mright-10 {
    margin-right: 10px;
    display: inline-block
}

.mleft-10 {
    margin-left: 10px;
    display: inline-block
}

.mbottomn-10 {
    margin-bottom: -10px;
    display: inline-block
}

.mtopn-10 {
    margin-top: -10px;
    display: inline-block
}

.mrightn-10 {
    margin-right: -10px;
    display: inline-block
}

.mleftn-10 {
    margin-left: -10px;
    display: inline-block
}

.m-10 {
    margin: 10px;
    display: inline-block
}

.mbottom-20 {
    margin-bottom: 20px;
    display: inline-block
}

.mtop-20 {
    margin-top: 20px;
    display: inline-block
}

.mright-20 {
    margin-right: 20px;
    display: inline-block
}

.mleft-20 {
    margin-left: 20px;
    display: inline-block
}

.mbottomn-20 {
    margin-bottom: -20px;
    display: inline-block
}

.mtopn-20 {
    margin-top: -20px;
    display: inline-block
}

.mrightn-20 {
    margin-right: -20px;
    display: inline-block
}

.mleftn-20 {
    margin-left: -20px;
    display: inline-block
}

.m-20 {
    margin: 20px;
    display: inline-block
}

.mbottom-30 {
    margin-bottom: 30px;
    display: inline-block
}

.mtop-30 {
    margin-top: 30px;
    display: inline-block
}

.mright-30 {
    margin-right: 30px;
    display: inline-block
}

.mleft-30 {
    margin-left: 30px;
    display: inline-block
}

.mbottomn-30 {
    margin-bottom: -30px;
    display: inline-block
}

.mtopn-30 {
    margin-top: -30px;
    display: inline-block
}

.mrightn-30 {
    margin-right: -30px;
    display: inline-block
}

.mleftn-30 {
    margin-left: -30px;
    display: inline-block
}

.m-30 {
    margin: 30px;
    display: inline-block
}

.mbottom-40 {
    margin-bottom: 40px;
    display: inline-block
}

.mtop-40 {
    margin-top: 40px;
    display: inline-block
}

.mright-40 {
    margin-right: 40px;
    display: inline-block
}

.mleft-40 {
    margin-left: 40px;
    display: inline-block
}

.mbottomn-40 {
    margin-bottom: -40px;
    display: inline-block
}

.mtopn-40 {
    margin-top: -40px;
    display: inline-block
}

.mrightn-40 {
    margin-right: -40px;
    display: inline-block
}

.mleftn-40 {
    margin-left: -40px;
    display: inline-block
}

.m-40 {
    margin: 40px;
    display: inline-block
}

.mbottom-50 {
    margin-bottom: 50px;
    display: inline-block
}

.mtop-50 {
    margin-top: 50px;
    display: inline-block
}

.mright-50 {
    margin-right: 50px;
    display: inline-block
}

.mleft-50 {
    margin-left: 50px;
    display: inline-block
}

.mbottomn-50 {
    margin-bottom: -50px;
    display: inline-block
}

.mtopn-50 {
    margin-top: -50px;
    display: inline-block
}

.mrightn-50 {
    margin-right: -50px;
    display: inline-block
}

.mleftn-50 {
    margin-left: -50px;
    display: inline-block
}

.m-50 {
    margin: 50px;
    display: inline-block
}

.mbottom-60 {
    margin-bottom: 60px;
    display: inline-block
}

.mtop-60 {
    margin-top: 60px;
    display: inline-block
}

.mright-60 {
    margin-right: 60px;
    display: inline-block
}

.mleft-60 {
    margin-left: 60px;
    display: inline-block
}

.mbottomn-60 {
    margin-bottom: -60px;
    display: inline-block
}

.mtopn-60 {
    margin-top: -60px;
    display: inline-block
}

.mrightn-60 {
    margin-right: -60px;
    display: inline-block
}

.mleftn-60 {
    margin-left: -60px;
    display: inline-block
}

.m-60 {
    margin: 60px;
    display: inline-block
}

.mbottom-70 {
    margin-bottom: 70px;
    display: inline-block
}

.mtop-70 {
    margin-top: 70px;
    display: inline-block
}

.mright-70 {
    margin-right: 70px;
    display: inline-block
}

.mleft-70 {
    margin-left: 70px;
    display: inline-block
}

.mbottomn-70 {
    margin-bottom: -70px;
    display: inline-block
}

.mtopn-70 {
    margin-top: -70px;
    display: inline-block
}

.mrightn-70 {
    margin-right: -70px;
    display: inline-block
}

.mleftn-70 {
    margin-left: -70px;
    display: inline-block
}

.m-70 {
    margin: 70px;
    display: inline-block
}

.mbottom-80 {
    margin-bottom: 80px;
    display: inline-block
}

.mtop-80 {
    margin-top: 80px;
    display: inline-block
}

.mright-80 {
    margin-right: 80px;
    display: inline-block
}

.mleft-80 {
    margin-left: 80px;
    display: inline-block
}

.mbottomn-80 {
    margin-bottom: -80px;
    display: inline-block
}

.mtopn-80 {
    margin-top: -80px;
    display: inline-block
}

.mrightn-80 {
    margin-right: -80px;
    display: inline-block
}

.mleftn-80 {
    margin-left: -80px;
    display: inline-block
}

.m-80 {
    margin: 80px;
    display: inline-block
}

.mbottom-90 {
    margin-bottom: 90px;
    display: inline-block
}

.mtop-90 {
    margin-top: 90px;
    display: inline-block
}

.mright-90 {
    margin-right: 90px;
    display: inline-block
}

.mleft-90 {
    margin-left: 90px;
    display: inline-block
}

.mbottomn-90 {
    margin-bottom: -90px;
    display: inline-block
}

.mtopn-90 {
    margin-top: -90px;
    display: inline-block
}

.mrightn-90 {
    margin-right: -90px;
    display: inline-block
}

.mleftn-90 {
    margin-left: -90px;
    display: inline-block
}

.m-90 {
    margin: 90px;
    display: inline-block
}

.mbottom-100 {
    margin-bottom: 100px;
    display: inline-block
}

.mtop-100 {
    margin-top: 100px;
    display: inline-block
}

.mright-100 {
    margin-right: 100px;
    display: inline-block
}

.mleft-100 {
    margin-left: 100px;
    display: inline-block
}

.mbottomn-100 {
    margin-bottom: -100px;
    display: inline-block
}

.mtopn-100 {
    margin-top: -100px;
    display: inline-block
}

.mrightn-100 {
    margin-right: -100px;
    display: inline-block
}

.mleftn-100 {
    margin-left: -100px;
    display: inline-block
}

.m-100 {
    margin: 100px;
    display: inline-block
}

.ptop-10 {
    padding-top: 10px;
    display: inline-block
}

.pbottom-10 {
    padding-bottom: 10px;
    display: inline-block
}

.pleft-10 {
    padding-left: 10px;
    display: inline-block
}

.pright-10 {
    padding-right: 10px;
    display: inline-block
}

.p-10 {
    padding: 10px;
    display: inline-block
}

.ptop-20 {
    padding-top: 20px;
    display: inline-block
}

.pbottom-20 {
    padding-bottom: 20px;
    display: inline-block
}

.pleft-20 {
    padding-left: 20px;
    display: inline-block
}

.pright-20 {
    padding-right: 20px;
    display: inline-block
}

.p-20 {
    padding: 20px;
    display: inline-block
}

.ptop-30 {
    padding-top: 30px;
    display: inline-block
}

.pbottom-30 {
    padding-bottom: 30px;
    display: inline-block
}

.pleft-30 {
    padding-left: 30px;
    display: inline-block
}

.pright-30 {
    padding-right: 30px;
    display: inline-block
}

.p-30 {
    padding: 30px;
    display: inline-block
}

.ptop-40 {
    padding-top: 40px;
    display: inline-block
}

.pbottom-40 {
    padding-bottom: 40px;
    display: inline-block
}

.pleft-40 {
    padding-left: 40px;
    display: inline-block
}

.pright-40 {
    padding-right: 40px;
    display: inline-block
}

.p-40 {
    padding: 40px;
    display: inline-block
}

.ptop-50 {
    padding-top: 50px;
    display: inline-block
}

.pbottom-50 {
    padding-bottom: 50px;
    display: inline-block
}

.pleft-50 {
    padding-left: 50px;
    display: inline-block
}

.pright-50 {
    padding-right: 50px;
    display: inline-block
}

.p-50 {
    padding: 50px;
    display: inline-block
}

.ptop-60 {
    padding-top: 60px;
    display: inline-block
}

.pbottom-60 {
    padding-bottom: 60px;
    display: inline-block
}

.pleft-60 {
    padding-left: 60px;
    display: inline-block
}

.pright-60 {
    padding-right: 60px;
    display: inline-block
}

.p-60 {
    padding: 60px;
    display: inline-block
}

.ptop-70 {
    padding-top: 70px;
    display: inline-block
}

.pbottom-70 {
    padding-bottom: 70px;
    display: inline-block
}

.pleft-70 {
    padding-left: 70px;
    display: inline-block
}

.pright-70 {
    padding-right: 70px;
    display: inline-block
}

.p-70 {
    padding: 70px;
    display: inline-block
}

.ptop-80 {
    padding-top: 80px;
    display: inline-block
}

.pbottom-80 {
    padding-bottom: 80px;
    display: inline-block
}

.pleft-80 {
    padding-left: 80px;
    display: inline-block
}

.pright-80 {
    padding-right: 80px;
    display: inline-block
}

.p-80 {
    padding: 80px;
    display: inline-block
}

.ptop-90 {
    padding-top: 90px;
    display: inline-block
}

.pbottom-90 {
    padding-bottom: 90px;
    display: inline-block
}

.pleft-90 {
    padding-left: 90px;
    display: inline-block
}

.pright-90 {
    padding-right: 90px;
    display: inline-block
}

.p-90 {
    padding: 90px;
    display: inline-block
}

.ptop-100 {
    padding-top: 100px;
    display: inline-block
}

.pbottom-100 {
    padding-bottom: 100px;
    display: inline-block
}

.pleft-100 {
    padding-left: 100px;
    display: inline-block
}

.pright-100 {
    padding-right: 100px;
    display: inline-block
}

.p-100 {
    padding: 100px;
    display: inline-block
}

.nmb {
    margin-bottom: 0 !important
}

.nm {
    margin-left: 0;
    margin-right: 0
}

@media (min-width: 576px) {
    .sm-npl {
        padding-left: 0 !important
    }

    .sm-npr {
        padding-right: 0 !important
    }

    .sm-np {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (min-width: 768px) {
    .md-npl {
        padding-left: 0 !important
    }

    .md-npr {
        padding-right: 0 !important
    }

    .md-np {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (min-width: 768px) {
    .md-npl {
        padding-left: 0 !important
    }

    .md-npr {
        padding-right: 0 !important
    }

    .md-np {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (min-width: 992px) {
    .lg-npl {
        padding-left: 0 !important
    }

    .lg-npr {
        padding-right: 0 !important
    }

    .lg-np {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media (min-width: 1200px) {
    .xl-npl {
        padding-left: 0 !important
    }

    .xl-npr {
        padding-right: 0 !important
    }

    .xl-np {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.fullwidth {
    width: 100%
}

.clear {
    clear: both
}

.left {
    float: left
}

.right {
    float: right
}

iframe {
    width: 100%
}

.absolute {
    position: absolute
}

.block {
    display: block !important
}

.inline {
    display: inline !important
}

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

.relative {
    position: relative
}

.align-left {
    text-align: left !important
}

.none {
    display: none
}

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

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

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

.col-md-33 {
    flex: 0 0 33.3%;
    max-width: 33.3%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px
}

.col-md-33:before, .col-md-33:after {
    box-sizing: border-box
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

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

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

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

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

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px)
}

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

.form-control-file, .form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

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

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

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

.form-control-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control-lg:not([size]):not([multiple]) {
    height: calc(2.875rem + 2px)
}

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

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

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row > .col, .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

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

.form-check-input:disabled ~ .form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #434f4f
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(67, 79, 79, 0.8);
    border-radius: .2rem
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #434f4f
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #434f4f;
    box-shadow: 0 0 0 .2rem rgba(67, 79, 79, 0.25)
}

.was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: #434f4f
}

.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
    color: #434f4f
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #7f9292
}

.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #5a6b6b
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(67, 79, 79, 0.25)
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #434f4f
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit
}

.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(67, 79, 79, 0.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #ff2d21
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(255, 45, 33, 0.8);
    border-radius: .2rem
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #ff2d21
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #ff2d21;
    box-shadow: 0 0 0 .2rem rgba(255, 45, 33, 0.25)
}

.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: #ff2d21
}

.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
    color: #ff2d21
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #ffa6a1
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    background-color: #ff5d54
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(255, 45, 33, 0.25)
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #ff2d21
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(255, 45, 33, 0.25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 750px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

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

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

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], textarea, select, .select, .filterbtn a.select, select {
    border: 0px solid #141414 !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    box-shadow: inset 0 0px 0px #fff !important;
    -moz-box-shadow: inset 0 0px 0px #fff !important;
    -webkit-box-shadow: inset 0 0px 0px #fff !important;
    background: #f7f8f7 !important;
    width: 100%;
    letter-spacing: .09375rem;
    padding: 10px 14px;
    margin-bottom: 5px !important
}

input[type="text"]:hover, input[type="text"]:focus, input[type="number"]:hover, input[type="number"]:focus, input[type="email"]:hover, input[type="email"]:focus, input[type="search"]:hover, input[type="search"]:focus, input[type="password"]:hover, input[type="password"]:focus, textarea:hover, textarea:focus, select:hover, select:focus, .select:hover, .select:focus, .filterbtn a.select:hover, .filterbtn a.select:focus, select:hover, select:focus {
    outline: none
}

.btn.is--primary {
    border: 1px solid #141414;
    color: #000 !important;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px
}

.btn.is--primary:hover {
    color: #fff !important
}

.filterbtn a.select {
    padding: 0px 40px 0px 40px
}

.lightbox input.departure_dates.date {
    padding-top: 2px
}

textarea {
    min-height: 200px;
    border: 0px solid #141414
}

select {
    height: 60px
}

label {
    margin-left: 10px
}

.form-wrapper {
    max-width: 30%;
    min-width: 300px;
    padding: 50px 30px 50px 30px;
    margin: 50px auto;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07)
}

.form-group {
    position: relative;
    margin-bottom: 10px
}

.form-group + .form-group {
    margin-top: 0px
}

.form-label {
    position: absolute;
    left: 8px;
    top: 21px;
    color: #141414;
    z-index: 10;
    font-size: 16px;
    font-size: 1rem;
    line-height: 32px;
    line-height: 2rem;
    transition: transform 150ms ease-out, font-size 150ms ease-out
}

@media (max-width: 768px) {
    .form-label {
        left: 6px
    }
}

.focused .form-label {
    transform: translateY(-70%);
    font-size: .65em;
    color: #9B9B9B
}

.form-input {
    position: relative;
    padding: 18px 4px 0px 15px !important;
    width: 100%;
    outline: 0;
    border: 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 25px;
    line-height: 1.5625rem
}

textarea.form-input {
    border: 0px solid #141414;
    font-size: 16px;
    font-size: 1rem;
    line-height: 32px;
    line-height: 2rem;
    padding: 25px 4px 0px 15px !important
}

label.checkbox {
    margin-left: 0 !important;
    padding-left: 40px;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    font-size: .875rem;
    line-height: 32px;
    line-height: 2rem
}

.checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 5px;
    left: 10px;
    height: 20px;
    width: 20px;
    background: transparent url(../img/checkbox.svg) no-repeat;
    background-size: cover
}

.checkbox:hover input ~ .checkmark {
    background: transparent url(../img/checkboxhover.svg) no-repeat;
    background-size: cover
}

.checkbox input:checked ~ .checkmark {
    background: transparent url(../img/checkbox.svg) no-repeat;
    background-size: cover
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.checkbox input:checked ~ .checkmark:after {
    display: block
}

.checkbox .checkmark:after {
    left: 0;
    top: 0;
    height: 20px;
    width: 20px;
    background: transparent url(../img/check.svg) no-repeat;
    background-size: cover
}

.error {
    border: 1px solid #ff2d21 !important
}

label, .label {
    font-size: 16px;
    font-size: 1rem;
    line-height: 28px;
    line-height: 1.75rem;
    margin-bottom: 0px
}

label i, .label i {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

label.big, .label.big {
    font-size: 16px;
    font-size: 1rem;
    line-height: 32px;
    line-height: 2rem
}

.labelteaser {
    margin-bottom: 20px
}

.labelteaser i {
    margin: 0 !important;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem
}

input[type="radio"] {
    position: relative;
    top: 3px;
    outline: none;
    margin-right: 10px;
    border: 1px solid #141414;
    height: 23px;
    width: 23px
}

input[type="radio"]:checked {
    background: #141414
}

.closelightbox, .slick-lightbox-close {
    position: absolute;
    right: 40px;
    top: 0px;
    z-index: 999999999999999
}

.closelightbox i, .slick-lightbox-close i {
    color: white;
    font-size: 80px;
    font-size: 5rem;
    line-height: 80px;
    line-height: 5rem
}

.slick-lightbox-slick-caption {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-top: 40px !important
}

.slick-lightbox-close {
    border: none;
    z-index: 99999999;
    background: transparent;
    font-size: 80px;
    font-size: 5rem;
    line-height: 80px;
    line-height: 5rem
}

.slick-lightbox-close:before {
    color: white;
    font-size: 80px;
    font-size: 5rem;
    line-height: 80px;
    line-height: 5rem;
    content: "\4d";
    font-family: "ws" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white
}

html, body {
    margin: 0 !important;
    padding: 0;
    background: #fff
}

.ghostkit-grid-gap-md {
    margin-right: auto !important;
    margin-left: auto !important
}

.absolute {
    position: absolute
}

.bottom {
    bottom: 0
}

hr {
    border-top: 1px solid #141414
}

.navheadline {
    padding-bottom: 65px
}

.btn-secondary {
    width: 100%;
    display: inline-block;
    text-align: left;
    position: relative;
    margin-bottom: 80px;
    margin-top: 60px
}

.btn-secondary:after {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    content: '';
    width: 10px;
    height: 10px;
    background: black;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    right: 0;
    top: 4px
}

.btn-secondary:hover {
    width: 100%;
    display: inline-block;
    color: red
}

.btn-secondary:hover:after {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    right: 100%;
    margin-right: 20px;
    position: absolute;
    background: #ff2d21
}

.ghostkit-grid-gap-md {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: -15px;
    margin-right: -15px
}

.ghostkit-col-12 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.container, .ghostkit-grid, .slick-dots {
    max-width: 1750px !important;
    width: 100% !important
}

.slickSlider button {
    border: 0px !important
}

.ghostkit-col-12 .wp-block-image.size-full {
    padding: 0 15px
}

.navheadline hr {
    border-top: 1px solid black;
    width: 100%;
    padding: 0 0 20px 0
}

.navheadline .ghostkit-col-1 {
    padding-left: 0px !important
}

.navheadline .ghostkit-col-11 {
    padding-right: 0px !important
}

.navheadline p, .navheadline h3 {
    margin: 0 0 20px 0
}

.header .black {
    display: block
}

.header .white {
    display: none
}

.header .menucol svg {
    height: 16px;
    width: 19px
}

.header .logo svg {
    height: 18px;
    width: 296px
}

.stickybefore {
    display: inline-block;
    width: 100%;
    min-height: 80px
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: white;
    z-index: 9999999999999999;
    left: 0;
    height: 65px
}

.blackbg {
    background: #000
}

.blackbg .sticky {
    background: black
}

.blackbg .navheadline hr {
    border-top: 1px solid white
}

.blackbg *, .blackbg .accordionHeadline p, .blackbg .accordionHeadline h5 {
    color: white !important
}

.blackbg .accordionHeadline {
    border-top: 1px solid white
}

.blackbg .accordionContent {
    background: #000
}

.blackbg .accordionContent * {
    color: white
}

.blackbg hr {
    border-top: 1px solid #fff
}

.blackbg .header a:before, .blackbg .header a:after {
    background: #fff
}

.blackbg .header .black {
    display: none
}

.blackbg .header .white {
    display: block
}

.ghostkit-grid {
    padding-top: 20px;
    padding-bottom: 20px
}

.sprungnav ul {
    margin: 0;
    padding: 0
}

.sprungnav li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.sprungnav li a {
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 15px
}

.slider {
    width: 100%
}

.responsiv {
    width: 100%;
    height: auto
}

.bg-article {
    background: #F6F4F2
}

.centercenter {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column
}

.artikelelement {
    padding: 40px 0 80px 0
}

.artikelelement .info .btn-primary {
    margin-top: 60px;
    display: inline-block;
    width: 220px
}

.artikelelement .infomore {
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid #979797;
    background: white
}

.artikelelement .infomore p {
    padding: 0px 0;
    margin: 0
}

.artikelelement .nbt {
    border-top: 0px solid #979797
}

.artikelelement .infomoreheadline {
    background: white;
    padding: 10px 0
}

.artikelelement .infomoreheadline p {
    text-transform: uppercase;
    padding: 0px 0;
    margin: 0
}

.blogItem {
    margin-bottom: 60px
}

.blogItem img {
    margin-bottom: 23px
}

.home .headlineh1container {
    display: none
}

.header .menucol a {
    display: block;
    width: 38px;
    height: 38px;
    position: absolute;
    top: 30px;
    margin: -7px 0 0 5px;
    padding: 0
}

.header .logo {
    padding-top: 26px
}

.header .cart {
    padding-top: 28px
}

.header .cart {
    text-align: right
}

.header .cart p, .header .cart a {
    text-align: right;
    text-transform: uppercase
}

.mm-panels {
    background: black !important
}

a.thumblink {
    display: block
}

a.thumblink:hover img {
    opacity: 50%
}

.align-right, .align-right * {
    text-align: right
}

@media (max-width: 768px) {
    .align-right, .align-right * {
        text-align: left
    }
}

.align-center, .align-center * {
    text-align: center
}

header .block, header .block a, header .block-group, .product--details .product--buybox {
    display: block;
    width: 100%
}

#header {
    padding-top: 15px;
    position: relative;
    z-index: 9999999999999999999;
    padding-bottom: 15px
}

#header .ghostkit-grid {
    padding-top: 0px;
    padding-bottom: 0px
}

#header .hr {
    margin-top: 10px;
    border-top: 1px solid black;
    padding-bottom: 40px
}

header img {
    margin: 0 auto
}

.menu ul {
    margin: 0
}

.menu li {
    display: inline-block;
    float: left;
    list-style-type: none
}

.menu a {
    padding: 10px
}

.image-slider--container {
    height: 70vh
}

.product--detail-upper .image--media img {
    transform: scale(1.3) translate(0px, 0px)
}

.singleproduct--title {
    margin-top: 40px
}

.image-slider--items {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
    text-align: center
}

.image-slider--items .image--element {
    display: inline-block;
    max-width: 100%;
    height: 100%
}

.image-slider--items .image--media {
    margin: 0 auto;
    text-align: center
}

.btop {
    border-top: 1px solid black;
    padding: 19px 0;
    float: none;
    clear: both;
    display: block;
    width: 100% !important
}

.product--details .configurator--form .select-field, .select-field, .js--fancy-select, .product--details .buybox--button {
    max-width: 100%;
    width: 100%
}

.buybox--form .btn-primary {
    text-align: center !important
}

@media (max-width: 1600px) {
    .body {
        padding: 0 20px
    }
}

.artikelelement {
    position: relative
}

.banderole {
    position: absolute;
    width: 100%;
    padding: 10px 20px;
    text-align: right
}

.banderole p {
    text-transform: uppercase;
    text-align: right;
    padding: 0;
    margin: 0
}

.banderole.black {
    background: #141414
}

.banderole.black p {
    color: white
}

.banderole.red {
    background: #ff2d21
}

.banderole.red p {
    color: white
}

button, input[type="submit"] {
    border: 1px solid #141414 !important;
    color: black !important;
    background: white !important;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px
}

button:hover, input[type="submit"]:hover {
    color: white !important
}

button.column--actions-link, input[type="submit"].column--actions-link {
    border: 0px solid #141414 !important
}

.table--media-outer {
    background: #f1f5f1;
    border: 0 !important;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px
}

.steps--entry {
    color: #797a79 !important
}

.steps--entry .icon {
    color: #797a79 !important;
    background: none !important
}

.steps--entry.is--active {
    color: #141414
}

.steps--entry.is--active .icon {
    background: none;
    color: #141414
}

.blackbg.mm-slideout {
    background: black !important
}

.mrow {
    width: 100%;
    display: flex
}

.has_sub .mrow {
    margin-left: -15px !important;
    margin-right: -15px !important;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px) !important
}

.has_sub .mrow .has_sub {
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100% !important
}

.has_sub .mrow .ghostkit-col {
    padding-right: 15px;
    padding-left: 15px
}

.slick-dots button {
    background: transparent !important
}

.icons-arrow-right {
    margin: 0 20px;
    position: relative;
    top: 3px
}

.boxItem a:hover {
    opacity: 0.5
}

.mm-wrapper__blocker.mm-slideout a {
    height: 20px;
    width: 20px;
    color: black;
    position: relative
}

.mm-wrapper__blocker.mm-slideout a:before {
    color: black;
    font-family: "be-2019" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\6d";
    left: 10px;
    position: relative;
    top: 13px
}

.ghostkit-col-align-self-center {
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column
}

.nmt {
    margin-top: 0
}

.mt10 {
    margin-top: 10px
}

.mb10 {
    margin-bottom: 10px
}

footer ul {
    margin: 0;
    padding: 0
}

footer ul li {
    list-style-type: none
}

footer section {
    margin-top: 100px
}

footer .nm {
    margin-left: -15px;
    margin-right: -15px
}

.sllgo {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem
}

.ajax [data-ghostkit-sr] {
    pointer-events: inherit !important;
    visibility: inherit !important
}

.row {
    clear: both
}

.dunff p {
    margin-bottom: 0;
    padding-bottom: 0
}

.sub-menu {
    display: none;
    position: absolute;
    background: #fff;
    margin: 0 !important;
    padding: 20px 20px 20px 0;
    z-index: 99999999
}

.sub-menu li {
    display: block;
    position: relative;
    float: none;
    text-align: left;
    padding-bottom: 4px
}

.sub-menu li a:hover {
    color: #ff2d21
}

.sub-menu li .sub-menu {
    position: absolute;
    left: 100%;
    top: -20px
}

.abstand {
    display: inline-block;
    width: 40px
}

.stellenitem {
    margin-bottom: 40px
}

.slidertext h1, .slidertext h3 {
    color: white;
    margin-left: 63px
}

.slidertext a {
    margin-left: 163px
}

.product--configurator .h6, .product--configurator .h7, .base-info--entry .h6, .base-info--entry .h7 {
    margin: 0 0 10px 0 !important
}

.product--configurator.btop, .base-info--entry.btop {
    padding: 19px 0 0px 0
}

.uppercase {
    text-transform: uppercase
}

.none {
    display: none !important
}

.ghostkit-grid-gap-md > .ghostkit-grid-inner {
    margin-right: 0px !important;
    margin-left: 0px !important
}

.ghostkit-grid-inner {
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important
}

.npt {
    padding-top: 0
}

.infobox {
    background: #F8ECE1
}

.has_sub .mrow .mrow {
    margin-left: 0px !important;
    margin-right: 0px !important
}

.btn-secondary:hover {
    opacity: 1 !important
}

.sub-menu.mm-listview {
    padding: 0 0 0 20px
}

.sub-menu.mm-listview a {
    margin: 0 0 5px 0
}

.newsletterc * {
    display: none
}

.lightboxwrap {
    display: none;
    z-index: 9999999999999999999999999;
    position: fixed;
    width: 100%;
    top: 0%;
    left: 0%;
    height: 100%;
    background: transparent url("../img/cookies.jpeg") no-repeat;
    background-size: cover;
    background-position: center center
}

.lightboxwrap .wrap {
    margin-top: 15%;
    background: black;
    text-align: center;
    color: white;
    padding: 100px 60px
}

.lightboxwrap * {
    color: white
}

.lightboxwrap h2, .lightboxwrap h4, .lightboxwrap h6 {
    text-align: center
}

.lightboxwrap .logo {
    margin-bottom: 60px
}

.lightboxwrap .btn {
    margin: 80px 00px;
    display: block
}

.lightboxwrap .btn:hover {
    color: white
}

.lightboxwrap .btn.no {
    opacity: 0.5
}

.infocontainer {
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column
}

.infocontainer hr {
    border-top: 1px solid black;
    width: 100%
}

nav.tabs li {
    display: inline-block;
    list-style-type: none
}

nav.tabs li a {
    margin: 20px 20px 20px 0 !important;
    text-transform: uppercase
}

nav.tabs li a.activ {
    text-decoration: underline
}

nav.tabs li a:hover {
    text-decoration: underline
}

.infobox {
    margin-bottom: 100px
}

.tabcontent .conttab {
    display: none
}

.tabcontent .activ {
    display: block !important
}

.size-large {
    width: 100%;
    height: auto
}

.size-large img {
    width: 100%;
    height: auto
}

@media (max-width: 768px) {
    .header .logo svg {
        width: 100%
    }

    .lightboxwrap .btn {
        margin: 20px 10px;
        text-align: center
    }

    .lightboxwrap .wrap {
        margin-top: 15%;
        padding: 50px 20px
    }

    .ghostkit-grid-inner .ghostkit-col-sm-12 {
        margin-bottom: 40px
    }
}

.w50 {
    display: inline-block;
    width: 50%;
    float: left
}

.tright {
    text-align: right
}

#menu-menu-rechts li {
    margin-right: 40px
}

#menu-main-menu {
    display: flex;
    justify-content: space-around
}

#menu-main-menu a:hover {
    color: #ff2d21
}

footer {
    margin-top: 200px
}

footer p.h6a, footer p.h6a a {
    padding-bottom: 0;
    margin-bottom: 0
}

.menu li {
    float: none
}

#menu-main-menu {
    text-align: right
}

footer .menu a {
    padding: 0px !important
}

.ani-op, .ghostkit-grid-inner {
    opacity: 0;
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    -ms-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out
}

.accordionContent .ghostkit-grid-inner {
    opacity: 1
}

.ani-bottom {
    opacity: 0;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transform: translate3d(0px, 100px, 0px);
    -o-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    transform: translate3d(0px, 100px, 0px);
    -moz-transform: translate3d(0px, 100px, 0px)
}

.ani-top {
    opacity: 0;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transform: translate3d(0px, 100px, 0px);
    -o-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    transform: translate3d(0px, 100px, 0px);
    -moz-transform: translate3d(0px, 100px, 0px)
}

.ani-right {
    opacity: 0;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transform: translate3d(0px, 100px, 0px);
    -o-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    transform: translate3d(0px, 100px, 0px);
    -moz-transform: translate3d(0px, 100px, 0px)
}

.ani-left {
    opacity: 0;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transform: translate3d(0px, 100px, 0px);
    -o-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    transform: translate3d(0px, 100px, 0px);
    -moz-transform: translate3d(0px, 100px, 0px)
}

.an1, .an2, .an3, .an4, .an5 {
    opacity: 0;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transform: translate3d(0px, 0, 0px);
    -o-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    transform: translate3d(0px, 0, 0px);
    -moz-transform: translate3d(0px, 0, 0px)
}

.anr1, .anr2, .anr3, .anr4, .anr5 {
    opacity: 0;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transform: translate3d(50px, 0px, 0px);
    -o-transform: translate(50px, 0px);
    -ms-transform: translate(50px, 0px);
    transform: translate3d(50px, 0px, 0px);
    -moz-transform: translate3d(50px, 0px, 0px);
    display: inline-block
}

.in-view {
    opacity: 1;
    -moz-transition: all .8s ease-out;
    -webkit-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px)
}

.in-view h1, .in-view h2, .in-view h3, .in-view h4, .in-view h5, .in-view .h0, .in-view .h1, .in-view .h2, .in-view .h3, .in-view .h4, .in-view .h5, .in-view p, .in-view a {
    opacity: 1;
    -moz-transition: all .8s ease-out;
    -webkit-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px)
}

.ani.in-view {
    opacity: 1;
    -moz-transition: all .8s ease-out;
    -webkit-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    transition-delay: .4s
}

.ani.in-view.anr1 {
    opacity: 1;
    -moz-transition: all .8s ease-out;
    -webkit-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px)
}

.ani.in-view.anr2 {
    opacity: 1;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    -moz-transition-delay: .8s;
    transition-delay: .8s
}

.ani.in-view.anr3 {
    opacity: 1;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.ani.in-view.anr4 {
    opacity: 1;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    -moz-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.ani.in-view.anr5 {
    opacity: 1;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    -moz-transition-delay: 2s;
    transition-delay: 2s
}

.ani.in-view.an1 {
    -webkit-transition: opacity .8s ease-out;
    -moz-transition: opacity .8s ease-out;
    -o-transition: opacity .8s ease-out;
    -ms-transition: opacity .8s ease-out;
    transition: opacity .8s ease-out
}

.ani.in-view.an2 {
    -webkit-transition: opacity .4s ease-out;
    -moz-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    -ms-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    -moz-transition-delay: .8s;
    transition-delay: .8s
}

.ani.in-view.an3 {
    -webkit-transition: opacity .4s ease-out;
    -moz-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    -ms-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.ani.in-view.an4 {
    -webkit-transition: opacity .4s ease-out;
    -moz-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    -ms-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    -moz-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.ani.in-view.an5 {
    -webkit-transition: opacity .4s ease-out;
    -moz-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    -ms-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    -moz-transition-delay: 2s;
    transition-delay: 2s
}

.ani-in {
    opacity: 0;
    -webkit-transition: opacity .8s ease-out;
    -moz-transition: opacity .8s ease-out;
    -o-transition: opacity .8s ease-out;
    -ms-transition: opacity .8s ease-out;
    transition: opacity .8s ease-out
}

.ani-in.in-view {
    opacity: 1;
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    -ms-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out
}

#header {
    height: 65px
}

main {
    margin-top: 75px
}

.fixed {
    top: 0px;
    position: fixed !important;
    width: 100%;
    background: white
}

a img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.current_page_item a, .current-menu-parent a {
    color: #ff2d21
}

.current_page_item li a, .current-menu-parent li a {
    color: #141414
}

.current_page_item .current_page_item a, .current_page_item .current-menu-parent a, .current-menu-parent .current_page_item a, .current-menu-parent .current-menu-parent a {
    color: #ff2d21
}

a:hover {
    color: #ff2d21
}

a:hover img {
    opacity: 0.5;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.ghostkit-grid {
    --gkt-grid__gap: 15px;
    --gkt-grid__justify-content: flex-start;
    --gkt-grid--column__align-self: flex-start;
    --gkt-grid--column__size: 100%;
    --gkt-grid--column__order: initial;
    --gkt-grid--column__order: initial;
    --gkt-grid--column-sticky__offset: 0
}

.ghostkit-grid-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--gkt-grid__justify-content);
    -ms-flex-pack: var(--gkt-grid__justify-content);
    justify-content: var(--gkt-grid__justify-content);
    margin-top: calc(-1 * var(--gkt-grid__gap));
    margin-left: calc(-1 * var(--gkt-grid__gap))
}

.ghostkit-col {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: var(--gkt-grid--column__flex-calculated);
    -ms-flex: var(--gkt-grid--column__flex-calculated);
    flex: var(--gkt-grid--column__flex-calculated);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-ordinal-group: var(--gkt-grid--column__order);
    -ms-flex-order: var(--gkt-grid--column__order);
    order: var(--gkt-grid--column__order);
    width: var(--gkt-grid--column__width-calculated);
    max-width: var(--gkt-grid--column__width-calculated);
    min-height: 1px;
    margin-top: var(--gkt-grid__gap);
    margin-left: var(--gkt-grid__gap)
}

.ghostkit-col-content {
    -ms-flex-item-align: var(--gkt-grid--column__align-self);
    align-self: var(--gkt-grid--column__align-self);
    width: 100%
}

.ghostkit-col {
    --gkt-grid--column__flex-calculated: 1;
    --gkt-grid--column__width-calculated: 100%
}

.ghostkit-col-1 {
    --gkt-grid--column__size: 8.33333%;
    --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
    --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
}

.ghostkit-col-2 {
    --gkt-grid--column__size: 16.66667%;
    --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
    --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
}

.ghostkit-col-3 {
    --gkt-grid--column__size: 25%;
    --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
    --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
}

.ghostkit-col-4 {
    --gkt-grid--column__size: 33.33333%;
    --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
    --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
}

.ghostkit-col-5 {
    --gkt-grid--column__size: 41.66667%;
    --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
    --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
}

.ghostkit-col-6 {
    --gkt-grid--column__size: 50%;
    --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
    --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
}

.ghostkit-col-7 {
    --gkt-grid--column__size: 58.33333%;
    --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
    --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
}

.ghostkit-col-8 {
    --gkt-grid--column__size: 66.66667%;
    --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
    --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
}

.ghostkit-col-9 {
    --gkt-grid--column__size: 75%;
    --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
    --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
}

.ghostkit-col-10 {
    --gkt-grid--column__size: 83.33333%;
    --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
    --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
}

.ghostkit-col-11 {
    --gkt-grid--column__size: 91.66667%;
    --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
    --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
}

.ghostkit-col-12 {
    --gkt-grid--column__size: 100%;
    --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
    --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
}

.ghostkit-col-order-first {
    --gkt-grid--column__order: -1
}

.ghostkit-col-order-last {
    --gkt-grid--column__order: 13
}

.ghostkit-col-order-0 {
    --gkt-grid--column__order: 0
}

.ghostkit-col-order-1 {
    --gkt-grid--column__order: 1
}

.ghostkit-col-order-2 {
    --gkt-grid--column__order: 2
}

.ghostkit-col-order-3 {
    --gkt-grid--column__order: 3
}

.ghostkit-col-order-4 {
    --gkt-grid--column__order: 4
}

.ghostkit-col-order-5 {
    --gkt-grid--column__order: 5
}

.ghostkit-col-order-6 {
    --gkt-grid--column__order: 6
}

.ghostkit-col-order-7 {
    --gkt-grid--column__order: 7
}

.ghostkit-col-order-8 {
    --gkt-grid--column__order: 8
}

.ghostkit-col-order-9 {
    --gkt-grid--column__order: 9
}

.ghostkit-col-order-10 {
    --gkt-grid--column__order: 10
}

.ghostkit-col-order-11 {
    --gkt-grid--column__order: 11
}

.ghostkit-col-order-12 {
    --gkt-grid--column__order: 12
}

@media (max-width: 1200px) {
    .ghostkit-col-xl {
        --gkt-grid--column__flex-calculated: 1;
        --gkt-grid--column__width-calculated: 100%
    }

    .ghostkit-col-xl-1 {
        --gkt-grid--column__size: 8.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-xl-2 {
        --gkt-grid--column__size: 16.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-xl-3 {
        --gkt-grid--column__size: 25%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-xl-4 {
        --gkt-grid--column__size: 33.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-xl-5 {
        --gkt-grid--column__size: 41.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-xl-6 {
        --gkt-grid--column__size: 50%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-xl-7 {
        --gkt-grid--column__size: 58.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-xl-8 {
        --gkt-grid--column__size: 66.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-xl-9 {
        --gkt-grid--column__size: 75%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-xl-10 {
        --gkt-grid--column__size: 83.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-xl-11 {
        --gkt-grid--column__size: 91.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-xl-12 {
        --gkt-grid--column__size: 100%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-order-xl-first {
        --gkt-grid--column__order: -1
    }

    .ghostkit-col-order-xl-last {
        --gkt-grid--column__order: 13
    }

    .ghostkit-col-order-xl-0 {
        --gkt-grid--column__order: 0
    }

    .ghostkit-col-order-xl-1 {
        --gkt-grid--column__order: 1
    }

    .ghostkit-col-order-xl-2 {
        --gkt-grid--column__order: 2
    }

    .ghostkit-col-order-xl-3 {
        --gkt-grid--column__order: 3
    }

    .ghostkit-col-order-xl-4 {
        --gkt-grid--column__order: 4
    }

    .ghostkit-col-order-xl-5 {
        --gkt-grid--column__order: 5
    }

    .ghostkit-col-order-xl-6 {
        --gkt-grid--column__order: 6
    }

    .ghostkit-col-order-xl-7 {
        --gkt-grid--column__order: 7
    }

    .ghostkit-col-order-xl-8 {
        --gkt-grid--column__order: 8
    }

    .ghostkit-col-order-xl-9 {
        --gkt-grid--column__order: 9
    }

    .ghostkit-col-order-xl-10 {
        --gkt-grid--column__order: 10
    }

    .ghostkit-col-order-xl-11 {
        --gkt-grid--column__order: 11
    }

    .ghostkit-col-order-xl-12 {
        --gkt-grid--column__order: 12
    }
}

@media (max-width: 992px) {
    .ghostkit-col-lg {
        --gkt-grid--column__flex-calculated: 1;
        --gkt-grid--column__width-calculated: 100%
    }

    .ghostkit-col-lg-1 {
        --gkt-grid--column__size: 8.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-lg-2 {
        --gkt-grid--column__size: 16.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-lg-3 {
        --gkt-grid--column__size: 25%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-lg-4 {
        --gkt-grid--column__size: 33.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-lg-5 {
        --gkt-grid--column__size: 41.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-lg-6 {
        --gkt-grid--column__size: 50%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-lg-7 {
        --gkt-grid--column__size: 58.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-lg-8 {
        --gkt-grid--column__size: 66.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-lg-9 {
        --gkt-grid--column__size: 75%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-lg-10 {
        --gkt-grid--column__size: 83.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-lg-11 {
        --gkt-grid--column__size: 91.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-lg-12 {
        --gkt-grid--column__size: 100%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-order-lg-first {
        --gkt-grid--column__order: -1
    }

    .ghostkit-col-order-lg-last {
        --gkt-grid--column__order: 13
    }

    .ghostkit-col-order-lg-0 {
        --gkt-grid--column__order: 0
    }

    .ghostkit-col-order-lg-1 {
        --gkt-grid--column__order: 1
    }

    .ghostkit-col-order-lg-2 {
        --gkt-grid--column__order: 2
    }

    .ghostkit-col-order-lg-3 {
        --gkt-grid--column__order: 3
    }

    .ghostkit-col-order-lg-4 {
        --gkt-grid--column__order: 4
    }

    .ghostkit-col-order-lg-5 {
        --gkt-grid--column__order: 5
    }

    .ghostkit-col-order-lg-6 {
        --gkt-grid--column__order: 6
    }

    .ghostkit-col-order-lg-7 {
        --gkt-grid--column__order: 7
    }

    .ghostkit-col-order-lg-8 {
        --gkt-grid--column__order: 8
    }

    .ghostkit-col-order-lg-9 {
        --gkt-grid--column__order: 9
    }

    .ghostkit-col-order-lg-10 {
        --gkt-grid--column__order: 10
    }

    .ghostkit-col-order-lg-11 {
        --gkt-grid--column__order: 11
    }

    .ghostkit-col-order-lg-12 {
        --gkt-grid--column__order: 12
    }
}

@media (max-width: 768px) {
    .ghostkit-col-md {
        --gkt-grid--column__flex-calculated: 1;
        --gkt-grid--column__width-calculated: 100%
    }

    .ghostkit-col-md-1 {
        --gkt-grid--column__size: 8.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-md-2 {
        --gkt-grid--column__size: 16.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-md-3 {
        --gkt-grid--column__size: 25%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-md-4 {
        --gkt-grid--column__size: 33.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-md-5 {
        --gkt-grid--column__size: 41.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-md-6 {
        --gkt-grid--column__size: 50%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-md-7 {
        --gkt-grid--column__size: 58.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-md-8 {
        --gkt-grid--column__size: 66.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-md-9 {
        --gkt-grid--column__size: 75%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-md-10 {
        --gkt-grid--column__size: 83.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-md-11 {
        --gkt-grid--column__size: 91.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-md-12 {
        --gkt-grid--column__size: 100%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-order-md-first {
        --gkt-grid--column__order: -1
    }

    .ghostkit-col-order-md-last {
        --gkt-grid--column__order: 13
    }

    .ghostkit-col-order-md-0 {
        --gkt-grid--column__order: 0
    }

    .ghostkit-col-order-md-1 {
        --gkt-grid--column__order: 1
    }

    .ghostkit-col-order-md-2 {
        --gkt-grid--column__order: 2
    }

    .ghostkit-col-order-md-3 {
        --gkt-grid--column__order: 3
    }

    .ghostkit-col-order-md-4 {
        --gkt-grid--column__order: 4
    }

    .ghostkit-col-order-md-5 {
        --gkt-grid--column__order: 5
    }

    .ghostkit-col-order-md-6 {
        --gkt-grid--column__order: 6
    }

    .ghostkit-col-order-md-7 {
        --gkt-grid--column__order: 7
    }

    .ghostkit-col-order-md-8 {
        --gkt-grid--column__order: 8
    }

    .ghostkit-col-order-md-9 {
        --gkt-grid--column__order: 9
    }

    .ghostkit-col-order-md-10 {
        --gkt-grid--column__order: 10
    }

    .ghostkit-col-order-md-11 {
        --gkt-grid--column__order: 11
    }

    .ghostkit-col-order-md-12 {
        --gkt-grid--column__order: 12
    }
}

@media (max-width: 576px) {
    .ghostkit-col-sm {
        --gkt-grid--column__flex-calculated: 1;
        --gkt-grid--column__width-calculated: 100%
    }

    .ghostkit-col-sm-1 {
        --gkt-grid--column__size: 8.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-sm-2 {
        --gkt-grid--column__size: 16.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-sm-3 {
        --gkt-grid--column__size: 25%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-sm-4 {
        --gkt-grid--column__size: 33.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-sm-5 {
        --gkt-grid--column__size: 41.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-sm-6 {
        --gkt-grid--column__size: 50%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-sm-7 {
        --gkt-grid--column__size: 58.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-sm-8 {
        --gkt-grid--column__size: 66.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-sm-9 {
        --gkt-grid--column__size: 75%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-sm-10 {
        --gkt-grid--column__size: 83.33333%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-sm-11 {
        --gkt-grid--column__size: 91.66667%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-sm-12 {
        --gkt-grid--column__size: 100%;
        --gkt-grid--column__flex-calculated: 0 0 calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap));
        --gkt-grid--column__width-calculated: calc(var(--gkt-grid--column__size) - var(--gkt-grid__gap))
    }

    .ghostkit-col-order-sm-first {
        --gkt-grid--column__order: -1
    }

    .ghostkit-col-order-sm-last {
        --gkt-grid--column__order: 13
    }

    .ghostkit-col-order-sm-0 {
        --gkt-grid--column__order: 0
    }

    .ghostkit-col-order-sm-1 {
        --gkt-grid--column__order: 1
    }

    .ghostkit-col-order-sm-2 {
        --gkt-grid--column__order: 2
    }

    .ghostkit-col-order-sm-3 {
        --gkt-grid--column__order: 3
    }

    .ghostkit-col-order-sm-4 {
        --gkt-grid--column__order: 4
    }

    .ghostkit-col-order-sm-5 {
        --gkt-grid--column__order: 5
    }

    .ghostkit-col-order-sm-6 {
        --gkt-grid--column__order: 6
    }

    .ghostkit-col-order-sm-7 {
        --gkt-grid--column__order: 7
    }

    .ghostkit-col-order-sm-8 {
        --gkt-grid--column__order: 8
    }

    .ghostkit-col-order-sm-9 {
        --gkt-grid--column__order: 9
    }

    .ghostkit-col-order-sm-10 {
        --gkt-grid--column__order: 10
    }

    .ghostkit-col-order-sm-11 {
        --gkt-grid--column__order: 11
    }

    .ghostkit-col-order-sm-12 {
        --gkt-grid--column__order: 12
    }
}

.ghostkit-grid-align-items-start {
    --gkt-grid--column__align-self: flex-start
}

.ghostkit-grid-align-items-center {
    --gkt-grid--column__align-self: center
}

.ghostkit-grid-align-items-end {
    --gkt-grid--column__align-self: flex-end
}

.ghostkit-col-align-self-start {
    --gkt-grid--column__align-self: flex-start
}

.ghostkit-col-align-self-center {
    --gkt-grid--column__align-self: center
}

.ghostkit-col-align-self-end {
    --gkt-grid--column__align-self: flex-end
}

@media (max-width: 1200px) {
    .ghostkit-col-align-self-xl-start {
        --gkt-grid--column__align-self: flex-start
    }

    .ghostkit-col-align-self-xl-center {
        --gkt-grid--column__align-self: center
    }

    .ghostkit-col-align-self-xl-end {
        --gkt-grid--column__align-self: flex-end
    }
}

@media (max-width: 992px) {
    .ghostkit-col-align-self-lg-start {
        --gkt-grid--column__align-self: flex-start
    }

    .ghostkit-col-align-self-lg-center {
        --gkt-grid--column__align-self: center
    }

    .ghostkit-col-align-self-lg-end {
        --gkt-grid--column__align-self: flex-end
    }
}

@media (max-width: 768px) {
    .ghostkit-col-align-self-md-start {
        --gkt-grid--column__align-self: flex-start
    }

    .ghostkit-col-align-self-md-center {
        --gkt-grid--column__align-self: center
    }

    .ghostkit-col-align-self-md-end {
        --gkt-grid--column__align-self: flex-end
    }
}

@media (max-width: 576px) {
    .ghostkit-col-align-self-sm-start {
        --gkt-grid--column__align-self: flex-start
    }

    .ghostkit-col-align-self-sm-center {
        --gkt-grid--column__align-self: center
    }

    .ghostkit-col-align-self-sm-end {
        --gkt-grid--column__align-self: flex-end
    }
}

.ghostkit-grid-justify-content-center {
    --gkt-grid__justify-content: center
}

.ghostkit-grid-justify-content-end {
    --gkt-grid__justify-content: flex-end
}

.ghostkit-grid-justify-content-around {
    --gkt-grid__justify-content: space-around
}

.ghostkit-grid-justify-content-between {
    --gkt-grid__justify-content: space-between
}

.ghostkit-grid-gap-no {
    --gkt-grid__gap: 0%
}

.ghostkit-grid-gap-sm {
    --gkt-grid__gap: 15px
}

.ghostkit-grid-gap-md {
    --gkt-grid__gap: 30px
}

.ghostkit-grid-gap-lg {
    --gkt-grid__gap: 45px
}

.ghostkit-col-sticky-top > .ghostkit-col-content {
    position: -webkit-sticky;
    position: sticky;
    top: var(--gkt-grid--column-sticky__offset)
}

.ghostkit-col-sticky-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.ghostkit-col-sticky-bottom > .ghostkit-col-content {
    position: -webkit-sticky;
    position: sticky;
    bottom: var(--gkt-grid--column-sticky__offset);
    margin-top: auto
}

.ghostkit-grid-with-bg, .ghostkit-col-with-bg {
    position: relative;
    z-index: 0
}

.ghostkit-grid-with-bg > .nk-awb, .ghostkit-grid-with-bg > .nk-awb .nk-awb-inner, .ghostkit-grid-with-bg > .nk-awb .nk-awb-overlay, .ghostkit-grid-with-bg > .nk-awb .nk-awb-wrap, .ghostkit-col-with-bg > .nk-awb, .ghostkit-col-with-bg > .nk-awb .nk-awb-inner, .ghostkit-col-with-bg > .nk-awb .nk-awb-overlay, .ghostkit-col-with-bg > .nk-awb .nk-awb-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    z-index: -99
}

.ghostkit-grid-with-bg > .nk-awb .nk-awb-wrap, .ghostkit-col-with-bg > .nk-awb .nk-awb-wrap {
    overflow: hidden
}

.ghostkit-grid-with-bg > .nk-awb .nk-awb-overlay, .ghostkit-col-with-bg > .nk-awb .nk-awb-overlay {
    z-index: 0
}

.ghostkit-grid-with-bg > .nk-awb .nk-awb-inner, .ghostkit-col-with-bg > .nk-awb .nk-awb-inner {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    z-index: -100
}

.ghostkit-grid-with-bg > .nk-awb [data-awb-image-background-size="contain"] > .nk-awb-inner, .ghostkit-col-with-bg > .nk-awb [data-awb-image-background-size="contain"] > .nk-awb-inner {
    background-size: contain
}

.ghostkit-grid-with-bg > .nk-awb [data-awb-image-background-size="pattern"] > .nk-awb-inner, .ghostkit-col-with-bg > .nk-awb [data-awb-image-background-size="pattern"] > .nk-awb-inner {
    background-repeat: repeat;
    background-size: auto
}

.ghostkit-grid-with-bg > .nk-awb .nk-awb-inner > .jarallax-img, .ghostkit-col-with-bg > .nk-awb .nk-awb-inner > .jarallax-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: "object-fit: cover;";
    pointer-events: none;
    z-index: -100;
    -o-object-fit: cover;
    object-fit: cover
}

.ghostkit-grid-with-bg > .nk-awb [data-awb-image-background-size="contain"] > .nk-awb-inner > .jarallax-img, .ghostkit-col-with-bg > .nk-awb [data-awb-image-background-size="contain"] > .nk-awb-inner > .jarallax-img {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;"
}

.ghostkit-grid-with-bg > .nk-awb {
    top: var(--gkt-grid__gap)
}

.tablesorter {
    width: 100%
}

.tablesorter-default .header, .tablesorter-default .tablesorter-header {
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: center right 40px;
    padding: 20px 0;
    outline: none
}

.tablesorter-header-inner {
    margin: 20px 0
}

.tablesorter-default thead .headerSortUp, .tablesorter-default thead .tablesorter-headerSortUp, .tablesorter-default thead .tablesorter-headerAsc {
    color: #ff2d21
}

.tablesorter-default thead .headerSortDown, .tablesorter-default thead .tablesorter-headerSortDown, .tablesorter-default thead .tablesorter-headerDesc {
    color: #ff2d21
}

.tablesorter-noSort .tablesorter-header {
    background-image: none !important;
    padding-left: 0px
}

.filter ul {
    margin-left: 0;
    padding-left: 0
}

.filter ul li {
    list-style-type: none
}

.filter ul li a {
    margin-bottom: 0;
    padding: 5px 0px;
    display: block
}

.filter ul li a i {
    min-width: 300px;
    font-weight: normal;
    font-style: normal;
    display: inline-block
}

.filter ul li a span {
    margin-top: 6px;
    content: "";
    border: 1px solid #141414;
    height: 10px;
    width: 10px;
    display: inline-block;
    position: absolute;
    right: 0;
    background: white;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.filter ul li a:hover, .filter ul li a.active {
    color: #ff2d21
}

.filter ul li a:hover span, .filter ul li a.active span {
    border: 1px solid #ff2d21;
    background: #ff2d21;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.proitem {
    margin-bottom: 20px
}

tr a {
    display: block;
    margin-bottom: 5px
}

tr:hover td, tr:hover td a {
    color: #ff2d21
}

.ghostkit-col {
    margin-right: 15px;
    margin-left: 15px !important
}

tr th a, tr td a {
    padding-right: 20px
}

tr th:last-child a, tr td:last-child a {
    padding-right: 0px
}

@media (max-width: 1024px) {
    tr th:nth-child(1), tr th:nth-child(2), tr th:nth-child(3), tr td:nth-child(1), tr td:nth-child(2), tr td:nth-child(3) {
        display: none
    }
}

#menu-item-71 .sub-menu, #menu-item-84 .sub-menu {
    min-width: 210px
}

tr td {
    border-top: 1px solid black;
    padding: 5px 0 15px 0
}

.change i {
    display: none
}

.change i.active {
    display: block
}

.icons-download {
    margin-left: 40px
}

@media (max-width: 1400px) {
    .ghostkit-col-xxl-10 {
        --gkt-grid--column__size: 60% !important
    }

    .ghostkit-col-xxl-2 {
        --gkt-grid--column__size: 40% !important
    }
}

@media (max-width: 1200px) {
    .ghostkit-col-xl-2 {
        --gkt-grid--column__size: 16.66667% !important
    }

    .ghostkit-col-xl-10 {
        --gkt-grid--column__size: 83.33333% !important
    }
}

@media (max-width: 800px) {
    #menu {
        display: none !important
    }
}

.tablefilter.active {
    color: #ff2d21
}

.tablefilter {
    margin-right: 20px
}

.accordionHeadline {
    cursor: pointer;
    border-top: 1px solid black;
    margin-top: 20px;
    padding-top: 20px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.accordionHeadline h5 {
    text-transform: none
}

.accordionHeadline p {
    padding: 0 0 0 0px;
    margin: 0;
    color: #141414;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.accordionContent {
    padding: 0px 0 60px 0px;
    display: block;
    background: white
}

.accordionContent strong {
    margin-top: 30px;
    display: inline-block
}

.accordionContent .ghostkit-grid-inner {
    margin-right: -15px !important;
    margin-left: -15px !important
}

.on .accordionContent {
    display: block
}

.arrow_down_smal {
    width: 25px;
    height: 17px;
    display: inline-block;
    background-position: -6px -455px
}

.accordionHeadline .iconac {
    background: transparent url("/wp-content/themes/bwa_starter/img/plusaccrot.svg") no-repeat;
    background-size: 50px;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 30px;
    top: 1px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.accordionHeadline:hover .iconac {
    right: 10px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #ff2d21
}

.accordionHeadline:hover, .accordionHeadline.on {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #ff2d21
}

.accordionHeadline:hover h5, .accordionHeadline.on h5 {
    color: #ff2d21
}

.accordionHeadline.on {
    color: #ff2d21
}

.accordionHeadline.on h5 {
    color: #ff2d21
}

.accordionHeadline.on .icons {
    color: #ff2d21
}

.accordionHeadline.on .iconac {
    background: transparent url("/wp-content/themes/bwa_starter/img/accordeon_close.svg") no-repeat;
    background-size: 50px;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 30px;
    top: 1px;
    color: #ff2d21
}

.accordionHeadline.on:hover {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.accordionHeadline.on:hover .iconac {
    right: 10px
}

.accordionWrap {
    padding-top: 20px;
    padding-bottom: 15px;
    border-top: 1px solid #141414;
    border-bottom: 1px solid #141414
}

.accordionWrap .row {
    margin-bottom: 20px
}

.accordionHeadline i {
    position: absolute;
    right: 0;
    color: #141414
}

@media (max-width: 767px) {
    .accordionContent {
        display: none
    }
}

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

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

.slick-list:focus {
    outline: none
}

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

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

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

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

.slick-track:after {
    clear: both
}

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

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

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

.slick-slide img {
    display: inline-block
}

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

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

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

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

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

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

.slickSlider {
    padding-bottom: 0px
}

.slick-dots {
    text-align: right;
    margin-top: 19px;
    width: 100%
}

.slick-dots li {
    display: inline-block;
    list-style-type: none
}

.slick-dots li button {
    text-decoration: none;
    border: none;
    background: none
}

.slick-dots li button:hover {
    text-decoration: underline;
    cursor: pointer
}

.slick-dots li.slick-active button {
    text-decoration: underline
}

.fullheighthomeSlider {
    width: 100%
}

.slidertext {
    width: 100%;
    margin-bottom: 80px
}

.slidertext .h1, .slidertext a, .slidertext p {
    color: #fff
}

.slick-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: black;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease
}

.slick-lightbox .slick-loading .slick-list {
    background-color: transparent
}

.slick-lightbox .slick-prev {
    left: 15px
}

.slick-lightbox .slick-next {
    right: 15px
}

.slick-lightbox-hide {
    opacity: 0
}

.slick-lightbox-hide.slick-lightbox-ie {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.slick-lightbox-hide-init {
    position: absolute;
    top: -9999px;
    opacity: 0
}

.slick-lightbox-hide-init.slick-lightbox-ie {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.slick-lightbox-inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slick-lightbox-slick-item {
    text-align: center;
    overflow: hidden
}

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

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 20px
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
    display: block;
    text-align: center
}

.slick-lightbox-slick-item-inner {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%
}

.slick-lightbox-slick-img {
    margin: 0 auto;
    display: block;
    max-width: 90%;
    max-height: 90%
}

.slick-lightbox-slick-caption {
    margin: 10px 0 0;
    color: #fff
}

.slick-lightbox-close:focus {
    outline: none
}
.mm-menu_offcanvas.mm-menu_opened {
    display: block;
    z-index: 999999999;
}


#mobilemenu{
    display: none;
}
 .mm-navbar  a{
        padding-bottom: 0;
        margin-bottom: 0;
}

#mobilemenu{
    width: 20px;
}
#mobilemenu span{
    display: block;
    width: 20px;
    height: 3px;
    margin-bottom: 5px;
    background: #ff2c21;
}
.mm-listitem a{

    margin-bottom: 0;

}


@media (max-width: 768px){
    #mobilemenu{
        display: block;
        position: absolute;
        right: 0px;
        top: 0px;
    }
    .post_type_projekt-template-default .pagetemp .ghostkit-col-6 {
        --gkt-grid--column__size: 100%;
    }
}

@media (max-width: 320px){
    #mobilemenu{
        display: block;
        position: absolute;
        right: -25px;
        top: -50px;
    }
}