.style1 {
    background-image: url("../assets/images/bg-header.jpg");
    background-size: cover;
    border-width: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 800px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: block;
    display: block;
    display: block;
    align-items: center;
}

.style3 {
    position: fixed;
    width: 100%;
    z-index: 99;
}

.style4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    width: 100%;
}

.style5 {
    margin-top: 150px;
}

.style6 {
    width: 100%;
}

.section-header {
    background-image: url("../assets/images/bg-header.jpg");
    padding-bottom: 192px;
}

.section-header-cookies {
    background-image: url("../assets/images/bg-header.jpg");
    padding-bottom: 64px;
}

.section-header-impressum {
    background-image: url("../assets/images/bg-header.jpg");
    padding-bottom: 64px;
}

.style10 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 8rem;
}

.style11 {
    line-height: 1.2;
    font-size: 96px;
}

.style12 {
    margin-top: 30px;
    background-color: #000;
    font-size: 1.5rem;
}

.style13 {
    text-align: center;
}

.style14 {
    margin-top: 20px;
}

.style12:active {
    background-size: auto;
}

/* mega menu */
.navbar .megamenu {
    padding: 1rem;
}

.break-line {
    display: inline-block;
    /* -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center; */
    /* line-height: 140%; */
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
    .navbar .has-megamenu {
        position: static !important;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        margin-top: 0;
    }
}

/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media (max-width: 991px) {

    .navbar.fixed-top .navbar-collapse,
    .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px;
    }

    .style11 {
        line-height: 1.2;
        font-size: 56px;
    }

    .w-75 img {
        width: 80% !important;
    }

    .img_swiper {
        max-width: 70% !important;
    }

    .swiper-button-next,
    .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: 20px;
        height: 44px;
        margin-top: -22px;
        z-index: 10;
        cursor: pointer;
        background-size: 25px 30px !important;
        background-position: center;
        background-repeat: no-repeat;
    }

    .text-footer-mobile {
        font-size: 13px !important;
    }
}

@media (max-width: 768px) {
    .break-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        line-height: 150%;
    }

    .navbar-nav {
        margin-top: 20px !important;
    }
}

/* ============ mobile view .end// ============ */


.title-posts {
    background-color: #991f1f;
    font-size: 42px;
}

.style15 {
    color: #fff;
}

.style16 {
    color: #fff;
}

.style17 {
    color: #fff;
}

.style18 {
    color: #fff;
}

.style19 {
    background-image: url("../assets/images/bg-services.jpg");
    border-width: 0px;
    margin-top: 0px;
    padding-top: 128px;
    padding-bottom: 128px;
    background-size: cover;
    background-repeat: no-repeat;
}

.style20 {
    background-image: url("../assets/images/bg-portfolio.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 0px;
    padding-top: 128px;
    padding-bottom: 128px;
    border-radius: 5px;
    background-position-x: -300px;
}

.style21 {
    background-image: url("../assets/images/bg-ecosystem.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 128px;
    padding-bottom: 165px;
}

.style22 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -96px;
}

.style2 {
    width: 500px;
    height: 2px;
}

.style7 {
    width: 32px;
    height: 2px;
    margin-bottom: 20px;
}

.section_partners {
    background-color: #fff;
    padding-top: 128px;
    padding-bottom: 165px;
    background-image: url("../assets/images/background-parcerios.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.style25 {
    margin-bottom: 0px;
}