@import "../tools/simple_grid/simple-grid.css";
@import "../tools/slick/slick.css";
@import "../tools/slick/slick-theme.css";
.anker_target {
  z-index: -1;
  margin-top: -240px;
  height: 240px;
  visibility: hidden;
}

* {
  font-family: "Poppins", arial;
  color: #000000;
}

p {
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
}

a {
  color: #2F747F;
}

@media only screen and (max-width: 780px) {
  .remove_on_mobile {
    display: none;
  }
}
.footer_wave_section {
  margin-top: 10px;
  display: flex;
  align-items: end;
  justify-content: end;
}
.footer_wave_section img {
  width: 100%;
}

.footer_section {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #F8F8F8;
  position: relative;
}
.footer_section .dotted_background {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.footer_section .footer_main_row {
  padding-top: 30px;
  padding-bottom: 60px;
}
.footer_section .footer_main_row h2 {
  font-size: 16px;
  color: #8B97AD;
  line-height: 24px;
  font-weight: 500;
  margin: 0 0 15px 0;
  padding: 0 0;
}
.footer_section .footer_main_row .text p {
  font-size: 16px;
  color: #8B97AD;
  line-height: 24px;
  font-weight: 400;
  margin: 0 0 10px 0;
  padding: 0 0;
}
.footer_section .footer_main_row .text p a {
  color: #3D5F9E;
  font-size: 22px;
  line-height: 33px;
  font-weight: 700;
  text-decoration: none;
}
.footer_section .footer_main_row .navigation {
  margin: 0 0;
  padding: 0 0;
}
.footer_section .footer_main_row .navigation li {
  list-style: none;
  display: block;
  font-size: 16px;
  color: #8B97AD;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 10px;
}
.footer_section .footer_main_row .navigation li a {
  text-decoration: none;
  color: #8B97AD;
}
.footer_section .footer_main_row .navigation li a:before {
  content: ">";
  display: inline-block;
  margin-right: 10px;
}
.footer_section .footer_main_row .social_icons_list {
  margin: 0 0;
  padding: 0 0;
}
.footer_section .footer_main_row .social_icons_list li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}
.footer_section .footer_bottom_row {
  border-top: 1px solid rgba(139, 151, 173, 0.5019607843);
  padding: 30px 0px;
}
.footer_section .footer_bottom_row ul {
  margin: 0 0;
  padding: 0 0;
}
.footer_section .footer_bottom_row ul li {
  list-style: none;
  display: inline-block;
  font-size: 14px;
  color: #8B97AD;
  line-height: 21px;
  font-weight: 400;
}
.footer_section .footer_bottom_row ul li a {
  color: #8B97AD;
  text-decoration: none;
}
.footer_section .footer_bottom_row ul li:after {
  content: "|";
  display: inline-block;
  font-size: 14px;
  color: #8B97AD;
  line-height: 21px;
  font-weight: 400;
  padding: 0 10px;
}
.footer_section .footer_bottom_row ul li:last-child:after {
  display: none;
}
.footer_section .footer_bottom_row .copyright {
  text-align: right;
}
.footer_section .footer_bottom_row .copyright p {
  font-size: 14px;
  color: #8B97AD;
  line-height: 21px;
  font-weight: 400;
  margin: 0 0;
  padding: 0 0;
  padding-right: 30px;
}

