File: /home/demo/public_html/mold-restoration/thankyou.php
<?php include("header.php"); ?>
<section class="vc_row fullheight d-flex flex-wrap align-items-stretch">
<div class="lqd-particles-bg-wrap" style="height: 400px;">
<div class="ld-particles-container">
<div
class="ld-particles-inner"
id="ld-1527244273759-519b63e0-a9d6"
data-particles="true"
data-particles-options='{"particles":{"shape":{"type":["triangle"]},"move":{"enable":true,"direction":"right","out_mode":"out","attract":{"enable":true}}},"interactivity":[]}'>
</div>
</div>
</div><!-- /.lqd-particles-bg-wrap -->
<div class="container d-flex align-items-stretch">
<div class="row d-flex flex-wrap align-items-stretch w-100">
<div class="lqd-column col-md-10 col-md-offset-1 py-8s bg-white d-flex flex-wrap align-items-center justify-content-center white-box-shadow">
<div
class="lqd-column-inner w-100 text-center"
data-custom-animations="true"
data-ca-options='{"triggerHandler":"inview","animationTarget":"all-childs","duration":"1200","delay":"150","easing":"easeOutQuint","direction":"forward","initValues":{"translateY":26,"opacity":0},"animations":{"translateY":0,"opacity":1}}'
>
<h2
class="mt-md-6 mt-0 mb-4 mb-2 lh-1"
data-fittext="true"
data-fittext-options='{ "compressor":0.5,"maxFontSize": 150,"minFontSize": 62 }'
data-split-text="true"
data-split-options='{"type":"words"}'
>Thank You</h2>
<div class="row">
<div
class="lqd-column col-md-8 col-md-offset-2 px-3"
data-custom-animations="true"
data-ca-options='{"triggerHandler":"inview","animationTarget":"all-childs","duration":"1200","delay":"150", "startDelay": 120,"easing":"easeOutQuint","direction":"forward","initValues":{"translateY":26,"opacity":0},"animations":{"translateY":0,"opacity":1}}'>
<p class="font-size-20 px-md-12 mb-md-12" data-split-text="true" data-split-options='{"type":"lines"}'>Thank you for expressing interest in our services, we will get back to you as soon as possible. For immediate services please click the button below to reach out to a representive immediatly.</p>
<a href="Tel: (954) 420-8849" class="btn btn-default text-uppercase btn-lg circle btn-bordered border-thin btn-gradient font-size-13 font-weight-bold ltr-sp-1 px-2 mb-2" data-localscroll="true" data-localscroll-options='{"scrollBelowSection":true}'>
<span>
<span class="btn-txt">Click Here for Immediate Assistance</span>
<span class="btn-gradient-bg btn-gradient-bg-hover"></span>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" class="btn-gradient-border" width="100%" height="100%">
<defs>
<linearGradient id="svg-border-2" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%"></stop>
<stop offset="100%"></stop>
</linearGradient>
</defs>
<rect x="0.5" y="0.5" rx="30.5" ry="30.5" width="100%" height="100%" stroke="url(#svg-border-2)"></rect>
</svg>
</span>
</a>
<p class="font-size-13 text-uppercase ltr-sp-1 text-dark mt-90">Keep Connected</p>
</div><!-- /.col-md-8 col-md-offset-2 -->
</div><!-- /.row -->
</div><!-- /.lqd-column-inner -->
</div><!-- /.col-md-6 -->
</div><!-- /.row -->
</div><!-- /.container -->
</section>
<?php include("footer.php"); ?>