<div class="pages_header">
	<div class="container-fluid">
		<div class="row">
			<div class="col-md-10 offset-md-1">
				<div class="pages_header_fg">
					<h1>Error 404</h1>
				</div>
			</div>
		</div>
	</div>
</div>
<div class="pages_body">
	<div class="container-fluid">
		<div class="row">
			<div class="col-md-12">
				<div class="row">
					<div class="col-xs-12 col-sm-12 col-md-12">
						<div class="col-sm-10 offset-sm-1 col-md-10 offset-md-1 col-lg-10 offset-lg-1 col-xl-10 offset-xl-1 profile-description">
									<div class="col-sm-12 col-md-12 col-lg-6 col-xl-6">
										<img src="/img/layout/404.jpg" class="overview-image" alt="404"/>									</div>
									
									<div class="col-sm-12 col-md-12 col-lg-6 col-xl-6">
										<h1 class = "heading_line intro_title">Error 404</h1>
										<h2 class = "header-intro-profile inerr">Page not found</h2>
										<p>Unfortunately, the page you searched for has not been found. Please click on the button below to return to the home page.</p>
										<div class = "btn-er"><a href="/" class="button inerr"><strong>RETURN HOME</strong><i class="fal fa-long-arrow-right ineror"></i></a></div>
									</div>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
</div>