/*
 Theme Name: DT Media Theme
 Theme URI: http://www.elegantthemes.com/gallery/divi/
 Version: 1.0
 Template: Divi
 Description: Smart. Flexible. Beautiful. Our DT Media Theme is the most powerful theme in our collection.
 Author: DT Media Group
 Author URI: http://www.dt-mediagroup.com
 */

/* ------ 00 Index --------------------------- */

/* ------ 01 Global -------------------------- */

/* ------------------------------------------- */

/* ------ Variables -------------------------- */

/* ------------------------------------------- */

/* ------ Colors ----------------------------- */

/* ------------------------------------------- */

/* ------ Global ----------------------------- */

/* ------------------------------------------- */

/* ------ Body ------------------------------- */

@font-face {
    font-family: "FFDINWebPro";
    font-weight: 300;
    src: local("FFDINProLight"), url(./fonts/3754B2_0_0.woff2) format("woff2"), url(./fonts/3754B2_0_0.woff) format("woff"), url(./fonts/3754B2_0_0.eot?#iefix) format("embedded-opentype"), url(./fonts/3754B2_0_0.ttf) format("truetype");
}

@font-face {
    font-family: "FFDINWebPro";
    font-weight: normal;
    src: local("FFDINProMedium"), url(./fonts/3754B2_1_0.woff2) format("woff2"), url(./fonts/3754B2_1_0.woff) format("woff"), url(./fonts/3754B2_1_0.eot?#iefix) format("embedded-opentype"), url(./fonts/3754B2_1_0.ttf) format("truetype");
}

body {
    font-family: "FFDINWebPro", Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    background: #dfe2e5;
    color: #000;
}

#page-container {
    min-height: 100vh;
}

#et-main-area {
    overflow: hidden;
}

.et_pb_row {
    min-width: 1080px;
}

.et_pb_button {
    font-family: "FFDINWebPro", Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}

/* ------ Typography ------------------------- */

h1,
h2,
h3,
h4,
h5 {
    font-family: "FFDINWebPro", Arial, sans-serif;
    font-weight: normal !important;
    font-style: normal;
    color: #878787;
    padding-bottom: 20px;
    -o-hyphens: none;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

h4 {
    color: #0068b7 !important;
}

a {
    color: #91c849;
    text-decoration: none;
}

/* ------ Slider ------------------------------ */

.et_pb_slide_content {
    font-weight: 300;
}

/* ------ Forms ------------------------------- */

textarea {
    resize: vertical;
}

.et_pb_contact p input,
.et_pb_contact p textarea,
.et_pb_contact p select,
.et_pb_contact p input:focus,
.et_pb_contact p textarea:focus,
.et_pb_contact p select:focus,
.et_pb_contact p input[type="checkbox"]+label i {
    background: #fff;
    color: #333;
    font-size: 16px;
    font-family: "FFDINWebPro", Arial, sans-serif;
}

.et_pb_contact p select option {
    color: #333;
}

.et_pb_contact p input::-webkit-input-placeholder,
.et_pb_contact p textarea::-webkit-input-placeholder {
    color: #888;
}

.et_pb_contact p input:-ms-input-placeholder,
.et_pb_contact p textarea:-ms-input-placeholder {
    color: #888 !important;
}

.et_pb_contact p input::-webkit-input-placeholder,
.et_pb_contact p textarea::-webkit-input-placeholder,
.et_pb_contact p select[required] option[value=""],
.et_pb_contact p select:invalid,
.et_pb_contact p select[required] option:first-child {
    color: #888;
}

.et_pb_contact p input:-ms-input-placeholder,
.et_pb_contact p textarea:-ms-input-placeholder,
.et_pb_contact p select[required] option[value=""],
.et_pb_contact p select:invalid,
.et_pb_contact p select[required] option:first-child {
    color: #888;
}

.et_pb_contact p input::-ms-input-placeholder,
.et_pb_contact p textarea::-ms-input-placeholder,
.et_pb_contact p select[required] option[value=""],
.et_pb_contact p select:invalid,
.et_pb_contact p select[required] option:first-child {
    color: #888;
}

.et_pb_contact p input::placeholder,
.et_pb_contact p textarea::placeholder,
.et_pb_contact p select[required] option[value=""],
.et_pb_contact p select:invalid,
.et_pb_contact p select[required] option:first-child {
    color: #888;
}

.stuck {
    position: fixed;
    /*top: var(--logo-height);*/
    top: 0;
    right: 0;
    width: 100%;
}

.stuck.no-m-l {
    width: 100%;
}

.sticky-wrapper {
    position: relative;
    height: 600vw !important;
}

.slide_helper {
    position: absolute;
    left: 0;
}

.hidden {
    display: none;
    visibility: hidden;
    opacity: 0;
    height: 0;
}

.mm-page,
#page-container {
    transition: margin-top 0.4s ease-in-out, margin-left 0.1s ease-in-out, -webkit-transform 0.4s ease !important;
    -webkit-transition: margin-top 0.4s ease-in-out, margin-left 0.1s ease-in-out, -webkit-transform 0.4s ease !important;
    -o-transition: transform 0.4s ease, margin-top 0.4s ease-in-out, margin-left 0.1s ease-in-out !important;
    transition: transform 0.4s ease, margin-top 0.4s ease-in-out, margin-left 0.1s ease-in-out !important;
    transition: transform 0.4s ease, margin-top 0.4s ease-in-out, margin-left 0.1s ease-in-out, -webkit-transform 0.4s ease !important;
}

.no-m-l {
    margin-left: 0 !important;
    left: 0 !important;
}

.js #preloader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2147483647;
    background-color: #3969A2;
}

.js #preloader .spinner {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: sk-rotate 2s infinite linear;
    animation: sk-rotate 2s infinite linear;
}

.js #preloader .dot1,
.js #preloader .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out;
}

.js #preloader .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes sk-rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
    }
}

@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

/* ------ Animation -------------------------- */

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}

.fadeIn {
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* ------ Cookiebot -------------------------- */

#CybotCookiebotDialog a,
#CybotCookiebotDialog div {
    font-family: 'FFDINWebPro', Arial, sans-serif !important;
    font-size: 18px !important;
}

#CybotCookiebotDialog #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonDetails {
    color: #0068b7;
}

#CybotCookiebotDialog #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyButton {
    background-color: #0068b7 !important;
}

#CybotCookiebotDialog #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyButton:hover {
    background-color: #91c849 !important;
}

#CybotCookiebotDialog #CybotCookiebotDialogDetail {
    background: #dfe2e5;
}

/* ------------------------------------------- */

/* ------ Triangles -------------------------- */

/* ------------------------------------------- */

/* ------ 00 Index --------------------------- */

/* ------ 01 Small Triangle ------------------ */

/* ------ 02 Big Triangle -------------------- */

/* ------ 03 Diagonal Lines ------------------ */

/* ------ 02 Main ---------------------------- */

/* ------------------------------------------- */

/* ------ Global ----------------------------- */

/* ------------------------------------------- */

/* ------ 00 Index --------------------------- */

/* 01 - Page Header*/

/* 02 - Page Footer*/

/* ------ 01 Page Header --------------------- */

.et_pb_row {
    min-width: auto;
}

.hamburger {
    padding: 15px 10px 15px 17px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    background: #91c849;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: 0px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 32px;
    height: 3px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.burger {
    margin-bottom: 0 !important;
    cursor: pointer;
}

.burger .et_pb_text_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

.burger .et_pb_text_inner div {
    height: 4px;
    cursor: pointer;
    border-radius: 5px;
    width: 35px;
    margin: 3px 0;
    background: #91c849;
}

.mm-menu_offcanvas.mm-menu_opened.mm-zindex {
    z-index: 999;
}

.mm-panels>.mm-panel>.mm-navbar+.mm-listview {
    margin-top: 0px;
}

.mm-navbars_top {
    background: #91c849;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.mm-navbars_top>.mm-navbar {
    align-items: center;
    height: 60px;
    padding: 0;
}

.mm-navbars_top>.mm-navbar .mm-navbar__title {
    text-align: left;
    padding-left: 28px;
    color: #fff;
    padding: 0;
}

.mm-menu_navbar_top-2 .mm-panels {
    top: 40px;
}

.mm-menu .mm-listitem_selected>a:not(.mm-btn_next) {
    background: transparent;
    font-weight: 500;
}

.mm-listitem {
    position: relative;
    margin-left: 50px;
    padding: 0px;
}

.mm-listitem a {
    opacity: 0.6;
}

.mm-listitem>a {
    padding: 24px 10px 24px 20px;
}

.mm-listitem a::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    top: 20px;
    left: -32px;
    background-repeat: no-repeat;
    position: absolute;
    opacity: 0.4;
}

.mm-listitem.mm-listitem_selected>a::before,
.mm-listitem.mm-listitem_selected>a {
    opacity: 1;
}

.mm-listitem:nth-child(1) a::before {
    background-image: url(../../uploads/icon-start.svg);
}

.mm-listitem:nth-child(2) a::before {
    background-image: url(../../uploads/icon-verschmutzungen.svg);
}

.mm-listitem:nth-child(3) a::before {
    background-image: url(../../uploads/icon-loesungen.svg);
}

.mm-listitem:nth-child(4) a::before {
    background-image: url(../../uploads/icon-produkte.svg);
}

