* {
  hyphens: auto;
}
a {
  color: #17479d;
  outline: 0;
}
a:hover {
  color: #333;
}
a:active {
  color: #17479d !important;
}
a:focus {
  color: #17479d !important;
}
.disabled {
  pointer-events: none;
  cursor: default;
  color: #17479d !important;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
object,
embed {
  outline: 0;
}
img {
  max-width: 100%;
}
.c-ci {
  color: #17479d;
}
.c-ci-red {
  color: rgba(237, 28, 36, 1);
}
.bgc-ci {
  background-color: #17479d;
  color: #fff;
}
.bgc-l-grey {
  background-color: #f2f2f2;
}
.bgc-d-grey {
  background-color: #666;
  color: #fff;
}
.ds {
  display: block;
}
@media (max-width: 575px) {
  .ds {
    display: none !important;
  }
}
.ms {
  display: none;
}
@media (max-width: 575px) {
  .ms {
    display: block;
  }
}
.logo {
  width: 300px;
}
@media (max-width: 575px) {
  .logo-m {
    width: 100%;
    background-color: rgba(32, 142, 201, 0.8) !important;
  }
}
.h1,
h1 {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 300;
  color: #17479d;
}
@media (max-width: 575px) {
  .h1,
  h1 {
    font-size: 1.5rem;
    padding-bottom: 0.8rem;
  }
}
.s-bg-c {
  background-color: #f2f2f2;
}
.s-f-bg-c {
  background-color: #333;
}
nav {
  position: inherit !important;
  border-bottom: 3px solid #17479d;
}
@media (max-width: 575px) {
  nav {
    position: inherit !important;
  }
}
.bg-dark {
  background-color: #fff !important;
}
.bg-dark-footer {
  background-color: #17479d !important;
}
.navbar-dark .navbar-nav .nav-link {
  color: #17479d;
  padding-right: 0.6rem;
  padding-left: 0.6rem;
}
.navbar-dark .navbar-nav .nav-link:hover {
  color: #fff;
  background-color: rgba(237, 28, 36, 1) !important;
}
.active a {
  color: #fff !important;
  background: rgba(237, 28, 36, 1);
}
.navbar-dark .navbar-brand {
  color: #17479d !important;
}
header {
  margin-top: 0;
  height: auto;
  border-bottom: 3px solid #17479d;
}
header img {
  width: 100%;
}
@media (max-width: 575px) {
  header {
    margin-top: 0;
  }
}
.carousel-control-next,
.carousel-control-prev {
  z-index: 1081;
}
.slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1080;
  width: 100%;
}
.s-maps {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  width: 100%;
  max-height: 420px;
}
.s-mo {
  width: 100%;
  min-height: 420px;
  position: absolute;
}
.button {
  display: inline-block;
  margin: 10px 10px 10px 0;
  padding: 15px 40px;
  overflow: hidden;
  cursor: pointer;
  background-color: #333;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-decoration: none;
  border: 0;
  font-size: 0.9em;
}
.button:hover {
  background-color: #7da961;
  color: #333;
}
footer {
  color: #fff;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fff;
}
@media (max-width: 575px) {
  footer {
    text-align: center !important;
  }
  footer .text-right {
    text-align: center !important;
  }
  footer .text-left {
    text-align: center !important;
  }
}
.back-to-top {
  background: #333;
  font-weight: 800;
  color: #fff;
  position: fixed;
  bottom: 100px;
  right: 20px;
  padding: 0.8rem 0 0 1.2rem;
  width: 50px;
  height: 50px;
  border: 0 solid #000;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  z-index: 1091;
}
a.back-to-top {
  text-decoration: none !important;
  color: #fff;
}
a:hover.back-to-top {
  text-decoration: none !important;
  background-color: #fff;
  color: #333;
}
ol {
  padding-left: 20px;
}
ul {
  list-style-type: none;
  padding-left: 0;
}
.c-ul ul {
  list-style-type: none;
  padding-left: 0;
}
.c-ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 0;
}
.c-ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f101";
  color: #17479d;
}
.consent {
  font-size: 0.9rem;
}
.consent input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
.dsgvo h1 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}
.dsgvo h2 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}
.dsgvo h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}
.navbar-toggler {
  border: 0;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(23,71,157,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/*
███████████████████████████████████████████████████████████████████████████████████████████████
    Google Maps On Demand
███████████████████████████████████████████████████████████████████████████████████████████████
*/
.gmod {
  width: 100%;
  height: 400px;
  outline: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
}
.gmod .bg_map {
  position: absolute;
  top: -1%;
  left: -1%;
  height: 102%;
  width: 102%;
  background-image: url("../images/gmod-bg.png");
  background-repeat: repeat;
  background-position: 0 0;
  filter: blur(0.05rem);
}
.gmod .opt_in_banner {
  background-color: rgba(120, 120, 120, 0.8);
  color: #fff;
  padding: 1em;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-size: 0.85em;
}
.gmod .opt_in_banner .desc {
  color: #fff;
  text-align: center;
  margin-bottom: 1em;
  line-height: 1.3em;
}
.gmod .opt_in_banner .desc a {
  color: inherit !important;
  text-decoration: underline !important;
}
.gmod .opt_in_banner .show_map_btn {
  display: inline-block;
  padding: 0.6em 1.2em;
  margin-bottom: 0.9em;
  background-color: #2aa549;
  color: #fff;
  border: none;
  font-size: 1em;
  line-height: 1.2em;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.gmod .opt_in_banner .show_map_btn:hover {
  background-color: #208039;
}

/*
███████████████████████████████████████████████████████████████████████████████████████████████
    Bildquelle
███████████████████████████████████████████████████████████████████████████████████████████████
*/
.psc {
  position: relative;
}
.pic_source {
  font-family: Arial, Verdana, Helvetica, sans-serif !important;
  position: absolute;
  z-index: 1;
  right: 3px;
  bottom: 3px;
  display: inline-block;
  background-color: #777;
  color: #fff;
  vertical-align: top;
  line-height: 1em;
  padding: 1px 0 0 0;
  font-size: 13px;
  cursor: pointer;
  border-radius: 10px;
  font-weight: 300;
}
.pic_source * {
  color: inherit !important;
  vertical-align: inherit !important;
  line-height: inherit !important;
  font-weight: inherit !important;
  margin: 0 !important;
  font-size: inherit !important;
  text-transform: none !important;
}
.pic_source::before {
  content: "\00A9";
  display: block;
  float: left;
  overflow: hidden;
  width: 1em;
  height: 1em;
  text-align: center;
  font-weight: 100;
  font-size: 1.2em;
  line-height: 1.05em;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.pic_source input[type="checkbox"] {
  display: none;
}
.pic_source span {
  display: none;
  padding-top: 1px;
  padding-right: 0.5em;
  line-height: 1em;
}
.pic_source input[type="checkbox"]:checked ~ span {
  display: inline-block;
}
.pic_source input[type="checkbox"]:checked ~ span:first-of-type {
  padding-left: 0.1em;
}
/*
███████████████████████████████████████████████████████████████████████████████████████████████
BFSG-Spacer
███████████████████████████████████████████████████████████████████████████████████████████████
*/
.bfsg_spacer {
  margin-top: 9rem;
}
