/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */
/* ubuntu-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ubuntu-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/ubuntu-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/ubuntu-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/ubuntu-v20-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/ubuntu-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/ubuntu-v20-latin-regular.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: "CornerStoreJF";
  src: url('../fonts/font.woff2') format('woff2'), url('../fonts/font.woff') format('woff');
}
body {
  font-family: "Ubuntu";
  font-size: large;
  position: relative;
}
html::before {
  content: ' ';
  display: block;
  background-image: url(../img/scrollhintergrund.jpg);
  background-position: center;
  background-size: cover;
  height: 100vh;
  width: 100vw;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: -100;
}
[data-title]:hover:after {
  opacity: 1;
  transition: all 0.1s ease 0.5s;
  visibility: visible;
}
[data-title]:after {
  content: attr(data-title);
  background-color: #cb1b1e;
  color: #ffffff;
  font-size: 100%;
  position: absolute;
  padding: 1px 5px 2px 5px;
  bottom: -1.6em;
  left: auto;
  white-space: nowrap;
  box-shadow: 1px 1px 3px #222222;
  opacity: 0;
  border-color: #111111;
  /* [disabled]border-style: solid; */
  border-width: 1px;
  z-index: 99999;
  visibility: hidden;
  right: 100%;
  border-radius: 5px;
}
[data-title] {
  position: relative;
}
header {
  background-image: url(../img/head-mandala.png);
  background-size: contain;
  background-position: center top;
  height: 23vw;
  /* [disabled]max-height: 18em; */
}
.logo-img-butterfly {
  position: absolute;
  margin-top: -30px;
  width: auto;
  height: 8%;
}
.logo-back {
  background-color: #45A385;
}
.bg-light {
  background-image: url(../img/head-gold.jpg);
}
.container-fluid.my-cont {
  justify-content: center;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(24,116,103, 1.00)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-toggler {
  border-color: rgb(24, 116, 103, 1.00);
}
.navbar .nav-link:link {
  color: rgba(24, 116, 103, 1.00);
  font-size: 1.3rem;
  font-weight: normal;
}
.navbar .nav-link:visited {
  color: #187467;
  font-size: 1.3rem;
  font-weight: normal;
}
.navbar .nav-link:hover {
  background-color: #ffd61f;
}
.center-mobil {
  text-align: left;
}
.dropdown-item {
  font-size: large;
}
.active {
  background-color: #ffd61f !important;
}
.nav-float {
  float: left;
  margin-right: 1em;
  /* [disabled]font-size: 1.3vw; */
}
.nav-right1 {
  position: absolute;
  right: 0px;
  top: 1rem;
}
.nav-right1 a:link {
  color: #187467;
  text-decoration: none;
}
.nav-right1 a:visited {
  color: #187467;
}
.nav-right1 a:hover {
  color: #FFFFFF;
}
.dropdown-menu {
  background-color: #ffd61f;
  border-style: none;
  border-radius: 0px;
}
.dropdown-menu a:link {
  color: #187467;
}
.dropdown-menu a:visited {
  color: #187467;
}
.dropdown-menu a:hover {
  background-color: #FEE133;
}
.border-left {
  border-left: thin solid rgba(255, 255, 255, 1.00);
}
.aos {
  overflow-x: hidden;
  overflow-y: hidden;
}
.aos-item {
  padding-top: 49px;
  padding-bottom: 19px;
  margin-bottom: -24px;
  margin-top: -28px;
}



a.green:link {color: #0c443d; }
a.green:visited {color: #166E63; }
a.green:hover {color: #166E63; }
a.green:active {color: #0c443d; }









a:link {
    color: #fdfade;
    text-decoration: none;
}
a:visited {
  color: #fdfade;
}
a:hover {
  color: #0c443d;
  text-decoration: none;
}
#contact a:link {
  text-decoration: none;
  color: #187467;
}
#contact a:visited {
  color: #187467;
}
#contact a:hover {
  color: #0c443d;
  text-decoration: none;
}
.topscroll {
  position: fixed;
  top: 8em;
  right: 0em;
  z-index: 2356;
  text-align: left;
  background-color: #676666;
  font-size: medium;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-top: 9px;
  padding-right: 9px;
  padding-bottom: 9px;
  padding-left: 9px;
}
.topscroll:hover {
  background-color: #ffffff;
}
.topscroll a:link {
  color: #FFFFFF;
}
.topscroll a:hover {
  color: #3d5796;
}
.bg-soft-green {
  background-color: #F3F0E9;
}
.bg-green {
  background-color: #45A385;
}
.bg-green-hell {
  background-color: #73C4AA;
}
.bg-bild {
  background-image: url(../img/leistungen/profil/kathrin.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}
.h-center {
  display: block;
  margin: auto;
  width: 50%;
}
.green {
  color: #187467;
}
.gelb {
  color: #ffd500;
}
.sand {
  color: #fdfade !important;
}
.mandala {
  background-image: url(../img/mandala-streifen1.png);
  background-size: contain;
  background-position: center top;
  height: 10em;
}
.p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.4rem;
}
b {
  font-weight: 500;
}
h1 {
  font-size: 3.5rem;
}
h2 {
  font-size: 2.5em;
  font-weight: bold;
  color: #fdfade;
}
h3 {
  font-size: 1.5rem;
  font-weight: bold;
}
.h3 {
  font-size: 1.5rem;
  font-weight: bold;
}
h4 {
  font-size: 1.2rem;
}
.handwrite {
  font-family: "CornerStoreJF";
}
.handwrite1 {
  font-family: "CornerStoreJF";
  font-size: 1.6rem;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.has-error {
  color: blue;
}
.fett {
  font-weight: bold;
}

.fett2 {
  font-weight: bold;
  font-size: 1.7rem;
}
.fett1 {
  font-weight: 900;
  /* [disabled]font-size: xx-large; */
}
.zitat {
  font-family: "CornerStoreJF";
  font-size: 2.0rem;
  color: #ffd61f;
  text-align: center;
}
.termin {
  color: #187467;
  font-size: 1rem;
  border-style: none none solid;
  border-bottom-width: thin;
  line-height: 1.7rem;
  border-bottom-color: #187467;
}
.termin-top {
  border-left-style: none;
  border-right-style: none;
  border-bottom: thin solid #187467;
  color: #187467;
  font-size: 1.2rem;
  line-height: 3rem;
}
.desktop-vs {
  visibility: visible;
  margin-top: 59px;
}
.abstand_unten {
  padding-bottom: none;
}
.float-lg-right {
  float: left !important;
}
.no-break {
  float: left;
  clear: both;
}
.first-row {
  background-color: none;
  color: #187467;
}
.bg-scroll {
  min-height: 13em;
}
.bg-scroll1 {
  min-height: 25em;
}
.bg-weiss {
  background-image: url(../img/leistungen/hintergrund-aktuelles.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
input {
  border-style: none !important;
  margin-bottom: 1rem;
  margin-top: 1rem;
  border-radius: 50px;
  background: #ffffff;
  box-shadow: 29px 29px 58px #828282, -29px -29px 58px #ffffff;
}
select {
  border-radius: 50px;
  background: #ffffff;
  box-shadow: 29px 29px 58px #828282, -29px -29px 58px #ffffff;
  border-style: none !important;
  margin-bottom: 1rem;
  margin-top: 1rem;
  color: #000000 !important;
}
option {
  border-radius: 50px;
  background: #ffffff;
  border-style: none !important;
  margin-bottom: 1rem;
  margin-top: 1rem;
  color: #000000 !important;
}
textarea {
  border-radius: 50px;
  background: #ffffff;
  box-shadow: 29px 29px 58px #828282, -29px -29px 58px #ffffff;
  border-style: none !important;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.form-control:focus {
  color: #000000;
}
.button_icon {
  border-radius: 50px;
  background: #7E9513;
  box-shadow: 20px 20px 60px #6b7f10, -20px -20px 60px #91ab16;
  width: 41px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  height: 40px;
  text-align: center;
  color: rgba(255, 255, 255, 1.00);
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000 !important;
  opacity: 1; /* Firefox */
}
.list {
  list-style-image: none;
  
  margin-left: -2em;
  font-weight: bold;
	font-size: 1.0rem;
}
.before-footer {
  background-image: url(../img/footer/sektion_hintergrund.jpg);
  min-height: 26vw;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
footer {
  font-size: 1rem;
  color: #FFFFFF;
}
footer img {
  width: 2%;
  height: auto;
}
button img {}
button h3 {
  color: #ffffff;
}
button p {
  color: #ffffff;
  line-height: 1.5rem;
}
.accordion {
  background-color: #45A385;
}
.accordion-item {
  background-color: #4dad8e !important;
}
.accordion-button:focus {
  background-color: #45A385 !important;
}
.accordion-button:active {
  background-color: #45A385 !important;
}
.accordion-button.collapsed {
  background-color: #45A385 !important;
}
.accordion-button:not(.collapsed)::after {
  background-color: #45A385 !important;
}
.accordion-button {
  background-color: #4dad8e;
}
.accordion-body {
  color: #ffffff;
  font-size: 1rem;
}
.accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}
.accordion-button:focus {
  box-shadow: none;
  border-color: rgba(0, 0, 0, .125);
}
.accordion-body .btn-warning{
    background-color: #ffd61f!important;
  color: rgba(24, 116, 103, 1.00);
}
.accordion-body .button span:hover{
    background-color: #187467!important;
    color: rgba(255,255,255,1.00);
    border-color: #187467;
}
/*Bilder change hover*/
.image-wrapper {
  position: relative;
}
.image-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 1s ease-out;
}
.image-hover:hover {
  opacity: 1;
}
/*Bilder Cgange Hover ENDE*/
/*accordion symbole*/
.indicator {
  float: right;
}
[data-toggle="collapse"] img {
  opacity: 1;
  /*animation: none;*/
}
@keyframes turner {
  from {
    transform: rotateY(0deg)
  }
  to {
    transform: rotateY(360deg)
  }
}
[data-toggle="collapse"].collapsed img {
  opacity: 0.5;
  width: 80%;
  height: auto;
  /*animation: turner 10s infinite linear ;*/
}
.linkbild {
  opacity: 1;
}
.linkbild:hover {
  opacity: 0.8;
}
a.anchorPos {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
  text-decoration: none;
  opacity: 0.02;
}
.anchor {
  text-decoration: none;
}
.anchorPos {
  display: block;
  position: relative;
  top: 0em;
  visibility: hidden;
}
.save input {
  height: 1px;
  -webkit-box-shadow: 0px 0px 0px;
  box-shadow: 0px 0px 0px;
  border-color: rgba(255, 255, 255, 0.00);
  background-color: rgba(255, 255, 255, 0.00);
  background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 0, 0, 0.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 0, 0, 0.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 0, 0, 0.00) 100%);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 0, 0, 0.00) 100%);
  margin-bottom: -30px;
}
@media (max-width: 1400px) {
  .card-img {
    min-height: 11.5em;
  }
  .min-height {
    min-height: 35em;
  }
}
@media (max-width: 1200px) {
  footer img {
    width: 5%;
    height: auto;
  }
  .center-mobil {
    text-align: center;
  }
    .anchorPos {
    display: block;
    position: relative;
    top: -20em;
    visibility: hidden;
}
}
@media (max-width: 992px) {
  .border-top {
    border-top-width: thin;
    border-top: thin solid rgba(255, 255, 255, 1.00);
  }
  .border-left {
    border-left-style: none;
  }
  h1 {
    font-size: 3.5rem;
  }
  h2 {
    font-size: 2rem;
  }
  .desktop-vs {
    visibility: hidden !important;
    margin-top: 0px;
  }
  .abstand_unten {
    padding-bottom: 20px !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .first-row {
    background-color: #187467 !important;
    color: #ffffff !important;
  }
  .termin {
    line-height: normal;
  }
    .anchorPos {
    display: block;
    position: relative;
    top: -20em;
    visibility: hidden;
}
}
@media (max-width: 768px) {
  .navbar-collapse {
    margin-left: 0vw;
    margin-right: 0vw;
  }
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2rem;
  }
    .anchorPos {
    display: block;
    position: relative;
    top: -30em;
    visibility: hidden;
}
}
@media (max-width: 650px) {
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 1.5rem;
  }
}
@media (max-width: 576px) {
  h1 {
    font-size: 2.3rem;
  }
  h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {}

