@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:22px;
  background-color: #eee9e5;
}

.wheisse{
  padding-top: 100px;
  padding-bottom: 60px;
}

.card-body {
  flex:1 1 auto;
  padding:1rem 1rem;
  font-size: 19px;
}

a {
  color: #608d77;
  text-decoration:underline;
}

.hilfsnav{
  text-align: right;
}

.gratis-training {
  position: absolute;
  right: 10%;
  transform: translate(-50%, -50%);
  background: #c00;
  color: white;
  font-weight: bold;
  font-size: 18px;
  padding: 15px 25px;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.3);
  z-index: 10;
  bottom: 10%;
  animation: pulse 2.5s infinite;
}

.gratis-training a {
  color: #fff;
  text-decoration: none;
  font-size: 19px;
  line-height: 24px;
}

 .bild_unterseite2 {
    height: 0;
    padding-bottom: 45vh;
    position: relative;
    margin: auto;
  }

.gratis-training  a:hover {
  color: #ccc;
}

 .slidew{
    width: 90%;
    margin: auto;
  }



@media (min-width: 1467px) {
  .bild_unterseite2 {
    height: 0;
    padding-bottom: 45vh;
    position: relative;
    width: 90%;
    margin: auto;
  }

  .bg-light {
  background-color: transparent !important;
  font-weight: 900;
  font-size: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 90%;
  margin:auto;
}

  .hilfsnav {
  text-align: right;
  width: 90%;
  margin:auto;
}

 
}

.btn-primary {
  color: #fff;
  background-color: #608d78;
  border-color: #608d80;
  font-size: 17px !important;
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 8px;
}

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

.content img{
  width: 100%;
  height: auto;
}

.conters img{
  width: 100%;
  height: auto;
}

.btn {
  font-size: 16px;
  font-weight: 900;
}
.btn-warning {
  color: #fff;
  background-color: #c00;
  border-color: #c00;
}

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

.boter {
  border: 1px solid #608d77;
  padding: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  display: inline-block;
  border-radius: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 21px;
  background-color: #608d77;
  color: #fff;
  font-weight: 700;
}

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

.card-title {
  font-size: 20px;
  font-weight: 800 !important;
}

.dasa h1 {
  font-size: 30px;
  line-height: 43px;
  margin-bottom: 20px;
}

.bome{
  margin-bottom: 20px;
}

.dasa h2 {
  font-size: 24px;
  line-height: 43px;
  margin-bottom: 20px;
}

.baka{
  margin-bottom: 30px;
}

.puca img{
  width: 100%;
  height: auto;
}

.footersend a:hover {
  color: #ccc;
}

@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%;
}

.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: 40px;
  font-weight:700;
  line-height: 1.17em;
}

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

h2 {
  font-size: 41px;
  margin-bottom: 50px;
  font-weight: 700;
  line-height: 55px;
}

.angebot h2{
  margin-bottom: 40px;
}
h3 {
  font-size: 25px;
  font-weight: 400 !important;
}

.moby{
  min-height: 180px;
}



h5 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 50px;
  letter-spacing: 2px;
  color: #000;
  font-weight: 700;
}

.mikas{
  margin-bottom: 100px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #608d77;
}

.show li {
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  font-weight: 900;
}

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


.show li a {
  display: block;
  color: #000;
  text-decoration:none;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
}

.dropdown-item.active, .dropdown-item:active {
  color: #608d77;
  text-decoration:none;
  background-color: #fff;
}

.show li a:hover{
  display: block;
  color: #608d77;
  text-decoration: none;
  background-color: #e9ecef;
}

.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: 280px;
 height: auto;
}



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


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

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

.top {
  padding-top: 30px;
  color: #000;
  font-size: 15px;
  font-weight:700;
  text-align: right;
  padding-right: 30px;
}



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



.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: 77vh;
  position: relative;
  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%;
}

/*---------------------
 * 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: 45px;
  margin-bottom: 50px;
  font-weight: 700;
  line-height: 57px;
}
}


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

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

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

h2 {
  font-size: 37px;
  margin-bottom: 50px;
  font-weight: 700;
  line-height: 49px;
}
}


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

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

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

  h1 {
  color: #1a1919;
  font-size: 28px;
  margin-bottom: 50px;
  font-weight:700;
  line-height: 38px;
}
}




}

@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: 1030px) {
  .navbar-light .navbar-toggler {
  color: rgba(0,0,0,.55);
  border-color: none;
  font-size: 30px;
  border: none;
}
}

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

  .footers {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px !important;
  font-weight: 700 !important;
}

  .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: 39px;
  }

  .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: 40vh;
}

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

.footers {
  background-color: #1c1c1c;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
}

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

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

.footers h2 {
  font-size: 25px;
  color: #fff;
  margin-bottom: 0px;
  font-weight: 900;
}

.footersend {
  background-color: #5e524e;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #fff;
  font-size: 17px;
  font-weight: 900;
}

.footerlogo img{
width: 300px;
}

  @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: 35px;
}
}

a:hover {
  color: #000;
}

.contere ul li{
  margin-bottom: 15px;
}

  @media (max-width:415px) {

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

  h3 {
  font-size: 20px;
  font-weight: 400 !important;
  margin-bottom: 25px;
  line-height: 26px;
}

    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) {
          .footerlogo{
  max-width: 300px;
  margin-top: 30px;
}

          .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: 24px;
        margin-bottom: 5px !important;
        line-height: 32px;
        letter-spacing: 1px;
    }

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

    .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: 100;
        font-size: 17px;
    }

@media (min-width: 1467px) {
    .bild_unterseite {
  height: 0;
  padding-bottom: 77vh;
  position: relative;
  width: 90%;
  margin: auto;
}

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

@media (min-width: 1867px) {
  .bild_unterseite h2 {
    font-size: 73px;
    margin-bottom: 20px;
    font-weight: 900;
    line-height: 83px;
  }

  h2 {
  font-size: 41px;
  margin-bottom: 50px;
  font-weight: 700;
  line-height: 55px;
}

  h3 {
  font-size: 25px;
  font-weight: 400 !important;
  margin-bottom: 40px;
}
}

@media (max-width: 1040px) {

  .btn {
  font-size: 14px;
  font-weight: 700;
}

  .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%; 
        padding: 20px;
    }
}



.column-half,
.column-full {
    float: left;
    position: relative;
    padding: 0.65rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (min-width:48em) {
    .column-half {
        width: 50%;
    }
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    width: 100%;
    color: #333;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wpcf7 input[type="text"]:focus {
    background: #fff;
}

.wpcf7-submit {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 8px 20px;
    cursor: pointer;
    width: 100%;
    border: 1px solid #000;
}

.wpcf7-submit:hover {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

span.wpcf7-not-valid-tip {
    text-shadow: none;
    font-size: 12px;
    color: #fff;
    background: #ff0000;
    padding: 5px;
}

div.wpcf7-validation-errors {
    text-shadow: none;
    border: transparent;
    background: #f9cd00;
    padding: 5px;
    color: #9C6533;
    text-align: center;
    margin: 0;
    font-size: 12px;
}

div.wpcf7-mail-sent-ok {
    text-align: center;
    text-shadow: none;
    padding: 5px;
    font-size: 12px;
    background: #59a80f;
    border-color: #59a80f;
    color: #fff;
    margin: 0;
}
label {
  display: block;
}

input {

  margin-right: 15px;
}



