:root {
  --not_selected: #5f5f5f;
  --black: black;
  --red: #fe0008;
  --text_black: #333;
  --border_grey: #e5e5e5;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #333;
  text-decoration: none;
}

.body {
  font-family: Poppins, sans-serif;
}

.image {
  object-fit: fill;
  position: static;
}

.brand {
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.brand.w--current {
  cursor: pointer;
  margin-top: 1.5%;
  margin-bottom: 1.5%;
  margin-left: 0;
}

.navbar_1 {
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 0 4px #000;
}

.image-3 {
  width: 160px;
}

.container-2 {
  width: 100%;
  height: 100%;
}

.sprechstunde {
  color: var(--not_selected);
  cursor: pointer;
  object-fit: fill;
  margin-top: 5%;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 400;
  position: relative;
}

.sprechstunde:hover {
  color: var(--black);
  font-weight: 400;
}

.sprechstunde.w--current {
  color: var(--red);
  border: 1px #000;
  border-radius: 0;
}

.rzteteam {
  color: var(--not_selected);
  cursor: pointer;
  margin-top: 5%;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.rzteteam:hover {
  color: var(--black);
  font-weight: 400;
}

.rzteteam.w--current {
  color: var(--red);
}

.kontakt {
  color: var(--not_selected);
  cursor: pointer;
  margin-top: 5%;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.kontakt:hover {
  color: var(--black);
  font-weight: 400;
}

.kontakt.w--current {
  color: var(--red);
}

.nav-menu {
  float: right;
  clear: none;
  cursor: default;
  display: block;
  bottom: 1vw;
}

.nav_section {
  background-color: rgba(0, 0, 0, 0);
  margin-left: 10%;
  margin-right: 10%;
}

.content {
  margin-top: 10%;
  margin-left: 10%;
  margin-right: 10%;
  font-family: Poppins, sans-serif;
  position: relative;
}

.galerie {
  width: auto;
  height: auto;
  margin-top: 0%;
  display: block;
  position: relative;
}

.headline_sec {
  margin-top: 0%;
  margin-left: 10%;
  margin-right: 10%;
  position: absolute;
}

.heading_1 {
  z-index: 99;
  width: auto;
  height: auto;
  color: #fff;
  text-align: center;
  flex-wrap: nowrap;
  margin: 0% 0% 12%;
  font-family: Poppins, sans-serif;
  font-size: 42px;
  line-height: 47px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-nav {
  opacity: 0;
}

.image-4 {
  object-fit: fill;
}

.slide-1 {
  height: auto;
  background-image: url('../images/Praxis.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider {
  height: 800px;
  margin-top: 5%;
  margin-bottom: 5%;
}

.slide-2 {
  background-image: url('../images/Webseite_Foto-5.jpg');
  background-position: 50%;
  background-size: cover;
}

.right-arrow {
  cursor: pointer;
  margin-right: 0%;
  padding-top: 0%;
  padding-right: 30%;
}

.left-arrow {
  cursor: pointer;
  margin: 0 0 0 0%;
  padding-top: 0%;
  padding-left: 30%;
}

.slide-3 {
  background-image: url('../images/Webseite_Foto-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.icon-2 {
  opacity: 1;
  margin: 90% 0% 100% 18%;
}

.icon-3 {
  opacity: 1;
  margin: 90% 0% 100% 70%;
}

.arrow_down, .arrow_down_1 {
  z-index: 99;
  color: #fff;
  margin: 50% 50% 40%;
  font-size: 40px;
  font-weight: 700;
  position: absolute;
  transform: rotate(90deg);
}

.arrow_down_2 {
  z-index: 99;
  color: #fff;
  margin: 52% 50% 40%;
  font-size: 40px;
  font-weight: 700;
  position: absolute;
  transform: rotate(90deg);
}

.arrow_down_2.arrow_move {
  margin-top: 0%;
  margin-bottom: 10%;
  display: none;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-3 {
  color: var(--text_black);
  margin-top: 5%;
  margin-bottom: 3%;
  padding-top: 5%;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  line-height: 50px;
  position: relative;
}

.sprechstunden {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0%;
  margin-bottom: 4.5%;
  position: static;
}

.image-5 {
  border-radius: 15px;
  display: inline-block;
  position: relative;
}

.column {
  height: auto;
  object-fit: scale-down;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0%;
  padding-right: 3%;
  display: flex;
  position: relative;
}

.team_1_1 {
  width: 35vh;
  height: 35vh;
  cursor: pointer;
  object-fit: scale-down;
  border-radius: 15px;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.team_1_1:hover {
  background-color: #c04646;
}

.column-2 {
  object-fit: scale-down;
  justify-content: flex-end;
  align-items: center;
  padding-left: 3%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.column-3 {
  object-fit: scale-down;
  justify-content: center;
  align-items: center;
  padding-left: 1.5%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.text-block-2 {
  width: 100%;
  height: 100%;
  opacity: 0;
  text-align: center;
  background-color: rgba(201, 146, 161, .8);
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.text-block-2:hover {
  opacity: 1;
}

.team_3_3 {
  width: 300px;
  height: 34.5vh;
  cursor: pointer;
  background-color: #94134f;
  border-radius: 15px;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-3 {
  width: 100%;
  height: 100%;
  align-self: auto;
  position: relative;
}

.image-6 {
  width: 30%;
  position: absolute;
}

.text-block-4 {
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  letter-spacing: normal;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 33px;
  display: flex;
  position: relative;
}

.teil_des_teams {
  z-index: 99;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: block;
  position: absolute;
}

.background_circle {
  width: 100%;
  height: 100%;
  position: absolute;
}

.image-7 {
  position: absolute;
}

.heading-4 {
  margin-top: 5%;
  margin-bottom: 0%;
  padding-top: 5%;
}

.team_bild_1 {
  width: 100%;
  height: 100%;
  border-radius: 15px;
}

.text-block-6 {
  width: 100%;
  height: 100%;
  background-color: #ac7373;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-right: 0%;
  padding-right: 0%;
  display: flex;
  position: absolute;
}

.div-block {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  margin-right: 0%;
  padding-right: 3%;
  display: flex;
  position: absolute;
}

.text-block-7 {
  width: 100%;
  height: 100%;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-right: 0%;
  display: flex;
  position: absolute;
}

.div-block-2 {
  width: 100%;
  height: 100%;
  background-image: url('../images/3000_3000-Kopie.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.notfall {
  width: 100%;
  height: 100%;
  border: 5px solid var(--border_grey);
  border-radius: 13.5px;
  padding: 5%;
  display: block;
}

.hover_text {
  width: 91%;
  height: 100%;
  opacity: 1;
  color: #fff;
  text-align: center;
  background-color: rgba(201, 146, 161, .8);
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: 2%;
  font-size: 28px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
  position: absolute;
}

.text-span {
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  font-weight: 400;
  display: flex;
  position: absolute;
}

.bold-text {
  padding-bottom: 15%;
  position: absolute;
}

.text-block-8 {
  width: 91%;
  height: 100%;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 70px;
  display: flex;
  position: absolute;
}

.image-8 {
  width: 20%;
  height: 20%;
  display: block;
  position: absolute;
  top: 40%;
  bottom: auto;
  left: auto;
  right: 35%;
}

.image-9 {
  width: 20%;
  margin-top: 35%;
  margin-left: 35%;
  position: absolute;
}

.bewerbung_link {
  cursor: pointer;
  object-fit: fill;
  flex: 1;
}

.circle_1_right {
  width: 35%;
  opacity: .15;
  position: absolute;
  top: 50%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.circle_2_left {
  width: 20%;
  opacity: .15;
  position: absolute;
  top: 170%;
  bottom: 0%;
  left: 0%;
  right: auto;
  transform: rotate(180deg);
}

.circle_2_bottom {
  width: 30%;
  opacity: .15;
  position: absolute;
  top: 150%;
  bottom: 0%;
  left: 50%;
  right: 0%;
}

.heading-5 {
  margin-top: .5%;
  margin-bottom: 1%;
}

.colums_das_do_we {
  margin-top: 5%;
  margin-bottom: 3%;
  position: static;
}

.check_1 {
  width: 45%;
  height: 100%;
  display: inline-block;
  position: static;
}

.check {
  justify-content: center;
  align-items: center;
  display: flex;
}

.check_font {
  width: 100%;
  height: auto;
  clear: none;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 2%;
  font-size: 20px;
  line-height: 22px;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.check_2, .check_3 {
  width: 45%;
  height: 100%;
  display: inline-block;
  position: static;
}

.column-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.check_4, .check_5, .check_6 {
  width: 45%;
  height: 100%;
  display: inline-block;
  position: static;
}

.heading-6 {
  margin-top: 5%;
  margin-bottom: 8%;
  padding-top: 5%;
}

.mail {
  justify-content: center;
  align-items: center;
  margin-top: 15%;
  display: flex;
}

.mail_image {
  display: block;
}

.heading-7 {
  text-align: center;
  margin-top: 5%;
  position: static;
}

.link-block {
  z-index: 90;
  width: 100%;
  height: 100%;
  position: absolute;
}

.link-block-2 {
  z-index: 99;
  width: 20%;
  height: 7%;
  position: static;
}

.gelsenkirchen {
  border-radius: 15px;
  margin-top: 0%;
  margin-bottom: 10%;
}

.heading-8 {
  margin-top: 15%;
  margin-bottom: 5%;
}

.image-11, .image-12 {
  width: auto;
}

.column-5, .column-6, .column-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.image-13 {
  align-self: auto;
}

.phone {
  justify-content: center;
  align-self: center;
  align-items: center;
  padding: 2%;
  display: flex;
}

.text-block-9 {
  text-align: center;
  margin-top: 10%;
  font-size: 16px;
  font-weight: 400;
}

.image-14, .image-15, .image-16 {
  width: 80px;
  height: 80px;
  object-fit: scale-down;
}

.oberhausen {
  border-radius: 15px;
  margin-top: 0%;
  margin-bottom: 10%;
}

.heading-9 {
  margin-top: 15%;
  margin-bottom: 5%;
}

.footer {
  justify-content: center;
  align-items: center;
  margin: 15% 10% 5%;
  display: block;
  position: relative;
}

.link-block-3 {
  color: #333;
  justify-content: center;
  align-items: center;
  display: flex;
}

.impressum_und_co {
  width: 100%;
  height: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 1%;
  font-family: Poppins, sans-serif;
  display: flex;
  position: static;
}

.image-17 {
  width: 4%;
  height: 4%;
  margin-top: 15%;
  margin-bottom: 5%;
  position: static;
}

.div-block-3 {
  margin-top: 10%;
  position: static;
}

.tkm_logo {
  width: 100%;
  height: 50%;
  justify-content: center;
  display: flex;
}

.tkm_logo_image {
  width: 4%;
  margin-top: 1%;
  margin-bottom: 1%;
}

.circle_3_bottom_right {
  width: 25%;
  opacity: .15;
  position: absolute;
  top: 360%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.circle_4_bottom_left {
  width: 15%;
  opacity: .15;
  position: absolute;
  top: 520%;
  bottom: 0%;
  left: 0%;
  right: auto;
  transform: rotate(180deg);
}

.circle_5_footer {
  width: 22%;
  opacity: .15;
  display: none;
  position: absolute;
  top: 622%;
  bottom: 0%;
  left: 39%;
  right: 0%;
  transform: rotate(90deg);
}

.adress_link_ge {
  z-index: 99;
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: absolute;
}

.phone_link_ge {
  z-index: 99;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
}

.adress_link_oh, .phone_link_oh {
  z-index: 99;
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
  position: absolute;
}

.bewerbung_background {
  width: 100%;
  height: 100%;
  border-radius: 15px;
}

.impressum_head {
  width: 50%;
  margin-top: 5%;
  margin-bottom: 5%;
  padding-top: 5%;
  font-family: Poppins, sans-serif;
  position: relative;
}

.text-block-10 {
  text-transform: none;
  white-space: normal;
  margin-top: 2%;
  margin-bottom: 0%;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.link {
  margin-left: .5%;
}

.link-2 {
  margin-left: .5%;
  margin-right: .5%;
}

.link-3 {
  margin-right: .5%;
  font-family: Poppins, sans-serif;
}

.text-block-11 {
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  display: flex;
}

.navbar_2 {
  background-color: #afcbcb;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 0 4px #000;
}

.zur-ck_button {
  background-color: var(--red);
  color: #fff;
  border-radius: 10px;
  margin-top: 12%;
  margin-bottom: 0%;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 5%;
}

.zur-ck_button:hover {
  border-radius: 5px;
  box-shadow: 0 0 9px -4px #000;
}

.nav-menu-_2 {
  display: block;
}

.slide-4 {
  background-image: url('../images/Webseite_Foto-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/Webseite_Foto-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/Webseite_Foto-6.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/Webseite_Foto-7.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/Webseite_Foto-8.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/Webseite_Foto-10.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/Webseite_Foto-11.jpg');
  background-position: 50%;
  background-size: cover;
}

.impressum_und_co_menu {
  width: 100%;
  height: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 1%;
  display: none;
  position: static;
}

.copyright_menu {
  justify-content: center;
  align-items: center;
  display: none;
}

.tkm_logo_men {
  width: 100%;
  height: 50%;
  justify-content: center;
  display: none;
}

.heading-10, .heading-11, .heading-12, .heading-13 {
  font-family: Poppins, sans-serif;
}

.heading-14 {
  font-family: Source Sans Pro;
}

.hover_text_blau {
  width: 91%;
  height: 100%;
  opacity: 1;
  color: #fff;
  text-align: center;
  background-color: rgba(176, 203, 203, .8);
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: 2%;
  font-size: 28px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
  position: absolute;
}

.hover_text_gr-n {
  width: 91%;
  height: 100%;
  opacity: 1;
  color: #fff;
  text-align: center;
  background-color: rgba(211, 219, 182, .8);
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: 2%;
  font-size: 28px;
  font-weight: 400;
  line-height: 30px;
  display: flex;
  position: absolute;
}

.text-block-9-_extra {
  text-align: center;
  margin-top: 0%;
  font-size: 16px;
  font-weight: 400;
}

.text-block-9-_headline {
  text-align: center;
  margin-top: 10%;
  font-size: 16px;
  font-weight: 700;
}

.pop_up_do_we_special {
  z-index: 99;
  height: 100%;
  background-color: #d3dbb6;
  border-radius: 15px;
  margin-top: 20%;
  margin-left: 10%;
  margin-right: 10%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 25px 0 15px 100vh #fff;
}

.heading-15 {
  width: 50%;
  color: snow;
  margin: 2%;
}

.x_do_we_pop_up {
  width: auto;
  height: auto;
  cursor: pointer;
  padding: 2%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.image-18 {
  width: 50px;
  height: 50px;
}

.text-block-12 {
  width: 90%;
  color: #fff;
  text-align: left;
  margin: 2%;
  font-size: 20px;
  font-weight: 400;
  line-height: 45px;
}

.pop_up_do_we_p-diatrie {
  z-index: 99;
  height: 100%;
  background-color: #c992a1;
  border-radius: 15px;
  margin-top: 20%;
  margin-left: 10%;
  margin-right: 10%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 25px 0 15px 100vh #fff;
}

.pop_up_do_we_geriatrie {
  z-index: 99;
  height: 100%;
  background-color: #b0cbcb;
  border-radius: 15px;
  margin-top: 20%;
  margin-left: 10%;
  margin-right: 10%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 25px 0 15px 100vh #fff;
}

.pop_up_do_we_neurologie {
  z-index: 99;
  height: 100%;
  background-color: #968985;
  border-radius: 15px;
  margin-top: 20%;
  margin-left: 10%;
  margin-right: 10%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 25px 0 15px 100vh #fff;
}

.pop_up_do_we_orthop-die {
  z-index: 99;
  height: 100%;
  background-color: #b0cbcb;
  border-radius: 15px;
  margin-top: 20%;
  margin-left: 10%;
  margin-right: 10%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 15px 0 25px 100vh #fff;
}

.beschreibung_icon_klick {
  width: auto;
  align-items: center;
  margin-top: 0%;
  margin-bottom: 0%;
  display: flex;
  position: absolute;
}

.image-19 {
  width: 2%;
  clear: none;
  margin-top: .5%;
  display: inline-block;
  position: absolute;
  left: 30%;
}

.column-8 {
  height: auto;
  border-radius: 15px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0%;
  padding-left: 0;
  display: flex;
}

.image-20, .image-21, .image-22 {
  width: 2.5%;
  align-self: center;
  margin-left: .5%;
  margin-right: .5%;
}

.column-9 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0%;
  padding-left: 0;
  display: flex;
}

.text-block-13 {
  color: #fff;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-left: 0%;
  font-size: 15px;
  line-height: 16px;
  display: flex;
}

.columns {
  align-items: center;
  display: flex;
}

.image-23 {
  width: 2.5%;
  align-self: center;
  margin-left: 1%;
  margin-right: .5%;
  display: block;
}

.columns_info_klick {
  border-radius: 0;
  align-items: center;
  padding-top: 0%;
  padding-bottom: 0%;
  display: flex;
}

.klick_info {
  width: 100%;
  height: 100%;
  background-color: #333;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding-top: .5%;
  padding-bottom: .5%;
  display: flex;
}

.column-10 {
  cursor: pointer;
}

.check_headline {
  width: 100%;
  height: auto;
  clear: none;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 10%;
  font-size: 20px;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.column-11, .column-12 {
  cursor: pointer;
}

.check_font_anfragen {
  width: 100%;
  height: auto;
  clear: none;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 12%;
  font-size: 20px;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.blurr {
  width: 100%;
  height: 100%;
  filter: blur(15px);
}

.column-4_down {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.white_background {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: static;
}

.back_to_team {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.check_font_link {
  width: 100%;
  height: auto;
  clear: none;
  color: #d3dbb6;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 0%;
  font-size: 20px;
  line-height: 22px;
  text-decoration: underline;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.check_font_link_red {
  width: 100%;
  height: auto;
  clear: none;
  color: #c992a1;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 0%;
  font-size: 20px;
  line-height: 22px;
  text-decoration: underline;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.check_font_link_blue {
  width: 100%;
  height: auto;
  clear: none;
  color: #b0cbcb;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 0%;
  font-size: 20px;
  line-height: 22px;
  text-decoration: underline;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.check_font_link_brown {
  width: 100%;
  height: auto;
  clear: none;
  color: #968985;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 0%;
  font-size: 20px;
  line-height: 22px;
  text-decoration: underline;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.check_font_link_brown.brown {
  color: #968985;
}

.column-14 {
  justify-content: center;
  align-items: center;
  display: block;
}

.bold-text-3 {
  width: 100%;
  height: 100%;
}

.mail_image-copinsta_image {
  width: 76px;
  height: auto;
  display: block;
}

.mail_link, .insta_link {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.kontakt_header {
  text-align: center;
  margin-top: 5%;
  position: static;
}

.link-block-4 {
  width: 100%;
  height: 50%;
  cursor: pointer;
}

.slide-1-2 {
  background-image: url('../images/Webseite_Foto-12.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-3 {
  background-image: url('../images/Webseite_Foto-13.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-4 {
  background-image: url('../images/Webseite_Foto-14.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-5 {
  background-image: url('../images/Webseite_Foto-15.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-6 {
  background-image: url('../images/Webseite_Foto-16.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-7 {
  background-image: url('../images/Webseite_Foto-17.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-8 {
  background-image: url('../images/Webseite_Foto-18.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-9 {
  background-image: url('../images/Webseite_Foto-19.jpg');
  background-position: 50%;
  background-size: cover;
}

.tkm_menu {
  width: 100%;
  height: 50%;
  display: none;
}

.div-block-4 {
  background-color: #94134f;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-24 {
  width: 10%;
  position: absolute;
}

.bewerbung_text_neu {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin-left: 0%;
  font-size: 25px;
  font-weight: 700;
  line-height: 70px;
  display: flex;
  position: relative;
}

.columns_team_bewerbung {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  background-color: #94134f;
  border-radius: 15px;
  margin-top: 0%;
  margin-bottom: 4.5%;
  position: static;
}

.bewerbung_unvis {
  object-fit: scale-down;
  justify-content: flex-end;
  align-items: center;
  padding-left: 3%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.corona_banner {
  z-index: 999;
  width: 50%;
  height: 200px;
  background-color: #c1c95a;
  border-radius: 15px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-left: 25%;
  margin-right: 25%;
  font-family: Poppins, sans-serif;
  display: none;
  position: fixed;
  overflow: visible;
}

.text-block-14 {
  display: flex;
}

.corona_subline {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4%;
  margin-left: 2%;
  margin-right: 2%;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  display: flex;
}

.corona_headline {
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 2%;
  margin-left: 4%;
  margin-right: 4%;
  font-size: 25px;
  font-weight: 700;
  display: flex;
}

.corona_weihnachten {
  color: #fff;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2%;
  margin-left: 2%;
  margin-right: 2%;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  display: none;
}

.image-25 {
  width: 5%;
  cursor: pointer;
  margin-top: 1%;
  margin-left: 94%;
  display: block;
  position: absolute;
}

.corona_banner-copy {
  z-index: 999;
  width: 50%;
  height: 30%;
  background-color: #c1c95a;
  border-radius: 15px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-left: 25%;
  margin-right: 25%;
  display: block;
  position: fixed;
  overflow: visible;
}

.leistungen {
  color: var(--not_selected);
  cursor: pointer;
  margin-top: 5%;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.leistungen:hover {
  color: var(--black);
  font-weight: 400;
}

.leistungen.w--current {
  color: var(--red);
}

.praxisfotos {
  color: var(--not_selected);
  cursor: pointer;
  margin-top: 5%;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.praxisfotos:hover {
  color: var(--black);
  font-weight: 400;
}

.praxisfotos.w--current {
  color: var(--red);
}

.text-block-15 {
  float: right;
  clear: none;
  margin-top: 0;
  margin-left: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  display: inline-block;
  position: static;
}

.button_top_team {
  z-index: 99;
  width: 250px;
  float: left;
  clear: left;
  background-color: var(--red);
  text-align: center;
  object-fit: fill;
  border-radius: 22px;
  flex-flow: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 8%;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-16 {
  float: none;
  clear: left;
  align-items: flex-start;
  margin-bottom: 5%;
  font-family: Poppins, sans-serif;
  font-size: 34px;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.text-block-16 {
  margin-left: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.buttom_hinweise {
  z-index: 99;
  width: 250px;
  float: left;
  clear: left;
  background-color: var(--text_black);
  text-align: center;
  object-fit: fill;
  border-radius: 22px;
  flex-flow: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: baseline;
  margin: 4% auto 0%;
  font-family: Poppins, sans-serif;
  display: block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.buttom_hinweise-copy {
  z-index: 99;
  width: 250px;
  float: left;
  clear: left;
  background-color: var(--text_black);
  opacity: 0;
  text-align: center;
  object-fit: fill;
  border-radius: 22px;
  flex-flow: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: baseline;
  margin: 4% auto 0%;
  font-family: Poppins, sans-serif;
  display: block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-5 {
  max-height: 50px;
}

.text-block-16-copy {
  clear: left;
  margin-bottom: 57px;
  margin-left: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 28px;
  display: inline-block;
}

.slide-nav-2 {
  background-color: #fff;
  display: block;
}

.team_box {
  width: 100%;
  height: 200%;
  border: 5px solid var(--border_grey);
  border-radius: 13.5px;
  padding: 2%;
  display: block;
}

.team_slide {
  width: 100%;
  height: 100%;
  border: 5px none var(--border_grey);
  border-radius: 13.5px;
  padding: 2% 2% 7%;
  display: flex;
  position: relative;
}

.slide-11 {
  height: 100%;
  opacity: 1;
  background-color: #fff;
}

.slider-2 {
  height: 100%;
}

.name_arzt {
  float: none;
  clear: left;
  flex-flow: column;
  align-content: flex-end;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0%;
  font-family: Poppins, sans-serif;
  font-size: 34px;
  display: flex;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.beschreibung_arzt {
  float: none;
  clear: none;
  margin-bottom: 57px;
  margin-left: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 28px;
  display: inline;
  position: relative;
}

.icon-4 {
  color: var(--text_black);
  object-fit: fill;
  border-radius: 0;
  margin-bottom: 5%;
  padding-bottom: 0%;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.icon-4.color_arror {
  color: var(--text_black);
}

.div-block-6 {
  width: auto;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: block;
  position: static;
}

.div-block-7 {
  width: 50%;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: flex-start;
  align-self: center;
  align-items: flex-start;
  margin-left: 10%;
  padding-top: 0%;
  padding-left: 0%;
  display: block;
  position: static;
}

.text-block-17 {
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.right-arrow-2 {
  margin-top: 0%;
}

.slide-12 {
  background-color: #fff;
}

.hinweise {
  margin-top: 5%;
  margin-left: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 28px;
  display: block;
}

.buttom_hinweise-off {
  z-index: 99;
  width: 250px;
  float: left;
  clear: left;
  background-color: var(--text_black);
  text-align: center;
  object-fit: fill;
  border-radius: 22px;
  flex-flow: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: baseline;
  margin: 4% auto 0%;
  font-family: Poppins, sans-serif;
  display: block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.leistungen_beschreibungstext {
  margin-top: 0%;
  margin-bottom: 3%;
  margin-left: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 28px;
  display: block;
}

.notfall-copy, .sprechstunde_zeiten {
  width: 100%;
  height: 100%;
  border: 5px solid var(--border_grey);
  border-radius: 13.5px;
  padding: 5%;
}

.leistungen_tabelle {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0%;
  margin-bottom: 4.5%;
  position: static;
}

.wir_bieten_text {
  margin-top: 5%;
  margin-left: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.individuelle_anfrage {
  z-index: 99;
  width: 250px;
  float: left;
  clear: left;
  background-color: var(--text_black);
  text-align: center;
  object-fit: fill;
  border-radius: 22px;
  flex-flow: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: baseline;
  margin: 4% auto 0%;
  font-family: Poppins, sans-serif;
  display: block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slider-3 {
  height: 100%;
}

.fotos_box {
  width: 100%;
  height: 200%;
  border: 5px solid var(--border_grey);
  border-radius: 13.5px;
  padding: 0%;
  display: block;
}

.slide-13 {
  background-image: url('../images/homepage-Bilder-26.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-4 {
  height: 700px;
  border-radius: 18px;
}

.mask-2 {
  border-radius: 6px;
}

.slide-14 {
  background-image: url('../images/homepage-Bilder-51.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-15 {
  background-image: url('../images/homepage-Bilder-6.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.navbar_3 {
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 0 4px #000;
}

.kontakt_2 {
  width: 100%;
  height: 100%;
  border: 5px solid var(--border_grey);
  border-radius: 13.5px;
  padding: 5%;
}

.div-block-8 {
  display: flex;
}

.wir_bieten_text-_2, .kontakt_text {
  margin-top: 5%;
  margin-left: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.kontakt_text_2 {
  margin-top: 5%;
  margin-left: 12%;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.adresse_map {
  width: 100%;
  height: 700px;
  border: 5px solid var(--border_grey);
  background-image: url('../images/map.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 13.5px;
  padding: 5%;
}

.link-block-5 {
  height: auto;
  display: block;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.list-item {
  margin-bottom: 3%;
  font-size: 20px;
  line-height: 26px;
  list-style-type: disc;
}

.heading-16-kontakt {
  float: none;
  clear: left;
  align-items: flex-start;
  margin-bottom: 2%;
  font-family: Poppins, sans-serif;
  font-size: 34px;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.slide-16 {
  background-color: #fff;
}

.link_mail {
  color: var(--red);
}

.link_mail:hover {
  text-decoration: underline;
}

.slide-17, .slide-18 {
  background-color: #fff;
}

.text-block-18 {
  text-shadow: 0 0 15px rgba(0, 0, 0, .5);
  border-radius: 2px;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0%;
  margin-bottom: 2%;
  margin-right: 2%;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

@media screen and (min-width: 1440px) {
  .image-2 {
    width: 100%;
    height: 100%;
  }

  .navbar {
    height: 100px;
    background-color: #afcbcb;
  }

  .container {
    width: auto;
  }

  .brand {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .sprechstunde {
    margin-top: 6%;
    margin-bottom: 0;
  }

  .rzteteam, .kontakt {
    margin-top: 6%;
  }

  .galerie {
    width: auto;
    height: auto;
    margin-top: 0%;
  }

  .heading_1 {
    margin-top: 35%;
    margin-bottom: 12%;
  }

  .slider {
    height: 850px;
    margin-top: 5%;
  }

  .right-arrow {
    height: 90%;
    margin-top: 5%;
    margin-bottom: 0;
  }

  .left-arrow {
    height: 90%;
    margin-top: 5%;
  }

  .icon-2, .icon-3 {
    margin-top: 75%;
  }

  .arrow_down, .arrow_down_1, .arrow_down_2 {
    margin-top: 45%;
  }

  .arrow_down_2.arrow_move {
    margin-bottom: 5%;
  }

  .team_1_1 {
    width: 100%;
    height: 320px;
  }

  .team_3_3 {
    width: 350px;
    height: 320px;
    flex: 1;
  }

  .text-block-3 {
    opacity: 1;
    color: #fff;
    text-align: center;
    justify-content: center;
    align-self: auto;
    align-items: center;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    display: flex;
  }

  .text-block-3:hover {
    opacity: 1;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
  }

  .image-10 {
    width: 30%;
    opacity: .2;
    position: absolute;
    top: 70%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .circle_1_right {
    width: 30%;
  }

  .circle_2_left {
    width: 15%;
  }

  .circle_2_bottom {
    top: 210%;
  }

  .check_font {
    font-size: 18px;
  }

  .tkm_logo_image {
    width: 3%;
  }

  .circle_3_bottom_right {
    width: 25%;
    opacity: .15;
    position: absolute;
    top: 340%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .circle_4_bottom_left {
    top: 500%;
  }

  .circle_5_footer {
    width: 30%;
    opacity: .15;
    position: absolute;
    top: 300%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .phone_link_ge, .phone_link_oh {
    display: block;
  }

  .text-block-13 {
    text-align: center;
    align-items: center;
    font-size: 25px;
    font-weight: 700;
    line-height: 70px;
    position: relative;
  }

  .klick_info.bewerbung {
    display: flex;
  }

  .check_headline, .check_font_anfragen, .check_font_link, .check_font_link_red, .check_font_link_blue, .check_font_link_brown {
    font-size: 18px;
  }

  .div-block-4 {
    background-color: #94134f;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-24 {
    width: 10%;
    margin-top: 0;
    position: absolute;
    top: auto;
  }

  .bewerbung_text_neu {
    text-align: center;
    align-items: center;
    font-size: 25px;
    font-weight: 700;
    line-height: 70px;
    position: relative;
  }

  .corona_banner {
    height: 220px;
  }

  .corona_weihnachten {
    justify-content: flex-start;
  }

  .corona_banner-copy {
    height: 30%;
  }

  .leistungen, .praxisfotos {
    margin-top: 6%;
  }
}

@media screen and (min-width: 1920px) {
  .brand.w--current {
    margin-top: 2%;
  }

  .sprechstunde, .rzteteam, .kontakt {
    margin-top: 7%;
  }

  .nav_section, .content {
    margin-left: 20%;
    margin-right: 20%;
  }

  .heading_1 {
    margin-bottom: 11%;
    margin-left: 0%;
    margin-right: 0%;
    font-size: 44px;
  }

  .slider {
    height: 1200px;
    margin-top: 3%;
  }

  .icon-2, .icon-3 {
    margin-top: 75%;
  }

  .arrow_down_2.arrow_move {
    margin-bottom: 5%;
  }

  .heading-3, .heading-4 {
    font-size: 44px;
  }

  .text-block-8 {
    font-size: 30px;
    line-height: 120px;
  }

  .heading-5, .check_font {
    font-size: 20px;
  }

  .heading-6 {
    font-size: 44px;
  }

  .mail_image {
    width: 9%;
    max-width: none;
  }

  .heading-7 {
    font-size: 20px;
  }

  .heading-8 {
    font-size: 30px;
  }

  .image-15 {
    max-width: none;
  }

  .heading-9 {
    font-size: 30px;
  }

  .tkm_logo_image {
    width: 2%;
  }

  .impressum_head {
    font-size: 44px;
  }

  .navbar_2 {
    background-color: #c1c95a;
  }

  .zur-ck_button {
    background-color: var(--red);
  }

  .beschreibung_icon_klick, .check_headline, .check_font_anfragen, .check_font_link, .check_font_link_red, .check_font_link_blue, .check_font_link_brown {
    font-size: 20px;
  }

  .mail_image-copinsta_image {
    width: 8%;
    max-width: none;
  }

  .kontakt_header {
    font-size: 20px;
  }

  .corona_banner {
    height: 220px;
  }

  .corona_subline {
    line-height: 23px;
  }

  .corona_weihnachten {
    justify-content: flex-start;
  }

  .corona_banner-copy {
    height: 25%;
  }

  .leistungen, .praxisfotos {
    margin-top: 7%;
  }
}

@media screen and (max-width: 991px) {
  .brand.w--current {
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: 0%;
  }

  .navbar_1 {
    box-shadow: 0 0 4px #000;
  }

  .sprechstunde {
    width: 80%;
    color: #333;
    text-align: center;
    margin-top: 15%;
    padding: 3%;
    display: inline-block;
  }

  .rzteteam {
    width: 80%;
    color: #333;
    text-align: center;
    object-fit: fill;
    margin-top: 2%;
    padding: 3%;
    display: inline-block;
  }

  .kontakt {
    width: 80%;
    color: #333;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 4%;
    padding: 3%;
    display: inline-block;
  }

  .icon {
    color: #000;
    font-family: Source Sans Pro;
    font-size: 60px;
    font-weight: 700;
  }

  .nav-menu {
    width: 100%;
    height: 100vh;
    opacity: 1;
    color: #afcbcb;
    object-fit: fill;
    background-color: #fff;
    margin-top: 0%;
    padding-bottom: 50%;
    display: block;
    position: absolute;
    overflow: visible;
  }

  .menu-button {
    width: 10%;
    height: 100%;
    opacity: 1;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    object-fit: fill;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    margin-top: 3%;
    margin-bottom: 3%;
    padding: 1%;
    display: block;
  }

  .menu-button.w--open {
    color: #afafaf;
    object-fit: fill;
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-button.open {
    color: #fff;
  }

  .menu_block {
    z-index: auto;
    width: 100%;
    height: 50%;
    background-color: #f8f8f8;
    margin-top: 5%;
    padding-top: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .text-block {
    width: auto;
    text-align: justify;
    letter-spacing: 0;
    text-transform: uppercase;
    white-space: normal;
    font-size: 60px;
    font-weight: 700;
    line-height: 15px;
    display: block;
  }

  .button_ {
    width: 100%;
    height: 100%;
    display: block;
  }

  .nav_section {
    background-color: rgba(0, 0, 0, 0);
    margin-left: 5%;
    margin-right: 5%;
  }

  .content {
    margin-left: 5%;
    margin-right: 5%;
  }

  .galerie {
    display: block;
  }

  .heading_1 {
    margin: 0% 2% 14% 0%;
  }

  .slider {
    height: 700px;
  }

  .icon-2 {
    margin-top: 150%;
  }

  .icon-3 {
    margin-top: 150%;
    margin-bottom: 100%;
    margin-left: 50%;
  }

  .arrow_down_2.arrow_move {
    margin-top: 0%;
  }

  .team_3_3 {
    height: 200px;
  }

  .text-block-4 {
    font-size: 18px;
    line-height: 23px;
  }

  .teil_des_teams {
    display: block;
  }

  .team_bild_1 {
    position: static;
  }

  .text-block-5 {
    width: 100%;
    height: 100%;
    background-color: #9b9898;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    margin-right: 3%;
    padding-right: 0%;
    display: flex;
    position: absolute;
  }

  .notfall {
    padding: 7%;
  }

  .hover_text {
    font-size: 20px;
    line-height: 21px;
  }

  .bold-text {
    padding-bottom: 12%;
  }

  .text-block-8 {
    font-size: 20px;
  }

  .circle_1_right {
    top: 60%;
  }

  .circle_2_left {
    top: 100%;
  }

  .circle_2_bottom {
    width: 40%;
    top: 110%;
  }

  .check_font {
    font-size: 15px;
    line-height: 19px;
    text-decoration: none;
  }

  .anfragen {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .link-block-2 {
    width: 30%;
    height: 8%;
  }

  .footer {
    margin-left: 5%;
    margin-right: 5%;
  }

  .impressum_und_co {
    width: 100%;
    height: auto;
    color: #333;
    flex-direction: row;
    margin-top: 10%;
    margin-bottom: .5%;
    display: block;
  }

  .tkm_logo {
    height: auto;
    display: flex;
  }

  .circle_3_bottom_right {
    top: 300%;
  }

  .circle_4_bottom_left {
    top: 220%;
  }

  .circle_5_footer {
    top: 520%;
  }

  .bewerbung_background {
    position: static;
  }

  .impressum_head {
    margin-top: 20%;
  }

  .link {
    display: inline-block;
  }

  .text-block-11 {
    width: 100%;
    height: auto;
    color: #333;
    margin-bottom: 1%;
    display: flex;
  }

  .navbar_2 {
    box-shadow: 0 0 4px #000;
  }

  .zur-ck_button {
    z-index: 99;
    margin-top: 20%;
  }

  .zur-ck_button:hover {
    z-index: 99;
  }

  .nav-menu-_2 {
    width: 100%;
    height: 100vh;
    opacity: 1;
    color: #afcbcb;
    object-fit: fill;
    background-color: #fff;
    margin-top: 0%;
    padding-bottom: 50%;
    display: block;
    position: absolute;
    overflow: visible;
  }

  .impressum_und_co_menu {
    width: 100%;
    height: auto;
    color: #333;
    flex-direction: row;
    margin-top: 10%;
    margin-bottom: .5%;
    font-family: Poppins, sans-serif;
    display: block;
  }

  .copyright_menu {
    width: 100%;
    height: auto;
    color: #333;
    margin-bottom: 1%;
    font-family: Poppins, sans-serif;
    display: block;
  }

  .tkm_logo_men {
    height: auto;
    display: block;
  }

  .hover_text_blau, .hover_text_gr-n {
    font-size: 20px;
    line-height: 21px;
  }

  .pop_up_do_we_special {
    margin-left: 5%;
    margin-right: 5%;
    display: none;
  }

  .pop_up_do_we_p-diatrie, .pop_up_do_we_geriatrie {
    margin-left: 5%;
    margin-right: 5%;
  }

  .pop_up_do_we_neurologie {
    margin-left: 5%;
    margin-right: 5%;
    display: none;
  }

  .pop_up_do_we_orthop-die {
    margin-top: 20%;
    margin-left: 5%;
    margin-right: 5%;
    display: none;
  }

  .column-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .image-20 {
    margin-left: 1%;
  }

  .image-23 {
    margin-right: 1%;
  }

  .check_headline, .check_font_anfragen {
    font-size: 15px;
    text-decoration: none;
  }

  .check_font_link, .check_font_link_red, .check_font_link_blue, .check_font_link_brown {
    font-size: 15px;
    line-height: 19px;
    text-decoration: underline;
  }

  .tkm_menu {
    height: auto;
    display: block;
  }

  .corona_banner {
    width: 65%;
    height: 210px;
    margin-top: 15%;
    margin-left: 17.5%;
    margin-right: 17.5%;
  }

  .corona_subline {
    margin-top: 4%;
    font-size: 19px;
  }

  .corona_headline {
    margin-top: 2.5%;
  }

  .corona_weihnachten {
    margin-top: 4%;
    font-size: 19px;
  }

  .image-25 {
    width: 8%;
    margin-left: 91%;
  }

  .corona_banner-copy {
    width: 65%;
    height: 33%;
    margin-top: 15%;
    margin-left: 17.5%;
    margin-right: 17.5%;
  }

  .leistungen, .praxisfotos {
    width: 80%;
    color: #333;
    text-align: center;
    object-fit: fill;
    margin-top: 2%;
    padding: 3%;
    display: inline-block;
  }

  .heading-16 {
    padding-right: 0%;
  }

  .sprechstunde_zeiten {
    padding: 7%;
  }

  .wir_bieten_text {
    white-space: normal;
  }

  .navbar_3 {
    box-shadow: 0 0 4px #000;
  }

  .adresse_map {
    background-size: cover;
  }

  .list-item {
    white-space: normal;
  }

  .heading-16-kontakt {
    padding-right: 0%;
  }

  .slide-16, .slide-17, .slide-18 {
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .brand.w--current {
    margin-top: 4%;
    margin-left: 0%;
  }

  .image-3 {
    width: 150px;
  }

  .menu-button {
    width: 13%;
    margin-top: 4%;
    margin-bottom: 3%;
  }

  .menu-button.w--open {
    margin-bottom: 3%;
  }

  .text-block:focus {
    color: #ee1818;
  }

  .heading_1 {
    margin-top: 0%;
    margin-bottom: 20%;
  }

  .slider {
    height: 650px;
  }

  .icon-2 {
    margin-top: 200%;
  }

  .icon-3 {
    margin-top: 200%;
    margin-left: 33%;
  }

  .arrow_down_2.arrow_move {
    margin-top: 0%;
  }

  .heading-3 {
    margin-top: 9%;
  }

  .sprechstunden {
    margin-top: 0%;
    margin-bottom: .5%;
  }

  .column {
    padding-top: 4%;
    padding-right: 0%;
    display: flex;
  }

  .column-2 {
    padding-top: 4%;
    padding-left: 0%;
    display: flex;
  }

  .column-3 {
    padding-top: 4%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .team_3_3 {
    height: 400px;
  }

  .text-block-4 {
    font-size: 38px;
    line-height: 40px;
  }

  .hover_text {
    width: 100%;
    height: 96.2%;
    opacity: 1;
    font-size: 40px;
    line-height: 43px;
  }

  .bold-text {
    padding-bottom: 14%;
  }

  .text-block-8 {
    width: 100%;
    height: 96.2%;
    font-size: 40px;
    line-height: 180px;
  }

  .image-9 {
    width: 30%;
    margin-top: 35%;
    margin-left: 35%;
  }

  .circle_2_bottom {
    width: 60%;
    top: 210%;
    left: 38%;
  }

  .heading-5 {
    margin-bottom: 5%;
  }

  .colums_das_do_we {
    margin-top: 0%;
    margin-bottom: 0%;
  }

  .check_1 {
    width: 20%;
  }

  .check {
    justify-content: flex-start;
    margin-bottom: 4%;
  }

  .check_font {
    width: 70%;
    height: 70%;
    clear: none;
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 3%;
    font-size: 18px;
    position: absolute;
    left: 30%;
  }

  .check_2, .check_3, .check_4, .check_5, .check_6 {
    width: 20%;
  }

  .mail {
    margin-top: 15%;
  }

  .link-block-2 {
    width: 40%;
    height: 2.5%;
  }

  .column-6, .column-7 {
    margin-top: 10%;
  }

  .phone {
    justify-content: flex-start;
  }

  .text-block-9 {
    width: 60%;
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 2%;
    margin-left: 2%;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 30%;
    right: 0%;
  }

  .footer {
    margin-top: 20%;
  }

  .tkm_logo_image {
    width: 6%;
  }

  .circle_3_bottom_right {
    top: 550%;
  }

  .circle_4_bottom_left {
    top: 650%;
  }

  .circle_5_footer {
    top: 810%;
  }

  .adress_link_ge {
    display: none;
  }

  .phone_link_ge, .adress_link_oh, .phone_link_oh {
    display: block;
  }

  .zur-ck_button {
    margin-top: 22%;
  }

  .hover_text_blau, .hover_text_gr-n {
    width: 100%;
    height: 96.2%;
    opacity: 1;
    font-size: 40px;
    line-height: 43px;
  }

  .bold-text-2 {
    width: 50%;
    clear: none;
    flex-direction: column;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: center;
    align-items: flex-start;
    margin-bottom: 0%;
    display: block;
    position: static;
  }

  .text-block-9-_extra {
    width: 60%;
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 2%;
    margin-left: 2%;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 30%;
    right: 0%;
  }

  .text-block-9-_headline {
    width: 60%;
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 2%;
    margin-left: 2%;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 30%;
    right: 0%;
  }

  .pop_up_do_we_special {
    margin-top: 30%;
    display: none;
  }

  .heading-15 {
    margin-top: 3%;
    margin-left: 3%;
  }

  .x_do_we_pop_up {
    padding: 3%;
  }

  .text-block-12 {
    margin-top: 3%;
    margin-left: 3%;
    font-size: 18px;
  }

  .pop_up_do_we_p-diatrie, .pop_up_do_we_geriatrie, .pop_up_do_we_neurologie {
    margin-top: 30%;
    display: none;
  }

  .pop_up_do_we_orthop-die {
    height: 100%;
    margin-top: 30%;
    display: none;
  }

  .beschreibung_icon_klick, .columns {
    margin-bottom: 10%;
  }

  .image-23 {
    width: 3%;
  }

  .columns_info_klick, .klick_info {
    margin-bottom: 10%;
  }

  .check_headline {
    width: 70%;
    clear: none;
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 2%;
    font-size: 18px;
    position: absolute;
    left: 30%;
  }

  .check_font_anfragen {
    width: 70%;
    height: 70%;
    clear: none;
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 3%;
    font-size: 18px;
    position: absolute;
    left: 30%;
  }

  .check_font_link, .check_font_link_red, .check_font_link_blue, .check_font_link_brown {
    width: 70%;
    height: 70%;
    clear: none;
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 1%;
    font-size: 18px;
    position: absolute;
    left: 30%;
  }

  .column-14 {
    display: block;
  }

  .bold-text-3 {
    width: 70%;
  }

  .kontakt_header {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 5%;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 30%;
    right: 0%;
  }

  .column-15 {
    margin-top: 5%;
  }

  .columns_team_bewerbung {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0%;
    margin-bottom: .5%;
  }

  .bewerbung_unvis {
    padding-top: 4%;
    padding-left: 0%;
    display: none;
  }

  .corona_banner {
    width: 75%;
    height: 250px;
    margin-top: 17%;
    margin-left: 12.5%;
    margin-right: 12.5%;
  }

  .corona_subline, .corona_weihnachten {
    margin-left: 3%;
    margin-right: 3%;
  }

  .corona_banner-copy {
    width: 75%;
    height: 34%;
    margin-top: 17%;
    margin-left: 12.5%;
    margin-right: 12.5%;
  }

  .button_top_team {
    margin-bottom: 10%;
  }

  .team_box {
    margin-bottom: 5%;
    display: block;
  }

  .team_slide {
    flex-wrap: wrap;
    justify-content: center;
  }

  .name_arzt {
    width: 100%;
  }

  .div-block-6 {
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: flex;
  }

  .div-block-7 {
    width: 100%;
    margin-top: 5%;
    display: block;
  }

  .text-block-17 {
    margin-top: 5%;
  }

  .sprechstunde_zeiten {
    margin-bottom: 5%;
  }

  .leistungen_tabelle {
    margin-top: 0%;
    margin-bottom: .5%;
  }

  .slider-4 {
    height: 500px;
  }

  .div-block-8 {
    display: block;
  }

  .kontakt_text_2 {
    margin-left: 0%;
  }

  .adresse_map {
    height: 500px;
  }

  .image-26 {
    display: inline-block;
  }
}

@media screen and (max-width: 479px) {
  .brand.w--current {
    margin-top: 6%;
    margin-bottom: 4%;
    margin-left: 0%;
  }

  .image-3 {
    width: 140px;
  }

  .sprechstunde {
    margin-top: 15%;
  }

  .rzteteam {
    margin-top: 5%;
  }

  .kontakt {
    margin-top: 4%;
  }

  .icon, .nav-menu {
    color: #fff;
  }

  .menu-button {
    width: 20%;
    margin-top: 5%;
    margin-bottom: 4%;
  }

  .menu-button.w--open {
    margin-bottom: 4%;
  }

  .heading_1 {
    margin-top: 0%;
    margin-bottom: 30%;
    font-size: 38px;
    line-height: 42px;
  }

  .slider {
    height: 550px;
  }

  .icon-2 {
    margin-top: 250%;
    margin-left: 10%;
  }

  .icon-3 {
    margin-top: 250%;
    margin-left: 45%;
    margin-right: 20%;
  }

  .arrow_down_2.arrow_move {
    margin-top: 0%;
    margin-left: 45%;
    margin-right: 45%;
    display: none;
  }

  .heading-3 {
    text-align: left;
    text-transform: none;
    white-space: normal;
    font-size: 38px;
    line-height: 48px;
    display: block;
    position: relative;
  }

  .team_3_3 {
    height: 250px;
  }

  .text-block-4 {
    font-size: 23px;
    line-height: 27px;
  }

  .hover_text {
    padding: 3%;
    font-size: 28px;
    line-height: 30px;
  }

  .text-block-8 {
    font-size: 25px;
    line-height: 80px;
  }

  .check_font {
    width: 70%;
    text-align: left;
    margin-top: 6%;
    font-size: 15px;
    line-height: 17px;
    position: absolute;
  }

  .column-4 {
    margin-bottom: 4%;
  }

  .mail {
    margin-top: 20%;
  }

  .mail_image {
    width: 60px;
  }

  .link-block {
    display: block;
  }

  .link-block-2 {
    width: 65%;
    height: 3.5%;
    margin-top: 3%;
    margin-bottom: 3%;
  }

  .column-6, .column-7 {
    margin-top: 15%;
  }

  .text-block-9 {
    margin-left: 7%;
    display: flex;
  }

  .image-14, .image-15, .image-16 {
    width: 60px;
    height: 60px;
  }

  .tkm_logo_image {
    width: 10%;
  }

  .circle_3_bottom_right {
    top: 350%;
  }

  .circle_4_bottom_left {
    width: 20%;
    top: 420%;
  }

  .circle_5_footer {
    top: 500%;
  }

  .adress_link_ge, .phone_link_ge, .adress_link_oh, .phone_link_oh {
    display: block;
  }

  .impressum_head {
    margin-top: 30%;
  }

  .zur-ck_button {
    margin-top: 32%;
  }

  .nav-menu-_2 {
    color: #fff;
  }

  .hover_text_blau, .hover_text_gr-n {
    font-size: 28px;
    line-height: 30px;
  }

  .text-block-9-_extra {
    align-items: flex-end;
    margin-top: 10%;
    margin-left: 7%;
    line-height: 18px;
    display: flex;
  }

  .text-block-9-_headline {
    align-items: flex-start;
    margin-top: -1%;
    margin-left: 7%;
    line-height: 18px;
    display: flex;
  }

  .pop_up_do_we_special {
    margin-top: 50%;
    display: none;
  }

  .heading-15 {
    margin-top: 5%;
    margin-left: 5%;
  }

  .x_do_we_pop_up {
    padding: 5%;
  }

  .text-block-12 {
    margin-left: 5%;
    font-size: 16px;
    line-height: 25px;
    display: block;
  }

  .pop_up_do_we_p-diatrie, .pop_up_do_we_geriatrie, .pop_up_do_we_neurologie, .pop_up_do_we_orthop-die {
    margin-top: 50%;
    display: none;
  }

  .text-block-13 {
    font-size: 14px;
  }

  .image-23 {
    width: 3.5%;
  }

  .klick_info {
    width: 100%;
  }

  .column-10 {
    margin-bottom: 4%;
  }

  .check_headline {
    width: 70%;
    text-align: left;
    font-size: 15px;
    position: absolute;
  }

  .column-11, .column-12 {
    margin-bottom: 4%;
  }

  .column-13 {
    margin-bottom: 2%;
  }

  .check_font_anfragen {
    width: 70%;
    text-align: left;
    margin-top: 2%;
    font-size: 15px;
    line-height: 18px;
    position: absolute;
  }

  .column-4_down {
    margin-bottom: 4%;
  }

  .check_font_link {
    width: 70%;
    height: 70%;
    text-align: left;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-top: 8%;
    font-size: 15px;
    line-height: 17px;
    display: flex;
    position: absolute;
    top: 0%;
  }

  .check_font_link_red {
    width: 70%;
    height: 70%;
    text-align: left;
    justify-content: flex-start;
    margin-top: 8%;
    font-size: 15px;
    line-height: 17px;
    display: flex;
    position: absolute;
  }

  .check_font_link_blue {
    width: 70%;
    height: 70%;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 6%;
    font-size: 15px;
    line-height: 17px;
    display: flex;
    position: absolute;
  }

  .check_font_link_brown {
    width: 70%;
    height: 70%;
    text-align: left;
    justify-content: flex-start;
    margin-top: 8%;
    font-size: 15px;
    line-height: 17px;
    display: flex;
    position: absolute;
  }

  .bold-text-3 {
    width: 100%;
    font-size: 15px;
  }

  .mail_image-copinsta_image {
    width: 60px;
  }

  .bewerbung_text_neu {
    font-size: 14px;
  }

  .corona_banner {
    width: 85%;
    height: 280px;
    margin-top: 30%;
    margin-left: 7.5%;
    margin-right: 7.5%;
  }

  .corona_subline {
    font-size: 17px;
    line-height: 20px;
  }

  .corona_headline {
    font-size: 20px;
  }

  .corona_weihnachten {
    font-size: 17px;
    line-height: 20px;
  }

  .image-25 {
    width: 10%;
    margin-left: 89%;
  }

  .corona_banner-copy {
    width: 85%;
    height: 40%;
    margin-top: 30%;
    margin-left: 7.5%;
    margin-right: 7.5%;
  }

  .leistungen, .praxisfotos {
    margin-top: 5%;
  }

  .button_top_team {
    margin-bottom: 14%;
  }

  .text-block-17 {
    margin-bottom: 15%;
  }

  .hinweise {
    white-space: normal;
  }

  .mask-3 {
    background-color: #fff;
  }

  .text-block-18 {
    margin-left: 4%;
    margin-right: 4%;
  }
}


@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}