.mm-listitem:nth-child(5) a::before {
    background-image: url(../../uploads/icon-referenzen.svg);
}

.mm-listitem:nth-child(6) a::before {
    background-image: url(../../uploads/icon-email.svg);
}

/* .mm-listitem:nth-child(6) a::before { */
/*     background-image: url(../../uploads/icon-email.svg); */
/* } */


.mm-listitem:nth-child(7) {
    display: none
}

.mm-listitem:nth-child(7) a:before {
    background-image: url(./app/uploads/icon-ecoclean-e.svg)
}

.mm-listitem:nth-child(8) a[title=English]:before {
    content: "EN";
    font-weight: 500;
    line-height: 25px;
    text-align: center
}


.mm-listitem:nth-child(9) a[title=Deutsch]:before {
    content: "DE";
    font-weight: 500;
    line-height: 25px;
    text-align: center
}



/* .mm-listitem:nth-child(7) a::before { */
/*     background-image: url(../../uploads/icon-ecoclean-e.svg); */
    /*&:nth-child(8) a[title="English"]::before {
   content: "EN";
   font-weight: 500;
   line-height: 25px;
   text-align: center;
   }
   &:nth-child(8) a[title="Deutsch"]::before {
   content: "DE";
   font-weight: 500;
   line-height: 25px;
   text-align: center;
   }*/
/* } */

.mm-listitem.mm-listitem_vertical.mm-listitem_selected>a:not(.mm-btn_next) {
    opacity: 0.6;
}

.mm-listitem.mm-listitem_vertical.mm-listitem_selected>a:not(.mm-btn_next)::before {
    opacity: 0.4;
}

.mm-listitem.mm-listitem_vertical .mm-btn_next {
    height: 68px;
    opacity: 1;
}

.mm-listitem.mm-listitem_vertical .mm-btn_next::before {
    height: 68px;
}

.mm-listitem.mm-listitem_vertical a:not(.mm-btn_next)::before {
    background-image: url(../../uploads/icon-global-black.svg);
}

.mm-listitem.mm-listitem_vertical .mm-panel {
    padding: 0;
    margin-left: 20px;
}

.mm-listitem.mm-listitem_vertical .mm-panel .mm-listitem {
    margin-left: 0;
}

.mm-listitem.mm-listitem_vertical .mm-panel a::before {
    display: none;
}

/*menu01::before {
 content: "";
 background-image: url(../../uploads/icon-start.svg);
 background-repeat: no-repeat;
 width: 30px;
 height: 30px;
 left: -50px;
 position: absolute;
 display: block;
 }*/

.js .mhmm-sticky-top header#mhmm {
    -webkit-transform: translate3d(0, -250px, 0);
    transform: translate3d(0, -250px, 0);
    -webkit-transition: -webkit-transform 1.2s, margin-left 0.1s ease-in-out !important;
    transition: -webkit-transform 1.2s, margin-left 0.1s ease-in-out !important;
    -o-transition: transform 1.2s, margin-left 0.1s ease-in-out !important;
    transition: transform 1.2s, margin-left 0.1s ease-in-out !important;
    transition: transform 1.2s, -webkit-transform 1.2s, margin-left 0.1s ease-in-out !important;
}

.js .mhmm-sticky-top header#mhmm.show {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.js .mhmm-sticky-top header#mhmm.no-m-l {
    width: 100% !important;
}

.et_pb_mhmm_menu nav {
    overflow: hidden;
}

#micromenu {
    background-color: rgba(255, 255, 255, 0);
}

#micromenu .logo {
    max-width: 355px;
}

#micromenu .nav-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
}

#micromenu .nav-buttons .menu-button div,
#micromenu .nav-buttons .menu-button::before,
#micromenu .nav-buttons .menu-button::after {
    background-color: #91c849;
}

#micromenu .nav-buttons .mhmm-menu-active .et_pb_mhmm_menu.menu-style-slide_left nav {
    width: 380px;
    overflow: hidden;
}

#micromenu .nav-buttons .et_pb_mhmm_menu_0 nav ul li a {
    padding: 25px 50px;
    border-bottom: 1px solid;
}

#micromenu .nav-buttons .et_pb_mhmm_menu .menu-button-close {
    top: 42px;
    height: 31px;
}

#micromenu .nav-buttons .et_pb_mhmm_menu .menu-button-close::before,
#micromenu .nav-buttons .et_pb_mhmm_menu .menu-button-close::after {
    background-color: #fff;
    height: 2px;
}

#micromenu .nav-buttons .et_pb_mhmm_menu_0 .menu-button-close:before,
#micromenu .nav-buttons .et_pb_mhmm_menu_0 .menu-button-close:after {
    background-color: #fff !important;
}

#micromenu .cta-wrap {display:none;
    position: absolute;
    width: auto;
    min-width: 0;
    right: 0;
    padding: 0;
}

