﻿@charset "UTF-8";

:focus {outline: 0 !important;}

* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	text-decoration: none;
	-webkit-text-size-adjust: none; 
	-webkit-font-smoothing: antialiased;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
html { overflow-x: auto; overflow-y: scroll; height: auto;
min-height: 100%; }
body { background-color: #fff; height: auto;
min-height: 100%; font-family: 'Archivo', Helvetica, Arial, san-serif; color: #000; font-weight: 400; font-size: 16px; line-height; 20px; }

#fader { position: fixed; width: 100%; height: 100%; left : 0px; top: 0px; background: #fff; z-index: 99999; display: none; }
#fader span { position: absolute; width: 100%; height: 90%; min-height: 15px; top: 0px; left: 0px; background: url('../img/loader_hanel.svg') no-repeat center center; display: block;}



#site {
	position:relative;
	height:auto;
	min-height:100%;
	width: 100%;
	line-height: 0px;
}	
.wrapper {
	position:relative; 
	margin:0 auto;
    width: 1140px;
	width: 100%;
}

.inner-wrapper { 	
    position:relative; 
	margin:0 auto; 
    width: 1100px;
    width: calc(100% - 0px);	
}
.elementor-wrapper { 	
    position:relative; 
	margin:0 auto; 
    width: 1100px;
	width: 100%;
}
@media (max-width: 1139px){
	.wrapper { 
		width: 100%; 
	}	
}


.elementor-wrapper {
	padding-top: 200px;
}
@media (max-width: 1024px) {
	.elementor-wrapper {
		padding-top: 90px;
	}
}



.arrow-to-content {
	position: absolute !important; top: 0px; right: 0px;
}


.elementor-section .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0px !important;
}
.elementor-section-full_width .elementor-column-gap-default .elementor-row .elementor-column .elementor-element-populated {
    padding: 0px !important;
}
.elementor-section-boxed .elementor-column-gap-default .elementor-row .elementor-column .elementor-element-populated {
    padding: 0px 0px 0px 0px !important;
}

@media (max-width: 1023px) {
	.elementor-section-boxed .elementor-column-gap-default .elementor-row .elementor-column .elementor-element-populated {
		padding: 0px 0px 0px 0px !important;
	}
}
@media (max-width: 767px) {

}
.elementor-column-gap-default .elementor-row .elementor-column .elementor-element-populated .elementor-element-populated {
	padding: 0px !important;
}






.logo-container { position: absolute; width: 490px; height: 130px; top: 50px; left: 10px; z-index: 500; }
.logo { position: relative; width: 100%; height: auto;}
.logo img { display: block;  width: 100%; height: auto; }
@media (max-width: 1024px) {
	.logo-container  { width: 238px; height: auto; top: 14px; left: 27px; } 
}
@media (max-width: 767px) {
	.logo-container  { width: 238px; height: auto; top: 14px; left: 7px; } 
}


#header { position: fixed; top: 0; width: 100%; height: 200px; min-height: 200px; background-color: #29FB89; /* box-shadow: 0px 1px 2px #0000001A; */ z-index: 999; }

#header-mobile {
  position: fixed;
  z-index: 4001;
}
@media (max-width: 1024px) {
	#header { height: 90px; min-height: 90px; }
}
#header .menu { position: absolute; right: 20px; top: 122px;  }
#header .menu-wrapper > div { float: left; }
#header .menu ul {list-style: none; }	
#header .menu li { background-color: transparent; float: left; height: auto; width: auto; padding-top: 0px; padding-left: 15px; padding-right: 15px; text-align: center; }
#header .menu li:last-child { padding-right: 20px; }
#header .menu ul a {
	color: #000;
	font-weight: 700;
	font-size: 28px; 
	line-height: 30px;
	text-decoration: none; 
	/* text-shadow: #fff 0 0 10px; */
	text-transform: uppercase;
	border-bottom: 3px solid rgba(0,0,0,0);
}
#header .menu ul li.current-menu-item a {
	border-bottom: 3px solid rgba(0,0,0,1);
}
.no-touch #header .menu  ul li:hover a { color: #fff; } 
.no-touch #header .menu ul li.current-menu-item:hover a {
	color: #000;
	border-bottom: 3px solid rgba(0,0,0,1);
}	





