@charset "UTF-8";
/* amatic-sc-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Amatic SC";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/amatic-sc-v26-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* amatic-sc-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Amatic SC";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/amatic-sc-v26-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* josefin-sans-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/josefin-sans-v32-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* josefin-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/josefin-sans-v32-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* josefin-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/josefin-sans-v32-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* FARBSCHEMA */
.farbschema {
  color: #fff;
  height: 350px;
}
.farbschemaeins {
  background-color: #8FC4D9;
}
.farbschemazwei {
  background-color: #0b7746;
}
.farbschemadrei {
  background-color: #ecf5f1;
}
.farbschemavier {
  background-color: #faf4ea;
}
.farbschemafuenf {
  background-color: #F21905;
}
.farbschemasechs {
  background-color: #111111;
}
/* GENERELL */
body {
  font-family: "Josefin Sans", sans-serif;
  color: #111111;
  padding-top: 50px;
}
.rounded {
  border-radius: 0.5rem;
}
.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #ecf5f1;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #69b0cc;
  color: #fff;
}
.thumbnail {
  border: 0;
}
hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px dotted rgba(255, 255, 255, 0.7);
  clear: both;
}
a {
  color: #0b7746;
}
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;
}
/* SLICK */
.slick-prev:before, .slick-next:before {
  color: #0b7746 !important;
}
/* BILDER */
.square {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.saturiert {
  filter: saturate(60%) brightness(95%);
}
/* KARUSSELL */
.carousel-caption {
  left: 0;
  max-width: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-caption h1 {
  font-size: 4vw;
  display: inline;
  color: #fff;
  text-shadow: 1px 1px 2px black;
  line-height: 160%;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-weight: 700;
  padding: 0 12px 6px;
}
.carousel-caption p {
  font-size: 1.5vw;
  color: #fff;
  text-shadow: 1px 1px 2px black;
}
/* DREHUNG */
.linksgedreht {
  transform: rotate(-1deg);
}
.rechtsgedreht {
  transform: rotate(2deg);
}
/* TYPE */
h1 {
  font-family: "Amatic SC", cursive;
  font-size: 4.5em;
  margin-bottom: 30px;
  font-weight: 700;
  color: #0b7746;
}
h2 {
  font-size: 1.4em;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  font-weight: 400;
}
h3 {
  font-family: "Amatic SC", cursive;
  font-size: 2.3em;
  margin-bottom: 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
h4 {
  font-family: "Amatic SC", cursive;
  font-size: 2em;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #0b7746;
  text-transform: uppercase;
}
h5 {
  font-size: 1.8em;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #0b7746;
}
p {
  font-size: 1.1em;
  line-height: 1.5em;
  font-weight: 300;
}
ul, ol {
  font-size: 1.1em;
  line-height: 1.5em;
  font-weight: 300;
}
ol li {
  font-weight: 700;
  padding-top: 15px;
}
ol li li {
  font-weight: 300;
  padding-top: 3px;
  padding-bottom: 3px;
}
/* NAVBAR */
.navbar-nav .nav-link {
  color: #111111;
  font-weight: 700;
}
.navbar-nav .nav-link:hover, .navbar-nav .active.nav-link {
  color: #0b7746;
}
/* NAV TABS */
.nav-tabs {
  border-bottom: 0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #f8f9fa;
  border: 1px solid #f8f9fa;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
  background-color: #0b7746;
  color: #fff;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
  background-color: #111111;
  color: #f8f9fa;
  border: 1px solid #111111;
}
.nav-item {
  margin-right: 8px;
}
.tab-content {
  background-color: #f8f9fa;
  padding: 30px;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
/* NAV PILLS */
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #fff;
  color: #0b7746;
}
.nav-pills .nav-link {
  color: #fff;
}
.center-pills {
  display: flex;
  justify-content: center;
}
/* BEREICHE */
.headliner {
  background-color: #faf4ea;
  padding: 60px 0;
}
.blume {
  width: 35px;
  height: auto;
}
.inhalt {
  background-color: #fff;
  padding: 60px 0;
  background-image: url(/media/allgemein/flattergelb.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 102%;
}
.social {
  padding: 60px 0;
}
.social .bi {
  color: #0b7746;
  font-size: 2rem;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.buchung {
  background-color: #f8f9fa;
  padding: 15px 0;
  background-image: url(/media/allgemein/flatterweiss.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 102%;
}
.vierer {
  background-color: #0b7746;
  padding: 80px 0 30px 0;
  background-image: url(/media/allgemein/flattergrau.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 102%;
}
.vierer h3, .vierer p {
  color: #fff;
}
.vierer .bi {
  color: #fff;
  font-size: 2em;
  margin-right: 10px;
}
.basisvierer {
  background-color: #0b7746;
  padding: 80px 0 30px 0;
  background-image: url(/media/allgemein/flatterweiss.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 102%;
}
.basisvierer h3, .basisvierer p {
  color: #fff;
}
.basisvierer .bi {
  color: #fff;
  font-size: 2em;
  margin-right: 10px;
}
footer {
  background-color: #0b7746;
  padding: 0 0 30px 0;
}
footer p {
  color: #fff;
}
.topthemen {
  padding: 60px 0 15px 0;
}
.modal-title {
  color: #111111 !important;
}
.modal p {
  color: #111111;
}
/* BUTTONS */
.btn {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  font-weight: 700;
  border-radius: 0.5rem;
  line-height: 1.4em;
  text-decoration: none;
}
.btn-link {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
}
.btn-link:hover, .active.btn-link {
  color: #5ef0ae;
}
.btn-button {
  color: #fff;
  background-color: #0b7746;
  border: 0;
}
.btn-button:hover {
  color: #0b7746;
  background-color: #ecf5f1;
  border-color: #0b7746;
}
.btn-primary {
  color: #111111;
  background-color: #ecf5f1;
  border-color: #ecf5f1;
}
.btn-outline-success {
  color: #0b7746;
}
/* CARDS */
.card {
  border: 0;
  background-color: #fff;
}
.card-header {
  background-color: #0b7746;
}
.card-title {
  color: #fff;
}
.card-footer {
  border-top: 0;
  background-color: #0b7746;
  color: #fff;
}
.card-blog {
  background-color: #fff;
}
/* ACCORDION FAQ */
.accordion .card-header:after {
  font-family: "FontAwesome";
  content: "";
  float: right;
}
.accordion .card-header.collapsed:after {
  content: "";
}
/* 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: 0.5rem;
  margin-right: 30px;
  margin-bottom: 30px;
}
.img-responsive-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 0.5rem;
  margin-left: 30px;
  margin-bottom: 30px;
}
.img-responsive-zentriert {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 0.5rem;
}
.img-50-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 0.5rem;
  margin-right: 30px;
  margin-bottom: 30px;
}
.img-50-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 0.5rem;
  margin-left: 30px;
  margin-bottom: 30px;
}
.img-33-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 0.5rem;
  margin-right: 30px;
  margin-bottom: 30px;
}
.img-33-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 0.5rem;
  margin-left: 30px;
  margin-bottom: 30px;
}
.img-25-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 0.5rem;
  margin-right: 30px;
  margin-bottom: 30px;
}
.img-25-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 0.5rem;
  margin-left: 30px;
  margin-bottom: 30px;
}
/* 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;
}
/* ÜBERSICHT */
.regenbogen {
  background: linear-gradient(90deg, #00C9FF 0%, #92FE9D 100%);
}
.ueberblick .card {
  border: none;
  padding: 10px 50px;
}
.ueberblick .card::after {
  position: absolute;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.ueberblick .card:hover {
  transform: scale(1.02, 1.02);
  -webkit-transform: scale(1.02, 1.02);
  backface-visibility: hidden;
  will-change: transform;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.75) !important;
}
.ueberblick .card:hover::after {
  opacity: 1;
}
