
<!DOCTYPE html>
<!--[if !IE]><!--> <html lang="en-US"> <!--<![endif]-->

    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
		<title>Contact &#8211; F.E.S.I.</title>
<meta name='robots' content='max-image-preview:large' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	<link rel="alternate" hreflang="fr" href="https://fesiorg.ca/contact-2/" />
<link rel="alternate" hreflang="en" href="https://fesiorg.ca/en/contact/" />
<link rel="alternate" hreflang="x-default" href="https://fesiorg.ca/contact-2/" />
	<!-- Pixel Cat Facebook Pixel Code -->
	<script>
	!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
	n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
	n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
	t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
	document,'script','https://connect.facebook.net/en_US/fbevents.js' );
	fbq( 'init', '936427943462081' );	</script>
	<!-- DO NOT MODIFY -->
	<!-- End Facebook Pixel Code -->
	<link rel='dns-prefetch' href='//checkout.stripe.com' />
<link rel='dns-prefetch' href='//maps.googleapis.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="F.E.S.I. &raquo; Feed" href="https://fesiorg.ca/en/feed/" />
<link rel="alternate" type="application/rss+xml" title="F.E.S.I. &raquo; Comments Feed" href="https://fesiorg.ca/en/comments/feed/" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v9.4.1 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-L9VNVSZMJ5"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '9.4.1';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/fesiorg.ca\/en\/contact\/"};
				if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
				} else {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-L9VNVSZMJ5',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
								MonsterInsightsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
					if ( MonsterInsightsLocations.page_location ) {
						__gtagTracker('set', MonsterInsightsLocations);
					}
										__gtagTracker('config', 'G-L9VNVSZMJ5', {"forceSSL":"true","link_attribution":"true"} );
															window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
				<!-- / Google Analytics by MonsterInsights -->
		<script type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/fesiorg.ca\/wp-includes\/js\/wp-emoji-release.min.js?ver=6fd22c623cc21101be9ee9b4d7dd4a7b"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\ud83d\udd25","\ud83d\udc26\u200b\ud83d\udd25")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<style id='wp-emoji-styles-inline-css' type='text/css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='dashicons-css' href='https://fesiorg.ca/wp-includes/css/dashicons.min.css?ver=6fd22c623cc21101be9ee9b4d7dd4a7b' type='text/css' media='all' />
