.maxpagewidth {
	max-width:1920px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

.pagewidth {
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

.pagewidth_reduced {
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.pagewidth_reduced2 {
	max-width:1300px;
	margin-left:auto;
	margin-right:auto;
}


.logo_responsive {
	display:none;
}

.flex {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height:100%;
    height:100%;
}

fieldset {
    margin:0px;
    padding:0px;
}

html,body {
	padding:0px;
	margin:0px;
	color:rgba(0,0,0,0.7);
	height:100%;
	background-color:#333;
}

body {
	font-family: 'Noto Sans';
	font-weight: 400;
	font-size:14pt;
    font-style: normal;
	color:#555;
}

img {
	max-width:100%;
	height:auto !important;
}

h1,h2,h3,h4,h5 {
	margin:0px;
	padding:0px;
	margin-bottom:0.5em;
}


h2 {
	font-size:30pt;
}

b, strong {
	font-weight: 800;
}


a {
	color:inherit;
	text-decoration:inherit;
	text-shadow: none;
}

a:link, a:visited, a:hover, a:active {
	color:inherit;
	text-decoration:inherit;
}

a:hover {
	color:inherit;
}

.hidden {
	display:none;
}

.hiddenopa {
	opacity: 0;
}

.frame a {
    text-decoration:underline;
}

.ce-table th, .ce-table td {
    padding: 0.2em 0em;
    vertical-align: top;
}

.ce-table th, .ce-table td {
    border-top: 0px solid #dadada;
}

.ce-table:first-child th, .ce-table tr:first-child td {
    border-top: 1px solid #dadada;
}

.poptext {
	display:none;
}

.poptext .bild img {
	margin-bottom:30px;
}

.frame-type-text p {
	animation-delay: 0.35s;
	animation-duration: 2s;
}

.blackback {
	background-color:black;
	color:white;
}

.schulung_detail {
	padding-bottom:60px;
}

.schulung_detail .name {
	background-color: #018dc0;
    color: white;
	font-size:23pt;
	padding:20px;
	text-align:center;
}

.schulung_detail .zeithelper {
	display:flex;
	justify-content:center;
	align-items:flex-start;
	background-color: #018dc0;
    color: white;
	font-size:17pt;
	padding:10px;
	padding-top:0px;
	padding-bottom:20px;
}

.nopad {
	padding:0px !important;
}


.karte {
	padding-top:30px;
	padding-bottom:30px;
}

#map {
	display:flex;
	align-content:center;
	align-items:center;
	justify-content:center;
	background:url(/templates_and_config/gm/images/blurmap.jpg) no-repeat 50% 50%;
	background-size:cover;
	text-align:center;
}

#map .leaflet-popup-content {
	font-size:12pt;
}


.maploader {
	display:flex;
	align-content:cneter;
	align-items:center;
	justify-content:center;
	flex-direction:column;
}

.leaflet-popup-content {
	text-align:center;
}

.leaflet-popup-content .motiv {
	padding-top:10px;
	padding-bottom:10px;
}

.leaflet-popup-content .factsheet {
	padding-top:10px;
	border: 2px solid #38cbbd;
    border-radius: 256px;
    color: #38cbbd;
    padding: 10px 35px;
    text-decoration: none;
    transition: all 350ms ease-out;
    text-transform: uppercase;
}

/*preloader*/
.preloader-wrapper {
    height: 100%;
    width: 100%;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display:table;
}

.preloader-wrapper .wrapper {
    display:table-cell;
    width:100%;
    height:100%;
    text-align:center;
    vertical-align:middle;
}

.preloader-wrapper .preloader img {
    width: 64px;
    height: 64px;
}
/*/preloader*/





/*common*/

.img_desktop {
	display:block;
}

.img_mobile {
	display:none;
}
   
.frame-space-before-extra-small { margin-top: 0px; }
.frame-space-before-small { margin-top: 0px; }
.frame-space-before-medium { margin-top: 0px; }
.frame-space-before-large { margin-top: 0px; }
.frame-space-before-extra-large { margin-top: 0px; }
.frame-space-after-extra-small { margin-bottom: 0px; }
.frame-space-after-small { margin-bottom: 0px }
.frame-space-after-medium { margin-bottom: 0px }
.frame-space-after-large { margin-bottom: 0px }
.frame-space-after-extra-large { margin-bottom: 0px }

.frame-space-before-extra-small { padding-top: 1em; }
.frame-space-before-small { padding-top: 2em; }
.frame-space-before-medium { padding-top: 3em; }
.frame-space-before-large { padding-top: 4em; }
.frame-space-before-extra-large { padding-top: 5em; }
.frame-space-after-extra-small { padding-bottom: 1em; }
.frame-space-after-small { padding-bottom: 2em; }
.frame-space-after-medium { padding-bottom: 3em; }
.frame-space-after-large { padding-bottom: 4em; }
.frame-space-after-extra-large { padding-bottom: 5em; }

.frame-layout-1 h2 {
	text-transform: uppercase;
	color:#38cbbd;
	font-size: 22pt;
	margin-bottom:1.3em;
 }
 
.frame-layout-2 h3, .frame-layout-2 h2, .frame-layout-2 h1 {
	margin-bottom:0px;
}

.frame-layout-2 h3 a, .frame-layout-2 h2 a, .frame-layout-2 h1 a {
	border:2px solid #38cbbd;
	border-radius:256px;
	color:#38cbbd;
	padding:10px 35px;
	text-decoration:none;
	transition: all 350ms ease-out;
	text-transform:uppercase;
 }
 
 .frame-layout-2 h3 a:hover, .frame-layout-2 h2 a:hover, .frame-layout-2 h1 a:hover {
	background-color:#38cbbd;
	color:#fff;
 }
 
 .background-ci1 {
	color:white;
	background-color:#38cbbd;
 }
 
 .background-ci1 .frame-layout-1 h2 {
    color: #fff;
    font-size: 22pt;
}
 
 #map {
	display:flex;
	align-content:center;
	align-items:center;
	justify-content:center;
	background:url(/templates_and_config/gm/images/blurmap.jpg) no-repeat 50% 50%;
	background-size:cover;
	text-align:center;
}

