




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

	.fl-builder-edit .fl-node-stq0rzi519gf.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-stq0rzi519gf.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-stq0rzi519gf.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-stq0rzi519gf.fl-row-full-height > .fl-row-content-wrap {
			min-height: 500px;
		}
	}









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




.fl-node-dwvlyz9moheu {
	width: 100%;
}
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-9be5zhuo03sa, .fl-node-9be5zhuo03sa .fl-photo {
	text-align: center;
}
.fl-node-c26amjpgf0qv, .fl-node-c26amjpgf0qv .fl-photo {
	text-align: center;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */

