/* CSS  Document */
/* grün  #909d7e */
/* blau  #b0c0c4 */
/* braun #c09b95 */
/* olive #d5cbae */
.roboto-thin {
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	font-style: normal;
  }
  
  .roboto-thin-italic {
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	font-style: italic;
  }
  
  .roboto-light {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-style: normal;
  }
  
  .roboto-light-italic {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-style: italic;
  }
  
  .roboto-regular {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-style: normal;
  }
  
  .roboto-regular-italic {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-style: italic;
  }
  
  .roboto-medium {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-style: normal;
  }
  
  .roboto-medium-italic {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-style: italic;
  }
  
  .roboto-bold {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-style: normal;
  }
  
  .roboto-bold-italic {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-style: italic;
  }
  
  .roboto-black {
	font-family: "Roboto", sans-serif;
	font-weight: 900;
	font-style: normal;
  }
  
  .roboto-black-italic {
	font-family: "Roboto", sans-serif;
	font-weight: 900;
	font-style: italic;
  }
  

html
{
	scroll-behavior: smooth;
}
body 
{
	overflow-x: hidden;
	color: #000;
	background-color: #FFF;
}

/* SPRACHE */
.sprache
{
	position: absolute;
	right: 100px;
	top:28px;
}
@media screen and (max-width:768px) {
.sprache
{
	position: absolute;
	right: 80px;
	top:12px;
}
}
.language-menu li
{
	 display: inline; /* li nebeneinander anzeigen */
    list-style-type: none; /* ohne Aufzählungspunkte */
}
/* NAVIGATION */
.cd-primary-nav a
{
	padding: 0px;
}
.cd-primary-nav
{
	padding-top: 100px;
}
.dropdown-menu
{
	display:inline-block;
	background-color: transparent;
	border: #FFF solid 1px;
	margin-top: 10px;
	margin-bottom: 100px;
}
.dropdown-menu a
{
	color:#FFF;
}
.dropdown-menu a:hover
{
	color:#2E8A62;
}
.dropdown-item.active, .dropdown-item:active
{
	background-color: transparent;
}
.dropdown:hover .dropdown-menu 
{
    _display: block;
}
.stay-open 
{
	display:block !impo/* CSS  Document */
/* grün  #909d7e */
/* blau  #b0c0c4 */
/* braun #c09b95 */
/* olive #d5cbae */
.roboto-thin {
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	font-style: normal;
  }
  
  .roboto-thin-italic {
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	font-style: italic;
  }
  
  .roboto-light {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-style: normal;
  }
  
  .roboto-light-italic {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-style: italic;
  }
  
  .roboto-regular {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-style: normal;
  }
  
  .roboto-regular-italic {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-style: italic;
  }
  
  .roboto-medium {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-style: normal;
  }
  
  .roboto-medium-italic {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-style: italic;
  }
  
  .roboto-bold {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-style: normal;
  }
  
  .roboto-bold-italic {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-style: italic;
  }
  
  .roboto-black {
	font-family: "Roboto", sans-serif;
	font-weight: 900;
	font-style: normal;
  }
  
  .roboto-black-italic {
	font-family: "Roboto", sans-serif;
	font-weight: 900;
	font-style: italic;
  }
  

html
{
	scroll-behavior: smooth;
}
body 
{
	_overflow-x: hidden;
	color: #000;
	background-color: #FFF;
}

/* SPRACHE */
.sprache
{
	position: absolute;
	right: 100px;
	top:28px;
}
@media screen and (max-width:768px) {
.sprache
{
	position: absolute;
	right: 80px;
	top:12px;
}
}
.language-menu li
{
	 display: inline; /* li nebeneinander anzeigen */
    list-style-type: none; /* ohne Aufzählungspunkte */
}
/* NAVIGATION */
.cd-primary-nav a
{
	padding: 0px;
}
.cd-primary-nav
{
	padding-top: 100px;
}
.dropdown-menu
{
	display:inline-block;
	background-color: transparent;
	border: #FFF solid 1px;
	margin-top: 10px;
	margin-bottom: 100px;
}
.dropdown-menu a
{
	color:#FFF;
}
.dropdown-menu a:hover
{
	color:#2E8A62;
}
.dropdown-item.active, .dropdown-item:active
{
	background-color: transparent;
}
.dropdown:hover .dropdown-menu 
{
    _display: block;
}
.stay-open 
{
	display:block !important;
}
.dropdown {
  text-align:center;
  appearance: none;
  margin-bottom: 120px!important;
}

.dropdown-menu {
  text-align: center;
}
.item-3 a
{
	text-align: center;
  width: 100%;
}
.nav-item
{
	color: #FFF;
}
.cd-header.menu-is-open
{
	background-color:#909d7e !important;
}
.cd-header
{
	background-color:#909d7e !important;
	height: 80px!important;
}
.cd-primary-nav-trigger
{
	background-color:#909d7e !important;
}
.cd-primary-nav
{
	background-color:#909d7e;
	opacity: 0.9;
}
.cd-primary-nav a
{
	padding: 0px;
}
.cd-header.is-fixed
{
	background-color:#98B794;
}
/* CONTAINER */
.blau
{
	background-color: #b0c0c4;
}
.gruen
{
	background-color: #909d7e;
}
.braun
{
	background-color:#c09b95;
}
.olive
{
	background-color:#d5cbae;
}

.row
{
	padding: 0px;
	margin: 0px;
}
#c17
{
	padding: 0px;
	margin: 0px;
}
.ce-col,
.col-lg
{
	padding: 0px;
	color: #fff;
	margin-bottom: -5px;
}
.ce-col p,
.col-lg p
{
padding-bottom: 20px;
}
.oben
{
	margin-top: 80px;
}
.container-fluid
{
	padding: 0px;
	background-color: #FFF;
}
.container-fluid .image
{
	padding: 0px;
}
.col-lg-6
{
	padding: 50px;	
}
#slider
{
	padding: 0px;
	margin-top: 80px;
	width: 100%;
}
@media screen and (max-width:768px) {
#slider
{
	padding: 0px;
	margin-top: 0px;
	width: 100%;
}
}

.small
{
	font-size: 0.5em;
}
p strong
{
	font-weight: bold; 
}


/* IMAGES */
@media screen and (max-width:768px) {
img
	{
		padding-top: 0px;
	}
}
img
{
	width: 100%;
	height: auto;
}
.logo img
{
	width: 30%;
	min-width: 300px !important;
	height: auto;
	padding-left: 10px;
	padding-top: 20px;
}
@media screen and (max-width:768px) {
.logo img
{
	width: 30%;
	min-width: 220px !important;
	height: auto;
	padding-left: 10px;
	padding-top: 15px;
}
}
.background_image
{
	width: 100%;
	height: auto;
}
@media screen and (max-width:768px) {
#slider
{
	padding-top:50px;
}
}

/* Button */
.btn-dark
{
	margin: 30px;
}
.sofs_button
{
	margin-top: -200px;
}

/* SCHRIFTEN */
strong
{
  font-weight:700!important;
}
.oben h1
{
	padding: 30px;
}
.oben p
{
	padding-left: 30px;
	padding-right: 30px;
}
.fa-phone a
{
	_color: #FFF !important;
}
.fa-map a
{
	line-height: 2em;
}
h1
{
	font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight:500;
    font-style: normal;
	font-size: 2.5em;
	padding-bottom: 20px;
	padding-top: 50px;
	color: #FFF;
}
.blau h1
{
	color:#FFF;
}
h2
{
	font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight:500;
    font-style: normal;
	font-size: 2em;
	padding-bottom: 20px;
	padding-top: 50px;
	padding-left: 30px;
}
h3
{
	font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight:500;
    font-style: normal;
	font-size: 1.3em;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 30px;
}
p, .btn-dark
{
	font-size: 1.3em;
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	font-style: normal;
    font-optical-sizing: auto;
	line-height: 1.5em;
}
.oben li,
.col-lg li,
.list-normal
{
	font-size: 1.2em;
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	font-style: normal;
    font-optical-sizing: auto;
	line-height: 1.5em;
	margin-left: 30px;
	list-style-type: circle;
}

i
{
	font-style: italic;
}
@media screen and (max-width:768px) {
h1
{
	font-family: "Roboto", sans-serif;
	font-size: 2.2em;
	padding-bottom: 10px;
}
h2
{
	font-family: "Roboto", sans-serif;
	font-size: 2em;
	padding-bottom: 10px;
	padding-top: 10px;
}
p
{
	font-size: 1.3em;
	font-family: "Roboto", sans-serif;
	line-height: 1.5em;
}

}
small
{
	font-size: 1em;
	line-height: 3em;
}
_li
{
	list-style: none;
	font-size: 1.2em;
}
a
{
	padding-bottom: 2em;
}
nav a:hover
{
	text-decoration: none;
	background-color: #000 !important;
	color:#FFF!important;
}
.col-lg-12 a
{
    color: #FFF;
}
.col-lg-12 a:hover
{
    color: #FFF;
    background-color:#2E8A62;
    padding: 0px;
}
a:hover
{
	text-decoration: none;
}
.ftco-footer a:hover
{
	padding: 2px;
}
.adresse
{
	color: #FFF;
	z-index: 99;
	font-size: 0.8em;
	font-family: 'Recursive', sans-serif;
}
.cd-primary-nav a
{
	padding: 0.3em;
}

/* ANIMATIONS */
/* ----------------------------------------------
 * Generated by Animista on 2021-5-15 12:42:20
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-in-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

.scale-in-center {
	-webkit-animation: scale-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: scale-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* FOOTER */
.fusszeile
{
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	background-color: #909d7e;
	width: 100%;
	color:#FFF;
	font-size: 0.8em;
	padding-bottom: 20px;
}
.fusszeile .ce-col,
.fusszeile .col-lg
{
	background-color: transparent;
}
.fusszeile a:hover
{
	background:#FFF;
	color:#2E8A62;
}
.fusszeile
{
	padding:30px;
}

/* SCROL DOWN ARROW */

@media (min-width: 992px){
html body [data-ca3_iconfont="ETmodules"]::before {
    font-family: "ETmodules";
}
[data-ca3_icon]::before {
    font-weight: normal;
    content: attr(data-ca3_icon);
}

.ca3-scroll-down-arrow {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2hldnJvbl90aGluX2Rvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiBmaWxsPSJ3aGl0ZSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE3LjQxOCw2LjEwOWMwLjI3Mi0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwYzAuMjcsMC4yNjgsMC4yNzEsMC43MDEsMCwwLjk2OWwtNy45MDgsNy44M2MtMC4yNywwLjI2OC0wLjcwNywwLjI2OC0wLjk3OSwwbC03LjkwOC03LjgzYy0wLjI3LTAuMjY4LTAuMjctMC43MDEsMC0wLjk2OWMwLjI3MS0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwTDEwLDEzLjI1TDE3LjQxOCw2LjEwOXoiLz48L3N2Zz4=);
	background-size: contain;
	background-repeat: no-repeat;
}

.ca3-scroll-down-link {
	position: fixed
    cursor:pointer;
	height: 60px;
	width: 80px;
	margin: 0px 0 0 -40px;
	line-height: 60px;
	position: absolute;
	left: 50%;
	top: 600px;
	color: #FFF;
	text-align: center;
	font-size: 70px;
	z-index: 100;
	text-decoration: none;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
	-webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
	-moz-animation:    ca3_fade_move_down 2s ease-in-out infinite;
	animation:         ca3_fade_move_down 2s ease-in-out infinite;
	z-index: 99;
}


/*animated scroll arrow animation*/
@-webkit-keyframes ca3_fade_move_down {
  0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -webkit-transform:translate(0,20px); opacity: 0; }
}
@-moz-keyframes ca3_fade_move_down {
  0%   { -moz-transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -moz-transform:translate(0,20px); opacity: 0; }
}
@keyframes ca3_fade_move_down {
  0%   { transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { transform:translate(0,20px); opacity: 0; }
}
}

