





















.fl-node-mzy134wsn2xu {
	width: 66.66%;
}




.fl-node-w4gc8ujvqx12 {
	width: 33.33%;
}




.fl-node-7uif0nmqdyzg {
	width: 100%;
}




.fl-node-85e3v1d9op7a {
	width: 100%;
}




.fl-node-yuf4xtmra1hs {
	width: 33.33%;
}




.fl-node-b4wkce5l29nz {
	width: 33.33%;
}




.fl-node-8zkab15me3cw {
	width: 33.33%;
}
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-qzl3n9i0aftp, .fl-node-qzl3n9i0aftp .fl-photo {
	text-align: center;
}
.fl-node-al25qot8jcef, .fl-node-al25qot8jcef .fl-photo {
	text-align: center;
}
.fl-node-o0g1zcyipb7j, .fl-node-o0g1zcyipb7j .fl-photo {
	text-align: center;
}
.fl-node-h7xa35wz8mtd, .fl-node-h7xa35wz8mtd .fl-photo {
	text-align: center;
}
/* 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;
}

/* CTA Link
---------------------------------------------------*/

.fl-callout-cta-link {
	display: block;
}

/* 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-callout-icon-right {
	display: table;
}
.fl-callout-icon-left .fl-icon,
.fl-callout-icon-left-text .fl-icon {
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
}
.fl-callout-icon-right .fl-icon,
.fl-callout-icon-right-text .fl-icon {
	display: table-cell;
	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;
}

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

.fl-module-callout .fl-module-content {
	overflow: hidden;
}
@media (max-width: 768px) { .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-node-0dr8a45nu3l6 .fl-callout {
	text-align: left;
}
.fl-node-0dr8a45nu3l6 .fl-callout-icon-left, .fl-node-0dr8a45nu3l6 .fl-callout-icon-right {
	float: none;
}
@media(max-width: 992px) {
	.fl-node-0dr8a45nu3l6 .fl-callout-icon-left, .fl-node-0dr8a45nu3l6 .fl-callout-icon-right {
		float: none;
	}
}
@media(max-width: 768px) {
	.fl-node-0dr8a45nu3l6 .fl-callout-icon-left, .fl-node-0dr8a45nu3l6 .fl-callout-icon-right {
		float: none;
	}
}
.fl-node-qe79itx3rp5b, .fl-node-qe79itx3rp5b .fl-photo {
	text-align: center;
}
.fl-node-bfj32tg41asx, .fl-node-bfj32tg41asx .fl-photo {
	text-align: center;
}
.fl-node-v0bs8rxtenp9, .fl-node-v0bs8rxtenp9 .fl-photo {
	text-align: center;
}
.fl-node-y0ephj98vz6x, .fl-node-y0ephj98vz6x .fl-photo {
	text-align: center;
}
.fl-node-g4ks7hpce61z, .fl-node-g4ks7hpce61z .fl-photo {
	text-align: center;
}
.fl-node-xamf13slgudv, .fl-node-xamf13slgudv .fl-photo {
	text-align: center;
}
.fl-node-my3l6sgk4z1d, .fl-node-my3l6sgk4z1d .fl-photo {
	text-align: center;
}
.fl-node-yqg2hpfo8c4x, .fl-node-yqg2hpfo8c4x .fl-photo {
	text-align: center;
}
.fl-node-15i4meqtbyv3, .fl-node-15i4meqtbyv3 .fl-photo {
	text-align: center;
}
.fl-node-17m6djsilen4, .fl-node-17m6djsilen4 .fl-photo {
	text-align: center;
}
.fl-node-yjwsx6b5pfl9, .fl-node-yjwsx6b5pfl9 .fl-photo {
	text-align: center;
}
.fl-node-35gbmce9h8k0, .fl-node-35gbmce9h8k0 .fl-photo {
	text-align: center;
}
.fl-node-8oqxa6cn7pvz, .fl-node-8oqxa6cn7pvz .fl-photo {
	text-align: center;
}
.fl-node-ulihkba4vyfp, .fl-node-ulihkba4vyfp .fl-photo {
	text-align: center;
}
.fl-node-qtoen8hykgsl, .fl-node-qtoen8hykgsl .fl-photo {
	text-align: center;
}
.fl-node-evkgrfsc539a, .fl-node-evkgrfsc539a .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;
        }
        
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        