body,
html {
    scroll-behavior: smooth;
}

#jsd_hannoproducts .dce-main-teaser .text-content{
    z-index:100;
}

.imageArea .subtitle {
    color: #3DDE52;
}

#jsd_hannoproducts {
    padding: 0 !important;
}

#jsd_hannoproducts .container {
    padding: 1rem;
}

#jsd_hannoproducts h1 {
    padding: 10px 240px 10px 10px;
    background-color: #006778;
    color: #fff;
}

#jsd_hannoproducts .bg-petrol {
    padding: 20px 50px;
}



#jsd_hannoproducts .bg-petrol h3,
#jsd_hannoproducts .bg-petrol ul li {
    color: #fff !important;
}

.bg-petrol ul,
#jsd_hannoproducts ul {
    padding-left: 0;
}

#jsd_hannoproducts .bg-petrol ul li,
#jsd_hannoproducts ul li {
    list-style-type: none !important;
    background-image: url(/fileadmin/images/check.svg);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 45px;
}

#jsd_hannoproducts ul li {
    background-image: url(/fileadmin/images/check-black.svg);
    background-position: top left;
}



#jsd_hannoproducts .bg-petrol h3 {
    margin-top: 10px;
}

#jsd_hannoproducts ul li,
#jsd_hannoproducts ul li p {
    color: #000;
}

#jsd_hannoproducts h3 {
    font-size: 30px;
    color: #006778;
    margin-top: 50px;
}

#jsd_hannoproducts li.nav-item h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0;
}


#jsd_hannoproducts h4 {
    font-size: 24px;
    color: #006778;
    margin-top: 25px;
}

#jsd_hannoproducts #detail table,
#jsd_hannoproducts #detail #lineChart {
    margin-bottom: 100px;
}

#jsd_hannoproducts #detail table tr th {
    font-weight: 700;
    font-size: 100%;
    color: #000;
}

#jsd_hannoproducts #detail table tr:nth-child(2n) {
    background-color: #ecf7f3;
}

#jsd_hannoproducts #detail table td,
#jsd_hannoproducts #detail table th {
    border: 0px solid #ccddd9;
    padding: 12px;
}

#jsd_hannoproducts #detail table th {
    border: 1px solid #ccddd9;
    background-color: #fff !important;
}

#jsd_hannoproducts #detail table td {
    font-size: 85%;
}

#jsd_hannoproducts #detail table tr:hover {
    background-color: #dff2ed;
}

table#dimensioneinsatzbereich1 thead,
table#dimensioneinsatzbereich thead {
    background-color: unset;
}

#jsd_hannoproducts .anchors {
    float: left;
    border-radius: 20px;
    background: rgb(61, 224, 181);
    background: -moz-linear-gradient(90deg, rgba(61, 224, 181, 1) 0%, rgba(0, 103, 120, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(61, 224, 181, 1) 0%, rgba(0, 103, 120, 1) 100%);
    background: linear-gradient(90deg, rgba(61, 224, 181, 1) 0%, rgba(0, 103, 120, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3de0b5", endColorstr="#006778", GradientType=1);
    padding: 15px 20px;
    margin-bottom: 100px;
    width: 100%;
}

#jsd_hannoproducts .anchors a {
    color: #fff;
}

#jsd_hannoproducts .anchors ul {
    width: 100%;
    padding-left: 0;
}

#jsd_hannoproducts .anchors ul li {
    float: left;
    padding: 0 20px;
    font-size: 80%;
    list-style-type: none;
    background-image: none;
    margin-bottom: 5px;
    margin-top: 5px;
}

.to-top {
    background-image: url(/fileadmin/images/to-top.svg);
    background-position: center center;
    border-radius: 50px;
    background-color: #3adab2;
    padding: 10px;
    background-repeat: no-repeat;
    background-size: 25px;
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    -webkit-box-shadow: 0px -1px 18px 5px rgba(0, 0, 0, 0.22);
    box-shadow: 0px -1px 18px 5px rgba(0, 0, 0, 0.22);
    opacity: 0.7;
    z-index: 9999;
}

.to-top:hover {
    opacity: 1;
}




#jsd_hannoproducts .new .p-5 {
    padding: 35px !important;
}

#jsd_hannoproducts .new h2 {
    font-weight: 900;
}

#jsd_hannoproducts .list .new{
    background-image: url(../Images/hanno-bg-produktuebersicht.jpg);
    background-color: rgba(255, 255, 255, 0.3);
    background-blend-mode: lighten;
    background-repeat: repeat-y;
    background-size: 100% auto;
}

#jsd_hannoproducts .kategorie .new .box,
#jsd_hannoproducts .list .new .box {
    margin:10px 10px 50px 10px !important;
    min-height:450px;
    padding:30px;
    display:inline-block;
}

