/* WPBakery Custom CSS */
.mobmenu {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.quform-error>.quform-error-inner{
    margin-top:-20px!important;
}


/**********Formular Style****************/

@media screen and (max-width: 767px) {
    #main{
        max-width:95%!important;
        margin-left:auto!important;
        margin-right:auto!important;
    }
    
.line {
    position: absolute;
    width: 68% !important;
    max-width: 1361px !important;
    margin-left: 16% !important;
    margin-right: 16% !important;
    z-index: -1 !important;
    height: 3px;
    left: 0px !important;
    top: 0.75em;
    background-color: var(--bnp-green);
}
    
}

/*
.quform-required {
    display: none;
}
*/

html body .quform-input-1_11 .has-success{
    padding-left:0px!important;
    border:none!important;
}

a{
    color: var(--bnp-black);
    font-weight: 400;
    text-decoration: underline;
}

a:hover, a:active{
    color: var(--bnp-black);
    text-decoration: none;
}
.quform-input-1_64{
    /* margin-bottom:10px!important; */
}

.quform-input-1_64 .quform-option{
    margin-bottom:0px!important;
}

.quform-input-1_65{
    margin-bottom:10px!important;
}

.quform-input-1_65 .quform-option{
    margin-bottom:0px!important;
}

.quform select.quform-field-select{
    background:#fff!important;
}

.quform .address-switch-button{
    background: transparent;
    border: none;
    color: var(--bnp-green);
    cursor: pointer;
    display: inline;
    padding: unset;
    text-decoration: underline;
}

.quform .address-switch-button:hover, .quform .address-switch-button:focus{
    text-decoration: none;
}

#telefon-vorzeichen{
    margin-left:-5px!important;
}


div.quform-button-back button {
    float: left;
    border: none;
    border-radius: 8px;
    background: #FFFFFF!important;
    color: black!important;
    border: 2px solid #98C21D;
    border-radius: 8px;
}

div.quform-button-back span {
    color: black!important;
}

div.quform-button-submit button, div.quform-button-next button{
    float: left;
    margin-left: 10%;
    background-color: var(--bnp-green);;
    border: 0px;
    border-radius: 5px;
    height:55px!important;
    font-family:'BNPP Sans Bold'!important;
}

div.quform-button-submit button:focus-visible, div.quform-button-next button:focus-visible {
    box-shadow: 0px 0px 0px 3px #fff,0px 0px 0px 5px var(--bnp-focus-border);
    background-color: var(--bnp-green);
}

div.quform-button-back {
    width: 45%;
    float: left!important;
}

div.quform-button-submit, div.quform-button-next {
    float: left!important;
    margin-left: 10%!important;
}

.firstNext div.quform-button-next {
    width: 100%;
    float: none!important;
    margin-left: 0%!important;
}

@media screen and (min-width:768px){
  .line {
    position: absolute;
    width: 76% !important;
    max-width: 1361px !important;
    margin-left: 12% !important;
    margin-right: 12% !important;
    z-index: -1 !important;
    height: 3px;
    left: 0px !important;
    top: 0.75em;
    background-color: var(--bnp-green);
  }
}

#line {
    left: 98px;
}
#lineTwo {
    left: 177px;
}
#lineThree {
    left: 256px;
}
#lineFour {
    left: 335px;
}

@media screen and (min-width: 768px) {
    button.quform-submit, button.quform-next {
        width: 100%!important;
    }
}

/**************Formular Styles Ende***************/

.imagelist {
display:flex;
}

.imagecheck{
    width: 60%;
    margin-right: 10px;
    max-width:25px;
}

.btn>span {
padding: 0.6em 2.1em!important;
}




/**************Counter CSS****************/


.counter1 {
display:block;
font-size: 50px;
color:#3C3C3B;
font-family: 'BNPP Sans Bold';
margin-left: auto;
margin-right: auto;
padding-bottom:40px;
}