#map .leaflet-popup-content {
	font-size:12pt;
}

.maploader {
	display:flex;
	align-content:cneter;
	align-items:center;
	justify-content:center;
	flex-direction:column;
}


.hideme{
     opacity:0;
}
.showme{
     opacity:1;
}
.nopadding {
	padding:0px;
	margin:0px;
}



.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	min-height:1px;
}

.clear {
	clear:both;
}

label {
	font-weight: normal;
}



.glyphicon {
	font-size:20pt;
}

.abstand1 {
	height:15px;
}

.abstand2 {
	height:30px;
}

.abstand3 {
	height:60px;
}

.abstand4 {
	height:120px;
}



/*hauptnavigation */



.stellarnav .menu-toggle span.bars span {
    width: 25px;
    height: 4px;
}


.hauptnavigation  {
	z-index:999;
	width: 100%;
	margin-bottom:60px;
}

.hauptnavigation .mainnav  {
	
}

.hauptnavigation ul li  {
	background-color:#fff;
}

.hauptnavigation .desktop ul li:first-child {
	
}

.hauptnavigation .desktop ul li:last-child {
	
}

.hauptnavigation .stellarnav.dark {
    /*background: #c00a26;*/
	background: rgba(0,0,0,0);
}

.stellarnav.mobile.dark ul {
	background-color:#fff;
}

.hauptnavigation .desktop ul {
	 font-size: 0;
}

.stellarnav.dark {
    background-color:#fff;
}

.descfixed {
	position: fixed !important;
	top:0px;
}

.desktop>ul>li>a {
	padding: 10px 20px;
	font-size:15pt;
}

.stellarnav.dark li a {
    color: #38cbbd;
	text-transform: uppercase;
	font-weight:600;
	border-bottom: 8px double #fff;
}

.stellarnav.dark li a:hover {
    color: #000;
	transition: all 0.3s ease;
	border-bottom: 8px double #000;
}


.desktop>ul>li>a:hover, .desktop>ul>li.active>a {
	background-color:#fff;
}

.flex_container_1 {
	display:flex;
	justify-content:center;
	align-items:flex-end;
}

.hnsticky  .flex_container_1 {
	display:flex;
	justify-content:center;
	align-items:center;

}

.desktop ul {
	text-align: center;
}

.stellarnav.dark .menu-toggle span.bars span {
    background: #38cbbd;
}


/*/hauptnavigation*/


.header_slider {
}

.header_slider .element {
	overflow:hidden;
	position:relative;
}

.header_slider .element .seo {
	position:absolute;
	left:-3000px;
}


.shadowdiv {
    margin-top: 32px;
    height: 50px;
    -webkit-box-shadow: inset 0px 38px 33px -34px rgba(0,0,0,0.36);
    -moz-box-shadow: inset 0px 38px 33px -34px rgba(0,0,0,0.36);
    box-shadow: inset 0px 38px 33px -34px rgba(0,0,0,0.36);
}

.shadowmask {
    height: 50px;
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 20%, rgba(255,255,255,0) 80%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 20%,rgba(255,255,255,0) 80%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 20%,rgba(255,255,255,0) 80%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
}

