<section class="view-estate-header">
</section>
<section class="what_we_do">
    <div class="container-fluid">
        <div class="row">
            <div class="col-md-10 offset-md-1">
                <h3>Error 404</h3>
                <small>Page not found</small>
            </div>
        </div>
    </div>
</section>
<section class="first in-er">

    <div class='container-fluid'>
        <div class='row'>
            <div class='col-md-10 offset-md-1'>
                <div class = "text-er"><p>Sorry, the page you searched for was not found. Please click on the button below to return to the home page.</p>
                    <div class = "btn-er"><a href="/">RETURN TO HOME PAGE</a></div>
                </div>
            </div>
        </div>
    </div>
</section>