.h1image, .img-fluid {
    height: auto !important
}

html {
    scroll-behavior: smooth
}

body {
    height: 100%;
    padding: 5%;
    hyphens: auto;
    margin: 0 auto;
    font-size: 1.1rem;
    font-weight: 300;
    overflow-x: hidden !important;
    font-family: Open Sans, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-y: scroll
}

.videomargin video {
    width: 100% !important
}

.FormBuilder-1 select {
    min-height: 51px !important;
    padding: 10px 0 0 15px !important
}

.single_pro_meta1 {
    font-size: 1rem !important
}

form.search {
    margin-left: 5px !important;
    width: none;
    padding-bottom: 1em
}

hr {
    margin: 40px 0
}

h4 {
    font-size: 1.3rem
}

.article-list, .article-list p {
    color: #000
}

/
/
#7d8285 .article-list h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit
}

.article-list .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 80px
}

.article-list .intro p {
    margin-bottom: 0
}

.article-list .articles {
    padding-bottom: 40px
}

.justtextbox p {
    text-align: justify;
    font-weight: 300
}

.swiper-events.swiper-desktop .swiper-button-prev {
    width: 100%;
    justify-content: left
}

.swiper-events.swiper-desktop .swiper-button-next {
    width: 100%;
    justify-content: right
}

.article-list .item {
    padding-top: 50px;
    min-height: 425px;
    text-align: center
}

.article-list .item .name {
    font-weight: 700;
    font-size: 16px;
    margin-top: 20px;
    color: inherit
}

.article-list .item .description {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0
}

.article-list .item .action {
    font-size: 24px;
    width: 24px;
    margin: 22px auto 0;
    line-height: 1;
    display: block;
    color: #4f86c3;
    opacity: .85;
    transition: opacity .2s;
    text-decoration: none
}

.article-list .item .action:hover, .footer-clean ul a:hover {
    opacity: 1
}

.align_center {
    text-align: center
}

.footer-clean {
    padding: 50px 0;
    background-color: #fff;
    color: #575759
}

.kategorie, .startseite_kategorie {
    font-size: 22px;
    width: 100% !important;
    padding: 20px;
    background: #fff
}

.footer-clean h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 16px
}

.footer-clean ul {
    padding: 0;
    list-style: none;
    line-height: 1.5;
    font-size: 14px;
    margin-bottom: 0
}

.footer-clean ul a {
    color: inherit;
    text-decoration: none;
    opacity: .8
}

.footer-clean .item.social {
    text-align: right
}

.footer-clean .item.social > a {
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin-left: 10px;
    margin-top: 22px;
    color: inherit;
    opacity: .75
}

.footer-clean .item.social > a:hover {
    opacity: .9
}

@media (max-width: 991px) {
    .footer-clean .item.social > a {
        margin-top: 40px
    }
}

@media (max-width: 767px) {
    .article-list h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }

    .footer-clean .item {
        padding-bottom: 70px
    }

    .footer-clean .item.social > a {
        margin-top: 10px
    }
}

.footer-clean .copyright {
    margin-top: 14px;
    margin-bottom: 0;
    font-size: 13px;
    opacity: .6
}

@media only screen and (min-width: 1399px) {
    .container {
        max-width: 1400px
    }
}

@media only screen and (max-width: 1399px) {
    .container {
        max-width: 1300px !important
    }
}

@media only screen and (max-width: 1200px) {
    .container {
        max-width: 100%
    }
}

a {
    color: #575759
}

.untermenu ul > li > ul > li > ul > li.current:before, a:hover {
    color: #008bcb
}

.article-list h1 {
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 40px;
    color: #008bcb;
    font-size: 35px
}

.article-list h2 {
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 27px;
    color: #008bcb;
    font-size: 20px
}

h2.h2start {
    font-size: 30px;
    margin: 50px 0 25px
}

.startseite_kategorie {
    border-radius: 0 0 5px 5px;
    border: 1px solid #ddd;
    border-top: 0;
    min-height: 175px
}

.kategorie {
    border-radius: 0 0 5px 5px;
    border: 1px solid #ddd;
    border-top: 0;
    min-height: 185px
}

.kategorie_klein, .nav li {
    font-size: 15px
}

.startseite_kategorie_klein {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 13px;
    display: inline-block
}

.startseite_kategorie .fa {
    font-size: 20px
}

.produkte_kategorie {
    font-size: 22px
}

