<!DOCTYPE html>
<html class="error-page" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" dir="ltr">
	<head>
	  	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
	    <meta name="viewport" content="width=device-width, initial-scale=1">
		<base href="https://themehunt.com/templates/default/css/font-awesome.min.css" />
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
	<meta name="generator" content="Joomla! - Open Source Content Management" />
	<title>404 - Error: 404</title>
	<link href="/images/favicon.png" rel="shortcut icon" type="image/vnd.microsoft.icon" />
	<link href="/templates/default/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
	<link href="/templates/default/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
	<link href="/templates/default/css/template.css" rel="stylesheet" type="text/css" />
	</head>
	<body>
		<div class="error-page-inner">
			<div>
				<div class="container">
					<div class="clearfix">
						<img src="/templates/default/images/error.png" alt="404 error">
						<div>
							<h1>Oopssss<span>!</span></h1>
							<h2 class="error-code">404, Item not found</h2>
							<p>The page you are looking for was moved, removed,<br />renamed or might never existed.</p>
							<a class="btn btn-border btn-lg" href="/" title="HOME"><i class="fa fa-chevron-left"></i> Go Back</a>
													</div>
					</div>
				</div>
			</div>
		</div>
	</body>
</html>
