sl@import url("../webfonts/Ubuntu_Light/stylesheet.css");
@import url("../webfonts/Ubuntu_Regular/stylesheet.css");
@import url("../webfonts/Ubuntu_Bold/stylesheet.css");
@import url("../webfonts/Pompiere_Regular/stylesheet.css");


/*!
 * 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)
 */

body {
    font-family: "Ubuntu Regular";
    color: #575756;
}
a:link {
	color: #575756;
}
a:visited {
	color: #575756;
}
a:hover {
	color: #008348;
	text-decoration: none;
}
/*NAV*/
.menu {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: -1030;
	opacity: 0;
}
.fixed-top {
	visibility: visible;
	z-index: 1030!important;
	opacity: 1;
}
.nav-right{
    position: absolute;
    right: 1em;
    top: 1.2em;
    font-size: 1rem;
}
.navbar-toggler{
    left: -11px;
    position: relative;

}
.bg-dark {
    background-color: #F9CF26!important;
}
.navbar .nav-link {
	font-size: 1.2rem;
	border-bottom-style: none;
	margin-right: 18px;
	font-weight: 500;
}
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
	color: #008348!important;
    font-weight: bold;
}
.navbar .nav-link:hover {
	color: #008348!important;
}
.nav-pills .nav-link {
	border-radius: 2rem 0rem 0rem 2rem;
}
.nav-pills .nav-link:hover {
	background-color: #FBE9A0;
	color: #575756;
}
.nav-pills .nav-link {
    background-color: #92CD78;
    color: #575756;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background-color: #FBE9A0;
    color: #575756;
}
.second-nav {
    position: fixed;
    top: 17em;
    opacity: 0.8;
    z-index: 2356;
    text-align: left;
    transition: margin-right 0.5s ease-in-out;
    margin-right: -185px;
    right: 0px;
}
.second-nav:hover {
	margin-right: 0px;
	opacity: 1;
}
header{
    background-color: rgba(220,201,41,1.00);
    min-height: 17vw;
    padding-top: 3%;
}
.erfolg{
    margin-top: 9%;
}
.welle1{
    z-index: 49;
    position: absolute;
}
.welle2{
    z-index: 49;
    position: relative;
    margin-top: -9vw;
}
.carousel{
    z-index: 0;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230B3B0B' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");   
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230B3B0B' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators .active {
	background-color: #015E1D;
}
.carousel-indicators li {
	background-color: #4BF36E;
	width: 10px;
	height: 10px;
	border-radius: 100%;
}
.img_slide_special{
    width: 65%;
    height: auto;
}
.text_slide_special {
    padding-top: 20px;
    padding-bottom: 20px;
}
#erster{
    background-color: #d4e5c8;
}
.first{
    z-index: 345;
    position: relative;
    top: -3vw;
}
#zweiter{
    background-color: #b8d3a7;
}
#dritter {
    min-height: 30em;
    background-image: url("../img/body/hintergrund1.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: 100% auto;
}
#vierter{
    background-color: #F9CF26;
}
#fuenfter {
    min-height: 15em;
    background-image: url("../img/body/hintergrund2.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: 100% auto;
}
#contact1 {
	position: absolute;
	margin-top: 285px;
}
.rot{
    color: red!important;
}
b {
	font-weight: 500;
}
h1 {
    font-size: 2.8rem;
    font-family: "Pompiere Regular";
    font-style: normal;
    font-weight: 900;
}
h2 {
    font-size: 2.3rem;
    font-family: "Pompiere Regular";
    font-style: normal;
    font-weight: 900;
}
h3 {
    font-size: 2.3rem;
    font-family: "Pompiere Regular";
    font-style: normal;
    font-weight: 900;
}
h4 {
	font-size: 1.25rem;
}
.has-error {
	color: red;
}
.fett {
    font-weight: 700;
    font-size: 1rem;
}
.fett1 {
	font-weight: 700;
	font-size: 1.7rem;
}
.card {
	background-color: rgba(255,255,255,0.00);
	border-style: none;
}
.card a:link {
	color: #ffffff;
}
.card a:visited {
	color: #ffffff;
}
.card a:hover {
	color: #ad4482;
}
.card img:hover {
	opacity: 0.8;
}
.card-header {
    border-bottom-style: none;
    background-color: rgba(0,0,0,0.00);
}
.card-body {
    /* [disabled]color: #000000; */
    font-size: 1.0rem;
    border-bottom: thin none rgba(255,255,255,0.32);
    line-height: 1.5rem;
    padding-top: 0rem;
}
.kreis{
    background-color: #d4e5c8;
    width: 20em;
    height: 20em;
    text-align: center;
    border-radius: 20em;
    display: table!important;
    padding-top: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
}
.kreistext{
    vertical-align: middle!important;
    display: table-cell;
    font-size: x-large;
}
.kleiner_kreistext{
    font-size: x-large;
}
footer {
    background-color: #F9CF26;
}
footer a:link {
    color: #575756;
}
footer a:hover {
	color: #008348!important;
}
footer a:visited {
	color: #575756;
}
#erster_anchor_mobil {
    display: block;
    position: relative;
    top: -2em;
    visibility: hidden;
}
#erster_anchor {
    display: block;
    position: relative;
    top: -5em;
    visibility: hidden;
}
#contact_anchor {
    display: block;
    position: relative;
    top: 12em;
    visibility: hidden;
}
.text_weg{
    color: rgba(255,255,255,0.00);
}
.has-error{
    color: red!important;
}
.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);
}
@media (max-width: 1199px) {
.second-nav {
	opacity: 0.5;
	top: 8em;
}
}

@media (max-width: 992px) {
#page-top {
    background-image: url(../img/hintergrund3.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}
#dritter {
    min-height: 25em;
    background-attachment: scroll;
    background-size: 100% auto;
}
#fuenfter {
    min-height: 25em;
    background-attachment: scroll;
    background-size: 100% auto;
    background-position: 0% center;
}
}

@media (max-width: 770px) {
h1 {
    font-size: 1.8rem;
    font-family: "Pompiere Regular";
    font-style: normal;
    font-weight: 900;
}
h2 {
    font-size: 1.3rem;
    font-family: "Pompiere Regular";
    font-style: normal;
    font-weight: 900;
}
h3 {
    font-size: 1.3rem;
    font-family: "Pompiere Regular";
    font-style: normal;
    font-weight: 900;
}
h4 {
	font-size: 1.5rem;
}   

.kreis{
    width: 15em;
    height: 15em;
    text-align: center;
    border-radius: 15em;
    display: table!important;
    padding-top: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
}
.kreistext{
    vertical-align: middle!important;
    display: table-cell;
    font-size: large;
}
.kleiner_kreistext{
    font-size: large;
}
#dritter {
    min-height: 20em;
}
#fuenfter {
    min-height: 20em;
}
}