.counter2 {
display:block;
font-size: 50px;
color:#3C3C3B;
font-family: 'BNPP Sans Bold';
margin-left: auto;
margin-right: auto;
padding-bottom:40px;
}

.counter1:after{
  content:'K +';
}

.counter2:after{
  content:'+';
}





/*************Toggle Anpassung****************/


.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon{
    left:96%;
}

.vc_toggle_content p{
    padding-left:33px!important;
}

.vc_toggle_title p{
    margin-bottom: 1.0em!important;
}
.vc_toggle {
border-bottom: solid 1px #056795;
}

@media (max-width: 768px){
    .vc_toggle_title{
        padding-left:0px!important;
        padding-right:30px!important;
    }
    
    .vc_toggle_content p{
    padding-left:0px!important;
}
    
    
}



/*************Trust anpassung*****************/

.ti-widget.ti-goog .ti-stars .ti-star {
width: 22px;
height: 22px;
margin-right: 10px!important;
margin-left: 10px!important;
}

.ti-footer{
    display:none!important;
}

.ti-widget.ti-goog .ti-review-item>.ti-inner{
    padding:0px!important;
}


.ti-widget.ti-goog .ti-review-content {
display: -webkit-box;
-webkit-box-orient: vertical;
line-height: 23.2px;
height: 116px;
font-size: 20px!important;
text-align: left;
transition: height 0.5s;
font-style: normal;
-webkit-line-clamp: 5;
overflow: hidden;
padding-right: 0;
}

.ti-widget.ti-goog .ti-widget-container .ti-name {
font-weight: normal!important;
font-size: 20px!important;
overflow: hidden;
padding-right: 25px;
white-space: nowrap;
text-overflow: ellipsis;
color: #000000;
margin-bottom: 2px;
}



/******************Trust anpassung ende************/






/*********************Blog Anpassung*****************/

.liquid-lp-footer {
margin-top: 0em!important;
position: relative;
}

.liquid-lp hr {
margin-top: 1em!important;
margin-bottom: 0.5em!important;
}

.whitebox{
    color:#fff!important;
}

.whiteboxhint p{
    color:#fff!important;
    font-family:'BNPP Sans Bold'!important;
    
    
}

.bluenav{
    color:#056795!important;
    font-size:22px;
    line-height:32px;
}

.bluenav a{
    color:#056795!important;
}

.bluenav a:hover{
color:#98C21D!important;
}

.innerblue{
    max-width:700px!important;
    margin-left:auto;
    margin-right:auto;
}

.innerblue1{
    max-width:1000px!important;
    margin-left:auto;
    margin-right:auto;
}

.container .post-nav {
max-width: 90%!important;
margin-right: auto;
margin-left: auto;
width: 1200px;
}


.siegelwidth{
    max-width:500px!important;
}


.buttonwidth{
    width:500px!important;
    max-width:95%!important;
}

.liquid-lp-title a{
    min-height:80px;
    
}

.liquid-lp-footer a{
    color:#056795!important;
}

.liquid-lp-footer a:hover{
    color:#98C21D!important;
}

.liquid-lp-title a:hover{
    color:#98C21D!important;
}