#micromenu .cta-wrap .et_pb_button_module_wrapper {
    margin-left: 10px;
    margin-bottom: 5px;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

#micromenu .cta-wrap .et_pb_button_module_wrapper .et_pb_button {
    color: transparent !important;
    height: 50px;
    padding: 0;
    display: block;
    background-color: #91c849;
    letter-spacing: 2px;
    font-size: 14px;
    text-transform: uppercase;
}

#micromenu .cta-wrap .et_pb_button_module_wrapper .et_pb_button::before {
    line-height: 30px;
    content: "";
    height: 50px;
    width: 50px;
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0;
}

#micromenu .cta-wrap .et_pb_button_module_wrapper .et_pb_button.anfrage-cta::before {
    background-image: url("../../uploads/icon-email-white.svg");
}

#micromenu .cta-wrap .et_pb_button_module_wrapper .et_pb_button.language::before {
    background-image: url("../../uploads/icon-ecoclean-e-white.svg");
    margin-left: -1.1em;
}

.section-intro {
    font-size: 15px;
    width: 80%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 320px) {
    .section-intro {
        font-size: calc(15px + 9 * (100vw - 320px) / 1046);
    }
}

@media (min-width: 1366px) {
    .section-intro {
        font-size: 24px;
    }
}

.section-intro h2 {
    font-size: 18px;
}

@media (min-width: 320px) {
    .section-intro h2 {
        font-size: calc(18px + 32 * (100vw - 320px) / 1046);
    }
}

@media (min-width: 1366px) {
    .section-intro h2 {
        font-size: 50px;
    }
}

/* ------ Introslider --------------------- */

.ares .tp-bullet {
    width: 9px;
    height: 9px;
    background: #fff;
}

.tp-parallax-wrap.slide1-parts {
    transform-style: flat;
}

.tp-parallax-wrap.slide1-parts .tp-caption {
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.tp-parallax-wrap.slide1-parts img {
    -webkit-backface-visibility: hidden;
    will-change: transform;
}

.ares .tp-bullet:hover,
.ares .tp-bullet.selected {
    background: #0068b7;
}

.ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet:hover .tp-bullet-title {
    display: none;
}

/* ------ Verschmutzungen --------------------- */

.verschmutzungen.et_pb_section {
    margin-bottom: 0;
    padding-bottom: 0;
}

.verschmutzungen.et_pb_section h4 {
    color: #0068b7;
}

.verschmutzungen.et_pb_section .et_pb_row {
    margin-top: 80px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.verschmutzungen.et_pb_section .et_pb_row .et_pb_column {
    padding-bottom: 200px;
}

.verschmutzungen.et_pb_section #verschmutzungen-middle {
    max-width: 355px;
}

.verschmutzungen.et_pb_section #verschmutzungen-middle .et_pb_image {
    background-color: #0068b7;
    margin: -250px auto 0;
}

.verschmutzungen.et_pb_section #verschmutzungen-middle .et_pb_image .et_pb_image_wrap {
    max-width: 20%;
    margin: 0 auto;
}

.verschmutzungen.et_pb_section #verschmutzungen-middle .et_pb_text {
    background-color: #0068b7;
    padding-top: 300px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: -100px;
}

.verschmutzungen.et_pb_section .et_pb_blurb_position_left .et_pb_main_blurb_image {
    width: 60px;
    min-width: 60px;
}

.verschmutzungen.et_pb_section li {
    line-height: 1.3em;
    padding-bottom: 8px;
    font-size: 16px;
}

.umbruch .et_pb_blurb_description {
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

/*
 #verschmutzungen-middle::after {
 content: "";
 background-image: url(../../uploads/2018/05/ecoclean_blue_triangle.svg);
 background-repeat: no-repeat;
 width: 100%;
 height: 100px;
 bottom: -100px;
 position: absolute;
 display: block;
 }
 */

.bluefade-top {
    padding-bottom: 200px;
    margin-top: -2px;
}

.bluefade-top img {
    width: 100vw;
    position: absolute;
    top: -5px;
    display: block;
    height: 300px;
    max-width: none;
    left: -50vw;
}

.bluefade-bottom img {
    width: 100vw;
    position: absolute;
    bottom: -200px;
    display: block;
    height: 300px;
    max-width: none;
    left: -50vw;
    pointer-events: none;
}

/* ------ Lösungen --------------------- */

#prewave.et_pb_section {
    background: #dfe1e4;
    padding-bottom: 180px;
    padding-top: 0;
}

#prewave.et_pb_section h2 {
    color: #878787;
    line-height: 1em;
}

#prewave.et_pb_section .prewave__arrow {
    margin-top: -0.5px;
    padding-top: 0;
    height: calc(20vh - var(--logo-height));
}

