/* compiled by scssphp v1.0.5 on Wed, 24 May 2023 05:27:07 +0000 (0.1239s) */

/* ----- Änderungen an Bootstrap ------------------------- */
.container, .container-fluid, .col {
  padding: 0 20px;
}
.row {
  margin: 0 -20px;
}
/* ----- Grundeinstellungen ------------------------------ */
a {
  outline: 0;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
b, strong {
  font-weight: 800;
}
body {
  overflow-x: hidden;
  overflow-y: scroll;
}
.bt-h1, h1 {
  color: #0d78a6;
  font-size: 1.8rem;
  font-weight: 800;
  margin-bottom: 30px;
}
.bt-h2, h2 {
  color: #0d78a6;
  font-size: 1.62rem;
  font-weight: 800;
  margin-bottom: 30px;
}
.bt-h3, h3 {
  color: #0d78a6;
  font-size: 1.44rem;
  font-weight: 800;
  margin-bottom: 30px;
}
.bt-h4, h4 {
  color: #0d78a6;
  font-size: 1.26rem;
  font-weight: 800;
  margin-bottom: 30px;
}
.bt-h5, h5 {
  color: #0d78a6;
  font-size: 1.08rem;
  font-weight: 800;
  margin-bottom: 30px;
}
.bt-h6, h6 {
  color: #0d78a6;
  font-size: 0.9rem;
  font-weight: 800;
  margin-bottom: 15px;
}
.bt-loader {
  left: calc(50% - 16px);
  position: fixed;
  top: calc(50% - 16px);
}
.bt-loader .spinner-border {
  border-width: 0.5rem;
  color: #595959;
}
.bt-wrapper {
  visibility: hidden;
}
.form-control, input, textarea {
  border-radius: 0;
  height: auto;
  padding: 10px;
  width: 100%;
}
hr {
  border-top: 2px solid #0d78a6;
  margin-bottom: 45px;
  margin-top: 43px;
  width: 80px;
}
html, body {
  background-color: white;
  color: #595959;
  font-family: 'Avenir Next W01', sans-serif;
  font-size: 0.9rem;
}
label {
  font-size: 0.9rem;
  margin-bottom: 5px;
}
p:last-child {
  margin-bottom: 0;
}
::selection {
  background-color: #595959;
  color: white;
}
/* ----- Header inkl. Navigation ------------------------- */
.hamburger {
  padding: 0;
  position: relative;
  z-index: 99999;
}
.hamburger .hamburger-box {
  width: 30px;
}
.hamburger:hover, .hamburger.is-active:hover {
  opacity: 1;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::after, .hamburger.is-active .hamburger-inner::before, .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
  background-color: #595959;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
  border-radius: 0;
  width: 30px;
}
.bt-header {
  background-color: white;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  color: #595959;
  left: 0;
  padding-bottom: 15px !important;
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px !important;
  position: fixed;
  top: 0;
  visibility: hidden;
  z-index: 1030;
}
.bt-header .col:nth-child(2) {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 992px) {
  .bt-header .col:nth-child(2) {
    align-items: flex-end;
  }
}
.bt-header.is-active {
  background-color: transparent;
  box-shadow: none;
  position: absolute;
}
.bt-logo {
  position: relative;
  z-index: 99999;
}
.bt-nav-desktop {
  display: none;
}
.bt-nav-desktop ul, .bt-nav-desktop ul li ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bt-nav-desktop ul li {
  float: left;
}
.bt-nav-desktop ul li.active, .bt-nav-desktop ul li div ul li.active {
  font-weight: 800;
}
.bt-nav-desktop ul li:last-child {
  margin-right: -10px;
}
.bt-nav-desktop ul li a {
  padding: 10px;
}
.bt-nav-desktop ul li div {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  display: none;
  margin: 5px -20px 0;
  min-width: 274px;
  padding: 15px 30px;
  position: absolute;
}
.bt-nav-desktop ul li div ul li {
  clear: both;
  font-size: 0.9rem;
  font-weight: 400;
  margin-left: 0 !important;
}
.bt-nav-desktop ul li div ul li a {
  padding: 0;
}
.bt-nav-mobile {
  background-color: white;
  color: #595959;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (min-width: 576px) {
  .bt-nav-mobile {
    align-items: center;
  }
}
.bt-nav-mobile .col {
  padding-left: 0;
  padding-right: 0;
}
.bt-nav-mobile .row {
  margin-left: 0;
  margin-right: 0;
}
.bt-nav-mobile ul, .bt-nav-mobile ul li ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bt-nav-mobile ul li {
  font-size: 1.1rem;
}
.bt-nav-mobile ul li.active, .bt-nav-mobile ul li ul li.active {
  font-weight: 800;
}
.bt-nav-mobile ul li ul {
  margin-left: 15px;
}
.bt-nav-mobile ul li:not(:last-child) ul {
  margin-bottom: 5px;
}
.bt-nav-mobile ul li ul li {
  font-size: 0.9rem;
  font-weight: 400;
}
.bt-nav-mobile-outer {
  height: 24px;
}
/* ----- Content ----------------------------------------- */
.bt-2-or-3-boxes a {
  display: block;
  margin: 0;
  text-decoration: none;
}
.bt-2-or-3-boxes .bt-box {
  align-content: space-between;
  background-color: white;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  color: #595959;
  margin: 0 !important;
}
.bt-2-or-3-boxes .bt-box .btn:active {
  background-color: rgba(89, 89, 89, 0.9) !important;
}
.bt-2-or-3-boxes .bt-box .col {
  margin-top: 0 !important;
  padding: 0;
}
.bt-2-or-3-boxes .bt-box .col .row:nth-child(2) {
  padding: 30px !important;
}
.bt-2-or-3-boxes .bt-box .col .row .bt-text {
  padding: 30px !important;
}
.bt-2-or-3-boxes .bt-box .col .row .col {
  margin-top: 0 !important;
  padding: 0;
}
.bt-2-or-3-boxes .bt-box .container + .row {
  justify-content: center;
}
.bt-2-or-3-boxes .bt-box .row {
  margin-left: 0;
  margin-right: 0;
}
.bt-2-or-3-boxes .container .row .col .row + .row {
  margin-top: 40px;
}
.bt-arrow-down-anchor {
  position: relative;
  z-index: -99999;
}
.bt-arrow-down-icon, .carousel-control-next-icon, .carousel-control-prev-icon {
  background-color: #595959;
}
.bt-arrow-down-icon .st0, .carousel-control-next-icon .st0, .carousel-control-prev-icon .st0 {
  fill: white;
}
.bt-arrow-down-icon-outer {
  margin: -30px 0 -30px;
  position: relative;
  z-index: 2;
}
.bt-arrow-down-icon-outer .bt-arrow-down-icon {
  opacity: 0.5;
  padding: 10px;
}
.bt-arrow-down-icon-outer .bt-arrow-down-icon:focus {
  opacity: 1;
}
.bt-arrow-down-icon-outer .bt-arrow-down-icon:hover {
  opacity: 0.9;
}
.bt-arrow-down-icon-outer .bt-arrow-down-icon svg {
  height: 40px;
  width: 40px;
}
.bt-arrow-down-icon-outer .col {
  display: flex;
  justify-content: center;
}
.bt-carousel-lg-outer:not(.bt-carousel-object-details-outer), .bt-carousel-lg-outer:not(.bt-carousel-object-details-outer) .col {
  padding-left: 0;
  padding-right: 0;
}
.bt-carousel-lg-outer .bt-carousel-lg {
  align-items: center;
  display: flex;
  overflow-y: hidden;
}
.bt-carousel-lg-outer .bt-carousel-lg .bt-layer-desktop {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.65);
  color: #595959;
  display: flex;
  height: 100%;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  left: 0;
  position: absolute;
  top: 0;
}
.bt-carousel-lg-outer .bt-carousel-lg .btn {
  margin-top: 15px;
}
.bt-carousel-lg-outer .bt-carousel-lg .carousel-control-next {
  justify-content: flex-end;
}
.bt-carousel-lg-outer .bt-carousel-lg .carousel-control-prev {
  justify-content: flex-start;
}
.bt-carousel-lg-outer .bt-carousel-lg .carousel-control-next-icon, .bt-carousel-lg-outer .bt-carousel-lg .carousel-control-prev-icon {
  background-size: 40px 40px;
  height: 60px;
  width: 60px;
}
.bt-carousel-lg-outer .bt-carousel-lg .carousel-control-prev-icon {
  margin-left: 20px;
}
.bt-carousel-lg-outer .bt-carousel-lg .carousel-control-next-icon {
  margin-right: 20px;
}
.bt-carousel-lg-outer .bt-carousel-lg .carousel-control-next-icon svg, .bt-carousel-lg-outer .bt-carousel-lg .carousel-control-prev-icon svg {
  width: 100%;
  height: auto;
}
.bt-carousel-lg-outer .bt-carousel-lg .carousel-indicators {
  margin-bottom: 45px;
  bottom: 0;
}
.bt-carousel-lg-outer .bt-carousel-lg .carousel-inner {
  height: 100%;
}
.bt-carousel-lg-outer .bt-carousel-lg .carousel-item {
  background-position: 50% 50%;
  background-size: cover;
  height: 100%;
}
.bt-carousel-lg-outer:not(.bt-carousel-object-details-outer) .row {
  margin-left: 0;
  margin-right: 0;
}
.bt-carousel-sm .carousel-control-next {
  justify-content: center;
  margin-right: -7.5%;
}
.bt-carousel-sm .carousel-control-prev {
  justify-content: center;
  margin-left: -7.5%;
}
.bt-carousel-sm .carousel-indicators {
  margin-bottom: 15px;
  bottom: 0;
}
.bt-carousel-sm img {
  display: block;
  width: 100%;
}
.bt-contact-form .btn {
  margin-top: 24px;
}
.bt-contact-form .bt-rand {
  color: #dc3545;
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 26px;
}
.bt-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.bt-gallery a {
  cursor: zoom-in;
}
.bt-gallery .col .row .col {
  margin-top: 0;
  padding-bottom: 15px;
  padding-top: 15px;
}
.btn {
  background-color: #595959 !important;
  color: white !important;
  border: none;
  border-radius: 0;
  font-size: 1.2rem;
  font-weight: 800;
  margin: 0 auto;
  padding: 15px;
  text-decoration: none;
  transition: none;
}
.btn:active, .btn:focus {
  box-shadow: none !important;
}
.btn:active {
  background-color: #595959 !important;
  color: white !important;
}
.btn:focus, .btn:hover {
  background-color: #595959;
  color: white;
}
.btn.btn-lg {
  font-size: 1.65rem;
}
.bt-overlapping {
  position: relative;
  z-index: 16;
}
.bt-spacer {
  height: 45px;
}
.bt-text-and-image .col .row {
  align-items: center;
  display: flex;
}
.carousel-control-next:hover, .carousel-control-prev:hover {
  opacity: 1;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  align-items: center;
  background-image: none;
  display: flex;
  height: 60px;
  padding: 10px;
  width: 60px;
}
.carousel-control-next-icon svg, .carousel-control-prev-icon svg {
  width: 100%;
  height: auto;
}
.carousel-indicators li, .carousel-indicators li.active {
  background-color: #595959;
}
.carousel-indicators li {
  height: 13px;
  margin-left: 4px;
  margin-right: 4px;
  opacity: 0.5;
  width: 13px;
}
.carousel-indicators li.active {
  opacity: 1;
}
/* ----- Footer ------------------------------------------ */
.bt-footer {
  padding-bottom: 90px !important;
  padding-left: 0;
  padding-right: 0;
  padding-top: 90px !important;
}
.bt-imprint-privacy ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bt-imprint-privacy ul li {
  float: left;
}
.bt-imprint-privacy ul li:not(:first-child) {
  margin-left: 20px;
}
.bt-imprint-privacy ul li.active {
  font-weight: 800;
}
@media (max-width: 575px) {
  .bt-arrow-down-anchor, .bt-arrow-down-icon-outer, .carousel-control-next, .carousel-control-prev {
    display: none;
  }
  .bt-carousel-lg .carousel-indicators {
    margin-bottom: 15px;
  }
  .bt-nav-mobile .container {
    padding-left: 0;
    padding-right: 0;
  }
  h1, h2, h3, h4, h5, h6 {
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
@media (min-width: 576px) {
  .container, .container-fluid, .col {
    padding: 0 40px;
  }
  .row {
    margin: 0 -40px;
    /* --------------------------------------------------- */
  }
  .bt-contact-form .btn {
    margin-top: 28px;
  }
  .bt-contact-form .bt-rand {
    font-size: 1.2rem;
    margin-bottom: 25px;
  }
  html, body {
    font-size: 1rem;
  }
  .bt-h1, h1 {
    font-size: 2rem;
  }
  .bt-h2, h2 {
    font-size: 1.8rem;
  }
  .bt-h3, h3 {
    font-size: 1.6rem;
  }
  .bt-h4, h4 {
    font-size: 1.4rem;
  }
  .bt-h5, h5 {
    font-size: 1.2rem;
  }
  .bt-h6, h6 {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .bt-2-or-3-boxes a:active .bt-2-or-3-boxes .bt-box, .bt-arrow-down-icon:active, .bt-gallery a img:active, .bt-logo:active, .bm-link-to-wwf a:active img, .bt-text-and-image .carousel-item a:active, .btn:active, .carousel-control-next-icon:active, .carousel-control-prev-icon:active {
    transform: scale(0.9875);
  }
  .bt-2-or-3-boxes .bt-box .btn:active {
    transform: none;
  }
}
@media (max-width: 991px) {
  .bt-content .col + .col:not(.order-1):not(.order-2), .bt-footer .col + .col:not(.order-1):not(.order-2) {
    margin-top: 45px;
  }
  .bt-footer .bt-spacer {
    display: none;
  }
  .order-1 {
    margin-top: 0;
  }
  .order-2 {
    margin-top: 45px;
  }
}
@media (min-width: 992px) {
  .bt-2-col, .bt-3-col, .bt-4-col {
    margin-left: -20px;
    margin-right: -20px;
  }
  .bt-2-col-in-1-col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .bt-2-col .col, .bt-3-col .col, .bt-4-col .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .bt-layer-mobile {
    display: none;
  }
  .btn.btn-lg {
    font-size: 2rem;
  }
  .bt-nav-desktop {
    display: block;
  }
  .bt-nav-mobile-outer {
    display: none;
  }
  .bt-text-and-image .carousel-item a {
    display: block;
  }
  .bt-text-and-image .col .row .col:nth-child(1) div {
    padding-right: 30px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1340px;
  }
}
/* ----- Akzentfarben (Einstellungen) -------------------- */
.bt-accent-color-1 {
  background-color: #f2f2f2;
  color: #595959;
}
.bt-accent-color-1:not(.bt-2-or-3-boxes) .btn:active, .bt-accent-color-1:not(.bt-2-or-3-boxes) .btn:focus:active, .bt-accent-color-1:not(.bt-2-or-3-boxes) .btn:hover:active {
  background-color: #595959 !important;
  color: white !important;
}
.bt-accent-color-1:not(.bt-2-or-3-boxes) .btn:focus, .bt-accent-color-1:not(.bt-2-or-3-boxes) .btn:focus:focus, .bt-accent-color-1:not(.bt-2-or-3-boxes) .btn:hover:focus, .bt-accent-color-1:not(.bt-2-or-3-boxes) .btn:hover, .bt-accent-color-1:not(.bt-2-or-3-boxes) .btn:focus:hover, .bt-accent-color-1:not(.bt-2-or-3-boxes) .btn:hover:hover {
  background-color: #595959;
  color: white;
}
.bt-accent-color-1:not(.bt-2-or-3-boxes) .carousel-control-next-icon, .bt-accent-color-1:not(.bt-2-or-3-boxes) .carousel-control-prev-icon {
  background-color: #595959;
}
.bt-accent-color-1:not(.bt-2-or-3-boxes) .bt-carousel-indicators li, .bt-accent-color-1:not(.bt-2-or-3-boxes) .bt-carousel-indicators li.active {
  background-color: #595959;
  /*
   .bt-h1, h1,
   .bt-h2, h2,
   .bt-h3, h3,
   .bt-h4, h4,
   .bt-h5, h5,
   .bt-h6, h6, {
   color: rgba($accent-color-1-2, 1);
   }
   */
}
.bt-accent-color-1:not(.bt-2-or-3-boxes) hr {
  background-image: radial-gradient(circle, #d9d9d9 0%, transparent 100%);
}
.bt-accent-color-1:not(.bt-2-or-3-boxes) ::selection {
  background-color: #595959;
  color: #f2f2f2;
}
.bt-accent-color-2 {
  background-image: url(../../images/content_skyline.svg);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: white;
  color: #595959;
}
.bt-accent-color-2:not(.bt-2-or-3-boxes) .btn:active, .bt-accent-color-2:not(.bt-2-or-3-boxes) .btn:focus:active, .bt-accent-color-2:not(.bt-2-or-3-boxes) .btn:hover:active {
  background-color: #595959 !important;
  color: white !important;
}
.bt-accent-color-2:not(.bt-2-or-3-boxes) .btn:focus, .bt-accent-color-2:not(.bt-2-or-3-boxes) .btn:focus:focus, .bt-accent-color-2:not(.bt-2-or-3-boxes) .btn:hover:focus, .bt-accent-color-2:not(.bt-2-or-3-boxes) .btn:hover, .bt-accent-color-2:not(.bt-2-or-3-boxes) .btn:focus:hover, .bt-accent-color-2:not(.bt-2-or-3-boxes) .btn:hover:hover {
  background-color: #595959;
  color: white;
}
.bt-accent-color-2:not(.bt-2-or-3-boxes) .carousel-control-next-icon, .bt-accent-color-2:not(.bt-2-or-3-boxes) .carousel-control-prev-icon {
  background-color: #595959;
}
.bt-accent-color-2:not(.bt-2-or-3-boxes) .bt-carousel-indicators li, .bt-accent-color-2:not(.bt-2-or-3-boxes) .bt-carousel-indicators li.active {
  background-color: #595959;
}
.bt-accent-color-2:not(.bt-2-or-3-boxes) hr {
  border-top: 2px solid #0d78a6;
}
.bt-accent-color-2:not(.bt-2-or-3-boxes) ::selection {
  background-color: #595959;
  color: white;
}
