/* montserrat-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-v26-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('../fonts/montserrat-v26-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/montserrat-v26-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('../fonts/montserrat-v26-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}


html{
    font-size: 10px;
}

body{
    font-family: "Montserrat", Verdana,Arial,sans-serif;
    font-weight: normal;
    font-size: 2.2rem;
    line-height: 140%;
    background: #fff;
    color: #222222;
}


body.danke{
    background-color: #fff;

}


.container-sm {
    max-width:800px;
    margin:0 auto;
    padding-left:5%;
    padding-right:5%;
}

.container-md {
    max-width:960px;
    margin:0 auto;
    padding-left:5%;
    padding-right:5%;
}

.container-lg {
    max-width:1200px;
    margin:0 auto;
    padding-left:5%;
    padding-right:5%;
}

.container-xl {
    max-width:1600px;
    margin:0 auto;
}


.roundedbutton{
    display: inline-block;
    background-color: #F18700;
    color:#222;
    font-size: 24px;
    line-height: 115%;
    font-weight: 700;
    height: 60px;
    border-radius: 8px;
    border: none;
    text-align: center;
    padding: 19px 40px 0 40px;
    cursor: pointer;
    white-space: nowrap;
    width: 400px;
    max-width: 90%;
}
.roundedbutton:hover{
    text-decoration: none;
    color:#EEEAE5;
}

.roundedbutton.gruenerbtn{
    background-color: #77B828;
}
button.roundedbutton{
    padding-top: 0;
}

.gruen,
h1.gruen{
    color: #77B828;
}


.semibold,
p.semibold{
    font-weight: 600;
}
b,.bold,
strong, .strong,
p strong,
p.strong{
    font-weight: 700;
}
.black,  .blackcondensed,
p.black{
    font-weight: 700;
}


.big,
p.big{
    font-size: 3.2rem;
    line-height: 130%;
}
p.small{
    font-size: 14px;
    line-height: 130%;
}



.orange{
    color:#F18700;
}

.schwarz{
    color:#000;
}
.weiss h4,
.weiss p,
.weiss{
    color:#fff;
}


a:hover {
    color: inherit;
}
#datenschutztext,
#datenschutztext p,
p.blau,
.blau{

}
#datenschutztext,
#datenschutztext p{ 
    font-size: 23px;
    line-height: 110%;
}

.underline,
a.underline{
    text-decoration: underline;
}

h1{
    font-weight: 700;
    font-size: 4rem;
    line-height: 133%;
    margin: 0px 0 0.3em 0;
}
h1.nouppercase,
.nouppercase{
    text-transform: none;
}

h2{
    font-weight: 700;
    font-size: 3.2rem;
    line-height: 145%;
    margin: 0px 0 0.9em 0;
}


p{
    margin-bottom: 1em;
}

p.size30,
.size30{
    font-size: 3rem;
    line-height: 125%;
}

p.size35,
.size35{
    font-size: 3.5rem;
    line-height: 125%;
}

.bold,
b,
strong,
p.bold{
    font-family: 'Lexend', Verdana,Arial,sans-serif;
    font-weight: 800;
}

.container-fluid,
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 0;
    padding-left: 0;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
}

.row {
    margin-right: 0;
    margin-left: 0;
}
.row.smallrow{
    padding: 0 18%;
}

#maincontainer{
    max-width: 1920px;
    width: 100%;
}

.sprungziel{
    position: absolute;
    top: -40px;
    display: block;
    width: 1px;
    height: 1px;
}

a{
    color: inherit;
}


/* ******************************************************
    Topbereich
****************************************************** */

#keyvisual-row{
    margin: 0;
}
#kv {
}


p#introtext{
    width: 720px;
    max-width: 90%;
    margin: 2rem auto 2rem auto;
}

/* ******************************************************
    Mitmachen
****************************************************** */

.container-fluid#formcontainer{
    width: 800px;
    max-width: 100%
}
#teilnahmeform {
    width: 100%;
    margin:0 auto;
    padding-top: 3rem;
    position: relative;
    display: block;
}

