@import url("/typo3conf/ext/site_package/Resources/Public/Css/mainsettings.css");
@import url("/typo3conf/ext/site_package/Resources/Public/Css/navigation.css");
@import url("/typo3conf/ext/site_package/Resources/Public/Css/mainslider.css");
@import url("/typo3conf/ext/site_package/Resources/Public/Css/grid.css");
@import url("/typo3conf/ext/site_package/Resources/Public/Css/layouts.css");
@import url("/typo3conf/ext/site_package/Resources/Public/Css/dce-cta.css");


@font-face {
    font-family: 'Oxygen';
    src: url('../Fonts/Oxygen-Bold.eot');
    src: url('../Fonts/Oxygen-Bold.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/Oxygen-Bold.woff2') format('woff2'),
        url('../Fonts/Oxygen-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oxygen';
    src: url('../Fonts/Oxygen-Light.eot');
    src: url('../Fonts/Oxygen-Light.eot?#iefix') format('embedded-opentype'),
        url('../Fonts/Oxygen-Light.woff2') format('woff2'),
        url('../Fonts/Oxygen-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'biobg-icons';
  src:  url('/typo3conf/ext/site_package/Resources/Public/Fonts/biobg-icons.eot?409vg8');
  src:  url('/typo3conf/ext/site_package/Resources/Public/Fonts/biobg-icons.eot?409vg8#iefix') format('embedded-opentype'),
    url('/typo3conf/ext/site_package/Resources/Public/Fonts/biobg-icons.ttf?409vg8') format('truetype'),
    url('/typo3conf/ext/site_package/Resources/Public/Fonts/biobg-icons.woff?409vg8') format('woff'),
    url('/typo3conf/ext/site_package/Resources/Public/Fonts/biobg-icons.svg?409vg8#biobg-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i, .icomoon-liga {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'biobg-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before, .icon-envelop:before, .icon-download3:before {
    font-family: 'biobg-icons' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    margin-right: .3rem;
}

.icon-phone:before {
    content: "\e942";
    color: var(--primary-color);
}
.icon-envelop:before {
    content: "\e945";
    color: var(--primary-color);
}
.icon-download3:before {
    content: "\e9c7";
    color: var(--primary-color);
}


/*______________________________________

MOBILE FIRST
______________________________________*/

*, ::after, ::before {
  box-sizing: border-box;
}

body {
    font-family: 'Oxygen', sans-serif;
    margin: auto;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    }



table {
    border-collapse: collapse;
}

tr {
    border-bottom: 1px solid #404040;
}

td {
    padding: .75rem;
}

tr:nth-child(odd) {
    background: var(--lightgrey);
}

.full-width {
    width: 100%;
    margin: auto;
}

.full-width .center-12 {
    margin: 0;
}

.frame-layout-3 {
    margin: 0 -1rem
}

.frame-space-before-extra-small {
    margin-top: -1rem;
}

.frame-space-after-extra-small {
    margin-bottom: -1rem;
}

.frame-space-before-small {
    margin-top: 1rem;
}

.frame-space-after-small {
    margin-bottom: 1rem;
}

.frame-space-before-medium {
    margin-top: 3rem;
}

.frame-space-after-medium {
    margin-bottom: 3rem;
}

.frame-space-before-large {
    margin-top: 4rem;
}

.frame-space-after-large {
    margin-bottom: 4rem;
}

.frame-space-before-extra-large {
    margin-top: 6rem;
}

.frame-space-after-extra-large {
    margin-bottom: 6rem;
}

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



dl, ul {
    padding-left: .5em;
}

ol {
    padding-left: 1.2rem;
}

main {
    margin-top: 6rem;
}

.max-width {
    padding: 0 1rem;
}

@media only screen and (min-device-width: 45em) {
    main {
        padding: 0;
    }
}

main ul li {
    list-style-type: "\203A";
    padding-left: 1em;
}

main ul li::marker {
    color: #ff7800;
    font-size: 1.5rem;
    line-height: initial;
}

main ol li {
    padding-left: 1em;
}

main ol li::marker {
    color: #ff7800;
}

figcaption.image-caption {
    font-size: 1rem;
}

.infobox {
    background: var(--primary-color);
    color: var(--white);
    padding: 1rem;
    font-weight: 700;
}



/* Footer */

footer {
    background: #2f2f2f;
    position: relative;
    z-index: 10;
    color: white;
    font-size: 1rem;
    margin-top: 1.5rem;
}

footer a, footer p {
    color: var(--white);
    line-height: 1.5;
}

footer .headline {
    color: #ff7800;
}

footer .copyright {
    text-align: center;
    padding: .5rem 0;
}







##c554, #c553, #c556, #c539, #c540, #c546, #c542, #c549, #c544, #c548, #c550, #c571, #c572, #c573, #c575, #c576, #c577, #c579 {
    scroll-margin-top: 150px;
}

##c554::before, #c553::before, #c556::before, #c539::before, #c540::before, #c546::before, #c542::before, #c549::before, #c544::before, #c548::before, #c550::before, #c571::before, #c572::before, #c573::before, #c575::before. #c576::before, #c577::before, #c579::before {
    display: block;
    content: "";
    height: 150px;
    margin-top: -150px;
    visibility: hidden;
    }



/*______________________________________

        FORMS
______________________________________*/

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: font-size: var(--font-size-basic);;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}


.form-group {
    margin-bottom: 1.5rem;
}

.form-group label {
    font-size: var(--font-size-basic);
}

input[type="checkbox"] {
    margin-right: 1rem;
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 0em;
    margin-bottom: .125rem;
}

#produktanfrage button {
    background: white;
}

