body {
    font-family: "Open Sans", sans-serif !important;
}

.footer_copyright {
    color: #ffffff;
}

#head_part2 {
    margin-right: auto;
    margin-left: auto;
    height: 70px;
    padding-top: 9px;
}

#head_part1_wrapper, .dx-contact-bar {
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px) {
    #head_part2, #head_part1_wrapper {
        width: 1170px;
        display: block;
    }

    .footer_bottom, .dx-contact-bar {
        width: 1170px;
    }
}

.header_logo {
    float: left;
}

.header_logo a:hover {
    border: none;
}

#head_part1 .buttons {
    display: block;
    float: right;
    width: auto;
    height: 63px;
}

.ts-siegel {
    display: block;
}

.ts-siegel img {
    margin-top: 12px;
}

#head_part1 .buttons .language_button {
    background: none;
}

.dx-btn-top {
    padding: 8px 10px 0 10px;
    margin: 0 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    height: 63px;
    line-height: normal;
    float: left;
}

.dx-btn-top a {
    color: #fff;
}

.dx-btn-top.language:before {
    content: url('../../img/btn-language.png');
    height: 28px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.dx-btn-top.search:before {
    content: url('../../img/btn-search.png');
    height: 28px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.dx-btn-top.newcustomer:before {
    content: url('../../img/btn-new-customer.png');
    height: 28px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.dx-btn-top.login:before {
    content: url('../../img/btn-login.png');
    height: 28px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.dx-btn-top.basket:before {
    content: url('../../img/btn-basket.png');
    height: 28px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

#footer {
    padding: 30px 0 0;
    color: #4a4a49;
    border: none;
    background-color: #fff;
}

.footer-box-title {
    font-size: 14px;
    font-weight: bold;
}

.footer_bottom {
    margin-right: auto;
    margin-left: auto;
}

.footer_bottom_wrapper {
    background: #4a4a49;
}

.footer_copyright .dd-shortcode-text {
    text-align: center;
    font-size: 12px;
    padding: 15px 0;
}

.footer_copyright {
    color: #fff;
}

#footer .container {
    max-width: none;
}

.footer-box-content a, .footer-box-content li, .footer-box-title, .small {
    color: #4a4a49 !important;
}

.footer-box-content a:hover {
    color: #96be0d !important;
    text-decoration: none;
}

.social-links a:hover {
    border: none;
}

.footer-box-content ul li {
    list-style: none;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    font-size: 14px;
    line-height: 20px;
}

.small {
    border-bottom: none;
    font-size: 14px;
    line-height: 20px;
}

.footer-box-content ul li a:hover {
    border: none;
}

.social-links ul li {
    padding: 0;
    margin: 0 19px 0 0 !important;
    border: none;
}

.social-links ul {
    margin: 27px 0 0 0;
}

.footer-box-newsletter {
    margin-top: 25px;
    text-align: right;
}

.footer-box-newsletter .form-control {
    background-color: #4a4a49;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    width: 400px;
}

.footer-box-newsletter .btn-primary {
    background: #4a4a49;
    border-left: none;
    border-right: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    text-transform: uppercase;
    padding: 4px 4px 2px 4px;
}

.footer_bottom_wrapper {
    max-width: none;
}

.siegel {
    text-align: right;
}

.spacer {
    height: 20px;
}

.dx-contact-bar-wrapper {
    background-color: #708e0a;
}

@media (min-width: 992px) {
    .dx-contact-bar-wrapper {
        height: 60px;
    }
}

@media (max-width: 991px) {
    .dx-contact-bar .item {
        border-bottom: 1px solid #fff;
    }
}

.dx-contact-bar .item {
    background-color: #96be0d;
    text-align: center;
    border-left: 1px solid #fff;
}

.dx-contact-bar .item:last-child {
    border-right: 1px solid #fff;
}

/* Konfigurator */

#dropzone, #dropzoneBox2 {
    padding: 7px;
    margin-bottom: 0 !important;
    background-position: center center;
    height: 590px;
}

.dropzone {
    background: none !important;
    max-width: 100% !important;
    border: 0;
    /*border-radius:0 !important;
    border: 2px dashed #ffffff !important;
    padding: 85px 54px !important;*/
    padding: 43px 0 5px;
}

#account_menu .list-group .list-group-item {
    background-color: #b2b2b2;
    border: none;
    text-transform: uppercase;
}

#account_menu .list-group .list-group-item.active {
    background-color: #96bf0d;
    border: none;
}

#account_menu .list-group .list-group-item.active:hover {
    background-color: #708e0a;
    border: none;
}

#account_menu .list-group .list-group-item:hover {
    background-color: #4a4a4a;
}

#account_menu .list-group .list-group-item a {
    color: #ffffff;
}

.list-group-item:first-child {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

@media (min-width: 768px) {
    #account_menu .list-group .list-group-item {
        float: left;
        margin: 0 8px 8px 0;
        padding: 6px 15px;
    }
}

.container.account h1 {
    text-transform: uppercase;
    color: #96be0d;
    font-size: 40px;
    margin-bottom: 15px;
}

.container.account p {
    color: #575756;
}

.form-group {
    margin-bottom: 5px;
}

.dx-form-account .control-label {
    text-align: left;
    padding-top: 0;
    font-weight: bold;
}

.dx-form-account {
    margin-top: 20px;
}

#header {
    z-index: 4 !important;
}

.dx-form-account button {
    border: none;
    background-color: #96be0d;
    border-radius: 0;
}

.dx-form-account button:hover {
    background-color: #708e0a;
}

.btn-primary:active {
    background-color: #708e0a !important;
}

.dx-account-header {
    width: 100%;
    height: auto;
}

.dx-form-account .checkbox-inline {
    padding-left: 0;
}

.dx-order-row {
    padding: 12px 0;
    border-top: 1px solid #96be0d;
}

.dx-order-row-title {
    margin-top: 20px;
    margin-bottom: 12px;
}

.footer-payment {
    width: 98px;
    height: 48px;
    border: 1px solid #e7e7e7;
    margin: 0 5px 5px 0;
    float: left;
}

.paypal {
    background-image: url("../../img/payment/paypal.png");
}

.sofortueberweisung {
    background-image: url("../../img/payment/sofortueberweisung.png");
}

.visa {
    background-image: url("../../img/payment/visa.png");
}

.mastercard {
    background-image: url("../../img/payment/mastercard.png");
}

.maestro {
    background-image: url("../../img/payment/maestro.png");
}

.giropay {
    background-image: url("../../img/payment/giropay.png");
}

.rechnung {
    background-image: url("../../img/payment/rechnung.png");
}

.rechnung.en {
    background-image: url("../../img/payment/invoice.png");
}

.vorkasse {
    background-image: url("../../img/payment/vorkasse.png");
}

.vorkasse.en {
    background-image: url("../../img/payment/prepayment.png");
}

.nachnahme {
    background-image: url("../../img/payment/nachnahme.png");
}

.amazon {
    background-image: url("../../img/payment/amazon.png");
}

.bankeinzug {
    background-image: url("../../img/payment/bankeinzug.png");
}

.bankeinzug.en {
    background-image: url("../../img/payment/directdebit.png");
}

