.signature,
.signature a {
  background: #000;
  color: #fff;
  margin: 0;
  font-family: Roboto,sans-serif;
  font-weight: 400;
  line-height: 1.45;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.signature-social-block {
  list-style-type: none;
  padding: 0;
  text-align: center;
}

.signature .copyright,
.signature .signature-social-block li {
  display: inline-block;
}

.signature {
  padding-top: 5px;
}

.cc-grower {
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 100000000;
}

/*

Hier werden alle Anpassungen die in der Public View am Css gemacht werden
eingetragen.

*/

.grecaptcha-badge {
  visibility: hidden;
}

a {
  color: inherit;
}

a:hover {
  color: #003c7c;
}

@media (max-width: 767px) {
  .swiper-hero,
  .swiper-hero .swiper-slide,
  .swipper-wrapper,
  .swipper,
  .swiper-inner-container {
    height: 500px !important;
  }

  #swiper-banner {
    height: 500px !important;
  }
}

.bg-prime {
  background-color: #003c7c !important;
}

.border-prime {
  border-color: #003c7c !important;
}

.btn-prime,
.btn-prime:focus,
.btn-prime:active,
.btn-prime:hover,
.btn-prime:disabled {
  background-color: #003c7c !important;
  border-color: #003c7c !important;
  color: #fff !important;
}

.nav-link:hover {
  color: #003c7c !important;
}

.bg-prime-light {
  background-color: #003c7c13 !important;
}

.nav-link.active {
  color: #343f52 !important;
}

.nav-link.active:hover {
  color: #003c7c !important;
}

::-moz-selection {
  background: #003c7c !important;
}

::selection {
  background: #003c7c !important;
}

::-moz-selection {
  background: #003c7c !important;
}

.cc-compliance {
  background: #003c7c !important;
  color: #fff !important;
}

.cc-compliance .cc-btn {
  background: #003c7c !important;
  color: #fff !important;
}

@media (max-width: 767px) {
  .text-\[1rem\] {
    font-size: .8rem !important;
  }
}

.d-none {
  display: none !important;
}

.dropdown-toggle::after {
  content: "";
}

