header {
  background-image: url(../img/header.jpg) !important;
}

header .header-content .header-content-inner {
  top: -100px !important;
}

#cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 20px;
  align-items: center;
  display: none;
}

#cookie-banner p {
  text-align: justify;
}

#cookie-accept-button {
  margin-right: 20px;
}

#cookie-preferences-button {
  cursor: pointer;
}

section {
  padding: 80px 0px;
}

#wappen {
  height: 40px;
  float: left;
  margin-right: 15px;
  margin-top: 5px;
}

#contact {
  padding-top: 20px;
  padding-bottom: 40px;
}

#heading-text * {
  font-weight: 600 !important;
  color: rgba(255, 255, 255, 0.9) !important;
}

#contact img {
  margin-left: -8px;
  margin-bottom: -13px;
}

#anfahrt .m-t-30 {
  padding: 0 15px;
}

#recent .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}

.navbar-default .nav > li > a {
  font-size: 16px !important;
  text-transform: none !important;
}

.navbar-default.affix .navbar-header .navbar-brand {
  font-size: 24px !important;
}

.navbar-default .nav > li > a:hover {
  color: #1aa0e0 !important;
}

.navbar-default .navbar-header .navbar-brand {
  text-transform: none !important;
  color: #1aa0e0 !important;
  font-size: 24px !important;
}

.navbar-default .navbar-header .navbar-brand:hover {
  color: #1aa0e0 !important;
}

.text-faded {
  color: rgba(255, 255, 255, 0.95);
}

.inactive {
  opacity: 0.6 !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.inactive * {
  opacity: 0.7 !important;
}

.row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

@media only screen and (max-width: 1250px) {
  #brand {
    font-size: 18px !important;
  }

  .navbar-default .nav > li > a {
    font-size: 14px !important;
    padding: 15px 10px !important;
  }
}

@media only screen and (max-width: 975px) {
  #brand {
    font-size: 14px !important;
  }

  .navbar-default .nav > li > a {
    font-size: 13px !important;
    padding: 15px 10px !important;
  }

  #cookie-banner p {
    font-size: 14px !important;
    linge-height: 10px !important;
  }

  #cookie-accept-button {
    margin-right: 0px !important;
  }
}

@media only screen and (max-width: 900px) {
  #brand {
    font-size: 13px !important;
  }

  .navbar-default .nav > li > a {
    font-size: 12px !important;
    padding: 15px 6px !important;
  }

  #cookie-banner p {
    font-size: 12px !important;
    line-height: 10px !important;
  }

  #cookie-accept-button,
  #cookie-decline-button {
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 546px) {
  #cookie-banner p {
    font-size: 9px !important;
  }

  #cookie-accept-button,
  #cookie-decline-button {
    font-size: 9px !important;
  }

  #cookie-accept-button {
    margin-bottom: 5px !important;
  }
}

@media (min-width: 992px) {
  #programm .service-box {
    min-height: 260px;
  }
}
