/* Stylesheet Website HNO-Praxis Prof. Dr. Maria Schuster 
2024-01-15 bn */
@font-face {
  font-family: "Montserrat";
  src: url("/static/font/Montserrat/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/static/font/Montserrat/Montserrat-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/static/font/Montserrat/Montserrat-Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/static/font/Montserrat/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("/static/font/Montserrat/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Kelson";
  src: url("/static/font/Kelson2/Kelson.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Kelson";
  src: url("/static/font/Kelson2/Kelson-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Kelson";
  src: url("/static/font/Kelson2/Kelson-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Kelson";
  src: url("/static/font/Kelson2/Kelson-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Kelson";
  src: url("/static/font/Kelson2/Kelson-ExtraBold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* Schuster Definitionen */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  text-decoration: none;
}
body {
  min-width: 380px;
}
#page {
  font-family: "Montserrat", sans-serif;
}
#page h1 {
  font-family: "Kelson";
  font-weight: 500;
  font-size: 2rem;
  margin: 1rem 0 1rem;
  line-height: 130%;
  color: #444;
}
#page h2 {
  font-family: "Kelson";
  font-weight: 500;
  color: #444;
  font-size: 1.7rem;
  margin: 2rem 0 1.5rem 0;
  line-height: 130%;
}
#page h3 {
  font-family: "Kelson";
  font-weight: 500;
  color: #444;
  font-size: 1.5rem;
  margin: 1em 0 0.5em;
  line-height: 120%;
  font-weight: normal;
}
#page h4 {
  color: #444;
  font-size: 1.25rem;
  margin: 0.625em 0 0.125em;
  line-height: 120%;
}
#page h5 {
  font-weight: normal;
  color: #444;
  font-size: 1.25rem;
  margin: 0.625em 0 0.125em;
  line-height: 120%;
}
#page h6 {
  color: #444;
  font-size: 1.25rem;
  margin: 0.625em 0 0.125em;
  line-height: 120%;
}
#page p {
  font-size: 1rem;
  line-height: 145%;
  font-weight: normal;
  margin-bottom: 0.8rem;
}
#page ul {
  list-style: none;
  margin: 0;
}
#page .contentelement li {
  padding-left: 15px;
  background: url(/static/img/hno-praxis-blickfangpunkt-solid.svg) no-repeat;
  background-size: 10px 10px;
  background-position: -1px 5px;
  font-size: 1rem;
  line-height: 145%;
  font-weight: normal;
  margin-bottom: 8px;
}
#page a {
  color: #c7d100;
  font-weight: bold;
  text-decoration: none
		transition: color 200ms;
}
#page a.logo:hover {
  text-decoration: none;
}
#page a:hover {
  text-decoration: underline;
}
#page a.button {
  display: inline-block;
  color: white;
  background-color: #c7d100;
  padding: 4px 10px;
  border-radius: 10px;
}
#page a.button:hover {
  background-color: #969e00;
  text-decoration: none;
}
.size_1-1 {
  width: 100%;
}
.size_1-2 {
  width: 50%;
}
.size_1-4 {
  width: 25%;
}
.size_3-4 {
  width: 75%;
}
#wrapper {
  margin: 0 auto;
  min-width: 380px;
  max-width: 1200px;
  background-image: url(/static/img/hno-praxis-schuster-nuernberg-ringe.svg), url(/static/img/hno-praxis-schuster-nuernberg-ringe-b.svg);
  background-position: -300px 20px, right -110px bottom;
  background-size: 660px 660px,
		200px 200px;
  background-repeat: no-repeat;
  padding: 0 50px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
