@charset "UTF-8";
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 9, 2015 */
@font-face {
  font-family: "Fira";
  src: url("/fonts/firasans-book.eot");
  src: url("/fonts/firasans-book.eot?#iefix") format("embedded-opentype"), url("/fonts/firasans-book.woff2") format("woff2"), url("/fonts/firasans-book.woff") format("woff"), url("/fonts/firasans-book.ttf") format("truetype"), url("/fonts/firasans-book.svg#fira_sansbook") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Fira";
  src: url("/fonts/firasans-bookitalic.eot");
  src: url("/fonts/firasans-bookitalic.eot?#iefix") format("embedded-opentype"), url("/fonts/firasans-bookitalic.woff2") format("woff2"), url("/fonts/firasans-bookitalic.woff") format("woff"), url("/fonts/firasans-bookitalic.ttf") format("truetype"), url("/fonts/firasans-bookitalic.svg#fira_sansbook_italic") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Fira";
  src: url("/fonts/firasans-light.eot");
  src: url("/fonts/firasans-light.eot?#iefix") format("embedded-opentype"), url("/fonts/firasans-light.woff2") format("woff2"), url("/fonts/firasans-light.woff") format("woff"), url("/fonts/firasans-light.ttf") format("truetype"), url("/fonts/firasans-light.svg#fira_sanslight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Fira";
  src: url("/fonts/firasans-lightitalic.eot");
  src: url("/fonts/firasans-lightitalic.eot?#iefix") format("embedded-opentype"), url("/fonts/firasans-lightitalic.woff2") format("woff2"), url("/fonts/firasans-lightitalic.woff") format("woff"), url("/fonts/firasans-lightitalic.ttf") format("truetype"), url("/fonts/firasans-lightitalic.svg#fira_sanslight_italic") format("svg");
  font-weight: 300;
  font-style: italic;
}
* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-synthesis: none;
}

body {
  margin: 0;
}

article,
figcaption,
figure,
footer,
header,
main,
nav {
  display: block;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}


strong {
  font-weight: bold;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

small {
  font-size: 80%;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

code {
  font-family: monospace, monospace;
  font-size: 1em;
}


input {
  color: inherit;
  font: inherit;
  margin: 0;
}


input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

@-ms-viewport {
  width: device-width;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}


.col-sm-4,
.col-sm-8,
.col-sm-10,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}


.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  
  .col-sm-4,
  .col-sm-8,
  .col-sm-10 {
    float: left;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=7fc53b6d7b38b1261333)
 * Config saved to config.json and https://gist.github.com/7fc53b6d7b38b1261333
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: inherit;
  font-weight: 400;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5 {
  margin-top: 11px;
  margin-bottom: 11px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 41px;
}

h2,
.h2 {
  font-size: 34px;
}

h3,
.h3 {
  font-size: 28px;
}

h4,
.h4 {
  font-size: 20px;
}

h5,
.h5 {
  font-size: 16px;
}

p {
  margin: 0 0 11px;
}
small,
.small {
  font-size: 87%;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}

code {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* 
.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  color: #777777;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}


.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}



.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav>li.disabled>a {
  color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #ffffff;
  }
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #ffffff;
  background-color: #337ab7;
}

