@import url('https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');

body{
  color: #000;
  font-family: "Source Sans 3", sans-serif;

  font-size:20px;
  font-weight:300;
  line-height: 32px;
}

h1 {
     font-family: "Source Serif 4", serif;
  color: #000;
  font-size: 35px;
  margin-bottom: 30px;
  font-weight: 400;
  line-height: 48px;
}

h2{
     font-family: "Source Serif 4", serif;
  color: #000;
  font-size: 29px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 40px;
  margin-top: 35px;
}

h3{

}

p{

}

a {
  color: #044e78;
  text-decoration: underline;
}

.text-kacheln-wrapper{
  margin-bottom: 100px;
}

.blau{
  background-color: #ccc;
  height: 300px;
}

.claim {
  text-align: center;
  font-size: 70px;
  color: #243551;
  line-height: 80px;
  padding-top: 100px;
  padding-bottom: 100px;
     font-family: "Source Serif 4", serif;
}

.img-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 75%;
  margin-bottom: 5px;
}

.img-container img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #044e78;
}

.footer a{
  color: #fff;
  text-decoration: none;
}

.footerend a{
  color: #fff;
  text-decoration: none;
}


.show li {
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 10px;
  padding-top: 10px;
}

.dropdown-menu.show {
  display: block;
  padding: 0;
}

.show li a{
  display: block;
  color: #000;
  text-decoration: none;
}

.show li a:hover{
  display: block;
  color: #c00;
  text-decoration: none;
}

.top .dropdown{
  display: inline-block;
  margin-left: 30px;
}

.btn-secondary {
  color: #2d00cc;
  background-color: #fff;
  border-color: #fff;
  font-size: 14px;
  margin-top: -4px;
  font-weight: 600;
}

.btn-secondary:hover {
  color: #000;
  background-color: #eee;
  border-color: #eee;
}


.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #000;
  background-color: #fff;
  border-color: #fff;
  box-shadow: none !important;
}

.datenschutz{
  text-align: right;
}

.texte {
  position: relative;
  margin-top: -80px;
  padding-left: 40px;
  padding-left: 25px;
  font-size: 15px;
  font-weight: 600;
}

.boxes a{
  color: #fff;
  text-decoration: none;
}

.navbar-expand-md .navbar-nav {
  flex-direction: row;
  margin-top: 10px;
}

.frontpics{
  margin-bottom: 150px;
}

.navbar-expand-md .navbar-nav .nav-link {
  padding-right: 15px;
  padding-left: 22px;
  font-weight: 900;
  font-size: 16px;
}

.logo img {
  width: 420px;
  height: auto;
  margin-top: 10px;
}



.content{
  padding-top: 100px;
  padding-bottom: 100px;
}



.bg-light {
  background-color: transparent !important;
  font-weight: 500;
  font-size: 19px;
  padding-top: 0;
  padding-top: 40px;
}

.navbar-light .navbar-nav .nav-link {
  color: #000;
  font-weight: 400;
}

.top {
  padding-top: 0px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-align: right;
  padding-right: 30px;
  background-color: #e8e8e8;
  padding-bottom: 0px;
}

.blu {
  float: right;
  height: 8px;
  background-color: #1a90fb;
  width: 100px;
}

.fa-solid, .fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #2d00cc;
  padding-right: 5px;
  padding-left: 15px;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
  color: #044e78;
  border-bottom: 1px solid;
  padding-bottom: 15px;
}



.alignleft{
    float: left;
    margin-right: 20px;
}

a:focus {
    outline: medium none;
}

.feed_background {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none, none;
    background-origin: padding-box, padding-box;
    background-position: center center, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: cover;
    height: auto;
    padding-bottom: 80%;
    margin: auto;
    margin-top: 50px;
}



.nav-link {
  display: block;
  padding: .5rem 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  padding-left: 20px;
  padding-left: 20px !important;
  padding-right: 20px !important;
  font-weight: 600;
}

.contact-icons {
  margin-right: 15px;
}

.swiper-slide .slide-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 50px 50px 50px;
    padding-left: 50px;
  position: relative;
  z-index: 2;
  padding-left: 100px;
}

.content2{
  padding-top: 100px;
  padding-bottom: 30px;
}

.swiper {
  width: 100%;
  height: 55vh;
}

.swiper-button-next::after, .swiper-button-prev::after {
  font-family: swiper-icons;
  font-size: 10px !important;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  color: #fff;
}

.bogas{
  background-color: #fff;
}
.slider-img {
  height: 66vh;
  object-fit: cover;
  width: 100%;
  position: relative;
  z-index: 1;
}

.carousel-item .overlay {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.carousel-static-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  color: white !important;
  max-width: 90%;
  user-select: none;
}

@keyframes fadeSlideUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated-text {
  animation: fadeSlideUp 1.2s ease forwards;
  font-weight: 600;
  line-height: 1.2;
  text-shadow: none;
}

.text-line1 {
  font-size: 3rem;
  display: block;
  margin-bottom: 10px;
}

.text-line2 {
  font-size: 2rem;
  display: block;
  font-weight: 400;
}