/* Cookie */
.cf-cookie-openconsent 
{
    background: transparent;
	max-width: 50px!important;
}
.cf-cookie-openconsent img
{
	max-width: 50px!important;
}

.ce-col img,
.col-md img
{
	width: 100%;
    margin: auto;
    display: block;
}
_#c15
{
	height: 100%;
}


/* Arrow Up */

.fa-arrow-circle-up
{
	position: fixed;
	bottom:30px;
	right:30px;
}
/* Fotorama */
.fotorama
{
	height: fit-content;
	max-height: 30%;
}
.fotorama p
{
	vertical-align: middle;
	text-align: center;
	padding-top: 20px;;
}rtant;
}
.dropdown {
  text-align:center;
  appearance: none;
  margin-bottom: 120px!important;
}

.dropdown-menu {
  text-align: center;
}
.item-3 a
{
	text-align: center;
  width: 100%;
}
.nav-item
{
	color: #FFF;
}
.cd-header.menu-is-open
{
	background-color:#909d7e !important;
}
.cd-header
{
	background-color:#909d7e !important;
	height: 80px!important;
}
.cd-primary-nav-trigger
{
	background-color:#909d7e !important;
}
.cd-primary-nav
{
	background-color:#909d7e;
	opacity: 0.9;
}
.cd-primary-nav a
{
	padding: 0px;
}
.cd-header.is-fixed
{
	background-color:#98B794;
}
/* CONTAINER */
.blau
{
	background-color: #b0c0c4;
}
.gruen
{
	background-color: #909d7e;
}
.braun
{
	background-color:#c09b95;
}
.olive
{
	background-color:#d5cbae;
}