#jsd_hannoproducts .kategorie .new .box .img-fluid.prod-img,
#jsd_hannoproducts .list .new .box .img-fluid.prod-img {
  margin-top: -70px;
  float: right;
  margin-right: -30px;
  margin-bottom: 20px;
    width:300px;
}
#jsd_hannoproducts .kategorie .new .box .img-fluid.prod-img.fallback,
#jsd_hannoproducts .list .new .box .img-fluid.prod-img.fallback{
    width:250px;
    margin-top:0px;
    margin-bottom: 50px;
    margin-right:20px;
}

#jsd_hannoproducts .kategorie .new .box h3, 
#jsd_hannoproducts .kategorie .new .box p,
#jsd_hannoproducts .list .new .box h3, 
#jsd_hannoproducts .list .new .box p{
    font-size:28px;
    color:#fff;
    margin:0px;
    padding:0px;
    text-shadow: none;
}
#jsd_hannoproducts .kategorie .new .box p,
#jsd_hannoproducts .list .new .box p{
    font-size:100%;
    max-width:85%;
}

#jsd_hannoproducts .kategorie .new .box table tr,
#jsd_hannoproducts .list .new .box table tr{
    border-bottom: 1px dotted #fff !important;
}

#jsd_hannoproducts .kategorie .new .box table tr:first-child,
#jsd_hannoproducts .kategorie .new .box table tr:last-child,
#jsd_hannoproducts .list .new .box table tr:first-child,
#jsd_hannoproducts .list .new .box table tr:last-child{
    border-bottom: 0px !important;
}

#jsd_hannoproducts .kategorie .new .box table th,
#jsd_hannoproducts .list .new .box table th{
    border: 0px !important;
    background-color: unset !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 100% !important;
}

#jsd_hannoproducts .kategorie .new .box table td,
#jsd_hannoproducts .list .new .box table td{
    color: #D8F9F0 !important;
    font-weight: 300;
    font-size: 85%;
    border: 0px solid #ccddd9;
    padding: 12px;
}




#jsd_hannoproducts .kategorie .new .readmore,
#jsd_hannoproducts .list .new .readmore {
    position: absolute;
    bottom: 30px;
    right: 30px;
}





#jsd_hannoproducts .new .anchors {
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0px 3px 6px #00000029 !important;
    border-radius: 20px;
    background: rgb(61, 224, 181);
    background: -moz-linear-gradient(142deg, rgba(61, 224, 181, 1) 0%, rgba(0, 103, 120, 1) 100%);
    background: -webkit-linear-gradient(142deg, rgba(61, 224, 181, 1) 0%, rgba(0, 103, 120, 1) 100%);
    background: transparent linear-gradient(142deg, #3CDFB5 0%, #016778 100%) 0% 0% no-repeat padding-box;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3de0b5", endColorstr="#006778", GradientType=1);
    position: relative;
    margin-bottom: -170px;
    z-index: 1000;
}

#jsd_hannoproducts .new .anchors h3{
    font-size: 26px;
}

#jsd_hannoproducts .new .anchors ul li {
    float: inherit;
    padding: 0 30px;
    /*font-size: 80%;*/
    font-size: 18px;
    list-style-type: none;
    background-image: var(--arrow-down-white-image);
    background-position: left;
    margin-bottom: 10px;
    margin-top: 5px;
}

#jsd_hannoproducts .new .anchors ul li a {
    font-weight: 500;
}

#jsd_hannoproducts .new .properties, #jsd_hannoproducts .new #eigenschaften {
    position: relative;
}
#jsd_hannoproducts .new #eigenschaften{
    padding-bottom: 5rem;
}

#jsd_hannoproducts .new .properties img.decorationimage, #jsd_hannoproducts .new img.decorationimage {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 328px;
    width: auto;
    display: block;
}
#jsd_hannoproducts .new #eigenschaften img.decorationimage{
    left:0;
    right:unset;
    transform: scaleX(-1);
}


#jsd_hannoproducts .new .produkteigenschaften {
    margin-top: -100px;
    background-color: #006778;
    border-radius: 20px;
}
#jsd_hannoproducts .new .produkteigenschaften.charakter{
    background:transparent;
    margin-top:0px;
    padding-left:20% !important;
}

#jsd_hannoproducts .new .produkteigenschaften ul li {
    margin-top: 5px;
    margin-bottom: 1.75rem;
    background-image: var(--check-lightgreen-image);
    background-position: 0px 7px;
}


#jsd_hannoproducts .new .box-white {
    background-color: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

#jsd_hannoproducts .new .box-white h3 {
    color: #032029 !important;
}

#jsd_hannoproducts .new .box-white ul li {
    color: #032029 !important;
    padding-left: 30px;
    background-image: var(--check-darkgreen-image);
    background-position: 0px 12px;
    font-weight: 600;
}