@media only screen and (max-width: 1470px) {
  .footer_section > .container {
    box-sizing: border-box;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 500px) {
  .footer_section .footer_main_row h2 {
    margin-top: 20px;
  }
  .footer_section .dotted_background {
    display: none;
  }
}
.header_section {
  width: 100%;
  top: 0;
  position: fixed;
  z-index: 500;
}
.header_section .container {
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.54);
  background-color: #fff;
  height: 165px;
  max-height: 165px;
  border-radius: 0px 0 10px 10px;
}
.header_section .col-12 {
  padding: 0 0;
  margin: 0 0;
  width: 100%;
}
.header_section .header_wrapper {
  position: relative;
  padding: 0 40px;
}
.header_section .header_wrapper .header_container {
  height: 165px;
  width: 100%;
  padding: 0 0;
  margin: 0 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  justify-items: center;
  align-items: center;
  top: 0;
  gap: 0 60px;
}
.header_section .header_wrapper .header_container .header_logo_wrapper {
  /*
  max-width: 360px;
  flex: 360px;
  */
  max-width: 327px;
  flex: 327px;
}
.header_section .header_wrapper .header_container .header_logo_wrapper .header_logo_container {
  padding-left: 0px;
}
.header_section .header_wrapper .header_container .header_logo_wrapper .header_logo_container img {
  max-width: 327px;
  margin-top: 8px;
}
.header_section .header_wrapper .header_container .header_nav_wrapper {
  flex-grow: 1;
  padding: 0;
  text-align: right;
}
.header_section .header_wrapper .header_container .header_nav_wrapper .header_nav_container .header_nav {
  text-align: left;
}
.header_section .header_wrapper .header_container .header_nav_wrapper .header_nav_container .header_nav ul {
  list-style: none;
  padding: 0 0;
  margin: 0 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  justify-items: center;
  align-items: center;
  gap: 0 60px;
}
.header_section .header_wrapper .header_container .header_nav_wrapper .header_nav_container .header_nav ul li {
  flex-grow: 2;
  display: inline-block;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  color: #3D5F9E;
}
.header_section .header_wrapper .header_container .header_nav_wrapper .header_nav_container .header_nav ul li a {
  color: #3D5F9E;
  text-decoration: none;
  padding: 10px 0;
}
.header_section .header_wrapper .header_container .header_nav_wrapper .header_nav_container .header_nav ul li a:hover {
  font-weight: 600;
}
.header_section .header_wrapper .header_container .header_nav_wrapper .header_nav_container .header_nav ul li.highlight a {
  background: #15B9D5;
  border-radius: 10px;
  padding: 10px 25px;
  color: #fff;
}
.header_section .header_wrapper .header_container .header_search_wrapper {
  display: none;
  flex: 40px;
  max-width: 40px;
}
.header_section .header_wrapper .header_container .header_search_wrapper .header_search_container .header_search form.search_form input[type=submit] {
  padding: 0;
  background: url(../img/icons/icon_search.svg) center center no-repeat;
  background-size: cover;
  border: 0;
  width: 20px;
  height: 20px;
}
.header_section .header_wrapper .header_container .header_search_wrapper .header_search_container .header_search form.search_form input[type=submit]:hover {
  cursor: pointer;
}
.header_section .header_wrapper .header_container .header_lang_switcher_wrapper {
  flex: 30px;
  max-width: 30px;
  display: none;
}
.header_section .header_wrapper .header_container .header_lang_switcher_wrapper .header_lang_switcher_container .header_lang_switcher {
  position: relative;
}
.header_section .header_wrapper .header_container .header_lang_switcher_wrapper .header_lang_switcher_container .header_lang_switcher img {
  width: 30px;
  margin-top: 7px;
  margin-bottom: 0;
}
.header_section .header_wrapper .header_container .header_lang_switcher_wrapper .header_lang_switcher_container .header_lang_switcher .flag_list_container {
  transition-duration: 500ms;
  max-height: 0px;
  opacity: 0;
  position: absolute;
  top: 15px;
  left: 0;
  padding: 10px 0;
}
.header_section .header_wrapper .header_container .header_lang_switcher_wrapper .header_lang_switcher_container .header_lang_switcher .flag_list_container a img {
  width: 30px;
}
.header_section .header_wrapper .header_container .header_lang_switcher_wrapper .header_lang_switcher_container .header_lang_switcher:hover .flag_list_container {
  max-height: 300px;
  opacity: 1;
}
.header_section .header_wrapper .header_container .mobile_nav_button_wrapper {
  max-width: 40px;
  padding-right: 20px;
  display: none;
  flex: auto;
}
.header_section .header_wrapper .header_container .mobile_nav_button_wrapper .mobile_nav_button_container .mobile_nav_button img {
  width: 40px;
  margin-bottom: -7px;
}
.header_section .header_wrapper .header_container .mobile_nav_button_wrapper .mobile_nav_button_container .mobile_nav_button:hover {
  cursor: pointer;
}

.mobile_nav_section {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}
.mobile_nav_section .mobile_nav_transparent_background {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5215686275);
}
.mobile_nav_section .mobile_nav_wrapper {
  position: absolute;
  top: 0;
  right: -80%;
  background: #fff;
  width: 80%;
  transition: all 0.5s;
  height: 90vh;
}
.mobile_nav_section .mobile_nav_wrapper .mobile_nav_container {
  padding: 30px;
}
.mobile_nav_section .mobile_nav_wrapper .mobile_nav_container .mobile_nav_close_button img {
  width: 40px;
}
.mobile_nav_section .mobile_nav_wrapper .mobile_nav_container .mobile_nav_content {
  width: 100%;
  text-align: right;
}
.mobile_nav_section .mobile_nav_wrapper .mobile_nav_container .mobile_nav_content .mobile_nav_list {
  padding: 0;
  list-style: none;
}
.mobile_nav_section .mobile_nav_wrapper .mobile_nav_container .mobile_nav_content .mobile_nav_list li a {
  text-decoration: none;
  line-height: 54px;
  font-size: 24px;
  border-bottom: 0px solid #000;
  font-weight: 500;
  color: #3D5F9E;
}

@media only screen and (max-width: 1025px) {
  .header_section .header_wrapper .header_container {
    justify-content: start;
  }
  .header_section .header_wrapper .header_container .header_logo_wrapper {
    margin-left: 0;
  }
  .header_section .header_wrapper .header_container .header_nav_wrapper {
    display: none;
  }
  .header_section .header_wrapper .header_container .mobile_nav_button_wrapper {
    display: block;
    margin-left: auto;
  }
}
@media only screen and (max-width: 500px) {
  .header_section .header_wrapper .header_container .header_logo_wrapper {
    max-width: 100px;
  }
  .header_section .header_wrapper .header_container .header_logo_wrapper img {
    width: 220px;
  }
  .header_section .header_wrapper .header_container .mobile_nav_button_wrapper {
    flex: 1;
  }
}
.docs_content_search_term_section {
  margin-top: 40px;
}
.docs_content_search_term_section .container .row form.search_form label {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  padding-right: 10px;
  display: inline-block;
}
.docs_content_search_term_section .container .row form.search_form input[type=text] {
  height: 34px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 7px;
  margin: 0 0;
  padding-left: 5px;
  font-size: 12px;
  line-height: 22px;
  padding-right: 30px;
  display: inline-block;
  width: 200px;
}
.docs_content_search_term_section .container .row form.search_form input[type=submit] {
  display: inline-block;
  border: 0;
  border-radius: 7px;
  background: #2F747F;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  padding: 10px 15px;
  font-weight: 400;
}

