/*genrated on 2025-04-09 09:39:26**************************************************/
/* poppins-200 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url('/_libs/fonts/google/poppins-v23-latin-200.woff2') format('woff2');
}
/* poppins-200italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url('/_libs/fonts/google/poppins-v23-latin-200italic.woff2') format('woff2');
}
/* poppins-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('/_libs/fonts/google/poppins-v23-latin-300.woff2') format('woff2');
}
/* poppins-300italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url('/_libs/fonts/google/poppins-v23-latin-300italic.woff2') format('woff2');
}
/* poppins-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('/_libs/fonts/google/poppins-v23-latin-regular.woff2') format('woff2');
}
/* poppins-italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url('/_libs/fonts/google/poppins-v23-latin-italic.woff2') format('woff2');
}
/* poppins-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('/_libs/fonts/google/poppins-v23-latin-500.woff2') format('woff2');
}
/* poppins-500italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url('/_libs/fonts/google/poppins-v23-latin-500italic.woff2') format('woff2');
}
/* poppins-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('/_libs/fonts/google/poppins-v23-latin-600.woff2') format('woff2');
}
/* poppins-600italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url('/_libs/fonts/google/poppins-v23-latin-600italic.woff2') format('woff2');
}
/* poppins-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('/_libs/fonts/google/poppins-v23-latin-700.woff2') format('woff2');
}
/* poppins-700italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url('/_libs/fonts/google/poppins-v23-latin-700italic.woff2') format('woff2');
}
/* poppins-800 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('/_libs/fonts/google/poppins-v23-latin-800.woff2') format('woff2');
}
/* poppins-800italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url('/_libs/fonts/google/poppins-v23-latin-800italic.woff2') format('woff2');
}
td,
body {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 22px;
}
table {
  width: 100%;
}
td {
  padding: 0px;
  vertical-align: top;
}
a img {
  border: none;
}
h1 {
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  color: #17bbee;
  margin-top: 0px;
  margin-bottom: 10px;
}
h2 {
  font-size: 29px;
  line-height: 40px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #17bbee;
}
h3 {
  font-size: 21px;
  line-height: 30px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 6px;
  color: #6e6e6e;
}
ul {
  padding-left: 30px;
  margin: 15px 0px 15px 0px;
}
li {
  position: relative;
  list-style: none;
  line-height: 23px;
  margin-bottom: 9px;
}
li::before {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 8px;
  left: -20px;
  content: "";
  background-image: url("/_skins/base/images/ico_li.svg");
  background-size: 100% auto;
}
p {
  margin-top: 8px;
  margin-bottom: 6px;
}
body,
html {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0.3px;
  min-height: 100vh;
  font-weight: 400;
  scroll-behavior: smooth;
}
/*useful config (don't delete)*/
.loading a {
  pointer-events: none;
}
html {
  overflow-y: scroll;
}
span a {
  cursor: pointer;
}
form {
  margin: 0px;
}
a {
  outline: none;
}
a {
  color: #17bbee;
}
strong {
  font-weight: 600;
}
.BodyHolder {
  width: 100%;
  min-height: 100vh;
  height: 100%;
  float: left;
  overflow-x: hidden;
}
div,
a,
span,
section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/* Basis layout */
div#container {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
div#top {
  width: 100%;
  height: 100px;
  position: absolute;
  z-index: 1;
  background-color: #17bbee;
}
div#top #topInner {
  width: 100%;
  max-width: 1410px;
  padding: 0 20px 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: right;
  align-items: end;
  height: 100%;
  position: relative;
}
div#top #topInner.icClicked {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  visibility: hidden;
  transition: all 0.35s ease 0.2s;
  -webkit-transition: all 0.35s ease 0.2s;
  -moz-transition: all 0.35s ease 0.2s;
  -o-transition: all 0.35s ease 0.2s;
  -ms-transition: all 0.35s ease 0.2s;
}
div#top #topInner a.logo {
  width: 385px;
  height: 160px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  background-color: #FFF;
}
div#top #topInner a.logo img,
div#top #topInner a.logo svg {
  width: 88%;
  height: auto;
  display: block;
}
div#top #topInner a.phone {
  position: absolute;
  right: 75px;
  top: 20px;
  display: none;
  width: 32px;
  height: 32px;
}
div#top #topInner a.phone img {
  display: block !important;
  width: 100%;
  height: auto;
}
div#middle {
  float: left;
  min-height: 400px;
}
section {
  width: 100%;
  min-height: 40vh;
  position: relative;
  z-index: 0;
}
section .sectionInner {
  width: 100%;
  max-width: 1065px;
  padding: 0 30px 0 30px;
  margin: 0 auto;
  display: flex;
  height: 100%;
}
section.sectionStage {
  position: relative;
  height: auto;
  padding-top: 40px;
}
section.sectionStage img {
  width: 100%;
  height: auto;
}
section.sectionStage::before {
  background-image: url("/_skins/base/images/schwung_white.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: absolute;
  bottom: 0;
  height: 90px;
  width: 100%;
  display: block;
  content: '';
  z-index: 1;
}
section.sectionStage::after {
  content: "";
  z-index: 0;
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100vw;
  height: 20vh;
  background: linear-gradient(180deg, rgba(20, 7, 30, 0), #17bbee);
  pointer-events: none;
  height: calc(10 * 1vw);
}
section.sectionName {
  position: relative;
  height: auto;
  padding-bottom: 175px;
  min-height: 0vh;
}
section.sectionName .sub {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #6e6e6e;
}
section.section1,
section.section2,
section.section3,
section.section4 {
  background-color: #f2f2f2;
}
section.section2Header,
section.section3Header,
section.section4Header {
  background-color: #fff;
}
section.section1 .img,
section.section2 .img,
section.section3 .img,
section.section4 .img {
  width: 100%;
  display: flex;
  justify-content: right;
  margin: 0 0 50px 0;
}
section.section1 .img img,
section.section2 .img img,
section.section3 .img img,
section.section4 .img img {
  width: 100%;
  height: auto;
  max-width: 705px;
}
section.section1 #main-section_leistung,
section.section2 #main-section_leistung,
section.section3 #main-section_leistung,
section.section4 #main-section_leistung {
  width: 100%;
}
section.section1 .infoblock,
section.section2 .infoblock,
section.section3 .infoblock,
section.section4 .infoblock {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 0 50px 0;
  padding-right: 19%;
}
section.section1 .infoblock.infoblockLeistung,
section.section2 .infoblock.infoblockLeistung,
section.section3 .infoblock.infoblockLeistung,
section.section4 .infoblock.infoblockLeistung,
section.section1 .infoblock.infoblockBehandlung,
section.section2 .infoblock.infoblockBehandlung,
section.section3 .infoblock.infoblockBehandlung,
section.section4 .infoblock.infoblockBehandlung,
section.section1 .infoblock.infoblockPraxis,
section.section2 .infoblock.infoblockPraxis,
section.section3 .infoblock.infoblockPraxis,
section.section4 .infoblock.infoblockPraxis {
  padding-right: 0%;
  transform: translateY(-20px);
  position: relative;
  z-index: 1;
}
section.section1 .infoblock .icon,
section.section2 .infoblock .icon,
section.section3 .infoblock .icon,
section.section4 .infoblock .icon {
  width: 100%;
  max-width: 65px;
  max-height: 67px;
  display: flex;
  padding: 12px 0 0 0;
  align-items: baseline;
}
section.section1 .infoblock .icon img,
section.section2 .infoblock .icon img,
section.section3 .infoblock .icon img,
section.section4 .infoblock .icon img {
  width: 100%;
  max-width: 45px;
  height: auto;
}
section.section1 .infoblock .text h3,
section.section2 .infoblock .text h3,
section.section3 .infoblock .text h3,
section.section4 .infoblock .text h3 {
  margin-bottom: 20px;
}
section.section1 .infoblock .text .textblock,
section.section2 .infoblock .text .textblock,
section.section3 .infoblock .text .textblock,
section.section4 .infoblock .text .textblock {
  padding: 5px 35px 5px 15px;
  background-color: #FFF;
  border-radius: 10px;
  border-left: 15px solid #17bbee;
  max-width: 790px;
}
section.section1 .infoblock.infoblockLeistung .text .textblock,
section.section2 .infoblock.infoblockLeistung .text .textblock,
section.section3 .infoblock.infoblockLeistung .text .textblock,
section.section4 .infoblock.infoblockLeistung .text .textblock {
  max-width: 790px;
}
section.section1 .titleMobile,
section.section2 .titleMobile,
section.section3 .titleMobile,
section.section4 .titleMobile {
  width: 100%;
  display: none;
}
section.section2,
section.section3,
section.section4 {
  position: relative;
  padding-bottom: 50px;
}
section.section2 .complextypes-Sections-skin_img,
section.section3 .complextypes-Sections-skin_img,
section.section4 .complextypes-Sections-skin_img {
  width: 100%;
}
section.section2 .img,
section.section3 .img,
section.section4 .img {
  width: 100%;
  padding-top: 30px;
  display: flex;
  justify-content: right;
  align-items: end;
  margin: 0;
  position: relative;
}
section.section2 .img h2,
section.section3 .img h2,
section.section4 .img h2 {
  position: absolute;
  left: 0;
  bottom: 60px;
}
section.section2 .img img,
section.section3 .img img,
section.section4 .img img {
  width: 100%;
  height: auto;
  max-width: 705px;
  margin-left: auto;
}
section.section3 .img,
section.section4 .img {
  padding-top: 0;
}
section.section3 .infoblock .icon,
section.section4 .infoblock .icon {
  padding-top: 0;
}
section.section3 .text,
section.section4 .text {
  padding-top: 40px;
}
section.section2 .infoblock .icon {
  padding-top: 0;
}
section.section2 .text {
  padding-top: 40px;
}
section.section2Header::before,
section.section3Header::before,
section.section4Header::before {
  background-image: url("/_skins/base/images/schwung_grey.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: absolute;
  bottom: 0;
  height: 80px;
  width: 100%;
  display: block;
  content: '';
  z-index: 1;
}
section.section4 .infoblock .text .textblock {
  padding: 0px 5px 0px 25px;
  background-color: transparent;
  border-radius: 0;
  border-left: 10px solid #17bbee;
}
div#footer {
  width: 100%;
  background-color: #6e6e6e;
  clear: left;
  color: #FFF;
  padding: 75px 0 25px 0;
}
div#footer a {
  color: #FFF;
}
div#footer #footerInner {
  width: 100%;
  max-width: 1450px;
  max-width: 75.5vw;
  padding: 0 20px 0 20px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  position: relative;
  text-align: left;
}
div#footer #footerInner .topPart::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  width: calc(100% + 12.25vw + 20px);
  background-color: #f2f2f2;
}
div#footer #footerInner .topPart {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 0 170px 10px 0;
  justify-content: space-between;
}
div#footer #footerInner .topPart .caption {
  width: 100%;
  font-size: 27px;
  line-height: 33px;
  font-weight: 500;
  margin-bottom: 5px;
}
div#footer #footerInner .topPart .subcaption {
  width: 50%;
  font-size: 17px;
  line-height: 30px;
  font-weight: 500;
}
div#footer #footerInner .topPart .insurance {
  width: 50%;
  text-align: right;
}
div#footer #footerInner .bottomPart {
  padding: 40px 170px 0px 0;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 60px;
  justify-content: space-between;
}
div#footer #footerInner .bottomPart .part {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 30px auto;
}
div#footer #footerInner .bottomPart .part.part1 {
  background-image: url("/_skins/base/images/icon_phone_full.svg");
  padding-left: 40px;
  max-width: 210px;
}
div#footer #footerInner .bottomPart .part.part2 {
  background-image: url("/_skins/base/images/icon_pin.svg");
  background-size: 23px auto;
  padding-left: 39px;
  max-width: 308px;
}
div#footer #footerInner .bottomPart .part.part3 {
  background-image: url("/_skins/base/images/icon_termin_rt_smol.svg");
  background-size: 39px auto;
  padding-left: 46px;
  max-width: 305px;
}
div#footer #footerInner .bottomPart .part.part4 {
  max-width: 160px;
}
div#footer #footerInner .bottomPart .part.partInsurance {
  display: none;
  width: 0;
  overflow: hidden;
}
div#footer #footerInner .bottomPart .part a {
  text-decoration: none;
  border-bottom: 2px solid #8c8e8f;
  display: flex;
  padding-bottom: 2px;
}
div#footer #footerInner .bottomPart .part a:hover {
  border-bottom: 2px solid #fff;
}
div#footer #footerInner .bottomLine {
  width: 100%;
  display: flex;
  justify-content: right;
}
div#footer #footerInner .bottomLine a {
  text-decoration: none;
  color: #FFF;
  font-size: 11px;
}
/* @end */
section.section4 .infoblock .icon img {
  max-width: 49px;
}
.galerieblock {
  padding-left: 65px;
  margin-bottom: 50px;
  width: 100%;
}
.galerieblock h3 {
  margin-bottom: 20px;
}
.galerieblock .slidesInner {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.galerieblock .slide {
  width: calc(100% * (1 / 3));
  max-width: 305px;
  overflow: hidden;
}
.galerieblock .slide img {
  border-radius: 10px;
  width: 100%;
  height: auto;
  display: block;
}
.addressBlock {
  display: flex;
  flex-wrap: nowrap;
  padding-left: 65px;
}
.addressBlock .caption {
  max-width: 140px;
  width: 100%;
  font-size: 20px;
  color: #6e6e6e;
  font-weight: 700;
  padding: 10px 0 0 0;
}
.addressBlock .maps {
  background-image: url("/_skins/base/images/icon_location.svg");
  background-position: 30px center;
  background-repeat: no-repeat;
  background-size: 35px auto;
  display: flex;
  flex-wrap: nowrap;
  padding: 25px 35px 25px 90px;
  background-color: #FFF;
  border-radius: 10px;
  max-width: 760px;
  align-content: center;
}
.addressBlock .maps .address {
  max-width: 150px;
  width: 100%;
  margin-right: 100px;
}
.addressBlock .maps .button {
  background-image: url("/_skins/base/images/icon_maps.svg");
  background-position: 18px center;
  background-repeat: no-repeat;
  background-size: 38px auto;
  background-color: #17bbee;
  border-radius: 10px;
  height: 53px;
  padding: 0 25px 0 75px;
  max-width: 275px;
  width: 100%;
  font-size: 16px;
  color: #FFF;
  font-weight: 600;
  display: flex;
  align-items: center;
  line-height: 20px;
  text-decoration: none;
}
.readmore {
  display: none;
}
iframe {
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  width: 100%;
  min-height: 50vh;
}
section.section5 {
  padding-top: 115px;
}
section.section5 .sectionInner {
  flex-wrap: wrap;
}
section.section5 #main-section_termin {
  width: 100%;
}
section.section5 .textblock {
  width: 100%;
  display: flex;
  margin: 0 0 50px 0;
}
section.section5 .textblock .icon {
  width: 100%;
  max-width: 320px;
  display: flex;
  justify-content: right;
  align-items: baseline;
}
section.section5 .textblock .icon img {
  max-width: 215px;
  width: 100%;
  display: block;
  height: auto;
}
section.section5 .textblock .text {
  padding-top: 60px;
}
section.section5 .textblock .text h2 {
  margin-bottom: 65px;
}
section.section5 .textblock .text .textInner {
  padding-left: 55px;
}
div#navigation {
  /* Navigation - Global*/
  display: flex;
  flex-wrap: nowrap;
}
div#navigation div.navigationInner {
  display: flex;
  flex-wrap: nowrap;
}
div#navigation .navbutton {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 19px 0 14px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  position: relative;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#navigation .navbutton.navbutton_last {
  padding-right: 0px;
  margin-right: 0;
}
div#navigation .navbutton::after {
  content: '';
  width: calc(100% - 20px);
  left: 10px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  display: block;
  height: 5px;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 0 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
