.fc-grey-bg .fg-anchor {
    background-color: #f8f8f8 !important
}

.fc-grey-bg .fg-anchor.is-sticky {
    background-color: #fff !important
}

.fc-grey-bg .fg-anchor.is-sticky .container {
    padding: 0 15px
}

.fg-anchor {
    border-bottom: 1px solid #eee;
    background-color: #fff;
    margin-bottom: 20px;
    white-space: nowrap;
    transition: top .2s ease-out !important
}

.fg-anchor .fg-placeholder {
    height: 39px
}

.fg-anchor .fc-items {
    margin-bottom: 0
}

.fg-anchor a {
    text-transform: uppercase;
    display: inline-block;
    border-right: 2px solid #fff;
    padding: 13px 20px;
    height: 13px;
    box-sizing: content-box;
    background-color: #f8f8f8 !important
}

.fg-anchor a.active {
    color: #ffed00 !important;
    background-color: #333 !important
}

.fg-anchor .swiper-slide {
    width: auto
}

.fg-anchor .swiper-slide:last-child a {
    border-right: none !important
}

.fg-anchor .fc-next, .fg-anchor .fc-prev {
    position: absolute;
    width: 25px;
    height: 25px;
    background-image: url(../img/sprites/carousel_arrows.png) !important;
    background-color: rgba(255, 255, 255, .8);
    background-size: 50px 25px;
    top: 7px;
    z-index: 10
}

.fg-anchor .fc-next:after, .fg-anchor .fc-prev:after {
    content: ""
}

.fg-anchor .fc-next.swiper-button-disabled, .fg-anchor .fc-prev.swiper-button-disabled {
    display: none
}

.fg-anchor .fc-prev {
    left: 0;
    right: auto;
    background-position: 0 0
}

.fg-anchor .fc-next {
    right: 0;
    left: auto;
    background-position: -25px 0
}

.fg-cart-control-added {
    background: url(../img/sprites/sprite.png) no-repeat -121px -157px;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 5px;
    right: 5px
}

.fg-cart-control .btn .icon {
    float: none;
    display: inline-block
}

.fg-cart-success .fc-reference-image img {
    margin: 0 auto
}

@media (min-width: 992px) {
    .fg-cart-presentation .dropdown-menu {
        right: 15px;
        left: unset !important;
        width: 640px !important;
        margin-left: -320px
    }
}

.fg-cart-presentation .fc-head {
    font-weight: bold
}

.fg-cart-presentation .fc-items {
    padding: 20px 25px 10px 25px;
    margin: 0 0 10px 0;
    background-color: #fff
}

.fg-cart-presentation .fc-items .fc-head + .fc-item {
    border-top: none !important
}

.fg-cart-presentation .fc-items .fc-item {
    padding-top: 20px;
    border-top: 1px solid #e3e3e3
}

.fg-cart-presentation .fc-items .fc-item > .row {
    margin: 0
}

.fg-cart-presentation .fc-items .fc-item .fc-delivery {
    font-size: 12px
}

.fg-cart-presentation .fc-items .fc-item:last-child {
    margin-bottom: 0
}

@media (min-width: 992px) {
    .fg-cart-presentation .fc-items {
        overflow-y: auto;
        max-height: 430px
    }
}

.fg-cart-presentation .fc-total {
    display: flex;
    font-weight: bold;
    font-size: 14px;
    text-align: right;
    margin-top: 10px
}

.fg-cart-presentation .fc-total .fc-total-label {
    flex: 1;
    margin-right: 10px
}

.fg-cart-presentation .fc-added-value {
    display: inline-block;
    max-width: 100%;
    min-height: 20px;
    position: relative;
    line-height: 22px;
    padding: 0 10px;
    background: #238c96;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    min-height: 15px;
    line-height: 15px;
    float: left
}

.fg-cart-presentation .fc-added-value > p {
    margin: 0;
    display: inline-block;
    padding-top: 2px;
    font-size: 14px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 17px
}

.fg-cart-presentation .fc-added-value:after {
    border-left: 6px solid #238c96;
    content: "";
    position: absolute;
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-top: 12px solid rgba(0, 0, 0, 0);
    margin-right: -20px;
    right: 14px
}

.fg-cart-presentation .fc-added-value:before {
    border-left: 6px solid #fff;
    content: "";
    position: absolute;
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-top: 12px solid rgba(0, 0, 0, 0);
    left: 0
}

.fg-cart-presentation .fc-added-value:after {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0)
}

.fg-cart-presentation .fc-added-value:before {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0)
}

.fg-cart-presentation .fc-added-value p {
    font-size: 12px;
    padding-top: 4px;
    color: #fff !important
}

.fg-cart-presentation .fc-quantity {
    position: absolute;
    top: -7px;
    right: 51%;
    display: inline-block;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #ffed00;
    border-radius: 10px
}

@media (max-width: 992px) {
    .fg-cart-presentation .fc-quantity {
        top: 15px;
        right: 50%
    }
}

.fg-radiobutton-custom {
    padding-left: 0 !important
}

.fg-radiobutton-custom input[type=radio].fc-radiobutton-custom {
    display: none
}

.fg-radiobutton-custom input[type=radio].fc-radiobutton-custom + label:before {
    content: " ";
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin: -2px 8px 5px 0;
    vertical-align: middle
}

.fg-radiobutton-custom input[type=radio].fc-radiobutton-custom + label:before {
    float: left;
    background-image: url(../img/input/radio_unchecked.png)
}

.fg-radiobutton-custom input[type=radio].fc-radiobutton-custom:checked + label:before {
    background-image: url(../img/input/radio_checked_kaercher.png)
}

@media (max-width: 992px) {
    .fg-radiobutton-group {
        margin-top: 15px
    }

    .fg-radiobutton-group .fg-radiobutton-custom label {
        display: block;
        margin-left: 32px
    }

    .fg-radiobutton-group .fg-radiobutton-custom label:before {
        margin-left: -32px !important
    }
}

.fg-cookiesdirective {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999999;
    display: none;
    padding: 25px 0;
    background-color: #ededed;
    line-height: 22px
}

.fg-cookiesdirective .fc-close {
    background: url(../img/sprites/icons.png) no-repeat -1px -81px;
    width: 18px;
    height: 17px;
    display: inline-block
}

.fg-cookiesdirective .row {
    margin: 0
}

.fg-cookiesdirective .row .col-xs-12 {
    padding: 0
}

.fg-cookiesdirective .row p:last-child {
    margin: 0
}

.fg-countries-detection {
    display: none;
    padding: 25px 0;
    border-bottom: 1px solid #e3e3e3;
    background-color: #ededed;
    z-index: 10
}

.fg-countries-detection .row {
    margin: 0
}

.fg-countries-detection .row .col-xs-12 {
    padding: 0
}

.fg-countries-detection .row p:last-child {
    margin: 0
}

.fg-countries-detection .btn {
    margin: 10px 10px 0 0
}

.fg-navigation #top-bar {
    border-bottom: 1px solid #e3e3e3;
    height: 37px;
    line-height: 37px
}

.fg-navigation #top-bar .icon-worldmap {
    padding-left: 0
}

.fg-navigation #top-bar #language > ul {
    padding: 0
}

.fg-navigation #nav-desktop.fc-search-open .fc-main-nav-item.fc-active {
    background-color: #fff !important
}

.fg-navigation #main-nav {
    border-bottom: 6px solid #ededed;
    background-color: #fff
}

.fg-navigation #main-nav.fc-hg {
    border-bottom-color: #ffed00 !important
}

.fg-navigation #main-nav.fc-pro {
    border-bottom-color: #6e6e6e !important
}

.fg-navigation #main-nav .fc-form .form-control {
    width: 220px
}

.fg-navigation #main-nav .dropdown-menu {
    margin-top: 0
}

.fg-navigation #main-nav .container > div > ul > .fc-navigation-items > ul > li.fc-sublogo, .fg-navigation #main-nav .container > div > ul > li.fc-sublogo {
    padding: 28px 20px 0 0;
    float: right
}

@media (max-width: 1260px) {
    .fg-navigation #main-nav .container > div > ul > .fc-navigation-items > ul > li.fc-sublogo, .fg-navigation #main-nav .container > div > ul > li.fc-sublogo {
        padding: 28px 0 0 0;
        margin-bottom: 10px
    }
}

.fg-navigation #main-nav .container > div > ul > .fc-navigation-items > ul > li > a, .fg-navigation #main-nav .container > div > ul > li > a {
    text-transform: uppercase
}

.fg-navigation #main-nav .container > div > ul > .fc-navigation-items > ul > li .dropdown-content > .row, .fg-navigation #main-nav .container > div > ul > li .dropdown-content > .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0
}

.fg-navigation #main-nav .fc-search-container.open {
    background-color: #fff !important
}

.fg-navigation #main-nav .fc-search-container.open .fc-icon-search {
    background-image: url(../img/schliessen.svg);
    background-size: 20px;
    background-position: center
}

.fg-navigation #main-nav .fc-icon {
    width: 30px;
    height: 31px;
    display: inline-block
}

.fg-navigation #main-nav .fc-icon-shop {
    background-image: url(../img/picto_target_group_retail_oth_3_CI15_RGB.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: relative
}

.fg-navigation #main-nav .fc-icon-wishlist {
    background-image: url(../img/wishlist/heart_empty.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    position: relative
}

.fg-navigation #main-nav .fc-icon-mykaercher {
    background-image: url(../img/picto_my_kaercher_no_K_oth_3_RGB.svg);
    background-repeat: no-repeat;
    background-size: contain
}

.fg-navigation #main-nav .fc-icon-search {
    background-image: url(../img/picto_loupe_oth_03_CI15_RGB.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: 1px
}

.fg-navigation #main-nav .fc-form-search {
    position: absolute;
    z-index: 100;
    width: 0;
    height: 100%;
    background-color: #fff;
    float: right;
    overflow: hidden;
    left: 165px;
    top: 0;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s
}

.fg-navigation #main-nav .fc-form-search .form-control {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #000 !important;
    padding: 7px 0 7px 40px;
    font-size: 14px;
    height: 35px;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0
}

.fg-navigation #main-nav .fc-form-search .form-control:focus {
    outline: none !important
}

.fg-navigation #main-nav .fc-form-search .fc-submit {
    position: absolute;
    top: 27%;
    z-index: 1000;
    width: 35px;
    height: 35px;
    background-image: url(../img/picto_loupe_oth_03_CI15_RGB.svg);
    border: none;
    background-color: rgba(0, 0, 0, 0)
}

@media (max-width: 1290px) {
    .fg-navigation #main-nav .fc-form-search .fc-submit {
        top: 28%
    }
}

.fg-navigation #main-nav > .container > .fc-table-wrap {
    display: table;
    width: 100%
}

.fg-navigation #main-nav > .container > .fc-table-wrap > ul {
    display: table-row;
    padding: 0
}

.fg-navigation #main-nav > .container > .fc-table-wrap > ul > li.fc-logo {
    width: 140px
}

.fg-navigation #main-nav > .container > .fc-table-wrap > ul > li.fc-logo > a {
    width: 100%;
    padding: 3px 15px 0 0
}

.fg-navigation #main-nav > .container > .fc-table-wrap > ul > li.fc-logo > a img {
    height: auto;
    width: 100%
}

.fg-navigation #main-nav > .container > .fc-table-wrap > ul .fc-navigation-items > ul {
    padding: 0
}

.fg-navigation #main-nav > .container > .fc-table-wrap > ul > .fc-navigation-items > ul > li, .fg-navigation #main-nav > .container > .fc-table-wrap > ul > li {
    display: table-cell;
    vertical-align: middle
}

.fg-navigation #main-nav > .container > .fc-table-wrap > ul > .fc-navigation-items > ul > li.fc-navigation-items li, .fg-navigation #main-nav > .container > .fc-table-wrap > ul > li.fc-navigation-items li {
    vertical-align: top
}

.fg-navigation #main-nav > .container > .fc-table-wrap > ul > .fc-navigation-items > ul > li.fc-open, .fg-navigation #main-nav > .container > .fc-table-wrap > ul > .fc-navigation-items > ul > li.open, .fg-navigation #main-nav > .container > .fc-table-wrap > ul > li.fc-open, .fg-navigation #main-nav > .container > .fc-table-wrap > ul > li.open {
    background-color: #ededed
}

.fg-navigation #main-nav > .container > .fc-table-wrap > ul > .fc-navigation-items > ul > li.fc-sublogo, .fg-navigation #main-nav > .container > .fc-table-wrap > ul > li.fc-sublogo {
    padding: 21px 20px 0 0;
    float: right
}

@media (max-width: 1260px) {
    .fg-navigation #main-nav > .container > .fc-table-wrap > ul > .fc-navigation-items > ul > li.fc-sublogo, .fg-navigation #main-nav > .container > .fc-table-wrap > ul > li.fc-sublogo {
        padding: 21px 0 0 0;
        margin-bottom: 10px
    }
}

.fg-navigation #main-nav > .container > .fc-table-wrap > ul > .fc-navigation-items > ul > li > a, .fg-navigation #main-nav > .container > .fc-table-wrap > ul > li > a {
    text-transform: uppercase;
    display: block;
    padding: 32px 15px;
    float: left
}

.fg-navigation #main-nav > .container > .fc-table-wrap > ul > .fc-navigation-items > ul > li > a.fc-icon-nav, .fg-navigation #main-nav > .container > .fc-table-wrap > ul > li > a.fc-icon-nav {
    width: 100%;
    text-align: center;
    padding: 25px 5px 20px 5px
}

.fg-navigation #main-nav > .container > .fc-table-wrap > ul > .fc-navigation-items > ul > li > a.fc-icon-nav.open, .fg-navigation #main-nav > .container > .fc-table-wrap > ul > li > a.fc-icon-nav.open {
    background-color: #ededed
}

.fg-navigation #main-nav.is-sticky .container > div > ul > li:first-child {
    transition: width .2s;
    width: 125px
}

.fg-navigation #main-nav.is-sticky .container > div > ul > li > a.fc-icon-nav {
    transition: padding .2s;
    padding: 15px 5px
}

.fg-navigation #main-nav.is-sticky .container > div > ul > .fc-navigation-items > ul > li a {
    transition: padding .2s;
    padding: 25px 15px
}

.fg-navigation #main-nav.is-sticky .fc-form-search {
    left: 150px
}

.fg-navigation #main-nav.is-sticky .fc-form-search input.form-control {
    height: 30px !important
}

.fg-navigation #main-nav.is-sticky .fc-form-search input.submit {
    top: 22% !important
}

.fg-navigation #main-nav .fc-tile a {
    font-size: 13px !important
}

.fg-navigation #main-nav .accentuated {
    background-color: #fff;
    font-size: 13px;
    display: block;
    margin: 0 5px 5px 0;
    height: 100%;
    padding: 10px
}

.fg-navigation #main-nav .accentuated > ul > li:before {
    float: left !important;
    margin: 0 8px 0 0 !important;
    display: table-cell
}

.fg-navigation #main-nav .accentuated:first-child a {
    margin-bottom: 10px
}

.fg-navigation #main-nav .accentuated > h6 {
    margin: 8px 0 8px 0;
    text-transform: uppercase
}

.fg-navigation #main-nav .accentuated > .headline {
    text-transform: uppercase;
    font-weight: bold;
    margin: 8px 0 8px 0
}

.fg-navigation #main-nav .accentuated a {
    font-size: 13px;
    display: table-cell
}

.fg-navigation #main-nav .accentuated > .row > div:first-child {
    padding-left: 0
}

.fg-navigation #main-nav .accentuated > .row > div:first-child > .list-arrows > li {
    padding: 0;
    margin: 0 0 10px 0
}

.fg-navigation #main-nav .sidebar ul li {
    list-style-type: none;
    line-height: 30px
}

.fg-navigation #main-nav li.primarylink {
    font-weight: 500;
    margin-top: 10px
}

.fg-navigation #main-nav li.primarylink .arrow-right:after {
    margin: -3px 0 0 10px;
    float: none;
    display: inline-block
}

.fg-navigation #main-nav li.secondarylink {
    margin-left: 14px !important
}

.fg-navigation #main-nav li.secondarylink a {
    font-weight: normal !important
}

.fg-navigation .fc-user-dropdown {
    width: 55px
}

.fg-navigation .fc-user-dropdown .dropdown-menu {
    right: 15px;
    left: auto !important;
    width: 320px;
    padding: 30px 30px 20px 30px
}

.fg-navigation .fc-user-dropdown .dropdown-menu > .dropdown-close {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0) url(../img/sprites/sprite.png) no-repeat -43px -139px;
    overflow: hidden;
    text-indent: -999px;
    vertical-align: middle;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer
}

.fg-navigation .fc-user-dropdown .dropdown-menu .btn {
    text-transform: uppercase
}

.fg-navigation .fc-user-dropdown .dropdown-menu#mykaercher {
    width: 320px;
    margin-left: -100px
}

.fg-navigation .fc-user-dropdown .dropdown-menu .dropdown-content {
    padding: 0
}

.fg-navigation .fc-user-dropdown .dropdown-menu .dropdown-content hr {
    border-color: #e3e3e3
}

.fg-navigation .fc-user-dropdown > ul > li {
    float: left;
    padding: 0 15px
}

.fg-navigation .fc-user-dropdown > ul > li:last-child {
    padding-right: 0
}

.fg-navigation #product-basket-nav .dropdown-menu {
    right: 15px;
    left: unset !important;
    width: 610px;
    margin-left: -320px
}

.fg-navigation #language {
    height: 37px
}

.fg-navigation #language > ul {
    height: 100%
}

.fg-navigation #language .dropdown-menu {
    width: 100%;
    margin: 0 15px 15px 15px
}

.fg-navigation #language .continent-select .fg-radiobutton-custom {
    display: inline-block;
    margin-right: 10px
}

.fg-navigation #language .continent-select .fg-radiobutton-custom .fc-radiobutton-custom + label:before {
    margin-top: 5px;
    background-image: url(../img/radio.png);
    background-position-y: -20px
}

.fg-navigation #language .continent-select .fg-radiobutton-custom .fc-radiobutton-custom:checked + label:before {
    background-position-y: 0
}

.fg-navigation #language .countries {
    display: none;
    margin: 0
}

.fg-navigation #language .fc-country-switcher {
    margin-right: 20px
}

.fg-navigation #language .languages {
    float: left;
    white-space: nowrap
}

.fg-navigation #language .languages a {
    padding: 11px 0 11px 3px !important;
    font-weight: normal
}

.fg-navigation #language .languages a:before {
    padding-right: 3px;
    content: " | "
}

.fg-navigation #language .languages a:first-child:before {
    content: ""
}

.fg-navigation #language .languages a.active {
    font-weight: 500
}

.fg-navigation #language .languages .visible-md-inline {
    display: none
}

@media (max-width: 1260px) {
    .fg-navigation #language .languages {
        text-transform: uppercase
    }

    .fg-navigation #language .languages .visible-md-inline {
        display: inline
    }

    .fg-navigation #language .languages .hidden-md-inline {
        display: none
    }
}

.fg-navigation #language .dropdown-menu .row:first-child {
    margin: 30px 0
}

.fg-navigation #language .dropdown-menu a {
    font-size: 12px;
    display: block;
    height: 30px;
    line-height: 30px;
    font-weight: normal
}

.fg-navigation #language .dropdown-menu a:hover {
    font-weight: 500
}

.fg-navigation #language > ul > li, .fg-navigation > ul > li {
    list-style: none
}

.fg-navigation #language > ul .countriesSingleList, .fg-navigation > ul .countriesSingleList {
    padding: 0
}

.fg-navigation .navbar {
    margin: 0 !important;
    border: 0
}

.fg-navigation .navbar .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ededed;
    border: 0;
    border-radius: 0;
    z-index: 9999;
    border-bottom: 5px solid #e3e3e3 !important
}

.fg-navigation .navbar .dropdown-menu .dropdown-content {
    font-size: 13px;
    width: 100%
}

.fg-navigation .navbar .dropdown-toggle {
    font-size: 14px
}

.fg-navigation .navbar .navbar-collapse {
    padding: 0
}

.fg-navigation .navbar .navbar-collapse .caret {
    display: none;
    margin-left: 6px
}

.fg-navigation .navbar .icon-worldmap {
    padding-left: 30px
}

.fg-navigation .navbar .sublinks .glyphicon {
    display: none
}

.fg-navigation .navbar #searchIcon {
    font-size: 18px;
    height: 22px;
    width: 22px;
    text-align: center;
    vertical-align: middle;
    line-height: 20px
}

@media (min-width: 992px) {
    .fg-navigation .navbar #language > ul > li:first-child > a {
        padding: 11px 15px 11px
    }

    .fg-navigation .navbar #language li.open {
        background-color: #ededed
    }

    .fg-navigation .navbar li#mykaercher .dropdown-menu {
        width: 320px
    }

    .fg-navigation .navbar .dropdown-menu {
        width: 100%;
        border: 0;
        border-radius: 0;
        background-color: #ededed
    }

    .fg-navigation .navbar .dropdown-menu > .dropdown-close {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: rgba(0, 0, 0, 0) url(../img/sprites/sprite.png) no-repeat -43px -139px;
        overflow: hidden;
        text-indent: -999px;
        vertical-align: middle;
        position: absolute;
        right: 20px;
        top: 20px;
        cursor: pointer
    }

    .fg-navigation .navbar .dropdown-menu > .dropdown-content {
        padding-top: 20px;
        font-size: 13px;
        display: inline-block
    }

    .fg-navigation .navbar > ul {
        margin: 0;
        padding: 0
    }

    .fg-navigation .navbar > ul > li {
        padding: 0;
        margin: 0;
        display: inline
    }

    .fg-navigation .navbar > ul .list-no-bullets {
        display: inline-block
    }

    .fg-navigation .navbar > ul .list-no-bullets .primarylink, .fg-navigation .navbar > ul .list-no-bullets .secondarylink {
        display: list-item;
        width: 100%
    }
}

.fg-navigation .navbar i.standalone-multilang-flag {
    margin-top: 9px;
    margin-right: 11px;
    float: left
}

.fg-navigation .navbar ul.countriesSingleList {
    list-style: none
}

.fg-navigation .navbar ul.countriesSingleList li {
    float: left;
    margin-right: 5px
}

.fg-navigation .navbar ul.countriesSingleList li a {
    display: block;
    float: left;
    font-weight: 500
}

.fg-navigation .navbar ul.countriesSingleList li span {
    display: block;
    float: left;
    line-height: 30px;
    margin-left: 5px
}

.fg-navigation .navbar ul.countriesSingleList li:nth-last-child(1) {
    margin-right: 0
}

.fg-navigation .navbar ul.countriesSingleList:after {
    content: "";
    display: table;
    clear: both
}

.fg-navigation-footer {
    margin-top: 40px;
    font-size: 12px
}

.fg-navigation-footer .fc-rows {
    background-color: #ededed;
    padding: 20px 0 45px 0;
    margin-bottom: 20px
}

.fg-navigation-footer .row, .fg-navigation-footer p:last-child {
    margin-bottom: 0
}

.fg-navigation-footer .fc-content {
    margin-bottom: 20px
}

.fg-navigation-footer .fc-content:last-child {
    margin-bottom: 0
}

.fg-navigation-footer .fc-content ul {
    padding: 0;
    margin: 0
}

.fg-navigation-footer .fc-content ul a {
    font-weight: normal
}

.fg-navigation-footer .fc-content ul li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.fg-navigation-footer .fc-content h6 {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px
}

.fg-navigation-footer .fc-logos img {
    max-width: 100%;
    max-height: 100%
}

.fg-navigation-footer .fc-logos li {
    max-width: 100%;
    float: left;
    margin: 0 5% 5% 0 !important
}

.fg-navigation-footer .fc-logos-small li {
    margin-right: 2% !important;
    position: relative;
    width: 40px;
    padding-top: 40px !important
}

.fg-navigation-footer .fc-logos-medium li {
    position: relative;
    text-align: center;
    background-color: #fff
}

.fg-navigation-footer .fc-logos-medium li {
    width: 24.6%;
    padding-top: 16.4% !important
}

.fg-navigation-footer .fc-logos-large li {
    position: relative;
    width: 50%;
    padding-top: 20.4% !important
}

.fg-navigation-footer .fc-logos-large .fc-logo-image, .fg-navigation-footer .fc-logos-medium .fc-logo-image, .fg-navigation-footer .fc-logos-small .fc-logo-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat
}

.fg-navigation-footer .fc-logos-medium .fc-logo-image, .fg-navigation-footer .fc-logos-small .fc-logo-image {
    background-position: center
}

.fg-navigation-footer .fc-logos-system {
    margin-top: 20px
}

.fg-navigation-footer .fc-line {
    margin: 20px 0 30px 0;
    height: 1px;
    background-color: #c3c3c3
}

.fg-navigation-footer .fc-rating-container {
    position: relative;
    height: 40px;
    font-size: 40px;
    font-family: times new roman, sans-serif;
    color: #e3e3e3;
    display: inline-block;
    white-space: nowrap
}

.fg-navigation-footer .fc-rating-stars {
    position: relative;
    line-height: 1em;
    height: 1em;
    display: block;
    overflow: hidden
}

.fg-navigation-footer .fc-rating-number {
    position: relative;
    top: -0.5em;
    left: .5em
}

.fg-navigation-footer .fc-rating-stars-on {
    color: #ffed00;
    float: left;
    margin-top: -40px
}

@media (max-width: 767px) {
    .fg-navigation-footer {
        padding: 0
    }

    .fg-navigation-footer .fc-rows {
        padding-top: 0
    }

    .fg-navigation-footer .fc-line {
        display: none
    }

    .fg-navigation-footer .fc-col {
        padding: 0
    }

    .fg-navigation-footer .fc-content {
        padding: 0 15px;
        border-top: 1px solid #c3c3c3;
        margin-bottom: 0
    }

    .fg-navigation-footer .fc-content h6 {
        padding: 10px 0;
        margin-bottom: 0
    }

    .fg-navigation-footer .fc-content.fc-collapsible h6 {
        cursor: pointer;
        position: relative
    }

    .fg-navigation-footer .fc-content.fc-collapsible h6:before {
        font-family: Arial, sans-serif;
        position: absolute;
        right: 0;
        top: 0;
        content: "+";
        font-size: 30px;
        font-weight: normal
    }

    .fg-navigation-footer .fc-content:first-child {
        margin-top: 0
    }

    .fg-navigation-footer .fc-content .fc-body {
        line-height: 25px;
        display: none
    }

    .fg-navigation-footer .fc-content.fc-open .fc-body {
        display: block
    }

    .fg-navigation-footer .fc-content.fc-open.fc-collapsible h6:before {
        right: 3px;
        top: -2px;
        content: "-"
    }
}

@media (max-width: 992px) {
    .fg-navigation-open {
        overflow: visible;
        position: fixed;
        width: 100%;
        min-height: 100%
    }

    .fg-navigation {
        height: 70px;
        background-color: #fff;
        border-bottom: 3px solid #eee
    }

    .fg-navigation #nav-mobile {
        opacity: .99;
        z-index: 1000;
        position: fixed;
        width: 100%;
        background-color: #fff;
        -webkit-transition: -webkit-transform 400ms ease-out;
        transition: top 400ms ease-out
    }

    .fg-navigation #nav-mobile .fc-sublogo {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 10px
    }

    .fg-navigation #nav-mobile .fc-sublogo img {
        max-width: 100%
    }
}

@media (max-width: 992px)and (min-width: 767px) {
    .fg-navigation #nav-mobile .fc-sublogo {
        position: absolute;
        top: 20px;
        text-align: center
    }

    .fg-navigation #nav-mobile .fc-sublogo img {
        width: 300px
    }
}

@media (max-width: 992px) {
    .fg-navigation #nav-mobile .dropdown-close {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: rgba(0, 0, 0, 0) url(../img/sprites/sprite.png) no-repeat -43px -139px;
        overflow: hidden;
        text-indent: -999px;
        vertical-align: middle;
        position: absolute;
        right: 20px;
        top: 20px;
        cursor: pointer
    }
}

@media (max-width: 992px) {
    .fg-navigation #nav-mobile .fc-cart, .fg-navigation #nav-mobile .fc-wishlist-dropdown {
        background-color: #ededed;
        padding: 15px 20px;
        position: fixed;
        top: 68px;
        bottom: 0;
        overflow: scroll;
        box-sizing: border-box;
        width: 100%;
        left: 0;
        z-index: 99999
    }

    .fg-navigation #nav-mobile .fc-cart .dropdown-content, .fg-navigation #nav-mobile .fc-wishlist-dropdown .dropdown-content {
        margin-top: 20px
    }
}

@media (max-width: 992px) {
    .fg-navigation #nav-mobile .fc-search {
        background-image: url(../img/picto_loupe_oth_03_CI15_RGB.svg);
        background-size: 35px !important
    }

    .fg-navigation #nav-mobile .fc-search a {
        width: 100%;
        height: 100%
    }
}

@media (max-width: 992px) {
    .fg-navigation #nav-mobile .fc-form-search {
        padding: 0;
        display: block !important;
        position: fixed;
        left: -110%;
        top: 0;
        -webkit-transition: left .3s;
        transition: left .3s
    }

    .fg-navigation #nav-mobile .fc-form-search.open {
        width: 100%;
        left: 0;
        z-index: 99
    }

    .fg-navigation #nav-mobile .fc-form-search .fg-search-input {
        border-bottom: 1px solid #ededed;
        height: 65px;
        margin-bottom: inherit
    }

    .fg-navigation #nav-mobile .fc-form-search .fg-search-input .form-control {
        background-image: none;
        height: 70px;
        border: none;
        font-size: 20px;
        padding-left: 55px;
        padding-top: 10px;
        box-shadow: none
    }

    .fg-navigation #nav-mobile .fc-form-search .fg-search-input .fc-close {
        background-image: url(../img/icon_schliessen.png);
        background-position-y: center;
        background-size: 70%;
        background-repeat: no-repeat;
        position: absolute;
        width: 60px;
        height: 100%;
        right: -8px;
        top: 4px
    }

    .fg-navigation #nav-mobile .fc-form-search .fg-search-input .fc-submit {
        background-image: url(../img/picto_loupe_oth_03_CI15_RGB.svg);
        position: relative;
        left: 0;
        bottom: 43px;
        top: -68px !important;
        width: 60px;
        height: 100%;
        background-position: center !important;
        border: none;
        background-color: rgba(0, 0, 0, 0);
        background-repeat: no-repeat;
        background-size: 35px !important
    }
}

@media (max-width: 992px) {
    .fg-navigation #nav-mobile .fc-menu {
        border-bottom: 6px solid #ededed;
        position: relative
    }

    .fg-navigation #nav-mobile .fc-menu.fc-hg {
        border-bottom-color: #ffed00 !important
    }

    .fg-navigation #nav-mobile .fc-menu.fc-pro {
        border-bottom-color: #6e6e6e !important
    }

    .fg-navigation #nav-mobile .fc-menu .fc-logo {
        height: 70px;
        padding: 0 0 0 15px !important;
        min-width: 110px;
        display: flex;
        align-items: center;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center
    }

    .fg-navigation #nav-mobile .fc-menu .fc-toggler {
        position: absolute;
        top: 20px;
        right: 15px
    }

    .fg-navigation #nav-mobile .fc-menu .fc-toggler > ul {
        padding: 0;
        margin: 0
    }

    .fg-navigation #nav-mobile .fc-menu .fc-toggler > ul > li {
        padding: 0;
        display: inline;
        margin: 0 15px 0 0
    }

    .fg-navigation #nav-mobile .fc-menu .fc-toggler > ul > li:first-child {
        margin-right: 0
    }
}

@media (max-width: 992px) {
    .fg-navigation #nav-mobile .icon-bar {
        background-color: #000;
        display: flex;
        width: 30px;
        height: 2px;
        -webkit-transition: all .6s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        margin-bottom: 8px;
        margin-left: auto;
        opacity: 1
    }

    .fg-navigation #nav-mobile .icon-bar:last-child {
        margin-top: 0
    }

    .fg-navigation #nav-mobile .icon-bar.icon-bar-middle {
        transition-duration: .2s !important
    }
}

@media (max-width: 992px) {
    .fg-navigation #nav-mobile .mobilenav-toggle {
        margin-top: 2px;
        display: inline-block
    }
}

@media (max-width: 992px) {
    .fg-navigation #nav-mobile .nav-shop-element {
        margin-top: 2px !important
    }
}

@media (max-width: 992px) {
    .fg-navigation #nav-mobile .fc-menu {
        margin-bottom: 0
    }
}

@media (max-width: 992px) {
    .fg-navigation #nav-mobile.fc-menu-open .fc-mobilenav-controls .fc-mobilenav-toggle .action--open {
        display: none !important
    }
}

@media (max-width: 992px) {
    .fg-navigation #nav-mobile .fc-logo {
        padding: 17px 15px;
        position: static !important
    }
}