.docs_content_search_result_section {
  padding-top: 0px;
}
.docs_content_search_result_section .container .row .search_result_box h2 {
  color: #2f747f;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 20px 0;
}
.docs_content_search_result_section .container .row .search_result_box h2 span {
  color: #ccc;
  font-size: 30px;
  line-height: 30px;
  margin-right: 15px;
}
.docs_content_search_result_section .container .row .search_result_box h2 a {
  color: #2f747f;
  font-size: 24px;
  line-height: 30px;
}
.docs_content_search_result_section .container .row .search_result_box p {
  margin-top: -15px;
  padding-left: 31px;
  font-size: 14px;
  line-height: 24px;
}

.hero_text_section {
  background: #1f2143;
  margin-top: 0px;
  width: 100%;
  overflow-x: hidden;
  position: relative;
}
.hero_text_section .hero_text_wrapper {
  padding-left: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
  min-height: 300px;
  padding-top: 20px;
  padding-bottom: 0px;
  margin-top: 230px;
  margin-bottom: 50px;
}
.hero_text_section .hero_text_wrapper .hero_text_container {
  color: #3D5F9E;
  max-width: 734px;
}
.hero_text_section .hero_text_wrapper .hero_text_container h1 {
  font-size: 48px;
  font-weight: normal;
  line-height: 72px;
  margin-top: 0px;
  margin-bottom: 10px;
  letter-spacing: 0px;
  font-weight: 600;
  color: #3D5F9E;
}
.hero_text_section .hero_text_wrapper .hero_text_container h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  color: #3D5F9E;
  margin-bottom: 0px;
  font-weight: 600;
}
.hero_text_section .hero_wave_container {
  display: flex;
  align-items: end;
  justify-content: end;
}
.hero_text_section .hero_wave_container img {
  width: 100%;
}

@media only screen and (max-width: 1025px) {
  .hero_text_section .hero_text_wrapper .hero_text_container h1 {
    font-size: 38px;
    line-height: 58px;
  }
}
@media only screen and (max-width: 500px) {
  .hero_text_section .hero_text_wrapper .hero_text_container h1 {
    font-size: 30px;
    line-height: 50px;
  }
  .hero_text_section .hero_text_wrapper .hero_text_container h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
.double_headline_section {
  margin: 60px 0 40px 0;
}
.double_headline_section .double_headline_wrapper .double_headline_container h2 {
  font-size: 30px;
  line-height: 46px;
  font-weight: 500;
  margin: 0 0 5px 0;
}
.double_headline_section .double_headline_wrapper .double_headline_container h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  margin: 0 0 0 0;
}

.c2_textbtn_image_section {
  margin-bottom: 60px;
  position: relative;
}
.c2_textbtn_image_section .dotted_background {
  position: absolute;
  top: -200px;
  left: 0;
  width: 100%;
  z-index: 0;
}
.c2_textbtn_image_section .dotted_background img {
  width: 100%;
  max-width: 100%;
}
.c2_textbtn_image_section .text_image_container {
  padding-top: 90px;
}
.c2_textbtn_image_section .row_wrapper {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  gap: 200px;
}
.c2_textbtn_image_section .row_wrapper .left_wrapper {
  flex: 1;
}
.c2_textbtn_image_section .row_wrapper .left_wrapper .left_container {
  display: flex;
  justify-content: left;
  align-items: center;
  height: 100%;
}
.c2_textbtn_image_section .row_wrapper .left_wrapper .left_container .left_content h2 {
  font-size: 48px;
  font-weight: 600;
  line-height: 72px;
  margin: 0 0 20px 0;
  color: #3D5F9E;
}
.c2_textbtn_image_section .row_wrapper .left_wrapper .left_container .left_content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 30px 0;
  color: #8B97AD;
}
.c2_textbtn_image_section .row_wrapper .left_wrapper .left_container .left_content .button a {
  display: inline-block;
  background: #15B9D5;
  border-radius: 16px;
  border: none;
  color: #fff;
  padding: 20px 25px;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
  text-decoration: none;
}
.c2_textbtn_image_section .row_wrapper .right_wrapper {
  flex: 1.6;
}
.c2_textbtn_image_section .row_wrapper .right_wrapper .right_container .right_content {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 200px;
}
.c2_textbtn_image_section .row_wrapper .right_wrapper .right_container .right_content img {
  width: 100%;
}