.swiper-container {
    width: 100%
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

#main {
    border-top: 0 solid #eee;
    padding-top: 1em;
    margin-top: 0;
    clear: both
}

img {
    border-radius: 3px
}

.info-header-icon-list {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    background: #fff
}

.cards_sec h2.text-center, .dropdown-menu li, .dropdown-menu li a, .nav li, .preisbox {
    position: relative
}

.article-list img {
    vertical-align: middle;
    height: auto;
    object-fit: cover;
    border: 0 solid #ddd;
    border-radius: 20px 20px 0 0;
    border-bottom: 0
}

.startseite-unten img {
    vertical-align: middle;
    height: 275px;
    object-fit: cover;
    border: 0 solid #9fa6ab;
    border-radius: 5px !important
}

.ctabutton, .nav-link, .row .item {
    transition: .2s ease-in-out !important;
    z-index: 2
}

.ctabutton:hover, .nav-link:hover, .row .item:hover {
    transform: scale(1.05) !important
}

.img-fluid {
    border: 0 solid #9fa6ab !important
}

.videomargin {
    margin-top: 40px
}

.breadcrumbs span a, .nav a {
    font-weight: 400
}

.nav li {
    margin: 0
}

.article-list p {
    color: #000;
    line-height: 1.7
}

.breadcrumbs span {
    color: #e30613;
    font-weight: 700
}

.career {
    margin-bottom: 20px
}