h1#headform{
    margin-bottom: 2rem;
}


.paddingright{
    padding-right: 12px;
}
.paddingleft{
    padding-left: 12px;
}

.formrow{
    margin: 0 auto 0 auto;
    text-align: left;
}
.formrow#pflichtfeldrow{
    margin-top: 2px;
}
.input-bg,
.formelement{
    margin: 1px 0 5px 0;
    padding: 4px 15px 4px 15px;
    display: inline-block;
    width: 100%;
    background: #EEE;
    border-radius: 8px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 54px;
    border: 1px solid #777;
}


label{
    text-align: left;
    font-weight: 400;
    font-size: 2.2rem;
    line-height: 133%;
    margin-bottom: 0;
}

select,
input[type=text],
input[type=date],
input[type=email]{
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 125%;
    border: none;
    background: transparent;
    outline: none !important;
    width: 100%;
    display: block;
    height: 40px;
    text-align: left;
    border-radius: 0;
    color: #222;
}


form .fileUpload {
    padding: 0;
    position: relative;
}


#fileuploadwrapper:hover,
#fileuploadwrapper:hover #lblbon
{
   /* background:#ff481e;*/
}


#fileuploadwrapper {
/*    font-weight: 800;
    width: 100%;
    max-width: 100%;
    cursor: pointer;
    line-height: 115%;
    font-size: 30px;
    text-align: center;
    padding: 0px 0 0 0;
    color: #fff;
    background:#000 ;
    height: 50px;*/
}

#fileuploadwrapper{
    margin: 0 auto 0.6rem auto;
}

label#lblbon {
    margin: 0 auto;
    font-weight: 700;
    font-size: 20px;
    padding: 19px 15px 0 15px;
    width: 400px;
    max-width: 90%;
    background-color: #F18700;
    font-weight: 400;
}

.fileUpload > input {
    visibility: hidden;
    width: 400px;
    max-width: 90%;
    height: 51px;
    position: absolute;
    top: -7px;
    left: 0;
}

#dsrow,
#tnbrow{
    padding: 2rem 0 0px 0;
    max-width: 90%;
    width: 620px;
    margin: 0 auto;
}
/* Checkbox Style  */
.checkbox {
    margin-top: 0;
    display: block;
    position: relative;
    padding-left: 33px;
    margin-bottom: 8px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-align: left;
}
.checkbox label, .radiobox label{
    text-align: left;
    font-weight: 400;
}

.checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark{
    position: absolute;
    top: 5px;
    left: 0;
    height: 30px;
    width: 30px;
    border-radius: 0;
    background-color: #fff;
    border: 2px solid #13294B;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.checkmark:after{
    content: "";
    position: absolute;
    display: none;
}
.checkbox input:checked ~ .checkmark:after {
    display: block;
}
.checkbox .checkmark:after {
    left: 8px;
    top: 0px;
    width: 9px;
    height: 20px;
    border: 2px solid #13294B;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



/* Radiobox Style - ohne image */
.radiobox {
    margin-top: 0;
    display: block;
    position: relative;
    padding-left: 42px;
    padding-top: 1px;
    margin-bottom: 8px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.radiobox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.radiomark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 29px;
    width: 29px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #000;
    -webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.24);
    box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.24);
}
.radiomark:after{
    content: "";
    position: absolute;
    display: block;
    /*display: none;*/
}
.radiobox input:checked ~ .radiomark:after{
    background:#000 ;
}
.radiobox .radiomark:after {
    top: 3px;
    left: 3px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border:2px solid #000;
}


#phpfehler p,
#phpfehler span{
    display: block;
    width: 100%;
    padding: 12px 0;
    color: #e3051b;
    font-size: 15px;
    line-height: 125%;
}