@media only screen and (max-width: 1470px) {
  .c2_textbtn_image_section > .text_image_container {
    box-sizing: border-box;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 1025px) {
  .c2_textbtn_image_section .text_image_container {
    margin-top: 60px;
  }
  .c2_textbtn_image_section .row_wrapper {
    gap: 40px;
  }
  .c2_textbtn_image_section .row_wrapper .left_wrapper {
    flex: 1;
  }
  .c2_textbtn_image_section .row_wrapper .left_wrapper .left_container .left_content h2 {
    font-size: 38px;
    line-height: 58px;
  }
  .c2_textbtn_image_section .row_wrapper .right_wrapper {
    flex: 1;
  }
  .c2_textbtn_image_section .row_wrapper .right_wrapper .right_container .right_content {
    padding: 0 0;
  }
}
@media only screen and (max-width: 500px) {
  .c2_textbtn_image_section {
    padding-top: 100px;
  }
  .c2_textbtn_image_section .dotted_background {
    top: -58px;
  }
  .c2_textbtn_image_section .row_wrapper {
    flex-wrap: wrap;
    gap: 40px;
  }
  .c2_textbtn_image_section .row_wrapper .left_wrapper {
    width: 100%;
    flex: 100%;
    order: 1;
  }
  .c2_textbtn_image_section .row_wrapper .left_wrapper .left_container .left_content {
    text-align: center;
  }
  .c2_textbtn_image_section .row_wrapper .left_wrapper .left_container .left_content h2 {
    font-size: 30px;
    margin-bottom: 0;
  }
  .c2_textbtn_image_section .row_wrapper .right_wrapper {
    order: 0;
    width: 100%;
    flex: 100%;
  }
}
.text_section {
  margin: 0 0 40px 0;
}
.text_section .text_wrapper .text_container .text_title {
  font-size: 48px;
  line-height: 72px;
  font-weight: 600;
  margin: 0 0 20px 0;
  color: #3D5F9E;
}
.text_section .text_wrapper .text_container strong {
  color: #3D5F9E;
}
.text_section .text_wrapper .text_container .text_content h1, .text_section .text_wrapper .text_container .text_content h2, .text_section .text_wrapper .text_container .text_content h3, .text_section .text_wrapper .text_container .text_content h4 {
  font-size: 30px;
  line-height: 46px;
  font-weight: 500;
  margin: 0 0 5px 0;
  color: #3D5F9E;
}
.text_section .text_wrapper .text_container .text_content h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  margin: 0 0 10px 0;
}
.text_section .text_wrapper .text_container .text_content h4 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  margin: 0 0 10px 0;
}
.text_section .text_wrapper .text_container .text_content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 20px 0;
  color: #8B97AD;
}
.text_section .text_wrapper .text_container .text_content p a {
  color: #3D5F9E;
}
.text_section .text_wrapper .text_container .text_content ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 20px 0;
  color: #8B97AD;
}
.text_section .text_wrapper .text_container .text_content blockquote {
  position: relative;
  margin: 0 0;
  padding: 10px 0px 10px 30px;
}
.text_section .text_wrapper .text_container .text_content blockquote:before {
  content: '"';
  display: block;
  position: absolute;
  font-size: 70px;
  color: #ccc;
  line-height: 70px;
  left: 0;
  top: 0;
}

@media only screen and (max-width: 1470px) {
  .text_section > .container {
    box-sizing: border-box;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 1025px) {
  .text_section .text_wrapper .text_container .text_content p {
    word-wrap: break-word;
  }
}
@media only screen and (max-width: 500px) {
  .text_section .text_wrapper .text_container .text_title {
    font-size: 30px;
    line-height: 50px;
  }
}
.image_section .image_wrapper .image_container .image_content img {
  max-width: 100%;
}

.liste_section .container .row .liste_wrapper .liste_container .liste_content .list_element {
  margin: 0 0 30px 0;
  display: flex;
  flex-wrap: nowrap;
}
.liste_section .container .row .liste_wrapper .liste_container .liste_content .list_element .indicator {
  flex: 5%;
}
.liste_section .container .row .liste_wrapper .liste_container .liste_content .list_element .text {
  flex: 95%;
}
.liste_section .container .row .liste_wrapper .liste_container .liste_content .list_element .text .title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.liste_section .container .row .liste_wrapper .liste_container .liste_content .list_element .text p:first-child {
  margin-top: 2px;
}
.liste_section .container .row .liste_wrapper .liste_container .liste_content .list_element .text p {
  font-size: 14px;
  line-height: 21px;
  text-align: left;
}
.liste_section .container .row .liste_wrapper .liste_container .liste_content .list_element.dotted .indicator .number {
  display: none;
}
.liste_section .container .row .liste_wrapper .liste_container .liste_content .list_element.dotted .indicator:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: #cccccc;
  border-radius: 20px;
  margin-top: 4px;
}
.liste_section .container .row .liste_wrapper .liste_container .liste_content .list_element.clean .indicator {
  display: none;
}
.liste_section .container .row .liste_wrapper .liste_container .liste_content .list_element.clean .text {
  flex: 100%;
}

