:root {
    --bs-border-radius: 0;
    --bs-border-radius-sm: 0;
    --bs-border-radius-lg: 0;
    --bs-primary: #ff8700;
    --bs-primary-bg-subtle: #ffcc99;
    --bs-body-font-family: 'Montserrat', Tahoma, sans-serif;
    --bs-body-bg: #ff0000;
}

body {
    overflow-x: hidden;
}

.nav {
    --bs-nav-link-color: var(--bs-body-color);
    --bs-nav-link-hover-color: var(--bs-dark);
}

.navbar-expand-lg .navbar-nav .nav-link.active {
    border-bottom: 2px solid var(--bs-primary);
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
    border-bottom: 2px solid var(--bs-primary-bg-subtle);
}

.fixed {
    display: flex;
    background-color: #1e1e1e;
    --background-overlay: rgba(0, 0, 0, 0.5);
    /*background: url('/fileadmin/user_upload/electric-motor.webp');*/
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    height: 100vh;
    background-size: cover;
}


.extra-space {
    margin-bottom: 2000px;
}

.headermargin {
    margin-right: 6rem;
}

.grid-1-list {
    #background-color: #ffffff;
    #opacity: 0.8;
    margin: 0;
    padding: 1rem;
    font-size: 2rem;
    color: white;
}

.grid-1-list ul {
    display: flex;
    flex-direction: row;
    list-style-type: none;
}

.detaktalogo {
    position: absolute;
    width: 75px;
    top: 24px;
    left: 12px;

    i {
        font-size: 3em;
    }
}


.detaktalogo img {
    width: 75px;
    height: auto;
}

.headermenu .dropdown-menu li {
    padding: 0.25rem !important;
}

.headermenu .nav-item a {
    color: white;
    font-size: 0.9rem;
    display: none;

}

.grid-1-header h2 {
    color: #ffffff;
    font-size: 2rem;

}

.grid-1-list {
    margin: 0;
    font-size: 1rem;
    color: white;
}


.headliner {
    color: white;
    font-size: 2rem;
    padding: 2rem 1rem 2rem 1rem;
}


.textliner {
    color: white;
    font-size: 1.25rem;
    padding: 2rem 5rem 2rem 1rem;
    /*display: flex;*/
    align-items: center;
    height: 100%;
}

.bullet-list-p {
    padding: 0.5rem;
}


@media only screen and (min-width: 600px) {
    .headermenu .nav-item a {
        color: white;
        font-size: 0.9rem;
        display: inline;
    }


    .grid-1-header h2 {
        font-size: 2.5rem;

    }

    .gbullet-list-p {
        padding: 1.5rem;
    }


}

@media only screen and (min-width: 680px) {
    .headermenu .nav-item a {
        color: white;
        font-size: 1.25rem;
    }
}

@media only screen and (min-width: 768px) {

    .headliner {
        color: white;
        font-size: 2rem;
        padding: 2rem 1rem 2rem 5rem;
    }


    .grid-1-header h2 {
        font-size: 3.5rem;

    }

    .bullet-list-p {
        padding: 2rem;
    }

    .grid-1-list {
        padding: 0.5rem;
        font-size: 1rem;
    }


    .headermenu .nav-item a {
        color: white;
        font-size: 1.4rem;
    }

    .detaktalogo img {
        width: 125px;
        height: auto;
    }


    .detaktalogo {
        position: absolute;
        width: 125px;
        top: 24px;
        left: 48px;

        i {
            font-size: 3em;
        }
    }


}

@media only screen and (min-width: 1081px) {

    .grid-1-header h2 {
        font-size: 4rem;

    }

    .grid-1-list {
        padding: 0.5rem;
        font-size: 1.5rem;
    }

    .bullet-list-p {
        padding: 2rem;
    }

    .textliner {
        color: white;
        font-size: 1rem;
        padding: 1rem;
        /*display: flex;*/
        align-items: center;
        height: 100%;
    }

    .headermenu .nav-item a {
        color: white;
        font-size: 2rem;
    }


    .detaktalogo img {
        width: 200px;
        height: auto;
    }

    .detaktalogo {
        position: absolute;
        width: 200px;
        top: 24px;
        left: 48px;

        i {
            font-size: 3em;
        }
    }


}


