/* xl - DESKTOP STYLES */ 
h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0 !important;
}

.wpb_wrapper div {
	margin-bottom: 10px !important;
}

.pageframe {
	position: absolute;
	border: 1px solid #000;
	margin: 1% 1% 0 1%;
	top: 0;
	left: 0;
	width: calc(100% - 2%);
	height: 100%;
	pointer-events: none;
	z-index: 1000 !important;
}

footer {
	margin-bottom: 1% !important;
}

.header_top.clearfix,
.header_top {
	border-bottom: none !important;
}

.footer_top.footer_top_full {
	line-height: 20px !important;
}

.frontimg {
	position: relative !important;
	top: 123px !important;
	margin-bottom: 123px !important
}

@media (max-width: 1000px) {
	.frontimg {
		position: relative !important;
		top: 0px !important;
		margin-bottom: 0px !important
	}
	.qode-aig-inner.qode-outer-space.qode-aig-masonry.qode-aig-four-columns {
		margin-bottom: -80px !important;
	}
	.qualitaet {
		margin-bottom: -75px !important;		
	}
}
	
@media (max-width: 768px) {
	.mcenter {
		text-align: center !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.mnone {
		display: none !important;
	}
	.vc_row.wpb_row.section.vc_row-fluid.hlh1,
	.vc_row.wpb_row.section.vc_row-fluid.hlh1.full_screen_section {
		text-align: center !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-top: -40px !important;
	}
	h1.elementor-heading-title.elementor-size-default {
		font-size: 52px !important;
		line-height: 115% !important;
		text-align: center !important;
	}
}

@media (max-width: 500px) {
	.vc_row.wpb_row.section.vc_row-fluid.hlh1,
	.vc_row.wpb_row.section.vc_row-fluid.hlh1.full_screen_section {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	h1.elementor-heading-title.elementor-size-default {
		font-size: 42px !important;
		line-height: 115% !important;
	}
}

