@charset "UTF-8";
:root {
  --primary-black: #344255;
}

@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/montserrat-regular-webfont.woff2") format("woff2"), url("../webfonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url("../webfonts/montserrat-bold-webfont.woff2") format("woff2"), url("../webfonts/montserrat-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Media Query Variable */
html,
body {
  font-family: var(--ff-dm-sans);
  overflow: unset;
  overflow-x: unset;
  overflow-y: unset;
  max-width: 100%;
  width: 100%;
}

h5.preloader-text::after {
  content: "Loading...";
}

.preloader svg {
  fill: #344255;
}

.menu-logo-wrap img {
  max-height: 75px;
}

.back-to-top-btn {
  mix-blend-mode: unset;
  bottom: 60px;
}

.common-btn {
  background-color: #344255;
}

.quadra-fixed-modal {
  z-index: 99999 !important;
  pointer-events: none;
}
.quadra-fixed-modal.modal-active {
  pointer-events: all;
}

header {
  z-index: 9;
}

body:not(.browser-safari) main > img {
  position: sticky;
  position: -webkit-sticky;
}

main {
  position: relative;
  min-height: 90vh;
  width: 100%;
  height: auto;
}
main > section {
  position: relative;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  z-index: 6;
}
main > img {
  display: block;
  height: auto;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
}
main h1,
main h2,
main h3,
main h4,
main h5,
main h6,
main .about-ad__content .text-reveal,
main .about-ad__title {
  color: #344255;
  text-transform: unset;
}
@media only screen and (max-width: 575.98px) {
  main .about-ad__content .common-btn__variation6 {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
main .hero-ad__area {
  background-image: url(../images/hero.jpg);
}
main .hero-ad__area h1 {
  font-family: "Montserrat", sans;
}
main .hero-ad__area h1 > span:nth-child(2) {
  letter-spacing: 0.2em;
}
main .hero-ad__area h1 > span:nth-child(2) > span:nth-child(-n+6) {
  font-family: "Montserrat-Bold", sans;
}
@media only screen and (max-width: 575.98px) {
  main .hero-ad__area .hero-ad__content h1 {
    font-size: 28px;
  }
}
main .hero-ad__area .hero-ad__bottom a {
  position: absolute;
  right: 1%;
  top: calc(100vh - 200px - 1%);
}
main .odometer-digit {
  width: 1ch;
}
main #start h4,
main #start h6 {
  color: #344255;
  text-transform: none;
}
main #start h4 {
  font-family: "Montserrat", sans;
  font-style: normal;
  font-weight: 500;
  font-size: 60px;
  line-height: 66px;
  color: #344255;
}
@media only screen and (max-width: 1199.98px) {
  main #start h4 {
    font-size: 32px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 575.98px) {
  main #start h4 {
    font-size: 28px;
    line-height: 34px;
  }
}
main #behandlung h3 {
  font-family: "Montserrat", sans;
  text-transform: none !important;
}
main #behandlung > div {
  background: #344255;
}
main #behandlung .custom-ul > li a {
  display: flex;
}
@media only screen and (max-width: 575.98px) {
  main #behandlung .custom-ul > li a {
    display: block;
  }
}
main #behandlung .custom-ul > li a h6 {
  color: #fff;
  width: 25%;
}
@media only screen and (max-width: 575.98px) {
  main #behandlung .custom-ul > li a h6 {
    width: 100%;
    font-size: 18px;
  }
}
main #behandlung .custom-ul > li a span {
  color: rgba(255, 255, 255, 0.6);
  width: 25%;
}
@media only screen and (max-width: 991.98px) {
  main #behandlung .custom-ul > li a span {
    width: 50%;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  main #behandlung .custom-ul > li a span {
    width: 100%;
    padding-left: 0;
    margin-bottom: 30px;
  }
}
main #behandlung .custom-ul > li a span ul {
  margin-left: 2ch;
  list-style-type: disc;
  list-style-position: outside;
  padding: 0;
}
main #behandlung .custom-ul > li a span ul li {
  padding: 0;
}
main #behandlung .custom-ul > li img {
  border-radius: 30px;
  transform: translateY(-30%) scale(0);
  max-width: 400px;
}
@media only screen and (max-width: 991.98px) {
  main #behandlung .custom-ul > li img {
    transform: translateY(-15px) scale(1);
    -webkit-transform: translateY(-15px) scale(1);
    -moz-transform: translateY(-15px) scale(1);
    -ms-transform: translateY(-15px) scale(1);
    -o-transform: translateY(-15px) scale(1);
    margin-bottom: 30px;
  }
}
main #behandlung .custom-ul > li.active img {
  transform: translateY(-30%) scale(1);
  opacity: 1;
}
@media only screen and (max-width: 991.98px) {
  main #behandlung .custom-ul > li.active img {
    transform: translateY(0) scale(1);
  }
}