#prewave.et_pb_section .prewave__arrow #arrowblue {
    max-width: 355px;
}

#prewave.et_pb_section .prewave__arrow .et_pb_module::before {
    content: "";
    height: var(--logo-height);
    display: block;
    background-color: #0068b7;
}

#prewave.et_pb_section .prewave-heading {
    height: 20vh;
}

#prewave.et_pb_section .slide_container {
    height: 75vh;
}

.js #prewave.et_pb_section .et-pb-slider-arrows {
    display: none;
}

.js #prewave.et_pb_section .slide_container {
    max-width: none !important;
    width: 600vw;
}

.js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.75s, visibility 0.75s;
}

.js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides.hidden {
    opacity: 0;
    visibility: hidden;
}

.js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides.show {
    opacity: 1;
    visibility: visible;
}

.js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide {
    display: block;
    width: 100vw;
    margin-right: 0;
    padding: 0 20vh;
    padding-left: 50px;
    padding-right: 50px;
}

@media (min-width: 980px) {
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide {
        padding-left: calc(50px + 270 * (100vw - 980px) / 940);
        padding-right: calc(50px + 270 * (100vw - 980px) / 940);
    }
}

@media (min-width: 1920px) {
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide {
        padding-left: 320px;
        padding-right: 320px;
    }
}

.js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_title {
    font-size: 16px;
}

@media (min-width: 320px) {
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_title {
        font-size: calc(16px + 20 * (100vw - 320px) / 1046);
    }
}

@media (min-width: 1366px) {
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_title {
        font-size: 36px;
    }
}

.js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description {
    padding: 15vh 0;
    width: 55.25%;
}

.js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content,
.js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
    font-size: 14px;
    font-weight: 300;
}

@media (min-width: 320px) {
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content,
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
        font-size: calc(14px + 4 * (100vw - 320px) / 1046);
    }
}

@media (min-width: 1366px) {
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content,
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
        font-size: 18px;
    }
}

.js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_image {
    width: 44.25%;
    height: 30vh;
}

.js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_image img {
    max-height: 100%;
}

.js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container {
    margin: 0;
    height: auto !important;
}

.js #prewave.et_pb_section .slide_container .et_pb_slider .et-pb-controllers {
    width: 100vw;
}

/* ------ Videosection --------------------- */

#wavesection {
    overflow: visible;
    background: transparent;
    padding: 0;
    height: 150px;
}

#wavesection::before,
#wavesection::after {
    content: "";
    background: url(../../uploads/wave.svg) repeat-x;
    position: absolute;
    width: 6000px;
    height: 150px;
    top: 0;
    -webkit-animation: wave 7s ease-in-out infinite;
    animation: wave 7s ease-in-out infinite;
    animation-fill-mode: forwards;
}

#wavesection::before {
    -webkit-animation: wave_alt 11s ease-in-out infinite;
    animation: wave_alt 11s ease-in-out infinite;
}

.afterwave.et_pb_section {
    padding: 0;
    margin: 0;
}

.afterwave.et_pb_section .et_pb_row:first-child {
    margin-bottom: 160px;
    padding: 0;
}

.afterwave.et_pb_section .et_pb_row:last-child {
    padding-bottom: 200px;
}

@-webkit-keyframes wave {
    0% {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }
    50% {
        -webkit-transform: translate3d(-1000px, 0, 0);
        transform: translate3d(-1000px, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes wave {
    0% {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }
    50% {
        -webkit-transform: translate3d(-1000px, 0, 0);
        transform: translate3d(-1000px, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes wave_alt {
    0% {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }
    50% {
        -webkit-transform: translate3d(-1200px, 0, 0);
        transform: translate3d(-1200px, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes wave_alt {
    0% {
        -webkit-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }
    50% {
        -webkit-transform: translate3d(-1200px, 0, 0);
        transform: translate3d(-1200px, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/* ------ Testimonials ----------------------- */

#testimonials.et_pb_slider .et_pb_slides .et_pb_slide_content {
    font-size: 42px !important;
    font-style: italic;
    line-height: 1.2em;
    text-align: center;
}

/* ------ Produkte --------------------------- */

#produkte h4,
#products h4 {
    font-size: 2rem;
}
#products .et_pb_blurb_content {
    display: block;
}
/* ------ Referenzen ------------------------- */

.case_studies .et_pb_blurb .et_pb_main_blurb_image {
    width: 100px;
}

/* ------ Kontakt ---------------------------- */

#kontakt.et_pb_section {
    padding: 0;
}

#kontakt.et_pb_section .et_pb_row {
    padding-top: 0;
    padding-bottom: 0;
}

#kontakt.et_pb_section .et_pb_row .et_pb_column {
    display: flex;
    align-items: flex-end;
    min-height: 65vh;
}

#kontakt.et_pb_section .et_pb_row .et_pb_column:first-child {
    align-items: center;
}

#kontakt.et_pb_section a {
    color: #fff;
}

#anfrage {
    padding-top: 150px;
}

#kontakt h2,
#anfrage h2 {
    font-size: 30px;
}

@media (min-width: 320px) {
    #kontakt h2,
    #anfrage h2 {
        font-size: calc(30px + 40 * (100vw - 320px) / 1046);
    }
}

@media (min-width: 1366px) {
    #kontakt h2,
    #anfrage h2 {
        font-size: 70px;
    }
}

