@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "Barlow";
  font-weight: 100;
  font-style: normal;
  src: url("../fonts/barlow/barlow-v12-latin-100.eot"); /* IE9 Compat Modes */
  src: url("../fonts/barlow/barlow-v12-latin-100.eot?#iefix") format("embedded-opentype"), url("../fonts/barlow/barlow-v12-latin-100.woff2") format("woff2"), url("../fonts/barlow/barlow-v12-latin-100.woff") format("woff"), url("../fonts/barlow/barlow-v12-latin-100.ttf") format("truetype"), url("../fonts/barlow/barlow-v12-latin-100.svg#Barlow") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Roboto";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/roboto/roboto-v30-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto/roboto-v30-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v30-latin-regular.woff2") format("woff2"), url("../fonts/roboto/roboto-v30-latin-regular.woff") format("woff"), url("../fonts/roboto/roboto-v30-latin-regular.ttf") format("truetype"), url("../fonts/roboto/roboto-v30-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Roboto";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/roboto/roboto-v30-latin-300.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto/roboto-v30-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v30-latin-300.woff2") format("woff2"), url("../fonts/roboto/roboto-v30-latin-300.woff") format("woff"), url("../fonts/roboto/roboto-v30-latin-300.ttf") format("truetype"), url("../fonts/roboto/roboto-v30-latin-300.svg#Roboto") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Roboto";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/roboto/roboto-v30-latin-900.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto/roboto-v30-latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto/roboto-v30-latin-900.woff2") format("woff2"), url("../fonts/roboto/roboto-v30-latin-900.woff") format("woff"), url("../fonts/roboto/roboto-v30-latin-900.ttf") format("truetype"), url("../fonts/roboto/roboto-v30-latin-900.svg#Roboto") format("svg"); /* Legacy iOS */
}
body {
  color: rgb(144, 100, 125);
  font-size: 12pt;
  font-weight: 400;
  font: 100% "Roboto", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  line-height: 1.4;
}

h3, h2, h1, p {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}

p {
  margin: 0 0 16.8pt 0;
}

h1 {
  color: rgb(174, 147, 134);
  font-size: 30pt;
  font-weight: 300;
  letter-spacing: 4px;
  line-height: 1.2;
  text-align: right;
  text-transform: uppercase;
}

h2 {
  color: rgb(174, 147, 134);
  font-size: 18pt;
  font-weight: 400;
  letter-spacing: 4px;
  line-height: 20pt;
  padding-top: 16.8pt;
}
h2.ohne-abstand {
  padding-top: 0;
}

h3 {
  color: rgb(174, 147, 134);
  font-size: 12pt;
  font-weight: 900;
}

.bold {
  font-weight: 900;
  color: rgb(174, 147, 134);
}

section ul {
  margin: 0 0 16.8pt 0;
}
section ul li {
  margin-left: 1em;
}
section ul li:before {
  content: "⸬";
  display: inline-block;
  margin-left: -1em;
  width: 1em;
}

figcaption {
  font-size: 9.6pt;
}

section a:hover {
  border-bottom: 1px solid;
}
section a:before {
  content: "ᐅ";
}

a, a[href^=tel], a[href^=mailto] {
  color: inherit;
  text-decoration: none;
}

.formular .checkbox-label:after, .formular .split:after, .onetwoone:after, .twoone:after, .navsplit:after, .onetwo:after, .split:after {
  content: "";
  display: table;
  clear: both;
}

.onetwoone > div, .twoone > div, .navsplit > div, .onetwo > div, .split > div {
  float: left;
  width: 100%;
}

@media (min-width: 750px) {
  .split > div {
    width: 50%;
  }
}

@media (min-width: 750px) {
  .onetwo > div:nth-child(odd) {
    width: 33.3333333333%;
  }
  .onetwo > div:nth-child(even) {
    width: 66.6666666667%;
  }
}

.navsplit div {
  width: 100%;
}
@media (min-width: 750px) {
  .navsplit > div:nth-child(odd) {
    width: 40%;
  }
  .navsplit > div:nth-child(even) {
    width: 60%;
  }
}

@media (min-width: 750px) {
  .twoone > div:nth-child(odd) {
    width: 66.6666666667%;
  }
  .twoone > div:nth-child(even) {
    width: 33.3333333333%;
  }
}

@media (min-width: 750px) {
  .onetwoone div:nth-child(odd) {
    width: 33.3333333333%;
  }
  .onetwoone div:nth-child(even) {
    width: 66.6666666667%;
  }
  .onetwoone div:first-child {
    width: 66.6666666667%;
  }
}
@media (min-width: 1100px) {
  .onetwoone div:nth-child(odd) {
    width: 25%;
  }
  .onetwoone div:nth-child(even) {
    width: 50%;
  }
}

