/* Allgemein / Typo / Größe */
/* FARBEN */
/* NAVIGATION*/
/* CONTENT*/
/* FOOTER */

/* ############################################################################################### */
/* Allgemein / Typo / Größe */
body {
	font-family: Arial, sans-serif;
	font-size: 1em;
	margin-top: 81px;
	position: relative;
}
p {
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: 400;
}
.nowrap {
white-space: nowrap;
}
#accordion i {
	font-size: 22px;
	padding-right: 20px;
}
#accordion div, #accordion button.accordion-button {
	background-image: url(../media/streifen.jpg);
	background-repeat: no-repeat;
}
#accordion div.accordion-body {
	padding-left: 80px;
}
#navbarCenteredExample {
	border-bottom: 1px solid #004d49;
}
#accordion button.accordion-button {
	background-color:#00837d;
}
#accordion button.accordion-button span {
	padding-left: 15px;
	color: #fff;
}

.card-title {
	color: #00837d;
}
.accordion-button {
  line-height:2;
  font-size:18px;
  font-weight: bold;
}
.accordion-button.collapsed::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath 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'/%3e%3c/svg%3e");
}
.accordion-button.active::after {
   z-index: 3;
   border-color: #00837d;
   outline: 0!important;
   box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
}

.accordion-button:focus {
box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
}

.accordion {

            --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath 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'/%3e%3c/svg%3e");
        }
#background_light {
	background-image: url(../media/background_light1.jpg);
}
#background {
	background-image: url(../media/background.jpg);
}

#background_1 {
	background-image: url(../media/background_gruen-1.jpg);
}
#background_impressum {
	background-image: url(../media/background_impressum.jpg);
}

.fixed {
	background-image: url(../media/background.jpg);
	min-height: 300px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.fixed1 {
	background-image: url(../media/header-aurora.jpg);
	min-height: 200px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.hg_space-l {
	background-image: url(../media/yoga.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.hg_space-r {
	background-image: url(../media/yoga.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.hg_achtsamkeit {
	background-image: url(../media/achtsamkeit.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.achtsamkeit {
	min-height: 600px;	
}
#achtsamkeit {
	display: block;	
}

.bg-weiss {
	background-color: #fff;
}

.opacity {
	opacity: 0.5;
}
.opaque {
	background-color: #00837d;
	opacity: 70%;
	color: #fff;
}
.opaque-w {
	background-color: #fff;
	opacity: 80%;
	border-radius: 12px;
}
a {
	color: #00837d;
}
a:hover {
	color: #fff;
}
.img-r {
	width:100%;
	height: auto;
	border-radius: 12px;
}
.img-k {
	width:220px;
	height: auto;
}
.right {
	align: right;
}
.img-small {
	width:30px;
	height: auto;
}
.img {
	width:100%;
	height: auto;
}
.header-img {
	width:100%;
	height: auto;
	max-width: 400px;
}
.icons {
	max-width:120px;
	height: auto;
	margin-bottom: 20px;
}
.center {
	text-align: center!important;
}
.card-body {
	text-align: center;
}
/* ############################################################################################### */
/* FARBEN */

.gruen {
	color: #00837d;
}
.gelb {
	color: #ffd350;
}
.bg-dark {
    background-color: #00837d!important;
}
div.bg-gruen {
    background-color: #b3fffb!important;
}
.btn-light {
    background-color: #fdd354;
}
.btn-light:hover {
    background-color: #fee59a;
}
	
/* ############################################################################################### */
/* NAVIGATION*/

 .container-fluid {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}
#navi {
  margin-left: 12px!important;
  margin-right: 12px!important;
}
.navbar {
  padding: 0!important;
}
button.navbar-toggler {
  margin-right: 20px;
}
nav {
  margin: 10 0!important;
}
.navbar a {
  color: #fff;
}
.logo {
	margin: 5px;
	max-width:100px;
	height: auto;
	margin-left: 15px;
}
.kontakt {
	max-width:100px;
	height: auto;
}
.footer-logo {
	max-width:55px;
	height: auto;
}
#btn-back-to-top {
	color: #fff;
	position: fixed;
	border: 1px solid #b8dcda;
	border-radius: 32px;
	bottom: 120px;
	right: 20px;
	display: none;
	background-color: rgba(0, 131, 125, 0.5);
	z-index: 1;
}

#btn-back-to-top:hover {
	border: 1px solid #ffd350;
	background-color: rgba(155, 221, 219, 0.5);
	color: #00837d;
	border: 1px solid #00837d;
}
/* ############################################################################################### */
/* CONTENT*/

.big {
	font-size: 17px;
	font-weight: 500;
}
.fa-circle {
	font-size: 5px;
}
.yoga-punkt {
	font-size: 16px;
	color: #fdd354;
}

p.big {
	margin-bottom: 5px;
}
/* Caroussel / Header*/
.header {
  font-size: 10rem;
}
.right {
	text-align: right;
}

/* ############################################################################################### */
/* FOOTER */
/* mobile navi bottom */
.mobile_nav {
	position: fixed;
	bottom: 0;
	background-color: rgba(55, 165, 161, 1);
	width: 100%;
	color: #fff;
	z-index: 1001;
	left: 12px;
	right: 14px;
}
.mobile_nav a {
	color: #fff;
	text-decoration: none;
}
.mob {
	padding-left: 7px;
	padding-right: 7px;
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
	width: 33%;
}
.mob:hover, .mob:active {
	color: #fff;
}
/* responsive */
@media (min-width: 577px) {
.mobile_nav {
	display: none;
}
}
@media (max-width: 576px) {
body {
	bottom: 68px!important;
}}
.footer {
	background-color: #00837d;
	color: #fff;
	padding-top: 20px;
}

.footer a {
	color: #b8dcda;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
}

/* ############################################################################################### */
/* media queries */

@media screen and (max-width: 1600px) {
.header {
  font-size: 9rem;
}
}

@media screen and (max-width: 1199px) {
#achtsamkeit {
	display: none;	
}

}


@media screen and (max-width: 991px) {
.footer .col-sm-4 {
  text-align: left;
}
}

@media screen and (max-width: 768px) {
.header {
  font-size: 3.2rem;
}
main {
  margin-top: -41px!important;
}
.header-img {
	width:100%;
	height: auto;
	max-width: 300px;
}
}

@media screen and (max-width: 576px) {

.header-img {
	width:100%;
	height: auto;
	max-width: 200px;
}
p.big {
	margin-bottom: 0px;
}
h1.unterseite {
	margin-top: 70px;
}

}