html {
  scroll-behavior: smooth;
}

body {

    background-color: #e0d8c6;
    font-family: 'Brandon Text','Cabin', sans-serif;
    letter-spacing: 0.1em;

}

a {
  color: #8ca72d;
}

a:hover {
    color: #8ca72d;
  text-decoration: underline;

}

section {
  padding: 3em;
  padding-top: 120px !important;
}


.navbar {
  background: transparent;
    background-color: #e0d8c6;
  font-family: 'Brandon Text','Cabin', sans-serif;

  letter-spacing: 0.1em;

  border: none !important;
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  z-index: 1030;
}


.navbar a {
  text-decoration: none;
  text-transform: uppercase;
}

.nav-item {
    padding-right: 0.7em;
}

.navbar-brand {
  //margin-right: 2em;
}

.mail-button {
  color: #8ca72d;
  border-color: #8ca72d;
}
.mail-button:hover {
  background-color: #8ca72d;
}

.navbar-toggler {
  float: right !important;
  right: 0px;
  border: none;
  color:#000;
}

.shadow {

  -webkit-box-shadow: -2px 5px 15px 1px rgba(0,0,0,0.54) !important;
  -moz-box-shadow: -2px 5px 15px 1px rgba(0,0,0,0.54) !important;
  box-shadow: -2px 5px 15px 1px rgba(0,0,0,0.54) !important;
}



#header  {
  background-image: url('../img/header.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-position: center 0px;
  background-color: #fff !important;
  height: 100vh;
  padding: 0em;
  //margin-top: 100px !important;
  z-index: 1000;

}

#header img {
  width: 100%;
  max-width: 700px;
  margin-top: 20vh !important;
}

#header hr {
    max-width: 700px;
    border: 2px solid #FFF;
    border-radius: 5px;
    margin-top: 20px;
}

#header h1 {
  text-align: center;
  color: #FFF;
  font-weight: 200;
  letter-spacing: 0.1em;
}


#sub_header  {
  background-image: url('../img/header.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-position: center 0px;
  background-color: #fff !important;
  height: 380px;
  padding: 0em;
  //margin-top: 100px !important;
  z-index: 1000;

}

#sub_header img {
  width: 100%;
  max-width: 300px;
  //margin-top: 50px !important;
}

#sub_header hr {
    max-width: 700px;
    border: 2px solid #FFF;
    border-radius: 5px;
    margin-top: 20px;
}

#sub_header h1 {
  text-align: center;
  color: #FFF;
  font-weight: 200;
  letter-spacing: 0.1em;
}
.headline-stadt {
  font-size: 5em;
  vertical-align: baseline;
  color: #FFF;
}

#standort-adresse {
  padding-top: 2em !important;
  padding-bottom: 2em !important;
}

h2 {
  text-align: center;
  color: #333;
  font-weight: 200;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.h2_line {
  max-width: 50px;
  border: 1.5px solid #333;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 40px;
}

h4 {
  font-style: italic;
}

#standorte {
  background-color: #cccccc;
  color: #FFF;
}
#standorte h3 {
  margin-bottom: 1em;
  color: #FFF;
  font-weight: 400;
}
.standort-box {
  background-color: #5f5e5e;
  margin: 0px;
  padding: 0px;
}

.standort-box:hover {
    background-color: #555;
}
.standort-box a {
  color: #FFF ;
}
.standort-box a:hover {
  text-decoration: none;
}
.standort-box-inner {
  width: 100%;
  height: 100%;
  padding: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

#philosophie {
  font-size: 1.5em;
  line-height: 1.85em;
  //color:  #8ca72d;

  background-image: url('../img/tuer.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-position: 110% 0px;
  background-repeat: no-repeat;
}
#philosophie .punchline {
  font-size: 1.5em;
}
#philosophie a {
  color: #8ca72d;
}
#philosophie .highlight {
  //background-color: rgba(255,255,255,0.8);
}
.philosophie-white {
  background-color: rgba(255,255,255,0.9);
  padding: 2.5em;
  border-radius: 5px;
}

#news  {
  background-color: rgba(255,255,255,0.5);
}
#news .portrait {
  border: 2px solid #333;
  max-width: 180px;
  margin-bottom: 2.5em;
}
#news .potrait-name {
  font-style: italic;
  color: #8ca72d;
  font-family: serif;
  font-size: 1.5em;
  margin-left: 1em;
  margin-bottom: 1.5em;
}
#news a {
  color: #8ca72d
}

#news .team-details {
  padding-left: 2em;
  margin-bottom: 40px;
}

#news .teams-hinweis {
  margin-top: 50px;
  background-color: #FFF;
  padding: 25px;
  border-radius: 5px;
}

#news .geschichte {
  margin-top: 20px;
  background-color: #FFF;
  padding: 25px;
  border-radius: 5px;
}
#news .geschichte-img {
    margin-top: 20px;
    border-radius: 5px;
}

#engagement {
  font-size: 1.5em;
  line-height: 1.85em;
  //color:  #8ca72d;

  background-image: url('../img/engagement/schwimmer.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-position: 110% 0px;
  background-repeat: no-repeat;
}
#engagement .punchline {
  font-size: 1.5em;
}
#engagement a {
  color: #8ca72d;
}
#engagement .highlight {
  //background-color: rgba(255,255,255,0.8);
}

#kurse .col-lg-3 {
  padding-bottom: 2em;
}

#team  {
  background-color: rgba(255,255,255,0.5);
}
#team .portrait {
  border: 2px solid #333;
  max-width: 180px;
  margin-bottom: 2.5em;
}
#team .potrait-name {
  font-style: italic;
  color: #8ca72d;
  font-family: serif;
  font-size: 1.5em;
  margin-left: 1em;
  margin-bottom: 1.5em;
}
#team a {
  color: #8ca72d
}