.liquid-lp-excerpt p {
    margin: 0;
    line-height: 1.6em;
    max-height: 3.2em;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.liquid-lp-excerpt {
margin-top: 0.3em;
margin-bottom: 0.3em;
}



.col-md-4 {
width: 27.33333333333%;
margin-left: 3%;
margin-right: 3%;
margin-bottom:3%;
}

.liquid-blog-grid > div {
border-radius: 25px!important;
-webkit-box-shadow: 0px 0px 10px 0px rgba(186,186,186,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(186,186,186,1);
box-shadow: 0px 0px 10px 0px rgba(186,186,186,1);
}

.liquid-lp-media img{
    border-radius:25px!important;
}

.liquid-lp-header {
    max-width:90%;
    margin-left:auto;
    margin-right:auto;
}

.liquid-lp-footer{
    margin-left:5%;
    margin-right:5%;
}

.ld-ajax-loadmore {
display: inline-block;
border: 0px;
position: relative;
text-align: center;
white-space: nowrap;
background-color: #056795;
border-radius: 10px;
color: #ffffff;
font-family: 'BNPP Sans Bold';
font-weight: 900;
font-size: 0px;
min-height: 55px;
padding-top: 14px;
width: 250px;
}

.ld-ajax-loadmore:hover {
background-color: #98C21D;
color:#ffffff!important;
}

.ld-ajax-loadmore .static::before{
    content:"Mehr Artikel laden";
    font-size:22px;
    
}


@media only screen and (max-width: 1200px) and (min-width: 768px){
.col-md-4 {
width: 44%;
margin-left: 3%;
margin-right: 3%;
margin-bottom: 3%;
}
}


/**********************CSS Screens larger 1600px****************/

@media only screen and (min-width:1660px){
    
.sectiontext
{
    font-size:22px!important;
    line-height:28px!important;
}

.whiteboxhint p{
   font-size:22px!important;
   line-height:28px!important;
}

#h1size{
    font-size:52px!important;
    line-height:67px!important;
    font-weight:800!important;
    color:#3C3C3B;
}

#h2size{
    font-size:48px!important;
    line-height:60px!important;
    font-weight:800!important;
    color:#3C3C3B;
}

#h3size{
    font-size:44px!important;
    line-height:60px!important;
    font-weight:800!important;
    color:#3C3C3B;
}


#h3sizelist{
    font-size:35px!important;
    line-height:50px!important;
    font-weight:800!important;
    color:#3C3C3B;
}

#herosubtitle{
    font-size:29px!important;
    line-height: 34px!important;
}

#Vorteile{
    font-size:34px!important;
    font-weight: 800;
    font-family:'BNPP Sans Bold'!important;
    color:#056795;
    line-height: 1.3em;
}

#vorteilcontent {
    font-size: 25px!important;
    font-weight: 400;
    line-height: 36px!important;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}


}







/***********************Tablet CSS***********************/

@media only screen and (max-width: 1024px) and (min-width: 768px){
   /** #titleTCC{
        max-width:90%!important;
        margin-left:auto!important;
        margin-right:auto!important;
    }**/
    .siegelTCC{
        display:none;
    }
    
    #h1size{
        font-size:32px!important;
        line-height: 40px!important;
    }
    
    .add-dropcap{
   font-family:'BNPP Sans Bold'!important;
   font-size:17px!important;
}

.dropcaptext{
    font-size:16px!important;
    line-height:26px!important;
}


.transformcolumn{
    transform: translate(9%)!important;
}
    
    .whiteboxhint p{
   font-size:1.8vw!important;
   line-height:2.0vw!important;
}
    
    #titledeskTCC {
    max-width: 100%!important;
}

.innerblue{
    max-width:400px!important;
    margin-left:auto;
    margin-right:auto;
}

.innerblue1{
    max-width:600px!important;
    margin-left:auto;
    margin-right:auto;
}

#herosubtitle {
width:96%!important;
}

.quform-2 .quform-button-submit button .quform-button-text, .quform-2 .quform-element-submit.quform-button-style-theme .quform-button-submit button .quform-button-text{
    color: #ffffff;
    font-family:'BNPP Sans Bold'!important;
    font-size: 20px;
    font-weight: 500;
 }
 
  .quform-21 .quform-button-submit button .quform-button-text, .quform-21 .quform-element-submit.quform-button-style-theme .quform-button-submit button .quform-button-text{
    color: #ffffff;
    font-family:'BNPP Sans Bold'!important;
    font-size: 20px;
    font-weight: 500;
 }
 
   .quform-23 .quform-button-submit button .quform-button-text, .quform-23 .quform-element-submit.quform-button-style-theme .quform-button-submit button .quform-button-text{
    color: #ffffff;
    font-family:'BNPP Sans Bold'!important;
    font-size: 20px;
    font-weight: 500;
 }

}

