/* inria-serif-regular - latin_latin-ext */
@font-face {
  font-family: 'Inria Serif';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/inria-serif-v16-latin_latin-ext-regular.woff2') format('woff2');
}

/* inria-serif-700 - latin_latin-ext */
@font-face {
  font-family: 'Inria Serif';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/inria-serif-v16-latin_latin-ext-700.woff2') format('woff2');
}

/* dancing-script-regular - latin_latin-ext */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/dancing-script-v25-latin_latin-ext-regular.woff2') format('woff2');
}

/* dancing-script-600 - latin_latin-ext */
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/dancing-script-v25-latin_latin-ext-600.woff2') format('woff2');
}

/* arima-regular - latin_latin-ext */
@font-face {
  font-family: 'Arima';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/arima-v5-latin_latin-ext-regular.woff2') format('woff2');
}

/* lora-regular - latin_latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lora-v35-latin_latin-ext-regular.woff2') format('woff2');
}

/*Grundeinstellungen*/
h2 {
  font-family: 'Dancing Script';
  font-weight: 400;
  color: #4DC9D1;
  text-align: center;
  width: 100%;
}

h3 {
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  font-family: 'Inria Serif', serif;
}

h4 {
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  font-family: 'Inria Serif', serif;
  color: #232323;
}

h5 {
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  font-family: 'Inria Serif', serif;
  color: #4DC9D1;
}

p {
  font-family: "Lora", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 160%;
  color: #6d6d6d;
  hyphens: auto;
  text-align: justify;
}

.row {
  margin: 0;
}

/*Navigation*/
nav {
  background: rgb(72, 191, 199);
  background: linear-gradient(90deg, rgba(72, 191, 199, 1) 0%, rgba(75, 209, 214, 1) 54%, rgba(72, 191, 199, 1) 85%, rgba(68, 175, 187, 1) 100%);
  position: relative;
  height: fit-content;
  padding-right: 40px;
}

nav .collapsing {
  transition: all 0.4s ease;
}

.navbar-brand {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 135px;
  display: flex;
  justify-content: center;
  padding-left: 70px;
  z-index: 10;
}

nav li a.nav-link {
  color: #fff !important;
  font-family: 'Arima';
  font-style: normal;
  font-weight: 400;
}

nav li a.nav-link span {
  color: #fff !important;
  font-family: 'lora';
}

nav li a.nav-link:hover {
  text-decoration: underline;
}

.nav-item {
  z-index: 10;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

button.navbar-toggler:focus {
  box-shadow: none;
}

/*Navigation/ Dropdown*/
.dropdown-menu {
  background-color: transparent;
  border: none;
  border-radius: 0;
}

.dropdown-menu li a {
  color: #fff;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: 'Arima';
  font-style: normal;
  font-weight: 400;
}

/*Navigation/ Blumen*/
.flower-div-absolute-1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 170px;
  height: 100px;
  display: flex;
  align-items: flex-end;
}

.flower-div-absolute-2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 140px;
  height: 100px;
  display: flex;
  align-items: flex-start;
}

.flower-div {
  position: relative;
  padding: 0;
  overflow: hidden;
  width: 140px;
  height: 140px;
}

.flower-nav-as-left {
  position: absolute;
  bottom: -28px;
  left: -5px;
  width: 170px;
  height: auto;
}

.flower-nav-as-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  height: auto;
}

.navbar:has(.navbar-collapse.show) ~.flower-div-absolute-1,
.navbar:has(.navbar-collapse.collapsing) ~.flower-div-absolute-1 {
    opacity: 0;
    visibility: hidden;
}

.flower-div-absolute-1 {
  transition: all 0.2s ease;
}

/*header*/
header>div.row {
  margin: 0;
  background-color: #fff;
}

.header-div {
  padding: 50px 40px;
}

h1 {
  color: #4DC9D1;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  font-family: 'Inria Serif', serif;
  letter-spacing: 1px;
}

span.h1-as {
  font-size: 1rem;
  font-weight: normal;
  display: block;
}

