
.maingap .left-row p {
  width: 420px; max-width: 100%;
}

.page-node-type-aerzte .drips .price {
  display: none!important;
}

.swiper-pagination.swiper-pagination-bullets {
bottom: 30px!important;
}

.contact {
  padding-left: 40px;
}

.logowrap[data-hell="1"] {
  background: #373b41; padding: 30px; border-radius: 12px; margin-bottom: 50px;
}

.logowrap[data-hell="1"] .partnerlogo {
 margin-bottom: 0px;
}

.logowrap[data-hell="1"] .partnerlogo {
 margin-bottom: 0px;
}

.partnerlogo img {
  border-radius: 0px!important;
}

.arztwrap p {
  margin-bottom: 0px;
}

h2 {
  font-size: 2.6rem;
}

.middletext {
  transform: translate(-50%,-50%);
 }

 .kundenstimmen-slider .swiper-slide {
   background: #f4f3f0;
   padding: 40px;
   border-radius: 12px;
 }

.arztheader {
  height: 70vh;
}

.partnerlogo {
  margin-bottom: 50px;
}


.overlay {
  background: #000;
  opacity: 0.3;
  z-index: -1;
}

.arztheaderbg {
  z-index: -2;
}

.maingap {
  grid-column-gap: 120px;
}

.fotoarzt img {
  width: 200px;
  height: 200px;
  border-radius: 12px;
}

.light-btn {
  background: transparent!important;
  border: 1px solid #be9f56;
  color: #be9f56!important;
}
.light-btn:hover {
    background: transparent!important;
  border: 1px solid #FFF;
    color: #FFF!important;
}

.arztwrap {
    border-radius: 12px;
    padding: 40px 25px;
    max-width: 1100px;
}
.arztwrap p {
    margin-top: 0px;
}

.cert {
    border-radius: 42px;
    padding: 16px 30px;
}

.map-container {
  align-items: stretch;
}
#map {
  height: 100%;
  margin-top: 0px;
}

.kundenstimmen-slider strong {
  font-family: "NDKernDemi";
  display: block;
  margin-bottom: 3px;
}

.kundenstimmen-slider, .drip-slider, .gallerytop, .gallerythumbs {
  overflow: hidden;
}

.swiper-pagination-bullet {
  background: #9fa7ae!important;
  opacity: 1!important;
}
.swiper-pagination-bullet-active {
  background: #be9f56!important;
}

.texte .grid {
  grid-gap: 60px;
  align-items: flex-start;
}


.swipe-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  padding: 30px 12px;
  background: #be9f56;
}

.swipe-btn:hover {
  background: #899199;
  cursor: pointer;
}

.swipe-btn svg {
  width: 8px;
  height: 17px;
}


@media screen and (max-width: 1024px) {
  .fotos {
    margin-top: 30px;
  }
  .logowrap[data-hell="1"] {
   margin-bottom: 30px;
  }
  .partnerlogo {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .middletext {
    width: 96%;
  }
  .partner-details > div {
    width: 100%;
    justify-content: center;
  }
  .arztwrap {
    display: block;
  }
  .fotoarzt {
    margin-bottom: 20px;
  }
}


@media screen and (max-width: 480px) {
  .contact {
    padding-left: 0px;
  }
}
