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: Montserrat, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* overflow: hidden !important; */
}
  
.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;
}

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

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

hr {
    margin: 40px 0;
}

h4 {
    font-size: 1.3rem;
}

.article-list {
    color: #000; //#313437
background-color: #fff;
}

.article-list p {
    color: #000; //#7d8285
}

.article-list h2 {
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit;
}

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

.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: bold;
    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: 0.85;
    transition: opacity 0.2s;
    text-decoration: none;
}

.article-list .item .action:hover {
    opacity: 1;
}

.align_center {
text-align: center;	
}

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

.footer-clean h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: bold;
    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: 0.8;
}

.footer-clean ul a:hover {
    opacity: 1;
}

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

@media (max-width:767px) {
    .footer-clean .item {

        padding-bottom: 70px;
    }
    .swiper-events.swiper-mobile .item {
        /* flex: 0 0 calc(50% - 0px) !important; */
    }
}

@media (max-width: 768px) {
    .footer-clean .item.social {

    }
}

.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: 0.75;
}

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

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

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

.footer-clean .copyright {
    margin-top: 14px;
    margin-bottom: 0;
    font-size: 13px;
    opacity: 0.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;

}

a:hover {
    color: #008bcb;

}

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

    font-size:35px;
}

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

h2.h2start {

    font-size:30px;
    margin: 50px 0 25px;
}



.startseite_kategorie {

    font-size: 22px;
    width: 100% !important;
    background: #fff;
    padding: 20px;
    border-radius: 0 0px 5px 5px;
    border: 1px solid #ddd;
    border-top: 0px;
    min-height: 175px;
    /* padding: 50px 10px 0 10px; */
}


.kategorie {

    font-size: 22px;
    width: 100% !important;
    background: #fff;
    padding: 20px;
    border-radius: 0 0px 5px 5px;
    border: 1px solid #ddd;
    border-top: 0px;
    min-height: 185px;
}

.startseite_kategorie_klein {

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

.kategorie_klein {

    font-size: 15px;

}

.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;

    /* Center slide text vertically */
    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: 0px solid #eee;
    padding-top: 1em;
    margin-top: 0em;
    clear: both;

}



img {
    border-radius: 3px;
}
body{
    overflow-y: scroll;
}

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

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

.startseite-unten img {
    vertical-align: middle;
    border-style: none;
    height: 275px;
    object-fit: cover;
    border: 0px solid rgb(159,166,171);
    border-radius: 5px !important;
}

.row .item {
    transition: all .2s ease-in-out !important;
    z-index: 2;
}

.row .item:hover {
    transform: scale(1.05) !important;
}

.img-fluid {
    border: 0px solid rgb(159,166,171) !important;
    height: auto !important;
}


.videomargin {
    margin-top:40px;
}

.footer-clean {
    color: #575759;

}

.nav a {
    font-weight: normal;
}

.nav li {
    margin: 0;
    font-size: 15px;
    position: relative;
}

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

}
.breadcrumbs  span {
    color: rgb(227,6,19);
    font-weight: bold;
}

.breadcrumbs  span a {

    font-weight: normal;
}

.career {

    margin-bottom: 20px;
}

li.current {
    font-weight:bold;
}

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 0;
    margin-bottom: 5px;

}

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



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

}

.untermenu    ul > li > ul > li {

    margin-left: 0px;

    border-bottom: 0px;
    margin-bottom: 0px;
    padding: 0 0 5px 0;

}



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

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


.untermenu    ul > li > ul > li > ul > li {

    margin-left: 30px;
    border-bottom: 0px;
    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.current:before {

    color: #008bcb;
}

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

.untermenu    ul > li > ul > li > ul > li.current > a {

    font-weight: normal;
    border-bottom: 0px;
    margin-bottom: 0px;
    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: bold;
    color: inherit;
}

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

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

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

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

.navigation-clean .navbar-collapse, .navigation-clean .form-inline {
    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: none;
    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: 0.8rem;
    }
}
@media screen and (min-device-width: 1400px) and (max-device-width: 3400px) {
    #example_wrapper .card_view{
      height: inherit !important;
    }
    #example_wrapper .card_top{
      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: 0.6rem;
    }
}