.paypal:hover, .sofortueberweisung:hover, .visa:hover, .mastercard:hover, .maestro:hover, .giropay:hover, .rechnung:hover, .vorkasse:hover, .nachnahme:hover, .amazon:hover, .bankeinzug:hover {
    background-position: 0 48px;
}

.accountDashboardView .panel, .addressCollumns .panel, #returnArticle .panel {
    border: none;
    margin: 30px 0;
}

#projectShareForm .panel {
    border: none;
    margin: 0 0 20px 0;
}

.accountDashboardView .panel-heading, .addressCollumns .panel-heading, #projectShareForm .panel-heading, #returnArticle .panel-heading {
    background-color: #96be0d;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #fff;
}

.accountDashboardView .panel-heading a {
    color: #fff;
    text-transform: uppercase;
}

.accountDashboardView .panel-heading .btn-default {
    background: none;
    border: none;
    padding: 1px 0;
}

.accountDashboardView .panel-body, .addressCollumns .panel-body, #projectShareForm .panel-body, #returnArticle .panel-body {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.btn-danger {
    border-radius: 0;
    border-color: #d9534f;
}

.btn-danger:hover {
    border-color: #c9302c;
}

.removeButton {
    margin-left: 5px !important;
    border-radius: 0;
}

#newsletterSettingsSave {
    margin-top: 10px;
}

#userChangeAddress {
    background: none;
    border: none;
}

.form-control {
    border-radius: 0;
    border: 1px solid #ddd;
}

.wishlist-search button, #toBasket_wishlistProductList_ {
    background-color: #96be0d;
    border-color: #96be0d;
    border-radius: 0;
}

button.dropdown-toggle, button.dropdown-toggle:hover {
    background-color: #fff;
}

.btn-primary {
    border-radius: 0;
    background-color: #96be0d;
    border-color: #96be0d;
}

.btn-primary:hover, .btn-primary:focus {
    background-color: #0098a1;
    border-color: #0098a1;
    outline: none;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {

    background-color: #04aaba;
    border-color: #04aaba;
}

span#productPrice_wishlistProductList_ {
    margin-bottom: 0;
    display: block;
}

.page-header {
    border-bottom: 1px solid #ddd;
}

.project-invite-users .panel {
    border-radius: 0;
}

.project-invite-users .panel-heading {
    background-color: #fff;
    border: 0;
}

.btn-default {
    border-color: #ddd;
    border-radius: 0;
}

#projectShareForm .alert-info {
    margin-bottom: 0;
    border-radius: 0;
    border: 0;
}

.dx-invitation-red {
    width: 16px;
    height: 16px;
    background-color: #d9534f;
}

.dx-invitation-green {
    width: 16px;
    height: 16px;
    background-color: #96be0d;
}

.panel-heading {
    padding: 15px 15px;
}

hr {
    border-top: 1px solid #ddd;
}

.dx-panel-invite label {
    margin-bottom: 0;
}

.button-block-uberuns li {
    float: left;
    width: 20%;
    display: table;
    padding-right: 5px;
    box-sizing: border-box;
}

.button-block-uberuns {
    padding: 30px 0;
}

.button-block-uberuns li:last-child {
    padding-right: 0;
}

.button-block-uberuns li a {
    display: table-cell;
    text-align: center;
    background: #b3b2b2;
    height: 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    font-weight: 600;
    vertical-align: middle;
}

.button-block-uberuns li a:hover, .button-block-uberuns li a:focus /* ,.button-block-uberuns li.active a */
{
    background: #96be0d;
}

.button-block-wissen li {
    float: left;
    width: 25%;
    display: table;
    padding-right: 5px;
    box-sizing: border-box;
}

.button-block-wissen {
    padding: 30px 0;
}

.button-block-wissen li:last-child {
    padding-right: 0;
}

.button-block-wissen li a {
    display: table-cell;
    text-align: center;
    background: #b3b2b2;
    height: 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    font-weight: 600;
    vertical-align: middle;
}

.button-block-wissen li a:hover, .button-block-wissen li a:focus /* ,.button-block-wissen li.active a */
{
    background: #96be0d;
}

.ansprechpartner-text {
    padding: 35px;
}

.content-block-karriere {
    border-top: 1px solid #96be0d;
    padding: 9px 0;
    display: inline-block;
    width: 100%;
}

.content-block-karriere:last-child {
    border-bottom: 1px solid #96be0d;
}

.content-block-karriere button {
    float: right;
}

.content-block-karriere span {
    text-transform: uppercase;
    line-height: 30px;
    font-size: 20px;
}

.dx-bg-grey {
    background-color: #4a4a48;
}

.dx-bg-testimonials {
    background-color: #dbdbdb !important;
    background-image: url(../img/background-dark.png) !important;
}

.dx-lexikon {
    padding-top: 40px
}

.dx-lexikon a {
    color: #96be0d
}

.dx-lexikon a:hover {
    text-decoration: underline
}

.dxLetters a {
    margin-right: 10px;
    font-weight: bold
}

.dxLetters span {
    margin-right: 10px
}

.dxEntryList {
    margin-top: 20px
}

.basketGrandTotal {
    white-space: nowrap;
}

.dxShippingTime {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 15px;
}

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

.dxMerchantNote {
    border-top: 1px solid #ddd !important;
}

.dxPersonalOrderNumberTable {
    width: 100%;
    padding-left: 14%;
    display: block
}

.dxPersonalOrderNumberTable .text-right {
    padding-right: 10px;
    white-space: nowrap;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
}

.dxPersonalOrderNumberTable td {
    width: 50%;
}

.dxPersonalOrderNumberTable .form-control {
    border: 1px solid #ececec;
    box-shadow: none;
}

tr.dxMerchantBasketNote {
    border-bottom: 1px solid #d2d2d1 !important;
}

.dxMerchantBasketSection {
    margin: 30px 0;
}

.layer_1 {
    background-color: #4a4a49;
    opacity: 0.5;
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0px;
    top: 0px;
}

.layer_2 {
    background-color: #4a4a49;
    opacity: 0.9;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 1px;
}

.layer_3 {
    background-color: #4a4a49;
    opacity: 0.9;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 1px;
    height: 1px;
}

#layer_background {
    z-index: 100;
}

#layer_deliveryselection, #layer_basketnotes, #layer_loading, #layer_generateoffer {
    z-index: 101;
}

#layer_loading > div {
    position: absolute;
    text-align: center;
    left: -150px;
    width: 300px;
    top: -30px;
    background-color: #fff;
    padding: 20px;
}

#layer_deliveryselection .inner, #layer_basketnotes .inner {
    position: absolute;
    left: -370px;
    width: 740px;
    top: -175px;
    height: 350px;
    background-color: #fff;
    padding: 10px;
}

.dxSelectBillingAddressItem {
    border: 2px solid darkgreen;
    background-color: #c2db79;
    padding: 10px;
    display: inline-block;
    margin: 10px;
    min-height: 155px;
    font-size: 9pt;
    cursor: pointer;
    vertical-align:top;
}

#layer_generateoffer .inner h4, #layer_generateoffer .inner h4 {
    color: #96be0d;
    margin-left: 10px
}

#layer_generateoffer .inner, #layer_generateoffer .inner {
    position: absolute;
    left: calc(-50vw + 50px);
    width: calc(100vw - 100px);
    top: -175px;
    height: 350px;
    background-color: #fff;
    padding: 10px;
}