.headermenu .nav-item .dropdown-menu a {
    /*color: #212529;*/
    font-size: 1rem;
    transition-property: font-size;
    transition-duration: 0.4s;
    transition-delay: 0s;
}

.headermenu .nav-item .dropdown-menu a:hover {
    /*color: #212529;*/
    background: transparent;
    font-size: 1.5em;
}

.headermenu .nav-item .dropdown-menu {
    background: transparent;
    font-size: 1rem;
    border: none;
    backdrop-filter: blur(12px);
    width: 340px;
}

@media screen and (max-width: 1164px) {
    .bulletresponsive li {
        font-size: 1.5rem;
    }
}

#detakta_svg_logo_burger {
    opacity: 0;
}


.detaktalogo2 {
    /*position: absolute;*/
    /*width: 20px;*/
    /*top: 24px;*/
    /*left: 48px;*/

    i {
        font-size: 3em;
    }
}

.detaktalogo2 img {
    position: relative;
    width: 65px;
    height: auto;
    left: -10px
}


.detaktawrapper {
    position: fixed;
    top: 20px;
    left: 20px;
    max-width: 625px;
/ / margin: 120 px auto;
    margin: 0 auto;
    padding: 0 20px;
    color: white;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: 100;
    font-size: 1.1em;
    line-height: 1.4em;
    z-index: 999;
}

.productimage_reverse img {

    height: auto;
    width: 60%;
    border-radius: 20px;
    /*margin: 1.5rem 2rem 1.5rem 6rem;*/

}

.productimage img {
    height: auto;
    width: 60%;
    border-radius: 20px;
    /*margin: 1.5rem 2rem 1.5rem 6rem;*/
    /*left: -200px;*/

}

.productimage {
    position: relative;
    left: -100%;
    /*animation: slide 0.5s forwards;*/
    /*animation-delay: 2s;*/
}

.producttext_left {
    position: relative;
    left: -100%;
    /*animation: slide 0.5s forwards;*/
    /*animation-delay: 2s;*/
}

.producttext {
    position: relative;
    right: -100%;
    /*animation: slide 0.5s forwards;*/
    /*animation-delay: 2s;*/
}

@-webkit-keyframes slide {
    100% {
        left: 0;
    }
}

@keyframes slide {
    100% {
        left: 0;
    }
}

.startleft400 {
    position: relative;
    /*left: -400px;*/
    left: -100%;
}


.startright400 {
    position: relative;
    /*right: -400px;*/
    right: -100%;
}

.productdescription {
    font-size: 1.5rem;
    color: #494a50;
    padding: 2rem;
}

.productdescription a {
    font-size: 1.2rem;
    color: white;
    border: 1px solid #494a50;
    padding: 1rem 1rem;
    border-radius: 1rem;
    background-color: #494a50;
    text-decoration: none;
}

.productdescription a:hover {
    background-color: #494a5099;

}

.productimage_reverse {
    position: relative;
    right: -100%;
    /*animation: slide 0.5s forwards;*/
    /*animation-delay: 2s;*/
}

.producttext_reverse {
    position: relative;
    left: -100%;
    /*animation: slide 0.5s forwards;*/
    /*animation-delay: 2s;*/
}


.productheadline {
    font-size: 3rem;
    color: #494a50;
}

.pdfsvg {
    color: #ff0000;
    width: 2rem;
    height: auto;
}

.min-h-100px {
    min-height: 100px
}

.min-h-2rem {
    min-height: 2rem;
}

.min-h-64px {
    min-height: 64px;
}