#jsd_hannoproducts .new .attention {
    background: #D8F9F0;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 600;
    padding: 0.5rem 0.5rem 0.5rem 3rem;
    display: block;
    color: #146778;
    background-repeat: no-repeat;
    background-position: 9px center;
    margin-top: 2rem;
}


#jsd_hannoproducts #detail .new .bg-petrol table {
    min-width: 400px !important;
}

#jsd_hannoproducts #detail .new .bg-petrol table th {
    border: 0px !important;
    background-color: unset !important;
    color: #fff !important;
    font-weight: 600 !important;
}

#jsd_hannoproducts #detail .new .bg-petrol table tr:nth-child(2n),
#jsd_hannoproducts #detail .new .bg-petrol table tr:hover {
    background-color: transparent !important;
}

#jsd_hannoproducts #detail .new .bg-petrol table tr {
    border-bottom: 1px dotted #fff !important;
}

#jsd_hannoproducts #detail .new .bg-petrol table tr:first-child,
#jsd_hannoproducts #detail .new .bg-petrol table tr:last-child {
    border-bottom: 0px !important;
}

#jsd_hannoproducts #detail .new .bg-petrol table tr a,
#jsd_hannoproducts #detail .new .bg-petrol table td {
    color: #D8F9F0 !important;
    font-weight: 300;
}

#jsd_hannoproducts #detail .new table tr:nth-child(2n) {
    background-color: #EAFBF6;
}



#jsd_hannoproducts .new .umweltbg {
    position: relative;
    min-height: 945px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    margin-bottom: 200px;
    padding-top: 100px;
}

#jsd_hannoproducts .new .umweltbg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 345px;
    background-image: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
}

#jsd_hannoproducts .new .umweltbg::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 345px;
    background-image: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background-image: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
}

#jsd_hannoproducts .new .umweltbg .blurry {
    background-repeat: no-repeat;
    height: auto;
    background-position: left -36px center;
    min-height: 160px;
}

#jsd_hannoproducts .new .umweltbg h3 {
    color: #44CA56;
    font-size: 3.75rem;
    font-weight: 700;
    margin-bottom: 0;
    padding-left: 4rem;
    text-shadow: 0 0 20px #fff;
    padding-top: 30px;
}

#jsd_hannoproducts .new .umweltbg ul li {
    background-image: var(--check-umwelt-image);
    background-position: 0px 12px;
    padding-left: 45px;
    margin-bottom: 1.5rem;
}


#jsd_hannoproducts .new #infoTabs {
    border-bottom: 1px solid #CCDDD9;
    margin-bottom: 6rem;
}

#jsd_hannoproducts .new #infoTabs li {
    background-image: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    align-items: flex-end;
    margin-right: .75rem;
}

#jsd_hannoproducts #detail .new table th {
    border: 0px !important;
}


#jsd_hannoproducts .new #infoTabs li button h3 {
    color: #006778;
    font-size: 1.5rem;
    font-weight: 700;
}

#jsd_hannoproducts .new #infoTabs li button.active h3 {
    background-color: #fff !important;
    color: #000;
    font-size: 2.125rem;
    padding: .5rem 2rem;
    margin-bottom: -1px;
}

#jsd_hannoproducts .new .montagevideos {
    background-image: url(../Images/tuerkis-blur-bg.png);
    background-size: cover;
    background-position: center center;
    padding-bottom: 10rem;
}

#jsd_hannoproducts .new .montagevideos video {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    margin-bottom: 5rem;
    margin-top: 2rem;
    border: 10px solid white;
}

#jsd_hannoproducts .new .montagevideos h3, #jsd_hannoproducts .new #eigenschaften h3#montagevideos  {
    font-size: 12.375rem;
    font-weight: 800;
    color: #CCDDD9;
    opacity: 0.15;
    text-align: center;
    overflow: hidden;
}

#jsd_hannoproducts .new .montagevideos h4 {
    font-size: 1.25rem;
    color: #3DDE52;
    font-weight: 700;
}
#jsd_hannoproducts .new .charakter h3{
    margin-bottom:0px;
    padding-bottom: 0px;
}
#jsd_hannoproducts .new .charakter h4{
    color:#D6FF36;
    margin-top:0px;
}


#jsd_hannoproducts .new .montagevideos p {
    font-size: 2.125rem;
    font-weight: 700;
}

#jsd_hannoproducts .new #schallAbsorptions #canvaswrapperSchallabsorption {
    max-width: 100% !important;
}

#jsd_hannoproducts .new #schallAbsorptions #canvaswrapperSchallabsorption canvas {
    width: 100% !important;
    height: auto !important;
}


#jsd_hannoproducts table#dimensioneinsatzbereich1 {
    width: 100%;
}

#jsd_hannoproducts table#chemischeBestaendigkeit {
    width: 100%;
}