div#navigation .navbutton.navbutton_last::after {
  width: calc(100% - 10px);
}
div#navigation .navbutton:hover.navbutton::after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  visibility: visible;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
/* @end */
div.ccm_form {
  /* Form - Global*/
}
div.ccm_form div {
  border-left: 1px solid #FFF;
  border-top: 1px solid #FFF;
  height: 56px;
  background-color: #EEEEEE;
  margin-bottom: 6px;
  padding: 6px;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  background-repeat: no-repeat;
  background-position: 6px 3px;
}
div.ccm_form div label {
  width: 100px;
  display: block;
  float: left;
  padding-left: 36px;
}
div.ccm_form div input,
div.ccm_form div.ccm_form div textarea {
  width: 294px;
  display: block;
  float: left;
}
div.ccm_form div span.info {
  width: 430px;
  display: block;
  float: left;
  color: #9C9C9C;
  clear: left;
  margin-left: 136px;
  font-style: italic;
}
div.ccm_form div span.errorMessage {
  clear: left;
  color: #E51937;
  margin-left: 136px;
}
div.ccm_form div span.error input,
div.ccm_form div.ccm_form div span.error textarea {
  border: 1px solid #E51937;
}
/* @end  */
.galleryDetail {
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.5);
  background-color: rgba(60, 61, 66, 0.8);
  -webkit-backdrop-filter: blur(4px);
  -moz-backdrop-filter: blur(4px);
  -o-backdrop-filter: blur(4px);
  -ms-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  padding: 0px;
  margin: 0px;
  /*.counter*/
  /*.counter*/
  /*owl-item*/
}
.galleryDetail .owl-item .item {
  height: 100vh;
  padding-top: 1vh;
}
.galleryDetail .galleryDetailInner {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
.galleryDetail #counter {
  font-style: italic;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  background-color: #17bbee;
  right: 0px;
  bottom: -50vh;
  align-items: center;
  border-top-left-radius: 10px;
  padding: 0 10px;
  height: 40px;
  letter-spacing: 0;
  display: flex;
  align-content: center;
  display: none;
  justify-content: center;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.galleryDetail #counter span {
  font-weight: 400;
}
.galleryDetail .item.currentItem_0 {
  /*.counter*/
}
.galleryDetail .item.currentItem_0 #counter {
  bottom: 0px;
}
.galleryDetail #beschreibung {
  font-style: italic;
  font-weight: 400;
  position: absolute;
  left: 0%;
  right: 0;
  bottom: -17px;
  margin: 0 auto;
  padding: 8px 10px 8px 10px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 7px;
  width: auto;
  max-width: fit-content;
  font-size: 18px;
  color: #232323;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(30px);
  -moz-backdrop-filter: blur(30px);
  -o-backdrop-filter: blur(30px);
  -ms-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 100 );
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
}
.galleryDetail .owl-item .item.currentItem_0::before {
  margin: -25px 0px 0px -25px;
  content: "";
  height: 70px;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
  filter: alpha(opacity = 80 );
  left: 50%;
  top: 50%;
  position: absolute;
  width: 70px;
}
/*.galleryDetail */
.backLinkCross {
  position: fixed;
  top: -140px;
  right: 10px;
  width: 40px;
  height: 40px;
  z-index: 99999;
  text-decoration: none;
  display: block;
  transition: all 0.35s ease 1s;
  -webkit-transition: all 0.35s ease 1s;
  -moz-transition: all 0.35s ease 1s;
  -o-transition: all 0.35s ease 1s;
  -ms-transition: all 0.35s ease 1s;
}
.backLinkCross .closeInner {
  width: 40px;
  height: 4px;
  display: block;
  position: absolute;
  left: 0;
  top: 17px;
  z-index: 99999;
  text-decoration: none;
}
.backLinkCross .closeInner:hover {
  cursor: pointer;
}
.backLinkCross:hover {
  cursor: pointer;
}
.backLinkCross.backLinkCrossActive {
  top: 10px;
  transition: all 0.35s ease 1s;
  -webkit-transition: all 0.35s ease 1s;
  -moz-transition: all 0.35s ease 1s;
  -o-transition: all 0.35s ease 1s;
  -ms-transition: all 0.35s ease 1s;
}
.backLinkCross .closeInner::before,
.backLinkCross .closeInner::after {
  background-color: #fff;
  content: "";
  height: 100%;
  left: 0px;
  position: absolute;
  width: 100%;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.backLinkCross .closeInner::before {
  bottom: 0px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.backLinkCross .closeInner::after {
  top: 0px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.containerInner.containerInnerTextSite {
  padding: 0 20px 0px 20px;
  margin: 0 auto;
  text-align: left;
  max-width: 1450px;
}
.containerInner.containerInnerTextSite .logo_imp {
  width: 315px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFF;
  margin-bottom: 30px;
}
.containerInner.containerInnerTextSite .logo_imp img,
.containerInner.containerInnerTextSite .logo_imp svg {
  width: 100%;
  height: auto;
  display: block;
}
.TextItem {
  width: 100%;
  text-align: left;
}
.TextItem .innerTextItem h1.headline {
  font-weight: 600;
  margin-bottom: 20px;
}
#buttonSideMenu .menu_icon {
  bottom: auto;
  display: inline-block;
  height: 4px;
  left: 38%;
  position: absolute;
  right: auto;
  border-radius: 5px;
  top: 50%;
  top: 25px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 35px;
}
#buttonSideMenu .menu_icon::before,
#buttonSideMenu .menu_icon::after {
  content: "";
  height: 100%;
  left: 0px;
  border-radius: 5px;
  position: absolute;
  width: 100%;
}
#buttonSideMenu .menu_icon::before {
  bottom: 9px;
  width: calc(100% + 0px);
}
#buttonSideMenu .menu_icon::after {
  top: 9px;
  width: calc(100% - 10px);
}
#buttonSideMenu.active .menu_icon {
  height: 4px;
}
#buttonSideMenu .menu_icon,
#buttonSideMenu .menu_icon::before,
#buttonSideMenu .menu_icon::after {
  background-color: #fff;
}
#buttonSideMenu.active .menu_icon {
  background-color: transparent;
}
#buttonSideMenu.active .menu_icon::before {
  bottom: 0;
  width: 100% !important;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#buttonSideMenu.active .menu_icon::after {
  top: 0;
  width: 100% !important;
  background-color: #ffffff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.buttonSideMenuContainer {
  width: 40px;
  height: 50px;
  position: absolute;
  right: 10px;
  top: 11px;
  z-index: 9999;
  display: none;
  transition: all 0.2s ease 0.2s;
  -webkit-transition: all 0.2s ease 0.2s;
  -moz-transition: all 0.2s ease 0.2s;
  -o-transition: all 0.2s ease 0.2s;
  -ms-transition: all 0.2s ease 0.2s;
}
#buttonSideMenu {
  display: block;
  width: 100%;
  height: 100%;
}
#buttonSideMenu:hover {
  cursor: pointer;
}
section.sectionStage div.logo_white {
  max-width: 0vw;
  width: 0;
  display: none;
  height: auto;
  position: relative;
  left: 0;
  right: 0;
  bottom: auto;
  pointer-events: none;
}
.clearB {
  clear: both;
}
body.site_id_2.site_id_1.site_level_2 #cookieInfo .GeneralInfos .GeneralInfos_inlay::after {
  display: none;
}
body.site_id_2.site_id_1.site_level_2 #cookieInfo {
  border-top: 1px solid #c6c6c6 !important;
}
/* noTouch*/
/* noTouch END*/
@media only screen and (max-width: 1660px) {
  div#footer #footerInner .bottomPart .part.part3 {
    max-width: 170px;
  }
  div#footer #footerInner .topPart {
    padding-right: 5vw;
  }
  div#footer #footerInner .bottomPart {
    padding-right: 5vw;
  }
  div#footer #footerInner .topPart .subcaption {
    width: calc(100% - 180px);
  }
  div#footer #footerInner .topPart .insurance {
    width: 180px;
  }
}
@media only screen and (max-width: 1430px) {
  div#top #topInner a.logo {
    left: 20px;
  }
  div#top #topInner a.logo {
    width: 345px;
    height: 143px;
  }
  div#navigation .navbutton {
    margin: 0 15px 0 10px;
  }
  section.sectionStage::before {
    height: 80px;
  }
}
@media only screen and (max-width: 1350px) {
  div#footer #footerInner .topPart {
    padding-right: 0vw;
  }
  div#footer #footerInner .bottomPart {
    padding-right: 0vw;
  }
  div#footer {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  div#footer #footerInner .bottomPart {
    flex-wrap: wrap;
    justify-content: left;
  }
  div#footer #footerInner .bottomPart .part.part1 {
    margin-right: 100px;
  }
  div#footer #footerInner .bottomPart .part.part2 {
    margin-bottom: 30px;
  }
  div#footer #footerInner .bottomPart .part.part3 {
    margin-right: 50px;
  }
  div#footer #footerInner .bottomPart .part.part3 {
    max-width: 305px;
  }
  div#navigation .navbutton {
    font-size: 21px;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0 10px 0 10px;
  }
}
@media only screen and (max-width: 1060px) {
  div#footer #footerInner {
    max-width: 90vw;
  }
  div#footer #footerInner .bottomPart .part.partInsurance {
    display: block;
    width: 180px;
    overflow: visible;
  }
  div#footer #footerInner .topPart .insurance {
    display: none;
  }
  div#footer #footerInner .bottomPart {
    margin-bottom: 0;
  }
  div#footer #footerInner .bottomPart .part {
    width: 50%;
    max-width: 50% !important;
    min-height: 30px;
    display: flex;
    margin-right: 0 !important;
    margin-bottom: 30px;
  }
  div#footer #footerInner .bottomPart .part a {
    max-width: fit-content;
  }
  div#footer #footerInner .bottomPart .part.part1 {
    margin-bottom: 40px;
  }
  div#footer #footerInner .bottomPart .part.part2 {
    width: 100%;
    max-width: 100% !important;
    position: relative;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
  }
  div#footer #footerInner .bottomPart .part.part2 a {
    max-width: 255px;
  }
  div#footer #footerInner .bottomPart .part.part2 span {
    width: 100%;
    display: block;
  }
  div#footer #footerInner .bottomPart .part.part2::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    width: calc(100% + 12.25vw + 20px);
    background-color: #f2f2f2;
  }
  div#footer #footerInner .bottomLine {
    position: relative;
    padding-top: 10px;
  }
  div#footer #footerInner .bottomLine::after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    height: 1px;
    width: calc(100% + 12.25vw + 20px);
    background-color: #f2f2f2;
  }
  div#footer #footerInner .bottomPart .part.part3 a {
    width: 117px;
  }
  div#footer #footerInner .topPart .subcaption {
    width: 100%;
  }
  .galerieblock .slide {
    width: calc(100% * (1 / 3) - 15px);
  }
  section.section2 .img img,
  section.section3 .img img,
  section.section4 .img img {
    max-width: calc(100% - 320px);
  }
  section.section2Header .sectionInner,
  section.section3Header .sectionInner,
  section.section4Header .sectionInner {
    padding-right: 0;
  }
  section.section2 .img h2,
  section.section3 .img h2,
  section.section4 .img h2 {
    margin-bottom: 0;
  }
  div#navigation .navbutton {
    font-size: 19px;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0 5px 0 5px;
  }
  div#top #topInner a.logo {
    width: 300px;
    height: 125px;
  }
}
@media only screen and (max-width: 1024px) {
  section.sectionStage::after {
    height: calc(12 * 1vw);
  }
  section.sectionName {
    padding-bottom: 115px;
  }
}
@media only screen and (max-width: 920px) {
  div#top #topInner a.logo {
    width: 225px;
    height: 100px;
  }
  div#top {
    height: 83px;
  }
  div#navigation .navbutton {
    font-size: 18px;
  }
  section.sectionStage {
    padding-top: 50px;
  }
  .addressBlock .maps {
    padding-right: 15px;
  }
  .addressBlock .maps .address {
    margin-right: 20px;
  }
  section.section1 .img img,
  section.section2 .img img,
  section.section3 .img img,
  section.section4 .img img {
    max-width: 80vw;
  }
  section.section1 .sectionInner {
    padding-right: 0;
  }
  section.section1 .sectionInner .infoblock {
    max-width: calc(100% - 10px);
  }
  section.section2 .img h2,
  section.section3 .img h2,
  section.section4 .img h2 {
    display: none;
    max-width: 0;
    overflow: hidden;
  }
  section.section1 .titleMobile,
  section.section2 .titleMobile,
  section.section3 .titleMobile,
  section.section4 .titleMobile {
    width: 100%;
    transform: translateY(-20px);
    position: relative;
    z-index: 1;
    display: block;
  }
}
@media only screen and (max-width: 870px) {
  .galerieblock .slide {
    width: calc(100% * (1 / 2) - 10px);
    max-width: 360px;
  }
  .galerieblock .slide.slide_mod_mod1 {
    margin-right: 20px;
  }
  .galerieblock .slide.slide_mod_mod3 {
    display: none;
    width: 0;
    overflow: hidden;
  }
  .galerieblock .slidesInner {
    justify-content: left;
  }
  section.section2 .img img,
  section.section3 .img img,
  section.section4 .img img {
    max-width: 80%;
  }
  section.section2Header .sectionInner,
  section.section3Header .sectionInner,
  section.section4Header .sectionInner {
    padding-right: 0;
    padding-left: 0;
  }
  section.section2Header::before,
  section.section3Header::before,
  section.section4Header::before {
    height: 50px;
  }
  section.section2,
  section.section3,
  section.section4 {
    padding-bottom: 25px;
  }
  div#navigation .navbutton {
    font-size: 17px;
    padding-left: 6px;
    padding-right: 6px;
    margin: 0px 3px 0 3px;
  }
}
@media only screen and (max-width: 800px) {
  .addressBlock .maps {
    flex-wrap: wrap;
    max-width: 385px;
  }
  .addressBlock .maps .button {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 750px) {
  section.section1 .infoblock,
  section.section2 .infoblock,
  section.section3 .infoblock,
  section.section4 .infoblock {
    padding-right: 0%;
  }
  div#navigation .navbutton {
    font-size: 15px;
  }
  div#top #topInner {
    padding: 0 10px 0 10px;
  }
  div#top #topInner a.logo {
    left: 10px;
  }
  h1 span {
    display: inline-block;
  }
}
@media only screen and (max-width: 700px) {
  .BodyHolder {
    max-width: 700vw;
  }
  #buttonSideMenu {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    pointer-events: auto;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
  }
  #buttonSideMenu:hover {
    cursor: pointer;
  }
  #buttonSideMenu.active {
    width: 40px;
    height: 50px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
  }
  #buttonSideMenu::after {
    position: absolute;
    width: 100%;
    content: "Menü";
    display: block;
    text-align: center;
    font-size: 13px;
    bottom: -10px;
    color: #4a4a4a;
    left: -9px;
    height: 16px;
    line-height: 16px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
    filter: alpha(opacity = 0 );
  }
  #buttonSideMenu.active::after {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
    filter: alpha(opacity = 0 );
  }
  .buttonSideMenuContainer {
    display: block;
    pointer-events: auto;
  }
  section.section1 .infoblock.infoblockLeistung,
  section.section2 .infoblock.infoblockLeistung,
  section.section3 .infoblock.infoblockLeistung,
  section.section4 .infoblock.infoblockLeistung,
  section.section1 .infoblock.infoblockBehandlung,
  section.section2 .infoblock.infoblockBehandlung,
  section.section3 .infoblock.infoblockBehandlung,
  section.section4 .infoblock.infoblockBehandlung,
  section.section1 .infoblock.infoblockPraxis,
  section.section2 .infoblock.infoblockPraxis,
  section.section3 .infoblock.infoblockPraxis,
  section.section4 .infoblock.infoblockPraxis {
    z-index: 0;
  }
  div#top div#navigation .navigationInner::after {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    content: '';
    background-color: #17bbee;
    width: 15px;
  }
  div#top div#navigation {
    display: flex;
    flex-wrap: wrap;
    position: fixed;
    width: 370px;
    right: -200vw;
    height: auto;
    z-index: 999;
    top: 80px;
    background-color: #fff;
  }
  div#top div#navigation .navigationInner {
    position: relative;
    background-color: #FFF;
    z-index: 1;
    padding: 30px 35px 20px 35px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  div#top div#navigation::before {
    content: '';
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #128bb3 100%);
    height: 100vh;
    width: 100vw;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
    filter: alpha(opacity = 0 );
    visibility: hidden;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
  }
  div#top .topContainer.show div#navigation {
    right: 0vw;
    position: absolute;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
  }
  div#top .topContainer.show div#navigation::before {
    pointer-events: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
    filter: alpha(opacity = 100 );
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    visibility: visible;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
  }
  div#navigation .navbutton {
    color: #17bbee;
    width: 100%;
    font-size: 21px;
    margin-bottom: 20px;
  }
  div#top #topInner a.phone {
    display: block;
  }
  div#footer #footerInner {
    max-width: 100%;
  }
  div#footer #footerInner .topPart::after {
    width: calc(100% + 20px);
  }
  div#footer #footerInner .bottomPart .part.part2::after {
    width: calc(100% + 20px);
  }
  div#footer #footerInner .bottomLine::after {
    width: calc(100% + 20px);
  }
  section {
    min-height: 0;
  }
  section.sectionStage {
    padding-top: 70px;
  }
  div#top {
    height: 70px;
  }
  section.sectionStage {
    min-height: 78vw;
  }
  div#top #topInner a.logo {
    width: 190px;
    height: 95px;
  }
  .addressBlock {
    flex-wrap: wrap;
  }
  .addressBlock .maps {
    max-width: 100%;
    margin-top: 20px;
  }
  section.section2 .infoblock.infoblockLeistung .text .textblock.textblock_leistungen,
  section.section1 .infoblock.infoblockVorteile .text .textblock.textblock_vorteile {
    max-height: 150px;
    overflow: hidden;
    position: relative;
    transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    -ms-transition: all 0.35s ease 0s;
  }
  section.section2 .infoblock.infoblockLeistung .text .textblock.textblock_leistungen.show,
  section.section1 .infoblock.infoblockVorteile .text .textblock.textblock_vorteile.show {
    max-height: 600px;
    transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    -ms-transition: all 0.35s ease 0s;
  }
  .readmore {
    z-index: 0;
    display: flex;
    justify-content: center;
    align-items: end;
    position: absolute;
    bottom: 0px;
    left: 0;
    padding-bottom: 5px;
    width: 100%;
    height: 50px;
    background: linear-gradient(180deg, rgba(20, 7, 30, 0), #ffffff);
    font-size: 15px;
  }
  .readmore span {
    background-color: #17bbee;
    color: #FFF;
    padding: 2px 10px 2px 10px;
    border-radius: 8px;
  }
  .readmore.active {
    transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=@op)";
    filter: alpha(opacity = 0 );
    visibility: hidden;
  }
  .readmore:hover {
    cursor: pointer;
  }
  .galerieblock {
    padding-left: 50px;
  }
  section.section1 .infoblock .icon,
  section.section2 .infoblock .icon,
  section.section3 .infoblock .icon,
  section.section4 .infoblock .icon {
    max-width: 50px;
  }
  section.section1 .infoblock .icon img,
  section.section2 .infoblock .icon img,
  section.section3 .infoblock .icon img,
  section.section4 .infoblock .icon img {
    max-width: 35px;
  }
  h1 {
    font-size: 32px;
    line-height: 34px;
  }
  section.sectionName .sub {
    font-size: 18px;
    line-height: 23px;
  }
  section.sectionName {
    padding-bottom: 75px;
  }
  section.section1 .img,
  section.section2 .img,
  section.section3 .img,
  section.section4 .img {
    margin: 0;
  }
  section.section1 .img {
    margin-bottom: 10px;
  }
  section.section1 .infoblock {
    margin: 0px 0 30px 0;
  }
  section.section2 .infoblock,
  section.section3 .infoblock,
  section.section4 .infoblock {
    margin: 20px 0 30px 0;
  }
  .galerieblock h3 {
    margin-bottom: 10px;
  }
  h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 0px;
    margin-top: 20px;
  }
  section.section5 .sectionInner h2 {
    margin-top: 5px;
  }
  h3 {
    font-size: 18px;
    line-height: 25px;
  }
  section.section1 .infoblock .text h3,
  section.section2 .infoblock .text h3,
  section.section3 .infoblock .text h3,
  section.section4 .infoblock .text h3 {
    margin-bottom: 10px;
  }
  body,
  html {
    font-size: 15px;
  }
  section .sectionInner {
    padding: 0 10px 0 10px;
  }
  section.section5 .textblock .text h2 {
    margin-bottom: 20px;
    max-width: 300px;
  }
  section.section5 .textblock .icon {
    max-width: 100px;
  }
  section.section5 .textblock .icon img {
    width: 100%;
    display: block;
    height: auto;
  }
  section.section5 .textblock .text {
    padding-top: 8px;
  }
  section.section5 {
    padding-top: 75px;
  }
  div#footer {
    width: 100%;
    background-color: #6e6e6e;
    clear: left;
    color: #FFF;
    padding: 45px 0 25px 0;
  }
  div#footer #footerInner .topPart .caption {
    font-size: 25px;
    line-height: 29px;
    font-weight: 500;
    margin-bottom: 5px;
  }
  div#footer #footerInner .topPart .subcaption {
    font-size: 13px;
    line-height: 23px;
  }
  section.section1 .infoblock .icon img,
  section.section2 .infoblock .icon img,
  section.section3 .infoblock .icon img,
  section.section4 .infoblock .icon img {
    width: 100%;
    max-width: 45px;
    height: auto;
    display: none;
  }
  section .sectionInner {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 500px) {
  section.section4 .text {
    padding-top: 0px;
  }
  section.section4 .infoblock {
    margin: 20px 0 10px 0;
  }
  section.section2 .text {
    padding-top: 0;
  }
  section.section3 .text {
    padding-top: 0;
  }
  div#top #topInner a.logo {
    left: 0px;
  }
  section.sectionStage img {
    width: calc(100% + 100px);
    transform: translateX(-50px);
  }
  section.sectionStage::before {
    height: 40px;
  }
  section.sectionStage::after {
    bottom: 10px;
  }
  section.sectionStage::after {
    height: calc(20 * 1vw);
  }
  .galerieblock {
    padding-left: 35px;
  }
  section.section5 .textblock .text .textInner {
    padding-left: 35px;
  }
  section.section1 .infoblock .icon,
  section.section2 .infoblock .icon,
  section.section3 .infoblock .icon,
  section.section4 .infoblock .icon {
    max-width: 35px;
  }
  section.section1 .infoblock .icon img,
  section.section2 .infoblock .icon img,
  section.section3 .infoblock .icon img,
  section.section4 .infoblock .icon img {
    display: none;
  }
  section.section1 .infoblock .text .textblock,
  section.section2 .infoblock .text .textblock,
  section.section3 .infoblock .text .textblock,
  section.section4 .infoblock .text .textblock {
    padding: 5px 5px 5px 5px;
    border-left: 10px solid #17bbee;
  }
  section.section4 .infoblock .text .textblock {
    padding-left: 15px;
    border-left: 10px solid #17bbee;
  }
  .addressBlock .maps {
    background-position: 20px center;
    background-size: 35px auto;
    padding: 20px 15px 20px 75px;
  }
  .addressBlock {
    padding-left: 35px;
  }
  .addressBlock .maps .button {
    font-size: 13px;
    padding: 0 15px 0 75px;
  }
  div#footer #footerInner .topPart .caption {
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 2px;
  }
  div#footer #footerInner .topPart .subcaption {
    font-size: 11px;
    line-height: 23px;
  }
  div#footer {
    padding: 30px 0 20px 0;
  }
  div#footer {
    font-size: 14px;
  }
  ul {
    padding-left: 25px;
  }
  li {
    font-size: 14px;
    margin-bottom: 5px;
  }
  li::before {
    left: -15px;
  }
  section .sectionInner {
    padding: 0 10px 0 30px;
    padding-right: 10px;
  }
  section.section1 .infoblock .icon,
  section.section2 .infoblock .icon,
  section.section3 .infoblock .icon,
  section.section4 .infoblock .icon {
    max-width: 0;
  }
  .galerieblock {
    padding-left: 0;
  }
  .addressBlock .caption {
    font-size: 18px;
    line-height: 25px;
  }
  .addressBlock {
    padding-left: 0;
  }
  section.section5 .textblock .text .textInner {
    padding-left: 0px;
  }
}