li.current {
    font-weight: 700
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

@media only screen and (min-width: 1000px) {
    .untermenu-responsive {
        display: none
    }
}

@media only screen and (max-width: 1000px) {
    .untermenu-desktop {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .main_mobile a .la-globe-europe {
        font-size: 26px !important;
        margin-top: -8px
    }
}

.untermenu ul {
    padding: 10px 0 0;
    margin-bottom: 5px
}

.untermenu ul > li {
    list-style: none
}

.untermenu ul > li > a {
    font-weight: 700;
    width: 100%;
    display: inherit;
    margin-bottom: -5px;
    padding: 10px 20px;
    color: #fff;
    background: #575759;
    font-size: 20px
}

.untermenu ul > li > ul > li {
    margin-left: 0;
    border-bottom: 0;
    margin-bottom: 0;
    padding: 0 0 5px
}

.untermenu ul > li > ul > li > a {
    list-style: none;
    font-weight: 400;
    border-bottom: 0;
    margin-bottom: 0;
    padding: 10px 20px;
    color: #575759;
    background: #eaeaea;
    font-size: 1rem
}

.untermenu ul > li > ul > li.current > a {
    font-weight: 400;
    border-bottom: 0;
    margin-bottom: 0;
    padding: 10px 20px;
    color: #fff;
    background: #008bcb;
    font-size: 1rem
}

.untermenu ul > li > ul > li > ul > li {
    margin-left: 30px;
    border-bottom: 0;
    margin-bottom: -5px;
    margin-top: -5px;
    padding: 5px 0
}

.untermenu ul > li > ul > li > ul > li:before {
    content: "\f105";
    font-family: "Line Awesome Free";
    font-weight: 900;
    float: left;
    margin-left: -1.25em;
    width: 1.3em;
    top: 5px;
    position: relative;
    color: #575759;
    font-size: 25px
}

.untermenu ul > li > ul > li > ul > li > a {
    list-style: none;
    font-weight: 400;
    border-bottom: 0;
    margin-bottom: 0;
    padding: 10px 20px;
    color: #575759;
    font-size: 1rem
}

.untermenu ul > li > ul > li > ul > li.current > a {
    font-weight: 400;
    border-bottom: 0;
    margin-bottom: 0;
    padding: 10px 20px;
    color: #fff;
    font-size: 1rem
}

.navigation-clean {
    background: #fff;
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #333;
    border-radius: 0;
    box-shadow: none;
    border: none;
    margin-bottom: 0
}

@media (min-width: 1000px) {
    .navigation-clean {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

.navigation-clean .navbar-brand {
    font-weight: 700;
    color: inherit
}

.navigation-clean .navbar-brand:hover {
    color: #222
}

.navigation-clean .navbar-toggler {
    border-color: #ddd;
    color: #888
}

.navigation-clean .navbar-toggler:focus, .navigation-clean .navbar-toggler:hover {
    background: 0 0
}

.navigation-clean .form-inline, .navigation-clean .navbar-collapse {
    border-top-color: #ddd
}

.navigation-clean.navbar-light .navbar-nav .nav-link.active, .navigation-clean.navbar-light .navbar-nav .nav-link.active:focus, .navigation-clean.navbar-light .navbar-nav .nav-link.active:hover {
    color: #8f8f8f;
    box-shadow: none;
    background: 0 0;
    pointer-events: none
}

.navigation-clean.navbar .navbar-nav .nav-link {
    padding-left: 18px;
    padding-right: 18px
}

.navigation-clean.navbar-light .navbar-nav .nav-link {
    color: #465765;
    font-size: 1rem
}

@media screen and (min-device-width: 768px) and (max-device-width: 850px) {
    .navigation-clean.navbar-light .navbar-nav .nav-link {
        font-size: .8rem
    }
}

@media screen and (min-device-width: 1400px) and (max-device-width: 3400px) {
    #example_wrapper .card_top, #example_wrapper .card_view {
        height: inherit !important
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .navigation-clean.navbar-light .navbar-nav .nav-link {
        font-size: 10px !important
    }

    .navigation-clean a img {
        height: 50px !important
    }

    .subCategory_listBox .subCategory_Box .subcat_imgBox, .subCategory_listBox .subCategory_Box2 .subcat_imgBox {
        min-height: inherit !important
    }
}

@media screen and (min-device-width: 1011px) and (max-device-width: 1085px) {
    .navigation-clean.navbar-light .navbar-nav .nav-link {
        font-size: .6rem
    }
}

@media screen and (min-device-width: 1086px) and (max-device-width: 1400px) {
    .navigation-clean.navbar-light .navbar-nav .nav-link {
        font-size: .7rem;
        padding-left: 10px;
        padding-right: 10px
    }
}

.info-header-icon-list .submenus {
    background: #fff;
    margin: 0 19px 0 20px;
    border-radius: 5px;
    padding: 4px 6px;
    width: 350px
}

.info-header-icon-list .submenus li {
    list-style: none;
    border-bottom: 1px solid #d7d7d7;
    padding: 3px 0 2px
}

.info-header-icon-list .submenus li:last-child {
    border: 0 !important
}

.info-header-icon-list .submenus li a {
    padding: 2px 6px !important;
    font-size: 14px !important
}

.navigation-clean.navbar-light .navbar-nav .nav-link:focus, .navigation-clean.navbar-light .navbar-nav .nav-link:hover {
    background-color: transparent
}

.navbar-nav li ul li a::after {
    right: 10px;
    position: absolute;
    top: 12px
}

.navigation-clean .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    box-shadow: none;
    background-color: #f7f7f7;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    border-top: 0
}

.navbar-nav .dropdown .dropdown-toggle {
    white-space: inherit !important
}

.navigation-clean .dropdown-menu .dropdown-item, .navigation-clean .dropdown-menu .dropdown-item:focus {
    line-height: 2;
    color: #37434d
}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item:hover {
    background: #eee;
    color: inherit
}

.card-header .btn-link:after {
    font-family: 'Line Awesome Free';
    content: '\f107';
    position: absolute;
    right: 20px;
    top: 17px;
    color: #fff
}

.card-header .btn-link.collapsed:after {
    content: '>';
    color: #fff;
    font-family: 'Line Awesome Free'
}

.card {
    border: 0;
    margin-bottom: 15px
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 12px;
    margin-left: auto;
    content: "";
    background-image: url('../images/arrow-down.png');
    background-repeat: no-repeat;
    background-size: 1.1rem;
    transition: transform .2s ease-in-out
}

.accordion-button:not(.collapsed)::after {
    background-image: url('../images/arrow-down.png');
    transform: rotate(-180deg)
}

#accordion .card-header {
    margin-bottom: 0;
    padding: 15px 18px;
    border-radius: 0
}

.card-header {
    background-color: #575759;
    color: #fff;
    border-bottom: 0
}

.card-header .btn-link, .ctabutton a, .parallax1 .h2start, .parallax1 p, .parallax2 .h2start, .parallax2 p {
    color: #fff
}

.btn {
    text-align: left
}

.h1image {
    border: 0 !important
}

.h1image:hover {
    border: 0 !important;
    box-shadow: none !important
}

.preisbox {
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .075);
    padding: 30px;
    overflow: hidden
}

.section1, section2 {
    padding: 50px 0 110px
}

.cards_sec h2.text-center::before, .parallax1::before, .parallax2::before, .swiper-overlay {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.preisbox .heading {
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.clean-block .block-heading h1, .clean-block .block-heading h2, .clean-block .block-heading h3 {
    margin-bottom: 1.2rem
}

.clean-block .block-heading p {
    text-align: center;
    max-width: 420px;
    margin: auto;
    opacity: .7
}

.preisbox .preisbox-funktionen h4 {
    text-align: left;
    font-size: 16px;
    padding: 5px;
    display: flex
}

.preisbox .preisbox-funktionen h4 span {
    font-weight: 400 !important;
    margin-left: 5px
}

.preisbox .preis h4 {
    margin: 15px 0;
    font-size: 45px;
    text-align: center
}

.default-border {
    border: solid;
    border-color: $ card-border-color;
    border-radius: 10px
}

.pager-nav {
    display: flex;
    justify-content: center
}

.pager-nav ul {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
@extend . default-border;
}

.pager-nav li {
    flex: 1 1 auto
}

.pager-nav li.MarkupPagerNavFirst a {
    border-radius: $ border-radius 0 0 $ border-radius
}

.pager-nav li.MarkupPagerNavLast a {
    border-radius: 0 $ border-radius $ border-radius 0
}

.pager-nav li a {
    font-weight: 700;
    font-size: $ font-size-base *.9;
    color: $ gray;
    background-color: $ white;
    display: block;
    padding: .5rem 1rem
}

.pager-nav li & .active a {
    color: $ white
}

.parallax1::before, .parallax2::before {
    background-color: rgba(0, 0, 0, .3) !important;
    top: 0;
    z-index: 0
}

.parallax1, .parallax2 {
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.section1 {
    background-color: #f4f4f4;
    margin-top: 85px;
    transform: skewY(-1.5deg)
}

.section1skew {
    transform: skewY(1.5deg)
}

.ctabutton a:hover {
    color: #fff;
    text-decoration: none;
    font-weight: 800:
}

span.kontaktbutton:hover {
    color: #fff !important
}

@media (min-width: 900px) {
    .startseitentext p {
        text-align: justify;
        padding: 0 30px
    }

    .kopfzeile {
        font-size: .7em;
        margin: 10px 0
    }

    .kopfzeile_toptitel {
        font-weight: 400;
        float: left
    }

    .mainsection {
        padding-top: 104px
    }
}

@media (max-width: 900px) {
    .startseitentext p {
        text-align: justify;
        padding: 5px
    }

    .kopfzeile {
        font-size: .7em;
        margin: 10px 0 !important;
        text-align: center
    }

    .kopfzeile_toptitel {
        font-weight: 400;
        width: 100%;
        font-size: 10px;
        margin-top: 4px
    }

    .info-header-icon-list .submenus {
        width: 90%
    }
}

.detailansicht img {
    border-radius: 5px;
    border-bottom: 0
}

.item img {
    border-radius: 5px 5px 0 0;
    border: 1px solid #ddd;
    border-bottom: 0
}

.grobe_sec {
    margin: 220px auto 0;
    text-align: center
}

.grobe_sec ul {
    margin: 0;
    padding: 0
}

.grobe_sec li {
    list-style: none;
    padding: 5px;
    display: inline-block;
    width: 19%
}

@media (max-width: 600px) {
    .grobe_sec li {
        width: 100%
    }

    .grobe_sec {
        margin: 123px auto 0
    }
}

@media screen and (max-width: 767px) {
    .linkstree_box .shre_link {
        line-height: 18px
    }

    .linkstree_boximg {
        width: auto !important
    }

    .linkstree_boximg img {
        width: 50px;
        height: 50px;
        object-fit: cover;
        border-radius: 50%;
        display: inline-block;
        max-width: 50px
    }

    .inr_linkstree {
        width: 60% !important
    }

    .linkstree_box {
        gap: 5px;
        justify-content: left !important
    }

    .subCategory_listBox .subCategory_Box .subcat_imgBox {
        min-height: 210px;
        height: 210px
    }
}

@media screen and (min-width: 1024px) and (max-width: 1400px) {
    #CATEGORIES {
        padding: 35px 0 27px 15px !important
    }
}

.cards_sec h2.text-center {
    font-size: 30px !important;
    font-weight: 400;
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 27px
}

.cards_sec h2.text-center::before {
    width: 100px;
    background-color: #ddd;
    height: 4px;
    margin: 0 auto
}

.swiper-overlay {
    background-color: rgba(0, 0, 0, .3) !important;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 100%
}