Files
2021-08-12 18:24:21 -04:00

131 lines
7.8 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!------main-content------>
<main class="main-content">
<section class="page_title">
<div class="container">
<div class="row">
<div class="col-lg-12 d-flex">
<div class="content_box">
<ul class="bread_crumb text-center">
<li class="bread_crumb-item"><a href="/">Home</a></li>
<li class="bread_crumb-item active">MERMS Developers</li>
</ul>
<h1 style="color:black;">Developers</h1>
</div>
</div>
</div>
</div>
</section>
<section class="about type_one">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="heading icon_dark tp_one">
<h6>MERMS Developers</h6>
<h1>Extend your capabilities with MERMS Integration.</h1>
<span class="flaticon-virus icon"></span>
</div>
<div class="about_content">
<p class="description">It is a long established fact that a reader will be distracted . The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look
like readable English.
</p>
<div class="symptoms">
<h2>The best way to prevent illness is to avoid being exposed to this virus.</h2>
<div class="row">
<div class="col-lg-6">
<ul>
<li>
<span class="flaticon-check"></span>
<p>Clean AND disinfect frequently touched surfaces </p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Avoid touching your eyes, nose, and mouth</p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Clean your hands with a hand sanitizer </p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Cover coughs and sneezes</p>
</li>
</ul>
</div>
<div class="col-lg-6">
<ul>
<li>
<span class="flaticon-check"></span>
<p>Stay home if youre sick</p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Wear a facemask if sick</p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Cover your mouth and nose </p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Throw used tissues in trash</p>
</li>
<li>
<span class="flaticon-check"></span>
<p>Ensure solution has at least 70% alcohol.</p>
</li>
</ul>
</div>
</div>
</div>
<a href="#" class="theme_btn tp_one">Read More</a>
</div>
</div>
<div class="col-lg-6">
<div class="row">
<div class="col-lg-6 first_column">
<div class="icon_box type_one wow slideInUp" data-wow-delay="00ms" data-wow-duration="1500ms">
<div class="icon">
<img src="/assets/image/svg/working-at-home.svg" class="img-fluid svg_image" alt="home" /> <span class="flaticon-virus "></span>
</div>
<div class="content_box">
<h2><a href="#">Stay at Home</a></h2>
<p>It is a long established fact that a reader will be distracted . </p>
</div>
</div>
<div class="icon_box type_one wow slideInUp" data-wow-delay="100ms" data-wow-duration="1500ms">
<div class="icon">
<img src="/assets/image/svg/mask-2.svg" class="img-fluid svg_image" alt="home" /> <span class="flaticon-virus "></span>
</div>
<div class="content_box">
<h2><a href="#">Protect yourself</a></h2>
<p>It is a long established fact that a reader will be distracted . </p>
</div>
</div>
</div>
<div class="col-lg-6 second_column">
<div class="icon_box type_one wow slideInUp" data-wow-delay="200ms" data-wow-duration="1500ms">
<div class="icon">
<img src="/assets/image/svg/sport-team.svg" class="img-fluid svg_image" alt="home" /> <span class="flaticon-virus "></span>
</div>
<div class="content_box">
<h2><a href="#">Be Supportive</a></h2>
<p>It is a long established fact that a reader will be distracted . </p>
</div>
</div>
<div class="icon_box type_one last wow slideInUp" data-wow-delay="300ms" data-wow-duration="1500ms">
<div class="icon">
<img src="/assets/image/svg/smartphone.svg" class="img-fluid svg_image" alt="svg" /> <span class="flaticon-virus "></span>
</div>
<div class="content_box">
<h6>Contact Support</h6>
<h2><a href="#"><?=MERMS_PHONE_USA?></a></h2>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>