











.fl-node-5b69d956e5117 > .fl-row-content-wrap {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.fl-builder-mobile .fl-node-5b69d956e5117 > .fl-row-content-wrap {
	background-image: url(https://www.kinderhausmittel.com/wp-content/uploads/2020/12/BOeZS2_054_9817_FIN-scaled.jpg);
	background-position: center center;
	background-attachment: scroll;
}
 .fl-node-5b69d956e5117 > .fl-row-content-wrap {
	margin-top:0px;
}
 .fl-node-5b69d956e5117 > .fl-row-content-wrap {
	padding-top:100px;
	padding-bottom:100px;
}






.fl-node-5b69d95dc978c > .fl-row-content-wrap {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
 .fl-node-5b69d95dc978c > .fl-row-content-wrap {
	padding-top:30px;
	padding-bottom:30px;
}




.fl-node-5b69d956e50a6 {
	width: 100%;
}




.fl-node-5b69d95dc96a5 {
	width: 50%;
}
.fl-node-5b69d95dc96a5 > .fl-col-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}




.fl-node-5b68043752ad6 {
	width: 65%;
}




.fl-node-5b69d95dc966a {
	width: 50%;
}
.fl-node-5b69d95dc966a > .fl-col-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}




.fl-node-5b68043752afd {
	width: 35%;
}
.fl-module-heading .fl-heading {
	padding: 0 !important;
	margin: 0 !important;
}.fl-row .fl-col .fl-node-5b69d956e50df h2.fl-heading a,
.fl-row .fl-col .fl-node-5b69d956e50df h2.fl-heading .fl-heading-text,
.fl-row .fl-col .fl-node-5b69d956e50df h2.fl-heading .fl-heading-text *,
.fl-node-5b69d956e50df h2.fl-heading .fl-heading-text {
	color: #008080;
}
.fl-node-5b69d956e50df.fl-module-heading .fl-heading {
	font-size: 48px;
	text-align: left;
}
@media(max-width: 768px) {
	.fl-node-5b69d956e50df.fl-module-heading .fl-heading {
		font-size: 36px;
	}
}
.fl-builder-content .fl-rich-text strong {
	font-weight: bold;
}

/**
 * Remove bottom margins from the last paragraph
 * in v2+ text editor modules.
 */
.fl-module.fl-rich-text p:last-child {
	margin-bottom: 0;
}
/* Handle overlays in the builder */
.fl-builder-edit .fl-module.fl-rich-text p:not(:has(~ *:not(.fl-block-overlay))) {
	margin-bottom: 0;
}
img.mfp-img {
    padding-bottom: 40px !important;
}

/* Support for object-fit */
.fl-builder-edit .fl-fill-container img {
	transition: object-position .5s;
}

.fl-fill-container :is(.fl-module-content, .fl-photo, .fl-photo-content, img) {
	height: 100% !important;
	width: 100% !important;
}

@media (max-width: 768px) { /* Mobile Photo */
.fl-photo-content,
.fl-photo-img {
	max-width: 100%;
} }.fl-node-5b69d95dc9752, .fl-node-5b69d95dc9752 .fl-photo {
	text-align: left;
}
.fl-input-group {
	margin-bottom: 10px;
	position: relative;
}
.fl-contact-form textarea,
.fl-contact-form input[type=text],
.fl-contact-form input[type=tel],
.fl-contact-form input[type=email] {
	display: inline-block;
	width: 100%;
}
.fl-contact-form textarea {
	min-height: 130px;
}

.fl-contact-form .fl-form-field .hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.fl-contact-form .fl-terms-checkbox input[type="checkbox"] {
	height: 23px;
	width: 23px;
	margin: 0;
	position: absolute;
	left: -2px;
	top: 1px;
}
.fl-contact-form .fl-terms-checkbox label {
	height: 26px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	padding-left: 35px;
}
.fl-contact-form .fl-terms-checkbox-text {
	margin: 10px 0;
}
.fl-contact-form .fl-contact-required {
	font-style: italic;
	font-size: 12px;
}
.fl-contact-form label {
	display: inline-block;
	margin-right: 10px;
}
.fl-contact-form .fl-contact-error {
	color: #DD4420;
	display: none;
	font-size: 12px;
	font-weight: lighter;
	margin-top: 2px;
}
.fl-contact-form .fl-email .fl-contact-error {
	margin-right: 10%;
}
.fl-contact-form .fl-error textarea,
.fl-contact-form .fl-error input[type=text],
.fl-contact-form .fl-error input[type=tel],
.fl-contact-form .fl-error input[type=email] {
	border-color: #DD4420;
}
.fl-contact-form .fl-error .fl-contact-error {
	display: inline-block;
}
.fl-contact-form .fl-send-error,
.fl-contact-form .fl-success,
.fl-contact-form .fl-success-none,
.fl-contact-form .fl-success-msg {
	position: relative;
	top: 5px;
}
.fl-contact-form .fl-success,
.fl-contact-form .fl-success-none,
.fl-contact-form .fl-success-msg {
	color: #29BB41;
}
.fl-contact-form .fl-send-error {
	color: #DD6420;
}
.fl-disabled {
	opacity: 0.5;
}

.fl-contact-form .fl-contact-form-label-hidden {
    display: none;
}









.fl-node-5b69d95dc96de.fl-button-wrap, .fl-node-5b69d95dc96de .fl-button-wrap {
	text-align: left;
}
.fl-builder-content .fl-node-5b69d95dc96de .fl-button:is(a, button) {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.fl-builder-content .fl-node-5b69d95dc96de .fl-button:is(a, button), .fl-builder-content .fl-node-5b69d95dc96de a.fl-button:visited, .fl-page .fl-builder-content .fl-node-5b69d95dc96de .fl-button:is(a, button), .fl-page .fl-builder-content .fl-node-5b69d95dc96de a.fl-button:visited {
	font-size: 14px;
	line-height: 14px;
}
:where(.fl-builder-content .fl-node-5b69d95dc96de .fl-button:is(a, button)), :where(.fl-builder-content .fl-node-5b69d95dc96de .fl-button:is(a, button) *) {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
@media(max-width: 768px) {
	.fl-node-5b69d95dc96de.fl-button-wrap, .fl-node-5b69d95dc96de .fl-button-wrap {
		text-align: center;
	}
}


.fl-node-5b6803aec1ca3.fl-module-heading .fl-heading {
	font-size: 50px;
	text-align: left;
}
.fl-node-5b6805663d344, .fl-node-5b6805663d344 .fl-photo {
	text-align: center;
}
 .fl-node-5b6804e246ec7 > .fl-module-content {
	margin-bottom:0px;
}
 .fl-node-5b6804a6875f1 > .fl-module-content {
	margin-top:0px;
}
.fl-node-5b6803aec1cbb .fl-separator {
	border-top-width: 1px;
	max-width: 100%;
	width: 100%;
	margin: auto;
}

			.fl-node-5b6803aec1cbb .fl-separator {
	border-top-color: #e8e8e8;
	border-top-style: solid;
}
.fl-node-5b6803aec1cce .fl-separator {
	border-top-width: 1px;
	max-width: 100%;
	width: 100%;
	margin: auto;
}

			.fl-node-5b6803aec1cce .fl-separator {
	border-top-color: #e8e8e8;
	border-top-style: solid;
}
.fl-module-fl-post-navigation .screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.fl-module-fl-post-navigation nav.post-navigation {
    overflow: hidden;
}
@media (max-width: 768px) { .fl-module-fl-post-navigation .nav-links {
	display: block;
}
.fl-module-fl-post-navigation .nav-links .nav-previous {
	margin-bottom: 15px;
	width: 100%;
}
.fl-module-fl-post-navigation .nav-links .nav-next {
	text-align: right;
	width: 100%;
}
 }.fl-node-5b6803aec1cc8 .nav-links { 
	display: flex;
	flex-direction: row;
	width: 100%;
}
.fl-node-5b6803aec1cc8 .nav-links .nav-previous,
.fl-node-5b6803aec1cc8 .nav-links .nav-next { 
	display: block;
	width: 100%;
}
.fl-node-5b6803aec1cc8 .nav-links a { 
	display: inline-block;
}
.fl-node-5b6803aec1cc8 .nav-links .nav-previous { 
	text-align: left;
}
.fl-node-5b6803aec1cc8 .nav-links .nav-next { 
	text-align: right;
}
@media(max-width: 768px) {
	.fl-node-5b6803aec1cc8 .nav-links, .fl-node-5b6803aec1cc8 .nav-links .nav-previous, .fl-node-5b6803aec1cc8 .nav-links .nav-next {
		display: block;
		width: 100%;
	}
}
 .fl-node-5b6803aec1cc8 > .fl-module-content {
	margin-top:0px;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */


                                
        
                                
        
                                
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        
        
        
        
        
        
        
        
        
        
        
        
		
        
		
        
		
        
		
        
		
        
		
        
        			.fl-node-5b6804373f8f4 .fl-row-content {
				min-width: 0px;
			}
		
        			.fl-node-5b69d956e5117 .fl-row-content {
				min-width: 0px;
			}
		
        			.fl-node-5b69d95dc978c .fl-row-content {
				min-width: 0px;
			}
		