kev kem site b
@@ -0,0 +1,2 @@
|
||||
.idea
|
||||
apache_log
|
||||
@@ -5,4 +5,9 @@ use CodeIgniter\Router\RouteCollection;
|
||||
/**
|
||||
* @var RouteCollection $routes
|
||||
*/
|
||||
$routes->get('/', 'Home::index');
|
||||
$routes->get('/', 'Home::index');
|
||||
$routes->get('/index', 'Home::index');
|
||||
|
||||
$routes->get('/about-us', 'Home::about');
|
||||
$routes->get('/services', 'Home::services');
|
||||
$routes->get('/contact-us', 'Home::contact');
|
||||
|
||||
@@ -6,6 +6,20 @@ class Home extends BaseController
|
||||
{
|
||||
public function index(): string
|
||||
{
|
||||
return view('welcome_message');
|
||||
return view('home');
|
||||
}
|
||||
public function about(): string
|
||||
{
|
||||
return view('about');
|
||||
}
|
||||
|
||||
public function services(): string
|
||||
{
|
||||
return view('services');
|
||||
}
|
||||
|
||||
public function contact(): string
|
||||
{
|
||||
return view('contact');
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,228 @@
|
||||
<?php $this->extend('layouts/master') ?>
|
||||
<?php $this->section('content') ?>
|
||||
|
||||
|
||||
<section class="ecommerce-about">
|
||||
<div class="effect d-none d-md-block">
|
||||
<div class="ecommerce-effect bg-primary"></div>
|
||||
<div class="ecommerce-effect bg-info"></div>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="row align-items-center">
|
||||
<div class="col-lg-6">
|
||||
<h1 class="fw-bold mb-3">Meet the Chiropractor</h1>
|
||||
<p class="fs-16 text-muted mb-5 mb-lg-3">Edith Mobolade is board certified with 15 years of patient care as a clinical scientist and 20+ years as a Chiropractor. She uses chiropractic care to improve the health and wellness in all areas of patient's lives, whether they are having problems with back pain or neck pain due to Auto accidents, work related accidents, or just want to start feeling better when they wake up in the morning. Dr. Mobolade takes a "whole person" approach in chiropractic care, which means looking for the underlying causes of disease, discomfort, and pain, as opposed to just treating the symptoms. Many seemingly unrelated symptoms often arise from imbalances in the spinal column, and Dr. Mobolade will be able to determine the root of the pain and create a personalized chiropractic and wellness plan to suit each patient's individual needs. Under the supervision and care of our caring and skilled chiropractor, patients report higher functioning in all areas of their lives.
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<div>
|
||||
<div class="row align-items-center">
|
||||
<div class="col-md-12">
|
||||
<div class="position-relative">
|
||||
<img src="build/images/ecommerce/dr-about1.png" alt=""
|
||||
class="img-fluid rounded">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="col-md-6">-->
|
||||
<!-- <div class="vstack gap-4">-->
|
||||
<!-- <img src="{{ URL::asset('build/images/ecommerce/img-1.jpg') }}" alt=""-->
|
||||
<!-- class="img-fluid rounded">-->
|
||||
<!-- <img src="{{ URL::asset('build/images/ecommerce/img-3.jpg') }}" alt=""-->
|
||||
<!-- class="img-fluid rounded">-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<div class="ecommerce-about-cta">
|
||||
<div class="container">
|
||||
<div class="row" style="margin-bottom: 40px;">
|
||||
<div class="col-lg-4">
|
||||
<div class="card card-animate border-0">
|
||||
<div class="card-body">
|
||||
<lord-icon src="https://cdn.lordicon.com/fcoczpqi.json" trigger="hover" target="div"
|
||||
style="width:70px;height:70px">
|
||||
</lord-icon>
|
||||
<h5 class="fs-16 mt-3">Who we are</h5>
|
||||
<p class="text-muted">
|
||||
KevKem Chiropractic Health Center is a chiropractic and injury rehabilitation center dedicated to providing quality drug-free treatments and therapies in Cobb County for over 12 years. The center is located at 3077 Austell Rd Marietta, GA 30008. Our office is equipped with modern chiropractic and physio-therapeutic instruments and equipment to meet all your treatment needs in a very comfortable and friendly clinic environment. We provide body vibration and hydrothermal massage therapy, and a certified full-service massage therapist is available.
|
||||
<!-- A chiropractic and injury rehabilitation center dedicated to providing quality drug free treatments and therapies in the Cobb county area for over 9 years. Conveniently located at the intersection of clay and Austell rd. Our office is well equipped with modern chiropractic and physio therapeutic instruments and equipment to meet all your treatment needs in a very comfortable and friendly clinic environment., We provide body vibration and hydroterm massage therapy, and a certified full service massage therapist is available.-->
|
||||
</p>
|
||||
<!-- <div>-->
|
||||
<!-- <a href="#" class="link-effect link-primary">Read More <i-->
|
||||
<!-- class="bi bi-arrow-right ms-2"></i></a>-->
|
||||
<!-- </div>-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="card card-animate border-0">
|
||||
<div class="card-body">
|
||||
<lord-icon src="https://cdn.lordicon.com/hbwqfgcf.json" trigger="hover" target="div"
|
||||
style="width:70px;height:70px">
|
||||
</lord-icon>
|
||||
<h5 class="fs-16 mt-3">Services</h5>
|
||||
<p class="text-muted">
|
||||
<ul class="tag-widget-list">
|
||||
<li><a href="/services">Chiropractic Care</a></li>
|
||||
<li><a href="/services">Corrective Exercises</a></li>
|
||||
<li><a href="/services">Lifestyle Advice</a></li>
|
||||
<li><a href="/services">Nutritional Counseling</a></li>
|
||||
<li><a href="/services">Massage Therapy</a></li>
|
||||
<li><a href="/services">Spinal & Postural Screenings</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
<!-- <div>-->
|
||||
<!-- <a href="#" class="link-effect link-primary">Read More <i-->
|
||||
<!-- class="bi bi-arrow-right ms-2"></i></a>-->
|
||||
<!-- </div>-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="card card-animate border-0">
|
||||
<div class="card-body">
|
||||
<lord-icon src="https://cdn.lordicon.com/xhbsnkyp.json" trigger="hover" target="div"
|
||||
style="width:70px;height:70px">
|
||||
</lord-icon>
|
||||
<h5 class="fs-16 mt-3">Company Mission</h5>
|
||||
<p class="text-muted">Our goal at Kevkem Chiropractic Health & Injury Rehab Center is to allow everyone to experience the benefits of chiropractic care and adjustments. We actively help you and your family in taking responsibility for your total health, wellness, and disease management. Our chiropractor will assist and guide you as you take the time to care for some of the most important people in your world: you and your family. In an effort to make living the wellness lifestyle as easy and affordable as possible, we can create a customized family chiropractic plan that is specific to you and your family.</p>
|
||||
<!-- <div>-->
|
||||
<!-- <a href="#" class="link-effect link-primary">Read More <i-->
|
||||
<!-- class="bi bi-arrow-right ms-2"></i></a>-->
|
||||
<!-- </div>-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- <section class="ecommerce-about-team bg-light bg-opacity-50">-->
|
||||
<!-- <div class="container">-->
|
||||
<!-- <div class="row justify-content-center">-->
|
||||
<!-- <div class="col-lg-6">-->
|
||||
<!-- <div class="text-center mb-5">-->
|
||||
<!-- <h2 class="mb-3">Expart Management Team</h2>-->
|
||||
<!-- <P class="text-muted fs-15">An Expert Leader is first and foremost someone who has deep expertise in-->
|
||||
<!-- the area that they are leading.</P>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="row gy-4">-->
|
||||
<!-- <div class="col-xl-3 col-md-6">-->
|
||||
<!-- <div class="team-box text-center">-->
|
||||
<!-- <div class="team-img">-->
|
||||
<!-- <img src="{{ URL::asset('build/images/users/avatar-7.jpg') }}" alt=""-->
|
||||
<!-- class="img-fluid rounded rounded-circle border border-dashed border-dark border-opacity-25">-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="mt-4 pt-1">-->
|
||||
<!-- <a href="#">-->
|
||||
<!-- <h5>Rachael Larson</h5>-->
|
||||
<!-- </a>-->
|
||||
<!-- <p class="text-muted mb-0">Founder</p>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="col-xl-3 col-md-6">-->
|
||||
<!-- <div class="team-box text-center">-->
|
||||
<!-- <div class="team-img">-->
|
||||
<!-- <img src="{{ URL::asset('build/images/users/avatar-1.jpg') }}" alt=""-->
|
||||
<!-- class="img-fluid rounded rounded-circle border border-dashed border-dark border-opacity-25">-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="mt-4 pt-1">-->
|
||||
<!-- <a href="#">-->
|
||||
<!-- <h5>Jennifer Thompson</h5>-->
|
||||
<!-- </a>-->
|
||||
<!-- <p class="text-muted mb-0">Sr. Manager</p>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="col-xl-3 col-md-6">-->
|
||||
<!-- <div class="team-box text-center">-->
|
||||
<!-- <div class="team-img">-->
|
||||
<!-- <img src="{{ URL::asset('build/images/users/avatar-2.jpg') }}" alt=""-->
|
||||
<!-- class="img-fluid rounded rounded-circle border border-dashed border-dark border-opacity-25">-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="mt-4 pt-1">-->
|
||||
<!-- <a href="#">-->
|
||||
<!-- <h5>Amanda Rivera</h5>-->
|
||||
<!-- </a>-->
|
||||
<!-- <p class="text-muted mb-0">Marketing Executive</p>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="col-xl-3 col-md-6">-->
|
||||
<!-- <div class="team-box text-center">-->
|
||||
<!-- <div class="team-img">-->
|
||||
<!-- <img src="{{ URL::asset('build/images/users/avatar-8.jpg') }}" alt=""-->
|
||||
<!-- class="img-fluid rounded rounded-circle border border-dashed border-dark border-opacity-25">-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="mt-4 pt-1">-->
|
||||
<!-- <a href="#">-->
|
||||
<!-- <h5>Donald Schmidt</h5>-->
|
||||
<!-- </a>-->
|
||||
<!-- <p class="text-muted mb-0">Account Executive</p>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </section>-->
|
||||
|
||||
<!-- <section class="section">-->
|
||||
<!-- <div class="container">-->
|
||||
<!-- <div class="row align-items-center">-->
|
||||
<!-- <div class="col-lg-6">-->
|
||||
<!-- <div>-->
|
||||
<!-- <img src="{{ URL::asset('build/images/ecommerce/img-5.jpg') }}" alt="" class="img-fluid rounded">-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- <div class="col-lg-6">-->
|
||||
<!-- <div class="mt-4 mt-lg-0">-->
|
||||
<!-- <p class="text-uppercase fw-medium text-muted">Best Products Sales</p>-->
|
||||
<!-- <h2 class="lh-base fw-semibold mb-3">Desgining Spaces to enahance your business growth</h2>-->
|
||||
<!-- <P class="text-muted fs-16">A physical office space will promote collaboration and understanding.-->
|
||||
<!-- Having a physical location for your business allows you to put together the company that you-->
|
||||
<!-- want in an environment where employees can communicate with each other without having to go-->
|
||||
<!-- through any extra steps.</P>-->
|
||||
<!-- <a href="#" class="fw-medium link-effect">Shop Now <i-->
|
||||
<!-- class="bi bi-arrow-right ms-2"></i></a>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </div>-->
|
||||
<!-- </section>-->
|
||||
|
||||
<section class="section"
|
||||
style="background-image: url('/build/images/profile-bg.jpg'); background-size: cover;background-position: center;">
|
||||
<div class="bg-overlay bg-primary" style="opacity: 0.85;"></div>
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-6">
|
||||
<!-- <div class="text-center">-->
|
||||
<!-- <h1 class="text-white lh-base text-capitalize">Don't miss out on special offers</h1>-->
|
||||
<!-- <p class="text-white-75 fs-15 mb-4 pb-2">Never Miss Anything From Toner By Signing Up To Our-->
|
||||
<!-- Newsletter.</p>-->
|
||||
<!-- <form action="#">-->
|
||||
<!-- <div class="position-relative ecommerce-subscript">-->
|
||||
<!-- <input type="email" class="form-control rounded-pill border-0"-->
|
||||
<!-- placeholder="Enter your email">-->
|
||||
<!-- <button type="submit" class="btn btn-darken-primary rounded-pill">Subscript Now</button>-->
|
||||
<!-- </div>-->
|
||||
<!-- </form>-->
|
||||
<!-- </div>-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<script src="/build/js/frontend/menu.init.js"></script>
|
||||
<script>
|
||||
initModeSetting()
|
||||
</script>
|
||||
<?= $this->endSection() ?>
|
||||
@@ -0,0 +1,166 @@
|
||||
<?php $this->extend('layouts/master') ?>
|
||||
<?php $this->section('content') ?>
|
||||
|
||||
|
||||
|
||||
<section class="ecommerce-about bg-primary" style="height:100px; ">
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-5">
|
||||
<div class="text-center">
|
||||
<h1 class="text-white">Contact Us</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-4">
|
||||
<div class="card border border-opacity-25">
|
||||
<div class="card-body p-4">
|
||||
<div class="d-flex">
|
||||
<div class="avatar-sm flex-shrink-0">
|
||||
<div class="avatar-title bg-primary-subtle text-primary rounded fs-17">
|
||||
<i class="bi bi-geo-alt-fill"></i>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ms-3 flex-grow-1">
|
||||
<h5 class="fs-17 lh-base mb-2">Our Office</h5>
|
||||
<p class="text-muted fs-14 mb-0">3077 Austell Rd SW, Marietta, GA 30008</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card border border-opacity-25">
|
||||
<div class="card-body p-4">
|
||||
<div class="d-flex">
|
||||
<div class="avatar-sm flex-shrink-0">
|
||||
<div class="avatar-title bg-secondary-subtle text-secondary rounded fs-17">
|
||||
<i class="bi bi-telephone-fill"></i>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ms-3 flex-grow-1">
|
||||
<h5 class="fs-17 lh-base mb-2">Phone Number</h5>
|
||||
<p class="text-muted fs-14 mb-0">770-778-0088</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card border border-opacity-25">
|
||||
<div class="card-body p-4">
|
||||
<div class="d-flex">
|
||||
<div class="avatar-sm flex-shrink-0">
|
||||
<div class="avatar-title bg-success-subtle text-success rounded fs-17">
|
||||
<i class="bi bi-newspaper"></i>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ms-3 flex-grow-1">
|
||||
<h5 class="fs-17 lh-base mb-2">Office Hours</h5>
|
||||
<p class="text-muted fs-14 mb-0">
|
||||
|
||||
<ul>
|
||||
<li>Mon : 10AM – 1:30PM & 3:30PM – 6:30PM</li>
|
||||
<li>Tue : 10AM – 1:30PM & 3:30PM – 6:00PM</li>
|
||||
<li>Wed : 10AM – 1:30PM & 3:30PM – 6:30PM</li>
|
||||
<li>Thu : 10AM – 1:30PM & 3:30PM – 6:00PM</li>
|
||||
<li>Fri : 10AM – 1:30PM & 3:30PM – 6:30PM</li>
|
||||
<li>Sat : By Appt Closed
|
||||
<li>Sun : Closed – Closed
|
||||
</ul>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card border border-opacity-25">
|
||||
<div class="card-body p-4">
|
||||
<div class="d-flex">
|
||||
<div class="avatar-sm flex-shrink-0">
|
||||
<div class="avatar-title bg-danger-subtle text-danger rounded fs-17">
|
||||
<i class="bi bi-envelope-fill"></i>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ms-3 flex-grow-1">
|
||||
<h5 class="fs-17 lh-base mb-2">Email</h5>
|
||||
<p class="text-muted fs-14 mb-0">contact@kevkemchiro.com</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-8">
|
||||
<div class="custom-form card p-4 p-lg-5">
|
||||
<form name="myForm" action="/contact-us">
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="text-center mb-4">
|
||||
<h3 class="text-capitalize">Get In Touch with us for more Information</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<div class="form-group mt-3">
|
||||
<label for="nameInput" class="form-label">Name<span
|
||||
class="text-danger">*</span></label>
|
||||
<input name="nameInput" id="nameInput" type="text" class="form-control"
|
||||
placeholder="Enter name">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<div class="form-group mt-3">
|
||||
<label for="emailInput" class="form-label">Email<span
|
||||
class="text-danger">*</span></label>
|
||||
<input name="emailInput" id="emailInput" type="email" class="form-control"
|
||||
placeholder="Enter email">
|
||||
</div>
|
||||
</div>
|
||||
<!-- <div class="col-lg-12">
|
||||
<div class="form-group mt-3">
|
||||
<label for="subjectInput" class="form-label">Subject<span
|
||||
class="text-danger">*</span></label>
|
||||
<input type="text" class="form-control" id="subjectInput"
|
||||
placeholder="Enter Subject..">
|
||||
</div>
|
||||
</div> -->
|
||||
<div class="col-lg-12">
|
||||
<div class="form-group mt-3">
|
||||
<label for="messageInput" class="form-label">Message<span
|
||||
class="text-danger">*</span></label>
|
||||
<textarea name="messageInput" id="messageInput" rows="4" class="form-control" placeholder="Enter message..."></textarea>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-12">
|
||||
<div class="text-end mt-4">
|
||||
<button type="submit" id="submit" name="submit" class="btn btn-primary">Send
|
||||
Message <i
|
||||
class="bi bi-arrow-right-short align-middle fs-16 ms-1"></i></button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div class="container-fluid px-0">
|
||||
<div class="row g-0">
|
||||
<div class="col-lg-12">
|
||||
<div class="map">
|
||||
<iframe
|
||||
src="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d3024.4645962375394!2d-74.01354043428768!3d40.7077878458095!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1sSoHo%2094%20Broadway%20St%20New%20York%2C%20NY%201001!5e0!3m2!1sen!2sin!4v1669110084163!5m2!1sen!2sin"
|
||||
class="w-100" height="400" style="border:0;" allowfullscreen="" loading="lazy"
|
||||
referrerpolicy="no-referrer-when-downgrade"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<script src="build/js/frontend/menu.init.js"></script>
|
||||
<?= $this->endSection() ?>
|
||||
@@ -0,0 +1 @@
|
||||
<?php
|
||||
@@ -0,0 +1,97 @@
|
||||
<?php $this->extend('layouts/master') ?>
|
||||
<?php $this->section('content') ?>
|
||||
|
||||
|
||||
<link href="/build/libs/swiper/swiper-bundle.min.css" rel="stylesheet" type="text/css" />
|
||||
<!-- START BLOG -->
|
||||
<section class="section bg-light bg-opacity-50" style="margin-top: 100px;">
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-7">
|
||||
<div class="text-center">
|
||||
<h3 class="mb-3">KevKem Chiropractic</h3>
|
||||
<p class="text-muted fs-15">At Kevkem Chiropractic Health & Injury Rehab Center, we take great pride in providing the finest chiropractic care to each and every patient. We have included information below about the different chiropractic services offered in our Austell chiropractic office, but please call us at 770-778-0088 if you have any questions!
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row mt-5">
|
||||
<div class="col-lg-4">
|
||||
<div class="card overflow-hidden">
|
||||
<img src="/build/images/kev/care-1.jpg" class="img-fluid" alt="">
|
||||
<div class="card-body">
|
||||
<div class="mt-3">
|
||||
<a href="#">
|
||||
<h5 class="fs-17 lh-base">Chiropractic Care</h5>
|
||||
</a>
|
||||
<p class="text-muted fs-15 mt-2">We provide advanced spinal correction and chiropractic adjustments utilizing "state of the art" chiropractic techniques. Never in the history of chiropractic care have chiropractors been able to provide the level of help and expertise that is available today. Many of the newest chiropractic techniques are actually safer, more comfortable and more effective than ever before. As a chiropractor who cares about utilizing the most advanced chiropractic techniques, Dr. Edith Mobolade has years of training, expertise and experience in helping patients get pain relief for back pain, neck pain, headaches, and other related conditions originating from the spine. Chiropractic care under a trained professional can even be used to prevent injuries and help you achieve total health or wellness.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="card overflow-hidden">
|
||||
<img src="/build/images/kev/care-2.jpg" class="img-fluid" alt="">
|
||||
<div class="card-body">
|
||||
<div class="mt-3">
|
||||
<a href="#">
|
||||
<h5 class="fs-17 lh-base">Corrective Exercises</h5>
|
||||
</a>
|
||||
<p class="text-muted fs-15 mt-2">At Kevkem Chiropractic Health & Injury Rehab Center, we teach our patients how to perform special "blueprint" exercises which can help strengthen and correct the irregularities in their body which may be causing pain. Many of these corrective exercises can actually be performed in the comfort of your own home to help improve the effectiveness of your chiropractic care and spinal correction plan. In addition to skeletal misalignment, you may be experiencing pain that is caused by muscles and connective tissues which are out of their proper place. Other types of pain such as back pain, neck pain, and headaches are caused by muscles and tissues that are being used improperly, causing injuries over time. In each case, targeted corrective exercises and stretches from our experienced chiropractor will help you feel good while also helping your body achieve balance and health..
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="card overflow-hidden">
|
||||
<img src="/build/images/kev/care-4.jpg" class="img-fluid" alt="">
|
||||
<div class="card-body">
|
||||
<div class="mt-3">
|
||||
<a href="#">
|
||||
<h5 class="fs-17 lh-base">Nutritional Counseling</h5>
|
||||
</a>
|
||||
<p class="text-muted fs-15 mt-2">What does nutrition have to do with chiropractic care? The goal of chiropractic care is to help patients achieve total health and balance with their body, and as part of that goal we provide specific recommendations on nutritional supplements and healthy food choices. Nutritional counseling by our experienced chiropractic health professionals can assist a patient on their return to optimal health. Do you know which supplements and vitamins are good for you? Do you know how these supplements and vitamins interact with one another? At our Austell chiropractic clinic, we can provide each patient with a structured nutritional program that is based on their individual needs.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="card overflow-hidden">
|
||||
<img src="/build/images/kev/care-5.jpg" class="img-fluid" alt="">
|
||||
<div class="card-body">
|
||||
<div class="mt-3">
|
||||
<a href="#">
|
||||
<h5 class="fs-17 lh-base">Massage Therapy</h5>
|
||||
</a>
|
||||
<p class="text-muted fs-15 mt-2">Massage therapy does more than make you feel good, it can actually help your body achieve balance and health. Massage therapy offers a natural treatment approach which actually relieves musculoskeletal pain for many patients. Our chiropractic office provides specific massage and muscular therapy that is complimentary to their chiropractic care. Each massage therapy plan is tailored to meet the patient's unique pain condition or injury. The benefits of massage therapy may include the increase of blood circulation, a localized reduction in swelling and the relaxation of muscles. Massage has been known to relieve muscle pain and spasms, increase a patient's range of motion, while also aiding in a patient's recovery. Some investigative studies have even indicated that a single session of massage may help boost your immune system!
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="card overflow-hidden">
|
||||
<img src="/build/images/kev/care-6.jpg" class="img-fluid" alt="">
|
||||
<div class="card-body">
|
||||
<div class="mt-3">
|
||||
<a href="#">
|
||||
<h5 class="fs-17 lh-base">Spinal & Postural Screenings</h5>
|
||||
</a>
|
||||
<p class="text-muted fs-15 mt-2">There is a saying that an ounce of prevention is worth a pound of cure. Your spinal health is no exception. Posture and spinal screenings by a trained and experienced chiropractor such as Dr. Edith Mobolade can help reveal important health information, unlocking the door to improved health and well-being. In order to help the Austell community, we provide screenings at area malls, community events, health fairs and places of employment. Contact us today at 770-778-0088 to arrange a screening at your event or workplace.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
<!-- END BLOG -->
|
||||
|
||||
<?= $this->endSection() ?>
|
||||
@@ -0,0 +1,255 @@
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en" data-bs-theme="light" data-footer="dark">
|
||||
|
||||
<head>
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BYVJEGY423"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-BYVJEGY423');
|
||||
</script>
|
||||
|
||||
<meta charset="utf-8">
|
||||
<title>Kevkem Chiropractic Health & Injury Rehab</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta content="Kevkem Chiropractic Health & Injury Rehab" name="description">
|
||||
<meta content="Themesbrand" name="author">
|
||||
<!-- App favicon -->
|
||||
<link rel="shortcut icon" href="/build/images/favicon.ico">
|
||||
|
||||
<!-- head css -->
|
||||
<!-- extra css -->
|
||||
<!--Swiper slider css-->
|
||||
<link href="/build/libs/swiper/swiper-bundle.min.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
<!-- Bootstrap Css -->
|
||||
<link href="/build/css/bootstrap.min.css" rel="stylesheet" type="text/css">
|
||||
<!-- Icons Css -->
|
||||
<link href="/build/css/icons.min.css" rel="stylesheet" type="text/css">
|
||||
<!-- App Css-->
|
||||
<link href="/build/css/app.min.css" rel="stylesheet" type="text/css">
|
||||
<!-- custom Css-->
|
||||
<link href="/build/css/custom.min.css" rel="stylesheet" type="text/css"></head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- top tagbar -->
|
||||
<div class="top-tagbar">
|
||||
<div class="w-100">
|
||||
<div class="row justify-content-between align-items-center">
|
||||
<div class="col-md-4 col-9">
|
||||
<div class="fs-14 fw-medium">
|
||||
<i class="bi bi-geo-alt align-middle me-2"></i> Cobb, GA
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4 col-6 d-none d-xxl-block">
|
||||
<div class="d-flex align-items-center justify-content-center gap-3 fs-14 fw-medium">
|
||||
<div>
|
||||
<i class="bi bi-envelope align-middle me-2"></i>
|
||||
contact@kevkemchiro.com
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4 col-3">
|
||||
<div class="d-flex align-items-center justify-content-end gap-3 fs-14">
|
||||
<div class="text-reset fw-normal d-none d-lg-block">
|
||||
<i class="bi bi-telephone-outbound align-middle me-2"></i> +(770) 778 0088
|
||||
</div>
|
||||
<hr class="vr d-none d-lg-block">
|
||||
<div class="dropdown topbar-head-dropdown topbar-tag-dropdown justify-content-end">
|
||||
<button type="button"
|
||||
class="btn btn-icon btn-topbar text-reset rounded-circle fs-14 fw-medium"
|
||||
data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- topbar -->
|
||||
<nav class="navbar navbar-expand-lg ecommerce-navbar" id="navbar">
|
||||
<div class="container">
|
||||
<a class="navbar-brand d-none d-lg-block" href="index">
|
||||
<div class="logo-dark">
|
||||
<img src="/build/images/logo-dark.png" alt="" height="35">
|
||||
</div>
|
||||
<div class="logo-light">
|
||||
<img src="/build/images/logo-light.png" alt="" height="35">
|
||||
</div>
|
||||
</a>
|
||||
<button class="btn btn-soft-primary btn-icon d-lg-none" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="bi bi-list fs-20"></i>
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav mx-lg-auto mb-2 mb-lg-0" id="navigation-menu">
|
||||
<li class="nav-item d-block d-lg-none">
|
||||
<a class="d-block p-3 h-auto text-center" href="index.html">
|
||||
<img src="/build/images/logo-dark.png" alt="" height="35" class="card-logo-dark mx-auto">
|
||||
<img src="/build/images/logo-light.png" alt="" height="35" class="card-logo-light mx-auto">
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="/index" data-key="t-main-layout">Home</a>
|
||||
</li>
|
||||
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="/about-us" data-key="t-about">About Us</a>
|
||||
</li>
|
||||
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="/services" data-key="t-about">Services</a>
|
||||
</li>
|
||||
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="contact-us" data-key="t-contact">Contact</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="bg-overlay navbar-overlay" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent.show"></div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<!--start back-to-top-->
|
||||
<button onclick="topFunction()" class="btn btn-info btn-icon" style="bottom: 50px;" id="back-to-top">
|
||||
<i class="ri-arrow-up-line"></i>
|
||||
</button>
|
||||
<!--end back-to-top-->
|
||||
|
||||
<?= $this->renderSection('content') ?>
|
||||
|
||||
|
||||
<!-- footer -->
|
||||
<section class="section footer-landing pb-0">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-4">
|
||||
<div class="footer-info">
|
||||
<img src="/build/images/logo-light.png" alt="" height="28" class="logo-light">
|
||||
<img src="/build/images/logo-dark.png" alt="" height="28" class="logo-dark">
|
||||
<p class="footer-desc mt-4 mb-2 me-3">Kevkem Chiropractic Health & Injury Rehab Center of Austell is dedicated to helping you achieve your wellness objectives.</p>
|
||||
|
||||
<div class="footer-social mt-4">
|
||||
<ul class="list-inline mb-0">
|
||||
<li class="list-inline-item">
|
||||
<a href="#" class="text-reset"><i class="mdi mdi-facebook"></i></a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="list-inline-item">
|
||||
<a href="https://business.google.com/v/_/AKsrIN2tWdmT4kYIzAuatF8UUtjlkqtigzRO6k2d8JaIhl4VFmxyJ68/10f3/_?exp=1778401&myads=1" class="text-reset"><i class="mdi mdi-google"></i></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-8">
|
||||
<div class="row pl-0 pl-lg-3">
|
||||
|
||||
<div class="col-md-3">
|
||||
<div class="mt-lg-0 mt-4">
|
||||
|
||||
<ul class="list-unstyled footer-link mt-3">
|
||||
<li><a href="/">Home</a></li>
|
||||
<li><a href="/contact-us">Contact Us</a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-3">
|
||||
<div class="mt-lg-0 mt-4">
|
||||
|
||||
<ul class="list-unstyled footer-link mt-3">
|
||||
<li><a href="/about-us">About Us</a></li>
|
||||
<li><a href="/services">Services</a></li>
|
||||
<li><a href="/">Gallery</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-3">
|
||||
<div class="mt-lg-0 mt-4">
|
||||
<img src="/build/images/small/wellness-coach-logo-150x150.jpg" class="img-fluid" alt="">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row footer-border-alt mt-4 align-items-center fs-15">
|
||||
<div class="col-sm-6">
|
||||
<script>document.write(new Date().getFullYear())</script> © KevKem - Chiropractic Health Center
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<div class="text-sm-end d-none d-sm-block">
|
||||
<ul class="list-inline mb-0">
|
||||
<li class="list-inline-item">
|
||||
<a href="#"><img src="/build/images/ecommerce/payment/visa.png" alt="" height="30"></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="#"><img src="/build/images/ecommerce/payment/discover.png" alt="" height="30"></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="#"><img src="/build/images/ecommerce/payment/american-express.png" alt="" height="30"></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="#"><img src="/build/images/ecommerce/payment/paypal.png" alt="" height="30"></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- scripts -->
|
||||
<!-- JAVASCRIPT -->
|
||||
<script src="/build/libs/bootstrap/bootstrap.bundle.min.js"></script>
|
||||
<script src="/build/libs/simplebar/simplebar.min.js"></script>
|
||||
<script src="/build/js/plugins.js"></script>
|
||||
|
||||
<!-- isotope-layout -->
|
||||
|
||||
|
||||
<!--Swiper slider js-->
|
||||
<script src="/build/libs/swiper/swiper-bundle.min.js"></script>
|
||||
|
||||
<!-- Countdown js -->
|
||||
|
||||
|
||||
<script src="/build/js/frontend/landing-index.init.js"></script>
|
||||
|
||||
<script src="/build/js/frontend/menu.init.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
|
After Width: | Height: | Size: 2.9 MiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 877 KiB |
|
After Width: | Height: | Size: 8.3 KiB |
|
After Width: | Height: | Size: 8.7 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 126 KiB |
|
After Width: | Height: | Size: 204 KiB |
|
After Width: | Height: | Size: 184 KiB |
|
After Width: | Height: | Size: 129 KiB |
|
After Width: | Height: | Size: 175 KiB |
|
After Width: | Height: | Size: 138 KiB |
|
After Width: | Height: | Size: 1.1 MiB |
@@ -0,0 +1,171 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<rect y="0.235" style="fill:#F5F5F5;" width="511.53" height="511.53"/>
|
||||
<g>
|
||||
<rect y="0.235" style="fill:#FF4B55;" width="512" height="39.34"/>
|
||||
<rect y="157.63" style="fill:#FF4B55;" width="512" height="39.34"/>
|
||||
<rect y="78.935" style="fill:#FF4B55;" width="512" height="39.34"/>
|
||||
<rect y="236.32" style="fill:#FF4B55;" width="512" height="39.34"/>
|
||||
<rect y="393.71" style="fill:#FF4B55;" width="512" height="39.34"/>
|
||||
<rect y="472.41" style="fill:#FF4B55;" width="512" height="39.34"/>
|
||||
<rect y="315.02" style="fill:#FF4B55;" width="512" height="39.34"/>
|
||||
</g>
|
||||
<rect y="0.235" style="fill:#41479B;" width="275.44" height="275.44"/>
|
||||
<g>
|
||||
<path style="fill:#F5F5F5;" d="M35.219,20.814l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C33.779,19.99,34.945,19.99,35.219,20.814z"/>
|
||||
<path style="fill:#F5F5F5;" d="M35.219,73.902l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C33.779,73.077,34.945,73.077,35.219,73.902z"/>
|
||||
<path style="fill:#F5F5F5;" d="M35.219,132.78l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.632l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.625,0.53-1.632l6.708-0.052l2.122-6.364C33.779,131.956,34.945,131.956,35.219,132.78z"/>
|
||||
<path style="fill:#F5F5F5;" d="M35.219,186.876l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C33.779,186.052,34.945,186.052,35.219,186.876z"/>
|
||||
<path style="fill:#F5F5F5;" d="M35.219,236.102l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.625,0.53-1.631l6.708-0.052l2.122-6.364C33.779,235.278,34.945,235.278,35.219,236.102z"/>
|
||||
<path style="fill:#F5F5F5;" d="M61.058,45.953l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
L49.98,54c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C59.618,45.129,60.784,45.129,61.058,45.953z"/>
|
||||
<path style="fill:#F5F5F5;" d="M61.058,104.832l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C59.618,104.008,60.784,104.008,61.058,104.832z"/>
|
||||
<path style="fill:#F5F5F5;" d="M61.058,160.771l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C59.618,159.948,60.784,159.948,61.058,160.771z"/>
|
||||
<path style="fill:#F5F5F5;" d="M61.058,211.007l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C59.618,210.182,60.784,210.182,61.058,211.007z"/>
|
||||
<path style="fill:#F5F5F5;" d="M86.898,20.814l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C85.458,19.99,86.623,19.99,86.898,20.814z"/>
|
||||
<path style="fill:#F5F5F5;" d="M86.898,73.902l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C85.458,73.077,86.623,73.077,86.898,73.902z"/>
|
||||
<path style="fill:#F5F5F5;" d="M86.898,132.78l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.632l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.625,0.53-1.632l6.708-0.052l2.122-6.364C85.458,131.956,86.623,131.956,86.898,132.78z"/>
|
||||
<path style="fill:#F5F5F5;" d="M86.898,186.876l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.456-3.902l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C85.458,186.052,86.623,186.052,86.898,186.876z"/>
|
||||
<path style="fill:#F5F5F5;" d="M86.898,236.102l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.625,0.53-1.631l6.708-0.052l2.122-6.364C85.458,235.278,86.623,235.278,86.898,236.102z"/>
|
||||
<path style="fill:#F5F5F5;" d="M112.737,45.953l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
L101.659,54c-0.698-0.516-0.339-1.624,0.53-1.631l6.711-0.052l2.122-6.364C111.297,45.129,112.462,45.129,112.737,45.953z"/>
|
||||
<path style="fill:#F5F5F5;" d="M112.737,104.832l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C111.297,104.008,112.462,104.008,112.737,104.832z"/>
|
||||
<path style="fill:#F5F5F5;" d="M112.737,160.771l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C111.297,159.948,112.462,159.948,112.737,160.771z"/>
|
||||
<path style="fill:#F5F5F5;" d="M112.737,211.007l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C111.297,210.182,112.462,210.182,112.737,211.007z"/>
|
||||
<path style="fill:#F5F5F5;" d="M138.576,20.814l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C137.136,19.99,138.301,19.99,138.576,20.814z"/>
|
||||
<path style="fill:#F5F5F5;" d="M138.576,73.902l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C137.136,73.077,138.301,73.077,138.576,73.902z"/>
|
||||
<path style="fill:#F5F5F5;" d="M138.576,132.78l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.632l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.625,0.53-1.632l6.708-0.052l2.122-6.364C137.136,131.956,138.301,131.956,138.576,132.78z"/>
|
||||
<path style="fill:#F5F5F5;" d="M138.576,186.876l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C137.136,186.052,138.301,186.052,138.576,186.876z"/>
|
||||
<path style="fill:#F5F5F5;" d="M138.576,236.102l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.625,0.53-1.631l6.708-0.052l2.122-6.364C137.136,235.278,138.301,235.278,138.576,236.102z"/>
|
||||
<path style="fill:#F5F5F5;" d="M164.415,45.953l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
L153.337,54c-0.698-0.516-0.339-1.624,0.529-1.631l6.708-0.052l2.122-6.364C162.975,45.129,164.14,45.129,164.415,45.953z"/>
|
||||
<path style="fill:#F5F5F5;" d="M164.415,104.832l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.529-1.631l6.708-0.052l2.122-6.364C162.975,104.008,164.14,104.008,164.415,104.832z"/>
|
||||
<path style="fill:#F5F5F5;" d="M164.415,160.771l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.529-1.631l6.708-0.052l2.122-6.364C162.975,159.948,164.14,159.948,164.415,160.771z"/>
|
||||
<path style="fill:#F5F5F5;" d="M164.415,211.007l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.529-1.631l6.708-0.052l2.122-6.364C162.975,210.182,164.14,210.182,164.415,211.007z"/>
|
||||
<path style="fill:#F5F5F5;" d="M190.254,20.814l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C188.814,19.99,189.979,19.99,190.254,20.814z"/>
|
||||
<path style="fill:#F5F5F5;" d="M190.254,73.902l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C188.814,73.077,189.979,73.077,190.254,73.902z"/>
|
||||
<path style="fill:#F5F5F5;" d="M190.254,132.78l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.632l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.625,0.53-1.632l6.708-0.052l2.122-6.364C188.814,131.956,189.979,131.956,190.254,132.78z"/>
|
||||
<path style="fill:#F5F5F5;" d="M190.254,186.876l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C188.814,186.052,189.979,186.052,190.254,186.876z"/>
|
||||
<path style="fill:#F5F5F5;" d="M190.254,236.102l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.625,0.53-1.631l6.708-0.052l2.122-6.364C188.814,235.278,189.979,235.278,190.254,236.102z"/>
|
||||
<path style="fill:#F5F5F5;" d="M216.094,45.953l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
L205.016,54c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C214.653,45.129,215.819,45.129,216.094,45.953z"/>
|
||||
<path style="fill:#F5F5F5;" d="M216.094,104.832l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C214.653,104.008,215.819,104.008,216.094,104.832z"/>
|
||||
<path style="fill:#F5F5F5;" d="M216.094,160.771l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C214.653,159.948,215.819,159.948,216.094,160.771z"/>
|
||||
<path style="fill:#F5F5F5;" d="M216.094,211.007l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C214.653,210.182,215.819,210.182,216.094,211.007z"/>
|
||||
<path style="fill:#F5F5F5;" d="M241.933,20.814l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C240.492,19.99,241.658,19.99,241.933,20.814z"/>
|
||||
<path style="fill:#F5F5F5;" d="M241.933,73.902l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C240.492,73.077,241.658,73.077,241.933,73.902z"/>
|
||||
<path style="fill:#F5F5F5;" d="M241.933,132.78l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.632l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.625,0.53-1.632l6.708-0.052l2.122-6.364C240.492,131.956,241.658,131.956,241.933,132.78z"/>
|
||||
<path style="fill:#F5F5F5;" d="M241.933,186.876l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.624,0.53-1.631l6.708-0.052l2.122-6.364C240.492,186.052,241.658,186.052,241.933,186.876z"/>
|
||||
<path style="fill:#F5F5F5;" d="M241.933,236.102l2.122,6.364l6.708,0.052c0.868,0.007,1.229,1.115,0.53,1.631l-5.396,3.985
|
||||
l2.023,6.396c0.262,0.828-0.68,1.513-1.388,1.008l-5.458-3.901l-5.458,3.901c-0.706,0.506-1.649-0.18-1.388-1.008l2.023-6.396
|
||||
l-5.396-3.985c-0.698-0.516-0.339-1.625,0.53-1.631l6.708-0.052l2.122-6.364C240.492,235.278,241.658,235.278,241.933,236.102z"/>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
<g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 19 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 9.0 KiB |
|
After Width: | Height: | Size: 22 KiB |