/***********************Tablet CSS Ende***********************/

/***********************mobile CSS***********************/


@media (max-width: 768px){
.siegelTCC{
    display:none!important;
}



.ti-widget.ti-goog .ti-review-content{
    font-size:16px!important;
}

.ti-widget.ti-goog .ti-reviews-container-wrapper {
padding-top: 10px;
padding-bottom: 8px;
}

.col-md-4 {
width: 100%;
margin-left: 3%;
margin-right: 3%;
margin-bottom: 10%;
}

.liquid-lp-title a{
    min-height:0px;
    font-size:4.4vw!important;
    line-height:5vw!important;
    
}

.ld-ajax-loadmore .static::before{
    content:"Mehr Artikel laden";
    font-size:20px;
    
}

.whiteboxhint p{
    text-align:center!important;
    
}


#nomobile{
    display:none;
}

.nomobile{
    display:none!important;
}

#rowForm {
width: 95%!important;
margin-left: auto;
margin-right: auto;
}

.newsletterform{
    max-width:500px;
    margin-left:4%!important;
    margin-right:4%!important;
}

#h1size {
font-size: 24px!important;
line-height: 30px!important;
font-weight: 800!important;
color: #3C3C3B;
}

#h2size{
    font-size: 6.0vw!important;
line-height: 7.0vw!important;
font-weight: 800!important;
color: #3C3C3B;
text-align: center!important;
}

#h3size{
    font-size:5.5vw!important;
    line-height:6vw!important;
    font-weight:800!important;
    color:#3C3C3B;
}



#herosubtitle {
font-size: 4.0vw!important;
line-height: 4.8vw!important;
width: 260px;
padding-left: 4%;
padding-right: 4%;
}

.sectiontext
{
    font-size:4vw!important;
    line-height:4.8vw!important;
}

.whiteboxhint p{
   font-size:4vw!important;
   line-height:4.8vw!important;
}

.bluenav{
    color:#056795!important;
    font-size:4vw!important;
    line-height:4.8vw!important
}

.hinweisTCC{
    text-align:center!important;
}

#Vorteile{
    font-size:21px!important;
    font-weight: 800;
    font-family:'BNPP Sans Bold'!important;
    color:#056795;
    line-height: 1.3em;
}

#vorteilcontent{
font-size: 4vw!important;
font-weight: 400;
line-height: 4.8vw!important;
margin-left: auto;
margin-right: auto;
}






.quform-input-checkbox span {
display: block;
margin-left: 35px!important;
margin-top: -28px!important;
font-family: 'BNPP Sans Bold';
font-weight: 300!important;
}

.quform-options {
margin: 0;
padding: 0;
margin-right: auto;
}


.boxwidth{
        max-width: 100%;
        margin-left:4%;
        margin-right:4%;
        text-align:center!important;
    }
    
.boxwidth2{
        max-width: 100%;
        margin-left:4%;
        margin-right:4%;
        text-align:center!important;
    }

.imgTCC{
    max-width:80px;
}

.btn-txt{
    font-size:20px!important;
}

.centerbutton{
   margin-left: 2%;
margin-right: 2%;
width: 96%;
}

.quform-label>label{
    font-family:'BNPP Sans Bold'!important;
    font-size:20px;
}

 .quform-2 .quform-button-submit button .quform-button-text, .quform-2 .quform-element-submit.quform-button-style-theme .quform-button-submit button .quform-button-text{
    color: #ffffff;
    font-family:'BNPP Sans Bold'!important;
    font-size: 20px;
    font-weight: 500;
 }
 
  .quform-21 .quform-button-submit button .quform-button-text, .quform-21 .quform-element-submit.quform-button-style-theme .quform-button-submit button .quform-button-text{
    color: #ffffff;
    font-family:'BNPP Sans Bold'!important;
    font-size: 20px;
    font-weight: 500;
 }
 
   .quform-23 .quform-button-submit button .quform-button-text, .quform-23 .quform-element-submit.quform-button-style-theme .quform-button-submit button .quform-button-text{
    color: #ffffff;
    font-family:'BNPP Sans Bold'!important;
    font-size: 20px;
    font-weight: 500;
 }
 
 