.page { position: relative; padding-bottom: 0px; line-height: 20px; }
#site > div:nth-last-child(2) { padding-bottom: 0px; }

.elementor-widget,
.elementor-widget a { font-size: 28px; line-height: 34px; font-weight: 400; color: #000000; text-decoration: none; }
@media (max-width: 1024px) {
	.elementor-widget,
	.elementor-widget a { font-size: 25px; line-height: 33px; font-weight: 400; color: #000000; text-decoration: none; }
}
@media (max-width: 767px) {
	.elementor-widget,
	.elementor-widget a { font-size: 20px; line-height: 26px; font-weight: 400; color: #000000; text-decoration: none; }
}

a:hover,
.elementor a:hover { color: #000; text-decoration: none; }


.elementor-widget-text-editor b,
.elementor-widget-text-editor strong { font-weight: 700; }

.light,
.elementor-widget.light,
.elementor-widget.light a { 
    font-weight: 300;
}

.medium,
.elementor-widget.medium,
.elementor-widget.medium a { 
    font-weight: 500;
}

.demibold,
.elementor-widget.demibold,
.elementor-widget.demibold a { 
    font-weight: 600;
}

.bold,
.elementor-widget.bold,
.elementor-widget.bold a { 
    font-weight: 700;
}

.large,
.elementor-widget.large,
.large a,
.elementor-widget.large a,
.large a:hover,
.elementor-widget.large a:hover  {
    font-size: 35px; 
    line-height: 45px; 
}
@media (max-width: 1024px) {
	.large,
	.elementor-widget.large,
	.large a,
	.elementor-widget.large a,
	.large a:hover,
	.elementor-widget.largem a:hover {
		font-size: 25px; 
		line-height: 33px; 
	}
}
@media (max-width: 767px) {
	.large,
	.elementor-widget.large,
	.large a,
	.elementor-widget.large a,
	.large a:hover,
	.elementor-widget.largem a:hover  {
		font-size: 20px; 
		line-height: 24px; 
	}
}

.uppercase,
.elementor-widget.uppercase { text-transform: uppercase; }

p { padding-bottom: 20px; }
@media (max-width: 1024px) {
	p { padding-bottom: 20px; }
}
@media (max-width: 767px) {

}



h1,
h1 a,
.elementor h1,
.elementor h1 a,
.elementor h1 a:hover  { font-size: 55px; line-height: 60px !important; font-weight: 700; color: #000000; text-transform: uppercase;  }

h2,
h2 a,
.elementor h2,
.elementor h2 a,
.elementor h2 a:hover  { font-size: 40px; line-height: 44px !important; font-weight: 700; color: #000000;  }

h3,
h3 a,
.elementor h3,
.elementor h3 a,
.elementor h3 a:hover  { font-size: 40px; line-height: 44px !important; font-weight: 400; color: #000000; font-style: italic; }

h4,
h4 a,
.elementor h4,
.elementor h4 a,
.elementor h4 a:hover  { font-size: 28px; line-height: 34px !important; font-weight: 700; color: #000000; text-transform: uppercase;  }

h5,
h5 a,
.elementor h5,
.elementor h5 a,
.elementor h5 a:hover  { font-size: 28px; line-height: 34px !important; font-weight: 600; color: #000000;  }

h6,
h6 a,
.elementor h6,
.elementor h6 a,
.elementor h6 a:hover  { font-size: 28px; line-height: 34px !important; font-weight: 400; color: #000000; }

@media (max-width: 1024px) {
h1,
h1 a,
.elementor h1,
.elementor h1 a,
.elementor h1 a:hover  { font-size: 40px; line-height: 44px !important; font-weight: 700; color: #000000; text-transform: uppercase;  }

h2,
h2 a,
.elementor h2,
.elementor h2 a,
.elementor h2 a:hover  { font-size: 25px; line-height: 33px !important; font-weight: 700; color: #000000;  }

h3,
h3 a,
.elementor h3,
.elementor h3 a,
.elementor h3 a:hover  { font-size: 25px; line-height: 33px !important; font-weight: 400; color: #000000; font-style: italic; }

h4,
h4 a,
.elementor h4,
.elementor h4 a,
.elementor h4 a:hover  { font-size: 18px; line-height: 24px !important; font-weight: 700; color: #000000; text-transform: uppercase;  }

h5,
h5 a,
.elementor h5,
.elementor h5 a,
.elementor h5 a:hover  { font-size: 25px; line-height: 33px !important; font-weight: 600; color: #000000;  }

h6,
h6 a,
.elementor h6,
.elementor h6 a,
.elementor h6 a:hover  { font-size: 18px; line-height: 24px !important; font-weight: 400; color: #000000; }

}
@media (max-width: 767px) {
h1,
h1 a,
.elementor h1,
.elementor h1 a,
.elementor h1 a:hover  { font-size: 30px; line-height: 34px !important; font-weight: 700; color: #000000; text-transform: uppercase;  }

h2,
h2 a,
.elementor h2,
.elementor h2 a,
.elementor h2 a:hover  { font-size: 20px; line-height: 24px !important; font-weight: 700; color: #000000;  }

h3,
h3 a,
.elementor h3,
.elementor h3 a,
.elementor h3 a:hover  { font-size: 20px; line-height: 24px !important; font-weight: 400; color: #000000; font-style: italic; }

h4,
h4 a,
.elementor h4,
.elementor h4 a,
.elementor h4 a:hover  { font-size: 16px; line-height: 22px !important; font-weight: 700; color: #000000; text-transform: uppercase;  }

h5,
h5 a,
.elementor h5,
.elementor h5 a,
.elementor h5 a:hover  { font-size: 20px; line-height: 26px !important; font-weight: 600; color: #000000;  }

h6,
h6 a,
.elementor h6,
.elementor h6 a,
.elementor h6 a:hover  { font-size: 16px; line-height: 22px !important; font-weight: 400; color: #000000; }

}


img { max-width: 100%; height: auto; }



ul {
  margin: 0;
}
ul.dashed {
  margin-left: 10px;
  list-style-type: none;
}
ul.dashed > li {
  text-indent: -10px;
}
ul.dashed > li:before {
  content: "- "; 
  text-indent: -10px;
}

.elementor-element.inside ul {
  margin-left: 15px;	   
}

.elementor-element.medium.inside ul {
	margin-left: 20px;	
}


.icon {	
	height: 50px; width: 50px; 
	background-size: contain; 
	background-position: center center;
	background-repeat: no-repeat;
}
.icon-arrow-top {  background-image:  url('../img/arrow_top_black.svg'); }


.bg-orange { background-color: #EA5733; }
.bg-beige { background-color: #EFE6D1; }
.bg-gruen { background-color: #D3C993; }

section.page-padding { padding: 0px 20px 0px 20px; } 




section.screen { position: relative; height: calc(100% - 200px); min-height: calc(100vh - 200px); }
section.screen .elementor-container { height: 100%; min-height: calc(100vh - 200px); }
section.screen .elementor-container .elementor-column { height: 100%; min-height: calc(100vh - 200px) ; }

section.screen .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0px;
}
@media (max-width: 1024px) {
	section.screen { position: relative; height: calc(50% - 90px); min-height: calc(50vh - 90px); }
	section.screen .elementor-container { height: 50%; min-height: calc(50vh - 90px); }
	section.screen .elementor-container .elementor-column { height: 50%; min-height: calc(50vh - 90px) ; }
}
@media (max-width: 767px) {

}



.elementor-widget-ron-popup-post .elementor-widget-container,
.elementor-widget-text-editor .elementor-widget-container,
.elementor-widget-heading .elementor-widget-container,
.elementor-widget-image .elementor-widget-container,
.elementor-widget-button .elementor-widget-container { padding-left: 40px; padding-right: 40px; }
@media (max-width: 767px) {
	.elementor-widget-ron-popup-post .elementor-widget-container,
	.elementor-widget-text-editor .elementor-widget-container,
	.elementor-widget-heading .elementor-widget-container,
	.elementor-widget-image .elementor-widget-container,
	.elementor-widget-button .elementor-widget-container { padding-left: 20px; padding-right: 20px; }
}
.elementor-widget-ron-popup-post .elementor-widget-icon .elementor-widget-container {
	padding-left: 0px; padding-right: 0px;
}






section.elementor-section  div#n2-ss-2 .n2-ss-slide-limiter {
    max-width: 100%;
	max-height: 500px;
}
section.elementor-section div#n2-ss-2 .n2-ss-layer {
    padding: 0px 0px 0px 0px;
}

section.elementor-section div#n2-ss-2 .n2-ss-static-slide .n2-ss-section-main-content {
    padding: 0px 10px 0px 0px;
}

section.elementor-section div#n2-ss-2 .n2-ss-layer.mws-zitat-layer .n2-ss-layer-content {
    padding: 60px 60px 0px 40px;
}
@media (max-width: 767px) {
	section.elementor-section div#n2-ss-2 .n2-ss-layer.mws-zitat-layer .n2-ss-layer-content {
		padding: 40px 40px 0px 20px;
	}
}


section.elementor-section div#n2-ss-2 .mws-zitat-text p,
section.elementor-section div#n2-ss-2 .mws-zitat-subtext p { max-width: 1840px; margin: 0 auto; }

section.elementor-section div#n2-ss-2 .mws-zitat-text { padding-top: 0px; }
section.elementor-section div#n2-ss-2 .mws-zitat-text p,
section.elementor-section div#n2-ss-2 .mws-zitat-text a { font-size: 35px; line-height: 45px; font-weight: 400; font-style: italic; color: #000000; text-decoration: none; }
@media (max-width: 1024px) {
	section.elementor-section div#n2-ss-2 .mws-zitat-text p,
	section.elementor-section div#n2-ss-2 .mws-zitat-text a { font-size: 25px; line-height: 33px; font-weight: 400; font-style: italic; color: #000000; text-decoration: none; }
}
@media (max-width: 767px) {
	section.elementor-section div#n2-ss-2 .mws-zitat-text p,
	section.elementor-section div#n2-ss-2 .mws-zitat-text a { font-size: 20px; line-height: 26px; font-weight: 400; font-style: italic; color: #000000; text-decoration: none; }
}
section.elementor-section div#n2-ss-2 .mws-zitat-subtext p,
section.elementor-section div#n2-ss-2 .mws-zitat-subtext a { font-size: 28px; line-height: 34px; font-weight: 700; color: #000000; }
@media (max-width: 1024px) {
	section.elementor-section div#n2-ss-2 .mws-zitat-subtext p,
	section.elementor-section div#n2-ss-2 .mws-zitat-subtext a { font-size: 18px; line-height: 24px; font-weight: 700; color: #000000; }
}
@media (max-width: 767px) {
	section.elementor-section div#n2-ss-2 .mws-zitat-subtext p,
	section.elementor-section div#n2-ss-2 .mws-zitat-subtext a { font-size: 16px; line-height: 22px; font-weight: 700; color: #000000; }
}
section.elementor-section div#n2-ss-2 .mws-zitat-arrow {
	
}
@media (max-width: 1024px) {

}
@media (max-width: 767px) {

}










.mws-border-green { border: 3px solid #29FB89; padding: 20px 20px 20px 20px; }


.ron-popup-frontend-view { display: block; margin: 0px; }
.popup .popup-button { 
	position: relative;
	margin: 0px 0px 0px 0px; 
	padding: 20px 20px 20px 20px; 
	padding-right: 110px;
	text-align: left; 
	color: #000; 
	font-size: 55px;
	line-height: 60px; 
	font-weight: 700;
	text-transform: uppercase;
	background-color: #29FB89;
	cursor: pointer;  
	-webkit-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
@media (max-width: 1024px) {
	.popup .popup-button {
		font-size: 40px;
		line-height: 44px;
		padding-right: 90px;
	}
}
@media (max-width: 767px) {
	.popup .popup-button {
		font-size: 30px;
		line-height: 34px; 
		padding-right: 60px;
	}
}
.popup .popup-button:hover {  }
.popup .popup-button span {
	position: absolute;
	display: inline-block;
	top: 0px;
	right: 30px;
	height: 100%; width: 50px; 
	background-size: contain; 
	background-position: center center;
	background-repeat: no-repeat;
    background-image:  url('../img/minus.svg');
}
.popup.close .popup-button span { background-image:  url('../img/plus.svg'); }
@media (max-width: 1024px) {
	.popup .popup-button span {
		width: 30px;  
	}
}
@media (max-width: 767px) {
	.popup .popup-button span {
		right: 20px;
		width: 20px; 
	}
}
.popup .popup-content { display: block; }

.popup .popup-content .mws-arrow { position: absolute; top: 0px; right: 10px; width: 100px !important; height: auto;}

.popup .popup-content .mws-arrow { position: absolute; top: -20px; right: -20px; width: calc(100% + 40px) !important; height: calc(100% + 40px) !important; }
.popup .popup-content .mws-arrow a { position: absolute; top: 0px; right: 0px; width: 100% !important; height: 100% !important; } 


/* icon-size: 41,789 : 17,297 bzw. 50 : 21 */	
.popup .popup-content .mws-arrow .elementor-icon i, 
.popup .popup-content .mws-arrow .elementor-icon svg {
	position: absolute; 
	top: 30px;
	right: 25px;	
	width: 50px;
	height: 21px;
} 
@media (max-width: 1024px) {
	.popup .popup-content .mws-arrow .elementor-icon i, 
	.popup .popup-content .mws-arrow .elementor-icon svg  {
		top: 20px;
		right: 25px;
		width: 30px;
	}
}
@media (max-width: 767px) {	
	.popup .popup-content .mws-arrow .elementor-icon i, 
	.popup .popup-content .mws-arrow .elementor-icon svg {
		top: 20px;
		right: 15px;
		width: 20px; 
	}
}

.popup .popup-content .elementor-widget-text-editor .elementor-widget-container,
.popup .popup-content .elementor-widget-heading .elementor-widget-container,
.popup .popup-content .elementor-widget-image .elementor-widget-container,
.popup .popup-content .elementor-widget .elementor-widget-container
{
    padding-left: 0px;
    padding-right: 0px;
}
@media (max-width: 1024px) {
	.popup .popup-content .elementor-widget-text-editor .elementor-widget-container,
	.popup .popup-content .elementor-widget-heading .elementor-widget-container,
	.popup .popup-content .elementor-widget-image .elementor-widget-container,
	.popup .popup-content .elementor-widget .elementor-widget-container {
		padding-left: 0px;
		padding-right: 0px;
	}
}
.plugin-ron-popup .popup .popup-content p:last-child { padding-bottom: 0px; }







.mws-button .elementor-button,
.mws-button a.elementor-button,
.mws-button .elementor-button:focus, 
.mws-button .elementor-button:hover,
.mws-button .elementor-button:visited {
	background-color: #29FB89;
	width: 100%;
	max-width: 100%;
	color: #000;
	text-align: left;
	font-size: 55px;
	line-height: 60px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 20px 20px 20px 20px;
	border-radius: 0px;
}
@media (max-width: 1024px) {
	.mws-button .elementor-button,
	.mws-button a.elementor-button,
	.mws-button .elementor-button:focus, 
	.mws-button .elementor-button:hover,
	.mws-button .elementor-button:visited{
		font-size: 40px;
		line-height: 44px; 
	}
}
@media (max-width: 767px) {
	.mws-button .elementor-button,
	.mws-button a.elementor-button,
	.mws-button .elementor-button:focus, 
	.mws-button .elementor-button:hover,
	.mws-button .elementor-button:visited {
		font-size: 30px;
		line-height: 34px; 
	}
}



/* Elementor Image */
.elementor-widget-image.mws-image-green {  
  width: auto !important;
  max-width: auto;
  text-align: center;
}
.elementor-widget-image.mws-image-green .elementor-widget-container {
	background-color: #29FB89;
	padding: 15px !important;
}
.elementor-widget-image.mws-image-green img {
  vertical-align: middle;
  display: inline-block;
}
.elementor-widget-image.mws-image-green figure.wp-caption figcaption.widget-image-caption.wp-caption-text {
	padding-top: 15px; 
}



/* Elementor Image */
.elementor-widget-image.mws-position-right {
	text-align: right !important;
}
.elementor-widget-image.mws-position-right .elementor-widget-container {
	margin-right: -40px;
}
.elementor-widget-image.mws-position-left {
	text-align: left !important;
}
.elementor-widget-image.mws-position-left .elementor-widget-container {
	margin-left: -40px;
}

@media (max-width: 1024px) {
	.elementor-widget-image.mws-position-right .elementor-widget-container {
		margin-right: -40px;
	}
	.elementor-widget-image.mws-position-left .elementor-widget-container {
		margin-left: -40px;
	}
}
@media (max-width: 767px) {
	.elementor-widget-image.mws-position-right .elementor-widget-container {
		margin-right: -20px;
	}
	.elementor-widget-image.mws-position-left .elementor-widget-container {
		margin-left: -20px;
	}
}





.elementor-widget-text-editor .gruen,
.elementor-widget-heading .gruen,
.elementor-widget-text-editor.gruen,
.elementor-widget-heading.gruen,
.elementor-widget-text-editor.gruen a,
.elementor-widget-heading.gruen a {
	color:  #29FB89;	
}





.elementor-element .no-padding p {
	padding: 0;
}

.text-shadow {
	text-shadow: 0px 1px 7px rgba(0, 0, 0, 0.4);	
}








.footer-page { position: relative; bottom: 0; background: none; z-index: 90; padding-bottom: 0px; margin-bottom: -24px; }

.footer-default { position: relative; bottom: 0; background: none; z-index: 90; padding-top: 0; padding-bottom: 0px; }
.footer-default,
.footer-default p,
.footer-default a {
	font-size: 40px;
	line-height: 50px;	
}
.footer-default .menu {  width:100%; list-style: none; text-align: center; line-height: 0; }
.footer-default .menu li { display: inline-block; padding-top: 0px; margin: 20px; text-align: center; }
.footer-default .menu a {
	color: #000; 
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;	
	text-decoration: none;
}
.no-touch .footer-default .menu li:hover a { color: #fff; } 

@media (max-width: 1024px) {	
	.footer-default .menu a { 	
		font-size: 25px;
		line-height: 33px;
	}
}
@media (max-width: 767px) {	
	.footer-default .menu li { margin: 20px 10px 20px 10px; }´
	.footer-default .menu a { 	
		font-size: 20px;
		line-height: 24px;
	}
}
@media (max-width: 640px) {	
	.footer-default .menu li { display: block; }´
}
.footer-default section.footer-logo .elementor-widget-wrap {
	text-align: center;
	display: block;
}
.footer-default section.footer-logo .elementor-widget-wrap > .elementor-element.elementor-widget-image {
	width: auto;
}
.footer-default .elementor-widget-image {
	display: inline-block; 
	padding: 0px;
	margin: 20px;
}
.footer-default .elementor-widget-image .elementor-widget-container {
	display: inline-block; 
}














 
/* 
7.0 scroll-to-top
-----------------------------------
*/
.scroll-to-top { position: fixed; width: 40px; height: 40px; 
bottom: 20px;
/* left: 50%; margin-left: -25px; */
right: 20px; 
background-color: rgba(0,0,0,0.7);  
background-color: rgba(80,150,150,1);
background-color: #0B99BC;
background-color: #333;
border: 2px solid #ffffff;
border-radius: 0% 0%;

z-index: 5999;}

.scroll-to-top a { font-size: 16px;
    line-height: 20px; position: relative; display: block; color: #fff; padding: 6px 0px 0px 0px; text-decoration: none !important; text-align: center; }
.scroll-to-top a:hover { text-decoration: none; }

.scroll-to-top i {
	position: relative;
	color: #fff;
	font-size: 16px;
    line-height: 16px;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;	
}
.scroll-to-top.hidden { display: none; }



@media (min-width: 1025px) {
	.mobile {
		display: none;
	}
	.desktop {
		display: block;
	}
	.hidden {
		display: none;
	}
}




















.hide-on-desktop { display: none; }
.header-description { position: fixed; right: 20px; top: 30px; font-weight: 300; text-transform: uppercase; z-index: 2002; } 
.ah-description { display: none; }

@media (max-width: 767px) {
	.hide-on-desktop { display: block; }
	.hide-on-mobile { display: none !important; }
	.header-description { display: none; }
	.ah-description { display: block; }
}






.menu-mobile {
    padding-left: 0px;
    padding-right: 0px;
    position: absolute;	
	width: 100%;  
	height: calc(100% - 60px);
	height: auto;
	min-height: auto;
	left: -100%; 
	top: 60px;
	background-color: #29FB89; 
	z-index: 2000;
	display: none;
}

@media (max-width: 1360px) { 
  .menu-mobile {
	display: block;
  }  
  .menu-mobile .menu-mobile-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
	height: 100%;
	display: block;
  }
  .menu-mobile .menu-main-container {
		height: 100%;
   }
  .menu-mobile ul {
    list-style: none;
    display: inline-block;
    width: 100%;
	max-width: 430px;
	height: 100%;
    padding: 65px 30px 120px 39px;	
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
 }
 
  .menu-mobile ul li {
    position: relative;
    width: 100%;
    text-align: left;
	margin: 0px;
    padding: 12px 0px 12px 0px;	
  }
  .menu-mobile ul li a {
    display: inline-block;
    font-size: 35px;
    line-height: 40px;
    color: #000;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
  }
  .menu-mobile ul li a:hover {
	  color: #FFF;
  }
  
  .menu-mobile li.current_page_item a {
    font-weight: 700;
  }  

  .menu-mobile-btn-box {
    position: fixed;
    display: block;
    width: 50px;
    height: 50px;
	right: 25px; 
	top: 33px;
    z-index: 3000;
  }  
  .menu-mobile-btn {
    position: relative;
    display: block;
    width: 35px;
    height: 19px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  .menu-mobile-btn span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #000000;
    border-radius: 0px;
    opacity: 1;
    right: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .menu-mobile-btn span:nth-child(1) {
    top: 0px;
	width: 35px;
  }
  .menu-mobile-btn span:nth-child(2) {
    top: 8px;
	width: 27px;
  }
  .menu-mobile-btn span:nth-child(3) {
    top: 8px;
	width: 27px;
  }
  .menu-mobile-btn span:nth-child(4) {
    top: 16px;
	width: 18px;
  }
  
  .menu-mobile-btn:hover span {
    background-color: #000000;
  }
  .menu-mobile-btn:hover span:nth-child(1) {
    top: 0px;
	width: 35px;
  }
  .menu-mobile-btn:hover span:nth-child(2) {
    top: 8px;
	width: 35px;
  }
  .menu-mobile-btn:hover span:nth-child(3) {
    top: 8px;
	width: 35px;
  }
  .menu-mobile-btn:hover span:nth-child(4) {
    top: 16px;
	width: 35px;
  }
  
   
  
  .menu-mobile-btn.open span:nth-child(1) {
    top: 5px;
    width: 0%;
    left: 50%;
  }
  .menu-mobile-btn.open span:nth-child(2) {
	width: 35px;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  .menu-mobile-btn.open span:nth-child(3) { 
	width: 35px;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  .menu-mobile-btn.open span:nth-child(4) { 
    top: 5px;
    width: 0%;
    left: 50%;
  }
}
@media (max-width: 767px) { 
  .menu-mobile-btn-box {
    display: block;
    width: 50px;
    height: 50px;
	right: 5px; 
	top: 33px;
  }
}


/* google-translate */
.lang-menu {	
	position: absolute; 
	right: 40px; top: 25px;
	z-index: 99999;
}	
.lang-button { 
	color: #000; 
	font-family: 'Archivo', Helvetica, Arial, san-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	cursor: pointer;	
}
.lang-button:hover {
	color: #fff;
}

.lang-container {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #ffffff;
	background-color: #29FB89;
	z-index: 100000;
	display: none;
}
.lang-container .lang-wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	max-width: 640px;
	transform: translate(-50%,-50%);	
	top: 50%;
	left: 50%;
}
.lang-container .lang-inner-wrapper {
	position: relative;
	height: 100%;
	width: 100%;
	padding: 10vh 20px 10vh 20px;
}


.lang-container .lang-list {
	position: relative; 
	height: 100%;
	width: 100%;
	overflow-y: auto;
	display: inline-block;
}
.lang-container .lang-list a:hover {
	color: #fff;
}
.lang-container a { display: block; text-align: center; }
.lang-container a.goog-logo-link { display: none; }

.menu-mobile ul li.lang-button { margin-top: 40px; margin-bottom: 40px; padding-top: 22px; padding-bottom: 22px; border-top: 2px solid #000; border-bottom: 2px solid #000; }
.menu-mobile ul li.lang-button a { margin-bottom: 20px; margin-top: 20px; }


.lang-container .lang-btn-box {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
	right: 28px; 
	top: 33px;
    z-index: 1000;
  }  
.lang-container .lang-btn {
    position: relative;
    display: block;
    width: 35px;
    height: 19px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
.lang-container .lang-btn span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #000000;
    border-radius: 0px;
    opacity: 1;
    right: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }  
.lang-container .lang-btn span:nth-child(1) {
    top: 5px;
    width: 0%;
    left: 50%;
  }
.lang-container .lang-btn span:nth-child(2) {
	top: 8px;
	width: 35px;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
  }
.lang-container .lang-btn span:nth-child(3) { 
	top: 8px;
	width: 35px;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
.lang-container .lang-btn span:nth-child(4) { 
    top: 5px;
    width: 0%;
    left: 50%;
  }
@media (max-width: 767px) { 
  .lang-container .lang-btn-box {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
	right: 5px; 
	top: 33px;
    z-index: 1000;
  }
}











@media (max-width: 1360px) {  
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .hidden {
    display: none;
  }	
}


/* Clearfix */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}
.clearfix {
   display: inline-block;
}
html[xmlns] .clearfix {
   display: block;
}
* html .clearfix {
   height: 1%;
   overflow: visible;
}



/**
 * Silbentrennung auf deiner Website
 * https://wp-bibel.de/tutorial/silbentrennung-auf-deiner-website/
 */
/*
body,
.elementor-widget,
.elementor-widget a {     
	-ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
*/
/* Elementor Klasse für einzelnen Abschnitt */
section.hyphens .elementor-widget,
section.hyphens .elementor-widget a {
	-ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

/* Fußnoten */
.elementor-widget.footnotes,
.elementor-widget.footnotes a {
	font-size: 18px;
	line-height: 24px;
}
@media (max-width: 767px) {
	.elementor-widget.footnotes,
	.elementor-widget.footnotes a {
		font-size: 16px;
		line-height: 22px;
	}
}

/* Content Anpassung Breite // 14.03.2023 auf Wunsch von Lee // 14.03.2023 */
.elementor-section.elementor-section-boxed > .elementor-container {
   max-width: calc(60% + 80px) !important;
}
@media (max-width: 1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 100% !important;	
	}
}
