#datenschutz,
#impressum,
.website-wrapper {
    overflow-x: hidden;
}

@media screen and (max-width: 767px) {
    .w-row {
        margin-left: 0;
        margin-right: 0;
    }
}

.w-row:before, .w-row:after {
    content: ' ';
    display: table;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.w-col-3 {
    width: 25%;
}

.w-col-5 {
    width: 41.66666667%;
}

.w-col-7 {
    width: 58.33333333%;
}

@media screen and (max-width: 767px) {
    .w-col {
        width: 100%;
        left: auto;
        right: auto;
    }
}

@media screen and (max-width: 479px) {
    .w-col {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .w-col-stack {
        width: 100%;
        left: auto;
        right: auto;
    }
}

.w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}

@media screen and (max-width: 991px) {
    .w-container {
        max-width: 728px;
    }
}

.w-container .w-row {
    margin-left: -10px;
    margin-right: -10px;
}

.w-container:before, .w-container:after {
    content: ' ';
    display: table;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-container:after {
    clear: both;
}

.w-clearfix:before,
.w-clearfix:after {
    content: ' ';
    display: table;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-clearfix:after {
    clear: both;
}

.w-input,
.w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

/* quicksand-regular - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/quicksand-v21-latin-regular.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/quicksand-v21-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/quicksand-v21-latin-regular.woff2") format("woff2"), url("../fonts/quicksand-v21-latin-regular.woff") format("woff"), url("../fonts/quicksand-v21-latin-regular.ttf") format("truetype"), url("../fonts/quicksand-v21-latin-regular.svg#Quicksand") format("svg");
    /* Legacy iOS */
}

/* quicksand-300 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/quicksand-v21-latin-300.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/quicksand-v21-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/quicksand-v21-latin-300.woff2") format("woff2"), url("../fonts/quicksand-v21-latin-300.woff") format("woff"), url("../fonts/quicksand-v21-latin-300.ttf") format("truetype"), url("../fonts/quicksand-v21-latin-300.svg#Quicksand") format("svg");
    /* Legacy iOS */
}

/* quicksand-600 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/quicksand-v21-latin-600.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/quicksand-v21-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/quicksand-v21-latin-600.woff2") format("woff2"), url("../fonts/quicksand-v21-latin-600.woff") format("woff"), url("../fonts/quicksand-v21-latin-600.ttf") format("truetype"), url("../fonts/quicksand-v21-latin-600.svg#Quicksand") format("svg");
    /* Legacy iOS */
}

/* quicksand-500 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/quicksand-v21-latin-500.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/quicksand-v21-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/quicksand-v21-latin-500.woff2") format("woff2"), url("../fonts/quicksand-v21-latin-500.woff") format("woff"), url("../fonts/quicksand-v21-latin-500.ttf") format("truetype"), url("../fonts/quicksand-v21-latin-500.svg#Quicksand") format("svg");
    /* Legacy iOS */
}

/* quicksand-700 - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/quicksand-v21-latin-700.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/quicksand-v21-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/quicksand-v21-latin-700.woff2") format("woff2"), url("../fonts/quicksand-v21-latin-700.woff") format("woff"), url("../fonts/quicksand-v21-latin-700.ttf") format("truetype"), url("../fonts/quicksand-v21-latin-700.svg#Quicksand") format("svg");
    /* Legacy iOS */
}

/* poppins-100 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/poppins-v15-latin-100.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/poppins-v15-latin-100.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-100.woff2") format("woff2"), url("../fonts/poppins-v15-latin-100.woff") format("woff"), url("../fonts/poppins-v15-latin-100.ttf") format("truetype"), url("../fonts/poppins-v15-latin-100.svg#Poppins") format("svg");
    /* Legacy iOS */
}

/* poppins-200 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/poppins-v15-latin-200.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/poppins-v15-latin-200.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-200.woff2") format("woff2"), url("../fonts/poppins-v15-latin-200.woff") format("woff"), url("../fonts/poppins-v15-latin-200.ttf") format("truetype"), url("../fonts/poppins-v15-latin-200.svg#Poppins") format("svg");
    /* Legacy iOS */
}

