





	/* Full Height Rows */
	.fl-node-rmnq6uk3e58g.fl-row-full-height > .fl-row-content-wrap,
	.fl-node-rmnq6uk3e58g.fl-row-custom-height > .fl-row-content-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.fl-node-rmnq6uk3e58g.fl-row-full-height > .fl-row-content-wrap {
		min-height: 100vh;
	}
	.fl-node-rmnq6uk3e58g.fl-row-custom-height > .fl-row-content-wrap {
		min-height: 0;
	}

	.fl-builder-edit .fl-node-rmnq6uk3e58g.fl-row-full-height > .fl-row-content-wrap {
		min-height: calc( 100vh - 48px );
	}

	/* Full height iPad with portrait orientation. */
	@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){
		.fl-node-rmnq6uk3e58g.fl-row-full-height > .fl-row-content-wrap {
			min-height: 1024px;
		}
	}
	/* Full height iPad with landscape orientation. */
	@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){
		.fl-node-rmnq6uk3e58g.fl-row-full-height > .fl-row-content-wrap {
			min-height: 768px;
		}
	}
	/* Full height iPhone 5. You can also target devices with aspect ratio. */
	@media screen and (aspect-ratio: 40/71) {
		.fl-node-rmnq6uk3e58g.fl-row-full-height > .fl-row-content-wrap {
			min-height: 500px;
		}
	}
.fl-node-rmnq6uk3e58g.fl-row-default-height > .fl-row-content-wrap, .fl-node-rmnq6uk3e58g.fl-row-full-height > .fl-row-content-wrap, .fl-node-rmnq6uk3e58g.fl-row-custom-height > .fl-row-content-wrap {
	align-items: center;
	justify-content: center;
}
.fl-node-rmnq6uk3e58g.fl-row-fixed-width, .fl-node-rmnq6uk3e58g .fl-row-fixed-width {
	max-width: 1204.54px;
}






.fl-node-um851nrqa63b.fl-row-default-height > .fl-row-content-wrap, .fl-node-um851nrqa63b.fl-row-full-height > .fl-row-content-wrap, .fl-node-um851nrqa63b.fl-row-custom-height > .fl-row-content-wrap {
	align-items: center;
	justify-content: center;
}
 .fl-node-um851nrqa63b > .fl-row-content-wrap {
	margin-top:40px;
	margin-bottom:80px;
}




.fl-node-5rjlgys9264k {
	width: 50%;
}




.fl-node-p2uhsemt93ia {
	width: 100%;
}




.fl-node-sv65cthnq9la {
	width: 50%;
}
.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: 767px) { /* Mobile Photo */
.fl-photo-content,
.fl-photo-img {
	max-width: 100%;
} }.fl-builder-content-5161 .fl-node-burwejdpqv3t img.fl-photo-img {
	object-position: left center;
}
.fl-node-burwejdpqv3t, .fl-node-burwejdpqv3t .fl-photo {
	text-align: center;
}

/* 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;
        }
        
        



@media (min-width: 768px) and (max-width: 992px) {
	.fl-col-group .fl-visible-desktop-medium.fl-col,
	.fl-col-group .fl-visible-medium.fl-col,
	.fl-col-group .fl-visible-medium-mobile.fl-col {
		display: flex;
	}
}
@media (max-width: 767px) {
	.fl-col-group .fl-visible-medium-mobile.fl-col,
	.fl-col-group .fl-visible-mobile.fl-col {
		display: flex;
	}
}