@media (max-width: 992px) {
    .fg-navigation #nav-mobile .fc-mobilenav-controls {
        float: right
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls > div {
        height: 70px;
        padding: 0;
        width: 18%
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls > div > div {
        width: 100%;
        height: 100%;
        background-position: center;
        background-size: 40px;
        background-repeat: no-repeat
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-mykaercher.open {
        background-color: #ededed
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-mykaercher.open > .dropdown-menu {
        max-height: 500px !important;
        border-bottom: 5px solid #e3e3e3 !important
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-mykaercher > a {
        width: 100%;
        height: 100%;
        background-image: url(../img/picto_my_kaercher_no_K_oth_3_RGB.svg);
        background-size: 31px;
        background-repeat: no-repeat;
        background-position: center
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-mykaercher .dropdown-menu {
        position: fixed;
        display: block !important;
        top: 68px;
        width: 100%;
        left: 0;
        z-index: 99999;
        padding: 0;
        background-color: #ededed;
        transition: max-height .5s ease-in-out;
        border-bottom: none !important;
        max-height: 0 !important;
        overflow: hidden
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-mykaercher .dropdown-menu > .dropdown-content {
        width: 92%;
        margin: 60px 4% 4% 4%
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-shop.open, .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-wishlist.open {
        background-color: #ededed
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-shop.open > .dropdown-menu, .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-wishlist.open > .dropdown-menu {
        max-height: 100vh !important;
        border-bottom: 5px solid #e3e3e3 !important
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-shop > a, .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-wishlist > a {
        width: 100%;
        height: 100%;
        background-size: 30px;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../img/picto_target_group_retail_oth_3_CI15_RGB.svg)
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-shop .dropdown-menu, .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-wishlist .dropdown-menu {
        display: block !important;
        transition: max-height .5s ease-in-out;
        max-height: 0 !important;
        border-bottom: none !important;
        padding: 0
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-shop .dropdown-menu > .dropdown-content, .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-wishlist .dropdown-menu > .dropdown-content {
        width: 92%;
        margin: 4%
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-wishlist > a {
        background-size: 25px;
        background-image: url(../img/wishlist/heart_empty.svg)
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-toggle {
        content: "\f0c9";
        padding-top: 10px
    }

    .fg-navigation #nav-mobile .fc-mobilenav-controls .fc-mobilenav-toggle .action--open {
        position: static;
        color: #2b2b2b;
        font-size: 20px;
        font-weight: bold;
        width: 100%;
        height: 100%;
        text-align: center;
        padding: 13px 20px 0 0;
        display: block
    }
}

@media (max-width: 992px) {
    .fg-navigation #language-mobile {
        margin-top: 10px
    }
}

@media (max-width: 992px) {
    .fg-navigation .navbar {
        margin: 0 !important;
        border: 0
    }
}

@media (max-width: 992px) {
    .fg-navigation .dropdown-menu {
        background-color: #ededed;
        border: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-bottom: 5px solid #e3e3e3 !important
    }

    .fg-navigation .dropdown-menu .dropdown-content {
        font-size: 13px;
        width: 100%
    }
}

@media (max-width: 992px) {
    .fg-navigation .dropdown-toggle {
        font-size: 14px
    }
}

@media (max-width: 992px) {
    .fg-navigation .navbar-collapse {
        padding: 0
    }

    .fg-navigation .navbar-collapse .caret {
        display: none;
        margin-left: 6px
    }
}

@media (max-width: 992px) {
    .fg-navigation .icon-worldmap {
        padding-left: 30px
    }
}

@media (max-width: 992px) {
    .fg-navigation i.standalone-multilang-flag {
        margin-top: 9px;
        margin-right: 11px;
        float: left
    }
}

@media (max-width: 992px) {
    .fg-hc-menu {
        z-index: 9999999 !important
    }

    .fg-hc-menu.fc-is-brand .fc-language-list {
        bottom: 0 !important
    }

    .fg-hc-menu:after {
        content: none !important
    }

    .fg-hc-menu .nav-container {
        width: 100% !important;
        top: 73px;
        bottom: 0;
        height: unset !important;
        max-height: unset !important
    }

    .fg-hc-menu .nav-container > .nav-wrapper > .nav-content > ul > li.nav-parent:not(.fc-country-select) .nav-wrapper .nav-content > ul > li:first-child .nav-item-link {
        padding-left: 0 !important
    }

    .fg-hc-menu .nav-container > .nav-wrapper > .nav-content > ul > li.nav-parent:not(.fc-country-select) .nav-wrapper .nav-content > ul > li .nav-item-link {
        padding-left: 15px !important
    }

    .fg-hc-menu .nav-container .nav-item-link {
        border-bottom: none !important
    }

    .fg-hc-menu .nav-container .nav-wrapper .nav-content .fg-hc-menu-close {
        margin-bottom: 0
    }

    .fg-hc-menu .nav-container .nav-wrapper .nav-content .fg-hc-menu-close img {
        height: 28px
    }

    .fg-hc-menu .nav-container .nav-wrapper .nav-content > h2 {
        position: fixed;
        width: 100%;
        background-color: #fff;
        z-index: 10000;
        left: 0;
        border-bottom: 1px solid #e3e3e3;
        padding: 24px 17px
    }

    .fg-hc-menu .nav-container .nav-wrapper .nav-content h2 {
        margin: 0
    }

    .fg-hc-menu .nav-container .nav-wrapper .nav-content .nav-item {
        font-size: 20px;
        font-weight: bold;
        padding: 14px 17px 10px 17px
    }

    .fg-hc-menu .nav-container .nav-wrapper .nav-content .nav-item .nav-item-wrapper .nav-item-link {
        font-size: 18px !important;
        font-weight: bold;
        border-bottom: none !important;
        padding: 0
    }

    .fg-hc-menu .nav-container .nav-wrapper .nav-content .nav-item .nav-item-wrapper .nav-item-link .nav-item-wrapper .nav-item-link {
        font-size: 18px !important;
        font-weight: bold;
        border-bottom: none !important;
        padding: 0
    }

    .fg-hc-menu .nav-container .nav-back a.nav-back-button {
        background-color: #e3e3e3;
        padding: 12px 17px
    }

    .fg-hc-menu .nav-container .nav-back a.nav-back-button:before {
        border-style: solid;
        border-width: .15em .15em 0 0;
        content: "";
        display: inline-block;
        position: relative;
        vertical-align: top;
        transform: rotate(135deg);
        margin-right: 7px;
        width: 11px;
        height: 11px;
        border-top: none;
        border-left: none;
        border-bottom: 2px solid #2b2b2b;
        border-right: 2px solid #2b2b2b;
        left: 0;
        top: 4px
    }

    .fg-hc-menu .nav-container .nav-back a.nav-back-button:active, .fg-hc-menu .nav-container .nav-back a.nav-back-button:visited {
        background-color: #e3e3e3
    }

    .fg-hc-menu .nav-container .nav-close a {
        height: 51px;
        background-color: #e3e3e3
    }

    .fg-hc-menu .nav-container .nav-close a span:after, .fg-hc-menu .nav-container .nav-close a span:before {
        all: unset !important
    }

    .fg-hc-menu .nav-container .nav-close a span {
        background-image: url(../img/schliessen.svg);
        background-position-y: center;
        background-size: 28px;
        background-repeat: no-repeat
    }

    .fg-hc-menu .nav-container .nav-next {
        border-left: none !important
    }

    .fg-hc-menu .nav-container .nav-next:before {
        left: 45%;
        top: 52%;
        width: 11px;
        height: 11px;
        border-top: none;
        border-left: none;
        border-bottom: 2px solid #2b2b2b;
        border-right: 2px solid #2b2b2b
    }

    .fg-hc-menu .nav-container .fc-country-select {
        bottom: 0 !important;
        position: fixed !important;
        overflow: hidden
    }
}

@media (max-width: 992px)and (max-width: 767px)and (orientation: landscape) {
    .fg-hc-menu .nav-container .fc-country-select {
        bottom: unset !important;
        border-top: none !important
    }
}

@media (max-width: 992px) {
    .fg-hc-menu .nav-container .fc-country-select > div > a {
        border: none !important
    }
}

@media (max-width: 992px)and (max-width: 767px)and (orientation: landscape) {
    .fg-hc-menu .nav-container .fc-country-select > div > a {
        bottom: unset !important;
        position: relative !important
    }
}

@media (max-width: 992px) {
    .fg-hc-menu .nav-container .fc-country-select > div > a.nav-item > p {
        margin-bottom: 0 !important
    }
}

@media (max-width: 992px) {
    .fg-hc-menu .nav-container .fc-country-select.level-open {
        position: static !important
    }
}

@media (max-width: 992px) {
    .fg-hc-menu .nav-container .fc-country-select > div > .nav-item-link {
        position: relative !important;
        width: 100%;
        border-top: 1px solid #e3e3e3;
        padding-left: 35px !important;
        background: url(../img/world.png) no-repeat left center;
        background-position-x: 2px !important;
        background-position-y: 2px !important
    }
}

@media (max-width: 992px) {
    .fg-hc-menu .fc-language-list {
        bottom: 53px;
        width: 100%;
        height: 40px;
        border-bottom: none !important;
        position: fixed !important;
        border-top: 1px solid #eee
    }
}

@media (max-width: 992px)and (max-width: 767px)and (orientation: landscape) {
    .fg-hc-menu .fc-language-list {
        bottom: unset !important;
        position: relative !important;
        border-top: none !important;
        border-bottom: 1px solid #eee !important
    }

    .fg-hc-menu .fc-language-list > div > a {
        border-bottom: none !important
    }
}

@media (max-width: 992px) {
    .fg-hc-menu .fc-language-list > a {
        float: left;
        padding: 14px 5px 10px 5px !important
    }

    .fg-hc-menu .fc-language-list > a:first-child {
        padding-left: 15px !important
    }
}

@media (max-width: 992px) {
    .fg-hc-menu .fc-language-list .nav-item-link > a {
        float: left !important;
        border-bottom: none !important;
        padding: 0 10px 0 0 !important
    }
}

@media (max-width: 992px) {
    .fg-hc-menu .fc-language-list a.fc-language.fc-language-active {
        color: #6e6e6e
    }
}

@media (max-width: 992px) {
    .fg-hc-menu .fc-country-select {
        border-top: 1px solid #eee;
        max-height: 100%;
        width: 100%;
        background-color: #fff;
        z-index: 9984;
        overflow: hidden
    }

    .fg-hc-menu .fc-country-select .nav-item a:not(.nav-back-button) {
        padding: 0 !important;
        font-size: 20px !important;
        border: none !important
    }

    .fg-hc-menu .fc-country-select ul > li {
        border-top: 1px solid #eee
    }

    .fg-hc-menu .fc-country-select ul > li:last-child {
        border-bottom: 1px solid #eee
    }
}

@media (max-width: 992px) {
    .fg-hc-menu .fc-country-multilanguage {
        padding: 14px 5px 10px 5px !important
    }

    .fg-hc-menu .fc-country-multilanguage:first-child {
        padding-left: 10px !important
    }
}

@media (max-width: 992px) {
    .hc-nav-open .action--open {
        display: block !important;
        width: 100%;
        height: 100%
    }

    .hc-nav-open .action--open .icon-bar-top {
        -webkit-transform: translateY(11px) rotateZ(45deg);
        -moz-transform: translateY(11px) rotateZ(45deg);
        -ms-transform: translateY(11px) rotateZ(45deg);
        -o-transform: translateY(11px) rotateZ(45deg);
        transform: translateY(11px) rotateZ(45deg)
    }

    .hc-nav-open .action--open .icon-bar-bottom {
        -webkit-transform: translateY(-9px) rotateZ(-45deg);
        -moz-transform: translateY(-9px) rotateZ(-45deg);
        -ms-transform: translateY(-9px) rotateZ(-45deg);
        -o-transform: translateY(-9px) rotateZ(-45deg);
        transform: translateY(-9px) rotateZ(-45deg)
    }

    .hc-nav-open .action--open .icon-bar-middle {
        opacity: 0 !important
    }
}

@media (max-width: 992px) {
    .hc-offcanvas-nav .nav-container {
        top: 76px !important
    }
}

@media (max-width: 992px) {
    .hc-offcanvas-nav.nav-position-right.nav-open .nav-wrapper {
        box-shadow: none !important
    }
}

.fg-product-filter .fc-no-padding {
    padding: 0 !important
}

.fg-product-filter .fc-no-margin {
    margin: 0 !important
}

.fg-product-filter .fc-collapsed .fc-collapsible:after, .fg-product-filter .fc-collapsed.fc-collapsible:after {
    content: "\e114"
}

.fg-product-filter .fc-collapsible {
    position: relative;
    cursor: pointer
}

.fg-product-filter .fc-collapsible:after {
    content: "\e113";
    font-family: "Glyphicons Halflings";
    line-height: 1;
    margin: 5px;
    float: right;
    position: absolute;
    display: block;
    top: 30%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fg-product-filter .fc-collapsible.fc-active:after {
    color: #3c763d;
    content: "\e084";
    font-size: 16px;
    top: 31%;
    right: -2px
}

.fg-product-filter .fc-filter-header {
    cursor: pointer;
    height: 60px;
    background-color: #f8f8f8
}

.fg-product-filter .fc-filter-header > a > div {
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

.fg-product-filter .fc-filter-header > a > div:first-child {
    border-right: 1px solid #e3e3e3
}

.fg-product-filter .fc-filter-header > a > div > div {
    height: 100%;
    position: relative
}

.fg-product-filter .fc-filter-header > a > div > div .fc-big-label {
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: bold
}

.fg-product-filter .fc-filter-header > a > div > div .fc-big-label .fc-filter-icon {
    margin: 2px
}

.fg-product-filter .fc-filter-header > a > div > div .fc-big-label > span {
    font-size: 14px;
    font-weight: normal
}

.fg-product-filter .fc-filter-container {
    background-color: #f8f8f8
}

.fg-product-filter .fc-filter-container:not(.collapse) {
    margin-bottom: 10px
}

.fg-product-filter .fc-filter-container .fc-calc {
    margin-left: 5px
}

.fg-product-filter .fc-filter-container .fc-filter {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #e3e3e3
}

.fg-product-filter .fc-filter-container .fc-filter .fc-no-result {
    color: #757575
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-label {
    height: 28px;
    position: relative;
    padding: 0
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-label .fc-filter-label-body {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    position: absolute;
    display: block;
    padding: 0 40px 0 10px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-input {
    margin: 10px 0;
    padding-top: 0;
    padding-bottom: 0
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-input > .row {
    margin: 0
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-input .fc-filter-checkbox .fg-checkbox-custom label:before {
    float: left
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-input .fc-filter-checkbox .fg-checkbox-custom label .fc-checkbox-label {
    position: relative;
    left: 30px;
    text-indent: -28px;
    padding-right: 10px
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-input .fc-filter-slider {
    margin: 0 10px
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-input .fc-filter-slider .slider {
    margin-bottom: 30px
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-input .fc-filter-slider .slider .tooltip {
    padding: 0
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-input .fc-filter-slider .slider .tooltip .tooltip-arrow {
    display: none
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-input .fc-filter-slider .slider .tooltip .tooltip-inner {
    background-color: rgba(0, 0, 0, 0);
    padding: 0
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-input .fc-filter-slider .fc-slider-custom.fc-relayouted .tooltip-max.bottom, .fg-product-filter .fc-filter-container .fc-filter .fc-filter-input .fc-filter-slider .fc-slider-custom.fc-relayouted .tooltip-min.bottom {
    opacity: 1 !important
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-input .fc-filter-slider .fc-filter-button {
    position: relative;
    margin-left: -15px;
    margin-right: -15px
}

.fg-product-filter .fc-filter-container .fc-filter .fc-filter-input .fc-filter-slider .fc-filter-button .btn-block + .btn-block {
    margin: 0
}

.fg-product-filter .fc-filter-container .fc-filter.fc-filter-checkboxsingle {
    padding-bottom: 35px
}

.fg-product-filter .fc-filter-container .fc-filter.fc-filter-checkboxsingle .fc-input-container {
    margin-bottom: 0
}

.fg-product-filter .fc-filter-container .fc-filter.fc-filter-checkboxsingle .fc-input-container .fc-filter-input {
    height: auto
}

.fg-product-filter .fc-active-filter {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (max-width: 992px) {
    .fg-product-filter .fc-active-filter {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .fg-product-filter .fc-active-filter .fc-active-item:first-child {
        margin-top: 20px
    }

    .fg-product-filter .fc-active-filter .fc-active-item:last-child {
        margin-bottom: 20px
    }
}

.fg-product-filter .fc-active-filter .fc-active-item {
    display: block;
    white-space: normal;
    text-align: left;
    float: left;
    margin: 5px 20px 10px 0;
    position: relative;
    padding-right: 40px;
    font-size: 12px;
    width: 100%;
    height: auto;
    background-color: #e3e3e3 !important;
    background-image: none !important
}

.fg-product-filter .fc-active-filter .fc-active-item .fc-filter-remove {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0) url(../img/sprites/sprite.png) no-repeat -43px -139px;
    position: absolute;
    top: 10px;
    right: 10px
}

.fg-product-filter .fc-sorting-container .fc-sorting-select, .fg-product-filter .fc-sorting-container .fc-sorting-seperator {
    display: none !important
}

.fg-product-filter .fc-sorting-container ul {
    list-style-type: none;
    float: left;
    padding-left: 15px
}

@media (min-width: 992px) {
    .fg-product-filter .fc-sorting-container {
        margin-top: 20px
    }

    .fg-product-filter .fc-sorting-container ul {
        float: right;
        display: table;
        border-spacing: 5px
    }

    .fg-product-filter .fc-sorting-container ul li {
        list-style: none;
        display: table-cell;
        vertical-align: middle
    }

    .fg-product-filter .fc-sorting-container .fc-sorting-select, .fg-product-filter .fc-sorting-container .fc-sorting-seperator {
        display: inline !important
    }
}

.fg-product-filter .fc-sorting-container .fc-select-app {
    display: inline-block
}

.fg-product-filter .fc-sorting-container .fc-sorting-select {
    padding: 5px 10px;
    height: auto;
    width: auto;
    display: inline-block
}

.fg-product-filter .fc-sorting-container label {
    font-weight: 500
}

.fg-product-filter .fc-filter-offer {
    background-color: #fff;
    border-top: 1px solid #f8f8f8;
    padding: 20px 0 0 0
}

.fg-product-filter .fg-radio-custom input[type=radio].fc-radio-custom {
    display: none
}

.fg-product-filter .fg-radio-custom input[type=radio].fc-radio-custom + label:before {
    content: " ";
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin: -2px 8px 0 0;
    vertical-align: middle
}

.fg-product-filter .fg-radio-custom input[type=radio].fc-radio-custom + label:before {
    background-image: url(../img/radio.png);
    background-position-y: -20px
}

.fg-product-filter .fg-radio-custom input[type=radio].fc-radio-custom:checked + label:before {
    background-position-y: 0
}

@media (min-width: 992px) {
    .fg-product-filter .fc-collapsible:after {
        right: 10px;
        top: 16px
    }

    .fg-product-filter .fc-collapsible.fc-active:after {
        right: 5px;
        top: 17px
    }

    .fg-product-filter .fc-filter-header > a > div:first-child {
        border: none
    }

    .fg-product-filter .fc-active-filter .fc-active-item {
        white-space: nowrap;
        width: auto;
        height: 44px
    }

    .fg-product-filter .fc-filter-container .fc-filter:not(.fc-filter-checkboxsingle) {
        border: none
    }

    .fg-product-filter .fc-filter-container .fc-filter:not(.fc-filter-checkboxsingle) .fc-filter-label {
        background: #fff;
        border: 1px solid #e3e3e3;
        border-radius: 0;
        height: 44px !important;
        padding: 13px 15px;
        margin: 0
    }

    .fg-product-filter .fc-filter-container .fc-filter:not(.fc-filter-checkboxsingle) .fc-input-container {
        position: relative;
        top: -10px
    }

    .fg-product-filter .fc-filter-container .fc-filter:not(.fc-filter-checkboxsingle) .fc-input-container .fc-filter-input {
        background-color: #fff;
        border: 1px solid #e3e3e3;
        border-top: 1px solid #fff;
        position: absolute;
        z-index: 10;
        left: 0;
        top: 43px;
        height: auto;
        padding-bottom: 10px
    }

    .fg-product-filter .fc-filter-container .fc-filter:not(.fc-filter-checkboxsingle) .fc-input-container .fc-filter-input > .row {
        margin: 10px 0
    }

    .fg-product-filter .fc-filter-container .fc-filter:not(.fc-filter-checkboxsingle) .fc-input-container .fc-filter-input .fc-filter-slider {
        margin-left: 10px;
        margin-right: 10px
    }

    .fg-product-filter .fc-filter-container .fc-filter:not(.fc-filter-checkboxsingle) .fc-input-container .fc-filter-input .fc-filter-slider .slider {
        margin-bottom: 30px
    }

    .fg-product-filter .fc-filter-container .fc-filter:not(.fc-filter-checkboxsingle) .fc-input-container .fc-filter-input .fc-filter-slider .fc-filter-button {
        margin-left: 0;
        margin-right: 0
    }

    .fg-product-filter .fc-filter-container .fc-filter-border {
        border-bottom: 2px solid #fff
    }

    .fg-product-filter .fc-filter-container .fc-filter.fc-filter-checkboxsingle {
        border-top: none !important
    }

    .fg-product-filter .fc-sorting-filter > div {
        background-color: #fff;
        padding: 20px 0 0 0
    }

    .fg-product-filter .fc-compare-link {
        position: relative;
        top: -1px
    }
}

.fg-product-filter .fc-filter-container .fc-icon-battery, .fg-product-filter .fc-filter-container .fc-icon-shop {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    vertical-align: top;
    position: relative
}

.fg-product-filter .fc-filter-container .fc-icon-shop {
    background-image: url(../img/picto_target_group_retail_oth_3_CI15_RGB.svg);
    width: 25px;
    height: 25px;
    top: -5px
}

.fg-product-filter .fc-filter-container .fc-icon-battery {
    background: url(../img/sprites/battery.png) no-repeat center center;
    width: 20px;
    height: 20px;
    top: -2px
}

.fg-products-footnote {
    margin-bottom: 10px
}

.fg-products-footnote td {
    vertical-align: top
}

.fg-products-footnote td:first-child {
    padding-right: 5px
}

.fg-products-list .fc-info {
    float: right;
    height: 20px;
    width: 20px;
    background-image: url(../img/info.png)
}

.fg-products-list .fc-info:hover {
    background-image: url(../img/info-active.png)
}

.fg-products-list .fc-icons li {
    margin-bottom: 10px
}

.fg-products-list.fg-products-list-page {
    background-color: #f8f8f8
}

.fg-products-list.fg-products-list-page .fg-product-filter .fc-filter-container, .fg-products-list.fg-products-list-page .fg-product-filter .fc-filter-header {
    background-color: unset
}

.fg-products-list .fc-cluster {
    background-color: #ffed00;
    padding: 40px 30px;
    min-height: 523px
}

.fg-products-list .fc-cluster h3 {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 0
}

.fg-products-list .fc-cluster h4 {
    font-size: 20px
}

.fg-products-list .fc-cluster-bullets {
    padding: 0;
    margin: 60px 0 0 0
}

.fg-products-list .fc-cluster-bullets > li {
    background: url(../img/check.png) no-repeat left 3px;
    list-style: none;
    margin: 0;
    line-height: 20px;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 5px 15px
}

@media (max-width: 992px) {
    .fg-products-list .fc-cluster {
        padding: 10px 30px;
        min-height: auto;
        margin: 0 -15px 20px -15px
    }

    .fg-products-list .fc-cluster-headline {
        font-size: 36px
    }

    .fg-products-list .fc-cluster-bullets {
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .fg-products-list .mobileheadline {
        margin-top: 30px
    }
}

.fg-products-product {
    margin-bottom: 50px;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px);
    padding: 0;
    background-color: #fff
}

@media (min-width: 767px) {
    .fg-products-product {
        width: calc(50% - 30px)
    }
}

@media (min-width: 992px) {
    .fg-products-product {
        width: calc(25% - 30px)
    }
}

.fg-products-product .fc-icons ul {
    right: 10px;
    top: 10px
}

.fg-products-product .fc-description, .fg-products-product .fc-label, .fg-products-product .fc-price, .fg-products-product .fc-ratings {
    margin-bottom: 14px
}

.fg-products-product .fc-lowest-price {
    font-size: 12px;
    font-weight: 500
}

.fg-products-product .fc-wrapper {
    padding: 15px
}

.fg-products-product:last-child {
    margin-right: 15px
}

.fg-products-product .fc-added-value {
    display: inline-block;
    max-width: 100%;
    min-height: 20px;
    position: relative;
    line-height: 22px;
    padding: 0 10px;
    background: #238c96;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: -20px;
    min-height: 15px;
    line-height: 15px;
    float: left
}

.fg-products-product .fc-added-value > p {
    margin: 0;
    display: inline-block;
    padding-top: 2px;
    font-size: 14px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 17px
}

.fg-products-product .fc-added-value:after {
    border-left: 6px solid #238c96;
    content: "";
    position: absolute;
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-top: 12px solid rgba(0, 0, 0, 0);
    margin-right: -20px;
    right: 14px
}

.fg-products-product .fc-added-value:before {
    border-left: 6px solid #fff;
    content: "";
    position: absolute;
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-top: 12px solid rgba(0, 0, 0, 0);
    left: 0
}

.fg-products-product .fc-added-value:after {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0)
}

.fg-products-product .fc-added-value:before {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid rgba(0, 0, 0, 0)
}

.fg-products-product .fc-added-value p {
    font-size: 12px;
    padding-top: 4px;
    color: #fff !important
}

.fg-products-product .fc-ratings {
    height: 25px
}

.fg-products-product .fc-icons ul {
    position: absolute;
    right: 0;
    top: 0
}

.fg-products-product .fc-description {
    margin-bottom: 10px
}

.fg-products-product .fc-description a {
    font-weight: normal
}

.fg-products-product .fc-description a:hover {
    color: #2b2b2b
}

.fg-products-product .fc-compare {
    margin: 0 0 10px 0
}

.fg-products-product .fc-actions .btn .icon-shop {
    margin: 0 auto
}

.fg-products-product .fc-details {
    margin-top: 10px
}

.fg-products-product .fc-details.fc-details-reduced .fc-label {
    font-size: 13px;
    line-height: 18px
}

.fg-products-product .fc-details .fc-pastproduct {
    padding-left: 50px;
    min-height: 30px;
    margin-top: 10px;
    background: url(../img/quotation_mark.png) no-repeat left top
}

.fg-products-product .fc-image {
    text-align: center
}

.fg-products-product .fc-image.fc-pastproduct {
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    opacity: .4
}

.fg-products-product .fc-label {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px
}

.fg-products-product .fc-reference {
    position: relative;
    padding: 5px 3px 50px 3px
}

.fg-products-product .fc-reference .fc-reference-info {
    padding: 10px;
    overflow: hidden;
    white-space: nowrap
}

.fg-products-product .fc-reference .fc-reference-info h6 {
    white-space: normal
}

.fg-products-product .fc-reference .fc-reference-image {
    text-align: center;
    height: 200px
}

.fg-products-product .fc-reference .fc-reference-image img {
    max-width: 100%
}

.fg-products-product .fg-wishlist-control {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 9
}

.fg-addedvalue-container .fc-addedvalue-item {
    display: flex;
    flex-wrap: wrap
}

.fg-addedvalue-container .fc-addedvalue-item .fc-icon-container {
    display: flex;
    align-items: center;
    justify-content: center
}

.fg-addedvalue-container .fc-addedvalue-item .fc-icon-container > span {
    font-size: 20px
}

.fg-addedvalue-container .fc-addedvalue-item .fc-product-info > p {
    margin: 5px 0;
    text-decoration: line-through
}

.fg-addedvalue-container .fc-addedvalue-item .fc-product-info .fc-arrow {
    display: inline-block;
    max-width: 100%;
    min-height: 20px;
    position: relative;
    line-height: 22px;
    padding: 0 10px;
    background: #238c96;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase
}

.fg-addedvalue-container .fc-addedvalue-item .fc-product-info .fc-arrow > p {
    margin: 0;
    display: inline-block;
    padding-top: 2px;
    font-size: 14px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 17px
}

.fg-addedvalue-container .fc-addedvalue-item .fc-product-info .fc-arrow:after {
    border-left: 6px solid #238c96;
    content: "";
    position: absolute;
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-top: 12px solid rgba(0, 0, 0, 0);
    margin-right: -20px;
    right: 14px
}

.fg-addedvalue-container .fc-addedvalue-item .fc-product-info .fc-arrow:before {
    border-left: 6px solid #fff;
    content: "";
    position: absolute;
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-top: 12px solid rgba(0, 0, 0, 0);
    left: 0
}

.fc-carousel-slide > .fg-products-product {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.fg-search-input .fc-clearer {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 45px;
    z-index: 10
}

.fg-search-input.fc-clearer-visible .form-control {
    background: url(../img/clear.png) no-repeat 98% 50% #fff
}

@media (max-width: 767px) {
    .fg-search-input.fc-clearer-visible .form-control {
        background-position-x: 94%
    }
}

.fg-search-input.fc-clearer-visible .form-control::-ms-clear {
    display: none
}

.fg-search-input.fc-clearer-visible .fc-clearer {
    display: block
}

.fg-totop {
    opacity: 0;
    position: fixed;
    right: 30px;
    bottom: 10px;
    font-size: 40px;
    cursor: pointer;
    z-index: 950;
    transition: opacity 200ms linear
}

.fg-totop.fc-visible {
    opacity: 1
}

@font-face {
    font-family: "ClanPro";
    font-display: fallback;
    src: url(../../../_all/fonts/ClanWebPro-News.woff) format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "ClanPro";
    font-display: fallback;
    src: url(../../../_all/fonts/ClanWebPro-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "ClanPro";
    font-display: fallback;
    src: url(../../../_all/fonts/ClanWebPro-Bold.woff) format("woff");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: "ClanPro";
    font-display: fallback;
    src: url(../../../_all/fonts/ClanWebPro-NarrBlack.woff) format("woff");
    font-weight: 900;
    font-style: normal
}

body {
    font-family: ClanPro, Arial, sans-serif
}

body {
    font-size: 13px;
    font-style: normal;
    color: #2b2b2b;
    background-color: #fff;
    direction: ltr;
    word-wrap: break-word
}

.equalheight-container .equalheight-element {
    margin-bottom: 20px
}

.centered {
    text-align: center
}

.row {
    margin-bottom: 20px
}

.greybg {
    background-color: #f8f8f8;
    padding: 40px 0
}

.border-right-white {
    border-right: 3px solid #fff
}

.col-align-right {
    text-align: right
}

.col-align-center {
    text-align: center
}

.col-no-padding {
    padding: 0
}

.vertical-center {
    display: flex;
    align-items: center
}

.no-margin-bottom {
    margin-bottom: 0
}

.fix-spelling {
    text-transform: none !important
}

.img-square-hundred {
    width: 100px !important;
    height: 100px !important
}

#breadcrumbs.siteRoot {
    margin: 0
}

#breadcrumbs.siteRoot + div + main > section.container .image-fit.fg-carousel-wrapper {
    margin-top: 35px
}

#ribbon + .image-cinematic {
    margin-top: -30px
}

.container-fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999999
}

.container-full {
    width: 100%;
    overflow: hidden
}

.fg-carousel-wrapper {
    position: relative
}

.fg-carousel-wrapper .fc-carousel-bullet:only-child {
    visibility: hidden
}

.fg-carousel-wrapper .fg-products-product {
    margin-bottom: 25px
}

@media (max-width: 767px) {
    .fg-carousel-wrapper p#extramarginpagination {
        margin-top: -30px !important
    }
}

@media (max-width: 992px) {
    .fg-carousel-wrapper p#extramarginpagination {
        margin-top: -70px
    }
}

.fg-carousel-wrapper .fc-carousel .carouselsubtext {
    margin-top: 10px
}

@media (max-width: 510px) {
    .fg-carousel-wrapper .fc-carousel .carouselsubtext {
        margin-top: 15px
    }

    .fg-carousel-wrapper .fc-carousel p.extramargin {
        margin-top: 33px
    }
}

@media (max-width: 767px) {
    .fg-carousel-wrapper .fc-carousel p.extramargin {
        margin-top: 40px !important
    }
}

@media (max-width: 992px) {
    .fg-carousel-wrapper .fc-carousel p.extramargin {
        margin-top: 80px
    }
}

.fg-carousel-wrapper .fc-carousel .photo-credits {
    position: absolute;
    top: 10px;
    right: 150px;
    left: auto;
    width: 40%;
    font-size: 18px
}

.fg-carousel-wrapper .fc-carousel .photo-credits h2 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 40px
}

@media (max-width: 992px) {
    .fg-carousel-wrapper .fc-carousel .photo-credits {
        font-size: 14px
    }

    .fg-carousel-wrapper .fc-carousel .photo-credits h2 {
        font-size: 30px
    }
}

.fg-carousel-wrapper .fc-carousel .photo-credits > ul {
    margin: 0;
    padding: 0
}

.fg-carousel-wrapper .fc-carousel .photo-credits > ul > li {
    list-style: inside disc;
    width: auto;
    margin: 0;
    padding: 0
}

.fg-carousel-wrapper .fc-carousel > ul {
    width: 20000em;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.fg-carousel-wrapper .fc-carousel > ul > li {
    width: 1250px;
    position: relative;
    float: left
}

.fg-carousel-wrapper .carousel-control-next, .fg-carousel-wrapper .carousel-control-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 45%;
    z-index: 99;
    margin-top: -20px;
    background: #fff url(../img/carousel_arrows.png) no-repeat 0 0;
    background-color: rgba(255, 255, 255, .3)
}

.fg-carousel-wrapper .carousel-control-next.swiper-button-disabled, .fg-carousel-wrapper .carousel-control-prev.swiper-button-disabled {
    display: none !important
}

@media (max-width: 992px) {
    .fg-carousel-wrapper .carousel-control-next, .fg-carousel-wrapper .carousel-control-prev {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 37%;
        background: #fff url(../img/carousel_arrows.png) no-repeat 0 0;
        background-color: rgba(255, 255, 255, .3)
    }
}

@media (max-width: 767px) {
    .fg-carousel-wrapper .carousel-control-next, .fg-carousel-wrapper .carousel-control-prev {
        width: 50px;
        height: 50px;
        position: absolute;
        margin-top: -50px;
        top: 48%;
        background: #fff url(../img/carousel_arrows.png) no-repeat 0 0;
        background-color: rgba(255, 255, 255, .3)
    }
}

@media (max-width: 510px) {
    .fg-carousel-wrapper .carousel-control-next, .fg-carousel-wrapper .carousel-control-prev {
        width: 50px;
        height: 50px;
        position: absolute;
        margin-top: -50px;
        top: 46%;
        background: #fff url(../img/carousel_arrows.png) no-repeat 0 0;
        background-color: rgba(255, 255, 255, .3)
    }
}

.fg-carousel-wrapper .carousel-control-next:before, .fg-carousel-wrapper .carousel-control-prev:before {
    content: ""
}

.fg-carousel-wrapper .carousel-control-prev {
    left: 25px
}

.fg-carousel-wrapper .carousel-control-next {
    right: 25px;
    background-position: -50px 0
}

.fg-carousel-wrapper .selected img {
    opacity: .5
}

.fg-carousel-wrapper p.imageshowtext {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 900;
    margin: 0 0 10px 0;
    padding: 0
}

.fg-carousel-wrapper h2.uppercase {
    text-transform: uppercase
}

.fg-carousel-wrapper .fc-carousel-bullets {
    text-align: center;
    margin-top: 0;
    width: auto !important;
    padding: 0
}

.fg-carousel-wrapper .fc-carousel-bullets li:only-child {
    display: none !important
}

.fg-carousel-wrapper .fc-carousel-bullets.extramargin {
    margin-top: 10px
}

.fg-carousel-wrapper .fc-carousel-bullets li.fc-carousel-bullet {
    display: inline-block !important;
    float: none !important;
    margin-right: 10px;
    vertical-align: middle;
    cursor: pointer;
    text-indent: -999px;
    width: 12px !important;
    height: 12px !important;
    overflow: hidden;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    background: #fff;
    text-decoration: none;
    border: 1px solid #000
}

.fg-carousel-wrapper .fc-carousel-bullets li.fc-carousel-bullet:last-child {
    margin-right: 0
}

.fg-carousel-wrapper .fc-carousel-bullets li.fc-carousel-bullet.fc-active {
    border: 8px solid #000;
    background: #000;
    text-decoration: none
}

.cart-container .cart-title {
    background: #f8f8f8;
    padding: 8px 0
}

.cart-container .cart-title .cart-items-title {
    padding-left: 21px
}

.cart-container .cart-title .cart-sum-title {
    padding-right: 21px
}

.cart-container .cart-title .cart-amount-title, .cart-container .cart-title .cart-sum-title {
    text-align: right
}

.cart-container .btn {
    text-transform: uppercase
}

@media (max-width: 767px) {
    .cart-container .btn {
        width: 100%;
        margin: 0 0 10px 0
    }
}

.cart-container .cart-total {
    background-color: #f8f8f8;
    padding: 26px 20px 10px;
    margin: 0 0 30px 0
}

.cart-container .cart-total .total {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase
}

.cart-container .cart-total dl {
    font-size: 13px;
    margin-bottom: 4px;
    list-style-position: outside;
    font-family: inherit
}

@media (max-width: 992px) {
    .cart-container .cart-total dl {
        margin: 20px 0 0 0
    }
}

.cart-container .cart-total dl dt {
    float: left;
    font-weight: normal
}

.cart-container .cart-total dl dd {
    padding: 0 0 12px 0;
    text-align: right;
    font-weight: bold;
    font-size: 16px
}

.cart-container .cart-item {
    font-size: 13px
}

.cart-container .cart-item:first-child {
    border-top: 1px solid #e3e3e3;
    padding: 27px 0 0
}

.cart-container .cart-item .cart-image {
    padding-left: 21px;
    text-align: center
}

.cart-container .cart-item .cart-image img {
    max-width: 100px;
    max-height: 100px
}

.cart-container .cart-item .cart-description h2 {
    font-size: 16px;
    margin-bottom: 10px
}

.cart-container .cart-item .cart-price {
    text-align: right
}

.cart-container .cart-item .cart-amount {
    text-align: right
}

.cart-container .cart-item .cart-amount .form-control {
    width: 52px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    display: inline-block
}

.cart-container .cart-item .cart-amount .item-options {
    line-height: 30px
}

.cart-container .cart-item .cart-amount .item-options ul {
    margin: 0;
    padding: 0
}

.cart-container .cart-item .cart-amount .item-options li {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.cart-container .cart-item .cart-amount .item-options a:before {
    content: " ";
    width: 6px;
    height: 16px;
    background: rgba(0, 0, 0, 0) url(../img/sprites/icons.png) no-repeat -21px -1px;
    float: left;
    margin: 2px 8px 0 0;
    vertical-align: middle;
    margin-right: 8px;
    float: none;
    display: inline-block
}

.cart-container .cart-item .cart-sum {
    text-align: right;
    padding-right: 21px;
    font-size: 16px;
    font-weight: bold
}

.order-confirmation .cart-item .cart-description {
    padding-left: 0
}

.order-confirmation .cart-total {
    padding-right: 0 !important
}

.order-confirmation .cart-total dd.total, .order-confirmation .cart-total dt.total {
    padding-top: 20px !important
}

.order-confirmation .cart-total dd.total {
    border-top: 1px solid #e3e3e3
}

.btn {
    font-weight: 500;
    line-height: 18px;
    height: 44px;
    border-radius: 0;
    border: 1px solid #e3e3e3;
    padding: 13px 20px 11px;
    font-size: 13px;
    color: #000;
    text-transform: uppercase
}

@media (max-width: 510px) {
    .buttontext {
        font-size: 11px !important;
        padding-left: 12px
    }
}

@media (max-width: 767px) {
    .btn {
        white-space: normal;
        height: auto
    }
}

@media (max-width: 992px) {
    .equalheight-element + .btn {
        margin-bottom: 20px
    }
}

@media (min-width: 767px) {
    .btn-position-bottom {
        position: absolute;
        bottom: -30px
    }
}

.btn-multiline {
    white-space: normal;
    height: auto
}

.btn-grey {
    background-color: #e3e3e3;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#e3e3e3), to(#eee));
    background-image: -webkit-linear-gradient(bottom, #e3e3e3, #eee);
    background-image: -moz-linear-gradient(bottom, #e3e3e3, #eee);
    background-image: -o-linear-gradient(bottom, #e3e3e3, #eee);
    background-image: linear-gradient(to "top", #e3e3e3, #eee)
}

.btn-anthracite {
    background-color: #6e6e6e;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#757575), to(#6e6e6e));
    background-image: -webkit-linear-gradient(bottom, #757575, #6e6e6e);
    background-image: -moz-linear-gradient(bottom, #757575, #6e6e6e);
    background-image: -o-linear-gradient(bottom, #757575, #6e6e6e);
    background-image: linear-gradient(to "top", #757575, #6e6e6e);
    color: #fff
}

.btn-ghost-yellow {
    background-color: #ffed00;
    border: 1px solid #000;
    color: #000
}

.btn-ghost-grey {
    background-color: #ededed;
    border: 1px solid #000;
    color: #000
}

.btn-ghost-anthracite {
    background-color: #6e6e6e;
    border: 1px solid #fff;
    color: #fff
}

.btn-white.active {
    color: #fff
}

.btn-yellow {
    background-color: #ffed00;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ffed00), to(#fff466));
    background-image: -webkit-linear-gradient(bottom, #ffed00, #fff466);
    background-image: -moz-linear-gradient(bottom, #ffed00, #fff466);
    background-image: -o-linear-gradient(bottom, #ffed00, #fff466);
    background-image: linear-gradient(to "top", #ffed00, #fff466)
}

.btn-flatyellow {
    background-color: #ffed00
}

.btn-block {
    display: block
}

.downloadbuttonicon {
    margin-right: 5px
}

.btn-border-white {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 40px;
    height: 50px;
    text-transform: uppercase
}

.btn-border-white:active, .btn-border-white:hover, .btn-border-white:visited {
    color: #fff
}

.btn-border, .btn-border-black {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #000;
    color: #000;
    padding: 10px 40px;
    height: 50px;
    text-transform: uppercase;
    line-height: 25px
}

.btn-border-black:active, .btn-border-black:hover, .btn-border-black:visited, .btn-border:active, .btn-border:hover, .btn-border:visited {
    color: #000
}

.error-msg {
    color: #e2001a;
    text-align: right;
    font-size: 13px;
    line-height: 16px
}

.form-control {
    border-radius: 0;
    height: 44px;
    padding: 13px 15px;
    margin: 0
}

.form-group {
    margin: 0 0 10px 0
}

.form-group p:last-child {
    margin-bottom: 0
}

.form-mandatory {
    float: left;
    padding-top: 5px;
    margin-left: -12px
}

@media (max-width: 767px) {
    .form-mandatory {
        float: none
    }
}

.singlecheckbox .checkbox {
    float: left
}

.singlecheckbox label {
    float: left
}

.singlecheckbox .form-mandatory {
    margin: 0;
    padding-top: 15px
}

.singlecheckbox .error-msg:before {
    content: "";
    display: table;
    clear: both
}

.singlecheckbox:after {
    content: "";
    display: table;
    clear: both
}

label.hidden-label {
    visibility: hidden;
    display: none
}

.glyphicon-remove, .glyphicon-remove:before {
    content: "";
    background-image: url(../img/icn_error.png);
    background-repeat: no-repeat;
    margin-top: 6px
}

.glyphicon-ok, .glyphicon-ok:before {
    content: "";
    background-image: url(../img/icn_success.png);
    background-repeat: no-repeat;
    margin-top: 6px
}

.glyphicon-ok.size, .glyphicon-ok:before {
    content: "";
    background-image: url(../img/icn_success.png);
    background-repeat: no-repeat;
    margin-top: 6px
}

.fc-icon-size, .glyphicon-fixed-size {
    width: 16px;
    height: 16px;
    background-size: cover
}

.icon-shop {
    display: inline-block;
    width: 21px;
    height: 18px;
    background: rgba(0, 0, 0, 0) url(../img/sprites/sprite.png) no-repeat -20px -110px;
    overflow: hidden;
    text-indent: -999px;
    vertical-align: middle
}

.icon-trustedshops {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0) url(../img/sprites/sprite.png) no-repeat 0 -40px;
    overflow: hidden;
    text-indent: -999px;
    vertical-align: middle
}

.icon-ekomi {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0) url(../img/sprites/sprite.png) no-repeat -40px -40px;
    overflow: hidden;
    text-indent: -999px;
    vertical-align: middle
}

.icon-gplus {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/social_links2.png) no-repeat -45px 0
}

.icon-facebook {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/social_links2.png) no-repeat 0 0
}

.icon-instagram {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/social_links2.png) no-repeat 0 -48px
}

.icon-twitter {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/social_links2.png) no-repeat -90px 0
}

.icon-youtube {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/social_links2.png) no-repeat -135px 0
}

.icon-xing {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/social_links2.png) no-repeat -180px 0
}

.icon-linkedin {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/social_links2.png) no-repeat -45px -48px
}

.icon-worldmap {
    background: url(../img/world.png) no-repeat left center;
    padding-left: 30px;
    min-height: 16px
}

.arrow-right:after {
    content: " ";
    width: 6px;
    height: 14px;
    background: rgba(0, 0, 0, 0) url(../img/sprites/icons.png) no-repeat -21px -1px;
    float: left;
    margin: 2px 8px 0 0;
    vertical-align: middle;
    margin: -2px 0 0 10px;
    float: none;
    display: inline-block
}

.arrow-left:before {
    content: " ";
    width: 6px;
    height: 14px;
    background: rgba(0, 0, 0, 0) url(../img/sprites/icons.png) no-repeat -4px -1px;
    float: left;
    margin: 2px 8px 0 0;
    vertical-align: middle;
    margin: -2px 8px 0 0;
    float: none;
    display: inline-block
}

.arrow-left-right:before {
    content: " ";
    width: 6px;
    height: 14px;
    background: rgba(0, 0, 0, 0) url(../img/sprites/icons.png) no-repeat -21px -1px;
    float: left;
    margin: 2px 8px 0 0;
    vertical-align: middle;
    margin: -2px 8px 0 0;
    float: none;
    display: inline-block
}

.icon-download:before {
    content: " ";
    width: 16px;
    height: 16px;
    background: rgba(0, 0, 0, 0) url(../img/sprites/icons.png) no-repeat -33px 0;
    float: left;
    margin: 2px 8px 0 0;
    vertical-align: middle;
    margin: -2px 6px 0 0;
    float: none;
    display: inline-block
}

.icon-delivery-fast:before {
    content: " ";
    width: 8px;
    height: 16px;
    background: rgba(0, 0, 0, 0) url(../img/sprites/icons.png) no-repeat -4px -16px;
    float: left;
    margin: 2px 8px 0 0;
    vertical-align: middle;
    margin-right: 8px
}

.icon-delivery-slow:before {
    content: " ";
    width: 8px;
    height: 16px;
    background: rgba(0, 0, 0, 0) url(../img/sprites/icons.png) no-repeat -4px -32px;
    float: left;
    margin: 2px 8px 0 0;
    vertical-align: middle;
    margin-right: 8px
}

.icon-delivery-backorder:before {
    content: " ";
    width: 8px;
    height: 16px;
    background: rgba(0, 0, 0, 0) url(../img/sprites/icons.png) no-repeat -4px -49px;
    float: left;
    margin: 2px 8px 0 0;
    vertical-align: middle;
    margin-right: 8px
}

.btn .icon {
    float: left
}

.bullet {
    font-size: 20px;
    font-weight: bold;
    margin-top: -10px;
    margin-left: 19px;
    display: inline-block;
    float: left;
    width: 40px;
    line-height: 40px;
    height: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    text-align: center;
    margin-right: 20px;
    background: #333;
    color: #ffed00
}

label {
    font-weight: normal;
    cursor: pointer
}

.image-fit img {
    width: 100%
}

.img-border {
    border: 1px solid #e3e3e3
}

.img-bordershadow {
    -webkit-box-shadow: 0 0 0 1px #d3d3d3;
    -moz-box-shadow: 0 0 0 1px #d3d3d3;
    box-shadow: 0 0 0 1px #d3d3d3
}

.img-above-text {
    margin-bottom: 5px
}

@media (max-width: 767px) {
    .imagemobile {
        margin-bottom: 5px
    }
}

.imageshowtextcolor {
    color: #fff
}

.col-2-teaser {
    height: auto;
    background-repeat: no-repeat
}

.col-2-teaser > div {
    height: 190px;
    background-repeat: no-repeat;
    background-size: cover
}

.col-2-teaser > div a {
    position: relative;
    display: block;
    text-decoration: none !important
}

.col-2-teaser > div a h6 {
    font-weight: 600;
    position: absolute;
    top: 100px;
    font-size: 16px;
    left: 20px;
    color: #000
}

.col-2-teaser > div a p {
    top: 160px;
    left: 20px;
    position: absolute
}

@media (max-width: 510px) {
    .col-2-teaser > div a h6 {
        font-weight: 600;
        position: absolute;
        top: 100px;
        font-size: 15px;
        left: 20px;
        color: #000
    }

    .col-2-teaser > div a p {
        top: 155px !important;
        max-width: 60%
    }
}

.col-2-teaser > div a h2 {
    position: absolute;
    top: 130px;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    left: 20px;
    color: #000
}

@media (max-width: 510px) {
    .col-2-teaser > div a h2 {
        position: absolute;
        top: 130px;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        left: 20px;
        color: #000
    }
}

.col-2-teaser > div a img {
    position: absolute;
    height: 183px;
    width: auto;
    right: 20px;
    top: 40px;
    background-repeat: no-repeat
}

@media (max-width: 510px) {
    .col-2-teaser > div a img {
        position: absolute;
        height: 183px;
        width: auto;
        right: 8px !important;
        top: 40px;
        background-repeat: no-repeat
    }
}

.col-2-teaser > div a div {
    height: 190px;
    background-repeat: no-repeat;
    background-size: cover
}

.col-2-teaser.col-2-teaser-invert > div a {
    text-decoration: none
}

.col-2-teaser.col-2-teaser-invert > div a h2, .col-2-teaser.col-2-teaser-invert > div a h6 {
    color: #fff
}

.col-2-teaser.col-2-teaser-invert > div a p {
    color: #fff;
    top: 160px;
    position: absolute
}

.col-2-teaser.col-2-teaser-invert > div img {
    position: absolute;
    height: 183px;
    width: auto;
    right: 6px;
    top: 40px;
    background-repeat: no-repeat
}

@media (max-width: 510px) {
    .col-2-teaser.col-2-teaser-invert > div img {
        position: absolute;
        height: 183px;
        width: auto;
        right: 0 !important;
        top: 40px;
        background-repeat: no-repeat
    }
}

@media (max-width: 767px) {
    .col-2-teaser {
        margin-bottom: 50px;
        background-repeat: no-repeat
    }
}

@media (max-width: 1260px) {
    .col-2-teaser > div a p {
        top: 155px !important;
        max-width: 70%
    }
}

@media (max-width: 992px) {
    .col-2-teaser > div a p {
        top: 155px !important;
        max-width: 60%
    }
}

ol {
    margin: 0;
    padding: 0 0 0 15px
}

ol li {
    margin: 0;
    padding: 0
}

.list-arrows {
    margin: 0;
    padding: 0
}

.list-arrows > li {
    list-style: none url(../img/arrow-right.png);
    line-height: 20px;
    margin: 0 0 0 13px;
    padding: 0
}

.list-arrows > li ul {
    margin: 0 0 0 25px;
    padding: 0
}

.list-arrows > li ul a {
    font-weight: normal
}

.list-no-bullets {
    padding: 0;
    margin: 0
}

.list-no-bullets > li {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.list-no-bullets > li ul {
    margin: 0 0 0 25px;
    padding: 0
}

.list-no-bullets > li ul a {
    font-weight: normal
}

a, a:active, a:focus, a:hover {
    font-weight: 500;
    outline: none;
    color: #2b2b2b;
    text-decoration: none;
    font-style: normal
}

a:hover {
    color: #757575
}

.businesstext a:hover, .photo-credits a:hover {
    color: #2b2b2b
}

.tooltip-trigger {
    display: inline-block
}

.tooltip-trigger-questionmark {
    line-height: 20px;
    width: 20px;
    text-align: center;
    border-radius: 20px;
    margin-left: 6px;
    background: #fff;
    font-weight: bold;
    cursor: pointer
}

.tooltip-trigger-questionmark:hover {
    background: #333;
    color: #ffed00
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ffed00
}

.tooltip.left .tooltip-arrow {
    border-left-color: #ffed00
}

.tooltip.right .tooltip-arrow {
    border-right-color: #ffed00
}

.tooltip.top .tooltip-arrow {
    border-top-color: #ffed00
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.tooltip .tooltip-inner {
    font-weight: 500;
    padding: 15px;
    max-width: none;
    color: #2b2b2b;
    font-size: 13px;
    background-color: #ffed00;
    border-radius: 0
}

.tooltip p:last-child {
    margin-bottom: 0
}

.tooltip p:last-child {
    margin-bottom: 0
}

form .tooltip {
    width: 200px
}

@media (min-width: 1260px) {
    .product-priceinfo .tooltip {
        width: 400px
    }
}

.h1-styled, h1 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 18px 0;
    font-weight: 900 !important
}

.h1-styled.centered, h1.centered {
    display: block
}

.h1-styled.no-text-transform, h1.no-text-transform {
    text-transform: none
}

h2 {
    font-size: 20px;
    font-weight: bold !important;
    margin: 0 0 10px 0;
    padding: 0
}

h3 {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 8px 0;
    padding: 0
}

h4 {
    font-size: 14px;
    font-weight: bold !important;
    margin: 0 0 7px 0
}

h5 {
    font-size: 14px;
    font-weight: bold !important;
    margin: 0 0 7px 0;
    padding: 0 0 12px;
    text-transform: uppercase
}

h6 {
    font-weight: 500;
    font-size: 13px;
    margin: 0 0 6px 0
}

.section-headline {
    border-bottom: 1px solid #e3e3e3;
    margin: 15px 0 30px 0;
    padding: 0 0 12px 0;
    line-height: 1;
    text-transform: uppercase
}

h1.headlinebottom {
    margin: 9px 0 18px 0
}

h2.headlinebottom {
    margin: 5px 0 10px 0
}

h3.headlinebottom {
    margin: 5px 0 8px 0
}

h4.headlinebottom {
    margin: 5px 0 7px 0
}

h5.headlinebottom {
    margin: 5px 0 7px 0
}

h6.headlinebottom {
    margin: 5px 0 6px 0
}

h1.field-headline, h2.field-headline, h3.field-headline, h4.field-headline, h5.field-headline, h6.field-headline {
    margin: 15px 0 0 0
}

h1.group-headline, h2.group-headline, h3.group-headline, h4.group-headline, h5.group-headline, h6.group-headline {
    margin: 15px 0 0 0
}

@media (max-width: 992px) {
    h1.mobileheadline {
        margin: 9px 0 18px 0
    }

    h2.mobileheadline {
        margin: 5px 0 10px 0
    }

    h3.mobileheadline {
        margin: 5px 0 8px 0
    }

    h4.mobileheadline {
        margin: 5px 0 7px 0
    }

    h5.mobileheadline {
        margin: 5px 0 7px 0
    }

    h6.mobileheadline {
        margin: 5px 0 6px 0
    }

    h3 {
        font-size: 16px;
        font-weight: 600;
        margin: 1px 0 8px 0;
        padding: 0
    }
}

@media (max-width: 510px) {
    h1.mobile {
        font-size: 20px !important
    }
}

.pager li > a {
    border: 0;
    border-radius: 0
}

.pager li > a:hover {
    background-color: rgba(0, 0, 0, 0)
}

ul.pager {
    line-height: 1.53846em;
    list-style-position: outside;
    font-family: inherit;
    text-align: center;
    list-style-type: none;
    margin-bottom: 45px
}

ul.pager li a {
    font-weight: normal;
    display: inline-block;
    margin: 0 .4em;
    padding: 0
}

ul.pager li a.pagination-next, ul.pager li a.pagination-prev {
    text-indent: 10000px;
    overflow: hidden;
    vertical-align: bottom;
    display: inline-block;
    width: 1.54em;
    border-radius: 1em;
    background-repeat: no-repeat;
    background-image: url(../img/pagination.png);
    background-color: #2b2b2b
}

ul.pager li a.pagination-prev {
    background-position: -42px 50%
}

ul.pager li a.pagination-prev .glyphicon-backward:before {
    content: initial;
    display: none
}

ul.pager li a.pagination-prev.first-page {
    background-position: 2px 50%;
    background-color: #ededed
}

ul.pager li a.pagination-prev:hover {
    background-color: #ffed00;
    background-position: 2px 50%
}

ul.pager li a.pagination-next {
    background-position: -71px 50%
}

ul.pager li a.pagination-next .glyphicon-forward:before {
    content: initial;
    display: none
}

ul.pager li a.pagination-next.last-page {
    background-position: -27px 50%;
    background-color: #ededed
}

ul.pager li a.pagination-next:hover {
    background-color: #ffed00;
    background-position: -27px 50%
}

.pagination-hidden {
    display: none
}

.pagination-selection ul {
    display: inline;
    margin: 0;
    padding: 0
}

.pagination-selection ul li a {
    font-weight: normal
}

.pagination-selection ul li.pagination-current a {
    font-weight: bold
}

.pagination {
    text-align: center;
    margin-top: 10px;
    display: block
}

.pagination .carousel-pagination {
    display: inline-block
}

.pagination .carousel-pagination a {
    text-indent: 0;
    border: none;
    width: auto;
    height: auto;
    background: rgba(0, 0, 0, 0);
    font-weight: normal;
    margin: 0 4px
}

.pagination a, .pagination span {
    display: inline-block;
    float: none;
    margin: 0 3px;
    vertical-align: middle;
    overflow: hidden
}

.pagination a.active, .pagination span.active {
    font-weight: bold
}

.pagination a {
    cursor: pointer
}

.pagination a.next, .pagination a.prev, .pagination span.next, .pagination span.prev {
    width: 20px;
    height: auto;
    position: relative;
    margin-top: 0;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-image: url(../img/pagination.png);
    left: 0;
    right: 0;
    display: inline-block
}

.pagination a.prev {
    background-color: #2b2b2b;
    background-position: -42px 50%
}

.pagination a.prev:hover {
    background-color: #ffed00;
    background-position: 2px 50%
}

.pagination a.next {
    background-color: #2b2b2b;
    background-position: -71px 50%
}

.pagination a.next:hover {
    background-color: #ffed00;
    background-position: -27px 50%
}

.pagination span.prev {
    background-color: #ededed;
    background-position: 2px 50%
}

.pagination span.next {
    background-color: #ededed;
    background-position: -27px 50%
}

.cupo_splashscreen {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99999
}

.cupo_splashscreen .cupo_splash_back {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    height: 100%;
    width: 100%;
    background-color: #2b2b2b;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6
}

.cupo_splashscreen .cupo_splash_front {
    position: fixed !important;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    top: 20%;
    width: 100%;
    z-index: 1002
}

.cupo_splashscreen .cupo_splash_front img {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    height: 100px;
    width: 100px
}

.cupo_splashscreen .cupo_splash_front h1 {
    text-align: center;
    vertical-align: middle;
    color: #d3d3d3
}

.cupo_splashscreen .cupo_splash_front h4 {
    margin-top: 115px;
    text-align: center;
    vertical-align: middle;
    color: #d3d3d3
}

.accordion {
    margin: 0
}

.accordion .icon-accordion {
    display: inline-block;
    background: url(../img/close_rating.png) left top no-repeat rgba(0, 0, 0, 0);
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: 0 10px 0 0
}

.accordion .collapsed .icon-accordion {
    background-image: url(../img/expand_rating.png)
}

.accordion .panel-default {
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    -webkit-box-shadow: none
}

.accordion .panel + .panel {
    margin-top: 0 !important
}

.accordion .panel-heading {
    padding: 14px 14px 7px 14px;
    line-height: 24px;
    border: 0
}

.accordion .panel-heading h2, .accordion .panel-heading h3 {
    display: inline
}

.accordion .panel-heading a {
    display: block
}

.accordion .panel-body {
    border-color: rgba(0, 0, 0, 0);
    border-top: 0
}

.accordion .collapsing {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.fg-news-latest .fc-time, .fg-news-latest .time, .news .fc-time, .news .time {
    color: #757575;
    font-size: 12px
}

.fg-news-latest h6, .news h6 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: none
}

table.download {
    background-color: #f8f8f8
}

table.download td, table.download th {
    border-top: 0 solid rgba(0, 0, 0, 0) !important;
    padding: 13px 18px !important
}

table.download th {
    border-bottom: 7px solid #fff
}

table.download td {
    border-bottom: 1px solid #fff !important
}

table .col-last {
    text-align: right
}

table.table-big td {
    padding: 10px
}

table.table-nowrap tbody {
    overflow: auto;
    overflow-y: hidden;
    white-space: nowrap
}

#featurebenefits table {
    table-layout: fixed
}

#businessunit .row {
    height: 225px
}

.extramargin {
    margin-bottom: 20px
}

.df-md {
    display: flex
}

@media (max-width: 992px) {
    .df-md {
        display: inline-block
    }
}

.mobile-column-reverse {
    display: flex
}

@media (max-width: 767px) {
    .mobile-column-reverse {
        flex-direction: column-reverse
    }
}

.my-0-recursive {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-0-recursive .video-player {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-0-recursive .fg-interactive-chart {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-0-recursive .fg-hotspots {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.video-player {
    margin-bottom: 10px
}

.video-player > img {
    cursor: pointer
}

.video-player div img:first-child {
    width: 100%;
    height: auto;
    cursor: pointer
}

.image-fit .video-player > div, .image-fit .video-player > div > video {
    background-color: rgba(0, 0, 0, 0) !important
}

.image-fit .video-player img {
    width: auto
}

#video-modal .close {
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0) url(../img/sprite.png) no-repeat -43px -139px;
    opacity: 1;
    position: absolute;
    z-index: 1;
    right: -14px;
    top: -14px
}

#video-modal .close:hover {
    opacity: 1
}

#video-modal .modal-dialog {
    max-width: 900px;
    width: auto
}

#video-modal #video-modal-content > div {
    -moz-box-shadow: #333 4px 4px 25px;
    -webkit-box-shadow: #333 4px 4px 25px;
    box-shadow: #333 4px 4px 25px
}

.fg-backgroundvideo {
    position: relative
}

.fg-backgroundvideo .fc-body {
    z-index: 10
}

.fg-backgroundvideo .fc-body.fc-background {
    padding: 20px;
    margin: -10px 0 0 -10px;
    width: auto !important;
    max-width: 60%;
    background: rgba(110, 110, 110, .5) !important
}

.fg-backgroundvideo .fc-body.fc-color-white {
    color: #fff !important
}

.fg-backgroundvideo .fc-body.fc-color-white .btn-border {
    color: #fff !important;
    border-color: #fff !important
}

.fg-backgroundvideo .fc-body.fc-color-yellow {
    color: #ffed00 !important
}

.fg-backgroundvideo .fc-body.fc-color-yellow .btn-border {
    color: #ffed00 !important;
    border-color: #ffed00 !important
}

.fg-backgroundvideo .fc-body.fc-color-grey {
    color: #ededed !important
}

.fg-backgroundvideo .fc-body.fc-color-grey .btn-border {
    color: #ededed !important;
    border-color: #ededed !important
}

.fg-backgroundvideo .fc-body.fc-color-anthracite {
    color: #6e6e6e !important
}

.fg-backgroundvideo .fc-body.fc-color-anthracite .btn-border {
    color: #6e6e6e !important;
    border-color: #6e6e6e !important
}

ul.socialmedialist {
    list-style-type: none
}

ul.socialmediaitem > li {
    display: inline
}

.fg-social-media-container ul.socialmedialist {
    padding: 0
}

.line-height-para {
    line-height: 20px
}

span.title > a > p.line-height-para {
    vertical-align: middle;
    display: inline-block
}

.contact {
    margin: 0
}

.contact .openinghours td {
    padding-right: 6px
}

.ff-cursor-overlay {
    display: block;
    height: 20px;
    position: absolute;
    width: 50%;
    z-index: 1
}

#BVSellerRatingsContainer {
    word-wrap: normal
}

.fg-recommended-products-detail .fc-product-list .fc-product-img {
    opacity: .4
}

.fg-recommended-products-detail .fc-product-list .fc-product-img.selected {
    opacity: 1 !important
}

.fg-recommended-products-detail .fc-product-list .fc-plus {
    height: 200px
}

.fg-recommended-products-detail .fc-product-list .fc-plus i {
    margin-top: 60px;
    font-size: 3em;
    color: #757575;
    opacity: .4
}

@media (max-width: 1260px) {
    .fc-product-list .fc-plus {
        height: 140px !important
    }

    .fc-product-list .fc-plus i {
        margin-top: 45px !important;
        font-size: 2em !important
    }
}

@media (max-width: 767px) {
    .fc-product-list .fc-plus {
        height: 100px !important
    }

    .fc-product-list .fc-plus i {
        margin-top: 30px !important;
        font-size: 1.5em !important
    }
}

.nav.nav-tabs {
    margin-bottom: 20px
}

.nav.nav-tabs li:first-child a {
    border-left: 1px solid #e3e3e3
}

.nav.nav-tabs li a {
    margin-right: 0;
    border-radius: 0;
    background-color: #f8f8f8;
    border-right: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    height: 50px;
    padding: 17px 30px;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase
}

.nav.nav-tabs li.active a {
    background-color: #fff;
    border-bottom: 0
}

.fg-backgroundvideo .fc-item, .fg-cinematic-group .fc-item, .fg-cinematic-slider .fc-item {
    position: relative
}

.fg-backgroundvideo .fc-item a.fc-white-text, .fg-cinematic-group .fc-item a.fc-white-text, .fg-cinematic-slider .fc-item a.fc-white-text {
    color: #fff !important
}

.fg-backgroundvideo .fc-item a:hover, .fg-cinematic-group .fc-item a:hover, .fg-cinematic-slider .fc-item a:hover {
    color: initial
}

.fg-backgroundvideo .fc-item img, .fg-cinematic-group .fc-item img, .fg-cinematic-slider .fc-item img {
    width: 100%
}

.fg-backgroundvideo .fc-item .fc-body, .fg-cinematic-group .fc-item .fc-body, .fg-cinematic-slider .fc-item .fc-body {
    left: 10%;
    width: 60%;
    position: absolute;
    text-align: left;
    vertical-align: middle;
    bottom: 20%
}

.fg-backgroundvideo .fc-item .fc-body.fc-white-text, .fg-cinematic-group .fc-item .fc-body.fc-white-text, .fg-cinematic-slider .fc-item .fc-body.fc-white-text {
    color: #fff !important
}

.fg-backgroundvideo .fc-item .fc-body h1, .fg-cinematic-group .fc-item .fc-body h1, .fg-cinematic-slider .fc-item .fc-body h1 {
    margin-bottom: 0;
    font-size: 50px
}

.fg-backgroundvideo .fc-item .fc-body p, .fg-cinematic-group .fc-item .fc-body p, .fg-cinematic-slider .fc-item .fc-body p {
    font-size: 20px;
    font-weight: 500;
    margin-top: 18px
}

.fg-backgroundvideo .fc-item .fc-body .btn, .fg-cinematic-group .fc-item .fc-body .btn, .fg-cinematic-slider .fc-item .fc-body .btn {
    margin-top: 30px
}

@media (max-width: 1260px) {
    .fg-backgroundvideo .fc-item .fc-body h1, .fg-cinematic-group .fc-item .fc-body h1, .fg-cinematic-slider .fc-item .fc-body h1 {
        font-size: 40px
    }

    .fg-backgroundvideo .fc-item .fc-body button, .fg-cinematic-group .fc-item .fc-body button, .fg-cinematic-slider .fc-item .fc-body button {
        margin-top: 10px;
        cursor: default
    }
}

@media (max-width: 767px) {
    .fg-backgroundvideo .fc-item .fc-body h1, .fg-cinematic-group .fc-item .fc-body h1, .fg-cinematic-slider .fc-item .fc-body h1 {
        font-size: 23px
    }
}

.fg-cinematic-slider .carousel-pagination {
    margin-top: 20px !important
}

@media (min-width: 767px) {
    .fg-imagetext-fiftyfifty > .row {
        padding: 0 15px
    }
}

.fg-imagetext-fiftyfifty.fc-bg-grey .fc-imagetext-fiftyfifty-textcontainer {
    background-color: #ededed
}

.fg-imagetext-fiftyfifty.fc-bg-yellow .fc-imagetext-fiftyfifty-textcontainer {
    background-color: #ffed00
}

.fg-imagetext-fiftyfifty.fc-bg-white .fc-imagetext-fiftyfifty-textcontainer {
    background-color: #fff
}

.fg-imagetext-fiftyfifty.fc-bg-anthracite .fc-imagetext-fiftyfifty-textcontainer {
    background-color: #6e6e6e;
    color: #fff
}

.fg-imagetext-fiftyfifty.fc-bg-anthracite .fc-imagetext-fiftyfifty-textcontainer a, .fg-imagetext-fiftyfifty.fc-bg-anthracite .fc-imagetext-fiftyfifty-textcontainer a:hover {
    color: #fff
}

.fg-imagetext-fiftyfifty .fc-imagetext-fiftyfifty-textcontainer {
    padding: 40px
}

.fg-imagetext-fiftyfifty .video-player {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .fg-imagetext-fiftyfifty .row.flex-container-stretch {
        display: block
    }

    .fg-imagetext-fiftyfifty div.image-fit:before {
        content: "";
        float: left;
        padding-top: 100%
    }
}

.flex-container-stretch {
    display: flex;
    align-items: stretch
}

.flex-container-square {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around
}

.flex-container-square > div {
    display: flex;
    flex: 1;
    height: auto
}

.flex-container-square > div:before {
    content: "";
    float: left;
    padding-top: 100%
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center
}

.flex-space-between-vertical {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

#ribbon #breadcrumbs {
    padding: 0
}

.breadcrumbInMain {
    margin-top: 0 !important
}

#breadcrumbs {
    font-weight: 500;
    font-size: 11px;
    margin-top: 15px
}

#breadcrumbs ul {
    margin: 0;
    padding: 0
}

#breadcrumbs ul li {
    padding: 0;
    margin: 0;
    display: inline
}

#breadcrumbs ul li:first-child:before {
    content: " ";
    margin: 0
}

#breadcrumbs ul li:before {
    font-weight: 500;
    content: ">";
    color: #2b2b2b;
    margin: 0 .5em
}

#breadcrumbs ul li a {
    color: #2b2b2b;
    font-weight: 500
}

#ribbon {
    background: #ffed00;
    margin: 0 0 30px 0;
    padding: 10px 0
}

#ribbon.no-margin-bottom {
    margin-bottom: 0 !important
}

#ribbon h1 {
    margin-top: 10px
}

@media (max-width: 510px) {
    #ribbon h1.ribbonmobile {
        font-size: 22px !important
    }
}

#ribbon .row {
    margin-bottom: 0
}

.hrbold {
    border-width: 3px
}

.carousel .carousel-caption {
    text-shadow: none;
    top: 10px;
    right: 150px;
    left: auto;
    width: 400px
}

.carousel .carousel-control {
    background: none;
    filter: none
}

.carousel .carousel-control .icon-next, .carousel .carousel-control .icon-prev {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, .3) url(../img/carousel_arrows.png) no-repeat 0 0
}

.carousel .carousel-control .icon-next:before, .carousel .carousel-control .icon-prev:before {
    content: ""
}

.carousel .carousel-control .icon-next {
    background-position: -50px 0
}

@media (min-width: 1260px) {
    .downloads-content {
        height: 254px !important
    }
}

@media (min-width: 992px) {
    .downloads-content {
        height: 185px
    }

    .downloads-button {
        position: absolute;
        bottom: 0
    }
}

#skip-links a {
    background-color: #fff;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .1);
    left: 0;
    right: 0;
    padding: 4px;
    position: absolute;
    top: -50px;
    text-align: center;
    font-size: 20px;
    z-index: 100
}

#skip-links a:focus {
    top: 0
}

[data-js-focus-visible] :focus:not([data-focus-visible-added]) {
    outline: none
}

.js-focus-visible .focus-visible {
    outline: 2px #238c96 solid
}

.fg-background {
    background-color: #fff !important
}

.fg-background.fc-grey-bg {
    background-color: #f8f8f8 !important
}

.fg-background.fc-grey-bg + .fc-anthracite-bg, .fg-background.fc-grey-bg + .fc-yellow-bg {
    padding-top: 20px
}

.fg-background.fc-grey-bg .fc-anthracite-bg .btn:not(.btn-yellow):not(.btn-grey), .fg-background.fc-grey-bg .fc-anthracite-bg a:not(.btn), .fg-background.fc-grey-bg .fc-anthracite-bg h1, .fg-background.fc-grey-bg .fc-anthracite-bg h2, .fg-background.fc-grey-bg .fc-anthracite-bg h3, .fg-background.fc-grey-bg .fc-anthracite-bg h4, .fg-background.fc-grey-bg .fc-anthracite-bg h5, .fg-background.fc-grey-bg .fc-anthracite-bg h6, .fg-background.fc-grey-bg .fc-anthracite-bg ol, .fg-background.fc-grey-bg .fc-anthracite-bg p, .fg-background.fc-grey-bg .fc-anthracite-bg ul {
    color: #fff
}

.fg-background.fc-grey-bg :not(.fc-anthracite-bg) a:not(.btn), .fg-background.fc-grey-bg :not(.fc-anthracite-bg) h1, .fg-background.fc-grey-bg :not(.fc-anthracite-bg) h2, .fg-background.fc-grey-bg :not(.fc-anthracite-bg) h3, .fg-background.fc-grey-bg :not(.fc-anthracite-bg) h4, .fg-background.fc-grey-bg :not(.fc-anthracite-bg) h5, .fg-background.fc-grey-bg :not(.fc-anthracite-bg) h6, .fg-background.fc-grey-bg :not(.fc-anthracite-bg) ol, .fg-background.fc-grey-bg :not(.fc-anthracite-bg) p, .fg-background.fc-grey-bg :not(.fc-anthracite-bg) ul {
    color: #000
}

.fg-background.fc-grey-bg .btn-grey {
    background-color: #ffed00;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ffed00), to(#fff466));
    background-image: -webkit-linear-gradient(bottom, #ffed00, #fff466);
    background-image: -moz-linear-gradient(bottom, #ffed00, #fff466);
    background-image: -o-linear-gradient(bottom, #ffed00, #fff466);
    background-image: linear-gradient(to "top", #ffed00, #fff466)
}

.fg-background.fc-grey-bg hr {
    border-top-color: #6e6e6e !important
}

.fg-background.fc-anthracite-bg {
    background-color: #6e6e6e !important
}

.fg-background.fc-anthracite-bg .btn:not(.btn-yellow):not(.btn-grey), .fg-background.fc-anthracite-bg a:not(.btn), .fg-background.fc-anthracite-bg h1, .fg-background.fc-anthracite-bg h2, .fg-background.fc-anthracite-bg h3, .fg-background.fc-anthracite-bg h4, .fg-background.fc-anthracite-bg h5, .fg-background.fc-anthracite-bg h6, .fg-background.fc-anthracite-bg ol, .fg-background.fc-anthracite-bg p, .fg-background.fc-anthracite-bg ul {
    color: #fff
}

.fg-background.fc-anthracite-bg .fc-grey-bg .btn:not(.btn-yellow):not(.btn-grey), .fg-background.fc-anthracite-bg .fc-grey-bg a:not(.btn), .fg-background.fc-anthracite-bg .fc-grey-bg h1, .fg-background.fc-anthracite-bg .fc-grey-bg h2, .fg-background.fc-anthracite-bg .fc-grey-bg h3, .fg-background.fc-anthracite-bg .fc-grey-bg h4, .fg-background.fc-anthracite-bg .fc-grey-bg h5, .fg-background.fc-anthracite-bg .fc-grey-bg h6, .fg-background.fc-anthracite-bg .fc-grey-bg ol, .fg-background.fc-anthracite-bg .fc-grey-bg p, .fg-background.fc-anthracite-bg .fc-grey-bg ul, .fg-background.fc-anthracite-bg .fc-yellow-bg .btn:not(.btn-yellow):not(.btn-grey), .fg-background.fc-anthracite-bg .fc-yellow-bg a:not(.btn), .fg-background.fc-anthracite-bg .fc-yellow-bg h1, .fg-background.fc-anthracite-bg .fc-yellow-bg h2, .fg-background.fc-anthracite-bg .fc-yellow-bg h3, .fg-background.fc-anthracite-bg .fc-yellow-bg h4, .fg-background.fc-anthracite-bg .fc-yellow-bg h5, .fg-background.fc-anthracite-bg .fc-yellow-bg h6, .fg-background.fc-anthracite-bg .fc-yellow-bg ol, .fg-background.fc-anthracite-bg .fc-yellow-bg p, .fg-background.fc-anthracite-bg .fc-yellow-bg ul {
    color: #000
}

.fg-background.fc-anthracite-bg + .fc-grey-bg, .fg-background.fc-anthracite-bg + .fc-yellow-bg {
    padding-top: 20px
}

.fg-background.fc-anthracite-bg .btn-anthracite, .fg-background.fc-anthracite-bg .btn-yellow {
    background-color: #ffed00;
    color: #000 !important;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ffed00), to(#fff466));
    background-image: -webkit-linear-gradient(bottom, #ffed00, #fff466);
    background-image: -moz-linear-gradient(bottom, #ffed00, #fff466);
    background-image: -o-linear-gradient(bottom, #ffed00, #fff466);
    background-image: linear-gradient(to "top", #ffed00, #fff466)
}

.fg-background.fc-anthracite-bg hr {
    border-top-color: #fff !important
}

.fg-background.fc-yellow-bg {
    background-color: #ffed00 !important
}

.fg-background.fc-yellow-bg a:not(.btn), .fg-background.fc-yellow-bg h1, .fg-background.fc-yellow-bg h2, .fg-background.fc-yellow-bg h3, .fg-background.fc-yellow-bg h4, .fg-background.fc-yellow-bg h5, .fg-background.fc-yellow-bg h6, .fg-background.fc-yellow-bg ol, .fg-background.fc-yellow-bg p, .fg-background.fc-yellow-bg ul {
    color: #000
}

.fg-background.fc-yellow-bg .fc-anthracite-bg .btn:not(.btn-yellow):not(.btn-grey), .fg-background.fc-yellow-bg .fc-anthracite-bg a:not(.btn), .fg-background.fc-yellow-bg .fc-anthracite-bg h1, .fg-background.fc-yellow-bg .fc-anthracite-bg h2, .fg-background.fc-yellow-bg .fc-anthracite-bg h3, .fg-background.fc-yellow-bg .fc-anthracite-bg h4, .fg-background.fc-yellow-bg .fc-anthracite-bg h5, .fg-background.fc-yellow-bg .fc-anthracite-bg h6, .fg-background.fc-yellow-bg .fc-anthracite-bg ol, .fg-background.fc-yellow-bg .fc-anthracite-bg p, .fg-background.fc-yellow-bg .fc-anthracite-bg ul {
    color: #fff
}

.fg-background.fc-yellow-bg + .fc-anthracite-bg, .fg-background.fc-yellow-bg + .fc-yellow-bg {
    padding-top: 20px
}

.fg-background.fc-yellow-bg .btn-yellow {
    background-color: #6e6e6e;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#757575), to(#6e6e6e));
    background-image: -webkit-linear-gradient(bottom, #757575, #6e6e6e);
    background-image: -moz-linear-gradient(bottom, #757575, #6e6e6e);
    background-image: -o-linear-gradient(bottom, #757575, #6e6e6e);
    background-image: linear-gradient(to "top", #757575, #6e6e6e);
    color: #fff
}

.fg-background.fc-yellow-bg .btn-flatyellow {
    background-color: #6e6e6e;
    color: #fff
}

.fg-background.fc-yellow-bg hr {
    border-top-color: #000 !important
}

main section.fg-bussinessunitentry:only-child {
    padding-bottom: 0 !important
}

main section.fg-bussinessunitentry:only-child > .row {
    margin-top: 0;
    margin-bottom: 0
}

main section.fg-bussinessunitentry {
    padding-bottom: 30px
}

main section#ribbon + .fg-background, main section#ribbon + .fg-cinematic-group, main section#ribbon + .fg-cinematic-slider, main section#ribbon + .fg-image-cinematic {
    margin-top: -30px
}

main section.fg-cinematic-group + section:not(.fg-background) {
    margin-top: 20px
}

main section:first-child.fg-background {
    padding-top: 20px
}

main section:last-child.fg-background {
    padding-bottom: 40px
}

main section.fg-background {
    padding-top: 20px
}

main section.fg-background + section:not(.fg-background,.fg-spacer) {
    margin-top: 20px;
    margin-bottom: 20px
}

main section:not(.fg-background) + section.fg-background {
    padding-top: 20px
}

main section.fg-background-last {
    padding-bottom: 20px
}

main section.fg-background-first {
    padding-top: 20px
}

main section.fg-background + .container-full {
    margin-top: 0 !important
}

main section.container-full + .fg-background {
    margin-top: -20px !important
}

main section.fg-cinematic-slider:not(.fc-cinematic-slider-noindicators) + #ribbon {
    margin-top: -20px !important
}

main section.fg-cinematic-slider.fc-cinematic-slider-noindicators + #ribbon {
    margin-top: -20px !important
}

main section.fg-image-cinematic + #ribbon {
    margin-top: -20px !important
}

main section.fg-image-cinematic.no-margin-bottom .video-player {
    margin-bottom: 0
}

.onhover-grey-bg > div:hover {
    background-color: #ededed !important
}

.onhover-grey-bg > div:hover h1, .onhover-grey-bg > div:hover h2, .onhover-grey-bg > div:hover h3, .onhover-grey-bg > div:hover h4, .onhover-grey-bg > div:hover h5, .onhover-grey-bg > div:hover h6, .onhover-grey-bg > div:hover p {
    color: #000 !important
}

.onhover-yellow-bg > div:hover {
    background-color: #ffed00 !important
}

.onhover-yellow-bg > div:hover h1, .onhover-yellow-bg > div:hover h2, .onhover-yellow-bg > div:hover h3, .onhover-yellow-bg > div:hover h4, .onhover-yellow-bg > div:hover h5, .onhover-yellow-bg > div:hover h6, .onhover-yellow-bg > div:hover p {
    color: #000 !important
}

.onhover-anthracite-bg > div:hover {
    background-color: #6e6e6e !important
}

.onhover-anthracite-bg > div:hover h1, .onhover-anthracite-bg > div:hover h2, .onhover-anthracite-bg > div:hover h3, .onhover-anthracite-bg > div:hover h4, .onhover-anthracite-bg > div:hover h5, .onhover-anthracite-bg > div:hover h6, .onhover-anthracite-bg > div:hover p {
    color: #fff !important
}

.carousel-control {
    width: 50px;
    height: 50px;
    top: 45%;
    background-image: url(../img/sprites/carousel_arrows.png) !important;
    background-color: rgba(255, 255, 255, .3);
    background-position: 0 0
}

.carousel-control.right {
    background-position: -50px 0
}

.col-sm-0-5, .col-sm-1-5, .col-sm-2-4, .col-sm-2-5, .col-sm-4-5, .col-sm-6-5, .col-sm-8-5 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 767px) {
    .col-sm-0-5, .col-sm-1-5, .col-sm-2-4, .col-sm-2-5, .col-sm-4-5, .col-sm-6-5, .col-sm-8-5 {
        float: left
    }

    .col-sm-0-5 {
        width: 4.1666666667% !important
    }

    .col-sm-1-5 {
        width: 12.5% !important
    }

    .col-sm-4-5 {
        width: 37.5% !important
    }

    .col-sm-6-5 {
        width: 54.1666666667% !important
    }

    .col-sm-2-5 {
        width: 20.8333333333% !important
    }

    .col-sm-8-5 {
        width: 70.8333333333% !important
    }

    .col-sm-2-4 {
        width: 20% !important
    }

    .col-sm-11-5 {
        width: 95.8333333333% !important
    }

    .col-sm-0-5 {
        width: 4.1666666667% !important
    }

    .col-sm-push-0-5 {
        left: 4.1666666667%
    }
}

@media (min-width: 992px) {
    .col-md-0-5, .col-md-1-5, .col-md-2-4, .col-md-2-5, .col-md-4-5, .col-md-6-5, .col-md-8-5 {
        float: left
    }

    .col-md-0-5 {
        width: 4.1666666667% !important
    }

    .col-md-1-5 {
        width: 12.5% !important
    }

    .col-md-4-5 {
        width: 37.5% !important
    }

    .col-md-6-5 {
        width: 54.1666666667% !important
    }

    .col-md-2-5 {
        width: 20.8333333333% !important
    }

    .col-md-8-5 {
        width: 70.8333333333% !important
    }

    .col-md-2-4 {
        width: 20% !important
    }

    .col-md-11-5 {
        width: 95.8333333333% !important
    }

    .col-md-0-5 {
        width: 4.1666666667% !important
    }

    .col-md-push-0-5 {
        left: 4.1666666667%
    }
}

.fg-cms-lightbox {
    padding: 30px 0;
    overflow: hidden
}

.fg-cms-lightbox img {
    display: block;
    max-width: calc(100vw - 170px);
    max-height: calc(100vh - 60px)
}

.fg-cms-lightbox .fc-container {
    position: relative;
    display: inline-block
}

.fg-cms-lightbox .fc-previous {
    position: absolute;
    top: 45%;
    left: -75px;
    margin-top: -20px;
    background: #fff url(../img/sprites/carousel_arrows.png) no-repeat 0 0;
    background-color: rgba(255, 255, 255, .3);
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    cursor: pointer
}

.fg-cms-lightbox .fc-next {
    position: absolute;
    top: 45%;
    right: -75px;
    margin-top: -20px;
    background: #fff url(../img/sprites/carousel_arrows.png) no-repeat -50px 0;
    background-color: rgba(255, 255, 255, .3);
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    cursor: pointer
}

.fg-cms-lightbox .fc-close {
    position: absolute;
    top: -20px;
    right: -30px;
    background: url(../img/sprite.png) no-repeat -43px -139px;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.clear {
    clear: both
}

.d-block {
    display: block
}

@media (max-width: 767px) {
    .xs-d-block {
        display: block
    }
}

#kjs-modal iframe {
    border: 0;
    width: 100%
}

#kjs-modal .modal-iframe .modal-header {
    border-bottom: 0;
    margin-bottom: 10px
}

#kjs-modal .modal-iframe .modal-body {
    padding: 0
}

.fg-navigation h6 {
    display: block;
    background-color: #fff;
    padding: 5px 10px;
    margin: 0 2px 5px 2px;
    text-transform: uppercase
}

.fg-navigation .open > a {
    color: #757575
}

.fg-navigation .fc-active {
    background-color: #f8f8f8
}

.fg-navigation .fc-tile-container {
    margin: 0;
    padding: 0 2px 5px 2px
}

.fg-navigation .fc-tile-container .fc-tile {
    display: block;
    background-color: #fff;
    text-align: center;
    padding: 85px 5px 3px 5px;
    height: 130px;
    background-size: auto 70px;
    background-repeat: no-repeat;
    background-position: center 5px;
    text-transform: uppercase;
    font-size: 13px
}

.fg-navigation .fc-tile-container .fc-tile:hover {
    box-shadow: 0 0 0 3px #ffed00 inset
}

.fg-pagination {
    margin: 10px 0 45px 0;
    text-align: center
}

.fg-pagination .fc-next, .fg-pagination .fc-prev {
    width: 20px;
    height: 20px;
    border-radius: 13px;
    background: #ededed url(../img/sprites/pagination.png) no-repeat 0 2px;
    display: inline-block
}

.fg-pagination .fc-next:hover, .fg-pagination .fc-prev:hover {
    background-color: #ffed00
}

.fg-pagination .fc-prev {
    background-position: 3px 2px
}

.fg-pagination .fc-next {
    background-position: -27px 2px
}

.fg-pagination ul {
    padding: 0;
    display: inline;
    font-size: 13px !important
}

.fg-pagination ul li {
    vertical-align: top;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px;
    line-height: 24px
}

.fg-pagination ul .fc-page {
    display: none
}

.fg-pagination ul .fc-page.fc-active-main, .fg-pagination ul .fc-page.fc-active-next, .fg-pagination ul .fc-page.fc-active-prev, .fg-pagination ul .fc-page:first-child, .fg-pagination ul .fc-page:last-child {
    margin: 0 10px !important;
    display: inline-block !important;
    visibility: visible !important
}

.fg-pagination ul .fc-page.fc-active-main:after, .fg-pagination ul .fc-page.fc-active-main:before, .fg-pagination ul .fc-page.fc-active-next:after, .fg-pagination ul .fc-page.fc-active-next:before, .fg-pagination ul .fc-page.fc-active-prev:after, .fg-pagination ul .fc-page.fc-active-prev:before, .fg-pagination ul .fc-page:first-child:after, .fg-pagination ul .fc-page:first-child:before, .fg-pagination ul .fc-page:last-child:after, .fg-pagination ul .fc-page:last-child:before {
    visibility: hidden !important
}

.fg-pagination ul .fc-page.fc-active-next-next {
    pointer-events: none;
    display: inline-block;
    visibility: hidden;
    margin: 0 0 0 -10px
}

.fg-pagination ul .fc-page.fc-active-next-next:after {
    visibility: visible;
    content: "..."
}

.fg-pagination ul .fc-page.fc-active-prev-prev {
    pointer-events: none;
    display: inline-block;
    visibility: hidden;
    margin: 0 -10px 0 0
}

.fg-pagination ul .fc-page.fc-active-prev-prev:before {
    visibility: visible;
    content: "..."
}

.fg-pagination ul .fc-active, .fg-pagination ul .fc-page:hover {
    font-weight: bold
}

.fg-quote .fc-quote-container {
    padding: 25px
}

.fg-quote .fc-quote-container .fc-quote-text {
    font-size: 20px;
    font-style: italic;
    font-weight: 500
}

.fg-quote .fc-quote-container .fc-quote-source {
    margin-top: 10px;
    font-weight: 500;
    font-style: italic
}

@media (max-width: 992px) {
    .fg-quote .fc-quote-container {
        padding: 0
    }
}

.fg-background.fc-anthracite-bg .fc-quote-source, .fg-background.fc-anthracite-bg .fc-quote-text {
    color: #fff
}

.m-0 {
    margin: 0
}

.mt-0 {
    margin-top: 0
}

.mb-0 {
    margin-bottom: 0
}

.ml-0 {
    margin-left: 0
}

.mr-0 {
    margin-right: 0
}

.my-0 {
    margin-top: 0;
    margin-bottom: 0
}

.mx-0 {
    margin-left: 0;
    margin-right: 0
}

.m-1 {
    margin: 10px
}

.mt-1 {
    margin-top: 10px
}

.mb-1 {
    margin-bottom: 10px
}

.ml-1 {
    margin-left: 10px
}

.mr-1 {
    margin-right: 10px
}

.my-1 {
    margin-top: 10px;
    margin-bottom: 10px
}

.mx-1 {
    margin-left: 10px;
    margin-right: 10px
}

.m-n1 {
    margin: -10px
}

.mt-n1 {
    margin-top: -10px
}

.mb-n1 {
    margin-bottom: -10px
}

.ml-n1 {
    margin-left: -10px
}

.mr-n1 {
    margin-right: -10px
}

.my-n1 {
    margin-top: -10px;
    margin-bottom: -10px
}

.mx-n1 {
    margin-left: -10px;
    margin-right: -10px
}

.m-2 {
    margin: 15px
}

.mt-2 {
    margin-top: 15px
}

.mb-2 {
    margin-bottom: 15px
}

.ml-2 {
    margin-left: 15px
}

.mr-2 {
    margin-right: 15px
}

.my-2 {
    margin-top: 15px;
    margin-bottom: 15px
}

.mx-2 {
    margin-left: 15px;
    margin-right: 15px
}

.m-n2 {
    margin: -15px
}

.mt-n2 {
    margin-top: -15px
}

.mb-n2 {
    margin-bottom: -15px
}

.ml-n2 {
    margin-left: -15px
}

.mr-n2 {
    margin-right: -15px
}

.my-n2 {
    margin-top: -15px;
    margin-bottom: -15px
}

.mx-n2 {
    margin-left: -15px;
    margin-right: -15px
}

.m-3 {
    margin: 20px
}

.mt-3 {
    margin-top: 20px
}

.mb-3 {
    margin-bottom: 20px
}

.ml-3 {
    margin-left: 20px
}

.mr-3 {
    margin-right: 20px
}

.my-3 {
    margin-top: 20px;
    margin-bottom: 20px
}

.mx-3 {
    margin-left: 20px;
    margin-right: 20px
}

.m-n3 {
    margin: -20px
}

.mt-n3 {
    margin-top: -20px
}

.mb-n3 {
    margin-bottom: -20px
}

.ml-n3 {
    margin-left: -20px
}

.mr-n3 {
    margin-right: -20px
}

.my-n3 {
    margin-top: -20px;
    margin-bottom: -20px
}

.mx-n3 {
    margin-left: -20px;
    margin-right: -20px
}

.m-4 {
    margin: 30px
}

.mt-4 {
    margin-top: 30px
}

.mb-4 {
    margin-bottom: 30px
}

.ml-4 {
    margin-left: 30px
}

.mr-4 {
    margin-right: 30px
}

.my-4 {
    margin-top: 30px;
    margin-bottom: 30px
}

.mx-4 {
    margin-left: 30px;
    margin-right: 30px
}

.m-n4 {
    margin: -30px
}

.mt-n4 {
    margin-top: -30px
}

.mb-n4 {
    margin-bottom: -30px
}

.ml-n4 {
    margin-left: -30px
}

.mr-n4 {
    margin-right: -30px
}

.my-n4 {
    margin-top: -30px;
    margin-bottom: -30px
}

.mx-n4 {
    margin-left: -30px;
    margin-right: -30px
}

.m-5 {
    margin: 40px
}

.mt-5 {
    margin-top: 40px
}

.mb-5 {
    margin-bottom: 40px
}

.ml-5 {
    margin-left: 40px
}

.mr-5 {
    margin-right: 40px
}

.my-5 {
    margin-top: 40px;
    margin-bottom: 40px
}

.mx-5 {
    margin-left: 40px;
    margin-right: 40px
}

.m-n5 {
    margin: -40px
}

.mt-n5 {
    margin-top: -40px
}

.mb-n5 {
    margin-bottom: -40px
}

.ml-n5 {
    margin-left: -40px
}

.mr-n5 {
    margin-right: -40px
}

.my-n5 {
    margin-top: -40px;
    margin-bottom: -40px
}

.mx-n5 {
    margin-left: -40px;
    margin-right: -40px
}

.p-0 {
    padding: 0
}

.pt-0 {
    padding-top: 0
}

.pb-0 {
    padding-bottom: 0
}

.pl-0 {
    padding-left: 0
}

.pr-0 {
    padding-right: 0
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.p-1 {
    padding: 10px
}

.pt-1 {
    padding-top: 10px
}

.pb-1 {
    padding-bottom: 10px
}

.pl-1 {
    padding-left: 10px
}

.pr-1 {
    padding-right: 10px
}

.py-1 {
    padding-top: 10px;
    padding-bottom: 10px
}

.px-1 {
    padding-left: 10px;
    padding-right: 10px
}

.p-n1 {
    padding: -10px
}

.pt-n1 {
    padding-top: -10px
}

.pb-n1 {
    padding-bottom: -10px
}

.pl-n1 {
    padding-left: -10px
}

.pr-n1 {
    padding-right: -10px
}

.py-n1 {
    padding-top: -10px;
    padding-bottom: -10px
}

.px-n1 {
    padding-left: -10px;
    padding-right: -10px
}

.p-2 {
    padding: 15px
}

.pt-2 {
    padding-top: 15px
}

.pb-2 {
    padding-bottom: 15px
}

.pl-2 {
    padding-left: 15px
}

.pr-2 {
    padding-right: 15px
}

.py-2 {
    padding-top: 15px;
    padding-bottom: 15px
}

.px-2 {
    padding-left: 15px;
    padding-right: 15px
}

.p-n2 {
    padding: -15px
}

.pt-n2 {
    padding-top: -15px
}

.pb-n2 {
    padding-bottom: -15px
}

.pl-n2 {
    padding-left: -15px
}

.pr-n2 {
    padding-right: -15px
}

.py-n2 {
    padding-top: -15px;
    padding-bottom: -15px
}

.px-n2 {
    padding-left: -15px;
    padding-right: -15px
}

.p-3 {
    padding: 20px
}

.pt-3 {
    padding-top: 20px
}

.pb-3 {
    padding-bottom: 20px
}

.pl-3 {
    padding-left: 20px
}

.pr-3 {
    padding-right: 20px
}

.py-3 {
    padding-top: 20px;
    padding-bottom: 20px
}

.px-3 {
    padding-left: 20px;
    padding-right: 20px
}

.p-n3 {
    padding: -20px
}

.pt-n3 {
    padding-top: -20px
}

.pb-n3 {
    padding-bottom: -20px
}

.pl-n3 {
    padding-left: -20px
}

.pr-n3 {
    padding-right: -20px
}

.py-n3 {
    padding-top: -20px;
    padding-bottom: -20px
}

.px-n3 {
    padding-left: -20px;
    padding-right: -20px
}

.p-4 {
    padding: 30px
}

.pt-4 {
    padding-top: 30px
}

.pb-4 {
    padding-bottom: 30px
}

.pl-4 {
    padding-left: 30px
}

.pr-4 {
    padding-right: 30px
}

.py-4 {
    padding-top: 30px;
    padding-bottom: 30px
}

.px-4 {
    padding-left: 30px;
    padding-right: 30px
}

.p-n4 {
    padding: -30px
}

.pt-n4 {
    padding-top: -30px
}

.pb-n4 {
    padding-bottom: -30px
}

.pl-n4 {
    padding-left: -30px
}

.pr-n4 {
    padding-right: -30px
}

.py-n4 {
    padding-top: -30px;
    padding-bottom: -30px
}

.px-n4 {
    padding-left: -30px;
    padding-right: -30px
}

.p-5 {
    padding: 40px
}

.pt-5 {
    padding-top: 40px
}

.pb-5 {
    padding-bottom: 40px
}

.pl-5 {
    padding-left: 40px
}

.pr-5 {
    padding-right: 40px
}

.py-5 {
    padding-top: 40px;
    padding-bottom: 40px
}

.px-5 {
    padding-left: 40px;
    padding-right: 40px
}

.p-n5 {
    padding: -40px
}

.pt-n5 {
    padding-top: -40px
}

.pb-n5 {
    padding-bottom: -40px
}

.pl-n5 {
    padding-left: -40px
}

.pr-n5 {
    padding-right: -40px
}

.py-n5 {
    padding-top: -40px;
    padding-bottom: -40px
}

.px-n5 {
    padding-left: -40px;
    padding-right: -40px
}

@media (min-width: 767px) {
    .m-sm-0 {
        margin: 0
    }

    .mt-sm-0 {
        margin-top: 0
    }

    .mb-sm-0 {
        margin-bottom: 0
    }

    .ml-sm-0 {
        margin-left: 0
    }

    .mr-sm-0 {
        margin-right: 0
    }

    .my-sm-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .mx-sm-0 {
        margin-left: 0;
        margin-right: 0
    }

    .m-sm-1 {
        margin: 10px
    }

    .mt-sm-1 {
        margin-top: 10px
    }

    .mb-sm-1 {
        margin-bottom: 10px
    }

    .ml-sm-1 {
        margin-left: 10px
    }

    .mr-sm-1 {
        margin-right: 10px
    }

    .my-sm-1 {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .mx-sm-1 {
        margin-left: 10px;
        margin-right: 10px
    }

    .m-sm-n1 {
        margin: -10px
    }

    .mt-sm-n1 {
        margin-top: -10px
    }

    .mb-sm-n1 {
        margin-bottom: -10px
    }

    .ml-sm-n1 {
        margin-left: -10px
    }

    .mr-sm-n1 {
        margin-right: -10px
    }

    .my-sm-n1 {
        margin-top: -10px;
        margin-bottom: -10px
    }

    .mx-sm-n1 {
        margin-left: -10px;
        margin-right: -10px
    }

    .m-sm-2 {
        margin: 15px
    }

    .mt-sm-2 {
        margin-top: 15px
    }

    .mb-sm-2 {
        margin-bottom: 15px
    }

    .ml-sm-2 {
        margin-left: 15px
    }

    .mr-sm-2 {
        margin-right: 15px
    }

    .my-sm-2 {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .mx-sm-2 {
        margin-left: 15px;
        margin-right: 15px
    }

    .m-sm-n2 {
        margin: -15px
    }

    .mt-sm-n2 {
        margin-top: -15px
    }

    .mb-sm-n2 {
        margin-bottom: -15px
    }

    .ml-sm-n2 {
        margin-left: -15px
    }

    .mr-sm-n2 {
        margin-right: -15px
    }

    .my-sm-n2 {
        margin-top: -15px;
        margin-bottom: -15px
    }

    .mx-sm-n2 {
        margin-left: -15px;
        margin-right: -15px
    }

    .m-sm-3 {
        margin: 20px
    }

    .mt-sm-3 {
        margin-top: 20px
    }

    .mb-sm-3 {
        margin-bottom: 20px
    }

    .ml-sm-3 {
        margin-left: 20px
    }

    .mr-sm-3 {
        margin-right: 20px
    }

    .my-sm-3 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .mx-sm-3 {
        margin-left: 20px;
        margin-right: 20px
    }

    .m-sm-n3 {
        margin: -20px
    }

    .mt-sm-n3 {
        margin-top: -20px
    }

    .mb-sm-n3 {
        margin-bottom: -20px
    }

    .ml-sm-n3 {
        margin-left: -20px
    }

    .mr-sm-n3 {
        margin-right: -20px
    }

    .my-sm-n3 {
        margin-top: -20px;
        margin-bottom: -20px
    }

    .mx-sm-n3 {
        margin-left: -20px;
        margin-right: -20px
    }

    .m-sm-4 {
        margin: 30px
    }

    .mt-sm-4 {
        margin-top: 30px
    }

    .mb-sm-4 {
        margin-bottom: 30px
    }

    .ml-sm-4 {
        margin-left: 30px
    }

    .mr-sm-4 {
        margin-right: 30px
    }

    .my-sm-4 {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .mx-sm-4 {
        margin-left: 30px;
        margin-right: 30px
    }

    .m-sm-n4 {
        margin: -30px
    }

    .mt-sm-n4 {
        margin-top: -30px
    }

    .mb-sm-n4 {
        margin-bottom: -30px
    }

    .ml-sm-n4 {
        margin-left: -30px
    }

    .mr-sm-n4 {
        margin-right: -30px
    }

    .my-sm-n4 {
        margin-top: -30px;
        margin-bottom: -30px
    }

    .mx-sm-n4 {
        margin-left: -30px;
        margin-right: -30px
    }

    .m-sm-5 {
        margin: 40px
    }

    .mt-sm-5 {
        margin-top: 40px
    }

    .mb-sm-5 {
        margin-bottom: 40px
    }

    .ml-sm-5 {
        margin-left: 40px
    }

    .mr-sm-5 {
        margin-right: 40px
    }

    .my-sm-5 {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .mx-sm-5 {
        margin-left: 40px;
        margin-right: 40px
    }

    .m-sm-n5 {
        margin: -40px
    }

    .mt-sm-n5 {
        margin-top: -40px
    }

    .mb-sm-n5 {
        margin-bottom: -40px
    }

    .ml-sm-n5 {
        margin-left: -40px
    }

    .mr-sm-n5 {
        margin-right: -40px
    }

    .my-sm-n5 {
        margin-top: -40px;
        margin-bottom: -40px
    }

    .mx-sm-n5 {
        margin-left: -40px;
        margin-right: -40px
    }

    .p-sm-0 {
        padding: 0
    }

    .pt-sm-0 {
        padding-top: 0
    }

    .pb-sm-0 {
        padding-bottom: 0
    }

    .pl-sm-0 {
        padding-left: 0
    }

    .pr-sm-0 {
        padding-right: 0
    }

    .py-sm-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .px-sm-0 {
        padding-left: 0;
        padding-right: 0
    }

    .p-sm-1 {
        padding: 10px
    }

    .pt-sm-1 {
        padding-top: 10px
    }

    .pb-sm-1 {
        padding-bottom: 10px
    }

    .pl-sm-1 {
        padding-left: 10px
    }

    .pr-sm-1 {
        padding-right: 10px
    }

    .py-sm-1 {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .px-sm-1 {
        padding-left: 10px;
        padding-right: 10px
    }

    .p-sm-n1 {
        padding: -10px
    }

    .pt-sm-n1 {
        padding-top: -10px
    }

    .pb-sm-n1 {
        padding-bottom: -10px
    }

    .pl-sm-n1 {
        padding-left: -10px
    }

    .pr-sm-n1 {
        padding-right: -10px
    }

    .py-sm-n1 {
        padding-top: -10px;
        padding-bottom: -10px
    }

    .px-sm-n1 {
        padding-left: -10px;
        padding-right: -10px
    }

    .p-sm-2 {
        padding: 15px
    }

    .pt-sm-2 {
        padding-top: 15px
    }

    .pb-sm-2 {
        padding-bottom: 15px
    }

    .pl-sm-2 {
        padding-left: 15px
    }

    .pr-sm-2 {
        padding-right: 15px
    }

    .py-sm-2 {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .px-sm-2 {
        padding-left: 15px;
        padding-right: 15px
    }

    .p-sm-n2 {
        padding: -15px
    }

    .pt-sm-n2 {
        padding-top: -15px
    }

    .pb-sm-n2 {
        padding-bottom: -15px
    }

    .pl-sm-n2 {
        padding-left: -15px
    }

    .pr-sm-n2 {
        padding-right: -15px
    }

    .py-sm-n2 {
        padding-top: -15px;
        padding-bottom: -15px
    }

    .px-sm-n2 {
        padding-left: -15px;
        padding-right: -15px
    }

    .p-sm-3 {
        padding: 20px
    }

    .pt-sm-3 {
        padding-top: 20px
    }

    .pb-sm-3 {
        padding-bottom: 20px
    }

    .pl-sm-3 {
        padding-left: 20px
    }

    .pr-sm-3 {
        padding-right: 20px
    }

    .py-sm-3 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .px-sm-3 {
        padding-left: 20px;
        padding-right: 20px
    }

    .p-sm-n3 {
        padding: -20px
    }

    .pt-sm-n3 {
        padding-top: -20px
    }

    .pb-sm-n3 {
        padding-bottom: -20px
    }

    .pl-sm-n3 {
        padding-left: -20px
    }

    .pr-sm-n3 {
        padding-right: -20px
    }

    .py-sm-n3 {
        padding-top: -20px;
        padding-bottom: -20px
    }

    .px-sm-n3 {
        padding-left: -20px;
        padding-right: -20px
    }

    .p-sm-4 {
        padding: 30px
    }

    .pt-sm-4 {
        padding-top: 30px
    }

    .pb-sm-4 {
        padding-bottom: 30px
    }

    .pl-sm-4 {
        padding-left: 30px
    }

    .pr-sm-4 {
        padding-right: 30px
    }

    .py-sm-4 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .px-sm-4 {
        padding-left: 30px;
        padding-right: 30px
    }

    .p-sm-n4 {
        padding: -30px
    }

    .pt-sm-n4 {
        padding-top: -30px
    }

    .pb-sm-n4 {
        padding-bottom: -30px
    }

    .pl-sm-n4 {
        padding-left: -30px
    }

    .pr-sm-n4 {
        padding-right: -30px
    }

    .py-sm-n4 {
        padding-top: -30px;
        padding-bottom: -30px
    }

    .px-sm-n4 {
        padding-left: -30px;
        padding-right: -30px
    }

    .p-sm-5 {
        padding: 40px
    }

    .pt-sm-5 {
        padding-top: 40px
    }

    .pb-sm-5 {
        padding-bottom: 40px
    }

    .pl-sm-5 {
        padding-left: 40px
    }

    .pr-sm-5 {
        padding-right: 40px
    }

    .py-sm-5 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .px-sm-5 {
        padding-left: 40px;
        padding-right: 40px
    }

    .p-sm-n5 {
        padding: -40px
    }

    .pt-sm-n5 {
        padding-top: -40px
    }

    .pb-sm-n5 {
        padding-bottom: -40px
    }

    .pl-sm-n5 {
        padding-left: -40px
    }

    .pr-sm-n5 {
        padding-right: -40px
    }

    .py-sm-n5 {
        padding-top: -40px;
        padding-bottom: -40px
    }

    .px-sm-n5 {
        padding-left: -40px;
        padding-right: -40px
    }
}

@media (min-width: 992px) {
    .m-md-0 {
        margin: 0
    }

    .mt-md-0 {
        margin-top: 0
    }

    .mb-md-0 {
        margin-bottom: 0
    }

    .ml-md-0 {
        margin-left: 0
    }

    .mr-md-0 {
        margin-right: 0
    }

    .my-md-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .mx-md-0 {
        margin-left: 0;
        margin-right: 0
    }

    .m-md-1 {
        margin: 10px
    }

    .mt-md-1 {
        margin-top: 10px
    }

    .mb-md-1 {
        margin-bottom: 10px
    }

    .ml-md-1 {
        margin-left: 10px
    }

    .mr-md-1 {
        margin-right: 10px
    }

    .my-md-1 {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .mx-md-1 {
        margin-left: 10px;
        margin-right: 10px
    }

    .m-md-n1 {
        margin: -10px
    }

    .mt-md-n1 {
        margin-top: -10px
    }

    .mb-md-n1 {
        margin-bottom: -10px
    }

    .ml-md-n1 {
        margin-left: -10px
    }

    .mr-md-n1 {
        margin-right: -10px
    }

    .my-md-n1 {
        margin-top: -10px;
        margin-bottom: -10px
    }

    .mx-md-n1 {
        margin-left: -10px;
        margin-right: -10px
    }

    .m-md-2 {
        margin: 15px
    }

    .mt-md-2 {
        margin-top: 15px
    }

    .mb-md-2 {
        margin-bottom: 15px
    }

    .ml-md-2 {
        margin-left: 15px
    }

    .mr-md-2 {
        margin-right: 15px
    }

    .my-md-2 {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .mx-md-2 {
        margin-left: 15px;
        margin-right: 15px
    }

    .m-md-n2 {
        margin: -15px
    }

    .mt-md-n2 {
        margin-top: -15px
    }

    .mb-md-n2 {
        margin-bottom: -15px
    }

    .ml-md-n2 {
        margin-left: -15px
    }

    .mr-md-n2 {
        margin-right: -15px
    }

    .my-md-n2 {
        margin-top: -15px;
        margin-bottom: -15px
    }

    .mx-md-n2 {
        margin-left: -15px;
        margin-right: -15px
    }

    .m-md-3 {
        margin: 20px
    }

    .mt-md-3 {
        margin-top: 20px
    }

    .mb-md-3 {
        margin-bottom: 20px
    }

    .ml-md-3 {
        margin-left: 20px
    }

    .mr-md-3 {
        margin-right: 20px
    }

    .my-md-3 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .mx-md-3 {
        margin-left: 20px;
        margin-right: 20px
    }

    .m-md-n3 {
        margin: -20px
    }

    .mt-md-n3 {
        margin-top: -20px
    }

    .mb-md-n3 {
        margin-bottom: -20px
    }

    .ml-md-n3 {
        margin-left: -20px
    }

    .mr-md-n3 {
        margin-right: -20px
    }

    .my-md-n3 {
        margin-top: -20px;
        margin-bottom: -20px
    }

    .mx-md-n3 {
        margin-left: -20px;
        margin-right: -20px
    }

    .m-md-4 {
        margin: 30px
    }

    .mt-md-4 {
        margin-top: 30px
    }

    .mb-md-4 {
        margin-bottom: 30px
    }

    .ml-md-4 {
        margin-left: 30px
    }

    .mr-md-4 {
        margin-right: 30px
    }

    .my-md-4 {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .mx-md-4 {
        margin-left: 30px;
        margin-right: 30px
    }

    .m-md-n4 {
        margin: -30px
    }

    .mt-md-n4 {
        margin-top: -30px
    }

    .mb-md-n4 {
        margin-bottom: -30px
    }

    .ml-md-n4 {
        margin-left: -30px
    }

    .mr-md-n4 {
        margin-right: -30px
    }

    .my-md-n4 {
        margin-top: -30px;
        margin-bottom: -30px
    }

    .mx-md-n4 {
        margin-left: -30px;
        margin-right: -30px
    }

    .m-md-5 {
        margin: 40px
    }

    .mt-md-5 {
        margin-top: 40px
    }

    .mb-md-5 {
        margin-bottom: 40px
    }

    .ml-md-5 {
        margin-left: 40px
    }

    .mr-md-5 {
        margin-right: 40px
    }

    .my-md-5 {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .mx-md-5 {
        margin-left: 40px;
        margin-right: 40px
    }

    .m-md-n5 {
        margin: -40px
    }

    .mt-md-n5 {
        margin-top: -40px
    }

    .mb-md-n5 {
        margin-bottom: -40px
    }

    .ml-md-n5 {
        margin-left: -40px
    }

    .mr-md-n5 {
        margin-right: -40px
    }

    .my-md-n5 {
        margin-top: -40px;
        margin-bottom: -40px
    }

    .mx-md-n5 {
        margin-left: -40px;
        margin-right: -40px
    }

    .p-md-0 {
        padding: 0
    }

    .pt-md-0 {
        padding-top: 0
    }

    .pb-md-0 {
        padding-bottom: 0
    }

    .pl-md-0 {
        padding-left: 0
    }

    .pr-md-0 {
        padding-right: 0
    }

    .py-md-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .px-md-0 {
        padding-left: 0;
        padding-right: 0
    }

    .p-md-1 {
        padding: 10px
    }

    .pt-md-1 {
        padding-top: 10px
    }

    .pb-md-1 {
        padding-bottom: 10px
    }

    .pl-md-1 {
        padding-left: 10px
    }

    .pr-md-1 {
        padding-right: 10px
    }

    .py-md-1 {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .px-md-1 {
        padding-left: 10px;
        padding-right: 10px
    }

    .p-md-n1 {
        padding: -10px
    }

    .pt-md-n1 {
        padding-top: -10px
    }

    .pb-md-n1 {
        padding-bottom: -10px
    }

    .pl-md-n1 {
        padding-left: -10px
    }

    .pr-md-n1 {
        padding-right: -10px
    }

    .py-md-n1 {
        padding-top: -10px;
        padding-bottom: -10px
    }

    .px-md-n1 {
        padding-left: -10px;
        padding-right: -10px
    }

    .p-md-2 {
        padding: 15px
    }

    .pt-md-2 {
        padding-top: 15px
    }

    .pb-md-2 {
        padding-bottom: 15px
    }

    .pl-md-2 {
        padding-left: 15px
    }

    .pr-md-2 {
        padding-right: 15px
    }

    .py-md-2 {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .px-md-2 {
        padding-left: 15px;
        padding-right: 15px
    }

    .p-md-n2 {
        padding: -15px
    }

    .pt-md-n2 {
        padding-top: -15px
    }

    .pb-md-n2 {
        padding-bottom: -15px
    }

    .pl-md-n2 {
        padding-left: -15px
    }

    .pr-md-n2 {
        padding-right: -15px
    }

    .py-md-n2 {
        padding-top: -15px;
        padding-bottom: -15px
    }

    .px-md-n2 {
        padding-left: -15px;
        padding-right: -15px
    }

    .p-md-3 {
        padding: 20px
    }

    .pt-md-3 {
        padding-top: 20px
    }

    .pb-md-3 {
        padding-bottom: 20px
    }

    .pl-md-3 {
        padding-left: 20px
    }

    .pr-md-3 {
        padding-right: 20px
    }

    .py-md-3 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .px-md-3 {
        padding-left: 20px;
        padding-right: 20px
    }

    .p-md-n3 {
        padding: -20px
    }

    .pt-md-n3 {
        padding-top: -20px
    }

    .pb-md-n3 {
        padding-bottom: -20px
    }

    .pl-md-n3 {
        padding-left: -20px
    }

    .pr-md-n3 {
        padding-right: -20px
    }

    .py-md-n3 {
        padding-top: -20px;
        padding-bottom: -20px
    }

    .px-md-n3 {
        padding-left: -20px;
        padding-right: -20px
    }

    .p-md-4 {
        padding: 30px
    }

    .pt-md-4 {
        padding-top: 30px
    }

    .pb-md-4 {
        padding-bottom: 30px
    }

    .pl-md-4 {
        padding-left: 30px
    }

    .pr-md-4 {
        padding-right: 30px
    }

    .py-md-4 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .px-md-4 {
        padding-left: 30px;
        padding-right: 30px
    }

    .p-md-n4 {
        padding: -30px
    }

    .pt-md-n4 {
        padding-top: -30px
    }

    .pb-md-n4 {
        padding-bottom: -30px
    }

    .pl-md-n4 {
        padding-left: -30px
    }

    .pr-md-n4 {
        padding-right: -30px
    }

    .py-md-n4 {
        padding-top: -30px;
        padding-bottom: -30px
    }

    .px-md-n4 {
        padding-left: -30px;
        padding-right: -30px
    }

    .p-md-5 {
        padding: 40px
    }

    .pt-md-5 {
        padding-top: 40px
    }

    .pb-md-5 {
        padding-bottom: 40px
    }

    .pl-md-5 {
        padding-left: 40px
    }

    .pr-md-5 {
        padding-right: 40px
    }

    .py-md-5 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .px-md-5 {
        padding-left: 40px;
        padding-right: 40px
    }

    .p-md-n5 {
        padding: -40px
    }

    .pt-md-n5 {
        padding-top: -40px
    }

    .pb-md-n5 {
        padding-bottom: -40px
    }

    .pl-md-n5 {
        padding-left: -40px
    }

    .pr-md-n5 {
        padding-right: -40px
    }

    .py-md-n5 {
        padding-top: -40px;
        padding-bottom: -40px
    }

    .px-md-n5 {
        padding-left: -40px;
        padding-right: -40px
    }
}

@media (min-width: 1260px) {
    .m-lg-0 {
        margin: 0
    }

    .mt-lg-0 {
        margin-top: 0
    }

    .mb-lg-0 {
        margin-bottom: 0
    }

    .ml-lg-0 {
        margin-left: 0
    }

    .mr-lg-0 {
        margin-right: 0
    }

    .my-lg-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .mx-lg-0 {
        margin-left: 0;
        margin-right: 0
    }

    .m-lg-1 {
        margin: 10px
    }

    .mt-lg-1 {
        margin-top: 10px
    }

    .mb-lg-1 {
        margin-bottom: 10px
    }

    .ml-lg-1 {
        margin-left: 10px
    }

    .mr-lg-1 {
        margin-right: 10px
    }

    .my-lg-1 {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .mx-lg-1 {
        margin-left: 10px;
        margin-right: 10px
    }

    .m-lg-n1 {
        margin: -10px
    }

    .mt-lg-n1 {
        margin-top: -10px
    }

    .mb-lg-n1 {
        margin-bottom: -10px
    }

    .ml-lg-n1 {
        margin-left: -10px
    }

    .mr-lg-n1 {
        margin-right: -10px
    }

    .my-lg-n1 {
        margin-top: -10px;
        margin-bottom: -10px
    }

    .mx-lg-n1 {
        margin-left: -10px;
        margin-right: -10px
    }

    .m-lg-2 {
        margin: 15px
    }

    .mt-lg-2 {
        margin-top: 15px
    }

    .mb-lg-2 {
        margin-bottom: 15px
    }

    .ml-lg-2 {
        margin-left: 15px
    }

    .mr-lg-2 {
        margin-right: 15px
    }

    .my-lg-2 {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .mx-lg-2 {
        margin-left: 15px;
        margin-right: 15px
    }

    .m-lg-n2 {
        margin: -15px
    }

    .mt-lg-n2 {
        margin-top: -15px
    }

    .mb-lg-n2 {
        margin-bottom: -15px
    }

    .ml-lg-n2 {
        margin-left: -15px
    }

    .mr-lg-n2 {
        margin-right: -15px
    }

    .my-lg-n2 {
        margin-top: -15px;
        margin-bottom: -15px
    }

    .mx-lg-n2 {
        margin-left: -15px;
        margin-right: -15px
    }

    .m-lg-3 {
        margin: 20px
    }

    .mt-lg-3 {
        margin-top: 20px
    }

    .mb-lg-3 {
        margin-bottom: 20px
    }

    .ml-lg-3 {
        margin-left: 20px
    }

    .mr-lg-3 {
        margin-right: 20px
    }

    .my-lg-3 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .mx-lg-3 {
        margin-left: 20px;
        margin-right: 20px
    }

    .m-lg-n3 {
        margin: -20px
    }

    .mt-lg-n3 {
        margin-top: -20px
    }

    .mb-lg-n3 {
        margin-bottom: -20px
    }

    .ml-lg-n3 {
        margin-left: -20px
    }

    .mr-lg-n3 {
        margin-right: -20px
    }

    .my-lg-n3 {
        margin-top: -20px;
        margin-bottom: -20px
    }

    .mx-lg-n3 {
        margin-left: -20px;
        margin-right: -20px
    }

    .m-lg-4 {
        margin: 30px
    }

    .mt-lg-4 {
        margin-top: 30px
    }

    .mb-lg-4 {
        margin-bottom: 30px
    }

    .ml-lg-4 {
        margin-left: 30px
    }

    .mr-lg-4 {
        margin-right: 30px
    }

    .my-lg-4 {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .mx-lg-4 {
        margin-left: 30px;
        margin-right: 30px
    }

    .m-lg-n4 {
        margin: -30px
    }

    .mt-lg-n4 {
        margin-top: -30px
    }

    .mb-lg-n4 {
        margin-bottom: -30px
    }

    .ml-lg-n4 {
        margin-left: -30px
    }

    .mr-lg-n4 {
        margin-right: -30px
    }

    .my-lg-n4 {
        margin-top: -30px;
        margin-bottom: -30px
    }

    .mx-lg-n4 {
        margin-left: -30px;
        margin-right: -30px
    }

    .m-lg-5 {
        margin: 40px
    }

    .mt-lg-5 {
        margin-top: 40px
    }

    .mb-lg-5 {
        margin-bottom: 40px
    }

    .ml-lg-5 {
        margin-left: 40px
    }

    .mr-lg-5 {
        margin-right: 40px
    }

    .my-lg-5 {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .mx-lg-5 {
        margin-left: 40px;
        margin-right: 40px
    }

    .m-lg-n5 {
        margin: -40px
    }

    .mt-lg-n5 {
        margin-top: -40px
    }

    .mb-lg-n5 {
        margin-bottom: -40px
    }

    .ml-lg-n5 {
        margin-left: -40px
    }

    .mr-lg-n5 {
        margin-right: -40px
    }

    .my-lg-n5 {
        margin-top: -40px;
        margin-bottom: -40px
    }

    .mx-lg-n5 {
        margin-left: -40px;
        margin-right: -40px
    }

    .p-lg-0 {
        padding: 0
    }

    .pt-lg-0 {
        padding-top: 0
    }

    .pb-lg-0 {
        padding-bottom: 0
    }

    .pl-lg-0 {
        padding-left: 0
    }

    .pr-lg-0 {
        padding-right: 0
    }

    .py-lg-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .px-lg-0 {
        padding-left: 0;
        padding-right: 0
    }

    .p-lg-1 {
        padding: 10px
    }

    .pt-lg-1 {
        padding-top: 10px
    }

    .pb-lg-1 {
        padding-bottom: 10px
    }

    .pl-lg-1 {
        padding-left: 10px
    }

    .pr-lg-1 {
        padding-right: 10px
    }

    .py-lg-1 {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .px-lg-1 {
        padding-left: 10px;
        padding-right: 10px
    }

    .p-lg-n1 {
        padding: -10px
    }

    .pt-lg-n1 {
        padding-top: -10px
    }

    .pb-lg-n1 {
        padding-bottom: -10px
    }

    .pl-lg-n1 {
        padding-left: -10px
    }

    .pr-lg-n1 {
        padding-right: -10px
    }

    .py-lg-n1 {
        padding-top: -10px;
        padding-bottom: -10px
    }

    .px-lg-n1 {
        padding-left: -10px;
        padding-right: -10px
    }

    .p-lg-2 {
        padding: 15px
    }

    .pt-lg-2 {
        padding-top: 15px
    }

    .pb-lg-2 {
        padding-bottom: 15px
    }

    .pl-lg-2 {
        padding-left: 15px
    }

    .pr-lg-2 {
        padding-right: 15px
    }

    .py-lg-2 {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .px-lg-2 {
        padding-left: 15px;
        padding-right: 15px
    }

    .p-lg-n2 {
        padding: -15px
    }

    .pt-lg-n2 {
        padding-top: -15px
    }

    .pb-lg-n2 {
        padding-bottom: -15px
    }

    .pl-lg-n2 {
        padding-left: -15px
    }

    .pr-lg-n2 {
        padding-right: -15px
    }

    .py-lg-n2 {
        padding-top: -15px;
        padding-bottom: -15px
    }

    .px-lg-n2 {
        padding-left: -15px;
        padding-right: -15px
    }

    .p-lg-3 {
        padding: 20px
    }

    .pt-lg-3 {
        padding-top: 20px
    }

    .pb-lg-3 {
        padding-bottom: 20px
    }

    .pl-lg-3 {
        padding-left: 20px
    }

    .pr-lg-3 {
        padding-right: 20px
    }

    .py-lg-3 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .px-lg-3 {
        padding-left: 20px;
        padding-right: 20px
    }

    .p-lg-n3 {
        padding: -20px
    }

    .pt-lg-n3 {
        padding-top: -20px
    }

    .pb-lg-n3 {
        padding-bottom: -20px
    }

    .pl-lg-n3 {
        padding-left: -20px
    }

    .pr-lg-n3 {
        padding-right: -20px
    }

    .py-lg-n3 {
        padding-top: -20px;
        padding-bottom: -20px
    }

    .px-lg-n3 {
        padding-left: -20px;
        padding-right: -20px
    }

    .p-lg-4 {
        padding: 30px
    }

    .pt-lg-4 {
        padding-top: 30px
    }

    .pb-lg-4 {
        padding-bottom: 30px
    }

    .pl-lg-4 {
        padding-left: 30px
    }

    .pr-lg-4 {
        padding-right: 30px
    }

    .py-lg-4 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .px-lg-4 {
        padding-left: 30px;
        padding-right: 30px
    }

    .p-lg-n4 {
        padding: -30px
    }

    .pt-lg-n4 {
        padding-top: -30px
    }

    .pb-lg-n4 {
        padding-bottom: -30px
    }

    .pl-lg-n4 {
        padding-left: -30px
    }

    .pr-lg-n4 {
        padding-right: -30px
    }

    .py-lg-n4 {
        padding-top: -30px;
        padding-bottom: -30px
    }

    .px-lg-n4 {
        padding-left: -30px;
        padding-right: -30px
    }

    .p-lg-5 {
        padding: 40px
    }

    .pt-lg-5 {
        padding-top: 40px
    }

    .pb-lg-5 {
        padding-bottom: 40px
    }

    .pl-lg-5 {
        padding-left: 40px
    }

    .pr-lg-5 {
        padding-right: 40px
    }

    .py-lg-5 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .px-lg-5 {
        padding-left: 40px;
        padding-right: 40px
    }

    .p-lg-n5 {
        padding: -40px
    }

    .pt-lg-n5 {
        padding-top: -40px
    }

    .pb-lg-n5 {
        padding-bottom: -40px
    }

    .pl-lg-n5 {
        padding-left: -40px
    }

    .pr-lg-n5 {
        padding-right: -40px
    }

    .py-lg-n5 {
        padding-top: -40px;
        padding-bottom: -40px
    }

    .px-lg-n5 {
        padding-left: -40px;
        padding-right: -40px
    }
}

a[href]:after {
    content: ""
}

.fg-carousel-wrapper img[data-kjs-src], img[data-src] {
    display: block;
    aspect-ratio: 2.4/1
}

@media (max-width: 992px) {
    .fg-carousel-wrapper img[data-kjs-src], img[data-src] {
        aspect-ratio: 1
    }
}

body.fc-unscrollable {
    overflow: visible;
    position: fixed;
    width: 100%;
    min-height: 100%
}

.spinner {
    z-index: 100;
    position: absolute;
    background-image: url(../img/ajax_kaercher_v2_500_orig.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px 50px !important;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .7);
    min-height: 100px
}

.inline-link {
    text-decoration: underline
}

.inline-link:active, .inline-link:focus, .inline-link:hover {
    text-decoration: underline
}

.inline-link.inline-link-arrow:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e080";
    margin-right: 5px
}

.no-wrap {
    white-space: nowrap
}