/* 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: "forma-djr-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0.1em;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "forma-djr-display", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0.1em;
}
a {
  color: #d00718;
  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: #e7000e;
}

.nowrap {
	white-space: nowrap;
}

::selection {
  background-color: #405468;
  color: #fff;
}

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

.color-01 {
  color: #989898; /*farbname1*/
}
.color-02 {
  color: #696969; /*farbname2*/
}
.color-03 {
  color: #444444; /*farbname3*/
}
.color-04 {
  color: #333; /*schwarz*/
}
.color-05 {
  color: #fff; /*weiß*/
}
.color-06 {
  background-image: linear-gradient(45deg, #696969 0%, #333 100%); /*Verlauf*/
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.color-07 {
  color: #d00718;
}
.bg-color-01 {
  background-color: #989898; /*farbname1*/
}
.bg-color-02 {
  background-color: #696969; /*farbname2*/
}
.bg-color-03 {
  background-color: #444444; /*farbname3*/
}
.bg-color-04 {
  background-color: #333; /*schwarz*/
}
.bg-color-05 {
  background-color: #fff; /*weiß*/
}
.bg-color-06 {
  background-image: linear-gradient(45deg, #696969 0%, #333 100%); /*Verlauf*/
}
.bg-color-07 {
  background-color: #405468;
}
.bg-color-08 {
  background-color: #008ad0;
}
/* -------------------- Farben ENDE -------------------- */



/* -------------------- Hintergrundbilder BEGINN -------------------- */
.bg-navi {
  background-color: #405468;
}
.bg-preise {
  background-image: url("../images/background/bg-580624416.jpg");
  background-size: cover;
}
.bg-top-info-small {
  background-color: #0090d5;
  background-image: url("../images/background/bg-580624416.jpg");
  background-position: center;
  background-size: cover;
  background-blend-mode: multiply;
}
.bg-top-info {
  background-image: url("");
  background-size: cover;
}
.bg-content-front {
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(0,138,209,0.7) 60%, rgba(0,138,209,0.7) 100%),url("../images/background/bg-309975507.jpg");
  background-size: cover;
}
.bg-zumba {
  background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(0,138,209,0.7) 60%, rgba(0,138,209,0.7) 100%),url("../images/reviews/zumba_295125614.jpg");
  background-size: cover;
}
.bg-step {
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(0,138,209,0.7) 60%, rgba(0,138,209,0.7) 100%),url("../images/reviews/stepaerobic_104742611.jpg");
  background-size: cover;
  background-position: center;
}
.bg-aerworkout {
  background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(0,138,209,0.7) 60%, rgba(0,138,209,0.7) 100%),url("../images/reviews/aerobic_94886170.jpg");
  background-size: cover;
}
.bg-cycling {
  background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(0,138,209,0.7) 60%, rgba(0,138,209,0.7) 100%),url("../images/reviews/indoorcycling_132111143.jpg");
  background-size: cover;
  background-position: center;
}
.bg-bop {
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(0,138,209,0.7) 60%, rgba(0,138,209,0.7) 100%),url("../images/reviews/bop_225266206.jpg");
  background-size: cover;
  background-position: center;
}
.bg-sauna {
  background: linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgb(0 138 209 / 0%) 50%, rgba(0, 138, 209, 0.7) 100%), url(../images/background/bg-sauna-198466304.jpg);
  background-size: cover;
}
.bg-content-back {
  background-image: url("");
  background-size: cover;
}
.bg-review {
  background-image: url("../images/background/bg-216188456.jpg");
  background-size: cover;
}
.bg-footer {
  background-image: url("");
  background-size: cover;
  background-position: center;
}
.bg-footer-end {
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(232, 232, 232, 1) 100%);
}
.bg-kontakt {
  background: linear-gradient(180deg, rgba(233,235,241,0) 60%, rgba(233,235,241,1) 90%), url("../images/background/bg-580624416.jpg");
  background-size: cover;
}
.bg-glas {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 0px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(7.1px);
    -webkit-backdrop-filter: blur(7.1px);
    border: 1px solid rgba(255, 255, 255, 0.42);
}
.bg-slideshow {
  background: linear-gradient(180deg, rgba(233,235,241,1) 0%, rgba(233,235,241,1) 10%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
}
.bg-details {
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 20%, rgba(255,255,255,0.8) 80%, rgba(255,255,255,1) 100%), url("../images/background/bg-580624416.jpg");
  background-size: cover;
}
/* -------------------- 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 ENDE -------------------- */



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

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

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



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