.row
{
	padding: 0px;
	margin: 0px;
}
#c17
{
	padding: 0px;
	margin: 0px;
}
.ce-col,
.col-lg
{
	padding: 0px;
	color: #fff;
	margin-bottom: -5px;
}
.ce-col p,
.col-lg p
{
padding-bottom: 20px;
}
.oben
{
	margin-top: 80px;
}
.container-fluid
{
	padding: 0px;
	background-color: #FFF;
}
.container-fluid .image
{
	padding: 0px;
}
.col-lg-6
{
	padding: 50px;	
}
#slider
{
	padding: 0px;
	margin-top: 80px;
	width: 100%;
}
@media screen and (max-width:768px) {
#slider
{
	padding: 0px;
	margin-top: 0px;
	width: 100%;
}
}

.small
{
	font-size: 0.5em;
}

/* IMAGES */
@media screen and (max-width:768px) {
img
	{
		padding-top: 0px;
	}
}
img
{
	width: 100%;
	height: auto;
}
.logo img
{
	width: 30%;
	min-width: 300px !important;
	height: auto;
	padding-left: 10px;
	padding-top: 20px;
}
@media screen and (max-width:768px) {
.logo img
{
	width: 30%;
	min-width: 220px !important;
	height: auto;
	padding-left: 10px;
	padding-top: 15px;
}
}
.background_image
{
	width: 100%;
	height: auto;
}
@media screen and (max-width:768px) {
#slider
{
	padding-top:50px;
}
}