#kontakt .et_pb_text h3 {
    font-size: 20px;
}

@media (min-width: 320px) {
    #kontakt .et_pb_text h3 {
        font-size: calc(20px + 20 * (100vw - 320px) / 1046);
    }
}

@media (min-width: 1366px) {
    #kontakt .et_pb_text h3 {
        font-size: 40px;
    }
}

/* ------ 02 Page Footer --------------------- */

.dt_form_datenschutz .input[type="checkbox"]+label {
    font-size: 12px !important;
}

.dt_form_datenschutz .input[type="checkbox"]+label a {
    font-weight: 600;
}

#main-footer {
    position: relative;
    z-index: 1;
    background-color: #dfe2e5;
    font-size: 14px;
    font-weight: 400 !important;
}

#main-footer::before {
    content: "";
    border-top: 4px solid #0068b7;
    width: 400px;
    position: absolute;
    top: -2px;
    max-width: 1200px;
    min-width: 1080px;
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 calc(80% + 65px) 0 auto;
}

#main-footer a {
    color: #000;
}

#footer-bottom {
    padding: 124px 0 56px;
}

#footer-bottom .container {
    position: relative;
}

#footer-bottom .container::before {
    content: "";
    width: 382px;
    height: 37px;
    top: -68px;
    right: 0;
    background-repeat: no-repeat;
    background-image: url("../../uploads/logo_ecoclean_ucm_mhitraa.png");
    position: absolute;
    display: block;
}

#footer-bottom .footer-credits {
    padding-right: 5px;
    font-weight: 400;
}

#footer-bottom .footer-nav {
    display: inline-block;
}

#footer-bottom .footer-nav li {
    display: inline-block;
    padding-right: 5px;
}

#footer-bottom .footer-nav li a {
    font-weight: 400;
    text-decoration: underline;
    font-size: 14px;
    margin-left: 20px;
}

#footer-bottom .et-social-icons {
    margin: 0;
}

#footer-bottom .et-social-icons li {
    margin-left: 40px;
}

#footer-bottom .et-social-icons a img {
    height: 24px;
}

#mobil-cta {
    padding: 0px;
    margin: 0px;
    position: fixed;
    bottom: 0px;
    z-index: 99999;
    width: 100%;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
}

#mobil-cta.show {
    display: block;
    opacity: 1;
    visibility: visible;
}

#mobil-cta .et_pb_row {
    max-width: 100%;
    width: 100%;
}

#mobil-cta .cta-wrap {
    padding: 0px;
    margin: 0px;
}

#mobil-cta .cta-wrap a {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
}

/* ------ 02 Media Queries ------------------- */

/* ------------------------------------------- */

/* ------ Media Query - Custom --------------- */

/* ------------------------------------------- */

@media (min-width: 550px) {
    .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
        -webkit-transform: translate(375px, 0);
        -ms-transform: translate(375px, 0);
        transform: translate(375px, 0);
        -webkit-transform: translate3d(375px, 0, 0);
        transform: translate3d(375px, 0, 0);
    }
}

@media (max-width: 1366px) {
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_image {
        width: 33.33%;
    }
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description {
        width: 61.16%;
    }
}

/* IE Fixes */

@media (-ms-high-contrast: none) {
    #micromenu .cta-wrap .et_pb_button_module_wrapper .et_pb_button.language::before {
        margin-left: 0;
    }
    .stuck {
        top: 102px;
        z-index: 0;
    }
    .verschmutzungen #verschmutzungen-middle .et_pb_image {
        margin-top: -280px;
    }
    #arrowblue img[src$=".svg"],
    #referenzen img[src$=".svg"],
    #references img[src$=".svg"],
    .logo img[src$=".svg"] {
        height: 100% !important;
        /* ------ Cookiebot -------------------------- */
    }
    #CybotCookiebotDialog #CybotCookiebotDialogBodyContent {
        width: 70%;
        flex-basis: 70%;
    }
}

@media (min-width: 981px) and (max-width: 1280px) {
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description {
        padding: 5vh 0;
    }
}

/* ------------------------------------------- */

