@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');



body{
  color: #000;
  font-family: "Nunito", sans-serif;
  font-size:21px;
  background-color: #eee9e5;
}

.team-info h5{
  font-weight: 700;
}

.btn-dark:hover {
  color: #fff;
  background-color: #5ba1d4;
  border-color:#5ba1d4;
}

.seile {
  margin-bottom: 50px;
}

a {
  color: #5ba1d4;
  text-decoration:none;
}

.tab-content h2 {
  font-size: 29px;
  margin-bottom: 0;
  font-weight: 900;
  line-height: 52px;
}

.bild_unterseiten{
  margin-bottom: 100px;
}

.carousel-item img {
  width: 100%;
  height: 65vh;
  object-fit: cover;
  border-radius: 35px;
}

.slide{
  width: 80%;
  margin: auto;
}

.likus {
      margin: 0;
      padding: 0;
      position: relative;
    }

}

.contere h1{
  margin-bottom: 20px;
}


.btn-warning {
  color: #fff;
  background-color: #1d70b7;
  border-color: #1d70b7;
}

.btn{
  font-size: 13px;
  font-weight: 600;
}

.btn-warning:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.boter {
  border: 1px solid #666;
  padding: 15px;
  display: inline-block;
  border-radius: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 15px;
}

.swiper-slide {
  height: 85% !important;
}



@media (min-width: 1950px) {
.container-fluid {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
}

@media (max-width: 1920px) {
.container-fluid {
  max-width: 1620px;
  margin-left: auto;
  margin-right: auto;
}
}

.img-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 85%;
}

.img-container img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.slide-single::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.slide-caption {
  color: #fff !important;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}

a.log {
  margin-left: 10px;
  border: 1px solid #1d70b7;
  padding: 10px;
    padding-right: 10px;
    padding-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 30px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  padding-top: 7px;
  padding-bottom: 7px;
}

.fa-arrow-up-right-from-square{
  margin-left: 10px;
}

.angebot{
  margin-bottom: 30px;
}

.angebot h5{
  margin-bottom: 50px;
}


h1 {

  color: #1a1919;
  font-size: 57px;
  margin-bottom: 50px;
  font-weight: 400;
  line-height: 1.17em;
}

.bild_unterseite h2 {
  font-size: 59px;
  margin-bottom: 20px;
  font-weight: 900;
  line-height: 69px;
}

h2 {
  font-size: 39px;
  margin-bottom: 20px;
  font-weight: 900;
  line-height: 52px;
}
.angebot h2{
  margin-bottom: 40px;
}
h3{
  font-size:18px;
    font-weight: 100;
    text-transform: uppercase;
    margin-bottom: 30px;
    letter-spacing: 1px;
}



h5{
font-size: 16px;
text-transform: uppercase;
margin-bottom: 50px;
letter-spacing: 3px;
}

p{

}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 20px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #5ba1d4;
}

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

.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;
}



.slide-overlay {
  opacity: 6 !important;
  z-index: 6 !important;
  background-color: rgba(0,0,0,0.4) !important;
  position: absolute !important;
}

.frontpics{
  margin-bottom: 150px;
}

.navbar-expand-xl .navbar-nav .nav-link {
  padding-right: 20px;
  padding-left: 20px;
}

.logo img {
  width: 248px;
  height: auto;
}



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

.content2{
  margin-top: 50px;
  margin-bottom: 50px;
}

.text-muted {
  color: #fff !important;
  font-size: 18px;
}


.bg-light {
  background-color: transparent !important;
  font-weight: 900;
  font-size: 18px;
  padding-top: 25px;
  padding-bottom: 25px;
}

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

.top {
  padding-top: 30px;
  color: #ddd;
  font-size: 15px;
  font-weight: 400;
  text-align: right;
  padding-right: 30px;
  border-bottom: 1px solid;
}



.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
  color: #5ba1d4;
}



.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;
}









/*=== Galerie  ===*/

.gallery-thumb{
    margin-bottom:15px;
}
.gallery-thumb img {
    width: 100%;
}

