<!DOCTYPE html>
<html lang="en">
<head>

	<!-- Basic -->
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">

	<title>null - Error</title>

	<meta name="keywords" content="Website Error Page" />
	<meta name="description" content="An error occurred while processing your request">
	<meta name="author" content="okler.net">

	<!-- Favicon -->
	<link rel="shortcut icon" href="/theme11/img/favicon.ico" type="image/x-icon" />
	<link rel="apple-touch-icon" href="/theme11/img/apple-touch-icon.png">

	<!-- Web Fonts -->
	<link id="googleFonts"
	      href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800%7CShadows+Into+Light&display=swap"
	      rel="stylesheet" type="text/css">

	<!-- Vendor CSS -->
	<link rel="stylesheet" href="/theme11/vendor/bootstrap/css/bootstrap.min.css">
	<link rel="stylesheet" href="/theme11/vendor/fontawesome-free/css/all.min.css">
	<link rel="stylesheet" href="/theme11/vendor/animate/animate.compat.css">
	<link rel="stylesheet" href="/theme11/vendor/simple-line-icons/css/simple-line-icons.min.css">
	<link rel="stylesheet" href="/theme11/vendor/owl.carousel/assets/owl.carousel.min.css">
	<link rel="stylesheet" href="/theme11/vendor/owl.carousel/assets/owl.theme.default.min.css">
	<link rel="stylesheet" href="/theme11/vendor/magnific-popup/magnific-popup.min.css">

	<!-- Theme CSS -->
	<link rel="stylesheet" href="/theme11/css/theme.css">
	<link rel="stylesheet" href="/theme11/css/theme-elements.css">
	<link rel="stylesheet" href="/theme11/css/theme-blog.css">
	<link rel="stylesheet" href="/theme11/css/theme-shop.css">

	<!-- Skin CSS -->
	<link id="skinCSS" rel="stylesheet" href="/theme11/css/skins/default.css">

	<!-- Custom CSS -->
	<link rel="stylesheet" href="/theme11/css/custom.css">

</head>

<body data-plugin-page-transition>

<div class="body">

	<div role="main" class="main">

		<section class="page-header page-header-modern bg-color-grey page-header-lg"></section>

		<div class="container">

			<section class="http-error">
				<div class="row justify-content-center py-5">
					<div class="col-md-12 text-center">

						<div class="http-error-main">

							<!-- 404 -->
							

							<!-- All other errors -->
							<div>
								<h1>Oops!</h1>
								<p></p>
							</div>

							<!-- Optional technical message (hidden by default styling) -->
							<p class="text-muted mt-3">Page not found!</p>

							<a href="/" class="btn btn-primary mt-4">
								Go Back Home
							</a>

						</div>

					</div>
				</div>
			</section>

		</div>
	</div>

	<footer id="footer" class="footer-texts-more-lighten">
		<div class="container">
			<div class="footer-copyright footer-copyright-style-2 pt-4 pb-5">
				<div class="row">
					<div class="col-12 text-center">
						<p class="mb-0">
							Emax © <span>2026</span>.
							All Rights Reserved.
						</p>
					</div>
				</div>
			</div>
		</div>
	</footer>

</div>

<!-- Vendor -->
<script src="/theme11/vendor/plugins/js/plugins.min.js"></script>

<!-- Theme Base -->
<script src="/theme11/js/theme.js"></script>

<!-- Custom -->
<script src="/theme11/js/custom.js"></script>

<!-- Init -->
<script src="/theme11/js/theme.init.js"></script>

</body>
</html>
