File: /home/valuehealthquotes/public_html/old/afterhours-success.html
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="css/styles.css">
<link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
<link rel="manifest" href="images/site.webmanifest">
<title>Success - ValueHealth Quotes</title>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="index.html"><img height="30px;" src="images/logo.png"></a>
</div>
</nav>
<!-- Global site tag (gtag.js) - Google Ads: 867661804 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-867661804"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-867661804');
</script>
</head>
<body>
<!-- Page Content -->
<section class="py-5" id="about">
<div class="container text-center">
<div class="row">
<div class="col">
<br>
<hr>
<br>
<h3 class="display-5" style="color: #00ff2a;"><i class="far fa-check-circle"></i> Quote Wizard</h3>
<br>
<hr>
<br>
<div>
<h1>Thank You!</h1>
<br>
<h3 style="color: #0052D4;">Your request has been successfully submitted. A licensed agent will be in touch as soon as the office opens.</h3>
<br>
<h5>Office Hours: Monday to Friday 9AM - 7PM</h5>
</div>
</div>
</div>
</div>
</section>
<footer>
<section>
<div class="container-fluid text-center">
<div class="row footer-bg">
<div class="col-sm">
<p>© Value Health Quotes 2019-2020 All Rights Reserved | <span><a href="privacy-policy.html" style="text-decoration: none;"><b>Privacy Policy</b></a> | <span><a href="terms.html" style="text-decoration: none;"><b>Terms of Service</b></a></span></span></p>
</div>
</div>
</div>
</section>
</footer>
<!-- Global site tag (gtag.js) - Google Ads: 867661804 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-867661804"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-867661804');
</script>
<!-- Event snippet for Lead Form Submit conversion page -->
<script>
gtag('event', 'conversion', {'send_to': 'AW-867661804/_unzCIjCwbcBEOzv3Z0D'});
</script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/69fd8ad995.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/zipCodeLookup.js"></script>
<script type="text/javascript" src="js/bootstrap-formhelpers-phone.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>