@import url(reset.css);

.col img,
.dsa-secure-plugin iframe,
.logo-area img,
body,
header {
  width: 100%;
}

.overlay,
body {
  overflow-x: hidden;
}

.dsa-secure-plugin a,
.overlay a,
a {
  text-decoration: none;
}

@font-face {
  font-display: swap;
  font-family: Courgette;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Courgette Regular"), local("Courgette-Regular"),
    url(../fonts/wEO_EBrAnc9BLjLQAUk1WPoK_kgXiYvO.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-display: swap;
  font-family: Courgette;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Courgette Regular"), local("Courgette-Regular"),
    url(../fonts/wEO_EBrAnc9BLjLQAUk1VvoK_kgXiQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

@font-face {
  font-display: swap;
  font-family: Nunito;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Nunito Regular"), local("Nunito-Regular"),
    url(../fonts/XRXV3I6Li01BKofIOuaBTMnFcQIG.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-display: swap;
  font-family: Nunito;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Nunito Regular"), local("Nunito-Regular"),
    url(../fonts/XRXV3I6Li01BKofIO-aBTMnFcQIG.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-display: swap;
  font-family: Nunito;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Nunito Regular"), local("Nunito-Regular"),
    url(../fonts/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

@font-face {
  font-display: swap;
  font-family: Nunito;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/nunito-v11-latin-700.eot");
  src: local("Nunito Bold"), local("Nunito-Bold"),
    url("../fonts/nunito-v11-latin-700.eot?#iefix") format("embedded-opentype"),
    url("../fonts/nunito-v11-latin-700.woff2") format("woff2"),
    url("../fonts/nunito-v11-latin-700.woff") format("woff"),
    url("../fonts/nunito-v11-latin-700.ttf") format("truetype"),
    url("../fonts/nunito-v11-latin-700.svg#Nunito") format("svg");
}

body {
  font: 400 16px/1.6 Nunito, sans-serif;
  color: #2f2f2f;
}

header {
  height: 55vh;
  background-color: #c1c1c1;
  position: relative;
}

.ergotherapie-marl {
  background: url(../img/ergotherapie-marl-header.webp) center 40% / cover
    no-repeat;
}

.bochum-ergotherapie {
  background: url(../img/bochum-ergotherapie-header.webp) right center/cover
    no-repeat;
}

.krankengymnastik-bochum {
  background: url(../img/krankengymnastik-bochum-header.webp) center 60% / cover
    no-repeat;
}

.physio-bochum {
  background: url(../img/physio-bochum-header.webp) center 20% / cover no-repeat;
}

.physiotherapie-dortmund-innenstadt {
  background: url(../img/physiotherapie-dortmund-innenstadt-header.webp)
    center/cover no-repeat;
}

.praxis-fuer-ergotherapie-dortmund {
  background: url(../img/praxis-fuer-ergotherapie-dortmund-header.webp) center
    30% / cover no-repeat;
}

.physiotherapie-marl {
  background: url(../img/physiotherapie-marl-header.webp) center 40% / cover
    no-repeat;
}

.logo-area {
  position: absolute;
  bottom: 20px;
  left: 0;
  max-width: 320px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Courgette, serif;
  margin-bottom: 10px;
  color: #1d7aaf;
}

h1,
h2 {
  font-size: 22px;
}

h3 {
  font-size: 16px;
}

.sideinfo ul:nth-child(2),
p {
  margin-bottom: 20px;
}

.content ul {
  list-style: url(../img/ergotherapie-marl-liste.webp);
  margin: 0 0 0 14px;
}

.content ul li {
  padding: 3px 5px;
}

a {
  transition: 0.3s;
  hyphens: none;
}

a:hover {
  opacity: 0.5;
}

nav {
  z-index: 999;
  position: sticky;
  top: 0;
}

nav span {
  font-size: 50px;
  position: fixed;
  top: 15px;
  left: 2%;
  display: none;
}

.col img {
  height: auto;
  margin-bottom: 10px;
}

.col a,
.dsa-cookie-notice a,
.sideinfo a {
  color: #1d7aaf;
  font-weight: 700;
}

.col b {
  font-weight: 700;
}

.desktop-nav {
  background-color: #1d7aaf;
  width: 100%;
  padding: 10px;
  text-align: right;
  box-sizing: border-box;
}

.desktop-nav a {
  font-size: 12px;
  padding: 0 10px;
  color: #fff;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.9);
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 12px;
  font-size: 32px;
  color: #818181;
  display: block;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

.small-dialog {
  background: #fff;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
  box-sizing: border-box;
}

.auflistung,
.sideinfo {
  box-sizing: border-box;
  background-color: #c3eefb;
  padding: 20px;
}

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.my-mfp-slide-bottom.mfp-bg,
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg,
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg,
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

article {
  width: 100%;
  padding: 60px 0;
  box-sizing: border-box;
}

.content {
  margin: 0 15% 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sideinfo {
  margin: 0 15%;
}

.auflistung {
  margin-bottom: 20px;
}

.sideinfo ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.sideinfo ul li {
  margin: 0 7px 0 0;
}

.col {
  width: 48%;
}

.col p {
  hyphens: auto;
}

article#kontakt {
  margin: 0;
  padding: 0;
}

article#kontakt a:hover {
  opacity: 1;
}

@media screen and (max-width: 900px) {
  .col {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .content,
  .sideinfo {
    margin: 0 7% 30px;
  }
}

@media screen and (max-height: 450px) {
  .overlay a {
    font-size: 20px;
  }

  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

.dsa-secure-plugin {
  border-radius: 5px;
  position: relative;
  font-size: 12px;
  line-height: 16px;
}

.dsa-secure-plugin .dsa-secure-image {
  width: 100%;
  height: 100%;
}

.dsa-secure-plugin .dsa-buttons {
  width: 90%;
  margin: auto;
  text-align: center;
}

.dsa-secure-plugin .dsa-buttons a:nth-of-type(2n) {
  margin-top: 10px;
}

.dsa-secure-plugin .undercheck {
  background-color: #fff;
  color: #222 !important;
  border-radius: 5px;
  padding: 4px;
  margin: 8px 50% 16px;
  width: 202px;
  transform: translateX(-50%);
}

.dsa-secure-plugin .check-slide-content {
  position: absolute;
  top: 50%;
  left: 5%;
  width: 90%;
  margin: auto;
  -webkit-transform: translateY(100%);
  transform: translateY(-50%);
}

.dsa-secure-plugin .dsa-switch {
  position: relative;
  width: 60px;
  height: 34px;
  display: block;
  margin-left: calc(50% - 30px);
}

.dsa-secure-plugin .check-slide {
  visibility: hidden;
  opacity: 0;
  transition: visibility, opacity 0.5s linear;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/bg.webp);
  color: #000;
}

.dsa-cookie-notice.hide,
.dsa-secure-plugin .check-slide.hide,
.dsa-secure-plugin .dsa-secure-plugin input {
  display: none;
}

.dsa-secure-plugin p {
  text-align: center;
  font-family: arial;
  padding: 10px 0;
  display: block;
  margin: auto;
  font-weight: 700;
}

.dsa-secure-plugin .dsa-tooltip .tooltiptext,
.dsa-secure-plugin a {
  max-width: 300px;
  color: #fff;
  padding: 5px 10px;
  background-color: #cc1417;
  font-size: 12px;
  text-align: center;
}

.dsa-secure-plugin a {
  font-family: arial;
  display: block;
  margin: auto;
  width: calc(100% - 20px);
  border-radius: 5px;
}

.dsa-secure-plugin a:hover {
  background-color: #dd171b;
}

.dsa-secure-plugin .check-slide:hover,
.dsa-secure-plugin .dsa-tooltip:hover .tooltiptext,
.dsa-secure-plugin:hover .check-slide,
.dsa-tooltip.active .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.dsa-secure-plugin .dsa-tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #000;
}

.dsa-secure-plugin .dsa-buttons a:hover {
  color: #fff !important;
}

.dsa-secure-plugin .dsa-tooltip .tooltiptext {
  visibility: hidden;
  width: 100%;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 0;
  margin-left: 0;
  opacity: 0;
  transition: opacity 0.3s;
}

.dsa-secure-plugin .dsa-tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent;
}

.dsa-secure-plugin .dsa-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #333;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.dsa-secure-plugin .dsa-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.dsa-secure-plugin input:checked + .dsa-slider {
  background-color: #cc1417;
}

.dsa-secure-plugin input:focus + .dsa-slider {
  box-shadow: 0 0 1px #cc1417;
}

.dsa-secure-plugin input:checked + .dsa-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.dsa-secure-plugin .dsa-slider.round {
  border-radius: 34px;
}

.dsa-secure-plugin .dsa-slider.round:before {
  border-radius: 50%;
}

.dsa-cookie-notice-close:hover {
  background-color: #000;
}

.dsa-cookie-notice-close {
  position: absolute;
  display: block;
  height: 20px;
  bottom: 20px;
  width: 20px;
  line-height: 20px;
  right: 5px;
  top: 5px;
  text-decoration: none;
  color: #fff !important;
  background-color: #515151;
}

.dsa-cookie-notice {
  font-family: arial;
  font-size: 12px;
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 10px;
  z-index: 99999 !important;
  background-color: #c3eefb;
  margin: auto;
  width: 100%;
  text-align: center;
  color: #000;
}

.cookie-inner {
  padding: 25px;
}

@media (max-width: 900px) {
  .dsa-secure-plugin .check-slide {
    visibility: visible;
    opacity: 1;
  }
}