.scroll-top {
  display: none !important;
  color: #fff;
  font-weight: bold;
  background-color: rgba(43, 43, 43, 0.60);
  right: 140px;
  bottom: 4.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: #e7000e;
}
.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: #6f7070;
    border: 2px solid #fff;
}
.top-info {
    box-shadow: 0px 15px 10px -15px #111;
}

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



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

.hr-style {
  background-image: url(../images/border.svg);
  background-size: contain;
  width: 100%;
  height: 10px !important;
  background-repeat: no-repeat;
  border: none;
  background-color: transparent;
  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: #d00718;
  color: #fff;
  font-weight: 400;
}
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 1rem;
}

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



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

.btn-success {
  color: #fff;
  background-color: #008ad0;
  border-color: #008ad0;
}
.btn-success:hover {
    color: #fff;
    background-color: #405468;
    border-color: #405468;
}
.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 -------------------- */

.action-button {
  width: 248px;
  height: 50px;
  font-size: 20px;
  color: #fff;
  background: linear-gradient(180deg, rgba(230,0,14,1) 0%, rgba(161,16,28,1) 80%);
  border: 0px;
  border-radius: 7px 0px;
  transition: all 0.25s ease;
}

.action-button:hover {
  color: #fff;
  background: linear-gradient(360deg, rgba(230,0,14,1) 0%, rgba(161,16,28,1) 80%);
  border-color: none;
}

.overlay-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 4em;
  font-weight: 600;
  line-height: 0.8em;
}

.overlay-text-small {
  font-size: 0.5em;
}

.overlay-button {
  border: 0;
    border-radius: 5px 0px;
    padding: 0.5em 1.2em;
    background: linear-gradient(180deg, rgba(239, 239, 239, 1) 0%, rgba(207, 207, 207, 1) 80%);
}

/* -------------------- Preis Boxen Start -------------------- */
.preisbox {
  box-shadow: 0px 0px 10px 5px #00000061;
  transition: 0.5s;
}

.preisbox:hover {
  transform: scale(1.15);
  transition: 0.5s;
}

.preisbox .monate {
  font-size: 2em;
  font-weight: normal;
  margin: 0px;
  padding: .5em;
}

.preisbox .preis {
  width: 90%;
  background-color: #fff;
  color: #008ad1;
  font-size: 4em;
  font-weight: bold;
}

.preisbox .preis span.monat {
  font-size: 0.2em;
  font-weight: normal;
}

.preisbox .spacer-seite {
  width: 10%;
}

.preisbox .vorteile ul {
  font-size: 0.9em;
  list-style-type: none;
  color: #e1e1e1;
  padding: 1em 2em;
  margin: 0;
}

.preisbox .vorteile ul li {
  padding: 6px 0px;
}

/* Buttons als Links */
.preisbox .preisbutton a.preisbuttonblau,
.preisbox .preisbutton a.preisbuttondblau {
  display: inline-block;
  width: 90%;
  padding: 1em;
  margin: 1em 0;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: 0;
}

/* Blaue Variante */
.preisbox .preisbutton a.preisbuttonblau {
  background-color: #008ad1;
}

/* Dunkelblaue Variante */
.preisbox .preisbutton a.preisbuttondblau {
  background-color: #405468;
}
/* -------------------- Preis Boxen Ende -------------------- */








/* -------------------- Box Probetraining Anfang -------------------- */

