




.fl-node-wp5ihe2g87zd .fl-row-content-wrap {
	overflow: hidden;
}
 .fl-node-wp5ihe2g87zd > .fl-row-content-wrap {
	padding-top:0em;
	padding-bottom:0em;
}





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

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




.fl-node-j4kp8x5md1s0 {
	width: 45%;
}
 .fl-node-j4kp8x5md1s0 > .fl-col-content {
	padding-top:3em;
	padding-right:8.75em;
	padding-bottom:3em;
}




.fl-node-1sz0dgot7cjv {
	width: 100%;
}




.fl-node-3ysd2v54feum {
	width: 55%;
}
img.mfp-img {
    padding-bottom: 40px !important;
}
@media (max-width: 767px) { /* Mobile Photo */
.fl-photo-content {
	width: 100%;
} }.fl-node-87bwohd0y913 .fl-photo {
	text-align: center;
}
.fl-node-87bwohd0y913 .fl-photo-img, .fl-node-87bwohd0y913 .fl-photo-content {
	width: 850px;
}
.fl-node-87bwohd0y913 .fl-photo-img {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
 .fl-node-87bwohd0y913 > .fl-module-content {
	margin-top:0rem;
	margin-right:-10rem;
	margin-bottom:0rem;
	margin-left:0rem;
}
@media (max-width: 767px) { .fl-node-87bwohd0y913 > .fl-module-content { margin-right:1rem; } }/* Align
---------------------------------------------------*/

.fl-callout-left {
	text-align: left;
}
.fl-callout-center {
	text-align: center;
}
.fl-callout-right {
	text-align: right;
}
.fl-callout-right.fl-callout-icon-left,
.fl-callout-right.fl-callout-icon-right {
	display: table;
	float: right;
}

/* Title
---------------------------------------------------*/

body a.fl-callout-title-link {
	text-decoration: none;
}
body h1.fl-callout-title,
body h2.fl-callout-title,
body h3.fl-callout-title,
body h4.fl-callout-title,
body h5.fl-callout-title,
body h6.fl-callout-title {
	margin: 0;
	padding: 0 0 10px 0;
}

/* Text
---------------------------------------------------*/

.fl-callout-text p {
	margin: 0 !important;
	padding: 0 0 10px 0 !important;
}

/* Button
---------------------------------------------------*/

.fl-callout-button {
	padding: 10px 0 0 0;
}

/* Icons
---------------------------------------------------*/

/* Above/Below Title */
.fl-callout-icon-above-title .fl-icon {
	display: block;
	margin-bottom: 20px;
}
.fl-callout-icon-below-title .fl-icon {
	display: block;
	margin: 10px 0 15px;
}
.fl-callout-icon-above-title .fl-icon i,
.fl-callout-icon-below-title .fl-icon i {
	display: inline-block;
	float: none;
}

/* Left/Right of Title */
.fl-callout-icon-left-title .fl-callout-title,
.fl-callout-icon-right-title .fl-callout-title {
	display: inline-block;
}
.fl-callout-icon-left-title .fl-callout-title span,
.fl-callout-icon-right-title .fl-callout-title span {
	display: table-cell;
	vertical-align: middle;
}
.fl-callout-icon-left-title .fl-icon {
	padding-right: 15px;
}
.fl-callout-icon-right-title .fl-icon {
	padding-left: 15px;
}

/* Left/Right */
.fl-callout-icon-left .fl-icon,
.fl-callout-icon-left-text .fl-icon {
	display: inline;
	float: left;
	padding-right: 15px;
}
.fl-callout-icon-right .fl-icon,
.fl-callout-icon-right-text .fl-icon {
	vertical-align: top;
	padding-left: 15px;
}
.fl-callout-icon-left .fl-callout-content,
.fl-callout-icon-right .fl-callout-content,
.fl-callout-icon-left-text .fl-callout-text-wrap,
.fl-callout-icon-right-text .fl-callout-text-wrap {
	display: table-cell;
}
.fl-callout-right.fl-callout-icon-left .fl-icon {
	display: table-cell;
	vertical-align: top;
}

/* Photos
---------------------------------------------------*/

/* Above Title */
.fl-callout-photo-above-title .fl-photo {
	margin-bottom: 15px;
}

/* Below Title */
.fl-callout-photo-below-title .fl-photo {
	margin-bottom: 15px;
	margin-top: 5px;
}

/* Left */
.fl-callout-photo-left {
	display: table;
	table-layout: fixed; 
	width: 100%;
}
.fl-callout-photo-left .fl-callout-photo,
.fl-callout-photo-left-text .fl-callout-photo {
	display: table-cell;
	padding-right: 30px;
	width: 50%;
	vertical-align: top;
}
.fl-callout-photo-left .fl-callout-content,
.fl-callout-photo-left-text .fl-callout-text-wrap {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

/* Right */
.fl-callout-photo-right {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.fl-callout-photo-right .fl-callout-photo,
.fl-callout-photo-right-text .fl-callout-photo {
	display: table-cell;
	padding-left: 30px;
	width: 50%;
	vertical-align: top;
}
.fl-callout-photo-right .fl-callout-content,
.fl-callout-photo-right-text .fl-callout-text-wrap {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}@media (max-width: 767px) { .fl-callout-photo-left,
.fl-callout-photo-right {
	display: block;
}
.fl-callout-photo-left .fl-callout-photo,
.fl-callout-photo-left-text .fl-callout-photo {
	display: block;
	margin-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}
.fl-callout-photo-right .fl-callout-photo,
.fl-callout-photo-right-text .fl-callout-photo {
	display: block;
	margin-top: 25px;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}
.fl-callout-photo-left .fl-callout-content,
.fl-callout-photo-left-text .fl-callout-content,
.fl-callout-photo-right .fl-callout-content,
.fl-callout-photo-right-text .fl-callout-content {
	display: block;
	width: auto;
} }.fl-builder-content .fl-node-i480wxgc2bqn {
		text-align: left;
	}


 .fl-node-c1ebmjo5y6sd > .fl-module-content {
	margin-top:0px;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */

