<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title>Moonlight - Webdesign Hessle, Yorkshire</title>
    <meta name="description" content="Exceptional web design studio based in Hessle, East Riding of Yorkshire. Professional and cost-effective web design services, bespoke websites for small to medium sized businesses.">
    <meta name="keywords" content="web design, Yorkshire, Hessle, ecommerce, website, e-commerce, online shop, seo, search engine optimisation, website design, web development, moonlight studio, symfony, laravel, magento, opencart, wordpress, content management system, custom cms">
    <meta name="author" content="Moonlight">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="/css/styles.css" rel="stylesheet" type="text/css" media="all" />
    <link href='https://fonts.googleapis.com/css?family=Lato:300,400%7CRaleway:100,400,300,500,600,700%7COpen+Sans:400,500,600' rel='stylesheet' type='text/css'>
    <script src='https://www.google.com/recaptcha/api.js'></script>
</head>
<body class="scroll-assist">
    <div class="nav-container">
        <nav>
            <div class="nav-bar text-center">
                <div class="col-md-2 col-md-push-5 col-sm-12 text-center">
                    <a href="/">
                        <img alt="Moonlight logo" class="image-xxs" src="/img/moonlight-dark.png">
                    </a>
                </div>
            </div>
        </nav>
    </div>

    <div class="main-container">
        <section>
            <div class="container">
                <div class="row">
                    <div class="col-sm-6 col-md-5">
                        <h4 class="uppercase">Get In Touch</h4>
                        <p>Whether you want to get me excited about the new project of yours, ask few questions or simply say hi - feel free to use this contact form to e-mail me, I'm here to listen.<br></p>
                        <hr>
                        <p>I respect your privacy, the information you provide remains confidential.</p>
                        <hr>
                    </div>
                    <div class="col-sm-6 col-md-5 col-md-offset-1">
                        <form class="form-email" method="post" data-success="Thanks for your submission, we will be in touch shortly." data-error="Please fill all fields correctly.">
                            <input type="text" class="validate-required" name="name" placeholder="Your Name">
                            <input type="text" class="validate-required validate-email" name="email" placeholder="Email Address">
                            <textarea class="validate-required" name="message" rows="4" placeholder="Message"></textarea>
                            <div class="g-recaptcha" data-sitekey="6LcrVlEUAAAAAEd2D3l9MKZD8dOS-fno0nMWIyKL"></div>
                            <button type="submit">Send Message</button>
                        </form>
                    </div>
                </div>
            </div>
        </section>
    </div>

    <script>
        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
                    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

        ga('create', 'UA-15148267-1', 'auto');
        ga('send', 'pageview');
    </script>
</body>
</html>