.nav-stacked>li {
  float: none;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified>li {
  float: none;
}

.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus {
    border-bottom-color: #ffffff;
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

*/
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.row:after,
.nav:after {
  clear: both;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .label {
    border: 1px solid #000;
  }
}
/* ==================== CSS-RESET ====================*/
* {
  margin: 0;
  padding: 0;
}

ul,
ol,
li {
  list-style-type: none;
}

abbr {
  border: none;
  outline: none;
  cursor: default;
}

abbr[title] {
  border-bottom: none;
  border-bottom-width: 0;
  border-bottom-color: #fff;
}

h1,
h2 {
  word-break: keep-all;
}

/* Clearfix ======================================================== */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

@media screen and (max-width: 767px) {
  .u-hidden-for-mobile {
    visibility: hidden;
    height: 0;
    line-height: 0;
    float: none;
    position: absolute;
  }
}
/* Typografisches ======================================================== */
html {
  -webkit-tap-highlight-color: #00aabc;
}

body {
  line-height: 1.5;
  color: #333;
  font-family: "Fira", Tahoma, Trebuchet, sans-serif;
  font-weight: 300;
  background-color: #ffffff;
  padding-top: 100px;
}

p.last {
  margin-bottom: 3rem;
}

.bold {
  font-weight: 400;
}

.normal {
  font-weight: 300;
}

.italic {
  font-style: italic;
}

.uppercase {
  text-transform: uppercase;
  font-size: 96%;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.colored {
  color: #00aabc;
}

.text-indent {
  text-indent: 1.5rem;
}

.loose {
  letter-spacing: 0.05em;
}

a {
  text-decoration: none;
}

p a:link {
  color: #00aabc;
}
p a:visited {
  color: #00aabc;
}
p a:hover {
  text-decoration: underline;
}

/* Divider, horizontal und schräg gestellt ============================ */

.divider_horizontal {
  width: 30px;
  height: 1px;
  background-color: #00aabc;
  margin: 20px 0;
  display: block;
}

.divider_rotate {
  width: 30px;
  height: 1px;
  background-color: #00aabc;
  margin: 35px auto;
  display: block;
  transform: rotate(-13deg);
}

/* Links innerhalb der Seite ============================ */
.link_to {
  color: #00aabc;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.857em;
  letter-spacing: 0.05em;
  display: inline-block;
  transition: letter-spacing 0.4s ease;
  cursor: pointer;
}

.link_to:hover,
.link_to:active,
.link_to:focus {
  text-decoration: none;
  color: #00aabc;
}

.link_to:hover {
  letter-spacing: 0.09em;
}

.link_to:hover:after {
  content: " ›";
  font-size: 1.1em;
  transition: all 0.4s;
}

.link_text {
  color: #00aabc;
}

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

.link_text--chevron:after {
  content: " ›";
  font-size: 1.1em;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}

/* Border über und unter den Article ============================ */
.border_top {
  border-top: 1px solid #00aabc;
}

.border_bottom {
  border-bottom: 1px solid #00aabc;
}

.no_border_bottom_mobile {
  border-bottom: none;
}

/* unrelevanter Inhalt wird ausgeblendet z.B. leere Article mit schräg gestelltem Divider ============================ */
.hide_mobile {
  display: none;
}

/* Images ======================================================== */
.img_responsive {
  width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: transparent;
}

.img_min_height {
  min-height: 300px;
}

.notizbuch {
  background-image: url("../img-assets/praxis_notizbuch@2x.jpg");
}

.interior {
  background-image: url("../img-assets/praxis_interior@2x.jpg");
}

.gebaeude {
  background-image: url("../img-assets/praxis_holzsitz.jpg");
}

.eingang {
  background-image: url("../img-assets/praxis_fassade.jpg");
}

.see {
  background-image: url("../img-assets/praxis_front.jpg");
}

/* ========== HEADER & NAVIGATION (mobile Navigation über Input und Label) ======================*/
header {
  width: 100%;
  position: fixed;
  background-color: #fff;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
}

.nav-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
}

.header-logo {
  width: 75%;
}
@media (min-width: 768px) {
  .header-logo .header-logo {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
  }
}

label[for=nav-trigger] {
  text-transform: uppercase;
  vertical-align: middle;
}

input.nav-trigger {
  display: none;
}

nav {
  position: absolute;
  transition: opacity 0.4s ease-out;
  opacity: 0;
  width: 100%;
  visibility: hidden;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  background-color: rgba(0, 170, 188, 0.5);
}
@supports (height: 1dvh) {
  nav {
    height: 100dvh;
  }
}
@media (min-width: 768px) {
  nav {
    position: static;
    margin: 0;
    opacity: 1;
    width: 74%;
    visibility: visible;
    transition: 0.3s ease;
    height: unset;
    background: none;
  }
}

.nav-trigger.toggled ~ nav {
  opacity: 1;
  visibility: visible;
}

nav ul li {
  text-align: center;
  border-bottom: 1px solid #00aabc;
  background-color: #fff;
  padding: 2rem 0;
  line-height: normal;
}

nav ul li:first-child {
  border-top: 1px solid #00aabc;
}

nav ul li a {
  text-align: center;
  display: inline-block;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.857em;
  font-weight: 400;
}

#navtrigger-label {
  width: 30px;
  height: 25px;
  flex: none;
  cursor: pointer;
  position: relative;
  right: 1rem;
}

#navtrigger-label span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #00aabc;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease;
}