/* Button */
.btn-dark
{

	margin: 30px;
}

/* SCHRIFTEN */
.text
{
	overflow: visible;
	height: 100%;
}
.oben h1
{
	padding: 30px;
}
.oben p
{
	padding-left: 30px;
	padding-right: 30px;
}
.fa-phone a
{
	_color: #FFF !important;
}
.fa-map a
{
	line-height: 2em;
}
h1
{
	font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight:500;
    font-style: normal;
	font-size: 2.5em;
	padding-bottom: 20px;
	padding-top: 50px;
	color: #FFF;
}
.blau h1
{
	color:#FFF;
}
h2
{
	font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight:500;
    font-style: normal;
	font-size: 2em;
	padding-bottom: 20px;
	padding-top: 50px;
	padding-left: 30px;
}
h3
{
	font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight:500;
    font-style: normal;
	font-size: 1.3em;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 30px;
}
p, .btn-dark
{
	font-size: 1.3em;
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	font-style: normal;
    font-optical-sizing: auto;
	line-height: 1.5em;
}
.oben li,
.col-lg li,
.list-normal
{
	font-size: 1.2em;
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	font-style: normal;
    font-optical-sizing: auto;
	line-height: 1.5em;
	margin-left: 30px;
	list-style-type: circle;
}

i
{
	font-style: italic;
}
@media screen and (max-width:768px) {
h1
{
	font-family: "Roboto", sans-serif;
	font-size: 2.2em;
	padding-bottom: 10px;
}
h2
{
	font-family: "Roboto", sans-serif;
	font-size: 2em;
	padding-bottom: 10px;
	padding-top: 10px;
}
p
{
	font-size: 1.3em;
	font-family: "Roboto", sans-serif;
	line-height: 1.5em;
}

}
small
{
	font-size: 1em;
	line-height: 3em;
}
_li
{
	list-style: none;
	font-size: 1.2em;
}
a
{
	_padding-bottom: 2em;
}
nav a:hover
{
	text-decoration: none;
	background-color: #000 !important;
	color:#FFF!important;
}
.col-lg-12 a
{
    color: #FFF;
}
.col-lg-12 a:hover
{
    color: #FFF;
    background-color:#2E8A62;
    padding: 0px;
}
a:hover
{
	text-decoration: none;
}
.ftco-footer a:hover
{
	padding: 2px;
}
.adresse
{
	color: #FFF;
	z-index: 99;
	font-size: 0.8em;
	font-family: 'Recursive', sans-serif;
}
.cd-primary-nav a
{
	padding: 0.3em;
}