#layer_generateoffer .inner h4, #layer_generateoffer .inner h4 {
    color: #96be0d;
    margin-left: 10px
}

#layer_basketnotes .inner > div {
    padding: 5px 10px;
}

#layer_basketnotes textarea {
    width: 100%;
    height: 220px;
}

#dxDeliverySetContainer .dxSelectDeliverySet {
    position: relative;
    opacity: 0;
    cursor: pointer;
    vertical-align: top;
    text-align: center;
    width: 220px;
    height: 120px;
    margin: 10px;
    display: table;
    float: left;
    border: 1px solid #d2d2d1;
}

#dxDeliverySetContainer .dxSelectDeliverySet.active {
    border: 2px solid #96be0d !important;
}

.dxSelectDeliverySet > div {
    display: table-cell;
    vertical-align: middle;
}

#dxDeliverySetContainer .dxSelectDeliverySet .title-bottom {
    display: table-row;
    background: #d2d2d1;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

#orderConfirmAgbBottom a {
    color: #96be0d;
}

.dd-shortcode-text ul li {
    font-weight: normal;
}

.dd-shortcode-dxmaterialnav {
    font-family: 'Open Sans', sans-serif;
}

.tabs-box .nav-tabs > li > a {
    border-radius: 0;
    position: relative;
    z-index: 1;
}

.dd-ve-container .tab-content {
    margin-bottom: 52px;
}

.dx-white-headline .title,
.dx-white-headline .title-inner {
    color: #fff;
}

.dx-white-font a:not(.btn),
.dd-shortcode-text a:not(.btn) {
    font-weight: bold;
}

a.dxAutolink, .not-bold {
    font-weight: unset !important;
    line-height: 22px !important;
}

.dd-shortcode-text .table-no-border,
.dd-shortcode-text .table-no-border td {
    border: none;
    padding: 0;
}

.dd-shortcode-text .table-no-border td {
    padding: 0 15px;
}

.dd-shortcode-text .table-no-border td:first-child {
    padding-left: 0;
}

.dd-shortcode-text .table-no-border td:last-child {
    padding-right: 0;
}

.dd-shortcode-text img {
    max-width: 100%;
}

/*.subtitle {
    font-weight: 600;
    font-size: 18px;
    color: #96be0d;
}*/

.dx-no-margin {
    margin: 0 !important;
}

.dx-text-green {
    color: #96be0d;
}

/*!*22-02-2018*!*/

/*.dx_visual-cms-top-menu {*/
/*    overflow: hidden;*/
/*}*/

/*.dx_visual-cms-top-menu li a {*/
/*    border: 1px solid transparent;*/
/*}*/

/*.dx_visual-cms-top-menu li:first-child a .tab-title-details {*/
/*    margin-left: 8px;*/
/*}*/

/*.dx_visual-cms-top-menu li:last-child a .tab-title-details {*/
/*    margin-right: 8px;*/
/*}*/

/*.dx_visual-cms-top-menu ul {*/
/*    margin: 30px 10px 30px -14px;*/
/*    border-bottom: 2px solid #0098a1;*/
/*    padding: 0;*/
/*    width: calc(100% + 28px);*/
/*}*/

/*.dx_visual-cms-top-menu ul:before,*/
/*.dx_visual-cms-top-menu ul:after {*/
/*    content: " ";*/
/*    display: table;*/
/*}*/

/*.dx_visual-cms-top-menu ul:after {*/
/*    clear: both;*/
/*}*/

/*.dx_visual-cms-top-menu li {*/
/*    float: left;*/
/*    box-sizing: border-box;*/
/*}*/

/*!*22-02-2018*!*/
/*.dx_visual-cms-top-menu li a {*/
/*    background: #e8e8e8;*/
/*    color: #333;*/
/*    padding: 15px 5px;*/
/*    border: none !important;*/
/*    margin: 0;*/
/*    font-size: 18px;*/
/*    font-weight: 600;*/
/*    position: static;*/
/*    text-align: center;*/
/*    transform: skewX(17deg);*/
/*    -webkit-transform: skewX(17deg);*/
/*    -moz-transform: skewX(17deg);*/
/*    -ms-transform: skewX(17deg);*/
/*    box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);*/
/*    -webkit-box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);*/
/*    -ms-box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);*/
/*    -moz-box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);*/
/*}*/

/*.dx_visual-cms-top-menu li {*/
/*    position: relative;*/
/*}*/

/*.dx_visual-cms-top-menu li.active a {*/
/*    background: #0098a1;*/
/*    color: #fff;*/
/*    box-shadow: none;*/
/*}*/

/*.dx_visual-cms-top-menu li.active:first-child:before {*/
/*    background: #0098a1;*/
/*    box-shadow: none;*/

/*}*/

/*@media (min-width: 768px) {*/


/*    .dx_visual-cms-top-menu li:last-child:before {*/
/*        background: #e8e8e8;*/
/*        position: absolute;*/
/*        content: "";*/
/*        top: 0;*/
/*        bottom: -2px;*/
/*        width: 5px;*/
/*        z-index: 2;*/
/*        right: 13px;*/
/*        box-shadow: inset -2px 5px 5px rgba(0, 0, 0, 0.15);*/
/*        -moz-box-shadow: inset -2px 5px 5px rgba(0, 0, 0, 0.15);*/
/*        -ms-box-shadow: inset -2px 5px 5px rgba(0, 0, 0, 0.15);*/
/*        -webkit-box-shadow: inset -2px 5px 5px rgba(0, 0, 0, 0.15);*/
/*        border-bottom: 2px solid #0098a1;*/

/*    }*/

/*    .dx_visual-cms-top-menu li:first-child:before {*/
/*        background: #e8e8e8;*/
/*        position: absolute;*/
/*        content: "";*/
/*        top: 0;*/
/*        bottom: -2px;*/
/*        width: 5px;*/
/*        z-index: 2;*/
/*        left: 13px;*/
/*        box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);*/
/*        -webkit-box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);*/
/*        -ms-box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);*/
/*        -moz-box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);*/
/*        border-bottom: 2px solid #0098a1;*/

/*    }*/
/*}*/

/*.dx_visual-cms-top-menu li.active:last-child:before {*/
/*    background: #0098a1;*/
/*    box-shadow: none;*/
/*}*/

/*.dx_visual-cms-top-menu li.active:last-child:before,*/
/*.dx_visual-cms-top-menu li.active:first-child:before,*/
/*.dx_visual-cms-top-menu li:first-child:before {*/
/*    transition: all 0.3s;*/
/*    -o-transition: all 0.3s;*/
/*    -ms-transition: all 0.3s;*/
/*    -moz-transition: all 0.3s;*/
/*    -webkit-transition: all 0.3s;*/
/*}*/

/*@media (max-width: 1399px) {*/
/*    .dx_visual-cms-top-menu.dx-menu-items-6 li a {*/
/*        font-size: 15px;*/
/*    }*/
/*}*/

/*@media (max-width: 1199px) {*/
/*    .dx_visual-cms-top-menu.dx-menu-items-6 li a {*/
/*        font-size: 13px;*/
/*    }*/
/*}*/

