<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
    <title>404 Error</title>
        <meta name="description" content="About Us - Powered by Propzilla Infratech Pvt. Ltd. Explore luxury options in Gurgaon, Delhi & Bangalore." />
    <link rel="icon" href="images/favicon.ico" />
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@700;800&display=swap" rel="stylesheet" />
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
    <link rel="stylesheet" href="https://www.trisparkrealty.com/css/bootstrap.min.css">
    <link rel="stylesheet" href="https://www.trisparkrealty.com/css/page-not-found.css" />
    <!-- Google Tag Manager --> 
    <script>  
        (function (w, d, s, l, i) {
            w[l] = w[l] || [];
            w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" });
            var f = d.getElementsByTagName(s)[0],
                j = d.createElement(s),
                dl = l != "dataLayer" ? "&l=" + l : "";
            j.async = true;
            j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
            f.parentNode.insertBefore(j, f);
        })(window, document, "script", "dataLayer", "GTM-58GDN3V");
    </script>
    <!-- End Google Tag Manager -->
</head>

<body>
    <!-- Google Tag Manager (noscript) -->
    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-58GDN3V" height="0" width="0"
    style="display: none; visibility: hidden"></iframe></noscript>
    <!-- End Google Tag Manager (noscript) -->
    <div class="error">
        <div class="container-fluid">
            <div class="error-inner">
                <h1>404</h1>
                <h2>Page Not Found</h2>
                <h3>We're sorry, the page you requested could not be found. Please go to the Home Page.</h3>
            </div>
            <div class="error-links">
                <ul>
                    <li><a href="https://www.trisparkrealty.com/">BACK TO HOME PAGE</a></li>
                </ul>
            </div>
        </div>
    </div> 
</body>
</html>