@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');

html, body {
  width: 100%;
  height: 100%;
  font-family: 'Lato', sans-serif;
  font-style: 16px;
  font-weight: 300;
  color: #000;
}
body {
  padding-top: 110px;
}

a, .linkEmail {
  color: #c63130;
  text-decoration: none;
  outline: none !important;
}

a:hover, .linkEmail {
  color: #666;
  text-decoration: none;
}

.btn-link {
  color: #c63130;
  text-decoration: none !important;
}

.btn-link:hover {
  color: #444;
  text-decoration: none;
}

#accordionMitglieder .btn-link.collapsed{
  color: #c63130 !important;
  text-decoration: none !important;
}

#accordionMitglieder .btn-link {
  color: #444;
  text-decoration: none !important;
}

.btn-light {
  background-color: #e3e4e2;
}

.btn-light:hover {
  color: #444;
  background-color: #c3c4c2;
  text-decoration: none;
  border: 1px solid #fff;
}

h1 {
  color: #c63130;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.25em;
  margin-bottom: 1.5rem;
}

h2 {
  color: #c63130;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.25em;
  margin: 1.5rem 0;
}

h3 {
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 2em;
}
.navbar{
  background-image: url('../img/logo.png');
  background-size: auto 110px;
  background-repeat: no-repeat;
}
.navbar .navbar-brand{
  height: 110px;
}
.navbar .logotext{
  background-image: url('../img/logo-text.png');
  background-size: auto 110px;
  background-repeat: no-repeat;
  background-position: right 15px bottom;
  height: 110px;
}

.card {
  font-size: 0.875em;
  border-radius: 0;
}

.card-columns .card {
  margin-bottom: 2rem;
}

.card-header {
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 0;
  font-size: 1.25em;
}

.card .card-header .collapsed {
  background-color: #f8f9fa;
}

.card-body {
  padding: 0 1.25rem;
}

.card-header:first-child {
  border-radius: 0;
}

.card h3 {
  margin-bottom: 0px;
  line-height: 1em;
  font-size: 1.0em;
}

#content {
  padding-bottom: 5em;
}

#content ul {
  margin: 0;
  list-style: none;
}

#content ul li {
  position: relative;
  line-height: 180%;
  margin-top: 2px;
  /*margin-top: 1.25em;*/
}

#content ul li::before {
  position: absolute;
  left: -40px;
  content: url('../img/bruke.svg');
  width: 34px;
  top: 2px;
}

.standorte-liste ul li::before {
  display: none;
}

.bg-grey {
  background-color: #E3E4E2;
}

.full-screen {
  background-size: cover;
  background-repeat: no-repeat;
}

.carousel-caption {
  width: 100%;
  height: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  position: relative;
  font-size: 14px;
}

.carousel-caption h1 {
  color: #FFF;
  width: 60%;
  font-size: 2.0em;
  font-weight: bold;
}

.carousel-control-next, .carousel-control-prev {
  top: auto;
  bottom: 50%;
  width: 7%;
}

.gallery h3 {
  display: block;
  font-size: 18px;
  line-height: 1.25em;
  font-weight: 700;
  color: #525252;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin-top: 10px;
}

.gallery h4 {
  display: block;
  font-size: 14px;
  color: #aaa;
}

.navbar-collapse {
  padding-top: 45px;
  padding-left: 15px;
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0,0,0,1);
}
.navbar-light .navbar-toggler {
  color: rgba(0,0,0,1);
  border-color: rgba(0,0,0,0);
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 0;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='3' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-toggler-text {
  font-size: .5em;
  padding-left: 5px;
}

.dropdown-menu {
  padding-left: 0;
  font-size: inherit;
  border-radius: 0;
}

.dropdown-menu li a:hover, .dropdown.nav-item.active li a:hover {
  text-decoration: none;
}

.bg-image {
  position: relative;
}

.standorte a {
  position: absolute;
  display: block;
  background: url("../img/bg-haus.svg") no-repeat center;
  padding: 2% 2% 0.5% 2%;
  color: #FFF;
  font-weight: bold;
  font-size: 1.125em;
  text-transform: uppercase;
}

.standorte-liste a {
  line-height: 60px;
  color: #000;
}

.standorte-liste a span.icon {
  background: url("../img/bg-haus.svg") no-repeat center;
  display: inline-block;
  width: 50px;
  height: 50px;
  color: #FFF;
  font-weight: bold;
  font-size: 1.125em;
  text-transform: uppercase;
  text-align: center;
  padding-top: 2px;
  float: left;
}

.standorte-liste a span.title {
  display: block;
  margin-top: 13px;
  float: left;
}

.standorte a:hover, .standorte-liste a:hover {
  color: #c63130;
  text-decoration: none;
}

.standorte-liste ul {
  list-style-image: none;
  list-style: none;
  padding-left: 0;
}

.pink {
  color: #c63130 !important;
  text-decoration: none;
}

.list-txt {
  line-height: 1.25em;
}

.btn-logout {
  margin-bottom: 5px;
  background-color: #aaa;
  color: #000 !important;
  padding: .25rem 1.5rem;
  line-height: 1.5em;
  text-transform: uppercase;
  font-size: 0.875em;
  width: 100%;
  border-radius: 0px;
  text-align: left !important;
}

.testimonial {
  margin: 0 20px 40px;
}

.testimonial .card {
  border: 0;
}

.testimonial .testimonial-content {
  padding: 35px 25px 35px 50px;
  margin: 0 15px 15px 0;
  background: #f3f3f3;
  border: 1px solid #f0f0f0;
  position: relative;
}

.testimonial .testimonial-content:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #f3f3f3;
  position: absolute;
  bottom: -10px;
  left: 22px;
  transform: rotate(45deg);
}

.testimonial-content .testimonial-icon {
  width: 50px;
  height: 45px;
  background: #c63130;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 42px;
  position: absolute;
  top: 37px;
  left: -19px;
}

.testimonial-content .testimonial-icon:before {
  content: "";
  border-bottom: 16px solid #c63130;
  border-left: 18px solid transparent;
  position: absolute;
  top: -16px;
  left: 1px;
}

.testimonial .description {
  font-size: 15px;
  color: #8a8a8a;
  line-height: 23px;
  margin: 0;
}

.testimonial .title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #525252;
  margin: 0;
  padding: .25rem 1.25rem
}

.testimonial .post {
  display: block;
  font-size: 14px;
  color: #ccc;
  padding: 0 1.25rem
}

.form-control {
  color: #444444;
  border: 1px solid #c3c4c2;
  border-radius: 0;
}

.form-control:focus {
  border-color: #e3e4e2;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(0, 0, 0, 0.3);
}

.infobutton {
  background-color: #c63130;
  height: 250px;
  width: 250px;
  position: fixed;
  bottom: 100px;
  right: -20px;
  padding: 40px;
  line-height: 1.25em;
  transform: rotate(-10deg);
  text-align: center;
}

.infobutton h2 {
  text-transform: uppercase;
  color: #fff;
  font-size: 3em;
  margin-top: 0.125em;
}

.footer {
  position: fixed;
  bottom: 0;
  height: 32px;
  line-height: 32px;
  font-size: 0.75em;
}

.footer a {
  color: #000;
}

@media (max-width: 991px) {
  body {
    padding-top: 71px;
  }
  .navbar{
    background-size: auto 71px;
  }
  .navbar .navbar-brand{
    height: 71px;
  }
  .navbar .logotext{
    height: 71px;
  }
  .navbar .logotext{
    background-color: #ffffff;
  }
  .dropdown-menu {
    border: 0;
    padding-left: 1rem
  }
  .navbar-nav .nav-link {
    padding: .35rem 1rem;
  }
  .navbar-collapse {
    padding-top: 15px;
  }
  .testimonial.card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  #content {
    margin-top: 71px;
  }
}

@media (max-width: 767px) {

  .footer {
    position: relative !important;
  }

  .testimonial.card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