/*@media (max-width: 899px) {*/
/*    .dx_visual-cms-top-menu.dx-menu-items-6 li a {*/
/*        font-size: 11px;*/
/*    }*/
/*}*/

/*@media (max-width: 840px) {*/
/*    .dx_visual-cms-top-menu.dx-menu-items-6 li a {*/
/*        font-size: 10px;*/
/*    }*/
/*}*/

/* dxtopmenu */
@media (min-width: 1200px) {
.dx_visual-cms-top-menu {
    width: 80%;
    margin: 0 auto;
  }
}
.dx_visual-cms-top-menu ul.topbar-nav-list {
  margin-bottom: 0;
  border: none;
  display: flex;
  flex-wrap: wrap;
}
.dx_visual-cms-top-menu ul.topbar-nav-list li {
  padding: 2px;
}
@media (min-width: 480px) {
  .dx_visual-cms-top-menu ul.topbar-nav-list li {
    width: 50%;
    flex-basis: 50%;
}
}
@media (min-width: 992px) {
  .dx_visual-cms-top-menu ul.topbar-nav-list li {
    width: 33.333333%;
    flex-basis: 33.333333%;
}
}
@media (min-width: 1200px) {
  .dx_visual-cms-top-menu ul.topbar-nav-list li {
    width: 25%;
    flex-basis: 25%;
}
}
.dx_visual-cms-top-menu ul.topbar-nav-list li a {
  box-shadow: 0px 0px 15px #0098A11A;
    font-size: 18px;
  font-weight: 700;
  width: 100%;
  padding: 1.65rem 1.5rem;
  transition: 0.3s;
    text-align: center;
  min-height: auto;
  display: flex;
  align-items: center;
  height: 100%;
}
.dx_visual-cms-top-menu ul.topbar-nav-list li a:hover, .dx_visual-cms-top-menu ul.topbar-nav-list li a:active, .dx_visual-cms-top-menu ul.topbar-nav-list li a:focus {
    background: #0098a1;
    color: #fff;
}
.dx_visual-cms-top-menu ul.topbar-nav-list li.active a {
    background: #0098a1;
  color: #fff;
}

/* general subpage styles */
.cta-box .h3 {
  display: block;
  margin-bottom: 1em;
}
.cta-box .two-buttons {
  margin-top: 1em;
  margin-bottom: 3em;
  display: flex;
  flex-direction: column;
}
@media (min-width: 480px) {
  .cta-box .two-buttons {
    flex-direction: row;
  }
}
.cta-box .two-buttons a:first-child {
  margin-bottom: 1em;
}
@media (min-width: 480px) {
  .cta-box .two-buttons a:first-child {
    margin-bottom: 0;
    margin-right: 0.5rem;
  }
}

/* Catergory page */
.dxCategoryProducts .product-section ul.product-list .product-box .img-block {
  height: 300px;
}
.dxCategoryProducts .product-section ul.product-list .product-box .img-block img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.dx-menu-items-1 li {
    width: 100%;
}

.dx-menu-items-2 li {
    width: 50%;
}

.dx-menu-items-3 li {
    width: 33.33%;
}

.dx-menu-items-4 li {
    width: 25%;
}

.dx-menu-items-5 li {
    width: 20%;
}

.dx-menu-items-6 li {
    width: 16.66%;
}

.dx-menu-items-7 li {
    width: 14.285%;
}

.dx-menu-items-8 li {
    width: 12.5%;
}

.dx-menu-items-9 li {
    width: 11.11%;
}

.dd-shortcode-dxtopmenu.sticky {
    position: fixed;

    z-index: 3;
    background: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.dd-shortcode-dxtopmenu.sticky > ul {
    margin: 10px 10px;

}

.dd-shortcode-gallery.center .row {
    padding: 0 8px;
}

.dd-shortcode-gallery .row > div {
    padding-left: 8px;
    padding-right: 8px;
}

.row .dx-title-box {
    padding-top: 0 !important;
}

.dd-background {
    background-size: 100%;
    background-size: cover;
}

.dd-background .dd-shortcode-gallery {
    padding-bottom: 30px;
}

.dd-fullwidth .dd-shortcode-image {
    margin: 0;
}

.dd-fullwidth .dd-shortcode-image img,
.dx-image-fullwidth img {
    width: 100%;
}

.dx-no-col-padding {
    margin: 0;
}

.dx-no-col-padding > div {
    padding-left: 0;
    padding-right: 0;
}

.dx-title-box h1,
.dx-title-box h2,
.dx-title-box h3,
.dx-title-box h4 {
    margin: 0;
    padding: 0;
}

.dx-title-box h1:not(:last-child),
.dx-title-box h2:not(:last-child),
.dx-title-box h3:not(:last-child),
.dx-title-box h4:not(:last-child) {
    margin: 0;
    padding: 0;
}

.dx-make-image-bg-image {
    position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
    background-position: center center;
}

.dx-make-image-bg-image a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    display: block;
}

.dd-image-box a[href="#"] {
    cursor: default;
}

.dx-ansprechpartner .dd-image-box,
.dx-ansprechpartner.dd-image-box {
    margin: 0;
}

.dx-ansprechpartner-2 .row:last-of-type {
    position: relative;
}