.fehlerausgabe{
    display: block;
    margin-top: 0px;
    padding-left: 16px;
}
.fehlerhinweis{
    color: #e3051b;
    padding-left: 1px;
    font-size: 15px;
    line-height: 125%;
    display: block;
}
.fehlerhinweis a:hover,
.fehlerhinweis a{
    color: #333;
    text-decoration: underline;
}


#btnsubmit{
/*    box-shadow: none;
    -webkit-box-shadow: none;*/
    border: none;
    margin: 30px auto 5rem auto;

}




/* ******************************************************
    Footer
****************************************************** */


#footer-row{
    background-color: #fff !important;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 125%;
}

#footer-row a.fnavi{
    font-size: 18px;
    line-height: 125%;
    font-weight: 400;
    display: inline;
    padding: 4px 6rem;
    margin: 0 5px;
    text-decoration: underline;
}




/* ******************************************************
    Andere Seiten
****************************************************** */


.row.langtext.schmalercontent{
    padding-left: 18%;
    padding-right: 18%;
}

.row.langtext{
    padding: 5rem 3%;
    min-height: calc(100vh - 193px);
}

.row.langtext,
.row.langtext p,
.row.langtext li{
    font-size: 18px;
    line-height: 133%;
}

.row.langtext#impressumsrow{
    padding-left: 25%;
    padding-right: 25%;
}


.row.langtext h1{
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 135%;
    margin: 0 0 0.8em 0;
}
.row.langtext h2{
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 135%;
    margin: 1.5em 0 0.2em 0;
}
.row.langtext h3{
    font-weight: 400;
    font-size: 2.8rem;
    line-height: 135%;
    margin: 0.5em 0 0.4em 0;
}

.row.langtext a,
.row.langtext p a{
    text-decoration: underline;
}


.wordbreak{
    word-break: break-all;
}


/* ******************************************************
    Modals
******************************************************** */


.modal-content{
    background-color: #000;
    padding: 8% 10%;
    border-radius: 0px;
    color: #fff;
}

.modal-content h1{
    color: #fff;
}
.modal-content p{
    color: #fff;
}


button.close {
    color: #fff !important;
    opacity: 1 !important;
    outline: none !important;
    font-size: 36px;
    z-index: 2222;
    position: absolute;
    right: -45px;
    top: -47px;
    text-shadow: none !important;
}



body.teaserpage{
    overflow: hidden;
}








.modal-dialog {
    margin-top:5%;
}

.pre-modal-body img {
    margin-top:30px;
    margin-bottom:50px;
}

.post-modal-body img {

    margin-bottom:30px;
}

.modal-body h2 {
    font-size: 3.1rem;
    line-height:130%;
}


.modal-dialog a {
    text-decoration: underline;
}


#BonModal .modal-content{
    background-color: #F3F6F8;
    padding: 2% 6%;
    border-radius: 30px;
    font-size: 2.5rem;
    line-height: 133%;
    color: #13294B !important;
}
#BonModal .modal-lg{
    max-width: 92%;
    width: 1344px;
}

#bonmodalclose{
    position: absolute;
    right: -30px;
    top: 0px;
    cursor: pointer;
}
#bonmodalclose img{
    width: 41px;
}

img#kbinfoimg{
    width: 417px;
    margin: 0 80px 0 auto;

}

p#boninfotext{
    float: left;
    font-size: 2.5rem;
    line-height: 133%;
    color: #13294B !important;
    margin-top: 5rem;
}



h1#dankeh1{
    margin: 1% auto 2rem auto;
}
p#danketext{
    max-width: 90%;
    width: 840px;
    margin: 3rem auto 0 auto;
}

img#sodalogodanke{
    width: 751px;
    max-width: 39.12vw;
    margin-bottom: 6rem;
    margin-top: 35px;
}



#dankeflasche{
    width: 522px;
    max-width: 27.19vw;
    margin: 0 auto 0rem auto;
    z-index: 100;
}
#dankewasser{
    position: absolute;
    display: block;
    width: 100%;
    height: 43%;
    left: 0;
    bottom: 19%;
    z-index: -1;
}