.slider {
  margin-top: 154px;
}
.home h1 {
  line-height: 1;
}
.home h2 {
  font-size: 25px;
  font-face: Verdana;
}
@media screen and (min-width: 768px) {
  .home h2 {
    font-size: 25px;
  }
}
.home .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}
.home .t3-sl-1 {
  padding: 0 !important;
  margin-bottom: 0;
  background: #eeeeee;
  color: #444444;
}
.home .t3-sl-1 .jumbotron {
  border-radius: 0;
}
.home .t3-sl-1 .jumbotron .btn {
  margin-top: 22px;
}
.home .t3-sl-2 {
  padding: 15px 0;
  margin: 20px 0 20px 0;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-2 {
    font-size: 18px;
    line-height: 25px;
  }
  .home .t3-sl-2 .img-responsive {
    display: inline-block;
  }
}
.home .home-3 {
  border-bottom: 1px solid #DEDEE4;
  margin-bottom: 5px;
}
.home .t3-sl-3 p > img {
  margin-top: 22px;
}
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img {
    margin-top: 0;
  }
}
.home .t3-sl-3 .t3-spotlight-3,
.home .t3-sl-4 .t3-spotlight-3 {
  margin: 20px -30px 20px -30px;
}
.home .t3-sl-3 .acc-header,
.home .t3-sl-4 .acc-header {
  font-size: 1.5em;
  font-family: Verdana;
  line-height: 2em;
  color: #666;
}
.home .t3-sl-3 .acc-header:hover,
.home .t3-sl-4 .acc-header:hover,
.home .t3-sl-3 .acc-header :active,
.home .t3-sl-4 .acc-header :active,
.home .t3-sl-3 .acc-header :focus,
.home .t3-sl-4 .acc-header :focus {
  color: #fff;
}
.home .t3-sl-5 {
  background: #007b8e;
  color: #FFF;
  text-align: center;
  padding: 30px 25px;
  margin-bottom: 0;
}
.home .t3-sl-5 h2 {
  color: #FFF;
}
.home .t3-sl-5 h2 a {
  color: #363D43;
}
.home .t3-sl-5 .jumbotron {
  border-radius: 0;
  margin-bottom: 0;
}
.home .modulehighlight .view {
  height: 250px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 20px;
  float: left;
  border: 5px solid #fff;
  overflow: hidden;
  position: relative;
  text-align: center;
  box-shadow: 1px 1px 2px #e6e6e6;
  cursor: default;
  background: #fff;
}
.home .modulehighlight .view .mask,
.home .modulehighlight .view .content {
  height: 250px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.home .modulehighlight .view img {
  display: block;
  position: relative;
}
.home .modulehighlight .view h2 {
  font-family: QuestrialRegular;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 24px;
  padding: 5px;
  background: rgba(0, 0, 0, 0.8);
  margin: 20px 0 0 0;
}
.home .modulehighlight .view p {
  font-size: 18px;
  position: relative;
  color: #fff;
  padding: 10px 20px 20px;
  text-align: center;
}
.home .modulehighlight .view .unten {
  position: absolute;
  width: 100%;
  bottom: 28px;
}
.home .modulehighlight .view .zentriert {
  float: left;
  position: relative;
  left: 50%;
}
.home .modulehighlight .view a.btn {
  padding: 7px 14px;
}
.home .modulehighlight .view a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 0 1px #000000;
}
.home .modulehighlight .view a.btn:hover {
  box-shadow: 0 0 5px #000000;
}
.home .modulehighlight .view-sixth img {
  transition: all 0.4s ease-in-out 0.5s;
}
.home .modulehighlight .view-sixth .mask {
  background-color: rgba(33, 33, 33, 0.8);
  opacity: 0;
  transition: all 0.3s ease-in 0.4s;
}
.home .modulehighlight .view-sixth h2 {
  opacity: 0;
  border-bottom: 1px solid #646464;
  background: transparent;
  margin: 15px 30px 0px 30px;
  transform: scale(10);
  transition: all 0.3s ease-in-out 0.1s;
}
.home .modulehighlight .view-sixth p {
  opacity: 0;
  transform: scale(10);
  transition: all 0.3s ease-in-out 0.2s;
}
.home .modulehighlight .view-sixth a.info {
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.3s ease-in-out 0.1s;
}
.home .modulehighlight .view-sixth:hover .mask {
  opacity: 1;
  transition-delay: 0s;
}
.home .modulehighlight .view-sixth:hover img {
  transition-delay: 0s;
}
.home .modulehighlight .view-sixth:hover h2 {
  opacity: 1;
  transform: scale(1);
  transition-delay: 0.1s;
}
.home .modulehighlight .view-sixth:hover p {
  opacity: 1;
  transform: scale(1);
  transition-delay: 0.2s;
}
.home .modulehighlight .view-sixth:hover a.info {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: 0.3s;
}
.home .customaccordion .line {
  width: 100%;
  margin: 0 auto;
  padding: 5px;
  border: 1px solid #000;
}
.home .customaccordion .openclass:before {
  font-family: 'FontAwesome';
  content: '\f14a';
  display: inline-block;
  float: left;
  padding-right: 6px;
  vertical-align: middle;
  color: #00A0B9;
}
.home .customaccordion .closeclass:before {
  font-family: 'FontAwesome';
  content: '\f0fe';
  display: inline-block;
  float: left;
  color: #00A0B9;
  padding-right: 6px;
  vertical-align: middle;
}
.home .balken-bottom {
  min-width: 100%;
  background-color: #008AA0;
}