/* Responsive */
@media (max-width: 768px) {
  .text-line1 {
    font-size: 2rem;
  }
  .text-line2 {
    font-size: 1.5rem;
  }
  h1 {
  font-family: "Source Serif 4", serif;
  color: #000;
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 400;
  line-height: 42px;
}
}

.swiper-slide {
    position: relative;
    overflow: hidden;
}

.slide-link-full {
    display: block;
    width: 100%;
    height: 100%;
    color: inherit;
    text-decoration: none;
}

.swiper-slide::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 0.5s ease;
    z-index: 1;
}

.swiper-slide:hover::before {
    transform: scale(1.05);
}

.slide-content {
    position: relative;
    z-index: 2;
    padding: 2rem;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
}

.slide-text h2 {
  font-size: 25px;
  color: #fff;
  line-height: 35px;
}

.slide-text {
    max-width: 600px;
    position: absolute;
    bottom: 7vh;
}

.swiper-slide .slide-link {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #2D7CC2;
  background-color: #2D7CC2;
  padding: 5px 15px;
  border-radius: 10px;
  margin-top: 20px;
  transition: background-color 0.3s ease, color 0.3s ease;
  font-size: 16px;
  display: inline;
}

.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: 0 !important;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.slick-slider .slide,
.slick-slider .slide img {
  width: 100%;
  height: 400px;
}

.slick-slider p:hover {
  cursor: pointer;
}

.slick-slider .left-arrow {
  text-align: left;
}

.slick-slider .right-arrow {
  text-align: right;
}


.navcolors{
  padding-top: 100px;
  padding-bottom: 100px;
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: transparent;
  border: none;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel-control-prev { left: 20px; }
.carousel-control-next { right: 20px; }
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-size: 100%, 100%;
  filter: invert(1);
}
.slider-static-text {
  color: white;
  pointer-events: none;
  position: relative;
  z-index: 1;
}
.slider-text-inner {
  animation: slideUp 1.8s ease-out forwards;
  opacity: 0;
  transform: translateY(30px);
  pointer-events: auto;
}
@keyframes slideUp {
  to { opacity: 1; transform: translateY(0); }
}
.slider-overlay-text {
  position: absolute;
  right: 10%;
  bottom: 10%;
  background: #263658;
  color: #fff;
  padding: 15px 20px;
  max-width: 80%;
  z-index: 10;
}
.slider-overlay-text .overlay-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.slider-overlay-text .overlay-subtitle {
  font-size: 1rem;
  font-weight: 300;
}
.row { position: relative; }
.col-md-5 { position: relative; padding: 0; }
.col-md-5 .blue-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 75%;
  background-color: #001125;
  z-index: 0;
}
.scroll-indicator {
  position: absolute;
  right: 30px;
  top: calc(100vh - 15vh); 
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  z-index: 1050;
}
.scroll-text {
  font-size: 14px;
  letter-spacing: 2px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}
.scroll-line {
  width: 1px;
  height: 70px;
  background: black;
  margin: 0 auto;
  animation: scrollLineMove 2s infinite ease-in-out;
}
@keyframes scrollLineMove {
  0% { transform: translateY(0); opacity: 0.2; }
  50% { transform: translateY(10px); opacity: 1; }
  100% { transform: translateY(0); opacity: 0.2; }
}
@media (max-width: 768px) {
  .scroll-indicator { display: none; }
}



.footer {
  background-color: #253659;
  padding-top: 80px;
  padding-bottom: 80px;
  font-size: 19px;
  color: #fff;
  line-height: 31px;
}

.footer h2 {
  color: #fff;
  font-size: 24px;
}

.footerend{
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  color:#fff;
  background-color: #2b3d62;
}

@media (max-width: 380px) {
  .logo img {
    width: 150px !important;
    height: auto;
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
.carousel-static-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  color: white !important;
  width: 80%;
  user-select: none;
}

.person-img-wrapper img {
  margin-bottom: 20px !important;
}

.claim {
    text-align: center;
    font-size: 36px;
    color: #243551;
    font-weight: 300;
    line-height: 45px;
    padding: 30px;
  }
.content {
  padding-top: 50px;
  padding-bottom: 50px;
}

.content2 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.bg-light {
  background-color: transparent !important;
  font-weight: 500;
  font-size: 19px;
  padding-top: 0;
  padding-top: 0px;
}
}

@media (max-width: 800px) {
  .show li {
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #ccc;
  font-size: 18px !important;
}

.scroll-indicator{
  display: none;
}

  .logoi img{
    width: 80px;
  }
.logo img {
  width: 270px !important;
  height: auto;
  margin-top: 10px;
}
}

@media (max-width: 1220px) {

  .logoi img{
    width: 80px;
  }
.logo img {
  width: 370px;
  height: auto;
  margin-top: 10px;
}

.datenschutz {
  text-align: left;
}
.slider-img {
  height: 55vh;
  object-fit: cover;
  width: 100%;
  position: relative;
  z-index: 1;
}
.nav-link {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
}


@media (min-width: 1530px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1500px;
  }

  .show li a {
  display: block;
  color: #000;
  text-decoration: none;
  font-size: 19px;
}
}