#footerlinkTCC{
    padding-left:10px!important;
}

.siegelTCCmob{
    margin-left:auto;
    margin-right:auto;
}

.transformcolumn{
    transform: translate(2%)!important;
}

.dropcaptext {
font-size: 20px!important;
}

.add-dropcap {
font-size: 21px!important;
}

}


/**********************mobiles bis 576px CSS Ende**********************/

/**********************DESKTOP CSS**********************/
@media screen and (min-width: 1025px) {
.siegelTCCmob{
    display:none!important;
}

.innerblue{
    max-width:600px!important;
    margin-left:auto;
    margin-right:auto;
}

.hinweisTCC{
    text-align:right;
}

.whiteboxhint p{
   font-size:22px!important;
   line-height:28px!important;
}

.is-stuck .main-nav > li > a {
    color:#383838!important;
}
/**
    #titledeskTCC{
        max-width:60%;
    }
   **/ 
    .nodesktop{
        display:none!important;
    }
    
    .boxwidth{
        max-width: 700px;
    }
    
        .boxwidth2{
        max-width: 700px;
        text-align:right;
    }
    
     .quform-2 .quform-button-submit button .quform-button-text, .quform-2 .quform-element-submit.quform-button-style-theme .quform-button-submit button .quform-button-text{
    color: #ffffff;
    font-family:'BNPP Sans Bold'!important;
    font-size: 22px;
    font-weight: 500;
 }
 
  .quform-21 .quform-button-submit button .quform-button-text, .quform-21 .quform-element-submit.quform-button-style-theme .quform-button-submit button .quform-button-text{
    color: #ffffff;
    font-family:'BNPP Sans Bold'!important;
    font-size: 22px;
    font-weight: 500;
 }
 
   .quform-23 .quform-button-submit button .quform-button-text, .quform-23 .quform-element-submit.quform-button-style-theme .quform-button-submit button .quform-button-text{
    color: #ffffff;
    font-family:'BNPP Sans Bold'!important;
    font-size: 22px;
    font-weight: 500;
 }
    
    .quform-label>label{
    font-family:'BNPP Sans Bold'!important;
    font-size:20px;
}

    
.smallContentTCC{
    width:95%!important;
}

.smallContentTCC{
        max-width: 1400px!important;
        margin-left: auto!important;
        margin-right: auto!important;
}



    
}
/************************Desktop Ende CSS************************/


/************************Allgmeines CSS************************/


#rowForm{
    width:50%;
    max-width:95%!important;
}

.newsletterform{
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
}

.quform-input-checkbox span {
display: block;
margin-left: 35px;
/* margin-top: -34px; */
font-family: 'BNPP Sans Light';
font-weight: 500!important;
}

.quform-options {
margin: 0;
padding: 0;
margin-right: auto;
}

/*.quform-input input[type="email"]{
    border: 1px solid #707070;
    border-radius:8px;
    background-color:transparent;
}

.quform-input input[type="email"]:hover{
    border: 1px solid #528531;
}

.quform-input input[type="email"]:focus{
    border: 1px solid #528531;
    background-color:transparent;
}

.quform-input input[type="email"]:enabled{
    border: 1px solid #528531;
    background-color:transparent;
}*/

h1, h2, h3, h4, h5, h6{
    font-family:'BNPP Sans Bold'!important;
}

p{
    font-family:'BNPP Sans Light'!important;
}

.btn-solid{
    font-family:'BNPP Sans Bold'!important;    
}

