Files
CHIEFSOFT\ameye ec7fd023fc Added pages
2026-03-21 06:40:02 -04:00

1060 lines
44 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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.
{% load static %}
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="author" content="ChiefSoft Works">
<meta name="description" content="A.I. enabled healthcare">
<meta name="keywords"
content="SmartHealth Personal Care Health Research Surveys Diagnosis Machine Learning Health Mobility">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Smart Care by {{name}}</title>
<!-- FAVICON AND TOUCH ICONS -->
<link rel="shortcut icon" href="{% static 'images/favicon.ico' %}" type="image/x-icon">
<link rel="icon" href="{% static 'images/favicon.ico' %}" type="image/x-icon">
<link rel="apple-touch-icon" sizes="152x152" href="{% static 'images/apple-touch-icon-152x152.png' %}">
<!-- <link rel="apple-touch-icon" sizes="120x120" href="{% static 'images/apple-touch-icon-120x120.png' %}">-->
<!-- <link rel="apple-touch-icon" sizes="76x76" href="{% static 'images/apple-touch-icon-76x76.png' %}">-->
<link rel="apple-touch-icon" href="{% static 'images/apple-touch-icon.png' %}">
<link rel="icon" href="{% static 'images/apple-touch-icon.png' %} " type="image/x-icon">
<!-- GOOGLE FONTS -->
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&amp;display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&amp;display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&amp;display=swap"
rel="stylesheet">
<link href="{% static 'css/bootstrap.min.css' %}" rel="stylesheet">
<link href="{% static 'css/flaticon.css' %}" rel="stylesheet">
<!-- PLUGINS STYLESHEET -->
<link href="{% static 'css/menu.css' %}" rel="stylesheet">
<link id="effect" href="{% static 'css/dropdown-effects/fade-down.css' %} " media="all" rel="stylesheet">
<link href="{% static 'css/magnific-popup.css' %} " rel="stylesheet">
<link href="{% static 'css/owl.carousel.min.css' %} " rel="stylesheet">
<link href="{% static 'css/owl.theme.default.min.css' %} " rel="stylesheet">
<link href="{% static 'css/lunar.css' %} " rel="stylesheet">
<!-- ON SCROLL ANIMATION -->
<link href="{% static 'css/animate.css' %}" rel="stylesheet">
<!-- TEMPLATE CSS {% static '' %} -->
<link href="{% static 'css/pink-theme.css' %}" rel="stylesheet">
<!-- RESPONSIVE CSS -->
<link href="{% static 'css/responsive.css' %}" rel="stylesheet">
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XTWF96F5ZZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-XTWF96F5ZZ');
</script>
<body>
<!-- PRELOADER SPINNER
============================================= -->
<div id="loading" class="loading--theme">
<div id="loading-center"><span class="loader"></span></div>
</div>
<!-- PAGE CONTENT
============================================= -->
<div id="page" class="page font--jakarta">
<header id="header" class="tra-menu navbar-light white-scroll">
<div class="header-wrapper">
<!-- MOBILE HEADER -->
<div class="wsmobileheader clearfix">
<span class="smllogo"><img src="{% static 'images/logo-pink.png' %} " alt="mobile-logo"></span>
<a id="wsnavtoggle" class="wsanimated-arrow"><span></span></a>
</div>
<!-- NAVIGATION MENU -->
<div class="wsmainfull menu clearfix">
<div class="wsmainwp clearfix">
<!-- HEADER BLACK LOGO -->
<div class="desktoplogo">
<a href="/" class="logo-black"><img src="{% static 'images/logo-pink.png' %}" alt="logo"></a>
</div>
<!-- HEADER WHITE LOGO -->
<div class="desktoplogo">
<a href="/" class="logo-white"><img src="{% static 'images/logo-white.png' %}" alt="logo"></a>
</div>
<!-- MAIN MENU -->
<nav class="wsmenu clearfix">
<ul class="wsmenu-list nav-theme">
<!-- DROPDOWN SUB MENU -->
<li aria-haspopup="true"><a href="#" class="h-link">About <span class="wsarrow"></span></a>
<ul class="sub-menu">
<li aria-haspopup="true"><a href="#lnk-1">Why autoMedSys?</a></li>
<li aria-haspopup="true"><a href="/about">About Us</a></li>
<li aria-haspopup="true"><a href="#features-6">Products</a></li>
<li aria-haspopup="true"><a href="/contact">Contact Us</a></li>
</ul>
</li>
<!-- SIMPLE NAVIGATION LINK -->
<li class="nl-simple" aria-haspopup="true"><a href="#features-6" class="h-link">Products</a>
</li>
</ul>
</nav> <!-- END MAIN MENU -->
</div>
</div> <!-- END NAVIGATION MENU -->
</div> <!-- End header-wrapper -->
</header>
<section id="hero-1" class="bg--scroll hero-section">
<div class="container">
<div class="row d-flex align-items-center">
<div class="col-md-6">
<div class="hero-1-txt color--white wow fadeInRight">
<h2 class="s-58 w-700">Next-Gen <br />AI-Powered Healthcare Solutions</h2>
<p class="p-xl">Personalized Healthcare Solutions for Your Modern Life.
</p>
<a href="#features-6" class="btn r-04 btn--theme hover--tra-white">View our products</a>
</div>
</div>
<div class="col-md-6">
<div class="hero-1-img wow fadeInLeft">
<img class="img-fluid" src="{% static 'images/hero-1-img.png' %}" alt="hero-image">
</div>
</div>
</div>
</div>
</section>
<section id="features-6" class="py-100 features-section division">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-10 col-lg-9">
<div class="section-title mb-70">
<h2 class="s-50 w-700">Empowering Better Health Through Human-Centered Innovation</h2>
<p class="s-21 color--grey">autoMedSys is dedicated to modern and AI-powered healthcare
solutions.</p>
</div>
</div>
</div>
<div class="fbox-wrapper text-center">
<div class="row row-cols-1 row-cols-md-2 row-cols-lg-4">
<div class="col">
<div class="fbox-6 fb-1 wow fadeInUp">
<div class="fbox-ico ico-55">
<div class="shape-ico color--theme">
<a href="#rader"> <img class="img-fluid" style="height: 75px; width: 75px;"
src="{% static 'images/rader.png' %} "
alt="content-image"></a>
</div>
</div> <!-- End Icon -->
<!-- Text -->
<div class="fbox-txt">
<a href="#rader"><h6 class="s-20 w-700">HealthRader</h6></a>
<p>Personal and group health care tools for everyday activities</p>
</div>
</div>
</div> <!-- END FEATURE BOX #1 -->
<!-- FEATURE BOX #2 -->
<div class="col">
<div class="fbox-6 fb-2 wow fadeInUp">
<!-- Icon -->
<div class="fbox-ico ico-55">
<div class="shape-ico color--theme">
<!-- Vector Icon -->
<a href="#myfit"> <img class="img-fluid" style="height: 75px; width: 75px;"
src="{% static 'images/myfit.png' %} "
alt="content-image"><a/>
</div>
</div> <!-- End Icon -->
<!-- Text -->
<div class="fbox-txt">
<a href="#myfit"><h6 class="s-20 w-700">MyFit Care Manager</h6></a>
<p>Plan individual and group exercise, nutrition with smart agents.</p>
</div>
</div>
</div> <!-- END FEATURE BOX #2 -->
<!-- FEATURE BOX #3 -->
<div class="col">
<div class="fbox-6 fb-3 wow fadeInUp">
<!-- Icon -->
<div class="fbox-ico ico-55">
<div class="shape-ico color--theme">
<!-- <span class="flaticon-graphic"></span>-->
<a href="#abulatory"> <img class="img-fluid" style="height: 75px; width: 75px;"
src="{% static 'images/abulatory.png' %} "
alt="content-image"> </a>
</div>
</div> <!-- End Icon -->
<!-- Text -->
<div class="fbox-txt">
<a href="#abulatory"><h6 class="s-20 w-700">Ambulatory Systems</h6></a>
<p>Everything you need to run your practice daily, manage claims</p>
</div>
</div>
</div> <!-- END FEATURE BOX #3 -->
<!-- FEATURE BOX #4 -->
<div class="col">
<div class="fbox-6 fb-4 wow fadeInUp">
<!-- Icon -->
<div class="fbox-ico ico-55">
<div class="shape-ico color--theme">
<!-- Vector Icon -->
<a href="#research"> <img class="img-fluid" style="height: 75px; width: 75px;"
src="{% static 'images/research.png' %} "
alt="content-image"></a>
</div>
</div> <!-- End Icon -->
<!-- Text -->
<div class="fbox-txt">
<a href="#research"><h6 class="s-20 w-700">Research Platform</h6></a>
<p>Plan,collate surveys and health data with HealthMind</p>
</div>
</div>
</div> <!-- END FEATURE BOX #4 -->
</div> <!-- End row -->
</div> <!-- END FEATURES-6 WRAPPER -->
</div> <!-- End container -->
</section>
<hr class="divider">
<section id="lnk-1" class="pt-100 ct-02 content-section division"
style="background-color: aliceblue; background-image: url({% static 'images/bg-04.jpg' %}); padding-bottom: 15px;">
<div class="container">
<!-- SECTION CONTENT (ROW) -->
<div class="row d-flex align-items-center">
<!-- IMAGE BLOCK -->
<div class="col-md-6">
<div class="img-block left-column wow fadeInRight">
<img class="img-fluid" src="{% static 'images/img-10.png' %} " alt="content-image">
</div>
</div>
<!-- TEXT BLOCK -->
<div class="col-md-6">
<div class="txt-block right-column wow fadeInLeft">
<h2 class="s-46 w-700">MERMS</h2>
<p>Transform Your Legacy Healthcare Tools with MERMS—The Modern Digital Health Platform.
</p>
<h5 class="s-24 w-700">Flexible Onboarding</h5>
<!-- List -->
<ul class="simple-list">
<li class="list-item">
<p class="mb-0">Experience a unified suite of MERMS solutions designed to streamline and
elevate every aspect of your digital healthcare practice. Unlock new efficiencies,
enhance patient care, and future-proof your organization with our integrated
platform.
</li>
</ul>
<h5 class="s-24 w-700">Augmented/Artificial Intelligence</h5>
<ul class="simple-list">
<li class="list-item">
<p>
Empower your practice with advanced AI and automation that eliminate manual,
repetitive tasks—boosting productivity and freeing your staff to focus on what
matters most: exceptional care and strategic growth. With MERMS, elevate your team's
impact and modernize your healthcare operations without sacrificing quality.
</p>
</li>
</ul>
<h5 class="s-24 w-700">Secure Availability</h5>
<ul class="simple-list">
<li class="list-item">
<p>Security meets accessibility with MERMS. Our cloud-based platform delivers reliable,
compliant, and secure access to critical data—anytime, anywhere.
</p>
</li>
</ul>
<a href="https://www.mermsemr.com/" class="btn btn-sm r-04 btn--tra-black hover--theme">
Learn more
</a>
</div>
</div>
</div>
</div>
</section>
<section id="myfit" class="pt-100 ct-01 content-section division" style="padding-bottom: 20px;">
<div class="container">
<!-- SECTION CONTENT (ROW) -->
<div class="row d-flex align-items-center">
<!-- TEXT BLOCK -->
<div class="col-md-6 order-last order-md-2">
<div class="txt-block left-column wow fadeInRight">
<!-- TEXT BOX -->
<div class="txt-box">
<h2 class="s-46 w-700">myFit</h2>
<!-- Title -->
<h5 class="s-24 w-700">your Personal health care platform.</h5>
<!-- Text -->
<p>myFit is your personal health care concierge. this app helps you to manage the
intricacies of your daily and long term health activities. With myFit, your health
record is yours at all point, you decide your provider access as needed from time to
time.
</p>
</div> <!-- END TEXT BOX -->
<!-- TEXT BOX -->
<div class="txt-box mb-0">
<!-- Title -->
<h5 class="s-24 w-700">Fitness designing your way.</h5>
<!-- Text -->
<p>Fitness Integration with your health plan in your pocket bolsters
healthier life by tracking and experiencing life-changing results.
</p>
<!-- List -->
<ul class="simple-list">
<li class="list-item">
<p>Your health plan your way - myFit assist you organizing your prescription, health
routines, your providers treatment plans in one place.
</p>
</li>
<li class="list-item">
<p class="mb-0">myFit continuously help you organize both general and the few health
questions relevant to you.
</p>
</li>
</ul>
<a href="https://www.myfit.ai/" class="btn btn-sm r-04 btn--tra-black hover--theme">
Learn more
</a>
</div> <!-- END TEXT BOX -->
</div>
</div> <!-- END TEXT BLOCK -->
<!-- IMAGE BLOCK -->
<div class="col-md-6 order-first order-md-2">
<div class="img-block right-column wow fadeInLeft">
<img class="img-fluid" src="{% static 'images/myfit-01.png' %}" alt="content-image">
</div>
</div>
</div> <!-- END SECTION CONTENT (ROW) -->
</div> <!-- End container -->
</section>
<hr class="divider">
<section id="rader" class="pt-100 ct-02 content-section division" style="padding-bottom: 20px;">
<div class="container">
<!-- SECTION CONTENT (ROW) -->
<div class="row d-flex align-items-center">
<!-- IMAGE BLOCK -->
<div class="col-md-6">
<div class="img-block left-column wow fadeInRight">
<img class="img-fluid" src="{% static 'images/healthrader.png' %}" alt="content-image">
</div>
</div>
<!-- TEXT BLOCK -->
<div class="col-md-6">
<div class="txt-block right-column wow fadeInLeft">
<h2 class="s-46 w-700">HealthRader</h2>
<!-- TEXT BOX -->
<div class="txt-box">
<!-- Title -->
<h5 class="s-24 w-700">
Your HealthCare That Knows You
<!-- Self fashioned smart connected healthcare-->
</h5>
<!-- Text -->
<p>
HealthRader is a next-generation personal care advocacy platform with answers to
questions specific to your benefits and care goals. HealthRader offers a more
thoughtful way to manage your health-related tasks and responsibilities by providing
connected care with valuable insights.
<!-- HealthRadalth care. With full access to all features, HealthRader offers a more thoughtful way to manage your health-related tasks and responsibilities. From providing connected care to offering valuable insights, HealthRader is dedicated to making healthcare more efficient and accessible.-->
</p>
</div> <!-- END TEXT BOX -->
<!-- TEXT BOX -->
<div class="txt-box mb-0">
<!-- Title -->
<h5 class="s-24 w-700">Features include</h5>
<!-- List -->
<ul class="simple-list">
<li class="list-item">
<p>Health in motion that intelligently relates you to optimal care options as you
change locations locally and wide, ensuring that your health management is
always in sync with your lifestyle.
</p>
</li>
<li class="list-item">
<p class="mb-0">Care data that helps collect and relate possible health data with
your choice of insight, providing you with personalized and relevant information
for your health management. 
</p>
</li>
</ul>
<!-- Button -->
<a href="https://www.rader.app" class="btn btn-sm r-04 btn--tra-black hover--theme">
Learn more
</a>
</div> <!-- END TEXT BOX -->
</div>
</div> <!-- END TEXT BLOCK -->
</div> <!-- END SECTION CONTENT (ROW) -->
</div> <!-- End container -->
</section>
<section id="abulatory" class="shape--bg shape--white-500 pt-100 features-section division"
style="background-color: aliceblue; background-image: url({% static 'images/bg-04.jpg' %}); padding-bottom: 15px;">
<div class="container">
<div class="row d-flex align-items-center">
<!-- TEXT BLOCK -->
<div class="col-md-5">
<div class="txt-block left-column wow fadeInRight">
<!-- Section ID -->
<span class="section-id">One-Stop Solution</span>
<!-- Title -->
<h2 class="s-46 w-700">Smart solutions, real-time results</h2>
<!-- Text -->
<p>Our cutting-edge platform harnesses the power of artificial intelligence (AI) to
revolutionize healthcare. Heres how we make a difference:
</p>
<!-- CONTENT BOX #1 -->
<div class="cbox-1 ico-15">
<div class="ico-wrap color--theme">
<div class="cbox-1-ico"><span class="flaticon-check"></span></div>
</div>
<div class="cbox-1-txt">
<p>Predictive Diagnostics: Our platform analyzes patient data, predicts health issues
early, and reduces costs</p>
</div>
</div>
<!-- CONTENT BOX #2 -->
<div class="cbox-1 ico-15">
<div class="ico-wrap color--theme">
<div class="cbox-1-ico">
<span class="flaticon-check"></span></div>
</div>
<div class="cbox-1-txt">
<p>Real-Time Monitoring: Vital signs and medication adherence are continuously tracked.
Alerts keep providers informed for proactive care</p>
</div>
</div>
<!-- CONTENT BOX #3 -->
<div class="cbox-1 ico-15">
<div class="ico-wrap color--theme">
<div class="cbox-1-ico"><span class="flaticon-check"></span></div>
</div>
<div class="cbox-1-txt">
<p>Clinical Decision Support: Evidence-based recommendations for doctors aiding
diagnosis and treatment planning.</p>
</div>
</div>
<a href="https://www.automedsys.net" class="btn btn-sm r-04 btn--tra-black hover--theme">
Learn more
</a>
</div>
</div> <!-- END TEXT BLOCK -->
<!-- FEATURES-12 WRAPPER -->
<div class="col-md-7">
<div class="fbox-12-wrapper wow fadeInLeft">
<div class="row">
<div class="col-md-6">
<!-- FEATURE BOX #1 -->
<div id="fb-12-1" class="fbox-12 bg--white-100 block-shadow r-12 mb-30">
<!-- Icon -->
<div class="fbox-ico ico-50">
<div class="shape-ico color--theme">
<!-- Vector Icon -->
<img class="img-fluid" src="{% static 'images/hrecords.png' %}"
alt="content-image">
</div>
</div> <!-- End Icon -->
<!-- Text -->
<div class="fbox-txt">
<h5 class="s-19 w-700">Practice Management</h5>
<p>Built for the unique needs of independent practices, simplifying complex and
removing time-consuming you dont need.</p>
</div>
</div>
<!-- FEATURE BOX #2 -->
<div id="fb-12-2" class="fbox-12 bg--white-100 block-shadow r-12">
<!-- Icon -->
<div class="fbox-ico ico-50">
<div class="shape-ico color--theme">
<!-- Vector Icon -->
<img class="img-fluid" src="{% static 'images/claim.png' %}"
alt="content-image">
</div>
</div> <!-- End Icon -->
<!-- Text -->
<div class="fbox-txt">
<h5 class="s-19 w-700">Claims Processing</h5>
<p>Create your claims process in a fraction of the time with an innovative,
automated insurance claims processing process that fits you.</p>
</div>
</div>
</div>
<div class="col-md-6">
<!-- FEATURE BOX #3 -->
<div id="fb-12-3" class="fbox-12 bg--white-100 block-shadow r-12 mb-30">
<!-- Icon -->
<div class="fbox-ico ico-50">
<div class="shape-ico color--theme">
<!-- Vector Icon -->
<img class="img-fluid" src="{% static 'images/rx.png' %}"
alt="content-image">
</div>
</div> <!-- End Icon -->
<!-- Text -->
<div class="fbox-txt">
<h5 class="s-19 w-700">eRX with EPCS and PDMP</h5>
<p>Prescribe accurately with integrated drug interaction checks. Respond to
refill requests easily in our customizable dashboard to support your
workflow.</p>
</div>
</div>
<!-- FEATURE BOX #4 -->
<div id="fb-12-4" class="fbox-12 bg--white-100 block-shadow r-12">
<!-- Icon -->
<div class="fbox-ico ico-50">
<div class="shape-ico color--theme">
<!-- Vector Icon -->
<img class="img-fluid" src="{% static 'images/tele-med.png' %}"
alt="content-image">
</div>
</div> <!-- End Icon -->
<!-- Text -->
<div class="fbox-txt">
<h5 class="s-19 w-700">Telehealth</h5>
<p>Synchronized telehealth video encounter sessions while reviewing, ordering,
and documenting the care process.</p>
</div>
</div>
</div>
</div>
</div> <!-- End row -->
</div> <!-- END FEATURES-12 WRAPPER -->
</div> <!-- End row -->
</div> <!-- End container -->
</section>
<section id="research" class="py-100 ct-02 content-section division">
<div class="container">
<!-- SECTION CONTENT (ROW) -->
<div class="row d-flex align-items-center">
<!-- IMAGE BLOCK -->
<div class="col-md-6">
<div class="img-block left-column wow fadeInRight">
<img class="img-fluid" src="{% static 'images/img-02.png' %}" alt="content-image">
</div>
</div>
<!-- TEXT BLOCK -->
<div class="col-md-6">
<div class="txt-block right-column wow fadeInLeft">
<!-- Section ID -->
<span class="section-id">Easy with HealthMind</span>
<!-- Title -->
<h2 class="s-46 w-700">Comprehensive Health Research with A.I.</h2>
<p>Revolutionize your research journey with our comprehensive AI-powered platform. We empower
you to seamlessly integrate Artificial Intelligence throughout your research process, from
conceptualization and design to execution and ongoing monitoring.
</p>
<!-- List -->
<ul class="simple-list">
<li class="list-item">
<p class="mb-0">Smarter study design that leverages AI to identify optimal research
questions, select the most relevant patient populations, and optimize study
protocols for efficiency and accuracy.
</p>
</li>
<li class="list-item">
<p class="mb-0">Streamlined data analysis using AI automation tedious tasks, analyzing
vast datasets with unmatched speed and precision, and uncovering hidden patterns
that might escape human researchers.
</p>
</li>
<li class="list-item">
<p class="mb-0">Enhanced clinical trial monitoring that Identifies potential risks and
anomalies in real-time, ensuring patient safety and data integrity throughout the
trial.
</p>
</li>
</ul>
</div>
</div> <!-- END TEXT BLOCK -->
</div> <!-- END SECTION CONTENT (ROW) -->
</div> <!-- End container -->
</section>
<section id="lnk-3" class="bg--04 ct-10 content-section division">
<div class="section-overlay pt-100">
<div class="container">
<!-- SECTION TITLE -->
<div class="row justify-content-center">
<div class="col-md-10 col-lg-9">
<div class="section-title mb-70">
<!-- Title -->
<h2 class="s-50 w-700">Everything is moving with technology, so we are too.</h2>
<!-- Text -->
<p class="s-21">We are an active part of your healthcare changes in light of advances.</p>
</div>
</div>
</div>
<!-- IMAGE BLOCK -->
<div class="row">
<div class="col" style="border-radius: 15px;">
<div class="img-block video-preview wow fadeInUp">
<!-- Preview Image -->
<img class="img-fluid" style="border-radius: 15px;"
src="{% static 'images/dashboard-01.png' %}" alt="video-preview">
</div>
</div>
</div>
</div> <!-- End container -->
</div> <!-- End section overlay -->
</section>
<hr class="divider">
<div id="modal-3" class="modal auto-off fade" tabindex="-1" role="dialog" aria-labelledby="modal-3">
<div class="modal-dialog modal-xl modal-dialog-centered">
<div class="modal-content">
<!-- CLOSE BUTTON -->
<button type="button" class="btn-close ico-10 white-color" data-bs-dismiss="modal" aria-label="Close">
<span class="flaticon-cancel"></span>
</button>
<!-- MODAL CONTENT -->
<div class="modal-body">
<div class="container">
<div class="row">
<!-- BACKGROUND IMAGE -->
<div class="col-md-5 bg-img d-none d-sm-flex align-items-end"></div>
<!-- REQUEST FORM -->
<div class="col-md-7">
<div class="modal-body-content">
<!-- TEXT -->
<div class="request-form-title">
<!-- Title -->
<h3 class="s-28 w-700">Get started for Free!</h3>
<!-- Text -->
<p class="color--grey">Aliquam augue suscipit, luctus neque purus ipsum
neque dolor primis libero
</p>
</div>
<!-- FORM -->
<form name="requestForm" class="row request-form">
<!-- Form Input -->
<div class="col-md-12">
<input type="text" name="name" class="form-control name"
placeholder="Enter Your Name*" autocomplete="off" required>
</div>
<!-- Form Input -->
<div class="col-md-12">
<input type="email" name="email" class="form-control email"
placeholder="Enter Your Email*" autocomplete="off" required>
</div>
<!-- Form Button -->
<div class="col-md-12 form-btn">
<button type="submit" class="btn btn--theme hover--black submit">Get Started
Now
</button>
</div>
<!-- Form Message -->
<div class="col-md-12 request-form-msg">
<span class="loading"></span>
</div>
</form> <!-- END FORM -->
</div>
</div> <!-- END REQUEST FORM -->
</div>
</div>
</div> <!-- END MODAL CONTENT -->
</div>
</div>
</div>
<footer id="footer-3" class="pt-100 footer ft-3-ntr" style="background-color: #EEECFA;">
<div class="container">
<!-- FOOTER CONTENT -->
<div class="row">
<!-- FOOTER LOGO -->
<div class="col-xl-3">
<div class="footer-info">
<img class="footer-logo" src="{% static 'images/logo-pink.png' %}" alt="footer-logo">
</div>
</div>
<!-- FOOTER LINKS -->
<div class="col-sm-4 col-lg-3 col-xl-2">
<div class="footer-links fl-1">
<!-- Title -->
<h6 class="s-17 w-700">Company</h6>
<!-- Links -->
<ul class="foo-links clearfix">
<li><p><a href="/about">About Us</a></p></li>
<li><p><a target="_blank" href="https://forum.automedsys.ai/">Our Forum</a></p></li>
</ul>
</div>
</div> <!-- END FOOTER LINKS -->
<!-- FOOTER LINKS -->
<div class="col-sm-4 col-lg-2">
<div class="footer-links fl-2">
<!-- Title -->
<h6 class="s-17 w-700">Products</h6>
<!-- Links -->
<ul class="foo-links clearfix">
<li><p><a href="#rader">HealthRader</a></p></li>
<li><p><a href="#abulatory">Ambulatory Care</a></p></li>
<li><p><a href="#myfit">MyFit</a></p></li>
<li><p><a href="#research">HealthMind</a></p></li>
</ul>
</div>
</div> <!-- END FOOTER LINKS -->
<!-- FOOTER LINKS -->
<div class="col-sm-4 col-lg-2">
<div class="footer-links fl-2">
<!-- Title -->
<h6 class="s-17 w-700">Connect With Us</h6>
<!-- Mail Link -->
<p class="footer-mail-link ico-25">
<a href="mailto:info@autmedsys.ai">info@autmedsys.ai</a>
</p>
<!-- Social Links -->
<ul class="footer-socials ico-25 text-center clearfix">
<li><a href="https://www.facebook.com/profile.php?id=61577571233672" target="_blank"><span
class="flaticon-facebook"></span></a></li>
<li><a href="#"><span class="flaticon-twitter"></span></a></li>
</ul>
</div>
</div> <!-- END FOOTER LINKS -->
<!-- FOOTER NEWSLETTER FORM -->
<div class="col-sm-10 col-md-8 col-lg-4 col-xl-3">
<div class="footer-form">
<!-- Title -->
<h6 class="s-17 w-700">Contact Us</h6>
<ul class="foo-links clearfix">
<li><p><a href="/contact">Help Center</a></p></li>
</ul>
</div>
</div> <!-- END FOOTER NEWSLETTER FORM -->
</div> <!-- END FOOTER CONTENT -->
<hr> <!-- FOOTER DIVIDER LINE -->
<!-- BOTTOM FOOTER -->
<div class="bottom-footer">
<div class="row row-cols-1 row-cols-md-2 d-flex align-items-center">
<!-- FOOTER COPYRIGHT -->
<div class="col">
<div class="footer-copyright">
<p class="p-sm">&copy; 2026 autoMedSys (AI) <span>All Rights Reserved</span></p>
</div>
</div>
<div class="col">
<ul class="bottom-footer-socials ico-20 text-end">
<li><a target="_blank" href="https://www.facebook.com/profile.php?id=61577571233672"><span
class="flaticon-facebook"></span></a></li>
<li><a href="#"><span class="flaticon-twitter"></span></a></li>
<!-- <li><a href="#"><span class="flaticon-instagram"></span></a></li>-->
<!-- <li><a href="#"><span class="flaticon-youtube"></span></a></li>-->
</ul>
</div>
</div> <!-- End row -->
</div> <!-- END BOTTOM FOOTER -->
</div> <!-- End container -->
</footer>
</div>
<!-- EXTERNAL SCRIPTS
============================================= -->
<script src="{% static 'js/jquery-3.7.0.min.js' %}"></script>
<script src="{% static 'js/bootstrap.min.js' %}"></script>
<script src="{% static 'js/modernizr.custom.js' %}"></script>
<script src="{% static 'js/jquery.easing.js' %}"></script>
<script src="{% static 'js/jquery.appear.js' %}"></script>
<script src="{% static 'js/menu.js' %}"></script>
<script src="{% static 'js/owl.carousel.min.j' %}s"></script>
<script src="{% static 'js/pricing-toggle.js' %}"></script>
<script src="{% static 'js/jquery.magnific-popup.min.js' %}"></script>
<script src="{% static 'js/request-form.js' %}"></script>
<script src="{% static 'js/jquery.validate.min.js' %}"></script>
<script src="{% static 'js/jquery.ajaxchimp.min.js' %}"></script>
<script src="{% static 'js/popper.min.js' %}"></script>
<script src="{% static 'js/lunar.js' %}"></script>
<script src="{% static 'js/wow.js' %}"></script>
<!-- Custom Script -->
<script src="{% static 'js/custom.js' %}"></script>
</body>
</html>