.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_map_image_box {
  position: relative;
  margin-bottom: 60px;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_map_image_box .image_map_main_img {
  max-width: 100%;
  width: 100%;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_map_image_box .image_marker .marker_icon {
  background: #2ea4aa;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 40px;
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 35px;
  box-shadow: 0px 3px 13px -1px rgba(0, 0, 0, 0.39);
  transition-duration: 500ms;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_map_image_box .image_marker .marker_icon:hover {
  cursor: pointer;
  transform: scale(1.2);
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box {
  border-top: 1px solid #ccc;
  position: relative;
  padding-top: 20px;
  padding-bottom: 5px;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box:last-child {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box .image_marker_toggle {
  position: absolute;
  right: 0;
  top: 20px;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box .image_marker_toggle img {
  transition-duration: 400ms;
  transform: rotate(180deg);
  width: 12px;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box .image_marker_toggle img:hover {
  cursor: pointer;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box .image_marker_toggle.rotate img {
  transform: rotate(0deg);
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box .image_marker_headline {
  display: flex;
  flex-wrap: nowrap;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box .image_marker_headline .number {
  flex: 7%;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box .image_marker_headline .number span {
  background: #2ea4aa;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 40px;
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box .image_marker_headline .title {
  flex: 92%;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box .image_marker_headline .title h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin: 2px 0 0 0;
  padding: 0 0;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box .image_marker_text {
  transition-duration: 300ms;
  max-height: 0px;
  visibility: hidden;
  font-size: 14px;
  line-height: 21px;
  opacity: 0;
  margin: 0 0;
  padding: 0 0;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box .image_marker_text p {
  font-size: 14px;
  line-height: 21px;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box .image_marker_text img {
  max-width: 100%;
  margin: 10px 0px;
}
.image_map_section .image_map_wrapper .image_map_container .image_map_content .image_marker_element_box .image_marker_text.open {
  opacity: 1;
  max-height: 1000px;
  overflow-y: auto;
  visibility: visible;
}

.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box {
  border-top: 1px solid #ccc;
  position: relative;
  padding-top: 10px;
  padding-bottom: 0px;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box:last-child {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_toggle {
  position: absolute;
  right: 0;
  top: 12px;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_toggle img {
  transition-duration: 400ms;
  transform: rotate(180deg);
  width: 12px;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_toggle img:hover {
  cursor: pointer;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_toggle.rotate img {
  transform: rotate(0deg);
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_headline {
  display: flex;
  flex-wrap: nowrap;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_headline .number {
  flex: 7%;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_headline .number span {
  background: #2ea4aa;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 40px;
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_headline .title {
  flex: 92%;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_headline .title h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin: 2px 0 0 0;
  padding: 0 0;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_headline .title:hover {
  cursor: pointer;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_text {
  transition-duration: 300ms;
  max-height: 0px;
  visibility: hidden;
  font-size: 14px;
  line-height: 21px;
  opacity: 0;
  margin: 0 0;
  padding: 0 0;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_text p {
  font-size: 14px;
  line-height: 21px;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_text img {
  max-width: 100%;
  margin: 0px 0px;
  display: inline-block;
}
.akkordeon_section .akkordeon_wrapper .akkordeon_container .akkordeon_content .akkordeon_element_box .akkordeon_element_text.opened {
  opacity: 1;
  max-height: 1000px;
  overflow-y: auto;
  visibility: visible;
  padding: 10px 0px 15px 0px;
}

.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container {
  display: flex;
  flex-wrap: nowrap;
  gap: 30px;
  max-width: 100%;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element {
  background: #fff;
  border-radius: 5px;
  padding: 30px 30px 40px 30px;
  flex: 2;
  transition-duration: 500ms;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element.active {
  background: #15B9D5;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element .icon_text_box_grid_box_element_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element .icon_text_box_grid_box_element_content .img {
  text-align: center;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element .icon_text_box_grid_box_element_content .img img {
  height: initial;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element .icon_text_box_grid_box_element_content .title {
  text-align: center;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element .icon_text_box_grid_box_element_content .title h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #3D5F9E;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element .icon_text_box_grid_box_element_content .subtitle {
  text-align: center;
  height: 100px;
  margin-bottom: 20px;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element .icon_text_box_grid_box_element_content .subtitle p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #8B97AD;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element .icon_text_box_grid_box_element_content .learn_more {
  margin-top: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #3D5F9E;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element .icon_text_box_grid_box_element_content .learn_more .arrow {
  display: inline-block;
  background: url("/img/icons/arrow_right_blue.png") center center no-repeat;
  width: 25px;
  height: 25px;
  margin-right: 7px;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element .icon_text_box_grid_box_element_content .learn_more:hover {
  cursor: pointer;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element_content_invisible {
  display: none;
  text-align: center;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element_content_invisible h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element_content_invisible p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element_content_invisible .close {
  width: 100%;
  text-align: right;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element_content_invisible .close img {
  width: 30px;
}
.icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element_content_invisible .close img:hover {
  cursor: pointer;
}

@media only screen and (max-width: 1470px) {
  .icon_text_box_grid > .container {
    box-sizing: border-box;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 1025px) {
  .icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container {
    flex-wrap: wrap;
  }
  .icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element {
    flex-basis: 30%;
  }
}
@media only screen and (max-width: 500px) {
  .icon_text_box_grid .icon_text_box_grid_wrapper .icon_text_box_grid_container .icon_text_box_grid_box_element {
    min-height: 300px;
  }
}
.c2_image_accordeon_section {
  margin-bottom: 0px;
  position: relative;
  background: #F8F8F8;
}
.c2_image_accordeon_section .row_wrapper {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  gap: 100px;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper {
  flex: 1;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container {
  display: flex;
  justify-content: left;
  align-items: start;
  height: 100%;
  padding-right: 150px;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .left_content h2 {
  font-size: 48px;
  font-weight: 600;
  line-height: 72px;
  margin: 50px 0 20px 0;
  color: #3D5F9E;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .left_content h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin: 0 0 20px 0;
  color: #3D5F9E;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .left_content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 30px 0;
  color: #8B97AD;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .left_content .button a {
  display: inline-block;
  background: #15B9D5;
  border-radius: 16px;
  border: none;
  color: #fff;
  padding: 20px 25px;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
  text-decoration: none;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box {
  position: relative;
  margin-bottom: 20px;
  background: #ffffff;
  border-radius: 10px;
  padding: 15px 15px;
  border: 1px solid #ccc;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box:last-child {
  margin-bottom: 0px;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_toggle {
  position: absolute;
  right: 20px;
  top: 18px;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_toggle img {
  transition-duration: 400ms;
  transform: rotate(0deg);
  width: 12px;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_toggle img:hover {
  cursor: pointer;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_toggle.rotate img {
  transform: rotate(180deg);
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_headline {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_headline .icon {
  display: inline-block;
  margin-right: 20px;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_headline .title {
  flex: 92%;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_headline .title h2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 2px 0 0 0;
  padding: 0 0;
  color: #8B97AD;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_headline .title:hover {
  cursor: pointer;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_text {
  transition-duration: 300ms;
  max-height: 0px;
  visibility: hidden;
  font-size: 14px;
  line-height: 21px;
  opacity: 0;
  margin: 0 0;
  padding: 0 0;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_text p {
  font-size: 14px;
  line-height: 21px;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_text p:last-child {
  margin-bottom: 0px;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_text img {
  max-width: 100%;
  margin: 0px 0px;
  display: inline-block;
}
.c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .akkordeon_element_box .akkordeon_element_text.opened {
  opacity: 1;
  max-height: 1000px;
  overflow-y: auto;
  visibility: visible;
  padding: 10px 0px 0px 0px;
}
.c2_image_accordeon_section .row_wrapper .right_wrapper {
  flex: 1;
}
.c2_image_accordeon_section .row_wrapper .right_wrapper .right_container .right_content {
  display: flex;
  justify-content: center;
  align-items: start;
  padding-right: 0px;
}
.c2_image_accordeon_section .row_wrapper .right_wrapper .right_container .right_content img {
  width: 100%;
}

@media only screen and (max-width: 1470px) {
  .c2_image_accordeon_section > .image_accordeon_container {
    box-sizing: border-box;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 1025px) {
  .c2_image_accordeon_section .row_wrapper .left_wrapper .left_container {
    padding: 0;
  }
  .c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .left_content h2 {
    margin-bottom: 0;
    font-size: 38px;
    line-height: 58px;
  }
}
@media only screen and (max-width: 500px) {
  .c2_image_accordeon_section {
    padding-top: 100px;
  }
  .c2_image_accordeon_section .row_wrapper {
    flex-wrap: wrap;
    gap: 40px;
  }
  .c2_image_accordeon_section .row_wrapper .left_wrapper {
    width: 100%;
    flex: 100%;
  }
  .c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .left_content {
    text-align: center;
  }
  .c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .left_content h2 {
    font-size: 30px;
  }
  .c2_image_accordeon_section .row_wrapper .left_wrapper .left_container .left_content .akkordeon_element_box {
    text-align: left;
  }
  .c2_image_accordeon_section .row_wrapper .right_wrapper {
    width: 100%;
    flex: 100%;
  }
}
.appointment_form_section {
  background-color: #ffffff;
  background-image: url("/img/template/grey_wave_form.png");
  background-position: left bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-bottom: 0px;
  position: relative;
}
.appointment_form_section .row_wrapper {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  gap: 40px;
}
.appointment_form_section .row_wrapper .left_wrapper {
  flex: 1;
  order: 2;
}
.appointment_form_section .row_wrapper .left_wrapper .left_container {
  display: flex;
  justify-content: left;
  align-items: start;
  height: 100%;
  padding-right: 30px;
}
.appointment_form_section .row_wrapper .left_wrapper .left_container .left_content h2 {
  font-size: 48px;
  font-weight: 600;
  line-height: 72px;
  margin: 0 0 20px 0;
  color: #3D5F9E;
}
.appointment_form_section .row_wrapper .left_wrapper .left_container .left_content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 40px 0;
  color: #8B97AD;
  max-width: 80%;
}
.appointment_form_section .row_wrapper .left_wrapper .left_container .left_content .termin_woman {
  position: relative;
  margin-bottom: 20px;
}
.appointment_form_section .row_wrapper .left_wrapper .left_container .left_content .termin_woman .hidden {
  visibility: hidden;
}
.appointment_form_section .row_wrapper .left_wrapper .left_container .left_content .termin_woman .absolute {
  position: absolute;
  left: -85px;
  top: 0;
  z-index: 1;
}
.appointment_form_section .row_wrapper .right_wrapper {
  flex: 1.4;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content {
  display: flex;
  justify-content: end;
  align-items: start;
  padding-right: 0px;
  position: relative;
  background-repeat: no-repeat;
  background-size: 630px;
  background-position: left top;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container {
  width: 340px;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4392156863);
  margin-top: 160px;
  padding: 60px 80px 20px 80px;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container .form_text {
  text-align: center;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container .form_text h2 {
  color: #3D5F9E;
  font-size: 32px;
  line-height: 48px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container .form_text p {
  color: #8B97AD;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  width: 80%;
  margin: 0 auto 30px auto;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form {
  box-sizing: border-box;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=text], .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=email], .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=tel], .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=date], .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=datetime-local], .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form textarea {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  color: #8B97AD;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  box-sizing: border-box;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=text]::placeholder, .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=text]::-webkit-input-placeholder, .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=email]::placeholder, .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=email]::-webkit-input-placeholder, .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=tel]::placeholder, .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=tel]::-webkit-input-placeholder, .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=date]::placeholder, .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=date]::-webkit-input-placeholder, .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=datetime-local]::placeholder, .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=datetime-local]::-webkit-input-placeholder, .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form textarea::placeholder, .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form textarea::-webkit-input-placeholder {
  color: #8B97AD;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=date]::-webkit-datetime-edit {
  color: #8B97AD;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form *:focus {
  outline: none;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form textarea {
  height: 100px;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form textarea::-webkit-input-placeholder {
  color: #8B97AD;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=submit] {
  display: block;
  border: none;
  border-radius: 10px;
  background: #15B9D5;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  padding: 10px 40px;
  margin: 30px auto 0 auto;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=submit]:hover {
  cursor: pointer;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=submit][disabled=disabled] {
  background: #7f7f7f;
  color: #ffffff;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form input[type=submit][disabled=disabled]:hover {
  cursor: wait;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form .alternate_date_button_container {
  padding-top: 1px;
  padding-bottom: 10px;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form .alternate_date_button_container p {
  display: flex;
  justify-content: start;
  align-items: center;
  color: #8B97AD;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form .alternate_date_button_container p:before {
  content: "";
  background: url("/img/icons/plus.png") center center no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form .alternate_date_button_container:hover {
  cursor: pointer;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form .success_msg_container {
  text-align: center;
  display: none;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form .success_msg_container p {
  color: #0d7e00;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form .error_msg_container {
  text-align: center;
  display: none;
}
.appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container form .error_msg_container p {
  color: #a10202;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

@media only screen and (max-width: 1470px) {
  .appointment_form_section > .container {
    box-sizing: border-box;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 1025px) {
  .appointment_form_section .row_wrapper .left_wrapper .left_container {
    padding: 0 0;
  }
  .appointment_form_section .row_wrapper .left_wrapper .left_container .left_content h2 {
    font-size: 38px;
    line-height: 58px;
  }
  .appointment_form_section .row_wrapper .left_wrapper .left_container .left_content .termin_woman img {
    width: 100%;
  }
  .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content {
    background: none !important;
  }
  .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container {
    margin-top: 0;
  }
}
@media only screen and (max-width: 500px) {
  .appointment_form_section .row_wrapper {
    flex-wrap: wrap;
  }
  .appointment_form_section .row_wrapper .left_wrapper {
    order: 0;
  }
  .appointment_form_section .row_wrapper .left_wrapper .left_container .left_content {
    text-align: center;
  }
  .appointment_form_section .row_wrapper .left_wrapper .left_container .left_content h2 {
    font-size: 30px;
    line-height: 50px;
  }
  .appointment_form_section .row_wrapper .left_wrapper .left_container .left_content p {
    max-width: 100%;
  }
  .appointment_form_section .row_wrapper .left_wrapper .left_container .left_content .termin_woman {
    display: none;
  }
  .appointment_form_section .row_wrapper .right_wrapper .right_container .right_content .appointment_form_container {
    padding: 0 0;
    box-shadow: none;
    margin-bottom: 200px;
    width: 100%;
  }
}
.default_modal_wrapper {
  position: fixed;
  width: 100%;
  z-index: 2001;
  background: rgba(30, 33, 38, 0.76);
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  display: none;
}
.default_modal_wrapper .video_code {
  display: none;
}
.default_modal_wrapper .default_modal_container {
  position: relative;
  width: calc(100% - 40px);
  padding: 0 20px;
  height: 100vw;
  display: flex;
  justify-content: center;
  align-items: start;
  margin-top: 20vh;
}
.default_modal_wrapper .default_modal_container .default_modal_content_wrapper {
  position: relative;
  flex: 1;
  width: 90%;
  max-width: 1000px;
  background: #fff;
  border-radius: 30px;
  padding: 30px;
}
.default_modal_wrapper .default_modal_container .default_modal_content_wrapper .default_modal_close_button {
  position: absolute;
  right: 30px;
  top: 30px;
  display: inline-block;
  z-index: 1000;
}
.default_modal_wrapper .default_modal_container .default_modal_content_wrapper .default_modal_close_button:hover {
  cursor: pointer;
}
.default_modal_wrapper .default_modal_container .default_modal_content_wrapper .default_modal_content {
  overflow: auto;
  max-height: 70vh;
}
.default_modal_wrapper .default_modal_container .default_modal_content_wrapper .default_modal_content h2 {
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
  color: #1E2126;
  letter-spacing: -3.5px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.default_modal_wrapper .default_modal_container .default_modal_content_wrapper .default_modal_content p {
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  color: #1E2126;
}

.default_modal_wrapper .default_modal_container .default_modal_content_wrapper .default_modal_content {
  overflow: auto;
  max-height: 70vh;
}
.default_modal_wrapper .default_modal_container .default_modal_content_wrapper .default_modal_content h2 {
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: -3.5px;
}
.default_modal_wrapper .default_modal_container .default_modal_content_wrapper .default_modal_content p {
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: -0.75px;
}

@media only screen and (max-width: 780px) {
  .default_modal_wrapper .default_modal_container .default_modal_content_wrapper .default_modal_content {
    overflow: auto;
    max-height: 70vh;
  }
  .default_modal_wrapper .default_modal_container .default_modal_content_wrapper .default_modal_content h2 {
    font-size: 31px;
    font-weight: 600;
    line-height: 31px;
    letter-spacing: -1.5px;
    margin-bottom: 10px;
  }
  .default_modal_wrapper .default_modal_container .default_modal_content_wrapper .default_modal_content p {
    font-size: 14px;
    line-height: 20px;
  }
}
#modal_contact .default_modal_content .container .row .col_details h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 40px;
  color: #1E2126;
  letter-spacing: -1px;
  margin: 0 0 0 0;
}
#modal_contact .default_modal_content .container .row .col_details .contact_icon_text_row {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 25px;
}
#modal_contact .default_modal_content .container .row .col_details .contact_icon_text_row .row_icon {
  flex: 10%;
  padding-right: 10px;
}
#modal_contact .default_modal_content .container .row .col_details .contact_icon_text_row .row_text {
  flex: 90%;
}
#modal_contact .default_modal_content .container .row .col_details .contact_icon_text_row .row_text p {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  color: #1E2126;
  letter-spacing: -1px;
  margin: 0 0 0 0;
}
#modal_contact .default_modal_content .container .row .col_form h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 40px;
  color: #1E2126;
  letter-spacing: -1px;
  margin: 0 0 0 0;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form input {
  border: 1px solid #C21313;
  border-radius: 20px;
  padding: 5px 15px;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
  width: 80%;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form input:last-child {
  margin: 0;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form input:active, #modal_contact .default_modal_content .container .row .col_form #modal_contact_form input:focus {
  outline: none;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form textarea {
  border: 1px solid #C21313;
  border-radius: 20px;
  padding: 5px 15px;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
  width: 80%;
  height: 150px;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row {
  width: 86%;
  display: flex;
  flex-wrap: nowrap;
  margin-top: 0px;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .tata_check_col {
  flex: 70%;
  display: flex;
  flex-wrap: nowrap;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .tata_check_col input {
  display: none;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .tata_check_col label {
  flex: 10%;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .tata_check_col label:hover {
  cursor: pointer;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .tata_check_col input[type=checkbox] + label:before {
  content: "";
  border: 1px solid #C21313;
  background-color: #fff;
  width: 23px;
  height: 23px;
  display: inline-block;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .tata_check_col input:checked + label:before {
  background: url("../img/icons/check_icon.svg") center center no-repeat;
  background-size: 15px;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .tata_check_col p {
  flex: 90%;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  color: #1E2126;
  letter-spacing: 0px;
  margin: 0 0 0 0;
  text-transform: uppercase;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .tata_check_col p a {
  color: #C21313;
  text-decoration: none;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .tata_check_col p a:hover {
  color: #C21313;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .tata_check_col p a:focus {
  outline: none;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .submit_col {
  flex: 30%;
  text-align: right;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .submit_col input {
  border: 1px solid #C21313;
  background: #C21313;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  padding: 17px 28px 15px 28px;
  border-radius: 20px;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .submit_col input:hover {
  cursor: pointer;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .submit_col input[type=submit]:disabled {
  border: 1px solid #515151;
  background: #515151;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .contact_form_submit_row .submit_col input[type=submit]:disabled:hover {
  cursor: not-allowed;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .success_msg_container {
  display: none;
  border: 1px solid #7fe108;
  background: rgba(62, 255, 0, 0.0784313725);
  border-radius: 20px;
  padding: 12px;
  margin-top: 10px;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .success_msg_container p {
  margin: 0 0;
  color: #000;
  font-size: 13px;
  line-height: 13px;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .error_msg_container {
  display: none;
  border: 1px solid #e10808;
  background: rgba(255, 0, 0, 0.0784313725);
  border-radius: 20px;
  padding: 12px;
  margin-top: 10px;
}
#modal_contact .default_modal_content .container .row .col_form #modal_contact_form .error_msg_container p {
  margin: 0 0;
  color: #000;
  font-size: 13px;
  line-height: 13px;
}

#ueber_uns {
  margin-top: -170px;
  height: 170px;
}/*# sourceMappingURL=main.css.map */