/* poppins-300 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/poppins-v15-latin-300.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/poppins-v15-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-300.woff2") format("woff2"), url("../fonts/poppins-v15-latin-300.woff") format("woff"), url("../fonts/poppins-v15-latin-300.ttf") format("truetype"), url("../fonts/poppins-v15-latin-300.svg#Poppins") format("svg");
    /* Legacy iOS */
}

/* poppins-regular - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/poppins-v15-latin-regular.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/poppins-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-regular.woff2") format("woff2"), url("../fonts/poppins-v15-latin-regular.woff") format("woff"), url("../fonts/poppins-v15-latin-regular.ttf") format("truetype"), url("../fonts/poppins-v15-latin-regular.svg#Poppins") format("svg");
    /* Legacy iOS */
}

/* poppins-500 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/poppins-v15-latin-500.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/poppins-v15-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-500.woff2") format("woff2"), url("../fonts/poppins-v15-latin-500.woff") format("woff"), url("../fonts/poppins-v15-latin-500.ttf") format("truetype"), url("../fonts/poppins-v15-latin-500.svg#Poppins") format("svg");
    /* Legacy iOS */
}

/* poppins-600 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/poppins-v15-latin-600.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/poppins-v15-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-600.woff2") format("woff2"), url("../fonts/poppins-v15-latin-600.woff") format("woff"), url("../fonts/poppins-v15-latin-600.ttf") format("truetype"), url("../fonts/poppins-v15-latin-600.svg#Poppins") format("svg");
    /* Legacy iOS */
}

/* poppins-700 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/poppins-v15-latin-700.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/poppins-v15-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-700.woff2") format("woff2"), url("../fonts/poppins-v15-latin-700.woff") format("woff"), url("../fonts/poppins-v15-latin-700.ttf") format("truetype"), url("../fonts/poppins-v15-latin-700.svg#Poppins") format("svg");
    /* Legacy iOS */
}

/* poppins-800 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/poppins-v15-latin-800.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/poppins-v15-latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-800.woff2") format("woff2"), url("../fonts/poppins-v15-latin-800.woff") format("woff"), url("../fonts/poppins-v15-latin-800.ttf") format("truetype"), url("../fonts/poppins-v15-latin-800.svg#Poppins") format("svg");
    /* Legacy iOS */
}

/* poppins-900 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/poppins-v15-latin-900.eot");
    /* IE9 Compat Modes */
    src: local(""), url("../fonts/poppins-v15-latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins-v15-latin-900.woff2") format("woff2"), url("../fonts/poppins-v15-latin-900.woff") format("woff"), url("../fonts/poppins-v15-latin-900.ttf") format("truetype"), url("../fonts/poppins-v15-latin-900.svg#Poppins") format("svg");
    /* Legacy iOS */
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
    border: 0;
}

a {
    color: #0bddff;
    text-decoration: inherit;
    /* no underline */
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    font-family: Quicksand;
    color: #333333;
    line-height: 20px;
    font-size: 14px;
}

h1 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 56px;
    line-height: 1.214em;
    font-weight: 700;
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 45px;
    }
}

h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: Poppins, sans-serif;
    color: #18203d;
    font-size: 50px;
    line-height: 36px;
    font-weight: 500;
}

@media screen and (max-width: 991px) {
    h2 {
        font-size: 48px;
    }
}

@media screen and (max-width: 767px) {
    h2 {
        font-size: 40px;
    }
}

h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
}

p {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1.4em;
}