.col-xs-12.gallery-custom h2 {
    padding-left: 15px;
}

.background-image img {
    display: none;
}
.background-image {
    height: auto;
    padding-bottom: 130%;
    margin-top: 15px;
}

/*===  Galerie ende  ===*/





.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;
}











.bild_unterseite {
    height: 0;
    padding-bottom: 60vh;
    position: relative;
    width: 80%;
    margin:auto;
}

.item-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 35px;
}

/*---------------------
 * Slider
 *-------------------*/
.slider-wrapper {
  position: relative;
  display: block;
  background: #3f3f3f;
  padding: 0;
}

.slider-wrapper .slide-overlay {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: bold;
  opacity: 1;
  transition: opacity .25s;
}

.slider-inner {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.slider-wrapper .slide-single {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  float: left;
  z-index: 1;
  opacity: 0;
  transition: opacity 1.5s;
}

.slider-wrapper .slide-single .slide-caption {
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.slider-wrapper .slide-single .slide-caption p {
  display: inline-block;
  padding: 5px 15px;
  margin-bottom: 0;
  font-size: 4vw;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .75);
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0;
  transition: opacity .35s, -webkit-transform .35s;
  transition: transform .35s, opacity .35s;
  transition: transform .35s, opacity .35s, -webkit-transform .35s;
  transition-delay: .25s;
  line-height: 5vw;
}

.slider-wrapper .slide-single .slide-caption h3 {
  padding: 10px 25px;
  font-size: 42px;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .75);
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
  transition: opacity .35s, -webkit-transform .35s;
  transition: transform .35s, opacity .35s;
  transition: transform .35s, opacity .35s, -webkit-transform .35s;
  transition-delay: .5s;
}

.slider-wrapper .slide-nav button {
  position: absolute;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  width: 130px;
  height: 100%;
  color: #fff;
  font-size: 52px;
  font-weight: bold;
  line-height: 1.2;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .75);
  background: none;
  border: none;
  cursor: pointer;
  opacity: .5;
  transition: opacity .5s;
}

.slider-wrapper .slide-nav button:focus {
  outline: 0 !important;
}

.slider-wrapper .slide-nav [data-target="next"] {
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, .65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 0, 0, 0)', endColorstr='rgba(166, 0, 0, 0)',GradientType=1 );
  right: 0;
}