.dx-ansprechpartner-2 .row:last-of-type > div {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ansprechpartner-text {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.ansprechpartner-text .title-inner {
    padding-bottom: 5px;
}

.ansprechpartner-text .subtitle {
    padding-bottom: 40px;
    color: #96be0d;
    margin: 0;
}

.dd-shortcode-dxkarriere {
    padding-bottom: 40px;
}

.dd-shortcode-dxkarriere {
    padding-bottom: 40px;
}

.dd-shortcode-dxkarriere li {
    padding: 8px 0;
    font-size: 20px;
    text-transform: uppercase;
    background: #b3b2b2;
    position: relative;
}

.dd-shortcode-dxkarriere li:not(:last-child) {
    margin-bottom: 5px;
}

.dd-shortcode-dxkarriere li:before {
    content: '';
    background: #b3b2b2;
    position: absolute;
    left: -100%;
    right: -100%;
    top: 0;
    bottom: 0;
}

.dd-shortcode-dxkarriere li span,
.dd-shortcode-dxkarriere li a {
    position: relative;
}

.dd-shortcode-dxkarriere li > span {
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}

.dd-shortcode-dxkarriere li,
.dd-shortcode-dxkarriere a {
    color: #fff;
}

.dd-shortcode-dxkarriere .dx-karriere-download {
    text-transform: none;
    font-size: 12px;
    font-weight: 600;
    bottom: -5px;
    color: #fff;
}

.dd-shortcode-dxkarriere i {
    font-size: 20px;
    font-weight: normal;
    padding-left: 10px;
}

.dx-background-bildmarke.dd-background.dd-fullwidth {
    background-size: auto;
    background-position: left top;
    background-repeat: no-repeat;
}

.dd-shortcode-dxnews .news-content {
    margin-bottom: 0;
}

.dd-shortcode-dxnews .news-content a:hover,
.dd-shortcode-dxnews .news-content a:focus {
    color: #96be0d;
}

a.dx-anchor {
    display: block;
    position: relative;
    top: -135px;
    visibility: hidden;
}

.contact-wrap .dd-shortcode-text {
    padding-top: 0 !important;
}

.dd-shortcode-dxmaterial2 {
    background: #fff;
    overflow: hidden;
    cursor: pointer;

    position: relative;

    -webkit-transition: background 0.5s ease-in-out;
    -ms-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
}

.dd-shortcode-dxmaterial2.closed,
.dx-accordion.closed .dx-accordion-title {
    background: #FFF;
}

.dd-shortcode-dxmaterial2 h3 {
    color: #0098a1
}

.dd-shortcode-dxmaterial2 h1,
.dd-shortcode-dxmaterial2 h2,
.dd-shortcode-dxmaterial2 h4 {
    color: #0098a1;
}

.dd-shortcode-dxmaterial2 .dx-material-details h4 {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    padding-bottom: 5px;
    color: #282828;
}

.dd-shortcode-dxmaterial2 .dx-material-details p {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #282828;
    padding-bottom: 10px;
}

.dd-shortcode-dxmaterial2.closed h1,
.dd-shortcode-dxmaterial2.closed h2,
.dd-shortcode-dxmaterial2.closed h3,
.dd-shortcode-dxmaterial2.closed h4 {
    color: #282828;
}

.dx-material-title {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 0 30px 0 0;
    margin: 0;
    position: relative;
    color: #0098a1;

    -webkit-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}

.dx-material-title img,
.dx-accordion-title img {
    position: absolute;
    right: 0;
    width: auto;
    height: auto;
    top: 0;
}

.dx-material-title img.arrow-close {

}

.dd-shortcode-dxmaterial2.closed .arrow-open,
.dd-shortcode-dxmaterial2 .arrow-close,
.dd-shortcode-dxaccordion.closed .arrow-open,
.dd-shortcode-dxaccordion .arrow-close {
    opacity: 1;
}

.dd-shortcode-dxmaterial2 .arrow-open,
.dd-shortcode-dxmaterial2.closed .arrow-close,
.dd-shortcode-dxaccordion .arrow-open,
.dd-shortcode-dxaccordion.closed .arrow-close {
    opacity: 0;
}

.dx-material-details-wrap {
    padding: 10px 30px;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-top: 2px solid #0098a1;
    background: #e8e8e8;

}

.dd-shortcode-dxmaterial2.closed .dx-material-details-wrap {
    padding: 10px 30px;
    left: 0;
    width: 100%;
    background: #FFF;
    border-top: 2px solid #cccccc;
}

.dd-shortcode-dxmaterial2 table {
    width: 100%;

}

.dd-shortcode-dxmaterial2 td:first-child {
    font-size: 15px;
    font-weight: 600;
    width: 30%;
    color: #282828;

}

.dd-shortcode-dxmaterial2 td {
    padding: 5px 0;
    color: #0098a1;
    font-weight: 600;
    font-size: 15px;
}

.dd-shortcode-dxmaterial2.closed .dx-material-details {
    margin-top: 0 !important;
}

.dd-shortcode-dxmaterial2 .dx-material-details {
    margin-top: 20px;
}

.dx-material-rating {
    height: 4px;
    width: 100%;
    background: #FFF;
}

.dx-material-rating > span {
    display: block;
    height: 100%;
    background: #0098a1;
    -webkit-transition: width 0.2s ease-in-out 0.3s;
    -ms-transition: width 0.2s ease-in-out 0.3s;
    transition: width 0.2s ease-in-out 0.3s;
}

.dx-material-rating > span > span {
    font-size: 10px;
    font-weight: 600;
    padding: 0 10px;
    display: inline-block;
    vertical-align: text-top;
    display: none;
}

.dd-shortcode-dxmaterial2.closed .dx-material-rating > span {
    width: 0 !important;
}

.dx-material-image {
    padding-left: 0;
    position: absolute;
    top: 0;
    bottom: 0;

    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dd-shortcode-dxmaterial2.closed .dx-material-image {
    width: 0;
}

.dx-material-image > div {
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.dx-accordion .dx-accordion-title {
    color: #282828;
    padding-right: 50px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    text-transform: none;
}

.dx-accordion-content,
.dx-material-details {
    padding: 15px 0;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}

.dd-shortcode-dxmaterial2.closed .dx-material-details,
.dx-accordion.closed .dx-accordion-content {
    height: 0 !important;
    display: none;
}

.dd-shortcode-dxmaterial2.closed .dx-material-details {
    padding-top: 0;
}

.dx-accordion.closed .dx-accordion-content {
    padding-bottom: 0;
}

.dd-shortcode-dxmaterialnav {
    margin-bottom: 30px;
}

.dd-shortcode-dxmaterialnav .dx-image-tab-item {
    float: left;
    width: 34%;
    margin-bottom: 0 !important;
    position: relative;
    margin-right: 0;
}

.dd-shortcode-dxmaterialnav .dx-image-tab-item:not(:first-child) {
    margin-left: -12.0512821%;
}

.dd-shortcode-dxmaterialnav .nav-tabs {
    position: relative;
    padding-bottom: 0;
    border: none;
    border-bottom: 2px solid #0098a1;
}

.dd-shortcode-dxmaterialnav .nav-tabs a,
.dd-shortcode-dxmaterialnav .nav-tabs a:hover,
.dd-shortcode-dxmaterialnav .nav-tabs a:focus {
    background: #e8e8e8;
    color: #fff;
    padding: 10px 20px 15px;
    border: none !important;
    margin: 0;
    position: static;
    text-align: center;
    transform: skewX(17deg);
    -webkit-transform: skewX(17deg);
    -moz-transform: skewX(17deg);
    -ms-transform: skewX(17deg);
    box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);
}

.dd-shortcode-dxmaterialnav .tabs-box .nav-tabs li {
    position: relative;
}

.dd-shortcode-dxmaterialnav .tabs-box .nav-tabs li:first-child:before {
    background: #e8e8e8;
    position: absolute;
    content: "";
    top: 0;
    bottom: -2px;
    width: 26px;
    z-index: 2;
    left: -12px;
    box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 2px 5px 5px rgba(0, 0, 0, 0.15);
    border-bottom: 2px solid #0098a1;

}

.dd-shortcode-dxmaterialnav .tabs-box .nav-tabs li.active:first-child:before {
    background: #0098a1;
    box-shadow: none;

}

.dd-shortcode-dxmaterialnav .tabs-box .nav-tabs li:last-child:before {
    background: #e8e8e8;
    position: absolute;
    content: "";
    top: 0;
    bottom: -2px;
    width: 26px;
    z-index: 2;
    right: -12px;
    box-shadow: inset -2px 5px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset -2px 5px 5px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: inset -2px 5px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset -2px 5px 5px rgba(0, 0, 0, 0.15);
    border-bottom: 2px solid #0098a1;

}

.dd-shortcode-dxmaterialnav .tabs-box .nav-tabs li.active:last-child:before {
    background: #0098a1;
    box-shadow: none;
}

.dd-shortcode-dxmaterialnav .tabs-box .nav-tabs li.active:last-child:before,
.dd-shortcode-dxmaterialnav .tabs-box .nav-tabs li.active:first-child:before,
.dd-shortcode-dxmaterialnav .tabs-box .nav-tabs li:first-child:before
{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.tab-title-details {
    transform: skewX(-17deg);
    -ms-transform: skewX(-17deg);
    -moz-transform: skewX(-17deg);
    -webkit-transform: skewX(-17deg);
}

.dd-shortcode-dxmaterialnav .nav-tabs li {
    position: static;
    margin-bottom: 0
}

.dd-shortcode-dxmaterialnav .nav-tabs .active a,
.dd-shortcode-dxmaterialnav .nav-tabs .active a:hover,
.dd-shortcode-dxmaterialnav .nav-tabs .active a:focus,
.dd-shortcode-dxmaterialnav .nav-tabs .active a:active {
    background: #0098a1;
    color: #fff;
    box-shadow: none;

}

.dd-shortcode-dxmaterialnav .nav-tabs .active h3 {
    color: #FFF;
}

.dd-shortcode-dxmaterialnav .nav-tabs .active p {
    color: #FFF;
}

.dd-shortcode-dxmaterialnav .nav-tabs h3 {
    font-size: 19px;
    font-weight: 600;
    color: #333333;
    padding-bottom: 0;
}

.dd-shortcode-dxmaterialnav .nav-tabs p {
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
    font-weight: 400;
    height: 21px;

}

.dd-shortcode-dxmaterialnav .nav-tabs h3,
.dd-shortcode-dxmaterialnav .nav-tabs p {
    margin: 0;

}

.dd-shortcode-dxmaterialnav .tabs-box .nav-tabs {
    margin-left: 17px;
    margin-right: 17px;
}

.dd-shortcode-dxmaterialnav .tabs-box .nav-tabs li {
    width: 20%;
    padding: 0;
}

.dx-image-tab-nav {
    margin-bottom: 30px;
}

.dx-image-tab-item span {
    position: absolute;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: transparent;
    left: 0;
    right: 0;
    text-align: center;
    display: block;
    top: 20px;
    padding: 0 20%;
}

.dx-image-tab-item:nth-child(even) span {
    top: auto;
    bottom: 20px;
}

/*.dx-image-tab-item.active span,
.dx-image-tab-item.hover span{
	color: #fff;
    }*/

.dx-image-tab-item a {
    display: block;
}

.dx-image-tab-item img {
    max-width: 100%;
    width: 100%;
}

.dx-material-desc {
    margin-bottom: 55px;
}

.dx-material-desc a.green-btn {
    height: 46px;
    vertical-align: top;
}

.dx-material-desc h3 {
    font-size: 38px;
    line-height: 42px;
    color: #282828;
    font-weight: 400;
    margin: 0;
    padding: 0 0 35px 0;
}

.dx-material-desc p {
    color: #282828;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 35px;
    width: 65%;
}

.no-animation, .no-animation * {
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

.dx-datasheet-download {
    float: right;
}

.dd-shortcode-text.dx-anwendungsbereich-text {
    padding: 5px !important;
}

.dx-anwendungsbereich-text .title-inner {
    padding-bottom: 30px;
}

.dd-shortcode-dxspacer {
    border-color: #ccc;
}

.dx-anwendungsbereich-spacer {
    border-color: #96be0d;
}

.row .dx-section-padding-top {
    padding-top: 40px !important;
}

.row .dx-section-padding {
    padding-top: 40px !important;
    padding-bottom: 40px;
    margin: 0;
}

.dx-lightbox-indicator a {
    position: relative;
    display: block;
}

.dx-lightbox-indicator a:after {
    content: "+";
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    width: 22px;
    text-align: center;
    display: inline-block;

    -webkit-transition: background 0.3s ease-in-out;
    -ms-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}

.dx-lightbox-indicator a:hover:after {
    background: rgba(0, 0, 0, 0.5);
}

.row .dx-section-padding-bottom {
    padding-bottom: 40px;
}

.dx-finishing .title {
    padding-bottom: 30px;
}

.dx-finishing .title-inner {
    padding-top: 20px;
    padding-bottom: 40px;
}

.dx-beratung .row:not(:last-child) img {
    margin-bottom: 40px;
}

.dx-beratung img {
    max-width: 100%;
}

.dx-datencheck .btn-primary {
    background: #0098a1;
    border: none;
}

.dx-datencheck .btn-primary:active {
    background: #017b82 !important;
}

.dx-finishing .row > div {
    margin-bottom: 40px;
}

.dx-material-tab-select {
    padding: 6px 12px;
    display: block;
    width: 100%;
    border-color: #ccc;
    font-size: 18px;
    color: #999;
}

.dx-accordion-title {
    background: #FFF;
    position: relative;
    cursor: pointer;
}

.dx-accordion-title.title-inner {
    padding: 10px 40px 10px 20px;
    background: transparent;
}

.dx-accordion.closed {
    border-top: 2px solid #cccccc;
    border-bottom: none;
}

.dx-accordion-last.closed {
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc !important;
}

.dx-accordion {
    border-top: 2px solid #0098a1;
    background: #e8e8e8;
    border-bottom: 2px solid #0098a1;
}

.dx-accordion-content {
    padding: 20px;

}

.dx-verfahren .dx-accordion-content video,
.dx-verfahren .dx-accordion-content iframe,
.dx-verfahren .dx-accordion-content img {
    padding: 20px 0;
}

.dx-verfahren .dx-accordion-content p:first-child video,
.dx-verfahren .dx-accordion-content p:first-child iframe,
.dx-verfahren .dx-accordion-content p:first-child img {
    padding-top: 0;
}

.dx-accordion-content ul {
    margin-bottom: 20px;
}

.dx-accordion-content a {
    color: #96be0d;
}

.dd-shortcode-text ul:not(.history-nav):not(.history-slider):not(.slides),
.dx-accordion-content ul {
    list-style: none;
    margin-left: 0;
}

/*.dd-shortcode-text ul:not(.history-nav, .history-slider, .slides, .header-nav-links, .slide, .submenu, .already-done) li,
.dx-accordion-content > li {
    list-style: none;
    position: relative;
    background: url(../img/listing-icon.png) no-repeat 1px 2px;
    padding-left: 30px;
    padding-bottom: 10px;
}*/
.dx-accordion-content > li {
    list-style: none;
    position: relative;
    background: url(../img/listing-icon.png) no-repeat 1px 2px;
    padding-left: 30px;
    padding-bottom: 10px;
}

.dd-shortcode-text ul:not(.history-nav):not(.history-slider):not(.slides) li:before,
.dx-accordion-content li:before {

}

ol li:not(:last-child) {
    padding-bottom: 10px;
}

.history-nav-wrap,
.history-nav-step,
.history-slider img {
    display: none;
}

.history-slider {
    color: #fff;
}

.dx-history .history-slider {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.dx-verfahren iframe {
    max-width: 100%;
    height: 658px;
}

.dx-image-tab-item a {
    position: relative;
}

.dx-image-tab-item .dx-triangle-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(../img/triangle-down-h.png);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.dx-image-tab-item:nth-child(even) .dx-triangle-bg {
    background-image: url(../img/triangle-up-h.png);
}

/*.dx-image-tab-item.active .dx-triangle-bg,
.dx-image-tab-item.hover .dx-triangle-bg{
	opacity: 1;
}
.dx-image-tab-item.active img,
.dx-image-tab-item.hover img{
	opacity: 0
    }*/

.history-nav-step {
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
}

.new-feature-banner {
    position: absolute;
    left: 0;
    top: 20px;
    color: #fff;
    font-size: 15px;
    width: 100px;
    font-weight: bold;
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}

.new-feature-banner:before {
    content: '';
    display: block;
    background: #35794e;
    width: 300%;
    position: absolute;
    height: 120%;
    z-index: -1;
    left: -100%;
    top: -10%;
}

.landing-video {
    margin-bottom: 10px;
}

#landing-accordion {
    z-index: 0;
}

#landing-accordion li {
    background-color: #0098a1;
    padding: 20px !important;
    border-left: 5px solid rgb(60, 60, 59);
}

#landing-accordion li.slide {
    padding-right: 95px !important;
}

#landing-accordion li:first-child {
    border-left: none;
}

#landing-accordion li:nth-child(1) {
    background-color: #0098a1;
}

#landing-accordion li:nth-child(2) {
    background-color: #03949d;
}