a {
    text-decoration: none;
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

.top-margin-3 {
    margin-top: 30px;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.bold {
    font-weight: bold;
}

.center-text {
    text-align: center;
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.align-item-center {
    display: flex;
    align-items: center;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-80 {
    margin-top: 80px;
}

.relative {
    position: relative;
}

.on {
    color: #0bddff;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

textarea {
    overflow: auto;
}

.section-title {
    font-family: Poppins;
    line-height: 1em;
    font-weight: 500;
}

.section {
    max-width: 1268px;
    margin: 50px auto;
    padding-top: 120px;
    padding-bottom: 120px;
}

@media screen and (max-width: 991px) {
    .section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.section-wrapper {
    position: relative;
    z-index: 0;
    margin-right: 60px;
    margin-left: 60px;
}

@media screen and (max-width: 991px) {
    .section-wrapper {
        margin-right: 0px;
        margin-left: 0px;
    }
}

.em-container {
    max-width: 1268px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 55px;
    padding-left: 55px;
}

@media screen and (max-width: 479px) {
    .em-container {
        padding-right: 16px;
        padding-left: 16px;
    }
}

.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

@media screen and (max-width: 767px) {
    .flex-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 991px) {
    .flex-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .flex-row.reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.button {
    border-radius: 8px;
    background-color: #0bddff;
    font-size: 16px;
    display: inline-block;
    padding: 9px 15px;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
}

.navigation-fixed {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    background: #070b1d;
    z-index: 1000;
}

.navigation-fixed:before, .navigation-fixed:after {
    content: ' ';
    display: table;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.navigation-fixed:after {
    clear: both;
}

.navigation-fixed .logo {
    position: relative;
    float: left;
    text-decoration: none;
    color: #333333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 65px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1000;
}

.navigation-fixed .nav-container {
    max-width: 1268px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.navigation-fixed .nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 50px;
    float: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
}

@media screen and (max-width: 991px) {
    .navigation-fixed .nav-menu {
        display: block !important;
        pointer-events: none;
        background: rgba(7, 11, 29, 0.95);
        height: 100vh;
        background-color: #070b1d;
        padding-left: 0px;
        padding-bottom: 40px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        text-align: center;
        overflow: visible;
        min-width: 200px;
        z-index: 999;
        -webkit-transition: opacity 200ms ease 0s;
        transition: opacity 200ms ease 0s;
        opacity: 0;
    }
}

.navigation-fixed .nav-menu.active {
    opacity: 1;
    pointer-events: all;
}

.navigation-fixed .nav-menu .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 25px;
    padding-left: 25px;
    padding: 20px 25px;
    text-align: left;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
}

.navigation-fixed .nav-menu .nav-link-button {
    padding-top: 0;
    padding-bottom: 0;
}

@media screen and (max-width: 991px) {
    .navigation-fixed .nav-menu .nav-link-button {
        padding: 10px 25px;
    }
}

.navigation-fixed .nav-menu .nav-link:last-child {
    padding-right: 0;
}

@media screen and (max-width: 991px) {
    .navigation-fixed .nav-menu .nav-link:last-child {
        padding-right: 25px;
    }
}

.hamburger-wrapper {
    width: 60px;
    height: 60px;
    display: none;
    float: right;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 991px) {
    .hamburger-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.hamburger-wrapper:hover {
    background-color: #051825;
}

.hamburger-wrapper .hamburger {
    position: relative;
    width: 30px;
    height: 3px;
    background-color: white;
}

.hamburger-wrapper .hamburger:before {
    content: '';
    position: absolute;
    top: -8px;
    width: 30px;
    height: 3px;
    background-color: white;
}

.hamburger-wrapper .hamburger:after {
    content: '';
    position: absolute;
    bottom: -8px;
    width: 30px;
    height: 3px;
    background-color: white;
}

.hero {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: calc(100vh - 95px);
    padding: 100px 0;
    background-image: linear-gradient(120deg, #070b1d, #0e1a46);
    color: white;
}

@media screen and (max-width: 767px) {
    .hero {
        padding: 10px 20px 40px;
    }
}

.hero .left-col {
    max-width: 640px;
}

.hero .heading {
    position: relative;
    z-index: 1;
    font-family: Poppins;
    font-weight: 500;
}

@media screen and (max-width: 767px) {
    .hero .heading {
        max-width: 490px;
        margin-top: 0;
    }
}

.hero .sub-heading {
    margin: 15px 0 30px 0;
}

.hero .hero-image-mask {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .hero .hero-image-mask {
        margin-right: 0px;
        margin-left: 0px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        position: absolute;
        right: 30px;
        top: 20px;
        width: 100px;
    }
}

.hero .scroll-downs {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    margin: auto;
    width: 100px;
    height: 55px;
    text-align: center;
    color: #fff;
    opacity: 1;
    -webkit-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in;
}

.hero .scroll-downs.hide {
    opacity: 0;
}

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes scroll {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.hero .center-it {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.hero .caption {
    margin-top: 10px;
}

.hero .mouse {
    display: inline-block;
    width: 28px;
    height: 44px;
    border-radius: 12px;
    border: 2px solid #fff;
    text-align: center;
}

.hero .mouse:after {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50%;
    content: '';
    -webkit-animation: scroll 1.3s ease-out infinite forwards;
    animation: scroll 1.3s ease-out infinite forwards;
}

.section.ac {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: auto;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section.ac .em-container.flex-container.klimaanlage {
    position: relative;
    z-index: 30;
    margin-top: -110px;
    margin-bottom: 100px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (max-width: 767px) {
    .section.ac .em-container.flex-container.klimaanlage {
        margin-top: -60px;
        margin-bottom: 0;
    }
}

.section.ac .em-container.flex-container.klimaanlage img {
    position: relative;
    z-index: 6;
    width: 100%;
    max-width: 650px;
}

.section.services {
    position: relative;
    max-width: none;
    background-color: #f3f6f7;
    padding-bottom: 1px;
    margin-top: 0;
}

.section.services .schneeflocke-1 {
    position: absolute;
    opacity: 0.37;
    left: -40px;
    top: -50px;
}

@media screen and (max-width: 991px) {
    .section.services .schneeflocke-1 {
        display: none;
    }
}

.section.services .schneeflocke-2 {
    position: absolute;
    opacity: 0.37;
    top: 35%;
    right: -40px;
}

@media screen and (max-width: 991px) {
    .section.services .schneeflocke-2 {
        display: none;
    }
}

.section.services .title {
    margin-bottom: 130px;
    font-family: Poppins;
    font-weight: 500;
    text-align: center;
}

.section.services .services-container .service-wrapper {
    position: relative;
    width: 90%;
    margin-right: auto;
    margin-bottom: 100px;
    margin-left: auto;
}

.section.services .services-container .service-wrapper .project-content {
    position: relative;
    left: 100px;
    z-index: 1;
    padding: 50px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(35%, rgba(255, 255, 255, 0.11)), color-stop(70%, white));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.11) 35%, white 70%);
}

.section.services .services-container .service-wrapper .project-content.left {
    left: auto;
    right: 100px;
    border-radius: 30px 0px 0px 30px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(35%, white), color-stop(70%, rgba(255, 255, 255, 0.11)));
    background-image: linear-gradient(to right, white 35%, rgba(255, 255, 255, 0.11) 70%);
}

@media screen and (max-width: 991px) {
    .section.services .services-container .service-wrapper .project-content {
        left: auto;
        right: auto !important;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.section.services .services-container .service-wrapper .service-title {
    margin-top: 0px;
    color: #2599d3;
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
}

.section.services .services-container .service-wrapper .project-photo {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 20px 50px -20px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 20px 50px -20px;
}

.section.services .services-container .service-wrapper .project-photo img {
    width: 100%;
}

.section.services .services-container:nth-child(even) {
    text-align: right;
}

#brands {
    margin-left: auto;
    margin-right: auto;
    pointer-events: none;
}

@media screen and (max-width: 767px) {
    #brands .section-title br {
        display: none;
    }
}

#brands .brands {
    position: relative;
    max-width: none;
    margin: 30px;
    margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
    #brands .brands .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

#brands .brands .markecol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (max-width: 767px) {
    #brands .brands .markecol {
        margin-top: 40px;
    }
}

#brands .brands .markecol .daikin,
#brands .brands .markecol .toshiba,
#brands .brands .markecol .panasonic {
    width: 220px;
}

#brands .brands .markecol .mitsubishi {
    margin-top: -12px;
}

#brands .quality-wrapper {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    gap: 16px 30px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 259px;
    grid-template-rows: 259px;
}

#brands .quality-wrapper .klimaanlage-wrapper {
    text-align: right;
}

#brands .quality-wrapper .klimaanlage-wrapper img {
    position: relative;
    z-index: 6;
    width: 100%;
    max-width: 500px;
    margin-top: 19px;
}

@media screen and (max-width: 991px) {
    #brands .quality-wrapper {
        grid-auto-flow: row;
        text-align: center;
    }
}

#testimonials {
    padding-top: 0;
}