.image-rolle-wrapper img {
    position: absolute;
    z-index: 1;
    opacity: 1 !important;
    max-height: unset;
    height:100%;
    bottom:20px;
    width:auto;
}

.sticky-seite {
    z-index: 5;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

#main-content:has(#jsd_hannoproducts) {
  margin: 0;
}

#jsd_hannoproducts .nav-link{
    padding:.5rem !important;
}

.bg-petrol.turn {
    background: rgb(214, 255, 54);
    background: -moz-linear-gradient(270deg, rgba(214, 255, 54, 1) 0%, rgba(61, 224, 181, 1) 22%, rgba(0, 103, 120, 1) 74%, rgba(0, 33, 41, 1) 100%);
    background: -webkit-linear-gradient(270deg, rgba(214, 255, 54, 1) 0%, rgba(61, 224, 181, 1) 22%, rgba(0, 103, 120, 1) 74%, rgba(0, 33, 41, 1) 100%);
    background: linear-gradient(270deg, rgba(214, 255, 54, 1) 0%, rgba(61, 224, 181, 1) 22%, rgba(0, 103, 120, 1) 74%, rgba(0, 33, 41, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#002129", endColorstr="#d6ff36", GradientType=1);
    padding:0 5rem;
}

#produktuebersicht.umweltbg{
    background-size:cover;
    background-repeat:no-repeat;
}
#jsd_hannoproducts .new #produktuebersicht.umweltbg{
    background-size:contain;
    background-position: top center;
}
#jsd_hannoproducts .new #produktuebersicht.umweltbg::before{
    height:945px;
}


#jsd_hannoproducts .new #produktuebersicht .title h2{
    font-weight:700;
}
#jsd_hannoproducts .new #produktuebersicht .title p{
    color:#0E9886;
}


#produktmenu .has-sub.overview a::after {
  display: none !important;
}


/* RESPONSIV ------------------ */

@media (min-width:1440px){
    #jsd_hannoproducts .new #produktuebersicht .title h2{
    font-size:60px;
}
#jsd_hannoproducts .new #produktuebersicht .title p{
    font-size:24px;
}

#jsd_hannoproducts .kategorie .new .col-12.col-xl-4:nth-of-type(2){
    margin-top:150px !important; 
}
#jsd_hannoproducts .kategorie .new .col-12.col-xl-4:nth-of-type(3){
    margin-top:550px !important; 
}    
}


@media (max-width:1440px) {
    #jsd_hannoproducts .new .montagevideos h3, #jsd_hannoproducts .new #eigenschaften h3#montagevideos  {
        font-size: 7rem;
    }

    #main-content .new ul li {
        width: 100%;
    }

    #main-content .new ul li.nav-item {
        width: auto;
    }

    #jsd_hannoproducts .new .anchors {
        margin-bottom: -100px;
    }

    #jsd_hannoproducts .new .montagevideos video {
        width: 90%;
    }

    #jsd_hannoproducts .bg-petrol h3,
    #jsd_hannoproducts .bg-petrol ul li {
        hyphens: auto;
    }
    #jsd_hannoproducts .new #infoTabs li button.active h3 {
        font-size: 1.5rem;
    }

    #jsd_hannoproducts .new #infoTabs li button h3 {
        font-size: 1.1rem;
    }
    #jsd_hannoproducts .new .produkteigenschaften.charakter{
        padding-left:unset !important;
    }
#jsd_hannoproducts .new #eigenschaften img.decorationimage{
    max-width:100%;
    height:auto;
}
    
}

@media (max-width:768px) {
    #jsd_hannoproducts .new .anchors {
        margin-bottom: 0;
    }

    #jsd_hannoproducts .new .attention {
        font-size: 12px;
        line-height: 13px;
    }

    

    #jsd_hannoproducts .new .montagevideos h3, #jsd_hannoproducts .new #eigenschaften h3#montagevideos  {
        font-size: 3rem;
    }

    #jsd_hannoproducts .new .montagevideos p,
    #jsd_hannoproducts .new .montagevideos h4 {
        font-size: 100%;
    }

    #jsd_hannoproducts table {
        min-width: unset !important;
    }

    #jsd_hannoproducts h3 {
        font-size: 24px;
    }

    #jsd_hannoproducts .bg-petrol {
        padding: 20px 20px;
        background: #006778;
        background: linear-gradient(280deg, rgba(0, 103, 120, 1) 0%, rgba(61, 224, 181, 1) 100%);
    }
}

@media (max-width:576px) {
    #jsd_hannoproducts .new #infoTabs li button.active h3 {
        font-size: 1rem;
        padding: 0;
    }

    #jsd_hannoproducts .new #infoTabs li button h3 {
        font-size: 0.8rem;
        padding: 0;
    }


    #jsd_hannoproducts .new .properties img.decorationimage {
        height: 128px;
    }
}