#terminbuchung-cta {
  background-color: #b9b9c2;
  background-image: url(/assets/images/logo/signet-white.svg);
  background-position: -1050% center;
  background-size: 95%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 991.98px) {
  #terminbuchung-cta {
    position: relative;
  }
  #terminbuchung-cta:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #b9b9c2;
    opacity: 90%;
    z-index: 1;
  }
}
#terminbuchung-cta .terminbuchung-cta {
  position: relative;
  z-index: 2;
}
#terminbuchung-cta .terminbuchung-cta h4 {
  font-family: "Montserrat", sans;
  text-transform: none;
}
#terminbuchung-cta .terminbuchung-cta h4,
#terminbuchung-cta .terminbuchung-cta p {
  color: white;
}
#praxis h3 {
  font-family: "Montserrat", sans;
  text-transform: uppercase !important;
}
#praxis img {
  border-radius: 30px;
}
#praxis .award__item.active .title.h4 {
  color: #344255;
}
@media only screen and (max-width: 575.98px) {
  #praxis .award__item.active .title.h4 {
    font-size: 22px;
  }
}
#praxis .award__item.active .title.h4::before {
  content: "";
}
#praxis .award__item.active .title.h4 .award {
  left: 0;
}
@media (min-width: 768px) {
  #praxis .award__item.active .title.h4 .award {
    left: 32%;
  }
}
#praxis .years ul {
  padding: 0;
  list-style: none;
}
#praxis .years ul li {
  display: flex;
  padding-block: 1rem;
  border-bottom: 1px solid rgba(15, 15, 15, 0.08);
}
@media only screen and (max-width: 575.98px) {
  #praxis .years ul li {
    display: inline-block;
  }
}
#praxis .years ul li span {
  width: 50%;
}
@media only screen and (min-width: 576px) {
  #praxis .years ul li span:first-of-type {
    padding-left: 13.8%;
    width: min(46%, 750px);
  }
}
@media only screen and (max-width: 575.98px) {
  #praxis .years ul li span {
    width: 100%;
    display: block;
  }
}
#praxis .years ul li small {
  width: 50%;
}
@media only screen and (max-width: 575.98px) {
  #praxis .years ul li small {
    width: 100%;
    font-size: 16px;
  }
}
#praxis .team h3 {
  margin-block: 4rem;
}
#praxis .team .landmark__slide .landmark__slider-tag {
  border: unset;
  margin: 4px 2px 0 0;
  border-radius: 20px;
}
#praxis .team .landmark__slide .sub-tag {
  margin: 0;
  padding: 0;
  opacity: 0;
  height: 0;
  max-height: 0;
  display: flex;
  align-items: center;
  overflow: hidden;
  list-style: normal;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.4s ease-in-out;
  font-size: 0.875rem;
}
#praxis .team .landmark__slide:hover .sub-tag {
  border: none;
  height: auto;
  padding: 4px 0.75ch;
  margin: 4px 2px 0 0;
  opacity: 1;
  max-height: 60px;
  color: rgba(0, 0, 0, 0.9);
  background-color: rgba(255, 255, 255, 0.9);
}

#lungenerkrankungen h3 {
  font-family: "Montserrat", sans;
  text-transform: uppercase !important;
}
#lungenerkrankungen h5 {
  font-family: "Montserrat-Bold", sans;
  font-size: 20px;
  margin-bottom: 0.4rem;
}
#lungenerkrankungen .container {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
#lungenerkrankungen .container .section-title {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 4rem;
  width: 100%;
}
#lungenerkrankungen .container .grid {
  display: grid;
  gap: 3rem 2rem;
  grid-template-columns: 1fr;
}
@media (min-width: 600px) {
  #lungenerkrankungen .container .grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 6rem 2rem;
  }
}
@media (min-width: 900px) {
  #lungenerkrankungen .container .grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1280px) {
  #lungenerkrankungen .container .grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

#kontakt {
  scroll-margin-block-start: 80vh;
}