.min-h-3rem {
    min-height: 3rem;
}

.boxlightbrown {
    /*background-color: #efdecd4a;*/
    background-color: #ffffff;
    border-color: rgba(0, 0, 0, 0.4);
    border-style: solid;
    border-radius: 20px;
    border-width: 1px;
}

.bg-light-brown {
    background-color: #efdecd4a;
    color: white;
}

.bg-fluid-brown {
    background-color: #d3c8ca;
    color: white;
}

.produktbox1-beschreibung {
    background-color: #efdecd4a;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-radius: 20px;
    border-width: 1px;
}


.stripe-1 {
    background-color: #2b4f4d;
}

.shrink-icon {
    width: 24px;
    height: 24px;
}

.energy-icon {
    width: 24px;
    height: 24px;
}

.color-wheel-icon {
    width: 24px;
    height: 24px;
}

.diameter-icon {
    width: 26px;
    height: 26px;
    color: #ff0000;
}

/* Animations */


.startright100perc {
    position: relative;
    right: -100%;
}

.startleft100perc {
    position: relative;
    left: -100%;
}

.small-line-before {
    margin-top: 0.5rem;
}

.produktboximage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.produktboximage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s ease;
}

.produktboximage img:hover {
    scale: 1.2;
}

.backdrop-white {
    background-color: #ffffff00;
    backdrop-filter: blur(5px);
    border-radius: 10px;
}

.backdrop-white-2 {
    background-color: #ffffffA0;
    backdrop-filter: blur(5px);
    border-radius: 10px;
}

.zmax {
    z-index: 10000;
}

.modal-dialog {
    z-index: 2000;
}

.cursor-pointer {
    cursor: pointer;
}

.w-6 {
    width: 1.5rem;
}

.h-6 {
    height: 1.5rem;
}

.para-mb0 p {
    margin-bottom: 0;
}


.bg-darkgreen {
    background-color: #2b4f4d;
}

.linkastext a {
    text-decoration: none;
    color: black;
}

.roundedimagewithborder .image-embed-item {
    border-radius: 25px;
    border: 1px solid black;

}

.mailenvelopesmall {
    width: 2rem;
    height: 2rem;
    color: #000000;
}


.mailenvelope {
    width: 3rem;
    height: 3rem;
    color: #000000;
}


.amailenvelope {
    transition: all;
    transition-duration: 400ms;
    scale: 1;
}

.amailenvelope :hover {
    /*color: #0a53be;*/
    scale: 1.1;
    transition-duration: 400ms;
}


.phone {
    width: 2rem;
    height: 2rem;
    color: #000000;
}

.nextp0 > p {
    margin: 0;
}

.nextdivp0 > div > p {
    margin: 0 !important;
}


.ablack {
    color: black;
}


.frame-type-form_formframework {
    background-color: white;
    width: 100% !important;
    padding: 2rem;
    border: 1px solid black;
    border-radius: var(--bs-border-radius-xl) !important;
    box-shadow: var(--bs-box-shadow-lg) !important;
}


.frame-type-form_formframework form {
    /*background-color: #0dcaf0;*/
}

.frame-type-form_formframework form .row {
    padding-top: 1rem;
}

.frame-type-form_formframework form .actions {
    padding-top: 1rem;
}

.frame-type-form_formframework form textarea {
    height: 12rem;
}

.sublink-white a {
    color: white;
}




@media only screen and (min-width: 1081px) {
    .cookie-notice-box {
        min-width: 1000px;
    }
}


.h2smaller h2 {
    font-size: 1.25rem;
}

@media only screen and (min-width: 768px) {
    .h2smaller h2 {
        font-size: 1.5rem;
    }
}

.cookie-notice-box {
    color: #212529;
    background-color: #00000040;
    backdrop-filter: blur(8px);
    border: 12px solid #2b4f4d;
    border-radius: 10px;
}