#navtrigger-label span:nth-child(1) {
  top: 0px;
  opacity: 1;
}

#navtrigger-label span:nth-child(2),
#navtrigger-label span:nth-child(3) {
  top: 12px;
}

#navtrigger-label span:nth-child(4) {
  top: 25px;
  opacity: 1;
}

#navtrigger-label.toggled span:nth-child(1) {
  top: 12px;
  width: 0%;
  left: 50%;
  opacity: 0;
}

#navtrigger-label.toggled span:nth-child(2) {
  transform: rotate(45deg);
}

#navtrigger-label.toggled span:nth-child(3) {
  transform: rotate(-45deg);
}

#navtrigger-label.toggled span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
  opacity: 0;
}

/* ========== MOOD ======================*/
.mood {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-color: transparent;
  max-width: 1300px;
  position: relative;
  margin: 0 auto;
}

.mood:before {
  content: "";
  display: block;
  padding-top: 52.29%;
  /* proportional scaling */
}

@media screen and (max-width: 767px) {
  .mood:before {
    padding-top: 66.6%;
    /* proportional scaling */
  }
}
.mood-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

/*  Text im Moodbild */
.mood h1 {
  letter-spacing: 0.14em;
  color: #00aabc;
  font-weight: 300;
  line-height: 1.5;
  padding: 6% 0 0 14%;
}

@media screen and (max-width: 520px) {
  .mood h1 {
    font-size: 1.25em;
    padding: 1em 0 0 1em;
  }
}
@media screen and (min-width: 521px) and (max-width: 767px) {
  .mood h1 {
    font-size: 1.5em;
    padding: 2em 0 0 2em;
  }
}
.mood h1 span {
  color: #00aabc;
  font-size: 1.429em;
  line-height: 1.5;
  font-weight: 400;
}

/*  Implementierung der Hintergrundgrafiken */
.start .mood {
  background-image: url(../img-assets/chancen@2x.jpg);
}

@media screen and (max-width: 480px) {
  .start .mood {
    background-position: bottom;
    background-size: 620px auto;
    padding-bottom: 4em;
  }
}
.therapie .mood {
  background-image: url(../img-assets/gemeinsam@2x.jpg);
}

@media screen and (max-width: 480px) {
  .therapie .mood {
    background-position: top left;
    background-size: 660px auto;
  }
}
.beratung .mood {
  background-image: url(../img-assets/beratung@2x.jpg);
}