.contact img {
  width: max(80%, 390px);
}
@media only screen and (max-width: 767.98px) {
  .contact img {
    width: 60%;
  }
}
.contact h3 {
  font-family: "Montserrat", sans;
  color: #fff;
}
.contact h3,
.contact h4 {
  margin-block: 2rem 3rem;
}
.contact .first-visit {
  margin-top: 30px;
}
.contact .first-visit ul {
  list-style: none;
}
.contact .first-visit ul li {
  padding: 0;
}
.contact .first-visit ul li:before {
  content: "✓";
  padding-left: 5px;
  padding-right: 10px;
}
.contact ul li {
  position: relative;
  width: 100%;
  padding: 0 0 1.8rem 40px;
  display: flex;
  align-items: flex-start;
}
.contact ul li i {
  position: absolute;
  left: 0;
  font-size: 2rem;
}
@media only screen and (max-width: 767.98px) {
  .contact ul li i {
    font-size: 1.5rem;
    margin-left: 22px;
  }
}
.contact ul li span {
  margin-left: 2ch;
  min-height: 36px;
}
.contact ul li span h6 {
  color: #fff;
  font-size: 1.125rem;
}
@media only screen and (max-width: 767.98px) {
  .contact ul li span h6 {
    font-size: 1rem;
  }
}
.contact ul li span a {
  color: #fff !important;
}
.contact form > div {
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 20px 20px;
  width: 100%;
  margin-bottom: 16px;
}
.contact form button {
  justify-content: space-between;
  width: min(50%, 140px);
  line-height: normal !important;
  padding: 14px 21.5px !important;
}
@media only screen and (min-width: 1200px) {
  .contact form button {
    padding: 14px 21.5px !important;
  }
}
.contact .contact-us__area {
  background: #b9b9c2;
  color: #fff;
}
.contact .contact-us__area .row::after {
  display: none;
}
.contact .contact-us__area a,
.contact .contact-us__area h5,
.contact .contact-us__area label,
.contact .contact-us__area input,
.contact .contact-us__area textarea {
  outline: none;
  border: none;
  background: none;
  color: #fff !important;
  padding: 0;
}
.contact .contact-us__area input,
.contact .contact-us__area textarea {
  padding-block: 8px 0;
  font-size: 1.125rem;
}
.contact .contact-us__area input::-moz-placeholder, .contact .contact-us__area textarea::-moz-placeholder {
  color: #fff;
  opacity: 0.6; /* Firefox */
}
.contact .contact-us__area input::placeholder,
.contact .contact-us__area textarea::placeholder {
  color: #fff;
  opacity: 0.6; /* Firefox */
}
.contact .contact-us__area input::-ms-input-placeholder,
.contact .contact-us__area textarea::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #fff;
  opacity: 0.6;
}

#gallery {
  padding-bottom: 4rem;
}
#gallery div[role=button] {
  color: #344255;
}
#gallery .swiper-pagination {
  bottom: 0;
}
#gallery .swiper-pagination .swiper-pagination-bullet {
  color: var(--gray);
}
#gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #344255;
}
#gallery .swiper {
  width: 100%;
  padding-bottom: 60px;
}
#gallery .swiper .swiper-slide {
  padding-top: 0;
  height: 100%;
  transition: filter 0.3s ease, transform 0.3s ease;
  transform-origin: center center;
  display: inline-flex;
  align-items: center;
  overflow-y: visible;
}
#gallery .swiper .swiper-slide.swiper-slide-active {
  transform: scale(1);
  z-index: 2;
}
#gallery .swiper .swiper-slide:not(.swiper-slide-active) {
  filter: blur(3px);
  transform: scale(0.75);
  z-index: 1;
}
#gallery .swiper .swiper-slide img {
  border-radius: 30px;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.map.gmap:not(.sm_map-uninitialized) {
  min-height: 80vh;
}
@media only screen and (max-width: 1200px) {
  .map.gmap:not(.sm_map-uninitialized) {
    min-height: 80vh;
  }
}

footer {
  background: #344255;
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
}
footer small {
  color: rgba(255, 255, 255, 0.7);
}
footer .footer-four {
  background: #344255;
  color: #fff;
}
footer .footer-four img {
  width: max(80%, 430px);
}
@media only screen and (max-width: 767.98px) {
  footer .footer-four img {
    width: 100%;
  }
}
footer .footer-four__top::after {
  display: none;
}
footer .footer-meta {
  font-size: 0.875rem;
}

.container-4xl {
  max-width: 1882px;
  width: 100%;
}
@media (min-width: 1883px) {
  .container-4xl {
    max-width: 1882px;
  }
}

.impressum .pt-150,
.datenschutz .pt-150 {
  padding-top: 150px;
}
.impressum .pb-60,
.datenschutz .pb-60 {
  padding-bottom: 60px;
}
.impressum h1,
.datenschutz h1 {
  margin-bottom: 40px;
}
.impressum h5,
.datenschutz h5 {
  margin-top: 40px;
  margin-bottom: 10px;
}
.impressum p,
.datenschutz p {
  margin-bottom: 15px;
}