﻿@font-face {
    font-family: 'Graphik LCG';
    src: url(/fonts/Graphik/GraphikLCG-Black.eot);
    src: local('Graphik LCG Black'), local(GraphikLCG-Black), url(/fonts/Graphik/GraphikLCG-Black.eot?#iefix) format("embedded-opentype"), url(/fonts/Graphik/GraphikLCG-Black.woff2) format("woff2"), url(/fonts/Graphik/GraphikLCG-Black.woff) format("woff"), url(/fonts/Graphik/GraphikLCG-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}
@font-face {
    font-family: 'Graphik LCG';
    src: url(/fonts/Graphik/GraphikLCG-Light.eot);
    src: local('Graphik LCG Light'), local(GraphikLCG-Light), url(/fonts/Graphik/GraphikLCG-Light.eot?#iefix) format("embedded-opentype"), url(/fonts/Graphik/GraphikLCG-Light.woff2) format("woff2"), url(/fonts/Graphik/GraphikLCG-Light.woff) format("woff"), url(/fonts/Graphik/GraphikLCG-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: 'Graphik LCG';
    src: url('/fonts/Graphik/GraphikLCG-Semibold.eot');
    src: local('Graphik LCG Semibold'), local('GraphikLCG-Semibold'), url('/fonts/Graphik/GraphikLCG-Semibold.eot?#iefix') format('embedded-opentype'), url('/fonts/Graphik/GraphikLCG-Semibold.woff2') format('woff2'), url('/fonts/Graphik/GraphikLCG-Semibold.woff') format('woff'), url('/fonts/Graphik/GraphikLCG-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
.bg-img-SINGLE {
    background-image: url(../images/main-bg.webp)
}
.parallax-mck55w {
    background-image: url(../images/MCK55W.webp)
}
.parallax-mc55w {
    background-image: url(../images/MC55W.webp)
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box
}
html, body {
    height: 100%;
    line-height: 170%;
    
}
section {
    margin-left: 0;
    margin-right: 0;
    position: relative;
    height: auto;
    min-height: inherit;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
ol, ul {
    list-style: none
}
blockquote, q {
    quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
:focus {
    outline: none
}
a:focus, a:active, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
    border: 0;
    outline: 0
}
body {
    font-family: 'Graphik LCG';
    font-weight: 300;
    font-size: 17px;
    font-style: normal;
    line-height: 25px;
    color: #000;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden!important;
    overflow-y: auto;
    margin: 0;
    padding: 0
}
a {
    color: #000;
    text-decoration: none;
    outline: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}
a:hover, a:visited, a:active, a:focus {
    text-decoration: underline;
    outline: none;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}
p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin-bottom: 20px;
    line-height: 1.5;
}
p a, p a:hover {
    color: #000;
    text-decoration: underline;
    outline: none;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}
img {
    max-width: 100%;
    height: auto;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
    -webkit-touch-callout: none
}
strong {
    font-weight: 900
}
::-moz-selection {
    background: #000;
    color: #fff
}
::selection {
    background: #000;
    color: #fff
}
.nopadding {
    padding: 0!important;
    margin: 0!important
}
.upper-page {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    margin: 0
}
#about, #about-hepa, #works, #advantages, #facts, #news, #contact, #credits {
    position: relative;
    height: auto;
    min-height: inherit;
    overflow: hidden;
    background: none
}
@media only screen and (max-width: 767px) {
    #about, #about-hepa, #works, #advantages, #facts, #news, #contact, #credits {
        margin-left: 0;
        margin-right: 0
    }
}
.works-item {
    position: relative;
    height: 100%;
    min-height: 700px;
    overflow: hidden;
    margin-left: 50px;
    margin-right: 50px;
    background: none
}
@media only screen and (max-width: 880px) {
    .works-item {
        height: auto;
        min-height: inherit
    }
}
@media only screen and (max-width: 767px) {
    .works-item {
        height: auto;
        min-height: inherit;
        margin-left: 0;
        margin-right: 0
    }
}
#credits {
    margin-bottom: 50px
}
@media only screen and (max-width: 767px) {
    #credits {
        margin-bottom: 0
    }
}
.border-top, .border-top.top-position, .border-top.top-position-primary, .border-bottom, .border-bottom.bottom-position, .border-bottom.bottom-position-primary, .border-left, .border-left.left-position, .border-left.left-position-primary, .border-right, .border-right.right-position, .border-right.right-position-primary {
    position: fixed;
    background: #fff;
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
    z-index: 100
}
.border-top {
    width: 100%;
    height: 80px;
    left: 0;
    top: 0
}
.dividerOT {
    clear: both;
    width: 100%;
    height: 55px;
}
@media only screen and (max-width: 880px) {
    .border-top {
        height: 70px
    }
}
.border-top.top-position {
    -webkit-transform: translateY(-80px);
    -moz-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    -o-transform: translateY(-80px);
    transform: translateY(-80px)
}
@media only screen and (max-width: 880px) {
    .border-top.top-position {
        -webkit-transform: translateY(-70px);
        -moz-transform: translateY(-70px);
        -ms-transform: translateY(-70px);
        -o-transform: translateY(-70px);
        transform: translateY(-70px)
    }
}
.border-top.top-position-primary {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}
@media only screen and (max-width: 880px) {
    .border-top.top-position-primary {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}
.border-bottom {
    width: 100%;
    height: 80px;
    left: 0;
    bottom: 0
}
@media only screen and (max-width: 880px) {
    .border-bottom {
        height: 50px
    }
}
.border-bottom.bottom-position {
    -webkit-transform: translateY(110px);
    -moz-transform: translateY(110px);
    -ms-transform: translateY(110px);
    -o-transform: translateY(110px);
    transform: translateY(110px)
}
@media only screen and (max-width: 880px) {
    .border-bottom.bottom-position {
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px)
    }
}
.border-bottom.bottom-position-primary {
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -ms-transform: translateY(60px);
    -o-transform: translateY(60px);
    transform: translateY(60px)
}
@media only screen and (max-width: 880px) {
    .border-bottom.bottom-position-primary {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}
@media only screen and (max-width: 767px) {
    .border-bottom.bottom-position-primary {
        -webkit-transform: translateY(110px);
        -moz-transform: translateY(110px);
        -ms-transform: translateY(110px);
        -o-transform: translateY(110px);
        transform: translateY(110px)
    }
}
.border-left {
    width: 80px;
    height: 100%;
    left: 0;
    top: 0
}
@media only screen and (max-width: 880px) {
    .border-left {
        width: 50px
    }
}
.border-left.left-position {
    -webkit-transform: translateX(-110px);
    -moz-transform: translateX(-110px);
    -ms-transform: translateX(-110px);
    -o-transform: translateX(-110px);
    transform: translateX(-110px)
}
@media only screen and (max-width: 880px) {
    .border-left.left-position {
        -webkit-transform: translateX(-50px);
        -moz-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
        -o-transform: translateX(-50px);
        transform: translateX(-50px)
    }
}
.border-left.left-position-primary {
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px)
}
@media only screen and (max-width: 880px) {
    .border-left.left-position-primary {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}
@media only screen and (max-width: 767px) {
    .border-left.left-position-primary {
        -webkit-transform: translateX(-110px);
        -moz-transform: translateX(-110px);
        -ms-transform: translateX(-110px);
        -o-transform: translateX(-110px);
        transform: translateX(-110px)
    }
}
.border-right {
    width: 80px;
    height: 100%;
    right: 0;
    top: 0
}
@media only screen and (max-width: 880px) {
    .border-right {
        width: 50px
    }
}
.border-right.right-position {
    -webkit-transform: translateX(110px);
    -moz-transform: translateX(110px);
    -ms-transform: translateX(110px);
    -o-transform: translateX(110px);
    transform: translateX(110px)
}
@media only screen and (max-width: 880px) {
    .border-right.right-position {
        -webkit-transform: translateX(50px);
        -moz-transform: translateX(50px);
        -ms-transform: translateX(50px);
        -o-transform: translateX(50px);
        transform: translateX(50px)
    }
}
.border-right.right-position-primary {
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px)
}
@media only screen and (max-width: 880px) {
    .border-right.right-position-primary {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}
@media only screen and (max-width: 767px) {
    .border-right.right-position-primary {
        -webkit-transform: translateX(110px);
        -moz-transform: translateX(110px);
        -ms-transform: translateX(110px);
        -o-transform: translateX(110px);
        transform: translateX(110px)
    }
}
#main_veil {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    transform-origin: right;
    background: #FFF;
    z-index: 100
}
.scroll_transition {
    -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.native-scroll .scroll_transition {
    -webkit-transition: none;
    transition: none
}
.has_transition_600_quint {
    -webkit-transition: -webkit-transform 600ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 600ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: transform 600ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 600ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_800_quint {
    -webkit-transition: -webkit-transform 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: transform 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_1000_quint {
    -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: transform 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 1000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_1500_quint {
    -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: transform 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_1800_quint {
    -webkit-transition: -webkit-transform 1800ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: transform 1800ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_3000_quint {
    -webkit-transition: -webkit-transform 3000ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 3000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: transform 3000ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 3000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_4000_quint {
    -webkit-transition: -webkit-transform 4000ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 4000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: transform 4000ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 4000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_5000_quint {
    -webkit-transition: -webkit-transform 5000ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 5000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: transform 5000ms cubic-bezier(0.230, 1.000, 0.320, 1.000), opacity 5000ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_600 {
    -webkit-transition: -webkit-transform 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_800 {
    -webkit-transition: -webkit-transform 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_1000 {
    -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_1500 {
    -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_1200 {
    -webkit-transition: -webkit-transform 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1200ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_1500 {
    -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_1600 {
    -webkit-transition: -webkit-transform 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_1800 {
    -webkit-transition: -webkit-transform 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_2000 {
    -webkit-transition: -webkit-transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.top_img_container.has_transition_2000 {
    -webkit-transition: -webkit-transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000)
}
.has_transition_2500 {
    -webkit-transition: -webkit-transform 2500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 2500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_3000 {
    -webkit-transition: -webkit-transform 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_3500 {
    -webkit-transition: -webkit-transform 3500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 4500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition: transform 3500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 4500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_5000 {
    -webkit-transition: -webkit-transform 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 5000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition: transform 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 5000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_6000 {
    -webkit-transition: -webkit-transform 6000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 6000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition: transform 6000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 6000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_1000_inout_quint {
    -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: transform 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_1500_inout_quint {
    -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: transform 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_2500_inout_quint {
    -webkit-transition: -webkit-transform 2500ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: transform 2500ms cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_600_inout {
    -webkit-transition: -webkit-transform 600ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 600ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 600ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 600ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_800_inout {
    -webkit-transition: -webkit-transform 800ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 800ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 800ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 800ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_1500_inout_cubic {
    -webkit-transition: all 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 1500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden
}
.has_transition_1000_inout {
    -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_1500_inout {
    -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_2000_inout {
    -webkit-transition: -webkit-transform 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 3000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 3000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_3000_inout {
    -webkit-transition: -webkit-transform 3000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 3000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 3000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 3000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_3500_inout {
    -webkit-transition: -webkit-transform 3500ms cubic-bezier(0.860, 0.000, 0.070, 1.000), opacity 3500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: transform 3500ms cubic-bezier(0.860, 0.000, 0.070, 1.000), opacity 3500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}
.has_transition_2000_expo {
    -webkit-transition: all 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden
}
.has_transition_1000_inout_cubic {
    -webkit-transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden
}
.has_transition_zoom {
    -webkit-transition: transform 20000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -moz-transition: transform 20000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -o-transition: transform 20000ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition: transform 20000ms cubic-bezier(0.250, 0.460, 0.450, 0.940)
}
.transform_only {
    -webkit-transition-property: transform, opacity!important;
    transition-property: transform, opacity!important
}
.transform_all {
    -webkit-transition-property: all!important;
    transition-property: all!important
}
.no_transform {
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -o-transform: none!important;
    transform: none!important
}
.no_opacity {
    opacity: 0!important;
    pointer-events: none!important
}
.no_visibility {
    visibility: hidden
}
.no_width {
    transform: scale(0, 1)!important
}
.no_height {
    transform: scale(1, 0)!important
}
.tm_hidden .t_container {
    transform: translateY(100%)
}
.t_container {
    transform: translateX(0);
    height: 100%
}
.t_container img {
    position: relative;
    top: 1px
}
.tm_hidden {
    transform: scale(1.03) translateY(-100%)
}
.disabled {
    pointer-events: none
}
.top_single {
    opacity: 0!important;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    pointer-events: none
}
.left_single {
    opacity: 0!important;
    -webkit-transform: translateX(-25px);
    transform: translateX(-25px);
    pointer-events: none
}
.top_double {
    opacity: 0!important;
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
    pointer-events: none
}
.top_hidden {
    -webkit-transform: translateY(101%);
    transform: translateY(101%)
}
.top_translated {
    -webkit-transform: translateY(300px);
    transform: translateY(300px)
}
.top_translated_less {
    -webkit-transform: translateY(150px);
    transform: translateY(150px)
}
.top_translated_full {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}
.left_translated {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0
}
.bottom_hidden {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}
.hidden_by_scaling_full {
    -webkit-transform: scale(0.00)!important;
    transform: scale(0.00)!important;
    pointer-events: none
}
.hidden_by_scaling {
    -webkit-transform: scale(0.5)!important;
    transform: scale(0.5)!important;
    pointer-events: none;
    opacity: 0
}
.scaled_up {
    transform: scale(1.05)
}
.hidden_by_scaling_low {
    -webkit-transform: scale(0.95)!important;
    transform: scale(0.95)!important;
    pointer-events: none;
    opacity: 0!important
}
.hidden_by_scaling_ultralow {
    -webkit-transform: scale(0.98)!important;
    transform: scale(0.98)!important;
    pointer-events: none;
    opacity: 0
}
.hidden_by_scale_up {
    -webkit-transform: scale(1.05)!important;
    transform: scale(1.05)!important;
    pointer-events: none;
    opacity: 0
}
.hidden_from_left {
    transform: translateX(-20px);
    opacity: 0
}
.hidden_from_right {
    transform: translateX(20px);
    opacity: 0
}
.no_overflow {
    overflow: hidden
}
.no_transition {
    -webkit-transition: none!important;
    transition: none!important
}
.covered {
    overflow: hidden;
    position: relative;
    will-change: transform
}
.cover.grey {
    background: #EAEAEC
}
.cover.aqua {
    background: #A8DEDF
}
.cover.white {
    background: #FFF
}
.covered .content.hidden {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);
    visibility: hidden
}
.covered div.content {
    width: 100%;
    height: 100%;
    visibility: visible;
    box-sizing: border-box
}
.cover {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: inherit;
    left: calc(-100% - 1px);
    top: 0
}
.cover.hidden {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
.covered.vertical .cover {
    left: 0;
    top: 100%
}
.covered.vertical .cover.hidden {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}
.covered.vertical .content.hidden {
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
}
.covered.reverse .cover {
    left: 100%
}
.covered.reverse .content.hidden {
    -webkit-transform: translateX(30%);
    transform: translateX(30%)
}
.covered.reverse .cover.hidden {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}
.covered.reverse .content.m_hidden {
    -webkit-transform: translateX(10%);
    transform: translateX(10%)
}
.covered.reverse .cover.m_hidden {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}
.covered .content.m_hidden {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%)
}
.cover.m_hidden {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}
.bottom-credits {
    position: fixed;
    display: block;
    visibility: visible;
    width: 100%;
    height: 55px;
    left: 20px;
    bottom: -14px;
    font-size: 12px;
    text-align: left;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: 1002
}
.bottom-credits.bottom-position {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s
}
.bottom-credits a, .bottom-credits a:hover {
    color: #000;
    text-decoration: none
}
.clearfix:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}
.overlay:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1
}
.overlay-dark-60:before {
    background: rgba(0, 0, 0, .6);
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}
.overlay-dark-60-video:before, .overlay-dark-60-video-mobile:before {
    background: rgba(0, 0, 0, .6);
    -webkit-pointer-events: auto;
    -moz-pointer-events: auto;
    pointer-events: auto
}
.overlay-dark-60-video-mobile:before {
    display: none
}
@media only screen and (max-width: 880px) {
    .overlay-dark-60-video-mobile:before {
        display: block
    }
}
.overlay-dark-40-video-mobile:before {
    display: none
}
@media only screen and (max-width: 880px) {
    .overlay-dark-40-video-mobile:before {
        display: block
    }
}
.hero-fullscreen {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 0
}
.hero-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
.hero-fullscreen-FIX {
    width: 100%;
    height: 100%;
    position: relative
}
.hero-center-container {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    z-index: 1
}
.hero-center-block {
    display: table-cell;
    vertical-align: middle
}
.flexed {
    display: flex
}
.vertical_centered {
    flex-direction: column;
    justify-content: center
}
._57 {
    width: 57.2%
}
.relative {
    position: relative
}
.big_border {
    position: absolute;
    height: 100%;
    width: 73%;
    left: 75px;
    pointer-events: none;
    top: 0
}
#icons h2 {
    text-align: left;
    margin-bottom: 35px;
    font-size: 37px;
    line-height: 1.35;
    max-width: 100%;
}
.big_border .top {
    -webkit-transform-origin: left;
    transform-origin: left;
    height: 50px;
    width: 100%;
    background: #00adef;
    top: 0;
    position: absolute;
    background-image: -webkit-linear-gradient( 298deg, #00adef, #1cd1da 75%, #37f4c5);
    background-image: linear-gradient( -208deg, #00adef, #1cd1da 75%, #37f4c5);
}
.big_border .left {
    -webkit-transform-origin: top;
    transform-origin: top;
    width: 50px;
    position: absolute;
    height: 100%;
    background: #00adef;
    background-image: -webkit-linear-gradient( 298deg, #00adef, #1cd1da 75%, #37f4c5);
    background-image: linear-gradient( -208deg, #00adef, #1cd1da 75%, #37f4c5);
}
._43 {
    width: 42.8%
}
.col-icon span {
    display: block;
    text-align: center;
    font-weight: 300
}
.col-icon {
    position: relative;
    padding: 15px;
    -ms-flex: 0 0 28.333333%;
    flex: 0 0 28.333333%;
    max-width: 28.333333%
}
.icons_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    padding: 55px 40px 15px 180px
}
.text_container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 55px 100px 15px 120px
}
.text_container p {
    font-weight: 300;
    font-size: 21px;
}
.text_container span.sm {
    font-size: 14px;
    line-height: 1.5;
}
h1.home-page-title {
    position: relative;
    font-size: 90px;
    font-weight: 900;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1;
    margin: 0 auto;
    padding: 0 55px;
    z-index: 1
}
@media only screen and (max-width: 880px) {
    h1.home-page-title {
        font-size: 70px;
        font-weight: 700;
        letter-spacing: -.04em
    }
}
@media only screen and (max-width: 767px) {
    h1.home-page-title {
        font-size: 40px;
        padding: 0 40px
    }
    .step .streamer-title {
        font-size: 10px!important;
        line-height: 16px!important
    }
    ._43 {
        width: 100%
    }
    ._57 {
        width: 100%
    }
    .text_container {
        padding: 10px
    }
    #icons h2 {
        text-align: center
    }
    .big_border {
        display: none
    }
    .icons_container {
        padding: 15px
    }
    .col-icon {
        position: relative;
        padding: 15px;
        -ms-flex: 0 0 28.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .col-icon span {
        font-size: 16px;
        line-height: 18px;
        margin-top: 7px
    }
}
h1.home-page-title-hide, h1.home-page-title-show {
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease
}
h1.home-page-title-hide {
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    letter-spacing: .4em
}
@media only screen and (max-width: 880px) {
    h1.home-page-title-hide {
        letter-spacing: .2em
    }
}
h1.home-page-title-show {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    letter-spacing: .2em
}
@media only screen and (max-width: 880px) {
    h1.home-page-title-show {
        letter-spacing: -.04em
    }
}
#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: none;
    z-index: 1001
}
.logo .logo-dark, .main-navigation-bg .logo .logo-dark {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    height: 35px
}
.navbar-bg-switch {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    z-index: 999
}
.main-navigation {
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s
}
.main-navigation.top-position {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s
}
.main-navigation .navbar-nav li a {
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    padding: 26px 0 0;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    cursor: pointer;
    letter-spacing: .5px
}
@media only screen and (min-width: 768px) {
    section {
        padding-left: 60px;
        padding-right: 60px
    }
    .big_border {
        display: none
    }
}
.main-navigation .navbar-nav li a:hover {
    color: #000;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}
.nav li a:focus, .nav li a:hover {
    color: #000;
    background: none;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}
.main-navigation-bg {
    height: 70px;
    background: none;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}
@media only screen and (max-width: 768px) {
    .main-navigation-bg {
        height: auto;
        min-height: 70px;
        background: rgba(255, 255, 255, 1)
    }
}
.main-navigation-bg .main-navigation .navbar-nav li a {
    color: #000;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}
@media only screen and (max-width: 768px) {
    .main-navigation-bg .main-navigation .navbar-nav li a {
        padding: 10px 15px
    }
}
.main-navigation-bg .main-navigation .navbar-nav li a:hover {
    color: #000
}
.pasteur {
    position: absolute;
    width: 200px;
    right: 18%;
    bottom: -5%;
}
@media only screen and (max-width: 991px) {
    .bubble-box.bb--anim-show {
        left: 50%!important;
        top: 50%;
        bottom: auto;
        transform: translate(-50%, -50%);
        width: 90%
    }
    ._57 {
        width: 100%;
    }
    ._43 {
        width: 100%;
        min-height: 300px;
    }
}
.navbar-header {
    float: none!important
}
.main-navigation-bg .link-underline-menu:before {
    bottom: -5px;
    background: #000
}
.navbar-nav li.active, .navbar-nav > .active > a {
    color: #b7b7b7!important;
    text-decoration: none
}
.navbar-nav > .active > a {
    background: none
}
.main-navigation-bg .navbar-nav li.active, .main-navigation-bg .navbar-nav > .active > a {
    color: #000!important
}
.link-underline-menu {
    position: relative;
    text-decoration: none;
    cursor: pointer
}
.link-underline-menu:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -5px;
    left: 0;
    background: #000;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.link-underline-menu:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}
.link-underline-menu.active:before {
    background: #000
}
li.active .link-underline-menu:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}
.main-navigation-bg .link-underline-menu.active:before {
    background: #000
}
.sections {
    position: relative;
    z-index: 5
}
@media only screen and (max-width: 1200px) {
    .sections {
        width: 100%!important
    }
}
section h2.section-heading {
    position: relative;
    font-size: 50px;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
    color: #000;
    margin: 0 0 -20px;
    padding: 0;
    z-index: 1;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.price {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 15px;
    font-size: 30px;
    color: #00adef;
    font-weight: 300;
    display: block;
}
.price span {
    text-align: center;
    font-size: 43px;
    line-height: 1.6;
    background-image: -webkit-linear-gradient( 298deg, #00adef, #1cd1da 75%, #37f4c5);
    background-image: linear-gradient( -208deg, #00adef, #1cd1da 75%, #37f4c5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    display: block;
    background-color: #00adef;
}
section h2.section-heading span {
    background: linear-gradient(45deg, #000 33%, #00adef 66%, #16cade);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bubble-box {
    max-width: 310px;
    position: fixed;
    bottom: 50px;
    left: -110%;
    z-index: 9000;
    background-image: -webkit-linear-gradient(142deg, #2ce6cd, #16cade 44%, #00adef);
    background-image: linear-gradient(-52deg, #2ce6cd, #16cade 44%, #00adef);
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.bubble-box.bb--anim-show {
    left: 50px
}
.bubble-box .bb--inner {
    font-weight: 300;
    padding: 25px;
    text-align: center
}
.bubble-box p:last-child {
    margin-bottom: 0
}
.bubble-box .bb--close i {
    margin-left: 5px
}
.bubble-box .bb--close {
    position: absolute;
    right: 10px;
    bottom: 12px;
    color: #00adef;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    background: #fff;
    opacity: .6
}
.bubble-box .bb--close:hover {
    opacity: 1
}
.bubble-box.bb--anim-show.bb--anim-hide {
    left: -110%!important
}
.notification-box {
    max-width: 390px;
    -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26)
}
.bb--inner p a {
    text-decoration: underline;
    color: #fff
}
.notification-box a {
    font-weight: 300;
    color: #000;
    font-size: 18px;
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 43px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 50px;
    margin-top: 10px
}
.bb--inner p a:hover {
    text-decoration: none;
    color: #fff
}
.bb--inner p {
    font-size: 17px;
    margin-bottom: 9px
}
.notification-box .bb--close {
    font-size: 20px
}
.triangle-light, .triangle-dark, .triangle-medium {
    overflow: hidden
}
.triangle-light:after {
    background: #fff
}
.triangle-light:after, .triangle-dark:after, .triangle-medium:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.full_width {
    width: 100%;
}
#_video a .play, #_video2 a .play {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-decoration: none!important;
}
#_video a, #_video2 a {
    text-decoration: none!important;
    display: block;
    margin-top: 55px;
}
.title_box_container {
    padding: 0 10%;
    position: relative;
}
.vertical_centered {
    flex-direction: column;
    justify-content: center;
}
#_video .section_pic, #_video2 .section_pic {
    overflow: hidden;
}
#_video .title_box_container .big_title_text h3, #_video2 .title_box_container .big_title_text h3 {
    max-width: 80%
}
#_video a svg, #_video2 a svg {
    color: #00adef;
    display: flex;
    margin-right: 21px;
    transition: opacity .5s ease 0s, background .2s ease 0
}
#_video a h3, #_video2 a h3 {
    color: #00adef;
    position: relative;
    font-weight: 400;
    padding-right: 20px;
    font-size: 20px;
    transition: all 0.5s ease-out
}
#_video a:hover h3::after, #_video2 a:hover h3::after {
    width: 100px
}
#_video a:hover h3, #_video2 a:hover h3 {
    padding-right: 20px;
    transform: translateX(-5px)
}
.dividerOT-streamer-intro-top {
    position: relative;
    width: auto;
    height: 90px;
    margin: 0 auto;
    background: none
}
.dividerOT-streamer-intro-bottom {
    position: relative;
    width: auto;
    height: 80px;
    margin: 0 auto;
    background: none
}
.light-bg {
    background: #fff
}
.dividerOT-streamer-top {
    position: relative;
    width: auto;
    height: 36px;
    margin: 0 auto;
    background: none
}
.timeline-streamer-outer {
    position: relative;
    margin: 0 auto;
    width: 100%
}
.timeline-streamer-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%
}
.horizontal.timeline-streamer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    position: relative;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    width: 100%
}
.horizontal.timeline-streamer:before {
    content: "";
    position: absolute;
    display: block;
    background-color: #000;
    width: 100%;
    height: 2px
}
.horizontal.timeline-streamer .steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    position: relative;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    width: 100%
}
.horizontal.timeline-streamer .steps .step:first-child {
    margin-left: 0
}
.horizontal.timeline-streamer .steps .step {
    position: relative;
    display: block;
    bottom: calc(100%+ 1em);
    margin: 0 10px;
    padding: 10px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    color: #000;
    background-color: currentColor;
    border: 25px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 10
}
.horizontal.timeline-streamer .steps .step span {
    position: absolute;
    top: 35px;
    left: 50%;
    white-space: nowrap;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #000
}
.step .streamer-title {
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
.horizontal.timeline-streamer .steps .step:last-child {
    margin-right: 0;
    color: rgba(62, 156, 212, 1)
}
.horizontal.timeline-streamer .steps .step.current:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    padding: 25px;
    background-color: currentColor;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation-name: animation-timeline-streamer-current;
    animation-name: animation-timeline-streamer-current;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    z-index: -1
}
.horizontal.timeline-streamer .line {
    position: absolute;
    display: block;
    height: 2px;
    background-color: #000;
    width: 50%
}
.circle {
    position: relative;
    display: block;
    width: 240px;
    height: 140px;
    top: 60px;
    left: 50%;
    margin-left: -119px;
    overflow: hidden
}
.circle:before {
    content: "";
    display: block;
    width: 200px;
    height: 200px;
    border: 10px solid #fff;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
    margin-left: 20px;
    margin-top: 20px;
    background-image: -webkit-linear-gradient(142deg, #2ce6cd, #16cade 44%, #00adef);
    background-image: linear-gradient(-52deg, #2ce6cd, #16cade 44%, #00adef)
}
.circle:after {
    content: "";
    position: absolute;
    display: block;
    width: 200px;
    left: 20px;
    bottom: 0
}
.medium-bg-2 {
    background-image: url(/images/bg2.webp);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}
.streamer-intro h3 {
    font-size: 29px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-align: center;
    margin: 0 auto 20px;
    padding: 0;
    text-shadow: 0 1px 20px rgba(0, 0, 0, 0.35);
}
.streamer-intro h2 {
    font-size: 60px;
    font-weight: 900;
    line-height: 1;
    color: #fff;
    text-align: center;
    margin: 0 auto -100px;
    padding: 0;
    text-shadow: 0 1px 20px rgba(0, 0, 0, 0.35)
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
    .horizontal.timeline-streamer .steps .step {
        margin: 0 4px;
        padding: 4px
    }
    .step .streamer-title {
        font-size: 11px
    }
    .horizontal.timeline-streamer .line {
        display: none;
        visibility: hidden
    }
    .step .streamer-subtitle {
        display: none;
        visibility: hidden
    }
}
@keyframes animation-timeline-streamer-current {
    from {
        -webkit-transform: translate(-50%, -50%) scale(0);
        -moz-transform: translate(-50%, -50%) scale(0);
        -ms-transform: translate(-50%, -50%) scale(0);
        -o-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        opacity: 1;
        -moz-opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100)
    }
    to {
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        -moz-opacity: 0;
        -webkit-opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0)
    }
}
@media only screen and (max-width: 880px) {
    section h2.section-heading {
        font-size: 60px;
        font-weight: 700;
      
    }
}
section h2.section-heading.section-heading-light {
    color: #fff;
    margin-left: 15px;
    margin-right: 15px
}
h2.section-subheading, h2.section-subheading-light {
    font-size: 15px;
    font-style: normal;
    margin-top: -5px;
    text-align: center;
    letter-spacing: .05em
}
h2.section-subheading {
    color: #000
}
h2.section-subheading-light {
    color: #fff;
    margin-bottom: 25px;
    margin-top: 25px;
    text-shadow: 0 1px 20px rgba(0, 0, 0, 0.35)
}
section h2.section-heading.thin {
    font-weight: 300;
    font-size: 45px;
}
h2.smaller-h2 {
    font-size: 24px!important;
    line-height: 1.5!important;
    margin-bottom: 0!important;
    margin-top: 90px!important;
    max-width: 90%!important;
}
h3.smaller-h2 {
    font-size: 24px!important;
    line-height: 1.5!important;
    margin-bottom: 0!important;
    margin-top: 10px!important;
    text-align: center;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.smaller-p {
    font-size: 13px;
    line-height: 1.4;
}
.green-blur, .blue-blur, .blue-blur-2, .green-blur-2, .virus-1, .virus-2, .virus-3 {
    position: absolute;
}
.green-blur {
    left: 19vw;
    top: -120px;
}
.green-blur-2 {
    right: 5vw;
    top: -5vw;
}
.blue-blur-2 {
    top: -12vw;
    left: 38vw;
}
.virus-1 {
    max-width: 260px;
    left: 4vw;
    top: 20vw;
}
.virus-2 {
    right: 4vw;
    top: 0;
}
.virus-3 {
    right: 25vw;
    top: 20vw;
}
.covid-pasteur {
    height: 200px;
    width: 200px;
    position: absolute;
    right: -90px;
    top: -90px;
    border-radius: 50%;
    border: 15px solid #fff;
    -webkit-box-shadow: -8px 8.9px 27px 0 rgb(36 36 36 / 26%);
    -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    box-shadow: -8px 8.9px 27px 0 rgb(36 36 36 / 26%);
}
h2.section-subheading span, h2.section-subheading-light span {
    position: relative;
    display: inline-block;
    padding-right: 0;
    line-height: 28px;
    font-size: 20px;
    font-weight: 300;
}
h2.section-subheading span:after {
    display: block;
    margin: 15px auto 0 auto;
    width: 110px;
    content: '';
    height: 1px;
    background: #000;
}
.streamer-ccc {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 500px;
    height: 500px
}
.section-about {
    background: #fff;
    margin-top: -27px;
    padding: 0 0 172px;
    overflow: visible;
    z-index: 1
}
@media only screen and (max-width: 880px) {
    .section-about {
        margin-top: -47px;
        padding: 0
    }
}
.section-about img {
    max-width: 100%;
    border: 20px solid #fff
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .section-about img {
        width: 700px
    }
}
@media only screen and (max-width: 880px) {
    .section-about img {
        border: none
    }
}
.about-section-images-carousel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    margin: 127px 0 0;
    height: auto
}
@media only screen and (min-width: 1024px) {
    .about-section-img:nth-of-type(1) {
        margin: -25px -300px 0 0
    }
    .about-section-img:nth-of-type(2) {
        position: relative;
        bottom: -180px;
        margin: 0 0 0 200px
    }
    .about-section-img:nth-of-type(3) {
        margin: -100px 0 0 -100px
    }
}
@media only screen and (max-width: 880px) {
    .about-section-images-carousel {
        margin: 47px 0 0
    }
}
.streamer-circle {
    text-transform: uppercase;
    font-weight: 300;
    z-index: 99;
    border-radius: 50%;
    position: absolute;
    -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    text-align: center;
    color: #fff;
    width: 150px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    text-shadow: 0 1px 20px rgba(0, 0, 0, 0.35);
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 150px;
    background-image: -webkit-linear-gradient(142deg, #2ce6cd, #16cade 44%, #00adef);
    background-image: linear-gradient(-52deg, #2ce6cd, #16cade 44%, #00adef)
}
.streamer-circle:nth-child(1) {
    left: -10px;
    top: 80px
}
.streamer-circle:nth-child(2) {
    right: -10px;
    top: 80px
}
.streamer-circle:nth-child(3) {
    bottom: 10px
}
#maintenance h2 {
    text-align: left;
    margin-bottom: 25px;
    max-width: 100%;
}
#maintenance .text_container {
    position: relative;
}
.maintenance-number-title {
    position: absolute;
    font-weight: 900;
    color: #f1f1f1;
    z-index: -1;
    line-height: 1;
    font-size: 170px;
    text-align: left;
    bottom: 0;
    left: 4%;
}
.img-fullwidth-wrapper {
    position: relative;
    min-height: 550px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center
}
.img-fullwidth {
    position: absolute;
    height: auto;
    min-height: 550px;
    top: 0;
    bottom: 0
}
.center-block p {
    font-weight: 300;
    font-size: 18px
}
.fullwidth-text p {
    margin-top: 55px;
    font-weight: 300;
    font-size: 17px;
    text-align: center
}
.fullwidth-text h2 {
    max-width: 100%!important
}
@media only screen and (max-width: 880px) {
    .img-fullwidth {
        min-height: 500px
    }
}
.img-fullwidth.img-fullwidth-bg-light {
    background-image: -webkit-linear-gradient(142deg, #2ce6cd, #16cade 44%, #00adef);
    background-image: linear-gradient(-52deg, #2ce6cd, #16cade 44%, #00adef);
    text-align: center;
    padding: 0 110px;
    color: #fff;
    text-shadow: 0 1px 20px rgba(0, 0, 0, 0.35);
    position: relative!important;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center
}
.img-fullwidth-all {
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
.quotation-carousel {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0
}
.quotation-quote, .quotation-quote-img {
    margin-bottom: 45px
}
.quotation-quote-img {
    position: relative;
    font-size: 100px;
    text-align: center;
    margin: -10px auto 56px;
    color: rgba(62, 156, 212, 1)
}
.ion-quote {
    color: #00adef;
    display: block;
}
.quotation-quote p {
    text-align: center;
    font-weight: 300;
    font-size: 35px;
    display: block;
    max-width: 60%;
    line-height: 1.3;
    margin-left: auto;
    margin-right: auto;
    color: rgba(62, 156, 212, 1)
}
.quotation-signature {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    text-align: center;
    margin: 62px auto -5px
}
.baf > div {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: flex-start;
    min-height: 165px;
}
.baf > div > img {
    max-width: 165px;
}
.baf-text {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: flex-start;
    min-height: 165px;
}
.baf-text span {
    display: block;
    font-size: 15px;
    margin-top: 7px;
    margin-bottom: 7px;
    line-height: 1.4;
}
#quote {
    padding-bottom: 65px;
}
.quotation-signature:before {
    content: "― ";
    display: inline-block
}
.about-hepa-heading {
    font-size: 35px;
    line-height: 45px;
    font-style: normal;
    font-weight: 300;
    margin: 0 0 32px -3px;
    padding: 0;
    text-align: center;
    color: #fff
}
.about-hepa p {
    text-align: center;
    color: #fff;
    margin-top: 11px
}
.center-block span.sm {
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    line-height: 1.4;
}
.show-hepa {
    position: relative;
    padding: 0;
    margin: 0;
    padding-left: 0;
    text-align: left
}
.hepa {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 21px;
    margin: 29px 0 50px;
    background: none
}
.hepa-bar {
    display: inline-block;
    max-width: 50%;
    height: 1px;
    background: none;
    margin: 0 0 3px
}
.hepa-percent {
    position: absolute;
    width: 320px!important;
    top: -41px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
    font-size: 100px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background: none;
    z-index: 0
}
.force-height {
    height: 100%
}
.force-height .row, .force-height .works-section-col {
    height: 100%
}
.row.no-gutter {
    margin-left: 0;
    margin-right: 0
}
.row.no-gutter > [class^="col-"], .row.no-gutter > [class*=" col-"] {
    padding-left: 0;
    padding-right: 0
}
.no-mrg-pdg {
    margin: 0;
    padding: 0
}
.pswp__img--placeholder--blank {
    background: #fff
}
.advantages-heading-wrapper {
    position: relative
}
@media only screen and (max-width: 880px) {
    .advantages-heading-wrapper-secondary {
        top: -12px
    }
}
.advantages-heading {
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .05em;
    color: #000;
    margin-bottom: 106px
}
@media only screen and (max-width: 880px) {
    .advantages-heading-secondary {
        margin-bottom: 67px
    }
}
.advantages-heading {
    padding: 56px 0 0
}
.advantages-number-title {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    color: #e0e0e0;
    z-index: -1;
    line-height: 1
}
@media only screen and (max-width: 767px) {
    .advantages-number-title {
        width: 300px!important
    }
}
.advantages-number-title {
    font-size: 140px
}
@media only screen and (max-width: 880px) {
    .advantages-columns .border-left-advantages {
        border-left: none
    }
}
.advantages-columns .border-top-advantages {
    border-top: none
}
.advantages-columns .border-top-advantages:after {
    content: "";
    position: absolute;
    width: 555px;
    top: -40px;
    left: 0;
    right: 0;
    margin: auto
}
@media only screen and (max-width: 1200px) {
    .advantages-columns .border-top-advantages:after {
        width: 470px
    }
}
@media only screen and (max-width: 880px) {
    .advantages-columns .border-top-advantages:after {
        border-bottom: none
    }
}
.advantages-padding {
    padding: 0 90px;
    text-align: center;
    position: relative
}
.borders .bottom_1, .borders .bottom_2, .borders .right_1, .borders .right_2 {
    position: absolute;
    background: #adadad
}
.borders .right_1 {
    -webkit-transform-origin: top;
    width: 1px;
    height: 100%;
    right: 0
}
.borders .right_2 {
    -webkit-transform-origin: bottom;
    width: 1px;
    height: 100%;
    right: 0
}
.borders .bottom_1 {
    -webkit-transform-origin: left;
    width: 90%;
    height: 1px;
    bottom: -40px;
    right: 40px
}
.borders .bottom_2 {
    -webkit-transform-origin: right;
    width: 90%;
    height: 1px;
    bottom: -40px;
    left: 40px
}
#mck55-stage {
    position: relative;
    z-index: 10
}
@media only screen and (max-width: 880px) {
    .advantages-padding {
        padding: 0 15px
    }
}
.mb40 {
    margin-bottom: 40px!important
}
.mt40 {
    margin-top: 40px!important
}
.advantages-top-txt {
    padding-bottom: 30px;
    font-weight: 300;
    font-size: 20px;
    line-height: 29px
}
.advantages-bottom-txt {
    padding-bottom: 30px;
    font-weight: 300;
    font-size: 20px;
    line-height: 29px
}
@media only screen and (max-width: 880px) {
    .advantages-bottom-txt-last {
        padding-bottom: 0
    }
}
.facts-counter-wrapper {
    padding: 0;
    margin-top: 0
}
@media only screen and (max-width: 880px) {
    .facts-counter-wrapper {
        font-size: 35px;
        margin-top: -10px
    }
}
.facts-counter-number {
    font-size: 50px;
    font-weight: 900;
    line-height: 1.3;
    text-align: center;
    margin-top: 20px
}
.numbers {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    background-image: -webkit-linear-gradient(142deg, #2ce6cd, #16cade 44%, #00adef);
    background-image: linear-gradient(-52deg, #2ce6cd, #16cade 44%, #00adef);
    text-align: center;
    padding: 0 50px;
    color: #fff;
    text-shadow: 0 1px 20px rgba(0, 0, 0, 0.35);
    min-height: 350px;
    border: 15px solid #fff;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.35;
}
.numbers span {
    font-size: 13px;
    display: block;
    margin-top: 15px;
    line-height: 1.2;
}
.facts-counter-number.large {
    font-size: 50px;
    margin-top: -15px
}
@media only screen and (max-width: 880px) {
    .facts-counter-number.large {
        font-size: 35px;
        margin-top: 0
    }
}
.facts-counter-description {
    color: #fff;
    text-align: center;
    text-transform: uppercase
}
@media only screen and (max-width: 880px) {
    .facts-counter-description.facts-counter-description-primary {
        margin-bottom: 55px
    }
}
.facts-counter-description-img {
    display: block;
    font-size: 25px;
    text-align: center;
    color: #fff;
    margin: 22px 0 23px
}
@media only screen and (max-width: 880px) {
    .facts-counter-description-img {
        font-size: 20px;
        margin: 20px 0 10px
    }
}
.facts-counter-description-img.large {
    font-size: 40px;
    margin: 15px 0 23px
}
@media only screen and (max-width: 880px) {
    .facts-counter-description-img.large {
        font-size: 20px;
        margin: 20px 0 10px
    }
}
.facts-counter-title {
    font-size: 11px;
    letter-spacing: .05em
}
@media only screen and (max-width: 880px) {
    .facts-counter-title {
        font-size: 10px
    }
}
.facts-counter-title.large {
    font-size: 12px
}
@media only screen and (max-width: 880px) {
    .facts-counter-title.large {
        font-size: 10px
    }
}
.parallax-content {
    padding-top: 120px;
    padding-bottom: 120px
}
.stage-ibx__stage {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center
}
.points {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center
}
.kl-iconbox__title {
    color: #00adef;
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
    margin-top: 35px
}
.kl-iconbox__desc {
    font-size: 15px;
    line-height: 22px;
    margin-top: 0
}
.parallax-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .25);
    z-index: 0
}
.parallax {
    display: block;
    width: 100%;
    height: 100%
}
.parallax-mck55w, .parallax-mc55w, .parallax-buy {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border: none;
    z-index: 1
}
@media only screen and (max-width: 880px) {
    .parallax-mck55w, .parallax-mc55w, .parallax-buy {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}
a.button-link {
    display: inline-block;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .65em;
    color: #000;
    cursor: pointer;
    padding: 0
}
._docs {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-top: 50px
}
._docs a {
    line-height: 48px;
    display: block;
    font-weight: 300;
    text-decoration: none
}
._docs a img {
    width: 30px;
    position: relative;
    top: 7px;
    margin-right: 10px
}
.cleaner h3 {
    font-weight: 300;
    text-align: center;
    font-size: 29px;
    line-height: 1.3;
    margin-bottom: 50px
}
@media only screen and (max-width: 767px) {
    a.button-link {
        font-size: 10px;
        letter-spacing: .55em
    }
}
a.button-link span {
    position: relative;
    padding: 0 0 0 57px;
    z-index: 2
}
@media only screen and (max-width: 767px) {
    a.button-link span {
        padding: 0 0 0 24px
    }
}
a.button-link:before {
    content: "";
    position: relative;
    display: block;
    width: 30px;
    height: 2px;
    top: 20px;
    left: -3px;
    background-color: #000;
    -webkit-transition: left .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: left .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: left .2s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 1
}
@media only screen and (max-width: 767px) {
    a.button-link:before {
        width: 10px;
        top: 20px
    }
}
a.button-link i {
    position: relative;
    display: inline-block;
    top: 4px;
    left: 10px;
    margin: 0;
    padding: 0 0 0 13px;
    font-size: 21px;
    color: #000;
    -webkit-transition: left .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: left .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: left .2s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 1
}
@media only screen and (max-width: 767px) {
    a.button-link i {
        padding: 0;
        top: 4px
    }
}
a.button-link:hover:before {
    left: 100%
}
a.button-link:hover i {
    left: 50px
}
@media only screen and (max-width: 767px) {
    a.button-link:hover i {
        left: 30px
    }
}
#footer a {
    color: #FFF;
    text-decoration: none
}
#footer {
    padding-left: 60px;
    padding-right: 60px
}
#footer .copy a {
    color: inherit
}
.footer_top {
    background: #16cade;
    position: relative;
    font-weight: 300
}
.socials .footer_info a img {
    height: 32px;
    width: 32px;
    margin-left: 10px
}
.logo_footer {
    position: absolute;
    width: 100%;
    height: 100%;
    margin-left: -140px;
    left: 50%;
    display: flex;
    justify-content: center;
    top: -100px;
    flex-direction: column
}
.logo_footer h3 img {
    height: 70px
}
.footer_content {
    display: flex;
    justify-content: space-between;
    padding: 30px 40px
}
.footer_info {
    color: #FFF;
    line-height: 35px;
    -webkit-font-smoothing: subpixel-antialiased;
    z-index: 1;
    position: relative;
    margin-bottom: 0
}
.discl {
    color: #FFF;
    line-height: 35px;
    -webkit-font-smoothing: subpixel-antialiased;
    z-index: 1;
    position: relative;
    margin-bottom: 0;
    font-size: 13px;
}
.copy {
    color: #B0D6D8;
    margin-left: 40px;
    margin-top: 20px;
    margin-bottom: 40px;
    font-weight: 300
}
.footer_right .socials .footer_info {
    margin-top: 10px
}
.footer_bottom {
    padding-bottom: 20px
}
.footer_right {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center
}
.main-slogan {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: normal;
    min-height: 160px;
}
.main-slogan > .first-block {
    text-align: center;
    font-size: 19px;
    line-height: 1.2;
    font-weight: 600;
}
.main-slogan > .first-block > div {
    font-size: 75px;
    font-weight: 900;
}
.main-slogan > .second-block {
    margin-left: 35px;
    position: relative;
    padding-left: 35px;
    font-size: 16px;
    line-height: 1.45
}
.main-slogan > .second-block:before {
    content: '';
    background: #fff;
    height: 130px;
    width: 2px;
    display: block;
    position: absolute;
    left: 0;
    top: -15px;
}
.main-slogan > .first-block > div > span {
    font-size: 40px;
    margin-left: 10px;
}
.hero-shape {
    position: absolute;
    background-image: -webkit-linear-gradient(298deg, #00adef, #1cd1da 75%, #37f4c5);
    background-image: linear-gradient(-208deg, #00adef, #1cd1da 75%, #37f4c5);
    left: 81px;
    bottom: 165px;
    color: #fff;
    z-index: 90;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    padding: 40px 60px 40px 45px;
    transform-origin: left;
    max-width: 1000px;
}
.hero-shape h2 {
    font-size: 40px;
    line-height: 1.2;
    display: block;
    font-weight: 900;
    text-shadow: 0 1px 20px rgb(0 0 0 / 35%);
    letter-spacing: 1px;
}
.hero-shape h4 {
    display: block;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 300;
    text-shadow: 0 1px 20px rgb(0 0 0 / 35%);
    letter-spacing: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.hero-shape h1 {
    font-size: 20px;
    margin-top: 8px;
    font-weight: 300;
    text-shadow: 0 1px 20px rgba(0, 0, 0, 0.35);
    letter-spacing: 1px;
    line-height: 1.3;
}
@media only screen and (max-width: 767px) {
    #footer {
        height: auto;
        margin-left: 0;
        margin-right: 0
    }
}
.footer-credits-logo {
    margin: 0 auto 60px
}
.social-icons-wrapper {
    position: relative;
    margin: 0 auto
}
.social-icons-wrapper ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none
}
.social-icons-wrapper ul li {
    display: inline-block;
    margin: 0 auto;
    padding: 0 0 0 5px
}
ul.social-icons {
    font-size: 16px;
    line-height: 1;
    color: #000;
    margin: 0;
    padding: 0;
    position: relative
}
ul.social-icons a {
    padding: 0;
    color: #000;
    text-decoration: none;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}
ul.social-icons a:hover {
    padding: 0;
    color: #000;
    text-decoration: none;
    opacity: .3;
    -moz-opacity: .3;
    -webkit-opacity: .3;
    filter: alpha(opacity=30);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}
.center-container {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%
}
.center-block {
    display: table-cell;
    vertical-align: middle
}
.parallax-mc55w {
    background-image: url(../images/MC55W.webp)
}
.parallax-buy {
    background-image: url(../images/buy.webp)
}
#buy .parallax-content {
    min-height: 500px
}
#buy .parallax-overlay {
    background: rgba(0, 0, 0, .15)
}
.cta_label {
    top: 35%;
    position: absolute;
    right: 180px;
    width: 920px;
    height: 115px;
    display: block;
    text-decoration: none!important
}
.cta_label:hover .label_container {
    background: #FFF
}
.label_container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.5);
    transform-origin: top
}
.labels {
    display: flex;
    justify-content: center
}
.labels p {
    font-size: 30px;
    font-weight: 900;
    color: #000;
    margin-bottom: 0
}
.cta_label .big_square {
    right: -57px;
    top: -10px
}
.big_square .borders {
    border: 1px solid #FFF;
    width: 135px;
    height: 135px
}
.big_square.shifted.right .inline {
    left: 80px;
    transform-origin: left
}
.big_square .inline {
    width: 115px;
    height: 115px;
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    justify-content: center;
    align-items: center
}
.big_square .inline .inline_back {
    background: #FFF;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    transform-origin: left
}
.square_label {
    color: #000;
    font-size: 18px;
    z-index: 1;
    text-align: center;
    font-weight: 900;
    margin-bottom: 0
}
.big_square {
    position: absolute;
    width: 137px;
    height: 137px
}
.dividerOT.out-top, .dividerOT.out-bottom, .dividerOT.dividerOT-inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: none;
    z-index: -1;
    height: 60px
}
@media only screen and (max-width: 880px) {
    .dividerOT.out-top, .dividerOT.out-bottom, .dividerOT.dividerOT-inner {
        height: 85px
    }
}
.three-step-method-heading {
    font-size: 25px;
    font-style: normal;
    font-weight: 900;
    margin: 50px 0 15px;
    text-align: left;
    color: #000;
    line-height: 1.3;
}
.three-step-method-number {
    position: absolute;
    top: 0;
    font-size: 140px;
    font-weight: 900;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .15);
    z-index: -1
}
#three-step-method p {
    padding-left: 100px;
    text-align: left;
    min-height: 100px;
}
.inner-divider {
    height: 70px
}
.inner-divider-half {
    height: 50px
}
.three-step-method-block {
    margin-bottom: -26px
}
.three-step-method-block .text_box ._image {
    text-align: center;
}
.three-step-method-block .text_box ._image img {
    max-width: 230px;
}
.three-step-method-block.third .text_box ._image img {
    max-width: 170px;
}
.dividerOT-inner-160 {
    height: 140px
}
@media all and (min-width: 1920px) {
    .three-step-method-block {
        margin-bottom: -26px
    }
    .inner-divider-half {
        height: 75px
    }
}
@media only screen and (max-width: 1200px) {
    .three-step-method-block {
        margin-bottom: -50px
    }
    #three-step-method p {
        padding-left: 0;
        text-align: left
    }
}
@media only screen and (max-width: 767px) {
    .three-step-method-block {
        margin-bottom: -44px
    }
    .three-step-method-block.middle {
        margin: 100px 0 60px
    }
    .sections {
        padding: 0 15px
    }
    p, .text_container p {
        font-size: 15px;
        text-align: center
    }
    .text_container span.sm {
        font-size: 12px;
        text-align: center;
    }
    .quotation-quote {
        margin-bottom: 0;
        padding-left: 15px;
        padding-right: 15px
    }
    .bottom-credits {
        display: none;
    }
    #three-step-method p {
        min-height: auto;
    }
}
.bt-nav {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-indent: -10000px;
    cursor: pointer;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}
.bt-nav:hover {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100)
}
.bt-nav em:after, .bt-nav em:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 10px;
    margin-top: 1px;
    margin-left: -5px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}
.bt-nav em:before {
    margin-left: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.bt-nav.zoom-item {
    text-indent: inherit
}
.bt-nav.zoom-item:hover {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100)
}
.bt-nav.close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin: 0 2px;
    font-size: 20px;
    background: #000;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.bt-nav.close em:after, .bt-nav.close em:before {
    width: 2px;
    height: 20px;
    margin-top: -10px;
    margin-left: -1px;
    background: #fff
}
.link-underline {
    position: relative;
    display: inline-block
}
.link-underline::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform .4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: -moz-transform .4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: -ms-transform .4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: -o-transform .4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform .4s cubic-bezier(0.4, 0, 0.2, 1)
}
.link-underline:hover::before {
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}
.c-btn {
    border-radius: 50px;
    box-shadow: 0 5px 16px rgba(0, 0, 0, .3);
    font-weight: 300;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    margin-top: 30px;
    color: #fff;
    line-height: 60px;
    text-transform: uppercase;
    position: relative;
    z-index: 90;
    overflow: hidden;
    max-width: 445px;
    margin-left: auto;
    margin-right: auto;
    background-image: -webkit-linear-gradient(142deg, #2ce6cd, #16cade 44%, #00adef);
    background-image: linear-gradient(-52deg, #2ce6cd, #16cade 44%, #00adef);
    text-decoration: none!important
}
.c-btn-contact-modal-wrapper-only {
    padding: 18px 25px 16px
}
.c-btn.fullwidth-liquid {
    width: 225px;
    color: #fff;
    background: #000;
    border: none
}
.c-btn:hover {
    color: #23527c
}
.c-btn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -5px auto auto -5px;
    display: block;
    width: 20px;
    height: 10px;
    border-radius: 5px;
    background-color: #fff;
    z-index: -1;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: -webkit-transform .5s;
    transition: transform .5s
}
.c-btn.fullwidth-liquid::before {
    background: #000
}
.c-btn:hover::before, a:hover .c-btn::before {
    -webkit-transform: scale(30);
    transform: scale(30)
}
.c-btn span {
    display: inline-block;
    position: relative;
    z-index: 2
}
.c-btn.fullwidth-liquid:hover {
    color: #fff
}
.c-btn.c-btn-inverse-dark {
    font-size: 10px;
    color: #fff;
    margin: 20px 0 0;
    padding: 14px 20px;
    background: rgba(0, 0, 0, 1)
}
.c-btn-inverse-dark::before {
    background: rgba(255, 255, 255, 1)
}
.c-btn.c-btn-inverse-dark:hover {
    color: #000
}
.c-btn-modal {
    margin-top: 65px
}
.to-top-arrow {
    position: fixed;
    right: 70px;
    bottom: -10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    font-size: 35px;
    text-align: center;
    color: #fff;
    background-image: -webkit-linear-gradient(142deg, #2ce6cd, #16cade 44%, #00adef);
    background-image: linear-gradient(-52deg, #2ce6cd, #16cade 44%, #00adef);
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
    z-index: 105
}
.to-top-arrow.show {
    bottom: 50px;
    border-radius: 50%;
    -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100)
}
@media only screen and (max-width: 767px) {
    .to-top-arrow.show {
        bottom: 0
    }
}
.to-top-arrow:hover {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100)
}
.logo, .logo.logo-home-call {
    margin: -8px auto 0
}
@media only screen and (max-width: 880px) {
    .logo, .logo.logo-home-call {
        margin: 3px 0 0 -10px
    }
}
.main-navigation {
    padding: 5px 0 0
}
.main-navigation.main-navigation-home-call {
    padding: 0
}
@media only screen and (max-width: 880px) {
    .main-navigation, .main-navigation.main-navigation-home-call {
        padding: 0
    }
}
.bottom-credits {
    left: 0;
    bottom: 16px;
    text-align: center;
}
@media only screen and (max-width: 880px) {
    .bottom-credits {
        left: 0;
        bottom: -10px;
        line-height: 1.4;
        padding: 2px;
    }
}
.bottom-credits.bottom-credits-home-call {
    left: 0;
    bottom: -14px
}
.enllax-all {
    position: absolute;
    top: -89px;
    font-size: 400px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.3;
    text-align: center;
    letter-spacing: -.04em;
    color: #e0e0e0;
    white-space: nowrap;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
    z-index: -1
}
@media only screen and (max-width: 880px) {
    .enllax-all {
        top: -69px;
        font-size: 300px
    }
}
@media only screen and (max-width: 767px) {
    .enllax-all {
        top: -24px;
        font-size: 200px
    }
}
.scroll-indicator-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    left: 0;
    border-radius: 50%;
    text-align: center;
    background-image: -webkit-linear-gradient(142deg, #2ce6cd, #16cade 44%, #00adef);
    background-image: linear-gradient(-52deg, #2ce6cd, #16cade 44%, #00adef);
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    visibility: visible;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s
}
.scroll-indicator-wrapper.bottom-position {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s
}
.scroll-indicator-wrapper.scroll-indicator-wrapper-position-secondary {
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    visibility: hidden;
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s
}
.scroll-indicator {
    position: absolute;
    height: 55px;
    width: 55px;
    bottom: 80px;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    cursor: pointer;
    z-index: 100
}
@media only screen and (max-width: 880px) {
    .scroll-indicator {
        height: 50px;
        width: 50px;
        bottom: 95px
    }
}
.arrow {
    position: relative;
    color: #fff;
    font-size: 35px;
    text-align: center;
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    transition: transform .6s ease;
    -webkit-animation: scroll-indicator 1s infinite;
    -moz-animation: scroll-indicator 1s infinite;
    -o-animation: scroll-indicator 1s infinite;
    animation: scroll-indicator 1s infinite;
    animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
    cursor: pointer
}
.arrow-move-down {
    position: relative;
    top: 1px
}
@media only screen and (max-width: 880px) {
    .arrow-move-down {
        top: 0
    }
}
@-webkit-keyframes scroll-indicator {
    0% {
        bottom: -13px
    }
    50% {
        bottom: -8px
    }
    100% {
        bottom: -13px
    }
}
@-moz-keyframes scroll-indicator {
    0% {
        bottom: -13px
    }
    50% {
        bottom: -8px
    }
    100% {
        bottom: -13px
    }
}
@keyframes scroll-indicator {
    0% {
        bottom: -13px
    }
    50% {
        bottom: -8px
    }
    100% {
        bottom: -13px
    }
}
@media only screen and (min-width: 1200px) {
    .stage-ibx__point {
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        -webkit-transition: opacity 1s ease-out;
        transition: opacity 1s ease-out;
        font-weight: 300;
        color:#fff;
        font-size: 25px;
        line-height: 13px;
    }
    .img-fullwidth-wrapper.chars {
        position: relative;
        height: 720px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center
    }
    .img-fullwidth-wrapper.chars img {
        width: 100%;
        max-width: 700px;
        height: auto;
        display: block
    }
    .stage-ibx__point:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 20px;
        height: 20px;
        margin-left: -4px;
        margin-top: -4px;
        display: block;
        background: rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 0 3px #FFF;
        border-radius: 50%;
        -webkit-transition: box-shadow .2s ease-out, -webkit-transform .2s ease-out;
        transition: box-shadow .2s ease-out, transform .2s ease-out;
        background: rgba(0, 173, 239, 0.6);
        box-shadow: 0 0 0 3px #00adef;
        z-index: -1;
    }
    .stage-ibx__point:hover:after, .stage-ibx__point.kl-ib-point-active:after {
        box-shadow: 0 0 0 5px #00adef, 0 4px 10px #000;
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        transform: scale(1.4)
    }
    .stage-ibx__point[data-title]:before {
        font-weight: 300;
        z-index: 10;
        content: attr(data-title);
        position: absolute;
        bottom: 100%;
        -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
        -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
        box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
        left: 50%;
        min-width: 200px;
        transform: translateX(-50%);
        background: rgba(0, 0, 0, 0.9);
        color: #fff;
        font-size: 14px;
        line-height: 16px;
        padding: 9px 3px;
        text-align: center;
        border-radius: 3px;
        margin-bottom: 30px;
        visibility: hidden;
        opacity: 0;
        transition: opacity .2s ease-out .1s, visibility .2s ease-out .1s, margin-bottom .2s ease-out .1s
    }
    .stage-ibx__point[data-title]:hover:before, .stage-ibx__point[data-title].kl-ib-point-active:before {
        opacity: 1;
        visibility: visible;
        margin-bottom: 20px
    }
}
.table th, .table td {
    font-size: 13px;
    text-align: center;
    vertical-align: middle!important
}
.table th {
    font-weight: 700
}
.tables-modal .modal-content .modal-content-date {
    width: 100%;
    background-color: #fff;
    top: 0;
    right: 0;
    padding: 0 0 12px;
    text-align: right;
    font-size: 9px;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase
}
.tables-modal .modal-content {
    padding: 115px 0 50px;
    min-height: 100%;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none
}
.tables-modal .modal-content h2 {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1;
    font-style: normal;
    font-weight: 900;
    color: #000
}
.tables-modal .modal-content p {
    text-align: center;
    margin-bottom: 30px
}
.tables-modal .modal-content p.item-intro {
    padding: 10px 0 0;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #000;
    text-align: right
}
.tables-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px
}
.tables-modal .modal-content img {
    margin: 56px 0 59px
}
.tables-modal .close-modal {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 55px!important;
    height: 55px;
    top: 30px;
    border-radius: 50%;
    background-color: transparent;
    -webkit-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    -moz-box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    box-shadow: -8px 8.9px 27px 0 rgba(36, 36, 36, 0.26);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-image: -webkit-linear-gradient(142deg, #2ce6cd, #16cade 44%, #00adef);
    background-image: linear-gradient(-52deg, #2ce6cd, #16cade 44%, #00adef)
}
.tables-modal .close-modal:hover {
    opacity: .3;
    -moz-opacity: .3;
    -webkit-opacity: .3;
    filter: alpha(opacity=30);
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.tables-modal .close-modal .lr {
    width: 1px;
    height: 25px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1050
}
.tables-modal .close-modal .lr .rl {
    width: 1px;
    height: 25px;
    background-color: #fff;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 1051
}
.modal-quote p {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding: 0 150px;
    margin: 55px 0 0
}
@media only screen and (max-width: 767px) {
    .modal-quote p {
        padding: 0 50px
    }
}
.modal-last {
    margin: 90px 0 0
}
.modal-line {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 150px!important;
    height: 1px;
    background: #e0e0e0;
    z-index: 1
}
.modal-line:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
    -webkit-animation: modal-line 2s linear infinite both;
    -moz-animation: modal-line 2s linear infinite both;
    animation: modal-line 2s linear infinite both;
    z-index: 2
}
#mc55-cyphers > div > .row {
    align-items: center;
    display: flex;
}
@keyframes modal-line {
    0% {
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        transform: scale(0, 1)
    }
    45% {
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        transform: scale(1, 1)
    }
    55% {
        -webkit-transform-origin: right top;
        -moz-transform-origin: right top;
        -ms-transform-origin: right top;
        transform-origin: right top;
        transform: scale(1, 1)
    }
    100% {
        -webkit-transform-origin: right top;
        -moz-transform-origin: right top;
        -ms-transform-origin: right top;
        transform-origin: right top;
        transform: scale(0, 1)
    }
}
@media only screen and (max-width: 1440px) {
    .main-navigation .navbar-nav li a {
        font-size: 12px;
    }
    .hero-shape h2 {
        font-size: 28px;
    }
    .hero-shape h4 {
        font-size: 22px;
    }
    .hero-shape h1 {
        font-size: 16px;
        margin-top: 0;
    }
    h2.section-subheading span, h2.section-subheading-light span {
        font-size: 16px
    }
    section h2.section-heading, section h2.section-heading.thin {
        font-size: 30px;
    }
    h2.smaller-h2 {
        font-size: 20px!important;
    }
    h3.smaller-h2 {
        font-size: 20px!important;
    }
    #icons h2 {
        font-size: 24px;
    }
    .text_container span.sm {
        font-size: 12px;
    }
    .virus-1 {
        max-width: 180px;
        left: 3vw;
    }
    .maintenance-number-title {
        font-size: 105px;
        bottom: 23%;
        left: 4%;
    }
    .pasteur {
        width: 170px;
        right: 11%;
        bottom: 0%;
    }
    .numbers span {
        font-size: 11px;
    }
    .quotation-quote .text_box p {
        font-size: 25px;
        line-height: 1.4;
    }
    .price {
        font-size: 24px;
    }
    body {
        font-size: 16px
    }
    .three-step-method-heading {
        font-size: 22px
    }
    .img-fullwidth.img-fullwidth-bg-light {
        padding: 0 60px
    }
    .about-hepa-heading {
        font-size: 25px;
        line-height: 32px
    }
    .center-block p {
        font-size: 16px
    }
    .streamer-intro h3 {
        font-size: 25px;
        margin: 0 auto 15px
    }
    .streamer-circle {
        width: 130px;
        height: 130px
    }
    .streamer-intro h2 {
        font-size: 50px
    }
    .dividerOT-streamer-bottom.xs {
        height: 35px
    }
    .kl-iconbox__title {
        font-size: 20px;
        line-height: 27px
    }
    .center-block p {
        font-size: 16px
    }
    .numbers {
        padding: 0 20px;
        border: 10px solid #fff;
        font-size: 17px;
        line-height: 23px
    }
    .c-btn {
        font-size: 16px;
        max-width: 487px
    }
    .img-fullwidth-wrapper.chars img {
        width: 95%
    }
    .advantages-top-txt, .advantages-bottom-txt {
        font-size: 17px;
        line-height: 25px
    }
    .cleaner h3 {
        font-size: 27px;
    }
    .labels p {
        font-size: 24px
    }
    .cta_label {
        width: 780px
    }
    .footer_content {
        padding: 30px 40px
    }
    .copy {
        margin-left: 40px
    }
    .hero-shape {
        bottom: 27%;
    }
}
@media only screen and (max-width: 1369px) {
    .covid-pasteur {
        height: 160px;
        width: 160px;
        right: -75px;
        top: -75px;
        border: 10px solid #fff;
    }
    .numbers {
        font-size: 15px;
    }
    .main-slogan > .first-block {
        font-size: 16px;
    }
    .main-slogan > .first-block > div {
        font-size: 65px;
    }
    .hero-shape {
        bottom: 27%;
        max-width: 825px;
        padding: 20px 40px 20px 35px;
    }
    .main-slogan > .second-block {
        font-size: 14px;
    }
    .main-slogan > .second-block:before {
        height: 115px;
        top: -16px;
    }
}
@media only screen and (max-width: 1199px) {
    .navbar-toggle .icon-bar {
        background: #000;
        margin-top: 63px;
        transition: .55s;
        position: relative;
        width: 30px;
        height: 4px
    }
    .covid-pasteur {
        height: 130px;
        width: 130px;
        right: -25px;
        top: -75px;
    }
    .navbar-brand {
        padding-left: 0!important
    }
    .logo, .logo.logo-home-call {
        margin: 2px auto 0!important
    }
    .main-navigation .navbar-nav li a {
        padding: 15px
    }
    .streamer-circle {
        width: 100px!important;
        height: 100px!important;
        font-size: 12px;
        line-height: 19px
    }
    section h2.section-heading.thin {}
    .quotation-quote p {
        max-width: 90%!important
    }
    .main-navigation .navbar-nav li a {
        font-size: 20px!important;
        text-transform: none
    }
    .navbar-toggle.collapsed .icon-bar:nth-child(2) {
        display: block
    }
    .navbar-toggle.collapsed .icon-bar:nth-child(3) {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        top: 0;
        left: 0
    }
    .navbar-toggle.collapsed .icon-bar:nth-child(1) {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        top: 0;
        left: 0
    }
    .navbar-toggle .icon-bar:nth-child(2) {
        display: none
    }
    .navbar-toggle .icon-bar:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: -3px;
        left: 0
    }
    .navbar-toggle .icon-bar:nth-child(1) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 5px;
        left: 1px
    }
    .main-navigation-bg .navbar-toggle .icon-bar {
        background: #000
    }
    .navbar-toggle {
        margin-top: -48px;
        margin-right: -10px;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out
    }
    .main-navigation-bg .navbar-toggle {
        margin-top: -48px;
        margin-right: -10px;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out
    }
    .navbar-collapse {
        background: rgba(255, 255, 255, 1)
    }
    .navbar-collapse.navbar-collapse-position-primary {
        background: #fff
    }
    .navbar-collapse.navbar-collapse-position-primary .link-underline-menu:before {
        display: none!important
    }
    .navbar-collapse {
        overflow: hidden!important
    }
    .navbar-nav {
        margin-top: 25px;
        margin-bottom: 25px
    }
    .hidden-md {
        display: none!important
    }
    .navbar-nav > li {
        position: relative;
        text-align: center
    }
    .navbar-nav > li a {
        vertical-align: middle
    }
}
@media only screen and (max-width: 1100px) {
    .hero-shape h2 {
        font-size: 27px;
    }
    .hero-shape h4 {
        font-size: 23px;
    }
    .stop-covid {
        width: 210px;
        right: 2%;
        top: 14%;
    }
}
@media only screen and (max-width: 991px) {
    .hero-shape {
        width: 70%;
        left: 50%;
        transform: translate(-50%);
        bottom: 20%;
    }
    .covid-pasteur {
        height: 150px;
        width: 150px;
        right: -18px;
        top: -75px;
    }
    .main-slogan {
        flex-direction: column;
        min-height: 160px;
    }
    .main-slogan > .second-block:before {
        width: 50%;
        height: 1px;
        top: auto;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 21px;
        margin-top: 21px;
    }
    .main-slogan > .second-block {
        margin-left: 0;
        padding-left: 0;
        text-align: center;
    }
}
@media only screen and (max-width: 880px) {
    #hepa-filter > div > .row, #three-circles > div > .row {
        display: flex;
        flex-direction: column-reverse;
    }
    .img-fullwidth.img-fullwidth-bg-light {
        padding: 0 15px
    }
}
@media only screen and (max-width: 767px) {
    .hero-shape {
        width: calc(100% - 100px);
        bottom: 100px;
    }
    section h2.section-heading span {
        display: block;
    }
    .covid-pasteur {
        height: 130px;
        width: 130px;
        right: -8px;
        top: -80px;
    }
    .to-top-arrow {
        right: 20px
    }
    .dividerOT {
        height: 40px;
    }
    .virus-1, .virus-3, .green-blur, .green-blur-2, .blue-blur, .blue-blur-2 {
        display: none;
    }
    #maintenance h2 {
        text-align: center;
    }
    .maintenance-number-title {
        font-size: 80px;
        bottom: 23%;
        left: auto;
    }
    h2.smaller-h2, h3.smaller-h2 {
        font-size: 18px!important;
    }
    .virus-2 {
        right: 0vw;
        top: 1vw;
    }
    .price {
        font-size: 20px;
    }
    #mc55-cyphers > div > .row {
        align-items: center;
        display: flex;
        flex-direction: column-reverse;
    }
    .pasteur {
        width: 180px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
        position: relative;
        right: auto;
        bottom: auto;
        z-index: 90;
    }
    .smaller-p p {
        font-size: 13px;
    }
    .three-step-method-block.middle {
        margin: 100px 0 60px
    }
    #maintenance {
        padding-top: 0;
        padding-bottom: 0;
    }
    .c-btn {
        font-size: 13px;
        max-width: 330px;
        line-height: 50px
    }
    .parallax-content {
        padding-left: 15px;
        padding-right: 15px
    }
    section h2.section-heading {
        font-size: 30px;
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%!important;
    }
    .baf > div > img {
        margin-bottom: 20px;
    }
    .stop-covid {
        width: 210px;
        top: 3%;
    }
    .hero-shape h2 {
        font-size: 23px;
        margin-top: 0;
    }
    .scroll-indicator {
        bottom: 35px
    }
    .hero-shape h4 {
        font-size: 19px;
    }
    .hero-shape h1 {
        font-size: 16px;
        margin-top: 0
    }
    .numbers {
        font-size: 23px
    }
    .label_container {
        display: none
    }
    #downloads .col-md-6:nth-child(2) {
        margin-top: 45px
    }
    .kl-iconbox__title {
        text-align: center
    }
    .dividerOT.out-top, .dividerOT.out-bottom, .dividerOT.dividerOT-inner {
        height: 50px
    }
    .about-col-last {
        margin-top: 0
    }
    .quotation-quote p {
        font-size: 20px;
        max-width: 90%;
        line-height: 32px
    }
    .baf > div {
        text-align: center;
        align-content: center;
    }
    .thin {
        font-size: 25px!important;
    }
    .dividerOT-inner-160 {
        height: 80px
    }
    .three-step-method-heading {
        text-align: center;
        line-height: 26px;
        font-size: 20px!important
    }
    .three-step-method-number {
        position: relative;
        text-align: center;
        top: -30px;
        color: rgba(0, 0, 0, .1);
        font-size: 190px
    }
    .about-hepa-heading {
        font-size: 22px;
        line-height: 27px
    }
    .center-block {
        padding-top: 35px;
        padding-bottom: 35px
    }
    .center-block p {
        font-size: 16px
    }
    #three-step-method p {
        padding-left: 0;
        text-align: center
    }
    .streamer-ccc {
        width: 100%;
        height: 345px
    }
    .streamer-circle:nth-child(1) {
        left: 15px;
        top: 40px;
    }
    .streamer-circle:nth-child(2) {
        right: 15px;
        top: 40px;
    }
    .streamer-intro h3 {
        font-size: 21px
    }
    .streamer-intro h2 {
        font-size: 40px!important;
        margin: 25px auto -100px
    }
    h2.section-subheading span, h2.section-subheading-light span {
        line-height: 24px;
        letter-spacing: 0;
        font-size: 15px
    }
    .section-parallax h2.section-subheading span, h2.section-subheading-light span {
        font-size: 15px
    }
    .img-fullwidth-wrapper {
        min-height: 350px
    }
    .dividerOT-streamer-bottom.xs {
        height: 65px
    }
    .fullwidth-text p {
        font-size: 20px;
        line-height: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #three-step-method p {
        padding-left: 0;
        text-align: center;
        font-size: 16px;
    }
    .cleaner h3 {
        font-size: 22px;
        line-height: 34px
    }
    #footer {
        padding-left: 0;
        padding-right: 0
    }
    .borders .bottom_2, .borders .bottom_1, .borders .right_1, .borders .right_2 {
        display: none
    }
    .borders._1, .borders._2, .borders._3, .advantages-padding._4 {
        margin-bottom: 0!important;
        margin-top: 0!important
    }
    .footer_content {
        display: flex;
        text-align: center;
        padding: 30px 0;
        width: 510px;
        margin: auto;
        flex-direction: column
    }
    .link-underline-menu:hover:before {
        visibility: hidden
    }
    .streamer-circle {
        bottom: 0!important;
    }
}
@media only screen and (max-width: 575px) {}
@media only screen and (max-width: 480px) {
    .three-step-method-block {
        margin-bottom: 0
    }
    .border-right {
        width: 30px;
    }
    .border-left {
        width: 30px;
    }
    .hero-shape {
        padding: 17px;
        width: calc(100% - 60px);
        bottom: 50px;
    }
    .covid-pasteur {
        height: 120px;
        width: 120px;
        right: -9px;
        top: -80px;
    }
    .three-step-method-block.middle {
        margin: 15px 0 0
    }
    .horizontal.timeline-streamer .steps .step {
        margin: 0 6px;
        padding: 4px
    }
    .footer_content {
        display: flex;
        text-align: center;
        padding: 30px 0;
        width: 310px;
        margin: auto;
        flex-direction: column
    }
    .inner-divider {
        height: 50px
    }
    .step .streamer-title {
        font-size: 8px!important;
        line-height: 13px!important
    }
    .hero-shape h2 {
        font-size: 20px;
    }
    .hero-shape h4 {
        font-size: 17px;
    }
    .hero-shape h1 {
        font-size: 13px;
    }
    .horizontal.timeline-streamer .line {
        display: none;
        visibility: hidden
    }
    .step .streamer-subtitle {
        display: none;
        visibility: hidden
    }
    .numbers span {
        font-size: 16px
    }
    .numbers {
        border: 1px solid #fff;
        font-size: 22px;
        line-height: 30px
    }
    .advantages-columns {
        margin-top: 65px
    }
    .borders .bottom_2, .borders .bottom_1, .borders .right_1, .borders .right_2 {
        display: none
    }
    .borders._1, .borders._2, .borders._3, .advantages-padding._4 {
        margin-bottom: 0!important;
        margin-top: 0!important
    }
    .col-icon span {
        font-size: 11px;
        line-height: 14px;
        margin-top: 7px
    }
}
@media (min-width:768px) and (max-width:991px) {
    .text_container {
        padding: 15px
    }
    .col-icon {
        padding: 6px;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .icons_container {
        padding: 15px
    }
    .inner-divider {
        height: 40px;
    }
    .img-fullwidth-wrapper {
        min-height: 250px;
    }
    #maintenance {
        padding-top: 0;
        padding-bottom: 0px;
    }
    #maintenance h2 {
        text-align: center;
        margin-bottom: 25px;
    }
    .dividerOT.out-top, .dividerOT.out-bottom, .dividerOT.dividerOT-inner {
        height: 85px
    }
    .virus-1 {
        display: none;
    }
    .pasteur {
        width: 170px;
        left: 6%;
        top: -8%;
        right: auto;
        border: auto;
    }
    .col-icon span {
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .text_container span.sm {
        text-align: center;
    }
    #mc55-cyphers > div > .row {
        flex-direction: column-reverse;
    }
    .text_container p {
        text-align: center;
    }
    .streamer-circle:nth-child(1) {
        left: 15px;
        top: 125px;
    }
    .streamer-circle:nth-child(2) {
        right: 15px;
        top: 125px;
    }
    .streamer-circle:nth-child(3) {
        bottom: 55px;
    }
    #icons h2 {
        text-align: center;
        margin-bottom: 35px;
        font-size: 25px;
    }
    p, .text_container p {
        font-size: 15px;
    }
    .three-step-method-heading {
        font-size: 17px;
    }
    .three-step-method-block .text_box ._image img {
        max-width: 100%;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .text_container {
        padding: 15px
    }
    .col-icon {
        padding: 20px;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .icons_container {
        padding: 15px
    }
    .col-icon span {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 15px;
        line-height: 17px
    }
    .text_container p {
        font-size: 16px;
        line-height: 27px
    }
    #icons h2 {
        font-size: 25px;
        line-height: 33px
    }
}
@media (min-width:1901px) and (max-width:2600px) {
    .big_border {
        display: block
    }
    .col-icon {
        padding: 25px
    }
    .col-icon span {
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 15px;
        line-height: 17px
    }
    .text_container p {
        font-size: 18px;
    }
    .big_border {
        width: 80%
    }
    #icons h2 {
        font-size: 40px;
        line-height: 50px
    }
    .icons_container {
        padding: 95px 110px 15px 180px
    }
}
@media (min-width:1441px) and (max-width:1900px) {
    .big_border {
        display: block
    }
    .col-icon {
        padding: 15px
    }
    .col-icon span {
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 15px;
        line-height: 17px
    }
    .text_container p {
        font-size: 17px;
    }
    .big_border {
        width: 80%
    }
    #icons h2 {
        font-size: 29px;
    }
    section h2.section-heading {
        font-size: 40px;
    }
    .maintenance-number-title {
        font-size: 130px;
        bottom: 0;
    }
    section h2.section-heading.thin {
        font-size: 36px;
    }
    h2.smaller-h2 {
        font-size: 20px!important;
        margin-top: 70px!important;
    }
    .quotation-quote p {
        font-size: 28px;
    }
    .text_container span.sm {
        font-size: 12px;
    }
    .numbers {
        font-size: 19px;
    }
    .cleaner h3 {
        font-size: 25px;
    }
    h2.section-subheading span, h2.section-subheading-light span {
        font-size: 16px;
    }
    h3.smaller-h2 {
        font-size: 20px!important;
    }
    .virus-1 {
        max-width: 190px;
    }
    .pasteur {
        width: 190px;
        right: 13%;
    }
    .center-block p {
        line-height: 1.4;
        font-size: 15px;
    }
    .hero-shape h2 {
        font-size: 35px;
    }
    .hero-shape h4 {
        font-size: 27px;
    }
    .hero-shape h1 {
        font-size: 18px;
    }
}
@media (min-width:1200px) and (max-width:1440px) {
    .big_border {
        display: block
    }
    .text_container {
        padding: 15px 60px
    }
    .col-icon {
        padding: 15px;
        -ms-flex: 0 0 26.333333%;
        flex: 0 0 26.333333%;
        max-width: 26.333333%
    }
    .icons_container {
        padding: 85px 5px 15px 155px
    }
    .col-icon span {
        font-size: 13px;
        margin-top: 5px;
        margin-bottom: 15px;
        line-height: 17px
    }
    .text_container p, .text_box p {
        font-size: 15px;
    }
    .smaller-p p {
        font-size: 12px!important;
    }
    .big_border {
        width: 80%
    }
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none!important;
    -webkit-backface-visibility: hidden
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none!important
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #CCC
}
.mfp-preloader a:hover {
    color: #FFF
}
.mfp-s-ready .mfp-preloader {
    display: none
}
.mfp-s-error .mfp-content {
    display: none
}
button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-close-btn-in .mfp-close {
    color: #333
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 1190px
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    padding: 40px 0;
    margin: 0 auto
}
.mfp-figure {
    line-height: 0
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}
.mfp-image-holder .mfp-content {
    max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
.mfp-fade.mfp-bg {
    background: #333;
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: .94
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}
.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8)
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 380px) {
    .hero-shape {
        bottom: 50px;
    }
    .covid-pasteur {
        height: 90px;
        width: 90px;
        right: 0px;
        top: 15px;
        border: 5px solid #fff;
    }
    .scroll-indicator {
        bottom: 40px;
    }
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
@media only screen and (max-width: 380px) {
    .text_container p {
        font-size: 17px;
        line-height: 26px;
    }
    .main-slogan > .first-block > div {
        font-size: 45px;
    }
    .main-slogan > .second-block {
    font-size: 12px;
}
}
#revealer {
    z-index: 3;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    pointer-events: none;
    will-change: transform;
}
.rev_layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    will-change: transform;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    backface-visibility: hidden;
}
.rev_layer.covering {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
#layer_1 {
    background: #DCDCDC;
}
#layer_2 {
    background: #C8C8C8;
    z-index: 1;
}
#layer_1.in {
    -webkit-animation: layerIn 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000) forwards;
    animation: layerIn 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000) forwards;
    transform-origin: left;
    -webkit-transform-origin: left;
}
#layer_1.out {
    display: none;
}
#layer_2.in {
    -webkit-animation: layerIn 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 200ms forwards;
    animation: layerIn 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 200ms forwards;
    transform-origin: left;
    -webkit-transform-origin: left;
}
#layer_2.out {
    -webkit-animation: layerOut 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) forwards;
    animation: layerOut 800ms cubic-bezier(0.645, 0.045, 0.355, 1.000) forwards;
    transform-origin: left;
    -webkit-transform-origin: left;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
@-webkit-keyframes layerIn {
    0% {
        -webkit-transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
@keyframes layerIn {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}
@-webkit-keyframes layerOut {
    0% {
        -webkit-transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(100%);
    }
}
@keyframes layerOut {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(100%);
    }
}