#landing-accordion li:nth-child(3) {
    background-color: #089098;
}

#landing-accordion li:nth-child(4) {
    background-color: #0d8a91;
}

#landing-accordion li:nth-child(5) {
    background-color: #14838a;
}

#landing-accordion li:nth-child(6) {
    background-color: #1a7d82;
}

#landing-accordion li:nth-child(7) {
    background-color: #21757a;
}

#landing-accordion li:nth-child(8) {
    background-color: #276f72;
}

#landing-accordion li:nth-child(9) {
    background-color: #2e686b;
}

#landing-accordion li:nth-child(10) {
    background-color: #336264;
}

#landing-accordion li:nth-child(11) {
    background-color: #385e5f;
}

#landing-accordion li:before {
    content: none;
}

#landing-accordion li h3 {
    margin: 0 0 10px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}

#landing-accordion li p {
    font-size: 14px;
    line-height: 1.42em;
}

#landing-accordion li td {
    font-size: 14px;
}

#landing-accordion li .slide-wrap {
    opacity: 0;

    -webkit-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

#landing-accordion li.slide-open .slide-wrap {
    opacity: 1;
}

#landing-accordion li .slide-title:before {
    content: '';
    background: url('../../img/left-arrow.png') no-repeat;
    background-size: contain;
    width: 24px;
    height: 15px;
    display: inline-block;
    margin-right: 10px;
}