.flower-underline {
  width: 96px;
  height: auto;
}

.header-div a {
  display: block;
  font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-weight: 400;
  font-size: 1rem;
  text-decoration: none;
  color: #232323;
  padding: 0.7rem 1.7rem;
  width: fit-content;
  margin-top: 3rem;
  background: linear-gradient(#fff, #fff) padding-box,
    conic-gradient(from 165deg, #ffd700 0%, #ffe249 21%, #ffff9a 40%, #ffed8e 47%, #ffd700 100%) border-box;
  border: 2px solid transparent;
  border-radius: 0.4375em;
}

.slider-as {
  padding: 0;
  max-width: 100vw;
}

.slider-as img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*Section Nr. 1*/
section#ueber-mich>div.row {
  margin: 0;
  align-items: stretch;
}

.vorstellung {
  max-width: 100vw;
  padding: 0 1.5rem 3rem 1.5rem;
}

.bg-as-blue {
  background-color: #4DC9D1;
}

.as-center,
.as-center-behandlungen {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 3rem 0 2.375rem 0;
}

section#ueber-mich h2 {
  color: #fff;
  text-align: center;
}

div.vorstellung p {
  color: #fff
}

section div.vorstellung strong,
section div.vorstellung strong a {
  font-weight: 400;
  text-decoration: none;
}

a.link_behandlung {
  color: #fff;
}

.order-1-as {
  order: -1;
  display: none;
  padding: 0;
  height: auto;
  position: relative;
  overflow: hidden;
}

.order-1-as img {
  position: absolute;
}

/*Section Nr. 2*/
.accordion-item {
  border-bottom: none;
}