#Vorteile{
    font-size:2.0vw;
    font-weight: 800;
    font-family:'BNPP Sans Bold'!important;
    color:#056795;
    line-height: 1.3em;
}

#vorteilcontent{
font-size: 1.5vw;
font-weight: 400;
line-height: 2.2vw;
max-width: 350px;
margin-left: auto;
margin-right: auto;
}

.sectiontext
{
    font-size:1.3vw;
    line-height:1.7vw;
}




#h1size{
    font-size:3.1vw;
    line-height:4.0vw;
    font-weight:800!important;
    color:#3C3C3B;
}

#h2size{
    font-size:2.6vw;
    line-height:3.0vw;
    font-weight:800!important;
    color:#3C3C3B;
}

#h3size{
    font-size:2.0vw;
    line-height:3.8vw;
    font-weight:800!important;
    color:#3C3C3B;
}

#herosubtitle{
    font-size:1.7vw;
    line-height: 2.0vw;
}

.quform-input input[type="text"], .quform-input input[type="email"]{
    font-family:'BNPP Sans'!important;
}

 .quform select.quform-field-select{
     font-family:'BNPP Sans'!important;
 }
 
 
 .quform-2 .quform-button-submit button, .quform-2 .quform-element-submit.quform-button-style-theme .quform-button-submit button{
    border-radius: 10px;
    background-color: #98C21D;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 25%);
    height:60px;
 }
 
 

 
.quform-21 .quform-button-submit button, .quform-21 .quform-element-submit.quform-button-style-theme .quform-button-submit button{
    border-radius: 10px;
    background-color: #98C21D;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 25%);
    height:60px;
 }
 
 .quform-23 .quform-button-submit button, .quform-23 .quform-element-submit.quform-button-style-theme .quform-button-submit button{
    border-radius: 10px;
    background-color: #98C21D;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 25%);
    height:60px;
 }
 

.quform-submit {
    border-style: none;
    border-radius: 5px;
    background-color: #98C21D;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 25%);
    color: #3C3C3B;
}

.quform-element-submit {
    margin-bottom: 0px;
}


#footerlinkTCC{
    padding-left:5%;
}



.iconText {
    line-height: 26px;
    margin-left: 15px;
    font-size: 16px;
    font-family: 'BNPP Sans Light';
    font-style: normal;
    font-weight: 500;
}


.textCenter {
    text-align: center;
}





input[type=text], .quform select.quform-field-select {
    background: #fff!important;
    box-shadow: 0px 2px 2px rgb(204 204 204 / 30%);
    border: 1px solid #cccccc;
}

.quform select.quform-field-select {    
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAdVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhMdQaAAAAJ3RSTlMAAAECAwQGBwsOFBwkJTg5RUZ4eYCHkJefpaytrsXGy8zW3+Do8vNn0bsyAAAAYElEQVR42tXROwJDQAAA0Ymw1p9kiT+L5P5HVEi3qJn2lcPjtIuzUIJ/rhIGy762N3XaThqMN1ZPALsZPEzG1x8LrFL77DHBnEMxBewz0fJ6LyFHTPL7xhwzWYrJ9z22AqmQBV757MHfAAAAAElFTkSuQmCC)!important;
    background-position: 98%!important;
    background-repeat: no-repeat!important;
}


#footer {
    font-size: 12px;
    color: #383838;
}

.iconbox .contents {
    line-height: 20px;
}

.quform-input input[type="email"]::placeholder{
    color:var(--bnp-green)!important;
}

.quform-input input[type="email"]{
    padding-left:23px!important;
}


.add-dropcap{
   font-family:'BNPP Sans Bold'!important;
   font-size:24px;
}

.dropcaptext{
    font-family:'BNPP Sans Bold'!important;
    text-transform:uppercase;
    font-size:30px;
    line-height:35px;
}


.transformcolumn{
    transform: translate(20%);
}


.TCCrow{
    max-width: 1392px!important;
    margin-left: auto!important;
    margin-right: auto!important;
}