/* 100,300,400(regular),700,900 */
html {
  scroll-behavior: smooth;
}
section,
article {
    scroll-margin-top: -1px;
}
body {
	font-family: 'Montserrat', arial, sans-serif;
	font-weight: 400;
    font-size: 1.1rem !important;
    line-height: 1.6rem;
	letter-spacing: 0;
    word-break: normal;
	color: rgba(52,52,52,1);
	background-color: rgba(255,255,255,1);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 100%; 
	height:100%;
	position: relative;
}

p {
    margin: 0 0 30px 0;
    padding: 0;
}
* a,
a  {
    color: rgba(52,52,52,1);
    text-decoration: underline;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
a:hover {
    color: rgba(0,0,0,1);
}
h1, h2, h3, h4, h5 {
    color: rgba(52,52,52,1);
    padding: 0;
    margin: 0;
    font-weight: 700 !important;
}
h1 p, h2 p, h3 p, h4 p, h5 p {
    padding: 0;
    margin: 0;
}
.opener h1, .opener h2, .opener h3, .opener h4, .opener h5 {
    word-break: break-word;
}
h1 {
	font-size: 7rem;
    line-height: 7.5rem;
}
h1.linie-links:after {
	content: '';
    display: block;
    margin: 20px 0 40px 5px;
    width: 160px;
    height: 16px;
    background-color: rgba(255,255,255,1);
}
h2 {
    font-size: 6rem;
    line-height: 6.5rem;
}
h2.linie-links:after {
	content: '';
    display: block;
    margin: 20px 0 0 5px;
    width: 140px;
    height: 14px;
    background-color: rgba(255,255,255,1);
}
h3 {
    font-size: 2rem;
    line-height: 2.4rem;
}
h3.linie-links:after {
	content: '';
    display: block;
    margin: 20px 0 0 0;
    width: 100px;
    height: 10px;
    background-color: rgba(52,52,52,1);
}
h3.linie-mitte:after {
	content: '';
    display: block;
    position: absolute;
    margin: 20px 0 0 0;
    width: 100px;
    height: 10px;
    left: calc( 50% - 50px );
    background-color: rgba(52,52,52,1);
}
h4 {
    font-size: 1.5rem;
    line-height: 1.8rem;
}
h5 {
    font-size: 1.2rem;
    line-height: 1.5rem;
}
em {
	font-size: 0.8rem;
	text-transform: none;
}
strong {
    font-weight: 700;
}

.btn {
    display: inline-block;
    padding: 5px 25px;
    border-radius: 20px;
    background-color: rgba(52,52,52,1);
    color: rgba(255,255,255,1);
    font-weight: ;
    text-decoration: none;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.btn:hover {
    background-color: rgba(52,52,52,0.75);
    color: rgba(255,255,255,1);
}
.btn svg {
    font-size: 1rem;
    line-height: 2rem;
}
.btn.btn-gruen {
    background-color: rgba(163,196,183,1);
    color: rgba(12,39,61,1);
}
.btn.btn-gruen:hover {
    background-color: rgba(163,196,183,0.75);
    color: rgba(12,39,61,1);
}
.btn.btn-weiss {
    background-color: rgba(255,255,255,1);
    color: rgba(12,39,61,1);
}
.btn.btn-weiss:hover {
    background-color: rgba(255,255,255,0.75);
    color: rgba(12,39,61,1);
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}


.modal-backdrop {
    z-index: 90 !important;
    background-color: rgba(163,196,183,0.95);
}
.modal-backdrop.show {
    opacity: 0.3;
}
.modal {
    z-index: 500 !important;
}
.modal-dialog {
    min-width: ;
    max-width: 60vw;
    height: 100vh;
    margin: auto 0 auto 50vw;
    background-color: rgba(171,208,198,1);
}
.modal-content {
    background-color: rgba(255,255,255,0);
    border: none;
    border-radius: 0;
    padding: 20px 20px 0 20px;
}
.modal-content {
    background-color: rgba(171,208,198,1);
}
.modal-content .close {
    float: none;
    height: 40px;
    width: auto;
}
.modal-header,
.modal-footer {
    justify-content: center !important;
}


.float-right {
    float: right;
    margin: 0 0 50px 50px;
}
.float-left {
    float: left;
    margin: 0 50px 50px 0;
}
.vh-100 {
    min-height: 100vh !important;
    height: 100vh;
}
.parallax {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
}

.object-fit {
    object-fit: cover;
}


.b2c h1 {
	font-size: 3rem;
    line-height: 3.5rem;
}
.b2c h2 {
    font-size: 2.2rem;
    line-height: 2.5rem;
}
.b2c .opener {
    background-position: center center !important;
    background-size: cover;
}
.b2c .tags {
    z-index: 5;
}
.b2c .teaser-img {
    height: 400px;
}
.b2c .teaser-img.teaser-img-first {
    height: 500px;
}
.b2c .teaser:hover .teaser-img img {
    transform: scale(1.1);
}
.b2c ul.liste li {
    min-height: 50px;
}
.b2c ul.liste li::before {
    content: "";
    position: absolute;
    left: 0px;
    display: block;
    width: 20px;
    height: 50px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 100%, 50% 50%, 0% 0%);
    transition: all 0.5s ease-out 0s;
    background-color: rgba(171,208,198,1);
}
.b2c ul.liste li:hover::before {
    left: 5px;
}
.b2c-galerie .carousel {
    height: 550px;
}
.b2c-galerie .carousel img.image {
    height: 100%;
}
.b2c-galerie .carousel .carousel-control-next,
.b2c-galerie .carousel .carousel-control-prev {
    width: auto;
}
.b2c-galerie .bu {
    bottom: 0px;
    left: 0px;
}
.b2c .klapper .titel {
    background-position: 10px center;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-image: url(../images/icon_collapsible-close.svg);
}
.b2c .klapper .titel.collapsed {
    background-image: url(../images/icon_collapsible-open.svg);
}
.youtube {
    position: relative;
    padding-top: 0;
    min-height: 500px;
    overflow: hidden;
}
.video .youtube iframe,
.video .youtube object,
.video .youtube embed {
    height: 100%;
}
@media (max-width: 991px) {
    .b2c-galerie .carousel img.image {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
}


.job .opener {
    background-position: center center !important;
    background-size: cover;
}


.bg-img {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    position: relative;
    display: block;
    width: 100%;
    height: 100vh;
}
.bg-img-top { 
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
img.img-scale {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
img.img-scale:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.05);
}
img.img-transition {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.img-fluid {
    width: 100%;
}

.bg-grauhell {
    background-color: rgba(234,234,234,1);
}
.bg-graumittel {
    background-color: rgba(204,204,204,1);
}
.bg-graudunkel {
    background-color: rgba(52,52,52,1);
}
.bg-gruen {
    background-color: rgba(171,208,198,1);
}
.bg-gruen-light {
    background-color: rgba(171,208,198,0.25);
}
.bg-orange {
    background-color: rgba(250,196,119,1);
}
.bg-weiss {
    background-color: rgba(255,255,255,1);
}
.color-weiss {
    color: rgba(255,255,255,1) !important;
}
.color-schwarz {
    color: rgba(0,0,0,1) !important;
}
.color-grauhell {
    color: rgba(234,234,234,1);
}
.color-graudunkel {
    color: rgba(52,52,52,1);
}
.color-gruen {
    color: rgba(171,208,198,1);
}
.color-orange {
    color: rgba(250,196,119,1);
}
.font-w700 {
    font-weight: 700 !important;
}
.font-w900 {
    font-weight: 900 !important;
}
.font-2rem {
    font-size: 2rem !important;
    line-height: 2.4rem;
}
.font-3rem {
    font-size: 3rem !important;
    line-height: 3.4rem;
}
.font-4rem {
    font-size: 4rem !important;
    line-height: 4.4rem;
}
.font-5rem {
    font-size: 5rem !important;
    line-height: 5.4rem;
}
.font-6rem {
    font-size: 6rem !important;
    line-height: 6.4rem;
}
.font-7rem {
    font-size: 7rem !important;
    line-height: 7.4rem;
}
.spacing-100vw {
    word-spacing: 100vw;
}
.pt-50 {
    padding-top: 50px !important;
}
.pb-50 {
    padding-bottom: 50px !important;
}
.p-100 {
    padding: 100px !important;
}
.pt-100 {
    padding-top: 100px !important;
}
.pt-150 {
    padding-top: 150px !important;
}
.pt-200 {
    padding-top: 200px !important;
}
.pb-100 {
    padding-bottom: 100px !important;
}
.pb-150 {
    padding-bottom: 150px !important;
}
.pb-200 {
    padding-bottom: 200px !important;
}
.mt-100 {
    margin-top: 100px !important;
}
.portrait {
    border-radius: 50%;
}
.pointer {
    cursor: pointer;
}

@media screen and (max-height: 450px) {

}
@media (max-width: 991px) {
	h1 {
		font-size: 5rem;
        line-height: 5.5rem;
	}
	h2 {
		font-size: 4rem;
        line-height: 4.5rem;
	}
	h3 {
		font-size: 1.5rem;
	}
	h4 {
		font-size: 1.3rem;
		font-weight: 600;
	}
	h5 {
		font-size: 1.1rem;
		font-weight: 600;
	}
    .btn {
        display: block;
    }
    .modal-dialog {
        min-width: 100vw;
        max-width: 100vw;
        height: 100vh;
        margin: auto 0;
    }
}
@media (max-height: 900px) {
	h1 {
		font-size: 3rem;
        line-height: 3.5rem;
	}
	h2 {
		font-size: 2.5rem;
        line-height: 3rem;
	}
}
@media (max-width: 1199px) {
}
@media (min-width: 1200px) {
    .parallax {
        background-attachment: fixed;
    }
    .bg-img {
        background-attachment: fixed;
    }
}


.transition-ease {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.opener {
    height: 400px;
}
.opener h5 {
    font-size: 1.3rem;
}


.img-object-fit-cover {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto;
    grid-template-areas: auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.img-object-fit-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    grid-row: 1;
    grid-column: 1;
}

.viewport .card {
    display: block;
    width: 100%;
    border: none;
    border-radius: 0;
    background-color: transparent;
}

a.start-mehr {
    left: 0;
    bottom: 0;
    text-decoration: none;
    font-size: 1.2rem;
    opacity: 0.75;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
a.start-mehr:hover {
    text-decoration: none;
    opacity: 1;
}
a.start-mehr img {
    height: 25px;
}

a.logo img {
    width: 250px;
    position: absolute;
    top: 0;
    left: 0;
}

.logo-marke {
    width: 250px;
}

.replace-biokats {
    height: 25px;
    top: -30px;
    position: relative;
}

.btn-mehr,
.btn-mehr:hover,
.btn-mehr:focus {
    line-height: 50px;
    text-decoration: none;
    outline: 0px;
}
.btn-mehr span,
.btn-mehr.collapse-trigger:after,
.btn-mehr.collapsed.collapse-trigger:after {
    opacity: 0.5;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.btn-mehr:hover span,
.btn-mehr:hover.collapse-trigger:after,
.btn-mehr:hover.collapsed.collapse-trigger:after {
    opacity: 1;
}
.btn-mehr.collapse-trigger:after {
    content: '';
    display: block;
    position: absolute;
    top: calc( 50% - 15px );
    right: calc(50% - 150px);
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    background-image: url(../images/icon_collapsible-close.svg);
    background-repeat: no-repeat;
    opacity: 0.5;
}
.btn-mehr.collapsed.collapse-trigger:after {
    background-image: url(../images/icon_collapsible-open.svg);
}
.btn-close img {
    width: 50px;
    opacity: 0.5;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.btn-close:hover img {
    opacity: 1;
}


.event {
    border-radius: 25px;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.7rem;
    box-shadow: -5px -10px rgba(255,255,255,1);
}
.event.animation {
    animation: event-animation 10s infinite;
}
@keyframes event-animation {
    0% { opacity: 0; }
    25% { opacity: 1; }
    75% { opacity: 1; }
    100% { opacity: 0; }
}
.event::after {
    content: '';
    position: absolute;
    right: 50px;
    bottom: -50px;
    width: 0;
    height: 0;
    rotate: 180deg;
    border: 0 solid transparent;
    border-right-width: 50px;
    border-left-width: 0px;
    border-bottom: 50px solid rgba(171,208,198,1);
}

.aktionen .ecwid {
    min-height: auto !important;
}
.aktionen .ec-grid,
.aktion .ec-grid {
    display: none !important;
}
.aktionen .opener,
.aktion .opener {
    background-position: center center !important;
    background-size: cover;
}
.aktionen .widget,
.aktion .widget {
    border: 5px solid rgba(171,208,198,0.25);
}
.aktion ul.bausteine li {
    min-height: 50px;
}
.aktion ul.bausteine li::before {
    content: "";
    position: absolute;
    left: 0px;
    display: block;
    width: 20px;
    height: 50px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 100%, 50% 50%, 0% 0%);
    transition: all 0.5s ease-out 0s;
    background-color: rgba(171,208,198,1);
}
.aktion ul.bausteine li:hover::before {
    left: 5px;
}
.aktion .carousel .carousel-control-next,
.aktion .carousel .carousel-control-prev {
    width: auto;
}


.produkt .produktname,
.produkt .produktname:hover {
    border-bottom: 1px solid rgba(204,204,204,1);
    text-decoration: none;
}
.produkt .produktname.collapsed {
    background-color: rgba(255,255,255,1) !important;
}
.produkt .produktname.produktname1 {
    border-top: 1px solid rgba(204,204,204,1);
}
.produkt .card {
    display: block;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid rgba(204,204,204,1);
}

.job .jobname.collapsed {
    background-color: rgba(255,255,255,1) !important;
}
.job .jobname,
.job .jobname:hover {
    border-bottom: 1px solid rgba(204,204,204,1);
    text-decoration: none;
    background-color: rgba(171,208,198,1) !important;
}
.job .jobname.jobname1 {
    border-top: 1px solid rgba(204,204,204,1);
}
.job .card {
    display: block;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid rgba(204,204,204,1);
}

ul.highlights {
    list-style-type: none;
}
ul.highlights li {
    min-height: 50px;
}
ul.highlights li::before {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 20px;
    height: 50px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 100%, 50% 50%, 0% 0%);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
ul.highlights li:hover::before {
    left: 5px;
}

.social .icon,
.kontakt .icon {
    height: 75px;
}
.kontakt .btn.zendesk {
    color: rgba(52,52,52,1);
    font-weight: 600;
    background-color: rgba(146,183,173,1);
}
.faq {
    border-top: 1px solid rgba(204,204,204,1);
}
.faq.faq-first {
    
}
.faq.faq-last {
    border-bottom: 1px solid rgba(204,204,204,1);
}
.faq .frage {
    background-color: rgba(250,196,119,1);
    text-decoration: none;
}
.faq .frage:hover {
    background-color: rgba(250,196,119,1) !important;
}
.faq .frage.collapsed {
    background-color: rgba(255,255,255,1);
}
.faq .card {
    display: block;
    width: 100%;
    border: none;
    border-radius: 0;
}
.collapse-start {
    z-index: 10;
}
.collapse-trigger:after {
    content: '';
    display: block;
    position: absolute;
    top: calc( 50% - 20px );
    right: 0px;
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    background-image: url(../images/icon_collapsible-close.svg);
    background-repeat: no-repeat;
}
.collapsed .collapse-trigger:after {
    background-image: url(../images/icon_collapsible-open.svg);
}

.video .btn i,
.video .btn svg {
    color: rgba(255,255,255,1);
    font-size: 2rem;
}

.downloads {
    background-color: rgba(146,183,173,1);
    text-decoration: none;
}

.default h2,
.default h3,
.default h4,
.default h5 {
    margin: 30px 0 10px 0;
}
.default p {
    margin: 10px 0 10px 0;
}

/* FOOTER */
footer.footer {
    display: block;
    font-size: 0.9rem;
    line-height: 1.2rem;
    font-weight: 400;
}
footer.footer a {
    text-decoration: none;
}
footer.footer a:hover {
    text-decoration: underline;
}
footer.footer .icon {
    height: 30px;
}
footer.footer .copyright {
    border-top: 1px solid rgba(255,255,255,1);
}
footer.footer .linie {
    background-color: rgba(52,52,52,1);
    display: block;
}
footer.footer .linie.linie-horizontal {
    height: 2px;
    width: 100%;
}
footer.footer .linie.linie-vertical {
    width: 2px;
    height: 50px;
    margin: 0 auto;
}

@media (max-width: 767px) {
}
@media (max-width: 991px) {
    a.logo img {
        width: 150px;
        position: absolute;
        top: 0;
        left: 0;
    }
    .logo-marke {
        width: 150px;
    }
    .replace-biokats {
        height: 15px;
        top: -25px;
    }
}
@media (max-height: 900px) {
    a.logo img {
        width: 125px;
        position: absolute;
        top: 0;
        left: 0;
    }
    .logo-marke {
        width: 125px;
    }
    .replace-biokats {
        height: 10px;
        top: -5px;
    }
}
@media (min-width: 1200px) {
}

/* NAV */
header {
    z-index: 100;
}
header * {
    color: rgba(255,255,255,1) !important;
}
header .modal a,
header .modal a h4 {
    text-decoration: none;
    color: rgba(255,255,255,1);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
header .modal a:hover,
header .modal a:hover h4 {
    text-decoration: none;
    color: rgba(52,52,52,1) !important;
}
header .bereich-linie:before {
	content: '';
    display: block;
    margin: 30px 0 15px 0;
    width: 140px;
    height: 14px;
    background-color: rgba(255,255,255,1);
}
header .icon-links {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 100;
}
header div.icon-link {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: rgba(52,52,52,0.1);
    text-decoration: none;
    font-size: 1.5rem;
    line-height: 50px;
    margin-left: 3px;
    float: right;
}
header div.icon-link:hover {
    background-color: rgba(52,52,52,1);
    text-decoration: none;
}
header div.icon-link.icon-link-nav {
    font-size: 2rem;
    visibility: hidden;
}
header .sprachauswahl {
    position: relative;
}
header .sprachauswahl .lang {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 0.7rem;
    line-height: 0.7rem;
    padding: 2px;
}
header .sprache a.current h4,
header .sprache a.current h4 span {
    font-weight: 700;
    color: rgba(52,52,52,1) !important;
}
header .sprache a h4 span {
    display: block;
    width: 50px;
    text-align: center;
    float: right;
    border: 2px solid rgba(255,255,255,1);
    padding: 0px 5px;
    font-size: 1rem;
    line-height: 1.5rem;
    text-decoration: none;
    color: rgba(255,255,255,1);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
header .sprache a:hover h4 span {
    border: 2px solid rgba(52,52,52,1);
    color: rgba(52,52,52,1) !important;
}
header .sprache a.current h4 span {
    border: 2px solid rgba(52,52,52,1);
}
header nav#nav-main .kategorie * {
    color: rgba(52,52,52,1) !important;
    font-size: 2rem;
    font-weight: 700;
}
header nav#nav-main .seite {
    display: block;
    font-size: 3rem;
    line-height: 3rem;
    font-weight: 700;
}
header nav#nav-main a.active {
    color: rgba(52,52,52,1) !important;
}
@media (max-width: 991px) {
    header a.icon-link.icon-link-nav {
        display: ;
    }
    header nav#nav-main .kategorie * {
        font-size: 1.2rem;
    }
    header nav#nav-main .seite {
        font-size: 1.8rem;
        line-height: 1.8rem;
    }
}