.accordion-button img,
.accordion-item:nth-child(3) .accordion-button img {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.accordion-button img {
  height: 100%;
  width: auto;
}

.accordion-item:nth-child(3) .accordion-button img {
  height: auto;
  width: 270px;
}

button.accordion-button {
  border-radius: 50% !important;
  width: 270px;
  border: 5px solid #fff !important;
  margin: 20px auto;
  background-color: transparent;
  overflow: hidden;
  padding: 0;
  filter: drop-shadow(0 0 10px #e4e4e4);
  max-width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1;
}

button.accordion-button span.position-absolute {
  z-index: 10;
}

button.accordion-button:focus {
  box-shadow: 0 0 5px #4DC9D1;
}

button.accordion-button::after {
  display: none;
}

button.accordion-button span.as-after {
  border-radius: 50% !important;
  width: 270px;
  height: 270px;
  background: rgb(77, 201, 209);
  background: linear-gradient(180deg, rgba(77, 201, 209, 0) 61%, rgba(77, 201, 209, 0.9) 61%);
  display: block;
  transform: translate(0%, 0%);
}

button.accordion-button:not(.collapsed) {
  transform: scale(1.05);
  margin-bottom: 3rem;
}

button.accordion-button {
  transition: transform 0.5s ease;
  margin-bottom: 3rem;
}

h3.accordion-header span {
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.accordion-body {
  padding: 0;
  max-width: 28rem;
  margin: 0 auto;
}

.price-card {
  border: 1px solid #FFD926;
  background-color: #D9D9D926;
  padding: 0;
  overflow: hidden;
  margin: 0 1rem 3rem 1rem;
}

.price-card img.flower {
  width: 100px;
  height: auto;
  top: -13px;
  left: -10px;
}

.price-card h4 {
  width: 100%;
  text-align: center;
  background-color: #fff;
  margin-top: 2.75rem;
  padding: 22px 0;
  font-size: 1.2rem;
}

div.preise {
  width: 155px;
  height: 155px;
  border-radius: 50%;
  margin: 24px auto;
  background: conic-gradient(from 180deg, #ffd700 0%, #ffe249 20%, #ffff9a 38%, #ffed8e 60%, #ffd700 81%);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.price-card ul {
  list-style-type: none;
  text-align: center;
  padding: 0;
  margin-top: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 280%;
  font-family: 'Lora', serif;
  color: #232323;
}

.price-card div.preise ul li:nth-child(1) {
  font-size: 22px;
}

.price-card div.preise ul li:nth-child(2) {
  font-size: 15px;
}

.price-card ul img {
  width: 15px;
  height: auto;
}

.price-card ul.liste li {
  border-bottom: 1px solid #c9c9c9;
  margin: 0 auto;
}

ul.liste li.last-li {
  border-bottom: none;
}

ul.first-ul li {
  max-width: 14rem;
}

ul.first-ul-2 li,
ul.first-ul-3 li {
  max-width: 17.5rem;
}

ul.first-ul-4 li {
  max-width: 14.5rem;
}

ul.first-ul-5 li {
  max-width: 15.5rem;
}

ul.first-ul-6 li {
  max-width: 8rem;
}

/*Preise in der Preisliste*/
.preisliste {
  margin: 0 auto 5rem auto;
  padding: 0 1rem;
  width: 100%;
}

.accordion-body table {
  width: 100%;
  max-width: 40rem;
  margin: 0 auto;
}

.accordion-body table td {
  padding: 1rem;
  font-family: "Lora", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 100%;
  color: #232323;
}

.accordion-body table td:nth-child(2) {
  text-align: end;
}

.accordion-body table tr:nth-child(odd) {
  background-color: #FFE249;
}

/*Texte*/
.margin-price-texte {
  padding-inline: 1rem;
  width: 100%
}

.margin-price-texte-2 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.margin-price-texte-2 ul li {
  font-family: "Lora", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 160%;
  color: #6d6d6d;
}

/*Section Nr. 2 / Naturkosmetik-Bereich*/
article.nature-section {
  margin-top: 2rem;
}

.nature-div {
  position: relative;
  width: 100%;
  height: 150px;
  overflow: hidden;
}

.nature-div img {
  object-fit: cover;
  width: 100%;
  height: auto;
}

.nature-div h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  font-weight: 600;
}

.nature-container {
  margin-top: 4rem;
}

.as-padding-nature {
  padding: 0 1rem;
  margin: 0 auto;
}

.as-center-nature {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 2.375rem
}

.as-center-nature h3 {
  width: 100%;
  font-family: 'Dancing Script';
  font-weight: 400;
  color: #4DC9D1;
  text-align: center;
}

.nature-img-container {
  max-width: 400px;
  padding: 0 1rem;
  margin: 0 auto;
}

.nature-img-div {
  margin-bottom: 0.75rem;
  padding: 0;
}

.nature-img-bottom {
  width: 100%;
  height: auto;
  border: 1px solid #DCDCDC;
}

.nature-picture {
  display: block;
  max-width: 100%;
  border: 1px solid #DCDCDC;
  margin-bottom: 0.75rem;
}

div.nature-picture-div-left {
  padding-right: 0.375rem;
  padding-left: 0;
}

div.nature-picture-div-right {
  padding-left: 0.375rem;
  padding-right: 0;
}

.nature-picture img {
  max-width: 100%;
  height: auto;
  display: block;
}

.as-padding {
  padding: 0 1rem;
}

/*Section Nr. 3/ Behandlungszimmer*/
.behandlungszimmer {
  background-color: #FBFBFB;
  margin-top: 3rem;
}

.behandlungszimmer h2 {
  padding-inline:1rem;
}

.behandlungszimmer p {
  max-width: 800px;
  margin: 0 auto 2rem auto;
}

.behandlung-img-div {
  width: 100%;
  padding: 1.5rem 0 0 0;
  max-width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.behandlung-img-div.img-div-2 {
  padding: 0 0 1.5rem 0;
}

.behandlung-img {
  width: 100%;
  height: auto;
  padding: 0 1.5rem 3rem 1.5rem;
  max-width: 500px;
}

/*Kontaktformular*/
#kontakt {
  background: rgb(72, 191, 199);
  background: linear-gradient(90deg, rgba(72, 191, 199, 1) 0%, rgba(75, 209, 214, 1) 54%, rgba(72, 191, 199, 1) 85%, rgba(68, 175, 187, 1) 100%);
  padding: 3rem 1rem;
}

#kontakt > div.row {
  background-color: #fff;
  border-radius: 0.5em;
  padding: 2rem 1rem;
  max-width: 80rem;
  margin: 0 auto;
}

img.portrait-img {
  max-width: 150px;
  height: auto;
  border-radius: 150px;
  margin: 20px 0 40px 0;
}

.as-center-kontakt {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 2.375rem
}

label {
  color:#c9c9c9;
  font-style: italic;
}

div.form-check label {
  color:#6d6d6d;
}

.form-check-label a {
  color:#6d6d6d;
}

textarea#nachricht {
  min-height: 150px;
}

.btn-primary {
  background: rgb(255,217,38);
  background: linear-gradient(0deg, rgba(255,217,38,1) 0%, rgba(255,229,108,1) 60%, rgba(255,244,191,1) 100%);
  color:#232323;
  border: none;
  width:100%;
  padding: 1rem 0.75rem;
}

form p {
font-size: 0.8rem;
font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

/*Footer*/
footer > div.row:first-child {
  max-width:80rem;
  margin: 0 auto;
  padding: 2rem 0;
}

footer h5 {
  margin: 2rem 0;
}

footer p {
  margin: 0.6rem 0;
}

footer p:nth-child(5) {
  margin-top: 1.5rem;
}

footer nav {
  background: #fff;
}

footer nav ul {
  list-style-type: none;
  padding:0;
}

footer nav ul li {
  margin: 0.6rem 0;
}

footer nav ul li a,
footer .address a {
  text-decoration: none;
  color:#6d6d6d;
  font-family: 'Lora', serif;
}

footer div.bg-as-blue-gradient {
  background: rgb(72, 191, 199);
  background: linear-gradient(90deg, rgba(72, 191, 199, 1) 0%, rgba(75, 209, 214, 1) 54%, rgba(72, 191, 199, 1) 85%, rgba(68, 175, 187, 1) 100%);
}

footer div.bg-as-blue-gradient p,
footer div.bg-as-blue-gradient a {
  color: #fff;
  text-decoration: none;
  font-size: 0.9rem;
}

@media screen and (min-width: 600px) {
  /*Section Nr. 2/ Naturkosmetik*/
  .nature-div img {
    transform: translate(0, -20%);
  }
}

@media screen and (min-width: 768px) {

  /*header*/
  .slider-as {
    position: relative;
    padding: 0;
    min-height: 100%;
  }

  .slider-as img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /*Section Nr. 1*/
  .vorstellung {
    padding: 0 0 3rem 2rem;
  }

  .as-center {
    display: block;
    padding: 7rem 0 3rem 0;
  }

  section#ueber-mich h2,
  .as-center-nature h3 {
    text-align: start;
  }

  div.vorstellung p {
    max-width: 50%;
  }

  /*Section Nr. 2*/
  .accordion {
    position: relative;
  }

  .accordion-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 2;
  }

  div.accordion-flush {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  div.accordion-item {
    width: 350px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  button.accordion-button:not(.collapsed) {
    transform: scale(1.2);
  }

  .collapsing {
    transition: all 0s ease;
  }

  .accordion-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    max-width: unset;
  }

  .price-card {
    width: 30%;
    max-width: 25rem;
    min-width: 18.75rem;
  }

  .platzhalter_div {
    height: var(--accordion-content-height, auto);
    width: 500px;
  }

  /*Section Nr. 2/ Naturkosmetik*/
  .nature-container {
    align-items: start;
    margin-top: 7rem;
  }

  .as-padding-nature {
    margin: 0 0 0 auto;
    max-width: 500px;
    padding-right: 2rem;
  }

  .as-center-nature {
    display: block;
  }

  .nature-container>div.col-12 {
    position: sticky;
    top: 8rem;
  }

  .nature-img-container {
    margin: 0;
    max-width: 500px;
    padding-left: 2rem;
  }

  /*Section Nr. 3/ Behandlungszimmer*/
  .behandlung-img-div {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .behandlung-img {
    width: 50%;
    max-width: 600px;
  }

  /*Kontaktformular*/
  .as-center-kontakt {
    justify-content: flex-start;
  }

  .as-center-kontakt h2 {
    text-align: start;
  }

  img.portrait-img {
  margin: 40px 0 20px 0;
}
}

@media screen and (min-width: 992px) {

  /*Navigation*/
  nav,
  #kontakt,
  footer div.bg-as-blue-gradient {
    background: rgb(72, 191, 199);
    background: linear-gradient(90deg, rgba(72, 191, 199, 1) 23%, rgba(94, 227, 232, 1) 35%, rgba(86, 220, 224, 1) 43%, rgba(72, 191, 199, 1) 62%, rgba(68, 175, 187, 1) 78%);
  }

  .dropdown-menu {
    background-color: rgb(255, 255, 255);
  }

  .dropdown-menu a.dropdown-item {
    color: #232323;
  }

  /*Section Nr. 1*/
  .order-1-as {
    display: unset;
  }

  div.vorstellung p {
    max-width: 100%;
  }

  .vorstellung {
    padding: 0 3rem 3rem 3rem;
  }

  /*Kontaktformular*/
  #kontakt > div.row {
    padding: 4rem;
  }

  #kontakt > div.row > div.col-md-6:first-child {
    padding-right:2rem;
  }

  form {
    padding-left: 2rem;
  }

  /*Footer*/
  footer div.as-max-width {
    display: flex;
    justify-content: space-between;
    max-width: 90rem;
    margin: 0 auto;
  }

  .as-order-1 {
    order: -1;
  }
}


@media screen and (min-width: 1200px) {

  /*Navigation*/
  nav li a.nav-link {
    font-size: 1.125rem;
  }

  .navbar-brand {
    width: 150px;
    padding-left: 0;
  }

  .navbar-brand img {
    width: 150px;
    height: auto;
  }

  /*header*/
  .slider-as {
    min-height: 25rem;
  }

  /*Section Nr. 1*/
  .vorstellung {
    padding: 2rem 5rem 8rem 5rem;
  }

  /*Section Nr. 2*/
  .as-center-behandlungen {
    padding-top: 7rem;
    padding-bottom: 2.375rem;
  }

  /*Section Nr. 2/ Naturkosmetik*/
  article.nature-section {
    margin-top: 3rem;
  }

  .nature-div {
    height: 200px;
  }

  .as-padding-nature {
    margin: 0 auto;
    max-width: 600px;
    padding-right: 2rem;
  }

  .nature-img-container {
    max-width: 100%;
  }

  div.nature-picture-div-left-2 {
    padding-right: 0.375rem;
    padding-left: 0;
  }

  div.nature-picture-div-right-2 {
    padding-left: 0.375rem;
    padding-right: 0;
  }

  /*Allgemein*/
  h2,
  .as-center-nature h3 {
    font-size: 2.5rem;
  }

  p,
  .margin-price-texte-2 ul li {
    font-size: 1.125rem;
  }

  footer p {
    font-size: 1rem;
  }
}

@media screen and (min-width: 1400px) {

  /*Navigation*/
  nav {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  div.navbar {
    padding: 22px 0;
  }

  /*header*/
  h1 {
    font-size: 3rem;
    margin-bottom: 1rem;
  }

  span.h1-as {
    font-size: 1.8rem;
  }

  .slider-as {
    height: calc(100vh - var(--nav-height));
  }

  header>div.row div.p-0 {
    position: relative;
  }

  div.header-div {
    position: absolute;
    top: 25%;
    left: 15%;
    padding: 0 2rem 0 0;
  }

  .header-div a {
    margin-top: 4rem;
  }

  /*Section Nr. 2*/
  .vorstellung {
    padding: 3rem 7rem 15rem 7rem;
  }

  /*Section Nr. 3/ Naturkosmetik*/
  .nature-div img {
    transform: translate(0, -30%);
  }

  .as-padding-nature {
    max-width: 700px;
  }
}