.main-blog-card {
  position: relative;
}
.main-blog-card:after {
  content: '';
  display: block;
  clear: both;
}
.main-blog-card .blog-card {
  /* width: 65%; */
  width: 90%;
  padding: 0 50px 0 0;
  margin: 20px 0;
  float: left;
}
.main-blog-card .blog-card-content {
  background-color: #008ad1;
  padding: 50px 60px;
  display: block;
  position: relative;
  z-index: 9;
  border-radius: 0px;
}
.main-blog-card .blog-card-content:hover {
  text-decoration: none;
}
.main-blog-card .blog-card-content:before {
  content: '';
  background: #fff;
  border-radius: 0px;
  position: absolute;
  left: 30px;
  top: 25px;
  bottom: 30px;
  right: -30px;
  z-index: -1;
  box-shadow: 0 0 10px rgb(0 0 0 / 50%);
}
.main-blog-card .blog-card-icon {
  color: #000;
  background-color: #405468;
  font-size: 60px;
  text-align: center;
  line-height: 100px;
  width: 100px;
  height: 100px;
  box-shadow: 0 0 10px rgb(0 0 0 / 40%);
  transform: translateY(-50%);
  position: absolute;
  right: -60px;
  top: 50%;
}
.main-blog-card .blog-card:nth-child(even) {
  float: right;
}
.main-blog-card .blog-card:nth-child(even) .blog-card-content {
  padding: 50px 60px;
}
.main-blog-card .blog-card:nth-child(even) .blog-card-content:before {
  border-radius: 25px;
  left: -30px;
  right: 30px;
}
.main-blog-card .blog-card:nth-child(even) .blog-card-icon {
  right: auto;
  left: -60px;
}

.main-blog-card h3 {
font-size: 1.85vw;
}

@media screen and (max-width:767px) {
  .main-blog-card .blog-card, .main-blog-card .blog-card:nth-child(even) {
    text-align: center;
    width: 100%;
    padding: 0 0 30px 0;
    margin: 0 0 30px;
  }
  .main-blog-card .blog-card-content, .main-blog-card .blog-card:nth-child(even) .blog-card-content {
    padding: 80px 25px;
  }
  .main-blog-card .blog-card-content:before, .main-blog-card .blog-card:nth-child(even) .blog-card-content:before {
    border-radius: 50px 50px 20px 20px;
    bottom: -30px;
    top: 65px;
    left: 10px;
    right: 10px;
  }
  .main-blog-card .blog-card-icon, .main-blog-card .blog-card:nth-child(even) .blog-card-icon {
    font-size: 50px;
    line-height: 85px;
    width: 85px;
    height: 85px;
    transform: translateX(-50%);
    top: auto;
    bottom: -20px;
    right: auto;
    left: 50%;
  }
}

/* -------------------- Scale BEGINN -------------------- */

.scale {
  animation: scale 3s infinite;
  transform: scale(1.0);
}
@-webkit-keyframes scale {
  0% {
    transform: scale(1.0);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1.0);
  }
}
@keyframes scale {
  0% {
    transform: scale(1.0);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1.0);
  }
}

/* -------------------- Scale ENDE -------------------- */

/* -------------------- Box Probetraining Ende -------------------- */

.mapsframe {
  border: 4px solid #fff;
  width: 100%;
  height: 280px;
}

.anfrage {
  display: block;
  width: 100%;
  background-color: #008ad0;
  color: #fff;
  padding: 0.5em;
  border-radius: 5px 0px;
}

.anfrage:hover {
  background-color: #405468;
  color: #fff;
}

.wellness {
  background-color: #efefef;
  border-radius: 15px;
}

.wellnessbild {
  border-radius: 15px;
}

/* -------------------- Box Kursplan -------------------- */

#kursplan td {
  height: 100%;
}

#kursplan td.hellblau {
  background-color: rgb(0 138 209 / 75%);
  border-bottom: 3px solid #008ad1;
}

#kursplan td.dunkelblau {
  background-color: rgb(64 84 104 / 75%);
  border-bottom: 3px solid #405468;
}

#kursplan td p {
  font-size: 0.7em;
  color: #ced9df;
  margin: 0px;
}

#kursplan td span {
  font-size: 1.4em;
  color: #fff;
}

/*Anker Offsets*/
#powerworkout, #zumba, #stepaerobic, #aerobicworkout, #bop, #indoorcycling, #kursplan {
  scroll-margin-top: 210px;
}
#kontaktformular {
	scroll-margin-top: 120px;
}

@media (max-width: 991px) {
  #powerworkout,
  #zumba,
  #stepaerobic,
  #aerobicworkout,
  #bop,
  #indoorcycling,
  #kursplan {
    scroll-margin-top: -20px; /* z. B. mobiler Header kleiner */
  }

  #kontaktformular {
    scroll-margin-top: -80px;
  }
}