/* ANIMATIONS */
/* ----------------------------------------------
 * Generated by Animista on 2021-5-15 12:42:20
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-in-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

.scale-in-center {
	-webkit-animation: scale-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: scale-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* FOOTER */
.fusszeile
{
	font-family: "Roboto", sans-serif;
	font-weight: 100;
	background-color: #909d7e;
	width: 100%;
	color:#FFF;
	font-size: 0.8em;
	padding-bottom: 20px;
}
.fusszeile .ce-col,
.fusszeile .col-lg
{
	background-color: transparent;
}
.fusszeile a:hover
{
	background:#FFF;
	color:#2E8A62;
}
.fusszeile
{
	padding:30px;
}

/* SCROL DOWN ARROW */

@media (min-width: 992px){
html body [data-ca3_iconfont="ETmodules"]::before {
    font-family: "ETmodules";
}
[data-ca3_icon]::before {
    font-weight: normal;
    content: attr(data-ca3_icon);
}

.ca3-scroll-down-arrow {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2hldnJvbl90aGluX2Rvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiBmaWxsPSJ3aGl0ZSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE3LjQxOCw2LjEwOWMwLjI3Mi0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwYzAuMjcsMC4yNjgsMC4yNzEsMC43MDEsMCwwLjk2OWwtNy45MDgsNy44M2MtMC4yNywwLjI2OC0wLjcwNywwLjI2OC0wLjk3OSwwbC03LjkwOC03LjgzYy0wLjI3LTAuMjY4LTAuMjctMC43MDEsMC0wLjk2OWMwLjI3MS0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwTDEwLDEzLjI1TDE3LjQxOCw2LjEwOXoiLz48L3N2Zz4=);
	background-size: contain;
	background-repeat: no-repeat;
}

.ca3-scroll-down-link {
	position: fixed
    cursor:pointer;
	height: 60px;
	width: 80px;
	margin: 0px 0 0 -40px;
	line-height: 60px;
	position: absolute;
	left: 50%;
	top: 600px;
	color: #FFF;
	text-align: center;
	font-size: 70px;
	z-index: 100;
	text-decoration: none;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
	-webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
	-moz-animation:    ca3_fade_move_down 2s ease-in-out infinite;
	animation:         ca3_fade_move_down 2s ease-in-out infinite;
	z-index: 99;
}


/*animated scroll arrow animation*/
@-webkit-keyframes ca3_fade_move_down {
  0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -webkit-transform:translate(0,20px); opacity: 0; }
}
@-moz-keyframes ca3_fade_move_down {
  0%   { -moz-transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -moz-transform:translate(0,20px); opacity: 0; }
}
@keyframes ca3_fade_move_down {
  0%   { transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { transform:translate(0,20px); opacity: 0; }
}
}

/* Cookie */
.cf-cookie-openconsent 
{
    background: transparent;
	max-width: 50px!important;
}
.cf-cookie-openconsent img
{
	max-width: 50px!important;
}
/* Bilder */
.ce-col img,
.col-md img
{
	width: 100%;
    margin: auto;
    display: block;
}
_#c15
{
	height: 100%;
}
/* Hintergrundbilder */

.home_bild_1
{
    background-repeat: no-repeat;
	background-position-x: center;
    _background-size:1200px 100%;
	height: 80vh;
	background-image:url('/fileadmin/bilder/home_simone_voss_1.webp');
}
.home_bild_2
{
    background-repeat: no-repeat;
	background-position-x: center;
    _background-size:1200px 100%;
	height: 85vh;
	width: 100%;
	background-image:url('/fileadmin/bilder/home_bild_2.webp');
}
.home_aktuelles
{
    background-repeat: no-repeat;
	background-position-x: center;
    _background-size:1200px 100%;
	height: 80vh;
	width: 100%;
	background-image:url('/fileadmin/bilder/aktuelles.webp');
}
/* über mich */
.uebermich_bild_1
{
    background-repeat: no-repeat;
	background-position-x: center;
    _background-size:1200px 100%;
	height: 80vh;
	width: 100%;
	background-image:url('/fileadmin/bilder/ueber_mich_simone_voss.webp');
}
.uebermich_bild_2
{
    background-repeat: no-repeat;
	background-position-x: center;
    _background-size:1200px 100%;
	height: 80vh;
	width: 100%;
	background-image:url('/fileadmin/bilder/ueber_mich_bild_2.webp');
}