#testimonials.section-wrapper {
    margin-left: auto;
    margin-right: auto;
}

#testimonials .logo-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 40px;
}

@media screen and (max-width: 767px) {
    #testimonials .logo-wrapper {
        grid-column-gap: 20px;
    }
}

#testimonials .logo-wrapper .left-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#testimonials .logo-wrapper .right-col img {
    height: 50px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

@media screen and (max-width: 767px) {
    #testimonials .logo-wrapper .right-col img {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

#testimonials .presentation-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media screen and (max-width: 991px) {
    #testimonials .presentation-grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

#testimonials .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#testimonials .testimonial-item {
    width: 45%;
    margin: 0 20px;
    padding: 30px;
    border-radius: 5px;
    background-color: #f1f9ff;
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    overflow: hidden;
}

#testimonials .testimonial-item .features-text {
    overflow: auto;
}

#testimonials .testimonial-item .features-text .text {
    max-height: 258px;
    font-size: 14px;
}

#testimonials .testimonial-item .bg {
    opacity: 0;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    background: linear-gradient(120deg, #0bddff, #0e1a46);
    z-index: -1;
}

@media screen and (max-width: 991px) {
    #testimonials .testimonial-item {
        width: 44%;
    }
}

@media screen and (max-width: 767px) {
    #testimonials .testimonial-item {
        width: 100%;
    }
}