body {
  font-family: Montserrat, Helevtica, sans-serif;
  color: #444;
}
section {
  background-color: rgba(255, 255, 255, 0.7);
  background-position: -10px -10px;
}
header {
  position: relative;
  width: 100%;
  padding-top: 20px;
}
header #logo {
  margin-left: 30px;
  margin-top: 50px;
  width: 100%;
  font-size: 16px;
}
header #logo h5 {
  color: #555;
  font-size: 2.2em;
  margin: 0;
  line-height: 70%;
  font-weight: 200;
}
header #logo h6 {
  word-spacing: 20px;
  font-size: 1.2em;
  display: block;
  margin-left: 1em;
  line-height: 100%;
}
nav {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
}
#page .menu a {
  color: #444;
  text-transform: uppercase;
  font-weight: normal;
}
#page .menu .menu__list {
  display: flex;
  list-style-type: none;
}
#page .menu .menu__list--level-2 {
  position: absolute;
  flex-direction: column;
  display: none;
  background-color: white;
  z-index: 100;
  border-radius: 0 0 10px 10px;
}
#page .menu .menu__item:hover .menu__list,
#page .menu .menu__item:focus-within .menu__list {
  display: flex;
}
#page .menu .menu__item--level-1 + li {
  margin-left: 10px;
}
#page .menu .menu__link {
  display: block;
  padding: 5px 10px;
  font-size: 0.9rem;
  color: black;
  position: relative;
}
#page .menu .menu__link:hover,
#page .menu .menu__link:focus {
  color: #969e00;
}
#menuIcon {
  display: none;
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 80px;
  z-index: 110;
}
#menuIcon span {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  top: 6px;
  left: 0;
  background-color: black;
  transition: all 0.5s;
}
#menuIcon span:nth-of-type(2) {
  top: 24px;
  transition: all 0.4s;
}
#menuIcon span:nth-of-type(3) {
  top: 42px;
}
#menuIcon:hover span {
  background-color: #444;
}
#menuIcon.open span {
  background-color: #444;
}
#menuIcon.open span:nth-of-type(1) {
  transform: rotate(45deg);
  top: 24px;
}
#menuIcon.open span:nth-of-type(2) {
  left: 20px;
  opacity: 0;
  width: 0;
}
#menuIcon.open span:nth-of-type(3) {
  transform: rotate(-45deg);
  top: 25px;
}
.skip-navigation {
  background-color: black;
  padding: 0.5em 0.75em;
  color: white;
  transition: 500ms;
  transform: translateY(-120%);
  text-decoration: none;
  font-size: 1.2rem;
  border-radius: 0 0 15px 15px;
  position: absolute;
  width: max-content;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1000;
}
.skip-navigation:focus {
  transform: translateY(0);
  background-color: red;
  outline: none;
}
section {
  margin: 5vh 0 1vh 0;
  justify-content: space-between;
  width: 100%;
}
section .contentbild {
  margin: 15px 0;
}
section .contentbild img {
  max-width: 100%;
  height: auto;
  display: block;
}
#page .SeitenueberschriftBild {
  width: 100%;
  display: flex;
  align-items: flex-end;
  gap: 50px;
  margin-bottom: 50px;
}
#page .SeitenueberschriftBild img {
  width: 65%;
  height: auto;
  flex-shrink: 0;
}
#page .SeitenueberschriftBild h1 {
  font-size: 3em;
  display: block;
  padding: 10px 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -115px;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.9);
}
#page .SeitenueberschriftBild p {
  font-weight: 500;
  line-height: 180%;
  margin-bottom: 0;
}
.h1-shadow h1 {
  background-color: rgba(255, 255, 255, 0.75);
}
.contenttext {
  margin-bottom: 50px;
}
#page .contentbild img {
  display: block;
}
#page .contentbild .bu {
  border-left: 10px solid #c7d100;
  padding: 15px 0 0 15px;
}
#page .contentbild .bu p {
  font-size: 0.9rem;
}
#spalteGesamt {
  width: 100%;
  margin-bottom: 0px;
  position: relative;
  display: flex;
  gap: 3%;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#page .contentelement.Hinweis {
  position: absolute;
  z-index: 10;
  padding: 15px;
  border: 2px solid #c7d100;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.9);
  bottom: 0;
  margin-left: 10px;
  margin-bottom: 25px;
  rotate: -3deg;
  max-width: 400px;
}
#page .contentelement.Hinweis h3 {
  color: #c7d100;
  font-weight: 900;
  margin-top: 0px;
}
#page .contentelement.Hinweis p:last-of-type {
  margin-bottom: 0px;
}
#spaltenWrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#spalteLinks {
  width: 60%;
}
#spalteLinks p:first-child:first-letter {
  color: #c7d100;
  font-family: Kelson, sans-serif;
  font-weight: 500;
  float: left;
  font-size: 4.2rem;
  line-height: 3rem;
  padding-top: 8px;
  padding-right: 8px;
  padding-left: 3px;
}
#spalteLinks .zweispaltig {
  columns: 2;
  column-gap: 50px;
}
#spalteLinks .zweispaltig p {
  break-inside: avoid-column;
}
#spalteRechts {
  width: 30%;
}
#spalteRechts .contentelement:first-child :first-child,
#spalteLinks .contentelement:first-child :first-child {
  margin-top: 0px;
}
#page .frage2 {
  cursor: pointer;
}
#page footer {
  padding: 50px 70px 40px 0;
  width: 100%;
  min-height: 100px;
}
#page footer nav {
  margin-top: 0px;
}
#page footer p {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  font-size: 12px;
}
/* Team Seite */
.team #spalteGesamt {
  display: flex;
  gap: 3%;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#page div.contentbild.teamMitglied {
  width: 30%;
}
#page div.contentbild.teamMitglied .frage2 {
  margin-bottom: 1em;
}
#page div.contentbild.teamMitglied img {
  width: 100%;
  display: block;
  cursor: pointer;
}
#page div.contentbild.teamMitglied h2 {
  text-transform: none;
  font-size: 1.4rem;
  font-weight: normal;
  margin: 1rem 0;
  background: url(/static/img/hno-praxis-mehr-info.svg) no-repeat top right;
  background-size: 24px 24px;
}
#page div.contentbild.teamMitglied h3:first-child {
  margin-top: 0px;
}
#page div.contentbild.teamMitglied h3 {
  font-size: 1.2rem;
  font-weight: normal;
}
#page div.contentbild.teamMitglied .bu p {
  font-size: 1rem;
}
#page div.contentbild.teamMitglied.letztes {
  margin-right: 30%;
}
/* Seite Leistungen */
#page section .contentelement.Leistungen {
  display: block;
  margin: 0 0 20px 0;
  width: 31%;
}
#page section .contentelement.Leistungen a {
  display: block;
  padding: 20px;
  color: #444;
  background-color: #eee;
}
#page section .contentelement.Leistungen a img {
  margin-left: 24%;
  width: 50%;
  border-radius: 50%;
  border: 6px solid #c7d100;
  background-color: white;
}
#page section .contentelement.Leistungen a:hover {
  text-decoration: none;
  background-color: #ddd;
}
#page section .contentelement.Leistungen a p::after {
  content: " weiter...";
  color: #c7d100;
  font-weight: bold;
}
#page section .contentelement.Leistungen .bu {
  padding: 0;
  border: none;
}
#page section .contentelement.Leistungen .bu h2 {
  margin-top: 0.5rem;
}
@media (max-width: 1024px) {
  #page h1,
  #page h2 {
    font-size: 2rem;
  }
  #page header nav {
    padding: 10px 0 25px 0;
    margin-top: 142px;
    position: absolute;
    height: auto;
    left: -100%;
    top: 0;
    width: 100%;
    background-color: #eee;
    z-index: 100;
    opacity: 0;
    transition: opacity 0.4s, left 0.4s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  #page header nav #menuMain {
    margin-left: 0;
    order: 1;
    padding: 30px 0;
  }
  #page header nav.visible {
    left: 0;
    opacity: 0.9;
    overflow: scroll;
  }
  #page header nav .menu__list {
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
  #page header nav .menu__list--level-2 {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    background-color: unset !important;
    position: relative !important;
  }
  #page header nav .menu__list--level-2 .menu__link {
    font-weight: normal;
  }
  #page header nav .menu {
    max-width: 600px;
  }
  #page header nav .menu__item--level-1 + li {
    margin-left: unset;
  }
  #page header nav .menu__link {
    text-align: center;
    font-weight: 500;
  }
  #page header nav .menu__link--level-1 {
    margin-top: 0.7em;
  }
  #page .menu .menu__link {
    font-size: 1.1rem;
  }
  #menuIcon {
    display: block;
    top: 35px;
  }
  #page .contentelement.Hinweis {
    position: relative;
    rotate: 0deg;
    margin-left: 0px;
  }
  header #logo {
    margin-left: 0;
    padding-right: 55px;
  }
  #spalteLinks,
  #spalteRechts {
    width: 100%;
  }
  #spalteRechts {
    max-width: 500px;
  }
  #spalteLinks {
    padding-right: 1vh;
  }
}
@media (max-width: 960px) {
  #page section .contentelement.Leistungen {
    width: 46%;
  }
}
@media (max-width: 900px) {
  .wrapper {
    padding: 0 20px;
  }
  #spalteGesamt {
    margin-bottom: 0px;
  }
  #page div.contentbild.teamMitglied {
    width: 47%;
  }
  #page div.contentbild.teamMitglied.letztes {
    margin-right: 0;
  }
  #page .SeitenueberschriftBild {
    display: block;
    margin-bottom: 50px;
    margin-top: 0px;
  }
  #page .SeitenueberschriftBild img {
    width: 100%;
  }
  #page .SeitenueberschriftBild h1 {
    margin: 0;
    margin-left: 0;
  }
  #page .SeitenueberschriftBild footer p {
    font-size: 0.9vw;
  }
}
@media (max-width: 700px) {
  #spalteLinks .zweispaltig {
    columns: 1;
  }
  header #logo {
    font-size: 12px;
  }
  #page section .contentelement.Leistungen {
    width: 100%;
  }
  #page div.contentbild.teamMitglied {
    width: 100%;
  }
  .SeitenueberschriftBild {
    display: block;
  }
  .SeitenueberschriftBild img {
    width: 100%;
  }
  .SeitenueberschriftBild div {
    margin-top: 20px;
  }
  .SeitenueberschriftBild div h1 {
    margin: 0;
  }
}
@media (max-width: 700px) {
  #page footer {
    padding-right: 0px;
  }
  #page h2 {
    font-size: 1.1rem;
  }
}
@media (max-width: 460px) {
  #page header #logo h5 {
    line-height: 90%;
  }
  #page header #logo h6 {
    word-spacing: 0.5rem;
    margin-left: 0px;
  }
}