.shadowdiv hr {
    margin-top: 20px;
    margin-bottom: 20px;
}


.slick-dots {
	bottom:20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
	margin-bottom:0px;

}

.slick-initialized .slick-slide {
    display: block;
    line-height: 0px;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}


.slick-dots li button:before {
	font-size:15px;
}

.slick-prev:before, .slick-next:before {
	
}

.slick-next {
	right:40px;
}

.slick-prev {
	left:40px;
	z-index:1;
}


.rslider .bild img {
	width:100%;
}

.erfolgsgeschichten .produkt {
	padding:20px;
	filter: grayscale(0%);
	transition: all 0.3s ease;
}

.erfolgsgeschichten .produkt:hover {
	filter: grayscale(0%);
}

.erfolgsgeschichten .produkt img {
	
	/*
	height:100px !important;
	width:auto!important;
	*/
	
}

/*/rslider*/

/*.Powermail*/

.form-check-label {
	margin-left:10px;
}

.powermail_checkwrap {
	margin-bottom:20px;
}

.tx-powermail {
    font-size:1em;
}

.tx-powermail .container-fluid {
	margin:0px;
	padding:0px;
}

.tx-powermail .checkbox {
    margin-bottom:20px;
}


.powermail_input, .powermail_textarea, .powermail_select   {
	padding:6px;
	width:100%;
	margin-bottom:20px;
	border:1px solid rgba(0,0,0,0.5);
}

.powermail_fieldwrap_type_text {
	margin-bottom:15px;
}

.powermail_submit, .ude_btn {
	color: white;
    padding: 10px 15px;
    background-color: #38cbbd;
    display:inline-block;
    margin-bottom:30px;
    transition: all 0.3s ease;
    border:none;
}

.powermail-errors-list {
	list-style:none;
	padding:5px;
	margin:0px;
	background-color:rgba(255,128,0,1);
	color:white;
	margin-bottom:20px;
}

.powermail_legend {
	font-weight: 600;
	font-size:1.1em;
}

.parsley-errors-list {
	list-style: none;
	margin:0px;
	margin-bottom:30px;
	padding:8px;
	background-color:rgba(255,0,0,0.2);
}

/*/.Powermail*/






/*footer*/
.footer {
	padding:60px 0px;
	background-color:#38cbbd;
	color:white;
	text-align:center;
   
}

.footer ul {
    margin:0px;
    padding:0px;
    list-style:none;
}

.footer ul li {
    margin:0px;
    padding:0px;
    list-style:none;
	display:inline-block;
}

.footer a {
    text-decoration:none;
	margin-bottom:10px;
	display:inline-block;
	padding:10px;
	margin:10px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}


.footer ul li a {
    border-right:2px solid white;
}

.footer ul li:last-child a {
    border-right:none;
}

.footer .social {
	display:flex;
	justify-content:center;
	align-items:center;
	padding-bottom:30px;
}

.footer img {
	padding:20px;
	background-color:white;
}

.footer .social img {
	width:60px;
}

.ce-gallery img {
}

/*/footer*/


/*---*/


/*form*/

.btn-primary {
	border:none;
	border-radius:0px;
	background-color:#38cbbd;
	color:white;
	font-size:13pt;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 2px solid #38cbbd;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.kontaktarea textarea {
	height:100px;
}

.kontaktarea .btn-primary {
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 0px;
	background-color:#c10c27;
	color:white;
}

/*/form*/


@media only screen and (max-width : 1650px) {
	
	
}

@media only screen and (max-width : 1200px) {
	
	
	
}

@media only screen and (max-width : 860px) {
	
	
	
}

@media only screen and (max-width : 700px) {
	
	.
}



@media only screen and (max-width : 1400px) {
	
	.pagewidth {
		max-width:1200px;
	}
	
	.rslider, .news {
		margin-left: 40px;
		margin-right: 40px;
	}
	
	.slick-next {
		/*right:30px;*/
	}

	.slick-prev {
		/*left:30px;*/
		z-index:1;
	}
	
	.desktop>ul>li>a {
		padding: 10px 15px;
		
	}
	
	.mwstextelement .fact {
		font-size:25px;
		padding:10px;
	}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width : 1250px) {
	
	.hauptnavigation a {
		font-size:0.9em;
	}
	
	.fullvpimg h3 {
		font-size:120px;
	}
	
	.pagewidth {
		max-width:1230px;
	}
	
	.desktop>ul>li>a {
		padding: 10px 12px;
		
	}
	
	
	
	
	
	
	.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {
		padding: 10px;
	}
		
	.hauptnavigation {
		
	}
	
	.space_helper {
		margin-top:44px;
	}
	
	.flex_container_1 {
		display:block;
		position:relative;
	}
	
	
	
	.desktop ul {
		text-align: left;
	}
	
	.hnsticky {
		display:none !important;
	}
	
	.hnsticky .stellarnav.dark {
		display:none !important;
		position:absolute;
		top:-300px;
	}


}