.whitelink {
    color: white;
}

.whitelink a{
    color: white;
}

.cookie-notice-surround {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: #33333355;*/
    z-index: 1000;
}

.cookie-notice-block {
    position: absolute; top: 0; left: 0;width: 100vw; height: 100%;  z-index: 1000;
}

@media only screen and (min-width: 1081px) {
    .cookie-notice-box {
        min-width: 1000px;
    }
}

.translatecontent {
    translate: 0 30%;
}

.z-1 {
    z-index: 1;
}

.z-2 {
    z-index: 2;
}

.z-3 {
    z-index: 3;
}

.z-4 {
    z-index: 4;
}

.z-5 {
    z-index: 5;
}

.toggleinfo {
    color: #ff0000;
}

/*
.bottomlayer {
    height: 40%;
}

.startblur1 {
    position: absolute; bottom:0; width: 100%; height:40%;  backdrop-filter: blur(2px);
}
.startblur2 {
    position: absolute; bottom:0; width: 100%; height:30%;  backdrop-filter: blur(4px);
}
.startblur3 {
    position: absolute; bottom:0; width: 100%; height:20%;  backdrop-filter: blur(6px);
}

.startblack {
    position: absolute; bottom:0; width: 100%; height:40%;  background-color: #00000060;
}

@media screen and (min-width: 660px) {
    .bottomlayer {
        height: 25%;
    }

    .startblur1 {
        position: absolute; bottom:0; width: 100%; height:25%;  backdrop-filter: blur(2px);
    }
    .startblur2 {
        position: absolute; bottom:0; width: 100%; height:20%;  backdrop-filter: blur(4px);
    }
    .startblur3 {
        position: absolute; bottom:0; width: 100%; height:10%;  backdrop-filter: blur(6px);
    }

    .startblack {
        position: absolute; bottom:0; width: 100%; height:25%;  background-color: #00000060;
    }

}


@media screen and (orientation: landscape) and (min-width: 660px){
    .bottomlayer {
        height: 40%;
    }

    .startblur1 {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 40%;
        backdrop-filter: blur(2px);
    }

    .startblur2 {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 30%;
        backdrop-filter: blur(4px);
    }

    .startblur3 {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 20%;
        backdrop-filter: blur(6px);
    }

    .startblack {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 40%;
        background-color: #00000060;
    }
}
*/

.bottomlayer {
    height: auto;
    min-height: 25%;
}

.startblur1 {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(2px);
}

.startblur2 {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 75%;
    backdrop-filter: blur(4px);
}

.startblur3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50%;
    backdrop-filter: blur(6px);
}

.startblack {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #00000060;
}

#mainMain {
    overflow-x: hidden;
}


.footer-content-start-lg {
    justify-content: flex-start !important;
    font-size: 1rem;
}

.footer-content-end-lg {
    justify-content: flex-end !important;
    font-size: 1rem;
}

.footer-content-iso {
    justify-content: flex-end !important;
    font-size: 1rem;
}

.detaktafooterlogo {
    width: auto;
    height: 110px;
}


.isocertfooterlogo {
    width: auto;
    height: 110px;
}


.footer-menu {
    text-align: right;

}


@media (max-width: 1200px) {

    .footer-content-start-lg {
        justify-content: center !important;
        font-size: 1rem;
    }

    .footer-content-end-lg {
        justify-content: left !important;
        font-size: 1rem;
        padding-left: 1rem;
        text-align: right;
    }

    .footer-content-iso {
        justify-content: center !important;
        font-size: 1rem;
        padding-left: 1rem;
        text-align: right;
    }

    .footer-address {
        text-align: left;
        padding-left: 2rem;
    }

    .footer-menu {
        text-align: right;
        justify-content: flex-end !important;
        padding-right: 2rem;
    }


}