#testimonials .testimonial-item.slick-current {
    color: #fff;
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}

#testimonials .testimonial-item.slick-current .bg {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#testimonials .testimonial-item .at {
    font-weight: bold;
}

.text-right {
    text-align: right;
}

#fullscreen-modal {
    position: fixed;
    background: rgba(7, 11, 29, .9);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2000;
    display: flex;
    flex-direction: row;
    color: white;
}

#fullscreen-modal .close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: white;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    color: #0e1a46;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    font-size: 20px;
    opacity: 0.8;
    cursor: pointer;
}

#fullscreen-modal.hidden {
    display: none;
}

#fullscreen-modal img {
    border-radius: 15px;
}

#portfolio-fullscreen-slick {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
}

#portfolio-fullscreen-slick img {
    max-width: calc(100vw - 80px);
    max-height: calc(100vh - 80px);
}

.portfolio-button {
    font-family: 'slick';
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    cursor: pointer;
    user-select: none;
    opacity: 0.8;
}

.portfolio-button.next {
    transform: translateX(-10px);
}

.portfolio-button.prev {
    transform: translateX(10px);
}

#portfolio {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    margin-top: -70px;
    max-width: 100vw;
}

@media screen and (max-width: 479px) {
    #portfolio {
        padding-right: 0;
        padding-left: 0;
    }
}

#portfolio-slick button {
    display: none !important;
}

#portfolio-slick .portfolio-item img {
    width: 100%;
}

#portfolio.section-wrapper {
    margin-left: auto;
    margin-right: auto;
}

#portfolio .logo-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 40px;
}

@media screen and (max-width: 767px) {
    #portfolio .logo-wrapper {
        grid-column-gap: 20px;
    }
}

#portfolio .logo-wrapper .left-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#portfolio .logo-wrapper .right-col img {
    height: 50px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

@media screen and (max-width: 767px) {
    #portfolio .logo-wrapper .right-col img {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
}

#portfolio .presentation-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media screen and (max-width: 991px) {
    #portfolio .presentation-grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

#portfolio .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

#portfolio .portfolio-item {
    width: 45%;
    margin: 0 20px;
    border-radius: 5px;
    background-color: #f1f9ff;
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    overflow: hidden;
}