#landing-accordion li .slide-title {
    margin: 0;
    opacity: 1;
    position: absolute;
    top: 50%;
    right: 0;
    margin-right: -40px;
    font-size: 24px;
    font-weight: 600;
    height: 75px;
    line-height: 75px;
    width: 100%;
    text-align: center;
    border-top: 1px solid transparent;

    -webkit-transition-property: right, margin, border;
    -ms-transition-property: right, margin, border;
    transition-property: right, margin, border;

    -webkit-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;

    -webkit-transition-duration: 0.5s, 0.5s, 0s;
    -ms-transition-duration: 0.5s, 0.5s, 0s;
    transition-duration: 0.5s, 0.5s, 0s;

    -webkit-transition-easing: ease-in-out, ease-in-out, ease-out;
    -ms-transition-easing: ease-in-out, ease-in-out, ease-out;
    transition-easing: ease-in-out, ease-in-out, ease-out;

    -webkit-transform: translate(0%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
}

#landing-accordion li.slide-open .slide-title:before {
    background-image: url('../../img/right-arrow.png');
}

#landing-accordion li.slide-open .slide-title {
    border-color: rgba(255, 255, 255, 0.3);
}

#landing-accordion li.slide-open .slide-title {
    right: -100%;
    margin-right: 40px;

    -webkit-transition-delay: 0s, 0s, 0.7s;
    -ms-transition-delay: 0s, 0s, 0.7s;
    transition-delay: 0s, 0s, 0.7s;

    -webkit-transition-duration: 0.0s, 0.0s, 0.3s;
    -ms-transition-duration: 0.0s, 0.0s, 0.3s;
    transition-duration: 0.0s, 0.0s, 0.3s;

    -webkit-transition-easing: ease-in-out, ease-in-out, ease-in-out;
    -ms-transition-easing: ease-in-out, ease-in-out, ease-in-out;
    transition-easing: ease-in-out, ease-in-out, ease-in-out;
}

.slide-wrap.center-vertically {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 20px;
    padding-right: 95px;
}

#landing-accordion:not([style]) .slide-wrap {
    opacity: 1;
}

#landing-accordion table {
    width: 100%;
    text-align: left;
}

#landing-accordion table td:first-child {
    font-size: 12px;
    font-weight: 600;
    width: 1px;
    padding-right: 15px;
}

#landing-accordion .dx-material-rating {
    border: 1px solid #fff;
    line-height: 1.5;
}

#landing-accordion .dx-material-rating > span {
    background: rgba(255, 255, 255, 0.75);
}

#landing-accordion .dx-material-rating span span {
    line-height: 12px;
    color: #000;
}

#landing-accordion h4 {
    font-weight: bold;
}

#landing-accordion .btn-primary {
    background: #fff !important;
    border: none;
}

#landing-accordion .btn-primary:hover,
#landing-accordion .btn-primary:active,
#landing-accordion .btn-primary:focus {
    background: #f0f0f0 !important;
}

#landing-accordion li:nth-child(1) .btn-primary {
    color: #0098a1;
}

#landing-accordion li:nth-child(2) .btn-primary {
    color: #03949d;
}

#landing-accordion li:nth-child(3) .btn-primary {
    color: #089098;
}

#landing-accordion li:nth-child(4) .btn-primary {
    color: #0d8a91;
}

#landing-accordion li:nth-child(5) .btn-primary {
    color: #14838a;
}

#landing-accordion li:nth-child(6) .btn-primary {
    color: #1a7d82;
}

#landing-accordion li:nth-child(7) .btn-primary {
    color: #21757a;
}

#landing-accordion li:nth-child(8) .btn-primary {
    color: #276f72;
}

#landing-accordion li:nth-child(9) .btn-primary {
    color: #2e686b;
}

#landing-accordion li:nth-child(10) .btn-primary {
    color: #336264;
}

#landing-accordion li:nth-child(11) .btn-primary {
    color: #385e5f;
}

#landing-accordion .slide:not(.slide-open) .dx-material-rating > span {
    width: 0 !important;
}

body.br-safari.brv-5 #landing-accordion li .slide-title,
body.br-safari.brv-6 #landing-accordion li .slide-title,
body.br-safari.brv-7 #landing-accordion li .slide-title,
body.br-safari.brv-8 #landing-accordion li .slide-title {
    right: 51%;
}

body.br-safari.brv-5 #landing-accordion li.slide-open .slide-title,
body.br-safari.brv-6 #landing-accordion li.slide-open .slide-title,
body.br-safari.brv-7 #landing-accordion li.slide-open .slide-title,
body.br-safari.brv-8 #landing-accordion li.slide-open .slide-title {
    right: -51%;
}

body.br-safari.brv-5 #landing-accordion li .slide-wrap,
body.br-safari.brv-6 #landing-accordion li .slide-wrap,
body.br-safari.brv-7 #landing-accordion li .slide-wrap,
body.br-safari.brv-8 #landing-accordion li .slide-wrap {
    -webkit-transition: none;
}

@media all and (max-width: 1229px) {
    .dx-verfahren iframe {
        height: 528px;
    }
}