@media screen and (min-device-width: 1086px) and (max-device-width: 1400px) {
    .navigation-clean.navbar-light .navbar-nav .nav-link {
        font-size: 0.7rem;
        padding-left: 10px;
        padding-right: 10px;
    }
}
.dropdown-menu li{
    position: relative;
}
.dropdown-menu li a{
    position: relative;
}
.info-header-icon-list .submenus {
	background: #fff;
    margin: 0 19px 0 20px;
    border-radius: 5px;
    padding: 4px 6px 4px;
    width: 350px;
}

.info-header-icon-list .submenus li{
    list-style: none;
    border-bottom: 1px solid #d7d7d7;
    padding: 3px 0px 2px 0px;
}
.info-header-icon-list .submenus li:last-child {
    border:0px !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 {
    /* color: #37434d !important; */
    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: 0px;
	box-shadow: none;
	background-color: #f7f7f7;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
    border-top:0;
    /* overflow-y: scroll;
    height: 400px; */
}
.navbar-nav .dropdown .dropdown-toggle{
   white-space: inherit !important;
}
.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item {
    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 {
    /* symbol for "opening" panels */
    font-family: 'Line Awesome Free';  /* essential for enabling glyphicon */
    content: '\f107';    /* adjust as needed, taken from bootstrap.css */
    position: absolute;
    right:20px;
    top:17px;
    color: #fff;
    /* adjust as needed */
}

.card-header .btn-link.collapsed:after {
    /* symbol for "collapsed" panels */
    content: '>';    /* adjust as needed, taken from bootstrap.css */
    color: #fff;
    font-family: 'Line Awesome Free'; 
}
.card {
    border: 0px;
	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.10rem;
    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: 0px;
}
.card-header {
    background-color: #575759;
    color: #fff;
    border-bottom: 0px;

}


.card-header .btn-link {
    color: #fff;
}

.btn {
    text-align:left;
}


.swiper-container {

}

.h1image {

    height: auto !important;
    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;
    position: relative;
}

.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: normal !important;
    margin-left:5px;

}

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

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

/* Pager */
.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;
}

.MarkupPagerNavFirstNum {

}

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

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

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

.parallax1::before {
    background-color: rgba(0,0,0,0.3) !important;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.parallax1 .h2start {
    color:#fff;
}

.parallax1 p {
    color:#fff;
}

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

.parallax2::before {
    background-color: rgba(0,0,0,0.3) !important;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.parallax2 .h2start {
    color:#fff;
}

.parallax2 p {
    color:#fff;
}


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


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

.section1skew {
    transform: skewY(1.5deg);
}

section2 {
    padding: 50px 0 110px 0;
}


.ctabutton {
    transition: all .2s ease-in-out !important;
    z-index: 2;
}

.ctabutton:hover {
    transform: scale(1.05) !important;
}


.ctabutton a {
    color: #fff;
}

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


.nav-link {
    transition: all .2s ease-in-out !important;
    z-index: 2;
}

.nav-link:hover {
    transform: scale(1.05) !important;
}

span.kontaktbutton:hover {
    color: #fff !important;
}
@media (min-width:900px) {
    .startseitentext p {
        text-align: justify;
        padding: 0 30px;
    }
    .kopfzeile {
        font-size: 0.7em;margin: 10px 0;

    }
	
	.kopfzeile_toptitel {
	font-weight: normal;
	float: left;
	}
	
    .mainsection {

        padding-top:104px;
    }
}

@media (max-width:900px) {
    .startseitentext p {
        text-align: justify;
        padding: 5px;
    }
    .kopfzeile {
        font-size: 0.7em;
        margin: 10px 0 !important;
        text-align:center;
    }
	
	.kopfzeile_toptitel {
	font-weight: normal;
	width:100%;
    font-size: 10px;
    margin-top: 4px;
	}
	.info-header-icon-list .submenus {
       
        width: 90%;
    }
}

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

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


.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;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0px;
    padding-top: 27px;
    position: relative;
}
.cards_sec h2.text-center::before{
    content: "";
    position: absolute;
    bottom: 0;
    width: 100px;
    background-color: #ddd;
    height: 4px;
    margin: 0 auto;
    left: 0;
    right: 0;
}


.swiper-overlay {
    background-color: rgba(0,0,0,0.3) !important;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
}