.text-White {
  color: rgba(253,255,255,255);
}
.text-muted-de {
    color: #fff !important;
    text-align: left;
    direction: ltr;
    font-size: large
}

/* --- General Section Styling --- */
section {
  padding: 80px 0;
}
.section-title {
  text-align: center;
  margin-bottom: 60px;
}
.section-title h2 {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--dark-color);
}
.section-title p {
  color: var(--gray-color);
  max-width: 600px;
  margin: 10px auto 0;
}

/* --- Info Card Styling --- */
.info-card {
    background-color: var(--light-color);
    border: 1px solid #eaeff4;
    border-radius: 15px;
    padding: 15px;
    box-shadow: var(--soft-shadow);
    height: 100%;
    border-color: rgb(213,218,221);
}
.info-card h3 {
  color: rgb(18,154,215);
  display: flex;
  align-items: center;
  letter-spacing: -.25px;
  /*font-size: 22px;*/
  font-weight: 700;
  line-height: 1.1;
}
.info-card h3 i {
  margin-right: 15px;
}

/* --- Doctors & Team Section --- */
.doctor-card, .team-card {
  text-align: center;
}
.doctor-card img, .team-card img {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  object-fit: cover;
  margin: 0 auto 20px;
  box-shadow: 0 0 0 8px var(--light-color), var(--soft-shadow);
}
.doctor-card h5, .team-card h5 {
  font-weight: 700;
  color: var(--dark-color);
  margin-top: 1.5rem;
}
.doctor-card p, .team-card p {
  color: var(--gray-color);
}

/* Motion Effect */
.fade-in-section {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.fade-in-section.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* --- Contact Form --- */
.form-control {
  border-radius: 10px;
  padding: 12px 15px;
  border: 1px solid #eaeff4;
}
.form-control:focus {
  border-color: var(--primary-color);
  box-shadow: 0 0 0 0.25rem rgba(93, 156, 236, 0.25);
}

/* --- Footer --- */
footer {
    background-color: #2c3e50;
    color: rgb(255,255,255,.5);
    padding: 60px 0 0;
    font-size: 0.95rem;
} 
footer h5 {
  color: rgb(255,255,255,.5);
  margin-bottom: 20px;
  font-weight: 600;
}
footer a {
  color: rgba(255,255,255,0.5);
  text-decoration: none;
  transition: color 0.3s;
}
footer a:hover {
  color: var(--light-color);
}
footer .list-unstyled li {
  margin-bottom: 10px;
  color: rgba(255,255,255,0.5);
}
.footer-bottom {
  background-color: rgba(0,0,0,0.1);
  padding: 20px 0;
  margin-top: 40px;
  text-align: center;
}


.section-header {
    text-align: center;
    margin-bottom: 20px;
    color: rgb(19,77,109);
    font-weight: bold;
    font-size: 40px;
}



.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent;
}

.foreColor-turkuas {
  color: rgb(19,77,109,63);
}

/* Scroll to top */
.scroll-to-top {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  display: none;
  width: 2.75rem;
  height: 2.75rem;
  text-align: center;
  color: #fff;
  background: rgba(90, 92, 105, .5);
  line-height: 46px;
}
.scroll-to-top:focus, .scroll-to-top:hover {
  color: #fff;
}
.scroll-to-top:hover {
  background: #5a5c69;
}
.scroll-to-top i {
  font-weight: 800;
}

/* Hero */
.hero {
  padding-top: 15px;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: 0px;
}
@media (max-width: 768px) {
  .hero {
  }
}

.leist-page-heading {
    text-align: center;
    color: rgba(255,255,255);
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 2.5rem;
    font-weight: bold;
}
.leist-page-absoluteclass {
    background: rgb(54,69,79,0.55);
    height: 100%;
}
.leist-page-paragraph {
    color: rgba(255,255,255);
}
.leist-page-listText {
    margin: 0px 0px;
}

#c {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #222;
    color: #fff;
    padding: 15px;
    text-align: center;
    display: none;
    z-index: 9999
}
    #cookie-banner button {
        margin-left: 10px;
        padding: 8px 12px;
        border: none;
        background: #4caf50;
        color: #fff;
        cursor: pointer;
        border-radius: 4px
    }

.mt-n4 {
    margin-top: -1.5rem !important;
}

/* leistungen */

.leistung-column {
    height: 150px;
    /*margin-bottom: 95px;*/
}
.leistung-card {
    background: rgba(44,82,103,0.25);
    color: rgba(255,255,255);
    height: 100%;
    border-radius: 40px;
}
.leistung-card-imgdiv {
    height: 65px;
    width: 65px;
    margin-top: -30px;
}

.btnAll-div {
    background-color: rgb(33,153,211);
    width: 245px;
    border-radius: 10px;
    padding: 5px;
}
.btnAll-a {
    color: rgb(247,247,247);
    text-decoration-color: rgb(33,153,211);
    display: inline-block;
    width: 100%;
    height: 100%;
}
  

/* Arzt */
.arzt-img {
    height: 360px;
    width: 360px;
    border-radius: 100%;
    object-fit: cover;
  
}
.arzt-check {
    margin-right: 10px;
    color: rgb(18,154,215);
}

/* Team */
.team-img {
    height: 260px;
    width: 260px;
    border-radius: 100%;
    object-fit: cover;
}
.team-title {
    color: rgb(18,154,215);
}
.team-div {
    padding: 12px;
}
.team-header {
    color: rgb(19,77,109,102);
    font-size: 24px;
    font-weight: bold;
}
.team-paragraph {
    color: rgb(19,77,109,63);
    font-size: 16px;
    text-align: left;
    word-wrap: initial;
}

/* videos as Background */
.video-landscape {
    width: 100%;
    height: 1300px;
    aspect-ratio: 16 / 9; /* Landscape aspect */
    object-fit: cover;
    display: block;
}
.video-portrait {
    width: 100%;
    height: 1500px;
    aspect-ratio: 9 / 16; /* Portrait aspect */
    object-fit: cover;
    display: block;
}


/* responsive-fonts */
.telFont-hero {
    font-size: 14px;
}
.responsive-font {
    font-size: 1rem;
}
/* sm */
@media (min-width: 300px) {
    .responsive-font {
        font-size: 1.2rem;
    }
    .telFont-hero {
        font-size: 14px;
    }
    .arzt-title {
        text-align: center;
        color: rgb(54,69,79);
    }

    .arzt-description {
        text-align: center;
        color: rgb(54,69,79);
        font-size: 20px;
    }
}
/* md */
@media (min-width: 768px) {
    .responsive-font {
        font-size: 1.35rem;
    }
    .telFont-hero {
        font-size: 18px;
    }
    .arzt-title {
        text-align: left;
        color: rgb(54,69,79);
    }

    .arzt-description {
        text-align: left;
        color: rgb(54,69,79);
        font-size: 20px;
    }

}
/* lg */
@media (min-width: 992px) {
    .responsive-font {
        font-size: 1.5rem;
    }
    .telFont-hero {
        font-size: 22px;
    }
    .arzt-title {
        text-align: left;
        color: rgb(54,69,79);
    }

    .arzt-description {
        text-align: left;
        color: rgb(54,69,79);
        font-size: 20px;
    }

}



