/*......................General..........................*/

.gw-font-regular {
	font-weight:400;
}

.gw-font-smaller {
	font-size: 73%;
	line-height: 78px !important;
	display: inline-block;
}

.gw-intro-section .gw-font-smaller {
	font-size: 73%;
	line-height: 99px !important;
	display: inline-block;
}

h1 .gw-font-smaller {
	font-size: 73%;
	line-height: 58px !important;
	display: inline-block;
	margin-bottom:6px;
}

.gw-green {
	color:#37AB0C;
}

.gw-darkgreen {
	color:#235744;
}

.gw-lightgrey {
	color:#c0c5c8;
}

b, strong {
  font-weight: 700;
}


div:focus, a:focus,button:focus,input:focus,textarea:focus {outline: none !important;}

.gw-list ul {
	line-height:40px;
}

.gw-menu-leistungen {
	cursor:pointer;
}

.wpgmza-gdpr-compliance {
	background-color:#f3f3f3;
	padding:200px 30px;
}

.wpgmza-gdpr-compliance p {	
	max-width: 620px;
	margin: 0 auto;
	text-align: center;
}

.wpgmza-gdpr-compliance a {	
	color:#37AB0C;
}

.wpgmza-gdpr-compliance button {
	margin-top:20px;
	background-color:#37AB0C;
	color:#FFF;
	border:0px !important;
	border-radius:0px;
}


/*......................Menu..........................*/

.elementor-nav-menu--main .elementor-nav-menu .sub-arrow {
  position: absolute;
  right: -14px;
	top:4px;
}

.elementor-nav-menu--dropdown {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.elementor-location-header .elementor-sticky--effects {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	background-color:#FFF !important;
}

.elementor-location-header .elementor-sticky--effects ul a {
    color:#394952 !important;
}

.elementor-location-header .elementor-sticky--effects ul a::after {
    background-color:#37AB0C !important;
}

.elementor-location-header .elementor-sticky--effects .elementor-nav-menu--dropdown ul a {
    color:#fff !important;
}

.elementor-location-header .elementor-sticky--effects ul ul a {
    color:#fff !important;
}

.elementor-location-header .elementor-sticky--effects .elementor-menu-toggle i {
	color:#37AB0C !important;
}


/*......................Slider..........................*/

.gw-slider-heading h2 {
	background-color:#37AB0C;
	padding:30px 30px 25px 30px;
	display: inline-block;
	margin-left:60px;
	margin-right:60px;
}

/*......................Instagram..........................*/

.gw-instagram .elementor-post {
	overflow:visible !important;
}
/*
.gw-instagram .elementor-post__thumbnail__link::before {
	content: "";
	position: absolute;
	background: #009ED7;
	width: 100%;
	height: 100%;
	top: 14px;
	left: 14px;
	right: 0;
	bottom: 0;
	transition: all .3s;
	z-index: -1;
}
*/

/*......................Header..........................*/

.gw-header-icon {
	position:absolute;
	text-align: left;
	left:-130px;
	bottom:-50px;
}



/*......................Impressum / DSE..........................*/

body.page-id-652 .page-content a,
body.page-id-667 .page-content a{
	color:#37AB0C !important;
}

body.page-id-652 .page-content h2,
body.page-id-667 .page-content h2 {
	font-family:"Space Grotesk", "sans-serif" !important;
	font-size: 23px;
	margin-top: 36px;
	color: #37AB0C;
}

body.page-id-652 .page-content h3,
body.page-id-667 .page-content h3 {
	font-family:"Space Grotesk", "sans-serif" !important;
	font-size: 20px;
	margin-top: 26px;
	color: #394952;
}

/*......................Responsive..........................*/


@media (max-width: 1199px) {
	


}


@media (max-width: 1024px) {

	.gw-intro-section .gw-font-smaller {
		line-height: 52px !important;
	}
	
	.gw-font-smaller {
		line-height: 52px !important;
	}
	
	
	.gw-header-icon {
		text-align: right !important;
		left:unset !important;
		bottom:-70px;
		right:5% !important;
	}
	
	.gw-intro-section {
		height:730px !important;
	}
}

@media (max-width: 991px) {
	
	

	
}

@media (max-width: 959px) {
	

	
}



@media (max-width: 767px) {
	
	.gw-intro-section .gw-font-smaller {
		line-height: 38px !important;
	}
	
	h1 .gw-font-smaller {
		line-height: 28px !important;
	}
	
	.gw-font-smaller {
		line-height: 38px !important;
	}
	
	.gw-slider-heading h2 {
		padding:10px 10px 7px 10px;
	}
	
	.gw-intro-section {
		height:auto !important;
	}

	

	
}

@media (max-width: 575px) {
	
	
	

}

@media (max-width: 480px) {
	
	
	
}



@media (max-width: 400px) {
	
	
}