#team .team-details {
  padding-left: 2em;
  margin-bottom: 40px;
}

#team .teams-hinweis {
  margin-top: 50px;
  background-color: #FFF;
  padding: 25px;
  border-radius: 5px;
}

#team .geschichte {
  margin-top: 20px;
  background-color: #FFF;
  padding: 25px;
  border-radius: 5px;
}
#team .geschichte-img {
    margin-top: 20px;
    border-radius: 5px;
}

#vereine {
  //background-image: url('../img/schwimmer.jpg');
  //background-attachment: fixed;
  background-size: cover;
  background-position: center 0px;

  //border-top: 2px dotted #333;
  //border-bottom: 2px dotted #333;

  background-color: #FFF;

  padding-top: 30px !important;
}

#vereine img {
  margin-left:  20px;
  margin-right:  20px;
  margin-bottom: 30px;
  max-height: 130px;
  max-width: 120px;
}

#partner {
  background-color: #e0d8c6;
}

#partner .partner-wrapper {
  vertical-align: top;
  padding: 10px !important;
}
#partner .partner-padding {
    background-color: #fff !important;
  padding: 25px;
  border-radius: 5px !important;

}
#partner .partner-content {
  //border: 1px solid #333;
  //display: inline-block;
  vertical-align: top;
  margin-top: 10px;

}

#partner .logo {
  margin-bottom: 20px;
  display: inline-block;
  max-height: 130px;
}

#leistungen {
  background-color: #FFF;
}
#leistungen .h2_line {
margin-bottom: 40px;
}
#leistungen h3 {
  font-size: 1.5em !important;
}
#leistungen p {
  margin-bottom: 0px;
}

#leistungen h3 {
  color: #333;
  font-size: 1em !important;
  font-weight: bold;
}
#leistungen h3:hover {
  text-decoration: underline;
  color: #333;

}
#leistungen i {
  display: block;
  position: absolute;
  bottom:  0px;
  right: 0px;
  z-index: 1000;
}

.leistungen-box {
  margin-bottom: 20px;
}

.leistungen-box-inner {
  padding: 20px;
  background-color: #bec3a4;
}
.card {
  background-color: #bec3a4;
  border: none;
  padding-bottom: 0px;
}
.card:hover {
  background-color: #e0d8c6;
  border: none;
}
.card-body {
    padding-bottom: 0.7em;
}


#footer {
  padding-top:;
}
#footer  {
  background-color: #a5ab88;
  color: #FFF;
}
#footer h2 {
  color: #FFF;
}
#footer h3 {
  padding-top: 20px;
}
#footer hr {
  border-color: #FFF;
}

#footer input  {
  background-color: #e0d8c6;
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #5f5e5e;
}
#footer select  {
  background-color: #e0d8c6;
  border: none;
  border-radius: 0px !important;
  border-bottom: 1px solid #5f5e5e;
  //-webkit-appearance: none; /* Verhindert den runden Rand und den 3D-Effekt */
  //appearance: none;
  position: relative; /* Für die Positionierung des Pfeils */
}

#footer textarea  {
  background-color: #e0d8c6;
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #5f5e5e;
}
#footer button {
  color: #555;
    background-color: #e0d8c6;
    border: 1px solid #5f5e5e;
    border-radius: 0px;
}
#footer button:hover {
  color: #fff;
  background-color: #a5ab88;
}

.map-container {
  overflow:hidden;
  //padding-bottom:56.25%;
  position:relative;
  height:0;
}
.map-container iframe {
  max-height: 500px;
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}

//div {border:1px solid red !important;}

#footer a {
  color: #FFF;
}
#footer a:hover {
  color: #DDD;
}
#footer i {
  padding: 5px;
}


#praxis-bilder {
  padding-left: 0px;
  padding-right: 0px;
}

div {
  //border: 1px solid red;
}

#content-slider img {
	max-height: 300px;
}


@media (max-width: 992px) {

  #header {
    background-image: url('../img/header.jpg');
    background-attachment: scroll;
    background-size: cover;
    background-position: center 0px;
  }

  #sub_header {

    background-attachment: scroll;
    background-size: cover;
    background-position: center 0px;
  }

  h1 {
    font-size: 1.8em;
    font-weight: bold;
  }



  #philosophie {
    font-size: 1em;
    line-height: 1.85em;
    //color:  #8ca72d;

    background-image: url('../img/tuer.jpg');
    background-attachment: scroll;
    background-size: cover;
    background-position: center 0px;
    background-repeat: no-repeat;
  }

  .philosophie-white {
    padding: 20px;
  }

  #philosophie .punchline {
    font-size: 1.8em;
  }

  #engagement {
    font-size: 1em;
    line-height: 1.85em;
    //color:  #8ca72d;


    background-attachment: scroll;
    background-size: cover;
    background-position: center 0px;
    background-repeat: no-repeat;
  }

  .navbar-collapse {
    background-color: rgba(255, 255, 255, 0.9) !important;
    padding: 20px;
    border-radius:4px;
    margin-top: 5px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .navbar-toggler {
    background-color: rgba(255, 255, 255, 0.7) !important;

    padding: 7px !important;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

  }

  section:not(#what) {
    padding-left: 10px !important;
    padding-right: 10px !important;

  }

  #kurse {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }


  #team .portrait {
    margin-left: 30px !important;

  }
  #team .potrait-name {
    margin-left: 30px !important;
  }



}

@media (min-width: 34em) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 48em) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

}

@media (min-width: 62em) {
    .card-columns {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }


}

@media (min-width: 75em) {
    .card-columns {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}



@media (max-width: 576px) {

 }


@media (min-width: 768px) { ... }


@media (min-width: 992px) { ... }


@media (min-width: 1200px) { ... }