/* ------ Media Query - Min 981 px ----------- */

/* ------------------------------------------- */

@media (min-width: 981px) {
    .twoColumnSwitch {
        display: -webkit-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_image img {
        height: 30vh;
    }
    #produkte .et_pb_row:not(.bubbles),
    #products .et_pb_row:not(.bubbles),
    .case_studies {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    #produkte .et_pb_row:not(.bubbles) .et_pb_column,
    #products .et_pb_row:not(.bubbles) .et_pb_column,
    .case_studies .et_pb_column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    #produkte .et_pb_row:not(.bubbles) .et_pb_column .et_pb_module:last-child,
    #products .et_pb_row:not(.bubbles) .et_pb_column .et_pb_module:last-child,
    .case_studies .et_pb_column .et_pb_module:last-child {
        margin-top: auto;
    }
    #CybotCookiebotDialog {
        background: #dfe2e5 !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    #CybotCookiebotDialog #CybotCookiebotDialogPoweredbyLink {
        display: none;
    }
    #CybotCookiebotDialog #CybotCookiebotDialogBody {
        max-width: none;
        margin-left: 20px;
        margin-right: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    #CybotCookiebotDialog #CybotCookiebotDialogBodyContentTitle {
        display: none;
    }
    #CybotCookiebotDialog #CybotCookiebotDialogBodyContent {
        padding-left: 0;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    #CybotCookiebotDialog #CybotCookiebotDialogBodyButtons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        align-items: center;
        padding-left: 20px;
        margin-bottom: 0;
    }
    #CybotCookiebotDialog #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonDetails {
        margin-top: 0;
        padding-top: 12px;
        padding-bottom: 12px;
        background-image: none !important;
    }
    #CybotCookiebotDialog #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyButton {
        padding: 8px 15px;
        border: 0;
        color: #fff;
        font-weight: 600;
        margin-top: 0;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        white-space: pre-line;
    }
    #CybotCookiebotDialog #CybotCookiebotDialogDetailFooter {
        display: none;
    }
    #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelWrapper {
        display: flex !important;
        flex-direction: row-reverse;
        padding-left: 1rem;
    }
    #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelWrapper #CybotCookiebotDialogBodyLevelButtonAcceptWrapper {
        padding-left: 1rem;
    }
}

/* ------------------------------------------- */

/* ------ Media Query - Max 980 px ----------- */

/* ------------------------------------------- */

@media (max-width: 980px) {
    .et_pb_row {
        min-width: auto;
    }
    .et_pb_blurb_content {
        max-width: 100%;
    }
    #micromenu .et_pb_column {
        margin-bottom: 0;
    }
    #micromenu .et_pb_column .et_pb_module {
        margin-bottom: 0;
    }
    #micromenu .et_pb_column .et_pb_mhmm_menu.menu-style-full nav {
        height: 100vh;
    }
    #prewave .prewave__arrow {
        display: none;
    }
    .verschmutzungen .et_pb_row {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .verschmutzungen .et_pb_row .et_pb_column {
        order: 2;
        padding-bottom: 100px;
    }
    .verschmutzungen .et_pb_row .et_pb_column:nth-child(1) {
        padding-bottom: 0;
    }
    .verschmutzungen .et_pb_row .et_pb_column#verschmutzungen-middle {
        order: 1;
        padding-bottom: 50px;
    }
    .verschmutzungen .et_pb_row .et_pb_column#verschmutzungen-middle .et_pb_text {
        padding-top: 200px;
    }
    #testimonials.et_pb_slider .et_pb_slides .et_pb_slide_content {
        font-size: 34px !important;
    }
    #anfrage .et_pb_contact_form_0 {
        max-width: 100%;
    }
    .afterwave.et_pb_section .et_pb_row:first-child {
        margin-bottom: 0px;
    }
    .afterwave.et_pb_section .et_pb_row:last-child {
        padding-bottom: 20px;
    }
    #produkte .et_pb_column,
    #products .et_pb_column {
        margin-bottom: 90px;
    }
    #produkte .et_pb_column:last-child,
    #products .et_pb_column:last-child {
        margin-bottom: 0px;
    }
    #kontakt.et_pb_section {
        background-color: #0068b7;
        padding-top: 50px;
    }
    #kontakt.et_pb_section .et_parallax_bg {
        display: none;
    }
    #kontakt.et_pb_section .et_pb_row .et_pb_column {
        min-height: 50vh;
    }
    #kontakt.et_pb_section .et_pb_row .et_pb_column .et_pb_text {
        margin-right: 0;
        max-width: none;
        font-size: 16px;
    }
    #introblue {
        max-width: none;
    }
    #footer-bottom .et-social-icons {
        float: right;
    }
    #mobil-cta .et_pb_column {
        width: 46.55%;
    }
    #mobil-cta .et_pb_column:first-child {
        border-right: 2px solid #fff;
    }
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_image {
        width: 33.33%;
    }
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description {
        width: 60%;
    }
}

