@charset "UTF-8";
/* MASSE VARIABLEN */
/* FONT VARIABLEN */
/* HINTERGRUNDFARBEN UND -VERLÄUFE */
.hellblau-bg {
  background-color: #430209;
  color: #EFEFEF;
}
.dunkelblau-bg {
  background-color: #430209;
  color: #EFEFEF;
}
.mittelblau-bg {
  background-color: #9A0A14;
  color: #EFEFEF;
}
.weiss-bg {
  background-color: #EFEFEF;
}
.altrosa-bg {
  background-color: #430209;
  color: #EFEFEF;
}
.grau-bg {
  background-color: #EFEFEF;
}
.weiss-bg {
  background-color: #EFEFEF;
}
.trans-bg {
  background-color: rgba(255, 255, 255, 0.3);
}
/* FARBSYSTEM */
.palette {
  height: 500px;
}
.paletti:first-child {
  border-radius: 15px 15px 0 0;
}
.paletti:last-child {
  border-radius: 0 0 15px 15px;
}
.paletto:first-child {
  border-radius: 15px 0 0 15px;
}
.paletto:last-child {
  border-radius: 0 15px 15px 0;
}
.h-60 {
  height: 60% !important;
}
.h-30 {
  height: 30% !important;
}
.h-10 {
  height: 10% !important;
}
.ball {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  margin: 0 auto;
}
/* BUTTON FIXED */
.btn-fixed {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.btn-fixed:hover, .btn-fixed:visited {
  background-color: #EFEFEF;
}
/* SOCIAL MEDIA FIXED */
.sm-fixed {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  border-radius: 0px;
}
.sm-fixed .btn {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
/* SLICK.JS */
.slick-list {
  margin: 0 -27px;
}
.slick-slide {
  margin: 0 27px;
}
/* SPONSOREN */
.semitransparent {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
/* VERTICAL JUSTIFY */
.spacebetween {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.spacearound {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
/* BI ICONS ROUNDED CIRCLE */
.icon-flex, .icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-wrapper {
  border-radius: 50%;
  overflow: hidden;
  font-size: 2.5rem;
  width: 5rem;
  height: 5rem;
}
.icon-wrapper .bi {
  color: #9A0A14;
}
/* GENERELL */
body {
  font-family: "Raleway", serif;
  font-optical-sizing: auto;
  color: #EFEFEF;
  background-color: #9A0A14;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll;
}
body::-webkit-scrollbar {
  display: none;
}
.rounded {
  border-radius: 0px;
}
.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #430209;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #6a070e;
  color: #EFEFEF;
}
.thumbnail {
  border: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px dotted #9A0A14;
  clear: both;
}
a {
  color: #EFEFEF;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
#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;
}
.gray {
  filter: grayscale(100%);
  opacity: 1;
}
.back .bi {
  font-size: 2rem;
  color: #EFEFEF;
}
.badge {
  font-weight: 400;
  letter-spacing: 0.1em;
}
.badge a {
  color: #EFEFEF;
  text-decoration: none;
}
.textschatten {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.stars .bi {
  padding-left: 2px;
  padding-right: 2px;
}
.hilfe {
  font-size: 1.4rem;
  color: cornflowerblue;
}
.table tr td, .table tr th {
  background-color: rgba(255, 255, 255, 0) !important;
  border-color: #000;
}
.parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ecken-oben {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.hero-social {
  font-size: 2rem;
  margin-right: 1opx;
}
.badge {
  border-radius: 0px;
}
/* BILDER */
.rounded {
  border-radius: 0px !important;
}
.img-dark {
  filter: brightness(80%);
}
.img-cover {
  object-fit: cover;
  object-position: center;
}
.aspect {
  width: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 0px;
}
.aspectoben {
  width: 100%;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.einszueins {
  padding-bottom: 100%;
}
.altrosaenesrechteck {
  padding-bottom: 61.8%;
}
.dreizuzwei {
  padding-top: 66.66%;
}
.vierzudrei {
  padding-top: 75%;
}
.sechzehnzuneun {
  padding-top: 56.25%;
}
.einundzwanzigzuneun {
  padding-top: 42.85%;
}
.zweiunddreissigzuneun {
  padding-top: 28.12%;
}
.square {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.kreis {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
.kreis span {
  font-size: 1em;
  font-weight: 700;
  color: #EFEFEF;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.viereck {
  width: 50px;
  height: 50px;
  border-radius: 0px;
  text-align: center;
  position: relative;
  background-color: #EFEFEF;
}
.viereck span {
  font-size: 1em;
  font-weight: 700;
  color: #EFEFEF;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.text-background {
  font-size: 3vw;
  display: inline;
  color: #EFEFEF;
  line-height: 160%;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-weight: 700;
  padding: 0 12px 6px;
}
/* HERO*/
.oldschool {
  background-size: cover;
  background-position: center;
  min-height: 60vh;
  position: relative;
}
.oldschool h1 {
  font-size: 4rem;
}
.oldschool-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
}
.abdunklung-2 {
  background-color: rgba(0, 0, 0, 0.2);
  color: #EFEFEF;
}
.abdunklung-3 {
  background-color: rgba(0, 0, 0, 0.3);
  color: #EFEFEF;
}
.abdunklung-4 {
  background-color: rgba(0, 0, 0, 0.4);
  color: #EFEFEF;
}
.abdunklung-5 {
  background-color: rgba(0, 0, 0, 0.5);
  color: #EFEFEF;
}
.abdunklung-6 {
  background-color: rgba(0, 0, 0, 0.6);
  color: #EFEFEF;
}
.aufhellung-2 {
  background-color: rgba(255, 255, 255, 0.2);
  color: #9A0A14;
}
.aufhellung-3 {
  background-color: rgba(255, 255, 255, 0.3);
  color: #9A0A14;
}
.aufhellung-4 {
  background-color: rgba(255, 255, 255, 0.4);
  color: #9A0A14;
}
.aufhellung-5 {
  background-color: rgba(255, 255, 255, 0.5);
  color: #9A0A14;
}
.aufhellung-6 {
  background-color: rgba(255, 255, 255, 0.6);
  color: #9A0A14;
}
@media (max-width: 768px) {
  .oldschool {
    min-height: 40vh;
  }
  .oldschool h1 {
    font-size: 2rem;
  }
}
/* MASTHEAD*/
.masthead {
  background-size: cover;
  background-position: center;
  position: relative;
}
.color-overlay {
  position: relative;
}
/* CAROUSEL */
.carousel-caption {
  left: 0;
  max-width: 100%;
  width: 100%;
}
/* TYPE */
h1 {
  font-size: 3.5em;
  margin-bottom: 30px;
  font-weight: 400;
  color: #EFEFEF;
}
h2 {
  font-size: 1.2em;
  line-height: 1.3em;
  letter-spacing: 0.2em;
  font-weight: 300;
  color: #EFEFEF;
}
h3 {
  font-size: 1.3em;
  margin-bottom: 30px;
  letter-spacing: 0.2em;
  font-weight: 700;
  color: #EFEFEF;
}
h4 {
  font-size: 2em;
  line-height: 1.5em;
  font-weight: 300;
  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;
  font-weight: 400;
}
/* TEXT SCHATTEN */
.text-shadow {
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.7);
}
/* NAVBAR */
.navbar {
  padding-top: 30px;
  padding-bottom: 30px;
  transition: all 0.5s;
}
.navbar-nav .nav-link {
  color: #EFEFEF;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: #EFEFEF;
}
.navbar.compressed {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #430209;
  border-bottom: 0;
}
/* NAV-PILLS */
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #430209;
}
.nav-pills .nav-link {
  background-color: #430209;
}
/* BEREICHE */
.social {
  background-color: #9A0A14;
  padding-top: 30px;
  padding-bottom: 30px;
}
.social .bi {
  color: #EFEFEF;
  font-size: 2rem;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.vierer {
  background-color: #9A0A14;
  padding: 60px 0;
}
.vierer h3 {
  color: #EFEFEF;
}
.vierer p {
  color: #EFEFEF;
}
footer {
  background-color: #430209;
  padding: 60px 0;
  color: #430209;
}
.sponsoren {
  background-color: #fff;
  padding: 60px 0;
}
/* BUTTONS */
.btn {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  font-weight: 400;
  border-radius: 0px;
  letter-spacing: 0.1em;
}
.btn-link {
  color: #EFEFEF;
  text-decoration: none;
}
.btn-link:hover {
  color: #EFEFEF;
}
.active.btn-link {
  color: #EFEFEF !important;
  font-weight: 700;
}
.btn-button {
  color: #EFEFEF;
  background-color: #430209;
  border-color: #430209;
}
.btn-button:hover {
  color: #EFEFEF;
  background-color: #9A0A14;
  border-color: #9A0A14;
}
.btn-dunkelblau {
  background-color: #430209;
  color: #EFEFEF;
}
.btn-mittelblau {
  background-color: #9A0A14;
  color: #EFEFEF;
}
.btn-weiss {
  background-color: #EFEFEF;
}
.btn-altrosa {
  background-color: #430209;
  color: #EFEFEF;
}
.btn-grau {
  background-color: #EFEFEF;
}
.btn-weiss {
  background-color: #EFEFEF;
}
.btn-outline-dunkelblau {
  border-color: #430209;
  color: #430209;
}
.btn-outline-mittelblau {
  border-color: #9A0A14;
  color: #9A0A14;
}
.btn-outline-weiss {
  border-color: #EFEFEF;
  color: #EFEFEF;
}
.btn-outline-altrosa {
  border-color: #430209;
  color: #430209;
}
.btn-outline-grau {
  border-color: #EFEFEF;
  color: #EFEFEF;
}
.btn-outline-weiss {
  border-color: #EFEFEF;
  color: #EFEFEF;
}
/* CARDS */
.card {
  border-radius: 0px;
}
.card-img-top {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.card-header {
  border-bottom: 0;
  letter-spacing: 0.1em;
}
.card-header:first-child {
  border-radius: 0px 0px 0 0;
}
.card-footer {
  border-top: 0;
  letter-spacing: 0.1em;
}
.card-footer:last-child {
  border-radius: 0 0 0px 0px;
}
.card-blog {
  background-color: #EFEFEF;
}
.border-secondary {
  border-color: #DFE2E6 !important;
}
.vr {
  width: 1px;
  min-height: 1.7em;
  opacity: 1;
}
.card-counter .bi {
  font-size: 2.5rem;
  color: #EFEFEF;
}
.card-body .bi {
  font-size: 2rem;
}
.card-img-overlay:hover {
  display: block;
  background: rgba(0, 0, 0, 0.4);
  transition: background 1s ease;
}
.card-img-overlay .btn {
  opacity: 0;
  transition: opacity 0.35s ease;
}
.card-img-overlay:hover .btn {
  opacity: 1;
}
.card-img-overlay .bi {
  font-size: 2.5rem;
  color: #EFEFEF;
  opacity: 0;
  transition: opacity 0.35s ease;
}
.card-img-overlay:hover .bi {
  opacity: 1;
}
/* ACCORDION */
.accordion-item {
  background-color: #EFEFEF !important;
  border: 0;
  color: #9A0A14;
  border-radius: 0px !important;
}
.accordion-button {
  background-color: #EFEFEF;
  font-size: 1.2em;
  color: #9A0A14;
}
.accordion-button:not(.collapsed) {
  background-color: #EFEFEF;
  color: #9A0A14;
}
/* 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;
}
/* TIMELINE */
.timeline {
  border-left: 1px dashed #EFEFEF;
  position: relative;
  list-style: none;
}
.timeline .timeline-item {
  position: relative;
}
.timeline .timeline-item:after {
  position: absolute;
  display: block;
  top: 4px;
}
.timeline .timeline-item:after {
  background-color: #9A0A14;
  left: -38px;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  content: "";
}
/* STOCK TICKER */
.stock-ticker {
  font-size: 15px;
  padding-block: 8px;
  border-block: 1px solid white;
  color: white;
  overflow: hidden;
  user-select: none;
  --gap: 20px;
  display: flex;
  gap: var(--gap);
}
.stock-ticker ul {
  list-style: none;
  flex-shrink: 0;
  min-width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--gap);
  animation: scroll 50s linear infinite;
  margin-top: 0;
  margin-bottom: 0;
}
.stock-ticker:hover ul {
  animation-play-state: paused;
}
@keyframes scroll {
  to {
    transform: translateX(calc(-100% - (5px)));
  }
}
.stock-ticker ul:first-child {
  /* background-color: yellow; */
}
.stock-ticker ul:last-child {
  /* background-color: pink; */
}
.stock-ticker .company, .stock-ticker .price {
  font-weight: bold;
}
.stock-ticker .price {
  margin-inline: 4px;
}
.stock-ticker .plus::before {
  content: "↑";
}
.stock-ticker .minus::before {
  content: "↓";
}
.stock-ticker .plus .change, .stock-ticker .plus::before {
  color: #089981;
}
.stock-ticker .minus .change, .stock-ticker .minus::before {
  color: #f23645;
}
.small-logo {
  max-height: 70px;
  width: auto;
}
.large-logo {
  max-height: 130px;
  width: auto;
}