@media (max-width: 399px) {
  header {
    margin-top: 85px;
  }
}
header {
  height: 200px;
}
header .logo {
  margin: 13px 10px;
}
header .logo svg {
  max-width: 400px;
  max-height: 140px;
}
header .logo .cls-1 {
  fill: rgb(174, 147, 134);
  stroke-width: 0;
}

footer {
  background-color: rgb(174, 147, 134);
  min-width: 100%;
  color: white;
}
footer > div {
  max-width: 1250px;
  position: relative;
  margin: 0;
  padding: 0;
}
footer {
  padding: 3px 10px;
}
footer .telefone {
  font-size: min(max(32pt, 8.5vw), 66pt);
  line-height: 1.2;
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  letter-spacing: 0px;
  font-weight: 100;
  margin-bottom: 0;
}
footer .opening-hours {
  font-size: 18pt;
}
footer .up {
  position: absolute;
  top: 10px;
  right: 10px;
}
footer .up svg {
  height: 50px;
  width: 50px;
}
footer .up .cls-1 {
  color: green;
  stroke-width: 1;
}
footer .logo {
  margin: 15px 10px;
}
footer .logo svg {
  height: 120px;
}
footer .logo .cls-1 {
  fill: white;
  stroke-width: 0;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 3px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: white;
}

.hamburger-box {
  width: 80px;
  height: 44px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -4px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 80px;
  height: 8px;
  background-color: rgb(204.6757425743, 187.900990099, 179.8242574257);
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -18px;
}
.hamburger-inner::after {
  bottom: -18px;
}

/*@import "types/3dx";
@import "types/3dx-r";
@import "types/3dy";
@import "types/3dy-r";
@import "types/3dxy";
@import "types/3dxy-r";
@import "types/arrow";
@import "types/arrow-r";
@import "types/arrowalt";
@import "types/arrowalt-r";
@import "types/arrowturn";
@import "types/arrowturn-r";
@import "types/boring";
@import "types/collapse";
@import "types/collapse-r";
@import "types/elastic";
@import "types/elastic-r";
@import "types/emphatic";
@import "types/emphatic-r";
@import "types/minus";
@import "types/slider";
@import "types/slider-r";
@import "types/spin";
@import "types/spin-r";
@import "types/spring";
@import "types/spring-r";
@import "types/stand";
@import "types/stand-r";*/
/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*@import "types/vortex";
@import "types/vortex-r";*/
#navigation-wrapper nav > ul:last-of-type li {
  float: left;
}
#navigation-wrapper nav > ul:last-of-type li:first-of-type::after {
  color: white;
  content: "|";
  display: inline-block;
  text-align: center;
  width: 2em;
}

header {
  position: relative;
}

#hamburger {
  position: fixed;
  top: 15px;
  right: 8px;
  z-index: 200;
}

main {
  transition: transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955), opacity 150ms ease;
  transform: translateX(0px);
  opacity: 1;
}
main.is-active {
  transform: translateX(-725px);
  opacity: 1;
}

#navigation-wrapper {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: -1;
}
#navigation-wrapper.is-active {
  z-index: auto;
}
#navigation-wrapper nav {
  transition: transform 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955), opacity 150ms ease;
  transform: translateX(725px);
  opacity: 0;
}
#navigation-wrapper nav.is-active {
  transform: translateX(0px);
  opacity: 1;
}
#navigation-wrapper nav {
  background-color: rgb(144, 100, 125);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  overflow: auto;
}
#navigation-wrapper nav > ul:first-of-type {
  padding-top: 11px;
  margin-bottom: 25.2pt;
}
#navigation-wrapper nav > div ul {
  margin-bottom: 25.2pt;
}
#navigation-wrapper nav .nav-header {
  -webkit-hyphens: auto;
          hyphens: auto;
  color: rgb(212.9664804469, 198.1061452514, 235.8938547486);
  font-size: 18pt;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}
#navigation-wrapper nav a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-hyphens: auto;
          hyphens: auto;
}
#navigation-wrapper nav a:hover {
  color: rgb(247, 175, 68);
}
#navigation-wrapper nav a.highlight {
  color: rgb(247, 175, 68);
}
@media (min-width: 750px) {
  #navigation-wrapper {
    max-width: 1250px;
  }
  #navigation-wrapper nav {
    box-sizing: content-box;
    float: right;
    margin-right: calc(-100vw + 100%);
    padding-right: calc(100vw - 100%);
    position: relative;
    width: 725px;
    z-index: 1000000;
  }
  #navigation-wrapper nav .nav-header {
    font-size: 30pt;
  }
}

