c/* CSS Document */

body {
  background-color: #fff;
  font-size: 18px;
  font-family: futura-pt, sans-serif; /*Für Fließtext immer die Futura PT nehmen*/
  font-weight: 400;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-family: ainslie-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}

h1 {
    font-size: 1.8rem;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: ainslie-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
a {
  color: #2799C9;
  text-decoration: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
a:hover {
  color: #2799C9;
}



/* -------------------- Farben BEGINN -------------------- */

.color-01 {
  color: #2799C9; /*dunkel grün*/
}
.color-02 {
  color: #2799C9; /*hell grün*/
}
.color-03 {
  color: #2799C9; /*braun*/
}
.color-04 {
  color: #000; /*schwarz*/
}
.color-05 {
  color: #194E9E; /*dblau*/
}
.color-06 {
  background-image: linear-gradient(45deg, #2799C9 0%, #2799C9 100%); /*Verlauf grün*/
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.color-07 {
    color: rgba(255,101,0,1.00);
}
.bg-color-01 {
  background-color: #2799C9; /*dunkel grün*/
}
.bg-color-02 {
  background-color: #2799C9; /*hell grün*/
}
.bg-color-03 {
  background-color: #2799C9; /*braun*/
}
.bg-color-04 {
  background-color: #000; /*schwarz*/
}
.bg-color-05 {
  background-color: #fff; /*weiß*/
}
.bg-color-06 {
  background-image: linear-gradient(45deg, #2799C9 0%, #fff 100%); /*Verlauf grün*/
}
.bg-color-07 {
  background-color: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(7px);
  border-radius: 15px;
}

/* -------------------- Farben ENDE -------------------- */



/* -------------------- Hintergrundbilder BEGINN -------------------- */

.bg-top-info {
  background-image: url("../images/background/004--301745934.jpg");
  background-size: cover;
  background-position: top;
}
.bg-content-front {
  /*background-image: url("../images/background/001--290566575.png");
  background-size: cover;
  background-position: right;*/
}
.bg-content-back {
  background-image: url("../images/background/001--417216841.jpg");
  background-size: contain;
  background-position: right;
}
.bg-review {
  background-image: url("../images/background/001--281896129-Konvertiert.jpg");
  background-size: cover;
}
.bg-review-img {
  background-image: url("../images/background/001--281896129-Konvertiert.jpg");
  background-size: cover;
  background-position: right; 
}
.bg-footer {
  /*background-image: url("../images/background/001--275882075.jpg");*/
  background-image: linear-gradient(-45deg, #2799C9 0%, #fff 80%); /*Verlauf grün*/
  background-size: cover;
  background-position: bottom;
}
.bg-footer-end {
  background-image: url("../images/background/004--301745934.jpg");
  background-size: cover;
  background-position: top;
}

/* -------------------- Hintergrundbilder ENDE -------------------- */



/* -------------------- Border BEGINN -------------------- */

.border-6 {
	border-width: 6px !important;
}
.border-7 {
	border-width: 7px !important;
}
.border-8 {
	border-width: 8px !important;
}
.border-9 {
	border-width: 9px !important;
}
.border-10 {
	border-width: 10px !important;
}
.border-top {
	border-top: 5px solid #2799C9 !important;
	opacity: 1;
}
/* -------------------- Border ENDE -------------------- */



/* -------------------- Parallax BEGINN -------------------- */

.parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: hard-light;
}

/* -------------------- Parallax ENDE -------------------- */



/* -------------------- Scroll Top BEGINN -------------------- */

.scroll-top {
  display: none !important;
  color: #fff;
  font-weight: bold;
  background-color: rgba(43, 43, 43, 0.60);
  right: 7%;
  bottom: 5%;
  position: fixed;
  transition: all .35s;
  box-shadow: 1px 0px 2px #333;
  font-size: 0.7rem;
  z-index: 9;
}
.scroll-top:hover {
  color: #1D1D1B;
  text-decoration: none;
}
@media (min-width: 992px) {
  .scroll-top {
    display: block !important;
  }
}

/* -------------------- Scroll Top ENDE -------------------- */



/* -------------------- Top Info BEGINN -------------------- */

.top-info a {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  text-decoration: none;
}
.top-info a:hover {
  color: #2799C9;
}
.ie {
  z-index: 999;
  top: 0;
}
.badge {
    display: inline-block;
    padding: 0.35em 0.65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    background-color: #2799C9;
}

/* -------------------- Top Info ENDE -------------------- */



/* -------------------- hr style BEGINN -------------------- */

hr {
  color: #2799C9;
  height: 4px !important;
  width: 50%;
  opacity: 1;
}

/* -------------------- hr style ENDE -------------------- */



/* -------------------- Öffnungszeiten Tabelle BEGINN -------------------- */

.table {
  border-color: #989898;
}
.table .table {
  background-color: transparent;
  color: #333;
}
.table-success, .table-success > th, .table-success > td {
  background-color: #2799C9;
  color: #fff;
  font-weight: 400;
}
.table-sm > :not(caption) > * > * {
  padding: 0.25rem;
}

/* -------------------- Öffnungszeiten Tabelle ENDE -------------------- */



/* -------------------- Datenschutz Button BEGINN -------------------- */

.btn-success {
  color: #fff;
  background-color: #b09e80;
  border-color: #b09e80;
}
.btn-success:hover {
    color: #fff;
    background-color: #b09e80;
    border-color: #b09e80;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #fff;
  background-color: #b09e80 !important;
  border-color: #b09e80 !important;
  box-shadow: 0 0 0 .25rem rgba(176,158,128,0.50) !important;
}
.btn-check:active + .btn-success, .btn-check:checked + .btn-success, .btn-success.active, .btn-success:active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #b09e80;
  background-image: none;
  border-color: #b09e80
}
.btn-check:active + .btn-success:focus, .btn-check:checked + .btn-success:focus, .btn-success.active:focus, .btn-success:active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem rgba(176,158,128,0.50);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #b09e80;
  background-image: none;
  border-color: #b09e80;
}

/* -------------------- Datenschutz Button ENDE -------------------- */


/* -------------------- Inviewport img BEGINN -------------------- */

[data-inviewport] img {
	width: 100%;
	top: 0;
	left: 0;
	opacity: 1;
}

[data-inviewport="zoomout"] { 
  transition: all 10s ease;
  transform: scale(1.3);
}
[data-inviewport="zoomout"].is-inViewport { 
  transform: scale(1);
}

.container-inviewport {
	padding: 0;
	overflow: hidden;
}

.font-weight-bold {
    font-weight: bold;
}

ul.liste li {
    list-style: none;
}

h2, h3 {
    font-size: 1.5rem;
}

/* -------------------- Inviewport img ENDE -------------------- */