/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/open-sans-v34-latin-500.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-500.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body{ font-family: 'Open Sans';color:#5E5E5E}
.nav-link{color:#fff;    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);}

h1, h2, h3 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p.lead{font-weight:600; font-size:1.125rem;}


h1{color:#7AB51D; font-weight:bold; font-size:2.8rem;margin-bottom:1.5rem}
h2{color:#7AB51D; border-left:4px solid #7AB51D;display:block; padding:0.5rem 2rem; font-weight:bold;font-size:2.5rem;}
#kontakt h2{color:#7AB51D; font-weight:bold; border:0;padding:0.5rem 0;font-size:2.5rem;margin-bottom:1.5rem}
h3{color:#7AB51D; font-weight:bold;font-size:1.625rem;margin-bottom: 1.625rem;}
h4{color:#fff; font-size:1.25rem;background:#7AB51D; padding:0.15rem 0.3rem;display:table; font-weight:600}

@media screen and (max-width:1400px) {
/*section#head>.container{  max-width: 1380px;}*/
}
section{margin:5rem 0}
section#head{margin-top:0}


.teamdetails>div{float:left;}

.teamdetails img{width:56px;margin-bottom:1rem}

.teamdetails>.col>div{background:#fff;
box-shadow: 0 3px 20px 0 rgba(0,0,0,0.09);
margin:0.5rem; padding:1rem;
border-radius:1rem;
min-height:12rem}



#dieausgaben {background:#7AB51D; color:#fff;}

#dieausgaben h2{color:#fff; border-left:4px solid #fff;display:block; padding:0.5rem 2rem; font-weight:bold;font-size:2.5rem;}
.pdfs .col>a{Background:#fff;padding:1.2rem; border-radius:1rem; margin-bottom:1.66rem; display:block}
.pdfs .col>a{color:#7AB51D;text-decoration:none;transition:transform 0.2s ease}
.pdfs .col>a:hover{transform:scale(1.1)}
.pdfs .col>a p{margin:0.5rem 0 -0.5rem 0}

#andereueberuns .row>div{position:relative;}
#andereueberuns .row>div>div{background:#fff;
box-shadow: 0 3px 20px 0 rgba(0,0,0,0.09);
margin:0.5rem; padding:1rem;
border-radius:1rem;
padding:2rem;
}

#andereueberuns .row > div:before {
    content: "";
    background-image: url(../images/af-before.svg);
    width: 40px;
    height: 32px;
    background-size: contain;
    display: block;
    margin-top:-10px;
    margin-left:20px;
    position:absolute
}

#andereueberuns .row > div:after {
    content: "";
    background-image: url(../images/af-after.svg);
    width: 40px;
    height: 32px;
    background-size: contain;
    display: block;
    margin-top:-20px;
position:absolute;
    right:30px

}
#andereueberuns img{width:56px;margin-bottom:1rem}


#andereueberuns  h5 {
    font-size: 1.1rem;
    font-weight: bold;
    color: #000;
    display: inline;
}
#andereueberuns  h5 span{font-size:0.75rem;font-weight:normal; color:#777}


@media screen and (min-width:992px) {
.dotsgreen{background-image:url(../images/dots.svg);
        background-repeat:no-repeat;
    background-position:left 97%;
}
    
    #kontakt .dotsgreen{ background-position:3rem 90%}
    
    .dotswhite{background-image:url(../images/dots-white.svg);
        background-repeat:no-repeat;
    background-position:calc(100% - 30px) 97%;
}
}



form>div{margin-bottom:1rem;}

#kontakt{margin-top:10rem;margin-bottom:0;}
#kontakt a{color:#7AB51D;text-decoration:none;}
.dasformular{
background: url(../images/bg_kontakt.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.dasformular>div{
    background:#fff;
margin:0 auto;
padding:2rem;
max-width:70%;
box-shadow: 0 3px 20px 0 rgba(0,0,0,0.09);
border-radius:1rem;
    margin-top:-4rem;
    margin-bottom:4rem;
}

.btn-senden{background:#7AB51D; margin-top:1rem;width:100%;}
.btn-senden:hover{background:#7AB51D; opacity:0.8;}

.thanks{display:none;}


.btn-secondary{background:#7AB51D;}


.modal h2 {
    color: #7AB51D;
    border-left: 0;
    display: block;
    padding: 0.5rem 0;
    font-weight: bold;
    font-size: 2rem;
}


.copyright {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
}
/* Animation */



section .container,   .container .row > div {
    transform: translateY(50px);
    opacity: 0;
}

section .container.in-view, .container .row > div.in-view  {
    opacity: 1;
    transform: translateY(0px);
    transition: opacity 0.8s, transform 0.8s ease;
}



:root {
    --index: 0;
}

*:nth-child(1) {
    --index: 1;
}

*:nth-child(2) {
    --index: 2;
}

*:nth-child(3) {
    --index: 3;
}

*:nth-child(4) {
    --index: 4;
}

*:nth-child(5) {
    --index: 5;
}

*:nth-child(6) {
    --index: 6;
}

*:nth-child(7) {
    --index: 7;
}

*:nth-child(8) {
    --index: 8;
}

*:nth-child(9) {
    --index: 9;
}

*:nth-child(10) {
    --index: 10;
}

*:nth-child(11) {
    --index: 11;
}

*:nth-child(12) {
    --index: 12;
}

*:nth-child(13) {
    --index: 13;
}

*:nth-child(14) {
    --index: 14;
}

*:nth-child(15) {
    --index: 15;
}

*:nth-child(16) {
    --index: 16;
}

*:nth-child(17) {
    --index: 17;
}

*:nth-child(18) {
    --index: 18;
}

*:nth-child(19) {
    --index: 19;
}

*:nth-child(20) {
    --index: 20;
}

*:nth-child(21) {
    --index: 21;
}

*:nth-child(22) {
    --index: 22;
}

*:nth-child(23) {
    --index: 23;
}

*:nth-child(24) {
    --index: 24;
}

*:nth-child(25) {
    --index: 25;
}

*:nth-child(3) {
    --index: 2;
}

*:nth-child(26) {
    --index: 26;
}

*:nth-child(27) {
    --index: 27;
}

*:nth-child(28) {
    --index: 28;
}

*:nth-child(29) {
    --index: 29;
}

*:nth-child(30) {
    --index: 30;
}

.section .row > div.in-view:nth-child(n) {
    transition-delay: calc(var(--index) * 0.1s);
}