/* ------------------------------------------- */

/* ------ Media Query - Min 768 px ----------- */

/* ------------------------------------------- */

@media (min-width: 768px) {
    body .mm-page {
        border-left: 1px solid #ececec;
        margin-left: 65px;
    }
    .rev_slider_wrapper.fullscreen-container {
        left: -65px !important;
    }
    .mm-menu_fx-menu-slide {
        transform: translate3d(0, 0, 0) !important;
    }
    .mm-menu_offcanvas {
        display: block !important;
    }
    .js .mhmm-sticky-top header#mhmm {
        left: 65px;
        width: calc(100% - 65px) !important;
    }
    .js .mhmm-sticky-top header#mhmm.no-m-l {
        width: 100% !important;
    }
    .stuck {
        left: 65px;
        width: calc(100% - 65px);
    }
    .et_mobile_device #kontakt .et_pb_column:first-child {
        padding: 60px 0;
    }
    .et_mobile_device #kontakt .et_pb_column:first-child h2 {
        visibility: hidden;
        opacity: 0;
    }
}

/* ------------------------------------------- */

/* ------ Media Query - Max 768 px ----------- */

/* ------------------------------------------- */

@media (max-width: 767px) {
    #micromenu {
        display: none;
        opacity: 0;
        visibility: hidden;
        transition: 0.2s;
    }
    #micromenu.show {
        display: block;
        visibility: visible;
        opacity: 1;
    }
    #micromenu .et_pb_row {
        width: 100%;
    }
    #mobile-burger {
        position: absolute;
        top: 0rem;
    }
    #mhmm .nav-buttons {
        z-index: 999;
    }
    .mm-listitem:nth-child(7) {
        display: block;
    }
    .sticky-wrapper {
        position: relative;
        height: 700vw !important;
    }
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_image {
        padding-bottom: 10px;
        width: 100%;
    }
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description {
        padding-top: 0;
        padding-bottom: 3vh;
        text-align: center;
        width: 90%;
    }
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
        padding-bottom: 5px;
    }
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content,
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
        line-height: 1.4rem;
    }
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_image {
        display: block !important;
    }
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et-pb-controllers {
        bottom: 0;
    }
    .verschmutzungen #verschmutzungen-middle .et_pb_text {
        margin-top: -70px;
    }
    .verschmutzungen #verschmutzungen-middle .et_pb_image {
        margin: -220px auto 0;
    }
    .sticky-wrapper {
        margin-top: 0.5px;
    }
    #testimonials .et_pb_container p {
        font-size: 28px !important;
        line-height: 34px;
    }
    #referenzen .et_pb_image {
        max-width: 40%;
    }
    #testimonials.et_pb_slider .et_pb_slides .et_pb_slide_content {
        font-size: 24px !important;
    }
    #footer-bottom .container {
        text-align: center;
    }
    #footer-bottom .et-social-icons {
        padding-top: 16px;
        float: none !important;
    }
    #footer-bottom .et-social-icons li {
        margin-left: 20px;
        margin-right: 20px;
    }
    #mobil-cta .et_pb_column {
        width: 100%;
    }
    #mobil-cta .et_pb_column:first-child {
        border-right: none;
    }
}

/* ------------------------------------------- */

/* ------ Media Query - Max 480 px ----------- */

/* ------------------------------------------- */

@media (max-width: 480px) {
    .section-intro {
        width: 92%;
        line-height: 1.2rem;
    }
    .section-intro h2 {
        padding-bottom: 5px;
    }
    .verschmutzungen #verschmutzungen-middle .et_pb_image {
        margin: -200px auto 0;
    }
    .verschmutzungen #verschmutzungen-middle .et_pb_text {
        margin-top: -50px;
    }
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide {
        padding-left: 20px;
        padding-right: 20px;
    }
    .js #prewave.et_pb_section .slide_container .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_image img {
        height: 15vh;
    }
    .case_studies .et_pb_blurb .et_pb_main_blurb_image {
        width: 50px;
    }
    #testimonials .et_pb_container p {
        font-size: 24px !important;
        line-height: 30px;
    }
    #anfrage {
        padding-top: 50px;
        padding-bottom: 100px;
    }
    #footer-bottom {
        padding: 110px 0 56px;
    }
    #footer-bottom .container::before {
        width: 300px;
    }
    #footer-bottom .footer-nav li a {
        margin-left: 0px;
        margin-right: 10px;
    }
    #CybotCookiebotDialog #CybotCookiebotDialogBody {
        flex-wrap: wrap;
    }
}