.start header {
  height: 175px;
}
.start h1 {
  color: rgb(174, 147, 134);
  font-size: 15pt;
  text-align: initial;
  line-height: 0.9;
}
.start #spacer {
  width: 100vw;
  height: 56.249999993vw;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../bilder/titel.jpg);
  background-size: cover;
}
.start section .logo {
  padding-top: 1em;
  padding-bottom: 1em;
  max-width: 400px;
  display: none;
}
.start section .logo svg .cls-1 {
  fill: rgb(174, 147, 134);
  stroke-width: 0;
}

@media (min-width: 750px) {
  .start header {
    height: auto;
  }
  .start header .logo {
    display: none;
  }
  .start main {
    max-width: none;
    margin-bottom: 0;
  }
  .start #spacer {
    height: 100vh;
    z-index: -1;
    background-size: cover;
  }
  .start #spacer h1 {
    color: white;
    font-size: 48pt;
    margin-left: 219px;
  }
  .start section {
    margin-top: -350px;
  }
  .start section .logo {
    display: block;
  }
  .start section .logo svg {
    height: 200px;
  }
  .start section .logo svg .cls-1 {
    fill: white;
  }
  .start section p {
    max-width: 800px;
    margin-left: 222px;
  }
  .start section p > span {
    background-color: white;
  }
}
.formular .split:after, .formular .checkbox-label:after {
  content: "";
  display: table;
  clear: both;
}

.formular button, .formular .error-message, .formular .success, .formular .textfield-label {
  border-radius: 25px;
  border-color: rgb(144, 100, 125);
  border-style: solid;
  border-width: 1px;
}

.kontakt img {
  margin-bottom: 5pt;
}