@media screen and (max-width: 480px) {
  .beratung .mood {
    background-position: center top;
    background-size: 550px auto;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .beratung .mood {
    background-position: bottom left;
  }
}
.praxis .mood {
  background-image: url(../img-assets/raum@2x.jpg);
}

@media screen and (max-width: 480px) {
  .praxis .mood {
    background-position: top center;
    background-size: 550px auto;
  }
}
.kontakt .map {
  overflow: hidden;
  max-width: 1300px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .kontakt .map {
    background-image: url(../img-assets/map@2x.png);
    background-size: cover;
    background-color: transparent;
    max-width: 1300px;
    position: relative;
  }
  .kontakt .map:before {
    content: "";
    display: block;
    padding-top: 52.29%;
    /* initial ratio of 1:1*/
  }
  .mapimage {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .kontakt .map {
    height: 460px;
  }
  .kontakt .map img {
    -webkit-transform: translate3d(-265px, -89px, 0px);
    transform: translate3d(-265px, -89px, 0px);
  }
}
@media screen and (max-width: 540px) {
  .kontakt .map {
    height: 400px;
  }
}
@media screen and (max-width: 440px) {
  .kontakt .map {
    height: 300px;
  }
}
/* ========== QUOTE ======================*/
.quote {
  padding: 10px 0;
}

.quote h1 {
  letter-spacing: 0em;
}

.quote h1 {
  color: #00aabc;
  font-weight: 300;
  font-size: 1.5em;
}

/* ========== ARTICLE ======================*/
h2 {
  font-size: 1.429em;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 2.5rem;
  color: #00aabc;
  margin-top: 0;
}

h3 {
  font-size: 1.429em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}

h4 {
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0.03em;
  color: #00aabc;
  padding: 0;
}

h5 {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.03em;
  color: #00aabc;
  margin: 0 0 0.5em 0;
}

h5.section-lead {
  margin-bottom: 1em;
}

article div {
  padding: 30px 0;
  width: 100%;
}

article p {
  font-size: 0.857em;
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
  margin: 10px 0 0 0;
}

figcaption {
  font-weight: 300;
  font-size: 0.857em;
}

article ul {
  font-size: 0.875em;
  line-height: 1.5;
  font-weight: 300;
  margin: 10px 0 0 0;
}

article ul li {
  margin: 0.75rem 0 0 18px;
  position: relative;
}

article ul li:before {
  content: "—";
  position: absolute;
  top: 0px;
  left: -16px;
  color: #00aabc;
}

article ol {
  font-size: 0.875em;
  line-height: 1.5;
  font-weight: 300;
  margin: 10px 0 0 0;
}

article ol li {
  margin: 15px 0 0 0;
}

article ol li div {
  margin: 0 0 0 0;
  padding: 0;
}

article ul.ul-extramargin {
  margin-bottom: 35px;
}

.linkkontakt h3 {
  font-weight: 300;
}

/* spezifische Formatierung für Adressdarstellung und Links auf kontakt.html */
.linktherapie {
  border-bottom: 1px solid #00aabc;
  border-top: 1px solid #00aabc;
}

@media (max-width: 767px) {
  .linktherapie {
    border-bottom: 1px solid #00aabc;
  }
}
.linkberatung {
  border-bottom: 1px solid #00aabc;
  border-top: 1px solid #00aabc;
}

@media (max-width: 767px) {
  .linkberatung {
    border-top: none;
  }
  .start .linkberatung {
    border-bottom: none;
  }
}
.linkpraxis {
  border-bottom: 1px solid #00aabc;
  border-top: 1px solid #00aabc;
}

.administratives {
  border-bottom: 1px solid #00aabc;
  border-top: 1px solid #00aabc;
}

@media (max-width: 767px) {
  .administratives {
    border-top: none;
  }
}
/* --- exceptions --- */
.beratungablauf {
  border-top: 1px solid #00aabc;
}

@media (max-width: 767px) {
  .beratungablauf {
    border-bottom: 1px solid #00aabc;
  }
}
.therapiearbeitsweise {
  border-top: 1px solid #00aabc;
}

@media (max-width: 767px) {
  .therapiearbeitsweise {
    border-top: 1px solid #00aabc;
  }
}
.beratung .administratives {
  border-bottom: none;
}

.kontakt .linktherapie {
  border-top: none;
  border-bottom: none;
}

@media (max-width: 767px) {
  .kontakt .linktherapie {
    border-bottom: 1px solid #00aabc;
  }
}
.kontakt .linkberatung {
  border: none;
}

.kontaktnummern {
  padding: 0;
  margin: 0;
}

.kontaktdetails address,
.kontaktnummern a {
  font-size: 0.875em;
  font-weight: 300;
  color: #555;
}

.kontaktnummern a:hover,
.kontaktnummern a:active,
.kontaktnummern a:focus {
  cursor: text;
  text-decoration: none;
}

.kontaktnummern p {
  padding: 0;
  margin: 0;
}

/* für die Listen bei Ausbildung und Beruflicher Werdegang | praxis.html */
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.flex_tab {
  flex-basis: 110px;
  -webkit-flex-basis: 110px;
  -ms-flex-basis: 110px;
}

/* spezifischer Abstand bei beratung.html */
.more_padding {
  padding: 30px 0 0 0;
}

.small_info {
  padding-left: 0.75em;
}

/*  ======================================================================================
    LARGE mobile styles
    ======================================================================================*/
@media (min-width: 480px) {
  /* ========== ARTICLE ======================*/
  h2 {
    font-size: 1.714em;
  }
  h3 {
    font-size: 1.6em;
  }
  h4 {
    font-size: 1.143em;
  }
  article p {
    font-size: 1em;
    margin: 0 0 1em 0;
  }
  figcaption {
    font-size: 1em;
  }
  article ul {
    font-size: 1em;
    margin: 0.75rem 0 1.25rem 0;
  }
  article ol {
    font-size: 1em;
    margin: 15px 0 0 0;
  }
  .kontaktdetails address,
  .kontaktnummern a {
    font-size: 1em;
  }
  .small_info {
    font-size: 0.875em;
  }
}
/* END (min-width: 480px)*/
/*  ======================================================================================
    SMALL desktop styles
    ======================================================================================*/
@media (min-width: 768px) {
  .no_border_bottom_mobile {
    border-bottom: 1px solid #00aabc;
  }
  .hide_mobile {
    display: block;
    /* @IE9*/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  /* Images ======================================================== */
  .img_min_height {
    min-height: 350px;
  }
  .ie9_img_min_height {
    /* @IE9*/
    min-height: 600px;
  }
  /* ========== HEADER & NAVIGATION ======================*/
  label[for=nav-trigger] {
    display: none;
  }
  nav ul {
    text-align: right;
    margin: 0;
  }
  nav ul li {
    display: inline-block;
    margin: 0 0 0 30px;
    padding: 0;
    text-align: center;
    border-bottom: none;
    line-height: 30px;
  }
  nav ul li:first-child {
    border-top: none;
  }
  nav ul li a {
    position: relative;
    line-height: 30px;
    color: #333;
  }
  nav ul li a span {
    /* Hover-Effekt Underline */
    width: 0px;
    height: 1px;
    background-color: #00aabc;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -10px;
    transition: width 0.2s ease-out;
  }
  nav ul li a:hover span {
    /* Hover-Effekt Underline */
    width: 30px;
  }
  body.praxis .menu-praxis a span,
  body.beratung .menu-beratung a span,
  body.therapie .menu-therapie a span,
  body.kontakt .menu-kontakt a span {
    width: 30px;
  }
  nav ul li a:hover {
    color: #555;
  }
  /* ========== QUOTE ======================*/
  .quote {
    padding: 40px 0;
  }
  /* ========== MOOD ======================*/
  .mood h1 {
    font-size: 1.75em;
  }
  .mood h1 span {
    font-size: 1.75em;
  }
  /* ========== ARTICLE ======================  */
  .kontaktdetails .linktherapie {
    width: 50%;
    float: left;
    padding-right: 15px;
  }
  .kontaktdetails .linkberatung {
    width: 50%;
    float: left;
    padding-left: 15px;
    border-top: none;
  }
  /* Zeilenhöhe orientiert sich an der höchsten Spalte */
  .flex_height {
    display: flex;
    align-items: stretch;
  }
}
/* END (min-width: 768px) */
/* ========== FOOTER ======================*/
footer {
  margin-top: 100px;
  padding-bottom: 24px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (min-width: 768px) {
  footer {
    gap: 0;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  footer .footer-left {
    display: flex;
    gap: 32px;
  }
}
footer .footer-left .footer-logo {
  width: 200px;
  display: block;
  margin-bottom: 32px;
}
footer .footer-nav {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (min-width: 768px) {
  footer .footer-nav {
    flex-direction: row;
    margin-left: auto;
  }
}
footer .footer-link {
  color: #555;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.857em;
  font-weight: 400;
  position: relative;
  height: fit-content;
  flex: none;
}
footer .footer-link:hover {
  color: #00aabc;
}
footer .footer-link span {
  width: 0px;
  height: 1px;
  background-color: #00aabc;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -10px;
  transition: width 0.2s ease-out;
}
footer .footer-link:hover span {
  width: 30px;
}

.mb-3 {
  margin-bottom: 3rem;
}

.text-light {
  color: #aaa;
}