.slider-wrapper .slide-nav [data-target="prev"] {
  background: linear-gradient(to right, rgba(0, 0, 0, .65) 0%,rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(166, 0, 0, 0)', endColorstr='rgba(0, 0, 0, 0)',GradientType=1 );
  left: 0;
}

.slider-wrapper .slide-nav button:hover {
  opacity: 1;
}

.slider-wrapper .slide-single.active-slide {
  opacity: 1;
  z-index: 2;
}

.slider-wrapper .slide-single.active-slide .slide-caption p,
.slider-wrapper .slide-single.active-slide .slide-caption h3 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@media (max-width: 2700px) {



h1 {
  color: #1a1919;
  font-size: 47px;
  margin-bottom: 50px;
  font-weight: 900;
  line-height: 59px;
}
}


@media (max-width: 1555px) {

.bild_unterseite h2 {
  font-size: 69px;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 79px;
}


}


@media (max-width: 990px) {
  .bild_unterseite h2 {
    font-size: 50px;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 59px;
  }
}

@media (max-width: 999px) {
  .copirightse{
  text-align: center;
  padding-top: 30px;
}
}

@media (max-width: 768px) {
  .bild_unterseite h2 {
    font-size: 42px;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 52px;
  }

  .team-image-wrapper {
  width: 100%;
  height: 50vh !important;
  position: relative;
  border-radius: 20px;
  background-size: cover;
  background-position: center;
}

  .slide {
  width: 100%;
  margin:auto;
}
.carousel-item img {
  width: 100%;
  height: 65vh;
  object-fit: cover;
  border-radius:0;
}
  .logo img {
  width: 180px;
  height: auto;
}



 h1 {
    color: #1a1919;
    font-size: 26px;
    margin-bottom: 50px;
    font-weight: 900;
    line-height: 36px;
  }
}


@media (min-width: 999px) {
.swiper-button-prev, .swiper-button-next {
  display: none !important;
}


}

@media (max-width: 12008px) {
  .navbar-light .navbar-toggler {
  color: rgba(0,0,0,.55);
  border-color: none;
  font-size: 30px;
  border: none;
}
}

@media (max-width: 768px) {
  .slider-wrapper .slide-nav button {
    top: auto;
    bottom: 0;
    height: 80px;
    width: 50%;
  }

  .content {
  margin-top: 50px;
  margin-bottom: 50px;
}

  .slide-nav{
    display: none;
  }

  .navbar-light .navbar-toggler {
  color: rgba(0,0,0,.55);
  border-color: none;
  font-size: 30px;
  border: none;
}

  .bg-light{
    padding-top: 5px;
    padding-bottom: 5px;
  }

  h2{
    font-size: 26px;
    line-height: 36px !important;
  }

  .slider-wrapper .slide-single .slide-caption p {
  font-size: 35px;
  line-height: 46px;
}

.slider-wrapper .slide-single .slide-caption h3 {
  font-size: 22px;
}
}

.footer{
  background-color: #eee;
  padding-top: 100px;
  padding-bottom: 100px;
  font-size: 16px;

}

.footerend{
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}

.wheiss{
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 60px;
}


 .animated-title {
        opacity: 0;
        transform: translateY(20px);
        animation: fadeInUp 1s ease-out forwards;
    }

    .animated-title:nth-child(1) {
        animation-delay: 0.5s;
    }

    .animated-title:nth-child(2) {
        animation-delay: 1s;
    }

    @keyframes fadeInUp {
        0% {
            opacity: 0;
            transform: translateY(20px);
        }
        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .scroll-down {
        position: absolute;
        bottom: 8vh;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        z-index: 1000;
        font-size: 30px;
        animation: pulse 2s infinite;
    }

    .scroll-down i {
        color: white;
        transition: transform 0.3s ease;
    }

    .scroll-arrows {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .scroll-arrows i {
        font-size: 10px;
        color: white;
    }

    .scroll-down:hover i {
        transform: translateY(5px);
    }

    @keyframes pulse {
        0% {
            transform: scale(1);
        }
        50% {
            transform: scale(1.2);
        }
        100% {
            transform: scale(1);
        }
    }

    .mouse-icon {
        position: relative;
        width: 20px;
        height: 30px;
        border: 2px solid #fff;
        border-radius: 15px;
        background-color: transparent;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 5px;
    }

 .mouse-icon::before {
  content: "";
  position: absolute;
  top: 7px;
  width: 4px;
  height: 4px;
  background-color: #fff;
  border-radius: 50%;
}

.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;
}

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

.swiper-slide .slide-text {
  max-width: 600px;
  color: white;
}



.swiper-slide .slide-link {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #31a6b4;
  padding: 7px 17px;
  border-radius: 30px;
  margin-top: 20px;
  transition: background-color 0.3s ease, color 0.3s ease;
  font-size: 17px;
}

.swiper-slide .slide-link:hover {
  background-color: #31a6b4;
  color: white;
}

.swiper-button-prev,
.swiper-button-next {
  border-radius: 50%;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
}

.swiper-button-prev {
  background-image: url('path-to-your-left-icon.svg');
  background-size: 16px;
  background-repeat: no-repeat;
}

.swiper-button-next {
  background-image: url('path-to-your-right-icon.svg');
  background-size: 16px;
  background-repeat: no-repeat;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
  background-color: rgba(255, 255, 255, 0.7);
}


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

.swiper-slide {
  width: 100%;
  height: 30vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  z-index: 1;
  border-radius: 20px;
}

.footers{
  background-color: #1c1c1c;
  padding-top: 70px;
  color: #ccc;
  font-size: 17px;
}

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

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

.footers h2{
  font-size: 25px;
  color: #fff;
}

.footersend{
  background-color: #171717;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #777;
  font-size: 15px;
}

  @media (max-width:700px) {

h5 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 3px;
}

.wheiss {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.angebot h2 {
  margin-bottom: 20px;
  line-height: 40px;
}
}

a:hover {
  color: #1d70bf;
}

  @media (max-width:415px) {

     .bild_unterseite h2 {
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 39px;
  }

    h5 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 3px;
}
          .navbar-toggler{
            padding: 0;
            margin-left: 10px !important;
          }

          .swiper-slide .slide-content .slide-text {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 50px;
  color: white;
  padding: 0 15px;
  box-sizing: border-box;
  font-weight: 100;
  font-size: 18px;
  top: 50px;
}

          .btn {
  font-size: 13px;
  font-weight: 600;
}
        }


    
        @media (max-width: 1155px) {

          .footers {
  position: relative;
  padding-bottom: 70px;
  padding-top: 10px;
}

          .footers h2 {
  font-size: 28px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 10px;
}
         
            .navbar-nav {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                width: 100%;
            }
            .navbar-nav .nav-item {
                width: 100%;
                text-align: left;
            }
            .navbar-collapse {
                position: absolute;
                top: 0;
                left: -100%;
                width: 100%;
                height: 100vh;
                background-color: #fff;
                transition: left 0.3s ease-in-out;
                padding: 0;
            }

            .angebot h5 {
  margin-bottom: 20px;
}

            .contere h1 {
  margin-bottom: 50px;
}
            .navbar-collapse.show {
                left: 0;
            }
             .navbar-collapse .navbar-nav {
    margin-top: 50px;
    z-index: 333;
    position: relative;
    background-color: #fff;
    height: 100vh;
  }
        }
        @media (max-width: 1155px) {
            .navbar-toggler {
                order: 1;
                margin-left: 5px;
            }
            .navbar-collapse {
                position: absolute;
                top: 0;
                left: -100%;
                width: 100%;
                height: 100vh;
                background-color: #fff;
                transition: left 0.3s ease-in-out;
                padding: 0;
            }
            .navbar-collapse.show {
                left: 0;
            }
            .navbar-nav {
                flex-direction: column;
                align-items: center;
                margin-top: 50px;
            }
            .navbar-nav .btn {
                margin: 10px 0;
            }
        }
        .navbar-close-btn {
            background-color: #fff;
            color: #000;
            border: 2px solid #000;
            border-radius: 50%;
            font-size: 30px;
            cursor: pointer;
            z-index: 1050;
            position: absolute;
            top: 10px;
            right: 10px;
            width: 35px;
            height: 35px;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 0;
        }




    .swiper-button-prev,
    .swiper-button-next {
        border-radius: 50%;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 25px !important;
        height: 25px !important;
        border: 1px solid #fff;
    }

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

    .swiper-slide h2 {
        font-size: 29px;
        margin-bottom: 5px !important;
        line-height: 42px;
        letter-spacing: 1px;
    }

    .swiper-slide .slide-image {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        transition: transform 0.3s ease-in-out;
        border-radius: 20px;
    }

    .swiper-slide:hover .slide-image {
        transform: scale(1.15);
    }

    .swiper-slide .slide-content {
        position: absolute;
        bottom: 30px;
        left: 30px;
        color: white;
        z-index: 1;
    }

    .swiper-slide .slide-text h2, .swiper-slide .slide-text p {
        margin: 0;
    }

    .swiper-slide .slide-content .slide-text {
        position: absolute;
        bottom: 30px;
        left: 30px;
        right: 50px;
        color: white;
        padding: 0 15px;
        box-sizing: border-box;
        font-weight: 700;
        font-size: 19px;
    }

@media (max-width: 767px) {

  .footersend{
    text-align: center;
  }

  .datenschutz{
    text-align: center !important;
  }
    .item-slide {
        display: flex;
        justify-content: center; 
        align-items: center; 
        padding-left: 20px;
        padding-right: 20px;
    }

    .item-slide > div {
        text-align: center;
        color: white;
        font-size: 2rem;
        width: 100%; 
    }
}

.footers strong{
  font-weight: 900;
  color: #fff;
}