.formular {
  font-size: 0.9em;
  letter-spacing: 0;
  margin-top: 5pt;
}
.formular .textfield-label,
.formular .checkbox-label,
.formular .doublecheckbox-label {
  margin-bottom: 5pt;
  display: block;
}
.formular .textfield-label {
  padding: 0 20px 5px;
}
.formular .textfield-label span {
  display: block;
}
.formular .textfield-label input,
.formular .textfield-label textarea {
  width: 100%;
  color: rgb(144, 100, 125);
  font: 400 12pt "Roboto", Helvetica, Arial, sans-serif;
  line-height: 1.4;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  background-color: transparent;
}
.formular .textfield-label input:focus,
.formular .textfield-label textarea:focus {
  outline: none;
}
.formular .textfield-label textarea {
  height: 100.8pt;
}
.formular .textfield-label.error {
  background-color: rgb(230, 119, 236);
  color: white;
}
.formular .textfield-label.error input, .formular .textfield-label.error textarea {
  color: white;
}
.formular .error-message, .formular .success {
  padding: 15px 20px;
  margin-bottom: 5pt;
  border-color: rgb(144, 100, 125);
  border-style: solid;
  border-width: 1px;
  font-size: 12pt;
  color: white;
}
.formular .error-message {
  background-color: rgb(230, 119, 236);
}
.formular .success {
  background-color: rgb(148.0910614525, 110.294972067, 206.405027933);
}
.formular .checkbox-label,
.formular .doublecheckbox-label {
  padding: 5px 0;
}
.formular .checkbox-label .checkbox {
  float: right;
}
.formular .doublecheckbox-label > span {
  display: block;
}
.formular .doublecheckbox-label .checkbox {
  float: none;
  margin-right: 12px;
}
.formular .checkbox {
  cursor: pointer;
  padding-left: 23px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.formular .checkbox input {
  /* Hide the browser's default radio button */
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}
.formular .checkbox .checkmark {
  /* Create a custom radio button */
  background-color: rgb(144, 100, 125);
  border-radius: 50%;
  height: 16px;
  left: 0;
  position: absolute;
  top: 0px;
  width: 16px;
}
.formular .checkbox .checkmark:after {
  /* Create the indicator (the dot/circle - hidden when not checked) */
  background: white;
  border-radius: 50%;
  content: "";
  display: block;
  height: 14px;
  left: 1px;
  position: absolute;
  top: 1px;
  width: 14px;
}
.formular .checkbox:hover input ~ .checkmark {
  /* On mouse-over, change the background color */
  background-color: rgb(174, 147, 134);
}
.formular .checkbox input:checked ~ .checkmark:after {
  /* Do not show the indicator (dot/circle) when checked */
  display: none;
}
.formular button {
  background-color: rgb(144, 100, 125);
  color: white;
  cursor: pointer;
  float: right;
  margin-left: 1em;
  padding: 10px 20px;
}
.formular button:disabled {
  background-color: rgb(203, 203, 203);
  border-color: transparent;
  cursor: default;
}
.formular button:enabled:hover {
  background-color: rgb(174, 147, 134);
}
.formular .split > label {
  float: left;
  width: 100%;
}
@media (min-width: 750px) {
  .formular .split label {
    width: 49.5%;
    box-sizing: border-box;
  }
  .formular .split label:nth-child(1) {
    margin-right: 1%;
  }
}

.philosophie .leitsatz {
  margin-top: 38px;
  width: 280px;
  padding: 0;
}
.philosophie h2 {
  padding-top: 0;
}
.philosophie h3 {
  margin-top: 16.8pt;
}
.philosophie .text h3,
.philosophie .text p {
  max-width: 30em;
  margin-left: auto;
  text-align: right;
}

.vitae main section {
  margin-bottom: 21.84pt;
}
.vitae h2 {
  padding-top: 0;
}

.impressionen .grid {
  display: grid;
  grid-template-columns: [eins] 25% [zwei] 25% [drei] 25% [vier] 25% [ende];
  grid-auto-rows: minmax(50px, min-content);
  padding: 0 8.4pt;
}
.impressionen .grid > * {
  margin: 0;
  padding: 0;
}
.impressionen .grid img {
  display: block;
}
.impressionen .grid p {
  margin-bottom: 0;
  display: none;
}
@media (min-width: 750px) {
  .impressionen .grid p {
    display: inline;
  }
}
.impressionen .grid .text-big {
  font-size: 24pt;
  color: rgb(174, 147, 134);
}
.impressionen .column-1 {
  grid-column: eins;
}
.impressionen .column-2 {
  grid-column: zwei;
}
.impressionen .column-3 {
  grid-column: drei;
}
.impressionen .column-4 {
  grid-column: vier;
}
.impressionen .column-1-2 {
  grid-column: eins/drei;
}
.impressionen .column-2-3 {
  grid-column: zwei/vier;
}
.impressionen .column-3-4 {
  grid-column: drei/ende;
}
.impressionen .column-2-3 {
  grid-column: zwei/vier;
}
.impressionen .column-1-3 {
  grid-column: eins/vier;
}
.impressionen .column-1-4 {
  grid-column: eins/ende;
}
.impressionen .oben {
  align-self: start;
}
.impressionen .center {
  align-self: center;
}
.impressionen .unten {
  align-self: end;
}
.impressionen .schoen {
  grid-column: eins/drei;
  grid-row: 15;
  place-self: end end;
  transform: rotate(-90deg) translate(50px, 100%);
  transform-origin: 0 100%;
}

.error404 h1 {
  color: rgb(174, 147, 134);
  font-size: 15pt;
  text-align: initial;
  line-height: 2;
}
.error404 h1,
.error404 p {
  max-width: 800px;
}
.error404 h1 > span,
.error404 p > span {
  background-color: white;
}
.error404 header {
  height: auto;
}
.error404 header .logo {
  display: none;
}
@media (max-width: 399px) {
  .error404 header {
    margin-top: 0;
  }
}
.error404 main {
  max-width: none;
  margin-bottom: 0;
}
.error404 #spacer {
  width: 100vw;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../bilder/error404.jpg);
  background-size: cover;
  height: 100vh;
  z-index: -1;
}
.error404 #spacer div {
  padding-top: 70vh;
}

.doctolib-widget {
  position: fixed;
  right: 0;
  display: block;
  text-align: center;
  background: #00264c !important;
  color: #00264c !important;
  text-decoration: none !important;
  font-size: 16px !important;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  border-radius: 4px 0 0 4px;
  z-index: 999;
  opacity: 0.8;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
  line-height: 1.4;
  top: auto;
  bottom: 20px;
  width: auto !important;
  padding: 4px;
}

.doctolib-widget a {
  display: block;
  color: #00264c;
  text-decoration: none;
  margin-top: 5px;
  background: #fff;
  border-radius: 4px;
  transition: 0.2s;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  padding: 5px;
}

.doctolib-widget a:hover,
.doctolib-widget a:focus {
  opacity: 0.9;
  outline: 2px solid #f5f5f5;
  outline-offset: 2px;
}

.doctolib-widget img {
  display: inline-block;
  height: 18px;
  margin: 3px 0;
  vertical-align: middle;
  width: auto;
}

@media (prefers-reduced-motion: reduce) {
  * {
    transition: none !important;
  }
}
* {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
}

header,
footer {
  flex-shrink: 0;
}

main {
  flex: 1 0 auto;
}

header,
main {
  max-width: 1250px;
}

main {
  margin-bottom: 33.6pt;
}

section > div {
  padding: 0 8.4pt;
}

img {
  display: inline-block;
  width: 100%;
}

figure {
  margin-bottom: 16.8pt;
  width: 100%;
}