<link rel='stylesheet' id='wp-color-picker-css' href='https://fesiorg.ca/wp-admin/css/color-picker.min.css?ver=6fd22c623cc21101be9ee9b4d7dd4a7b' type='text/css' media='all' />
<link rel='stylesheet' id='flatpickr-wfp-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/flatpickr/flatpickr.min.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='select2-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/select2/css/select2-min.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_donation_admin_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/admin/css/donate/donation-form.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_donation_public_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/donate/display-form-styles.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_donation_popup_public_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/donate/css/donation-popup.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_fonts-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/fonts.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_met-fonts-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/met-social.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_login_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/donate/login.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_single_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/single/single-page.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_css_libarey-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/libarey/libarey.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_css_master-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/global/master.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='fancybox_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/single/fancybox.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_single_campaign_css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/donate/campaign.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='wfp_responsive_css_master-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/responsive.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='wfp-featured-video-css-css' href='https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/css/featured/featured.video.public.css?ver=1.7.3' type='text/css' media='all' />
<link rel='stylesheet' id='wpml-legacy-horizontal-list-0-css' href='https://fesiorg.ca/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1' type='text/css' media='all' />
<link rel='stylesheet' id='wpml-menu-item-0-css' href='https://fesiorg.ca/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css?ver=1' type='text/css' media='all' />
<style id='wpml-menu-item-0-inline-css' type='text/css'>
.wpml-ls-slot-55, .wpml-ls-slot-55 a, .wpml-ls-slot-55 a:visited{background-color:#ffffff;color:#444444;}.wpml-ls-slot-55:hover, .wpml-ls-slot-55:hover a, .wpml-ls-slot-55 a:hover{color:#000000;background-color:#eeeeee;}.wpml-ls-slot-55.wpml-ls-current-language, .wpml-ls-slot-55.wpml-ls-current-language a, .wpml-ls-slot-55.wpml-ls-current-language a:visited{color:#444444;background-color:#ffffff;}.wpml-ls-slot-55.wpml-ls-current-language:hover, .wpml-ls-slot-55.wpml-ls-current-language:hover a, .wpml-ls-slot-55.wpml-ls-current-language a:hover{color:#000000;background-color:#eeeeee;}.wpml-ls-slot-55.wpml-ls-current-language .wpml-ls-slot-55, .wpml-ls-slot-55.wpml-ls-current-language .wpml-ls-slot-55 a, .wpml-ls-slot-55.wpml-ls-current-language .wpml-ls-slot-55 a:visited{background-color:#ffffff;color:#444444;}.wpml-ls-slot-55.wpml-ls-current-language .wpml-ls-slot-55:hover, .wpml-ls-slot-55.wpml-ls-current-language .wpml-ls-slot-55:hover a, .wpml-ls-slot-55.wpml-ls-current-language .wpml-ls-slot-55 a:hover {color:#000000;background-color:#eeeeee;}
</style>
<link rel='stylesheet' id='eae-css-css' href='https://fesiorg.ca/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/eae.min.css?ver=1.14' type='text/css' media='all' />
<link rel='stylesheet' id='eae-peel-css-css' href='https://fesiorg.ca/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/peel/peel.css?ver=1.14' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-4-shim-css' href='https://fesiorg.ca/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-5-all-css' href='https://fesiorg.ca/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='vegas-css-css' href='https://fesiorg.ca/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.min.css?ver=2.4.0' type='text/css' media='all' />
<link rel='stylesheet' id='cute-alert-css' href='https://fesiorg.ca/wp-content/plugins/metform/public/assets/lib/cute-alert/style.css?ver=3.9.8' type='text/css' media='all' />
<link rel='stylesheet' id='text-editor-style-css' href='https://fesiorg.ca/wp-content/plugins/metform/public/assets/css/text-editor.css?ver=3.9.8' type='text/css' media='all' />
<link rel='stylesheet' id='metform-pro-style-css' href='https://fesiorg.ca/wp-content/plugins/metform-pro/public/assets/css/style.min.css?ver=3.2.1' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='https://fesiorg.ca/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' />
<style id='akismet-widget-style-inline-css' type='text/css'>

			.a-stats {
				--akismet-color-mid-green: #357b49;
				--akismet-color-white: #fff;
				--akismet-color-light-grey: #f6f7f7;

				max-width: 350px;
				width: auto;
			}

			.a-stats * {
				all: unset;
				box-sizing: border-box;
			}

			.a-stats strong {
				font-weight: 600;
			}

			.a-stats a.a-stats__link,
			.a-stats a.a-stats__link:visited,
			.a-stats a.a-stats__link:active {
				background: var(--akismet-color-mid-green);
				border: none;
				box-shadow: none;
				border-radius: 8px;
				color: var(--akismet-color-white);
				cursor: pointer;
				display: block;
				font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
				font-weight: 500;
				padding: 12px;
				text-align: center;
				text-decoration: none;
				transition: all 0.2s ease;
			}

			/* Extra specificity to deal with TwentyTwentyOne focus style */
			.widget .a-stats a.a-stats__link:focus {
				background: var(--akismet-color-mid-green);
				color: var(--akismet-color-white);
				text-decoration: none;
			}

			.a-stats a.a-stats__link:hover {
				filter: brightness(110%);
				box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16);
			}

			.a-stats .count {
				color: var(--akismet-color-white);
				display: block;
				font-size: 1.5em;
				line-height: 1.4;
				padding: 0 13px;
				white-space: nowrap;
			}
		