/* Coaching */
.klangcoaching_bild_1
{
    background-repeat: no-repeat;
	background-position-x: center;
    background-size:1000px 1000px;
	height: 100vh;
	_max-height: 1000px!important;
	width: 100%;
	background-image:url('/fileadmin/bilder/klangcoaching_bild_1.webp');
}
.klangcoaching_bild_2
{
    background-repeat: no-repeat;
	background-position-x: center;
    background-size:1000px 1000px;
	height: 100vh;
	_max-height: 1000px!important;
	width: 100%;
	background-image:url('/fileadmin/bilder/klangcoaching_bild_2.webp');
}
.klangcoaching_bild_3
{
    background-repeat: no-repeat;
	background-position-x: center;
    background-size:1000px 1000px;
	height: 100vh;
	_max-height: 1000px!important;
	width: 100%;
	background-image:url('/fileadmin/bilder/klangcoaching_bild_3.webp');
}
/* Angebote */
.angebote_bild_1
{
    background-repeat: no-repeat;
	background-position-x: center;
    background-size:1000px 1000px;
	height: 100vh;
	max-height: 1000px!important;
	width: 100%;
	background-image:url('/fileadmin/bilder/angebote_bild_1.webp');
}
.angebote_bild_2
{
    background-repeat: no-repeat;
	background-position-x: center;
    background-size:1000px 1000px;
	height: 100vh;
	max-height: 1000px!important;
	width: 100%;
	background-image:url('/fileadmin/bilder/angebote_bild_2.webp');
}
.angebote_bild_3
{
    background-repeat: no-repeat;
	background-position-x: center;
    background-size:1000px 1000px;
	height: 100vh;
	max-height: 1000px!important;
	width: 100%;
	background-image:url('/fileadmin/bilder/angebote_bild_3.webp');
}
/* Klangtherapie */
.klangtherapie_bild_1
{
    background-repeat: no-repeat;
	background-position-x: center;
    background-size:1000px 1000px;
	height: 100vh;
	max-height: 1000px!important;
	width: 100%;
	background-image:url('/fileadmin/bilder/klangtherapie_bild_1.webp');
}
.klangtherapie_bild_2
{
    background-repeat: no-repeat;
	background-position-x: center;
    background-size:1000px 1000px;
	height: 100vh;
	max-height: 1000px!important;
	width: 100%;
	background-image:url('/fileadmin/bilder/klangtherapie_bild_2.webp');
}
.klangtherapie_bild_3
{
	background-repeat: no-repeat;
	background-position-x: center;
    background-size:1000px 1000px;
	height: 100vh;
	max-height: 1000px!important;
	width: 100%;
	background-image:url('/fileadmin/bilder/klangtherapie_bild_3.webp');
}

/* Sound of Soul */
.sound_bild_1
{
    background-repeat: no-repeat;
	background-position-x: center;
    background-size:1000px 1000px;
	height: 100vh;
	max-height: 1000px!important;
	width: 100%;
	background-image:url('/fileadmin/bilder/13_Sound_of_Soul.jpg');
}
.sound_bild_2
{
    background-repeat: no-repeat;
	background-position-x: center;
    background-size:1000px 1000px;
	height: 100vh;
	max-height: 1000px!important;
	width: 100%;
	background-image:url('/fileadmin/bilder/14_Sound_of_Soul.jpg');
}
.sound_bild_3
{
    background-repeat: no-repeat;
	background-position-x: center;
    background-size:1000px 1000px;
	height: 100vh;
	max-height: 1000px!important;
	width: 100%;
	background-image:url('/fileadmin/bilder/15_Sound_of_Soul.jpg');
}
/* Arrow Up */

.fa-arrow-circle-up
{
	position: fixed;
	bottom:30px;
	right:30px;
	width: 50px;
}
/* Fotorama */
.fotorama
{
	height: fit-content;
	height: 250px;
	background-color: #d5cbae;
}
.fotorama p
{
	vertical-align: middle;
	text-align: center;
	padding-top: 20px;;
}

/* Bilder */
#c172 img /* KLA Logo*/
{
	width: 200px!important;
	height: auto;
	text-align: left;
}