@media all and (max-width: 991px) {
    .dx-image-tab-item span {
        font-size: 12px;
    }

    .dx-history {
        padding-bottom: 94px;
    }

    .dx-history .history-nav .active a {
        font-size: 16px;
        padding-bottom: 23px;
    }

    .dx_visual-cms-top-menu li:first-child:before {
        width: 20px;
    }

}

@media all and (max-width: 1199px) {
    #landing-accordion li {
        border-left: none;
        margin-bottom: 10px;
    }

    .dx_visual-cms-top-menu li a {
        font-size: 15px;
    }

    .dd-shortcode-dxmaterialnav .nav-tabs h3 {
        font-size: 15px;
    }

    .dd-shortcode-dxmaterialnav .nav-tabs p {
        font-size: 12px;
        line-height: 14px;
        height: 17px;
    }
}

@media all and (max-width: 991px) {
    .dx_visual-cms-top-menu li a {
        font-size: 12px;

    }

    .dd-shortcode-dxmaterialnav .nav-tabs a, .dd-shortcode-dxmaterialnav .nav-tabs a:hover, .dd-shortcode-dxmaterialnav .nav-tabs a:focus {
        padding: 10px 10px 10px;
    }

}

@media all and (max-width: 969px) {
    .dx-verfahren iframe {
        height: 405px;
    }
}

@media all and (max-width: 767px) {
    .ansprechpartner-text {
        font-size: 0.875em;
        padding: 10px !important;
    }

    .ansprechpartner-text .subtitle {
        padding-bottom: 10px;
    }

    .dd-shortcode-dxkarriere {
        padding-bottom: 20px;
    }

    .dd-shortcode-dxkarriere li {
        overflow: hidden;
        margin: 0 -20px;
        padding: 4px 20px;
        font-size: 14px;
    }

    .dd-shortcode-dxkarriere li > span {
        max-width: 60%;
    }

    .dx_visual-cms-top-menu li a {
        transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        font-size: 16px;
        padding: 10px 5px 10px;
    }

    .dx_visual-cms-top-menu li:first-child:before {
        display: none;
    }

    .dx_visual-cms-top-menu li:last-child:before {
        display: none;
    }

    .dx_visual-cms-top-menu .tab-title-details {
        transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);

    }

    .dx_visual-cms-top-menu ul {
        margin: 30px 0;
        border-bottom: none;
    }

}

@media all and (max-width: 699px) {
    .dx-history .history-slider {
        height: auto !important;
    }
}

@media all and (min-width: 700px) {

    .history-nav-wrap,
    .history-nav-step,
    .history-slider img {
        display: block;
    }

    .history-slider {
        color: inherit;
    }

    .dx-history {
        padding-bottom: 96px;
    }

    .dx-history .history-slider {
        position: relative;
        margin-bottom: 40px;
        width: 67%;
        float: left;

        -webkit-transition: height 0.3s ease-in-out;
        -ms-transition: height 0.3s ease-in-out;
        transition: height 0.3s ease-in-out;
    }

    .dx-history .history-slider li {
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        opacity: 0;
        visibility: hidden;
    }

    .dx-history .history-slider li.active {
        opacity: 1;
        visibility: visible;
    }

    .dx-history .history-slider li h3 {
        padding: 10px 15px 10px;
        font-size: 28px;
        font-weight: 700;
    }

    .dx-history .history-slider li p {
        padding: 0 15px 10px;
        margin: 0;
    }

    .dx-history .history-nav-wrap {
        position: absolute;
        left: 0;
        right: 0;
        background: #545453;
    }

    .dx-history .history-nav {
        list-style-type: none;
        margin: 0;
        padding: 0;
        background: #6b6b6b;
        padding: 30px 20px 0px;
        overflow: hidden;
        width: 100%;
    }

    .dx-history .history-nav li {
        float: left;
    }

    .dx-history .history-nav li a {
        -webkit-transition: none;
        -ms-transition: none;
        transition: none;
    }

    .dx-history .history-nav a {
        padding: 52px 0 22px;
        display: block;
        text-align: center;
        margin-top: -30px;
    }

    .dx-history .history-nav .active a {
        font-size: 20px;
        font-weight: 600;
        background-color: #96be0d;
        padding: 49px 0 19px;
    }

    .history-nav li {
        position: relative;
    }

    .history-nav li:before {
        content: '';
        border-top: 1px solid #fff;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
    }

    .history-nav li:first-child:before {
        left: 50%;
    }

    .history-nav li:last-child:before {
        right: 50%;
    }

    .history-nav li:after {
        content: '';
        border-right: 1px solid #fff;
        display: block;
        width: 0;
        height: 10px;
        position: absolute;
        left: 50%;
        top: 0;
    }

    .history-nav li.active:before {
        content: none;
    }

    .history-nav li.active:after {
        background: url('../img/choto-history-triangle.png') no-repeat;
        background-size: contain;
        border-right: none;
        display: block;
        width: 30px;
        height: 100px;
        position: absolute;
        left: 50%;
        margin-left: -15px;
        top: -13px;
    }

    .dx-history .history-nav li a {
        color: #fff;
    }

    .history-nav-step {
        display: block;
        width: 16.5%;
        float: left;
        position: relative;
    }

    .history-nav-step.disabled {
        opacity: 0.5;
        cursor: default;
    }

    .history-prev {
        padding-right: 15px;
    }

    .history-next {
        padding-left: 15px;
    }

    .history-prev div:before,
    .history-next div:before {
        position: absolute;
        top: 15px;
    }

    .history-prev span,
    .history-next span {
        position: absolute;
        bottom: 10px;
        color: #fff;
        font-size: 28px;
        font-weight: 700;
    }

    .history-prev div:before {
        content: url(../img/arrow-left.png);
        left: 15px;
    }

    .history-prev span {
        left: 15px;
    }

    .history-next div:before {
        content: url(../img/arrow-right.png);
        right: 15px;
    }

    .history-next span {
        right: 15px;
    }

    .history-nav-step div {
        display: block;
        padding-bottom: 100%;
        background: #b2b2b2;
        background-position: center center;
        background-size: cover;
    }
}

/* Start Marketplace Landingpage */

.dx_marketplace .dx-subtitle-first .subtitle {
    font-weight: 400;
    font-size: 1.7rem;
    color: #4a4a49;
    margin-bottom: 0px;
}

.dx_marketplace .dx-landing-nav li a {
    font-size: 1.3rem;
}

.dx_marketplace .dx-white-font .subtitle {
    font-weight: 400;
    font-size: 2.3rem;
    color: #ffffff;
    padding-bottom: 1.5rem;
}

.dx_marketplace .subtitle {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1rem;
    line-height: 3rem;
}

@media all and (max-width: 767px) {
    .dx_marketplace .btn-primary.btn-block {
        width: 100%;
        display: inline-block;
    }
}

.basket_border {
    border:1px solid #96be0d;
}

.basket_background {
    background: #96be0d;
    color:white;
    text-align: center;
    padding:5px;
}

.accordion_borders {
    border-bottom: 2px solid #0098a1;
    border-top: 2px solid #0098a1;
}

.accordion_borders_closed {
    border-bottom: none;
    border-top: 2px solid #cccccc;
}

.accordion_borders_closed2 {
    border-top: 2px solid #cccccc;
}