@media screen and (max-width: 991px) {
    #portfolio .portfolio-item {
        width: 44%;
    }
}

@media screen and (max-width: 767px) {
    #portfolio .portfolio-item {
        width: 100%;
    }
}

#portfolio .portfolio-item.slick-current {
    color: #fff;
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}

#portfolio .portfolio-item.slick-current .bg {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#portfolio .portfolio-item .at {
    font-weight: bold;
}

#contact {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}

@media screen and (max-width: 991px) {
    #contact {
        padding: 45px;
    }
}

@media screen and (max-width: 767px) {
    #contact {
        padding: 25px;
    }
}

#contact .map-and-form-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 991px) {
    #contact .map-and-form-wrapper img {
        display: none;
    }
}

#contact .map-contact-form {
    position: relative;
    z-index: 10;
    width: 440px;
    min-height: 450px;
    padding: 19px;
    float: right;
    background-color: rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 991px) {
    #contact .map-contact-form {
        width: auto;
        max-width: 660px;
    }
}

@media screen and (max-width: 767px) {
    #contact .map-contact-form {
        width: 100%;
        margin-bottom: 0px;
        padding: 0px;
    }
}

#contact .map-contact-form .section-title {
    margin-top: 0px;
    font-size: 46px;
    line-height: 39px;
    font-weight: 300;
}

@media screen and (max-width: 991px) {
    #contact .map-contact-form .section-title {
        margin-bottom: 4px;
        font-size: 31px;
        line-height: 30px;
    }
}

@media screen and (max-width: 767px) {
    #contact .map-contact-form .section-title {
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 30px;
    }
}

@media screen and (max-width: 767px) {
    #contact .map-contact-form .field-column {
        padding-right: 0px;
        padding-left: 0px;
    }
}

#contact .map-contact-form .field-label {
    color: #989ba2;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

#contact .map-contact-form .dark-field {
    height: 40px;
    margin-bottom: 7px;
    padding-left: 20px;
    border: 0px solid #000;
    border-radius: 2px;
    background-color: #edeef1;
    -webkit-transition: box-shadow 200ms ease, border 200ms ease, background-color 200ms ease;
    -webkit-transition: border 200ms ease, background-color 200ms ease, -webkit-box-shadow 200ms ease;
    transition: border 200ms ease, background-color 200ms ease, -webkit-box-shadow 200ms ease;
    transition: box-shadow 200ms ease, border 200ms ease, background-color 200ms ease;
    transition: box-shadow 200ms ease, border 200ms ease, background-color 200ms ease, -webkit-box-shadow 200ms ease;
    font-size: 13px;
}

#contact .map-contact-form .dark-field.area {
    height: 148px;
    padding-top: 12px;
}

#contact .map-contact-form input[type='submit'] {
    width: 100%;
    margin-top: 10px;
}

#contact .map-contact-form input[type='submit']:disabled {
    background-color: #ccc;
}

#footer {
    position: relative;
    background: linear-gradient(300deg, #070b1d, #0e1a46);
    color: white;
    font-size: 14px;
    padding: 80px 30px;
}

#footer h5 {
    font-size: 20px;
}

@media screen and (max-width: 991px) {
    #footer h5 {
        font-size: 18px;
    }
}

#footer .footer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    #footer .footer-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

#footer .widget-wrapper {
    margin: auto;
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#footer .title {
    text-transform: uppercase;
    margin-bottom: 20px;
}

#footer .widget {
    width: 250px;
    text-align: center;
    margin: 0 10px;
}

#footer .sitemap {
    width: 200px;
}

#footer .nav-item {
    display: block;
    color: #0bddff;
}

.copyright {
    text-align: center;
    font-size: 15px;
    color: #fff;
    padding: 30px;
    padding-top: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
}

@media only screen and (max-width: 700px) {
    #footer {
        font-size: 14px;
        padding: 80px 30px;
    }

    #footer .widget-wrapper {
        width: 100%;
        display: block;
    }

    #footer .title {
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    #footer .widget {
        width: 250px;
        text-align: center;
    }

    #footer .widget:last-child {
        margin-bottom: 0;
    }
}