@media (max-width: 992px) {

    .footer-content-start-lg {
        justify-content: center !important;
        font-size: 1rem;
    }

    .footer-content-end-lg {
        justify-content: center !important;
        font-size: 1rem;
        padding-left: 1rem;
        text-align: right;
    }

    .footer-content-iso {
        justify-content: center !important;
        font-size: 1rem;
        padding-left: 1rem;
        text-align: right;
    }

    .footer-address {
        text-align: left;
        padding-left: 2rem;
    }

    .footer-menu {
        text-align: right;
        justify-content: flex-end !important;
        padding-right: 2rem;
    }


}


@media (max-width: 768px) {

    .footer-content-start-lg {
        justify-content: center !important;
        font-size: 1rem;
    }

    .footer-content-end-lg {
        justify-content: center !important;
        font-size: 1rem;
        padding-left: 1rem;
        text-align: right;
    }

    .footer-content-iso {
        justify-content: center !important;
        font-size: 1rem;
        padding-left: 1rem;
        text-align: right;
    }

    .footer-address {
        text-align: left;
        padding-left: 2rem;
    }

    .footer-menu {
        text-align: right;
        justify-content: flex-end !important;
        padding-right: 2rem;
    }
    #cookie-notice {
        position: absolute;
    }

}


@media (max-width: 576px) {

    .footer-content-start-lg {
        justify-content: center !important;
        font-size: 0.75rem;
    }

    .footer-content-end-lg {
        justify-content: center !important;
        font-size: 0.75rem;
        padding-left: 1rem;
        text-align: right;
    }

    .footer-content-iso {
        justify-content: center !important;
        font-size: 0.75rem;
        padding-left: 1rem;
        text-align: right;
    }

    .footer-address {
        text-align: left;
        padding-left: 2rem;
    }

    .footer-menu {
        text-align: right;
        justify-content: flex-end !important;
        padding-right: 2rem;
    }

    .detaktafooterlogo {
        height: 50px;
    }

    .isocertfooterlogo {
        height: 50px;
    }
    #cookie-notice {
        position: absolute;
    }

}

.forceimageborder img {
    border: 1px solid black;

}

.forcerounded img {
    border-radius: 20px;

}

.sublink-white-none a {
    color: white;
    text-decoration: none;
}

.sublink-red a {
    color: #ff0000;
    text-decoration: none;
}

.display-7 {
    font-size: 2rem;
}

.bg-black-text-white {
    background: #00000066;
    border-radius: 10px;
}

.bg-black-text-white h2 {
    margin: 0;
}

.top-right-logo {
    position: absolute;
    top: 10px;
    right: 30px;
    width: auto;
    height: auto;
    padding: 0.5rem;
    background-color: #ffffff80;
    backdrop-filter: blur(20px);
    overflow: visible;
    border-radius: 5px;
}

.top-right-logo img{
    width: auto;
    height: 40px;
    border-radius: 5px;
}

.contact_bereich {
    color: #4d4d4d;
    /*font-size: 0.8rem;*/
}

.contact_bereich_empty {
    /*min-height: 1.6rem;*/
    /*font-size: 0.8rem;*/
}
.contact-box {
    min-height: 400px;
}

.languagewrapper {
    position: fixed;
    bottom: 60px;
    right: 20px;
    max-width: 625px;
/ / margin: 120 px auto;
    margin: 0 auto;
    /*padding: 0 20px;*/
    padding-right: 5px;
    color: white;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: 100;
    font-size: 1.1em;
    line-height: 1.4em;
    z-index: 999;
}

.languagewrapper img {
    border: 1px solid white;
    border-radius: 5px;
}

.backToTop {
    position: fixed;
    right: 20px;
    bottom: 10px;
    display: none;
    width: 46px;
    height: 46px;
    text-indent: -9999px;
    background: url(../Images/sprite.png) no-repeat -11px -474px;
}

.backToTop:hover {
    background: url(../Images/sprite.png) no-repeat -57px -474px;
}