#produktanfrage button:hover {
    background: var(--secondary-color);
}

.product-teaser-contact .form-group {
    display: flex;
}

.product-teaser-contact .form-group label {
    display: flex;
    align-items: center;
    flex: 1 1 0%;
}

.product-teaser-contact .form-group .input {
    display: flex;
    flex: 1 1 30%;
}



/*______________________________________

VIEWPORT HANDY + TABLET PORTRAIT
______________________________________*/


@media only screen and (max-device-width: 45em) {
    
    footer {
        text-align: center;
        padding: 2rem 1rem;
    }
    
    footer section .content {
        margin-bottom: 3rem;
    }
}



/*______________________________________

TABLET >= 720px
______________________________________*/

@media (min-width: 45em) {   
    
    
    .frame-layout-3 {
        margin: 0 -1rem
    }
    
    .frame-space-before-extra-small {
        margin-top: -1rem;
    }
    
    .frame-space-after-extra-small {
        margin-bottom: -1rem;
    }      
    
    .frame-space-before-small {
        margin-top: 1rem;
    }
    
    .frame-space-after-small {
        margin-bottom: 1rem;
    }    
    
    .frame-space-before-medium {
        margin-top: 4rem;
    }
    
    .frame-space-after-medium {
        margin-bottom: 4rem;
    }

    .frame-space-before-large {
        margin-top: 6rem;
    }
    
    .frame-space-after-large {
        margin-bottom: 6rem;
    }
    
    .frame-space-before-extra-large {
        margin-top: 10rem;
    }
    
    .frame-space-after-extra-large {
        margin-bottom: 10rem !important;
    }

    footer {
        text-align: left;
        padding: 2rem 1rem 0 1rem;
    }
    
    footer .content {
        padding: 0 1rem;
    }
    
}



/*______________________________________

VIEWPORT DESKTOP M   >= 1280px
______________________________________*/

@media (min-width: 80em) {
    
    .frame-space-before-medium {
        margin-top: 3rem;
    }
    
    .frame-space-after-medium {
        margin-bottom: 3rem;
    }    
    
    .frame-space-before-large {
        margin-top: 6rem;
    }
    
    .frame-space-after-large {
        margin-bottom: 6rem;
    }
    
    .frame-layout-3 {
        margin: 0 -4rem
    }
    
    footer {
        padding: 2rem 5rem 0 5rem;
    }
}


/*______________________________________

VIEWPORT DESKTOP M   >= 1441px
______________________________________*/



figure {
    margin: 0;
}

/* Bilder */

img {
    max-width: 100%;
    height: auto;
}




/*______________________________________

            PICTUREBOX
______________________________________*/

.picturebox-teaser {
    position: relative;
    flex: 1 1 100%;
}

.picturebox-teaser-image::before {
    content: "";
    display: block;
    padding-top: 50%;
}

.picturebox-teaser-image, .picturebox-teaser-image-container {
    position: relative;
}

.picturebox-teaser-image img {
    display: block;
}

.picturebox-teaser:hover .picturebox-teaser-image:before {
    content: "";
    background: rgba(255,119, 0, .7);
    height: 100%;
    width: 100%;
}

.picturebox-teaser-image-container:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3rem;
    color: var(--white);
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 15px;
    transition: letter-spacing 0.5s, left 0.5s;
}

.picturebox-teaser:hover .picturebox-teaser-image-container:before {
    content: attr(topic);
    opacity: 1;
    letter-spacing: 0;
    width: 100%;
    height: 100%;
}

h3.picturebox-teaser-title {
    color: var(--text-color);
    margin-top: 1rem;
}

    @media only screen and (min-width: 45em) {
        .picturebox-teaser {
            flex: 1 1 45%;
        }
    }

    @media only screen and (min-width: 67.5em) {
        .picturebox-teaser {
            flex: 1 1 30%;
        }
    }


/*    CE GALLERY   */


div.ce-textpic.ce-left.ce-below div.ce-gallery {
    display: flow-root;
}

div.ce-textpic.ce-left.ce-below div.ce-gallery div.ce-row {
    float: left;
    padding: 1rem 0 0 0;
}

div.ce-textpic.ce-right.ce-intext {
    display: flow-root;
}

div.ce-gallery img, div.ce-bodytext img {
    margin-bottom: 1rem;
}

@media only screen and (min-width: 45em) {
    
    div.ce-bodytext img {
        margin-bottom: 1rem;
        margin-right: 1rem;
    }
    
    div.ce-textpic.ce-left.ce-below div.ce-gallery div.ce-row {
        padding: 1rem 1rem 0 0;
    }

    div.ce-textpic.ce-right.ce-intext div.ce-bodytext {
        width: 66%;
    }
    
    div.ce-textpic.ce-right.ce-intext div.ce-gallery {
        float: right;
        width: 33%;
        text-align: right;
        margin: 1rem 0;
    }   

}