</style>
<link rel='stylesheet' id='charitious-style_sans-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A700%7CYantramanav&#038;display=swap&#038;ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-fonts-css' href='https://fonts.googleapis.com/css?family=Poppins%3A300%2C400%2C500%2C600%2C700%7CRoboto%2BSlab%3A400%2C700&#038;ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='bootstrap-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/bootstrap.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-xs-main-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/xs_main.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-custom-blog-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/blog-style.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-xsIcon-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/xsIcon.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='isotope-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/isotope.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='magnific-popup-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/magnific-popup.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='owl-carousel-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/owl.carousel.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='owl-theme-default-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/owl.theme.default.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='animate-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/animate.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='navigation-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/navigation.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-style-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/style.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-gutenberg-custom-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/gutenberg-custom.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='fundraising-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/fundraising.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-custom-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/custom.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='charitious-responsive-css' href='https://fesiorg.ca/wp-content/themes/charitious/assets/css/responsive.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-icons-css' href='https://fesiorg.ca/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.36.0' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://fesiorg.ca/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.28.3' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-post-2481-css' href='https://fesiorg.ca/wp-content/uploads/elementor/css/post-2481.css?ver=1663182375' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-post-2905-css' href='https://fesiorg.ca/wp-content/uploads/elementor/css/post-2905.css?ver=1689866850' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://fesiorg.ca/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1744164466' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://fesiorg.ca/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1744164469' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-gf-local-poppins-css' href='https://fesiorg.ca/wp-content/uploads/elementor/google-fonts/css/poppins.css?ver=1744164579' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://fesiorg.ca/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://fesiorg.ca/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' type='text/css' media='all' />
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.4.1" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/fesiorg.ca\/en\/","hash_tracking":"false","v4_id":"G-L9VNVSZMJ5"};/* ]]> */
</script>
<script type="text/javascript" src="https://fesiorg.ca/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/flatpickr/flatpickr.js?ver=1.7.3" id="flatpickr-wfp-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/select2/script/select2-min.js?ver=1.7.3" id="select2-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/payment-module/assets/script/modal-js/modal-popup.js?ver=1.7.3" id="wfp_payment_script_modal-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/admin/script/jquery.form-repeater.js?ver=1.7.3" id="wfp_repeater_script-js"></script>
<script type="text/javascript" id="wfp_donation_form_script-js-extra">
/* <![CDATA[ */
var donation_form_ajax = {"nonce":"45fab861d6"};
var xs_donate_url = {"siteurl":"https:\/\/fesiorg.ca","nonce":"8e42ef2ad1","resturl":"https:\/\/fesiorg.ca\/en\/wp-json\/","ajaxurl":"https:\/\/fesiorg.ca\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/script/donate/donate-form-front.js?ver=1.7.3" id="wfp_donation_form_script-js"></script>
<script type="text/javascript" id="wfp_login_script-js-extra">
/* <![CDATA[ */
var wfp_xs_url = {"siteurl":"https:\/\/fesiorg.ca","nonce":"8e42ef2ad1","resturl":"https:\/\/fesiorg.ca\/en\/wp-json\/","xs_rest_login":"https:\/\/fesiorg.ca\/en\/wp-json\/wfp-xs-auth\/login\/","xs_rest_register":"https:\/\/fesiorg.ca\/en\/wp-json\/wfp-xs-auth\/register\/"};
/* ]]> */
</script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/script/donate/dashboard/login.js?ver=1.7.3" id="wfp_login_script-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/script/single-page/fancybox.umd.min.js?ver=1.7.3" id="fancybox_js-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/script/single-page/single-page.js?ver=1.7.3" id="wfp_single_script-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/wp-fundraising-donation/assets/public/script/single-page/easy-pie-chart.js?ver=1.7.3" id="wfp_easy_pie_script-js"></script>
<script type="text/javascript" src="https://checkout.stripe.com/checkout.js?ver=1.0.0" id="stripe-checkout-js"></script>
<script type="text/javascript" src="https://fesiorg.ca/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/iconHelper.js?ver=1.0" id="eae-iconHelper-js"></script>
<link rel="https://api.w.org/" href="https://fesiorg.ca/en/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://fesiorg.ca/en/wp-json/wp/v2/pages/2905" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://fesiorg.ca/xmlrpc.php?rsd" />

<link rel="canonical" href="https://fesiorg.ca/en/contact/" />
<link rel='shortlink' href='https://fesiorg.ca/en/?p=2905' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://fesiorg.ca/en/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffesiorg.ca%2Fen%2Fcontact%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://fesiorg.ca/en/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffesiorg.ca%2Fen%2Fcontact%2F&#038;format=xml" />
<meta name="generator" content="WPML ver:4.7.3 stt:1,4;" />
<meta name="generator" content="Elementor 3.28.3; features: additional_custom_breakpoints, e_local_google_fonts; settings: css_print_method-external, google_font-enabled, font_display-auto">
			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<link rel="icon" href="https://fesiorg.ca/wp-content/uploads/2020/03/cropped-IconeFESI-32x32.png" sizes="32x32" />
<link rel="icon" href="https://fesiorg.ca/wp-content/uploads/2020/03/cropped-IconeFESI-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://fesiorg.ca/wp-content/uploads/2020/03/cropped-IconeFESI-180x180.png" />
<meta name="msapplication-TileImage" content="https://fesiorg.ca/wp-content/uploads/2020/03/cropped-IconeFESI-270x270.png" />
		<style type="text/css" id="wp-custom-css">
			.page-id-1343 .xs-top-bar.top-bar-second{
	background-color: #f05d19;
}
.page-id-1343 .xs-top-bar.top-bar-second::before {
    border-right: 18px solid #f05d19;
}
.page-id-1343 .xs-top-bar.top-bar-second:before, .page-id-1343 .xs-top-bar.top-bar-second:after{
	    border-top: 18px solid #f05d19;
}
.page-id-1343 .xs-top-bar.top-bar-second:after {
    border-left: 18px solid #f05d19;
}
.xs-button-inline div.disable a{
	    width: 50px;
    height: 50px;
    padding: 0;
    text-align: center;
    line-height: 50px;
    text-indent: -10px;
    border-radius: 100%;
    border: 0;
	 
}
.xs-button-inline div.disable a:hover{
	background: #fff !important;
	cursor:context-menu;
}
.xs-button-inline div.disable .btn-primary:hover:before, .xs-button-inline div.disable .btn-primary:hover:after{
	    background-color: transparent;
}
.xs-header-3 .navSearch-group a{
	 line-height: 40px;
}
.done-form-style-2 .donation-btn{
	box-shadow: 0px 15px 25px 0px rgba(245, 114, 35, 0.25);
}
.xs-home-5 .xs-heading span{
	color:#f05d19 !important; 
}
.xs-home-5 .xs-heading .xs-title{
	  font-weight: 500;
	    font-size: 44px;
}
.done-form-style-2 .donation-from .input-group .form-control {
    height: 52px;
    padding-left: 13px;
}
.xs-image-fulid-left img{
	margin-top: -20px; 
}
.xs-home-5-fbox .xs-featured-box-style-3.xs-service-promo{
	padding: 60px !important; 
}
.xs-home-5-fbox .xs-highlights-box .xs-featured-box-style-3{
	padding-bottom: 105px !important;
}
.xs-featured-box-style-3 .btn-show-on-hover{
	top: 20px
}


.xs-home-five .xs-welcome-wraper h2, .xs-home-five .xs-banner-slider .xs-welcome-wraper .xs-btn-wraper .btn {
    font-family: "Yantramanav", sans-serif !important;
}


.higlight-box-active .xs-featured-box-style-3 .btn-show-on-hover{
	   opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    left: 0 !important;
}
.xs-featured-box-style-3{
	min-height: 280px;
}
.xs-featured-box-icon-style-3 {
    top: 27px;
}
.xs-home5-slider .xs-welcome-wraper h2 {
    line-height: 70px;
}
.home-2form .select2-dropdown{
	background: #fff !important
}
.home-2form .select2-results__options li{
	color: #000 !important;
	    background-color: #f9f9f9 !important;
}
.home-2form .select2-results__options li:hover{
	    background-color: #dedcdc !important;
}
.home-2form .mf-input-file-upload-label{
	display: block;
}
.home-2form  .mf-input-file-upload-label{
	min-height: 48px;
	margin-bottom: 0;
	margin-top: 5px
}
.home-2form  .mf-input-file-upload-label span{
	line-height: 34px
}
.home-2form  .mf-input-file-upload-label i.fa-cloud-upload-alt{
	float: right !important;
	transform: translatey(7px)
}
.footer-widget ul{
    padding: 0;
}
.fa{
    font-family: 'FontAwesome' !important;
}
.wfdp-donate-goal-progress .goal-donor{
    display: none !important;
}
.make-donation .wfp-view .wfdp-donationForm .wfdp-donation-input-form .xs-donate-field-wrap .xs-field{
	width: 500px;
	max-width: 92%
}
.make-donation .wfp-view .xs-btn.submit-btn{
	margin-top: -10px
}
.make-donation .wfp-view .wfp-donation-form-wraper .xs-dropdown_style_wraper,
.wfp-view .wfdp-donationForm .wfp-donate-form-footer{
	border: 0
}
.make-donation .wfp-view .wfp-donation-form-wraper .xs-dropdown_style{
	background:transparent;
	border: 1px solid #cccccc
}
.make-donation .wfp-view .xs-modal-body{
	padding-bottom: 0px
}
.xs-list{
	list-style: none;
	padding: 0
}
.xs-event-image img{
	min-height: 225px
}
.wfdp-donationForm .wfp-title-section{
	padding: 0;
	background: none;
}
@media  (min-width: 1366px) {
	.xs-image-fulid-left img{
	  height: 740px !important;
    width: auto !important;
}
	.xs-right-image img{
	width: auto !important;
}
}
		</style>
		<style id="kirki-inline-styles">.xs-top-bar{color:#ffffff;}.xs-top-bar-info li a{color:#ffffff;}.xs-social-list li a{color:#ffffff;}.xs-top-bar.top-bar-second{background-color:#1e73be;}.xs-box .xs-top-bar{background-color:#1e73be;}.xs-top-bar.top-bar-second::before{border-right-color:#1e73be;}.xs-top-bar.top-bar-second:after{border-left-color:#1e73be;}.xs-top-bar.top-bar-second:before, .xs-top-bar.top-bar-second:after{border-top-color:#1e73be;}.xs-menus .nav-menu > li > a{color:#ffffff;}.xs-single-wishList{color:#ffffff;}.xs-menus .nav-menu > li > a:hover{color:#f00000;}.xs-single-wishList:hover{color:#f00000;}.xs-menus .nav-menu > :not(.megamenu) .nav-dropdown li a{color:#ff0000;}.xs-menus .nav-menu > :not(.megamenu) .nav-dropdown li a:hover{color:#ff0000;}.navSearch-group > a{color:#000000;background-color:#e06c6c;}body{font-family:Poppins;font-size:14px;font-weight:400;line-height:1.857;color:#626c84;}h1{font-family:Poppins;font-weight:400;}h2{font-family:Poppins;font-weight:400;}h3{font-family:Poppins;font-weight:400;}h4{font-family:Poppins;font-weight:400;}h5{font-family:Poppins;font-weight:400;}h6{font-family:Poppins;font-weight:400;}/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fesiorg.ca/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}</style>    </head>

    <body class="wp-singular page-template-default page page-id-2905 wp-theme-charitious sidebar-active elementor-default elementor-kit-2481 elementor-page elementor-page-2905">
		<header class="xs-header header-transparent xs-box">
    <div class="container">
        <nav class="xs-menus">
            
    <div class="xs-top-bar clearfix">
        <ul class="xs-top-social">
                    </ul>
        
                        <span class="top-bar-info"><i class="icon icon-phone-call"></i>5146605345</span>
                        
                            <a href="mailto:contact@fesiorg.ca" class="xs-top-bar-mail"><span class="icon icon-mail"></span> contact@fesiorg.ca</a>
                </div>
            <div class="nav-header clearfix">
                <div class="nav-toggle"></div>
                <a href="https://fesiorg.ca/en/" class="xs-nav-logo">
                    <img src="https://fesiorg.ca/wp-content/uploads/2020/03/logoFESIwebBold.png" alt="F.E.S.I.">
                </a>
            </div>
            <div class="nav-menus-wrapper row">
                <div class="xs-logo-wraper col-lg-2 col-xl-2 xs-padding-0">
                    <a href="https://fesiorg.ca/en/" class="nav-brand">
                        <img src="https://fesiorg.ca/wp-content/uploads/2020/03/logoFESIwebBold.png" alt="F.E.S.I.">
                    </a>
                </div>
                <div class="col-lg-10 col-xl-7">
                    <ul id="main-menu" class="nav-menu"><li id="menu-item-2951" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-2951"><a href="https://fesiorg.ca/en/" >Home</a></li>
<li id="menu-item-2952" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2952"><a href="https://fesiorg.ca/en/about-us/" >About Us</a>
<ul/ class="nav-dropdown sub-menu" />
	<li id="menu-item-2953" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2953"><a href="https://fesiorg.ca/en/about-us/our-values/" >Our values</a></li>
	<li id="menu-item-2954" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2954"><a href="https://fesiorg.ca/en/about-us/history/" >History</a></li>
	<li id="menu-item-2955" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2955"><a href="https://fesiorg.ca/en/become-volunteer/" >Become volunteer</a></li>
</ul>
</li>
<li id="menu-item-2956" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2956"><a href="https://fesiorg.ca/en/services/" >Services</a>
<ul/ class="nav-dropdown sub-menu" />
	<li id="menu-item-2957" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2957"><a href="https://fesiorg.ca/en/services/primary-care/" >Primary Care</a></li>
	<li id="menu-item-2958" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2958"><a href="https://fesiorg.ca/en/services/youth-leadership/" >Youth leadership</a></li>
	<li id="menu-item-2959" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2959"><a href="https://fesiorg.ca/en/services/a-home-life/" >A home life</a></li>
</ul>
</li>
<li id="menu-item-2961" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2961"><a href="https://fesiorg.ca/en/blog/" >Blog</a></li>
<li id="menu-item-2962" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-2905 current_page_item menu-item-2962"><a href="https://fesiorg.ca/en/contact/" >Contact</a></li>
<li id="menu-item-wpml-ls-55-en" class="menu-item wpml-ls-slot-55 wpml-ls-item wpml-ls-item-en wpml-ls-current-language wpml-ls-menu-item wpml-ls-last-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-has-children menu-item-wpml-ls-55-en"><a title="Switch to English" href="https://fesiorg.ca/en/contact/" ><img
            class="wpml-ls-flag"
            src="https://fesiorg.ca/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png"
            alt=""
            
            
    /><span class="wpml-ls-native" lang="en">English</span></a>
<ul/ class="nav-dropdown sub-menu" />
	<li id="menu-item-wpml-ls-55-fr" class="menu-item wpml-ls-slot-55 wpml-ls-item wpml-ls-item-fr wpml-ls-menu-item wpml-ls-first-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-55-fr"><a title="Switch to Français" href="https://fesiorg.ca/contact-2/" ><img
            class="wpml-ls-flag"
            src="https://fesiorg.ca/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png"
            alt=""
            
            
    /><span class="wpml-ls-native" lang="fr">Français</span></a></li>
</ul>
</li>
</ul>                </div>
                <div class="xs-navs-button d-flex-center-end col-lg-3 col-xl-3 d-block d-lg-none d-xl-block">
                             <a class="btn btn-primary" href="https://www.canadahelps.org/fr/dn/42148">
             Merci pour votre don         </a>
                   </div>
            </div>
        </nav>
    </div>
</header>

<section class="xs-banner-inner-section parallax-window" style="background: url(https://fesiorg.ca/wp-content/themes/charitious/assets/images/backgrounds/blog-bg.jpg)">
    <div class="xs-black-overlay"></div>
    <div class="container">
        <div class="color-white xs-inner-banner-content">
            <h2>Contact</h2>
                                        <ul class="xs-breadcumb"><li class="badge badge-pill badge-primary"><a href="https://fesiorg.ca/en/">Home</a> / Contact</li></ul>                    </div>
    </div>
</section>

<div class="main-content blog-wrap xs-mt-50"  role="main">
    <div class="container">
        <div class="row">
                        <div class="col-md-12">
									<article id="post-2905" class="post-2905 page type-page status-publish hentry">
						<!-- Article header -->
                        <header class="entry-header xs-heading xs-mb-30"> 
                            <h2 class="xs-title big">Contact</h2>
                        </header> <!-- end entry-header -->

						<!-- Article content -->
						<div class="entry-content">
									<div data-elementor-type="wp-post" data-elementor-id="2905" class="elementor elementor-2905">
						<div class="elementor-element elementor-element-e9af40f elementor-widget elementor-widget-heading" data-id="e9af40f" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<p class="elementor-heading-title elementor-size-default">Leave us a message and we will get back to you as soon as possible...</p>				</div>
				</div>
		<error>
    <code>internal_server_error</code>
    <title><![CDATA[WordPress &amp;rsaquo; Error]]></title>
    <message><![CDATA[&lt;p&gt;There has been a critical error on this website.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://wordpress.org/documentation/article/faq-troubleshooting/&quot;&gt;Learn more about troubleshooting WordPress.&lt;/a&gt;&lt;/p&gt;]]></message>
    <data>
        <status>500</status>
    </data>
</error>
