html,
body {
  height: 100%;
}
body {
  line-height: 1.5;
  font-family: sans-serif;
}
body > footer {
  position: sticky;
  top: 100vh;
}
/* MAKE IMAGES SQUARE AGAIN */
.square {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
/* GENERELL */
body {
  font-family: 'Open Sans', sans-serif;
  color: #111111;
}
.rounded {
  border-radius: 3px;
}
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #c9e08e;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #bbc0c7;
  color: #ffffff;
}
.thumbnail {
  border: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px dotted #d7dade;
  clear: both;
}
a {
  color: #ffffff;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
.img-dark {
  filter: brightness(80%);
}
#scrollanim {
  mix-blend-mode: multiply;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  bottom: 10pt;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.parallax-window {
  min-height: 400px;
  background: transparent;
}
.alert {
  margin-bottom: 0;
}
.hand {
  cursor: zoom-in;
}
.carousel-caption {
  left: 0;
  max-width: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
/* TYPE */
h1 {
  font-size: 3em;
  margin-bottom: 30px;
  font-weight: 700;
}
h2 {
  font-size: 1.3em;
  line-height: 1.2em;
  font-family: 'Open Sans', cursive;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
h3 {
  font-size: 1.2em;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
}
h4 {
  font-size: 2em;
  line-height: 1.5em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
h5 {
  font-size: 1.6em;
  letter-spacing: 0.1em;
  font-weight: 700;
}
p {
  font-size: 1.1em;
  line-height: 1.5em;
}
/* NAVBAR */
.navbar-nav .nav-link {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 700;
}
.bg-primary {
  background-color: #467cfc !important;
}
/* NAV-PILLS */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #c9e08e;
}
.nav-pills .nav-link {
  background-color: #111111;
}
/* NAV TABS */
.nav-tabs {
  border-bottom: 0;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
  background-color: #467cfc;
  color: #ffffff;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
  background-color: #c9e08e;
  color: #ffffff;
}
.nav-item {
  margin-right: 8px;
}
.tab-content {
  background-color: #f3f3f3;
  padding: 30px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* BEREICHE */
.headliner {
  background-color: #f3f3f3;
  padding: 60px 0;
}
.inhalt {
  background-color: #ffffff;
  padding: 60px 0;
}
.social {
  background-color: #f3f3f3;
  padding: 60px 0;
}
.social .bi {
  color: #467cfc;
  font-size: 3rem;
  margin-right: 0.3em;
}
.counter {
  background-color: #6dac46;
  padding: 60px 0;
}
.counter h1,
.counter p {
  color: #ffffff;
}
.zitat {
  background-color: #c9e08e;
  padding: 30px 0;
}
.spruchdesmonats {
  background-color: #c9e08e;
  padding: 30px 0;
}
.vierer {
  background-color: #6dac46;
  padding: 60px 0;
}
.vierer h3,
.vierer p {
  color: #ffffff;
}
.testimonial {
  background-color: #d7dade;
  padding: 60px 0;
}
.testimonial .card {
  background-color: #5f8efc;
}
.testimonial .card-header {
  background-color: #1458fb;
}
.testimonial .card-footer {
  background-color: #2d6afc;
}
.testimonial h5,
.testimonial p,
.testimonial h4 {
  color: #ffffff;
}
.testimonial h5 {
  padding-bottom: 15px;
}
.testimonial .bi {
  padding-right: 5px;
  color: #467cfc;
}
.testimonial strong,
.testimonial small {
  color: #467cfc;
}
.testimonial em {
  color: #aac3fe;
}
footer {
  background-color: #467cfc;
  padding: 30px 0;
}
footer p {
  color: #ffffff;
}
.topthemen {
  background-color: #6dac46;
  padding: 60px 0;
}
.leistungen .bi {
  color: #467cfc;
  font-size: 3rem;
  margin-right: 0.3em;
}
/* BUTTONS */
.btn {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  font-weight: 400;
  border-radius: 3px;
}
.btn-link {
  color: #d7dade;
  text-transform: uppercase;
  text-decoration: none;
}
.btn-link:hover {
  color: #6dac46;
}
.active.btn-link {
  color: #ffffff !important;
  font-weight: 700;
}
.btn-button {
  color: #ffffff;
  background-color: #467cfc;
  border-color: #467cfc;
}
.btn-primary {
  color: #111111;
  background-color: #c9e08e;
  border-color: #c9e08e;
}
/* CARDS */
.card {
  border: 0;
  background-color: #f3f3f3;
}
.card-header {
  background-color: #467cfc;
  color: #ffffff;
  border-bottom: 0;
}
.card-title {
  color: #ffffff;
}
.card-footer {
  border-top: 0;
  background-color: #ffffff;
}
.card-blog {
  background-color: #ffffff;
}
/* ACCORDION FAQ */
.accordion .card-header:after {
  font-family: 'FontAwesome';
  content: "\f068";
  float: right;
}
.accordion .card-header.collapsed:after {
  content: "\f067";
}
/* BILDER FÜR WYSIWYG */
.img-responsive-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-responsive-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-50-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-50-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-33-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-33-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-25-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-25-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
/* COOKIE BAR */
#cookie-bar {
  background: #282828;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 10px 0;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
  z-index: 1000;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
}
#cookie-bar a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}
#cookie-bar .cb-enable {
  background: #82b646;
}
#cookie-bar .cb-enable:hover {
  background: #d7dade;
}
#cookie-bar .cb-disable {
  background: #f6ae01;
}
#cookie-bar .cb-disable:hover {
  background: #bb0000;
}
#cookie-bar .cb-policy {
  background: #0033bb;
}
#cookie-bar .cb-policy:hover {
  background: #0055dd;
}
/* VIDEO JUMBOTRON */
.jumbotron {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.jumbotron video {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 100%;
  /*  object-fit is not supported on IE  */
  object-fit: cover;
  opacity: 0.5;
}
.jumbotron .container {
  z-index: 2;
  position: relative;
}
/* VIDEO YOUTUBE BACKGROUND */
.video-section .pattern-overlay {
  background-color: rgba(71, 71, 71, 0.1);
  padding: 110px 0 32px;
  min-height: 495px;
}
/* KARUSSELL FULLSCREEN */
.full-screen h5 {
  display: inline-block;
  padding: 10px;
  background: #B9121B;
  border-radius: 3px;
}
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
[aria-expanded="false"] > .expanded,
[aria-expanded="true"] > .collapsed {
  display: none;
}
/* GOOGLE SEO STYLE */
.google {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 2px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border: 1px solid #e7e7e7;
  padding: 30px;
  max-width: 700px;
}
.google .title {
  color: #1a0dab;
  cursor: pointer;
  font-family: arial,regular;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  visibility: visible;
  white-space: nowrap;
}
.google .title:hover {
  text-decoration: underline;
}
.google .link {
  color: #006621 !important;
  font-family: arial,regular;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  visibility: visible;
}
.google .description {
  color: #545454;
  font-family: arial,regular;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  visibility: visible;
  word-wrap: break-word;
}
.google .arrow {
  border-bottom-color: #006621;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 4px;
  border-right-color: transparent;
  border-right-style: solid;
  border-right-width: 4px;
  border-top-color: #006621;
  border-top-style: solid;
  border-top-width: 5px;
  color: gray;
  cursor: default;
  font-family: arial,sans-serif;
  font-size: 11px;
  font-weight: 700;
  height: 0;
  position: absolute;
  line-height: 27px;
  margin-left: 3px;
  margin-top: 6px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: visible;
  white-space: nowrap;
  width: 0;
}
.bild {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}
.overlay {
  position: absolute;
  transition: all .9s ease;
  opacity: 0;
  background: #000000;
}
.bild:hover .overlay {
  opacity: 0.8;
}
.text {
  color: white;
  font-family: sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
}
.overlayBottom {
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
}
.bild:hover .overlayBottom {
  height: 100%;
}
/* PRALLAX PAGE-HEADER */
.page-header:after,
.page-header:before {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  content: "";
}
.page-header .container {
  height: 100%;
  z-index: 1;
  text-align: center;
  position: relative;
}
.page-header .content-center {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #ffffff;
  padding: 0 15px;
  width: 100%;
  max-width: 880px;
}
.page-header .page-header-image {
  position: absolute;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.page-header:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.page-header > .container {
  z-index: 2;
  padding-top: 12vh;
  padding-bottom: 40px;
}
.page-header {
  min-height: 100vh;
  max-height: 999px;
  padding: 0;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
.page-header > .content {
  margin-top: 12%;
  text-align: center;
  margin-bottom: 50px;
}
.icon-bar {
  z-index: 1000;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.icon-bar a {
  display: block;
  text-align: center;
  padding: 6px;
  transition: all 0.3s ease;
  color: white;
  font-size: 12px;
}
.icon-bar a:hover {
  background-color: #000;
}
.facebook {
  background: #3B5998;
  color: white;
}
.twitter {
  background: #55ACEE;
  color: white;
}
.googled {
  background: #dd4b39;
  color: white;
}
.linkedin {
  background: #007bb5;
  color: white;
}
.youtube {
  background: #bb0000;
  color: white;
}
* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
.navaro {
  position: fixed;
  width: 50px;
  z-index: 1000;
  transition: all 0.3s linear;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY -50%;
  transform: translateY(-50%);
  opacity: 0.9;
}
.navaro li {
  height: 50px;
  position: relative;
}
.navaro li a {
  color: white;
  display: block;
  height: 100%;
  width: 100%;
  line-height: 50px;
  padding-left: 25%;
  border-bottom: 0px;
  transition: all .3s linear;
}
.navaro li a i {
  position: absolute;
  top: 17px;
  left: 17px;
  font-size: 20px;
}
.navaro ul li a span {
  display: none;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.navaro a:hover {
  z-index: 1;
  width: 200px;
  border-bottom: 0px;
}
.navaro ul li:hover a span {
  padding-left: 30%;
  display: block;
}
section {
  padding: 60px 0;
}
section .section-title {
  text-align: center;
  color: #007b5e;
  margin-bottom: 50px;
  text-transform: uppercase;
}
#team .card {
  border: none;
  background: #ffffff;
}
.image-flip:hover .backside,
.image-flip.hover .backside {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  border-radius: .25rem;
}
.image-flip:hover .frontside,
.image-flip.hover .frontside {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.mainflip {
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
  position: relative;
}
.frontside {
  position: relative;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
  margin-bottom: 30px;
}
.backside {
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-box-shadow: 5px 7px 9px -4px #9e9e9e;
  -moz-box-shadow: 5px 7px 9px -4px #9e9e9e;
  box-shadow: 5px 7px 9px -4px #9e9e9e;
}
.frontside,
.backside {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 1s;
  -moz-transform-style: preserve-3d;
  -o-transition: 1s;
  -o-transform-style: preserve-3d;
  -ms-transition: 1s;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
}
.frontside .card,
.backside .card {
  min-height: 312px;
}
.backside .card a {
  font-size: 18px;
  color: #007b5e !important;
}
.frontside .card .card-title,
.backside .card .card-title {
  color: #007b5e !important;
}
.frontside .card .card-body img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