@media only screen and (max-width : 1024px) {
	.pagewidth {
		max-width:1024px;
	}
	
	.descfixed {
		position: absolute !important;
	}
	
	.fullvpimg p {
		font-size:20px;
	}
	
	.mobilecenter {
		text-align: center !important;
	}
	
	.footer .ce-gallery, .footer .ce-column, .footer .ce-gallery figure {
		float: none;
		display:block;
		
	}
	
	.footer .ce-gallery img {
		margin-left: auto;
		margin-right: auto;
	}
	
	.kurse .element {
		/*width:33.3%;*/
	}
	.hauptnavigation  {
		background-image:none;
		margin-bottom:44px;
	}
	
	.hauptnavigation .stellarnav.dark {
		background: #c00a26;
	}
}



	

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.mwstextelement h2 {
		text-align:center;
		text-transform:uppercase;
		font-size:25px;
		background-image:url("/templates_and_config/mws/images/red_px.png");
		background-size:80% 4px;
		background-repeat:no-repeat;
		background-position:50% 100%;
		margin-left:15px;
		margin-right:15px;
		padding-bottom:35px;
		margin-bottom:35px;
	}

	.mwstextelement h3 {
		text-align:center;
		text-transform:uppercase;
		font-size:20px;
		margin-left:15px;
		margin-right:15px;
		margin-bottom:35px;
	}

	.mwstextelement .text {
		max-width:750px;
		margin-left:15px;
		margin-right:15px;
		text-align:center;
	}
	
	.rslider {
		margin-left: 50px;
		margin-right: 50px;
	}
	


	.rbutton a {
		display: inline-block;
		
		font-size: 18px;
		padding: 15px 30px;
		margin: 0px;
		margin-bottom: 30px;
		text-align: center;
		transition: all 0.5s ease;
		margin-bottom: 50px;
		text-decoration: none;
		margin-left:15px;
		margin-right:15px;
	}
	.rbutton a .text1 .icon img {
		width: 60px;
	}
	
	.mwstextelement .fact {
		font-size:20px;
		padding:10px;
		display:flex;
		align-items:center;
		justify-content:center;
	}
	
	.mwstextelement {
		padding-top: 50px;
	}
	
	.hauptnavigation  {
		background-image:none;
		margin-bottom:44px;
	}
	
	.hauptnavigation .stellarnav.dark {
		background: #c00a26;
	}
	
	.flex_container_1 {
		display: block;
	}
	
	.kontaktarea img  {
		width:200px;
	}
	
	.anleser {
		display:flex;
		justify-content:space-between;
		padding:20px;
		margin-left:-20px;
		margin-right:-20px;
		flex-direction:column;
	}

	.anleser .text1, .anleser .text2 {
		padding-bottom:15px;
	}

	.anleser .linker_bereich {
		width:100%;
		padding:20px;
	}

	.anleser .linker_bereich img {
		border-top-left-radius:12px;
		border-bottom-right-radius:12px;
	}

	.anleser .rechter_bereich {
		width:100%;
		padding:20px;
		display:flex;
		flex-direction: column;
		align-content:space-between;
		justify-content:center;
	}

	.anleser .weiterlesen a {
		color:white;
		border-top-left-radius:12px;
		border-bottom-right-radius:12px;
		padding:10px 15px;
		background-color:#018dc0;
	}
	
	
	

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	
	.img_desktop {
		display:none;
	}

	.img_mobile {
		display:block;
	}
	
	.fullvpimg h3 {
		font-size:60px;
	}
	
	h2 {
		font-size:23pt;
	}
	
	.kurse .element {
		/*width:50%;*/
	}
	
	.logo_responsive {
		display:block;
		position:absolute;
		top:0px;
		right:15px;
		width:130px;
		background-color:white;
		padding:15px;
		border-left:4px solid #c10c27;
		border-right:4px solid #c10c27;
		border-bottom:4px solid #c10c27;
	}
	
	.ude_news {
		margin-left:30px;
		margin-right:30px;
	}
	
	.slick-prev {
		left: 20px;
	}
	
	.slick-next {
		right: 20px;
	}
	
	.frame-layout-2 h3 a, .frame-layout-2 h2 a, .frame-layout-2 h1 a {
		font-size: 12pt;
	}
	
	

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.rslider .element .spacer {
		padding:20px;
	}
	
	.kurse .element {
		width:100%;
		float:none;
	}

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}

