Rohini_New/case-details.html

749 lines
47 KiB
HTML
Raw Permalink Normal View History

2024-10-06 09:49:53 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title> case Details || bizgrow || HTML 5 Template </title>
<!-- favicons Icons -->
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/favicons/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicons/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicons/favicon-16x16.png" />
<link rel="manifest" href="assets/images/favicons/site.webmanifest" />
<meta name="description" content="bizgrow HTML 5 Template " />
<!-- fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
rel="stylesheet">
<link
href="https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="assets/vendors/bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/vendors/animate/animate.min.css" />
<link rel="stylesheet" href="assets/vendors/animate/custom-animate.css" />
<link rel="stylesheet" href="assets/vendors/fontawesome/css/all.min.css" />
<link rel="stylesheet" href="assets/vendors/jarallax/jarallax.css" />
<link rel="stylesheet" href="assets/vendors/jquery-magnific-popup/jquery.magnific-popup.css" />
<link rel="stylesheet" href="assets/vendors/odometer/odometer.min.css" />
<link rel="stylesheet" href="assets/vendors/swiper/swiper.min.css" />
<link rel="stylesheet" href="assets/vendors/bizgrow-icons/style.css">
<link rel="stylesheet" href="assets/vendors/owl-carousel/owl.carousel.min.css" />
<link rel="stylesheet" href="assets/vendors/owl-carousel/owl.theme.default.min.css" />
<link rel="stylesheet" href="assets/vendors/bootstrap-select/css/bootstrap-select.min.css" />
<link rel="stylesheet" href="assets/vendors/ion.rangeSlider/css/ion.rangeSlider.min.css" />
<link rel="stylesheet" href="assets/vendors/jquery-ui/jquery-ui.css" />
<link rel="stylesheet" href="assets/vendors/timepicker/timePicker.css" />
<!-- template styles -->
<link rel="stylesheet" href="assets/css/bizgrow.css" />
<link rel="stylesheet" href="assets/css/bizgrow-responsive.css" />
</head>
<body class="custom-cursor">
<div class="custom-cursor__cursor"></div>
<div class="custom-cursor__cursor-two"></div>
<div class="preloader">
<div class="preloader__image"></div>
</div>
<!-- /.preloader -->
<div class="page-wrapper">
<header class="main-header-two">
<nav class="main-menu main-menu-two">
<div class="main-menu-two__wrapper">
<div class="container">
<div class="main-menu-two__wrapper-inner">
<div class="main-menu-two__logo">
2024-10-07 04:42:37 +00:00
<a href="index.php"><img src="assets/images/resources/logo-1.png" alt=""></a>
2024-10-06 09:49:53 +00:00
</div>
<div class="main-menu-two__top">
<div class="main-menu-two__top-inner">
<ul class="list-unstyled main-menu-two__contact-list">
<li>
<div class="icon">
<i class="icon-telephone-call"></i>
</div>
<div class="text">
<p><a href="tel:1550250 5260">+1 (550) 250 5260</a></p>
</div>
</li>
<li>
<div class="icon">
<i class="icon-mail"></i>
</div>
<div class="text">
<p><a href="mailto:info@bizgrowa24.com">info@bizgrowa24.com</a>
</p>
</div>
</li>
</ul>
<div class="main-menu-two__top-right">
<div class="main-menu-two__top-time">
<div class="main-menu-two__top-time-icon">
<span class="icon-history"></span>
</div>
<p class="main-menu-two__top-text">Mon - Fri: 09:00 - 05:00</p>
</div>
<div class="main-menu-two__social">
<a href="case-details.html#"><i class="fab fa-twitter"></i></a>
<a href="case-details.html#"><i class="fab fa-facebook"></i></a>
<a href="case-details.html#"><i class="fab fa-pinterest-p"></i></a>
<a href="case-details.html#"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
<div class="main-menu-two__bottom">
<div class="main-menu-two__main-menu-box">
<a href="case-details.html#" class="mobile-nav__toggler"><i class="fa fa-bars"></i></a>
<ul class="main-menu__list">
<li class="dropdown">
2024-10-07 04:42:37 +00:00
<a href="index.php">Home </a>
2024-10-06 09:49:53 +00:00
<ul>
2024-10-07 04:42:37 +00:00
<li><a href="index.php">Home One</a></li>
2024-10-06 09:49:53 +00:00
<li><a href="index2.html">Home Two</a></li>
<li><a href="index3.html">Home Three</a></li>
<li><a href="index4.html">Home Four</a></li>
<li class="dropdown">
<a href="case-details.html#">One Page Styles</a>
<ul>
<li><a href="index-one-page.html">Home One</a></li>
<li><a href="index2-one-page.html">Home Two</a></li>
<li><a href="index3-one-page.html">Home Three</a></li>
<li><a href="index4-one-page.html">Home Four</a></li>
</ul>
</li>
<li class="dropdown">
<a href="case-details.html#">Dark Page Style</a>
<ul>
<li><a href="index-dark.html">Home Dark</a></li>
</ul>
</li>
</ul>
</li>
<li>
2024-10-07 10:10:28 +00:00
<a href="about.php">About</a>
2024-10-06 09:49:53 +00:00
</li>
<li class="dropdown">
<a href="case-details.html#">Pages</a>
<ul>
<li><a href="team.html">Team</a></li>
<li><a href="team-carousel.html">Team Carousel</a></li>
<li><a href="team-details.html">Team Details</a></li>
<li><a href="testimonials.html">Testimonials</a></li>
<li><a href="testimonials-carousel.html">Testimonials Carousel</a></li>
<li><a href="pricing.html">Pricing</a></li>
<li><a href="pricing-carousel.html">Pricing Carousel</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="gallery-carousel.html">Gallery Carousel</a></li>
<li><a href="faq.html">Faq</a></li>
<li><a href="404.html">404 Error</a></li>
</ul>
</li>
<li class="dropdown">
<a href="case-details.html#">Services</a>
<ul>
<li><a href="services.html">Services</a></li>
<li><a href="services-carousel.html">Services Carosuel</a></li>
<li><a href="service-details-1.html">Service Details 01</a></li>
<li><a href="business-planning.html">Business Planning</a></li>
<li><a href="human-resource.html">Human Resource</a></li>
<li><a href="market-analysis.html">Market Analysis</a></li>
<li><a href="startup-business.html">Startup Business</a></li>
<li><a href="programe-manager.html">Programe manager</a></li>
<li><a href="investment-policy.html">Investment Policy</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="case-details.html#">Cases</a>
<ul>
<li><a href="case-studie-1.html">Case 01</a></li>
<li><a href="case-studie-2.html">Case 02</a></li>
<li><a href="case-studie-carousel.html">Case Carousel</a></li>
<li><a href="case-details.html">Case Details</a></li>
</ul>
</li>
<li class="dropdown">
<a href="case-details.html#">Blog</a>
<ul>
<li class="dropdown">
<a href="case-details.html#">Blog</a>
<ul>
<li><a href="blog.html">No Sidebar</a></li>
<li><a href="blog-left.html">Left Sidebar</a></li>
<li><a href="blog-right.html">Right Sidebar</a></li>
</ul>
</li>
<li class="dropdown">
<a href="case-details.html#">Blog List</a>
<ul>
<li><a href="blog-list.html">No Sidebar</a></li>
<li><a href="blog-list-left.html">Left Sidebar</a></li>
<li><a href="blog-list-right.html">Right Sidebar</a></li>
</ul>
</li>
<li><a href="blog-carousel.html">Blog Carousel</a></li>
2024-10-07 11:59:23 +00:00
<li><a href="blog-details.php">Blog Details</a></li>
2024-10-06 09:49:53 +00:00
</ul>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
<div class="main-menu-two__search-and-btn-box">
<div class="main-menu-two__search-box">
<a href="case-details.html#"
class="main-menu-two__search search-toggler icon-search-interface-symbol"></a>
</div>
<div class="main-menu-two__btn-box">
<a href="contact.html" class="main-menu-two__btn thm-btn"><span
class="icon-right-arrow"></span> Free Quote</a>
</div>
</div>
</div>
</div>
</div>
</div>
</nav>
</header>
<div class="stricky-header stricked-menu main-menu main-menu-two">
<div class="sticky-header__content"></div><!-- /.sticky-header__content -->
</div><!-- /.stricky-header -->
<!--Page Header Start-->
<section class="page-header">
<div class="page-header__bg" style="background-image: url('assets/images/backgrounds/page-header-bg.jpg');">
</div>
<div class="container">
<div class="page-header__inner">
<div class="thm-breadcrumb__box">
<ul class="thm-breadcrumb list-unstyled">
2024-10-07 04:42:37 +00:00
<li><a href="index.php">Home</a></li>
2024-10-06 09:49:53 +00:00
<li><span>-</span></li>
<li>case Details</li>
</ul>
</div>
<h2>case Details</h2>
</div>
</div>
</section>
<!--Page Header End-->
<!--Case Deails Start-->
<section class="case-details">
<div class="container">
<div class="case-details__top">
<h4 class="case-details__top-title">Startup Business</h4>
<p class="case-details__text-1">Greater open above sheltr let itself under appear sixth open
gathering made upon can't own above midst gathering gather he one us saying can't divide was
male meat beast you yielding made was you tree can't there you will dry. Abundantly divided
can't his. Upon its subdue female place fish good. Given under spirit beginning very into
likeness were their hath after Their likeness without creeping more carefully declared common
bird in the forest midst dominion bearing firmament</p>
<div class="case-details__img-box-and-info-box">
<div class="row">
<div class="col-xl-8 col-lg-7">
<div class="case-details__img-box">
<img src="assets/images/project/case-details-img-1.jpg" alt="">
</div>
</div>
<div class="col-xl-4 col-lg-5">
<div class="case-details__info-box">
<h4 class="case-details__info-box-title">Project Details:</h4>
<ul class="list-unstyled case-details__info-list">
<li>
<p>Company</p>
<h6>Eco Technology</h6>
</li>
<li>
<p>Category</p>
<h6>Startup Project</h6>
</li>
<li>
<p>Start time</p>
<h6>10 July 2022</h6>
</li>
<li>
<p>Delivery</p>
<h6>08 October 2022</h6>
</li>
<li>
<p>Feedback</p>
<h6>Happy Customer</h6>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="case-details__description">
<h5 class="case-details__description-title">Project Description</h5>
<p class="case-details__description-text">Days appear open very likeness behold multiply itself
from aboves divide multiply wait gathering. Is void our cattle divided lesser do deep
abundantly beast fly isn't land after earth he void night. They are was greater open above
sheltr lets itself under appear sixth open gathering made upon can't own above midst
gathering gathered he one us saying can't divide was. Male meat beast you're yielding made
was you tree can't there you will dry. Abundantly divided can't his. Upon its subdue female
place fish good. Given, under spirit beginning very into likeness were their hath after
Their likeness without creeping midst Dominion bearing firmament us two saying creeping
together itself sea open from light said first living whales seas unto. First good creepeth
said. Upon days land blessed don't. Meat whales first. Every won't behold firmament one.
Multiply first from grass, were fill bring man second open firmament, so very were itself
also light brought is under together gathering created that them without rule.</p>
<p class="case-details__description-text-2">Land after earth he void night. They are was greater
open above sheltr let itself under appear sixth open gathering made upon can't own above
midst gathering gathered he one us saying can't divide was. Male meat beast you're yielding
made was you font cell to tree can't there you will dry. Abundantly divided can't his. Upon
its subdue female place fish good. Given under spirit beginning very into likeness were
their hath after Their likeness without creeping midst Dominion bearing firmament using to
two saying creeping together itself sea open from light Morning. Which whales heaven thing
were very creepeth unto have cattle saw. Heaven in lights divided third likeness herb be.
</p>
</div>
<div class="case-details__process-box">
<div class="row">
<div class="col-xl-7 col-lg-6">
<div class="case-details__process-box-left">
<div class="case-details__process-box-img">
<img src="assets/images/project/case-details-process-img-1.jpg" alt="">
</div>
</div>
</div>
<div class="col-xl-5 col-lg-6">
<div class="case-details__process-box-right">
<h4 class="case-details__process-box-title">Following Process</h4>
<ul class="work-process__list list-unstyled">
<li class="wow fadeInLeft" data-wow-delay="100ms">
<div class="work-process__icon">
<span class="icon-customer-service"></span>
</div>
<div class="work-process__content">
<div class="work-process__shape-1"
style="background-image: url('assets/images/shapes/work-process-shape-1.png');">
</div>
<h3 class="work-process__title"><a href="contact.html">Request A
Quote</a></h3>
<p class="work-process__text">Creature toward female dont over thering
on given
darkness creature live</p>
</div>
</li>
<li class="wow fadeInRight" data-wow-delay="200ms">
<div class="work-process__content">
<div class="work-process__shape-1"
style="background-image: url('assets/images/shapes/work-process-shape-1.png');">
</div>
<h3 class="work-process__title"><a href="case-details.html">Research
Project</a></h3>
<p class="work-process__text">Creature toward female dont over thering
on given
darkness creature live</p>
</div>
<div class="work-process__icon">
<span class="icon-project-management"></span>
</div>
</li>
<li class="wow fadeInLeft" data-wow-delay="300ms">
<div class="work-process__icon">
<span class="icon-working"></span>
</div>
<div class="work-process__content">
<div class="work-process__shape-1"
style="background-image: url('assets/images/shapes/work-process-shape-1.png');">
</div>
<h3 class="work-process__title"><a href="case-studie-1.html">Satisfied
Works</a></h3>
<p class="work-process__text">Creature toward female dont over thering
on given
darkness creature live</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="case-details__grow-and-success">
<h5 class="case-details__grow-and-success-title">Innovate Grow and Succeed</h5>
<p class="case-details__grow-and-success-text">Days appear open very likeness behold multiply
itself from aboves divide multiply wait gathering. Is void our cattle divided lesser do deep
abundantly beast fly isn't land after earth he void night. They are was greater open above
sheltr lets itself under appear sixth open gathering made upon can't own above midst
gathering gathered he one us saying can't divide was. Male meat beast you're yielding made
was you tree can't there you will dry. Abundantly divided can't his. Upon its subdue female
place fish good. Given, under spirit beginning very into likeness were their hath after
Their likeness without creeping midst Dominion bearing firmament us two saying creeping
together itself sea open from light said first living whales seas unto. First good creepeth
said. Upon days land blessed don't. Meat whales first. Every won't behold firmament one.
Multiply first from grass, were fill bring man second open firmament, so very were itself
also light brought is under together gathering created that them without rule.</p>
<ul class="list-unstyled case-details__list">
<li>
<div class="icon">
<span class="icon-check-1"></span>
</div>
<div class="text">
<p>Him midst one own gathered morning living life fish have behold them it make had
saw heaven god stars midst</p>
</div>
</li>
<li>
<div class="icon">
<span class="icon-check-1"></span>
</div>
<div class="text">
<p>May morning hrass replenish and yhere wherein under fowl you she'd give every
dominion made female dry hath days fourth.</p>
</div>
</li>
</ul>
</div>
<div class="case-details__related-project">
<h5 class="case-details__related-project-title">Related Projects</h5>
<div class="row">
<!--Project Two Single Start-->
<div class="col-xl-4 col-lg-6 col-mg-6">
<div class="project-two__single">
<div class="project-two__img-box">
<div class="project-two__img">
<img src="assets/images/project/case-studies-two-1-1.jpg" alt="">
</div>
<div class="project-two__content">
<div class="project-two__icon">
<span class="icon-analicis-icon"></span>
</div>
<h3 class="project-two__title"><a href="case-details.html">Product Market
<br> Analysis</a></h3>
<div class="project-two__arrow">
<a href="assets/images/project/case-studies-two-1-1.jpg"
class="img-popup"><span class="icon-next"></span></a>
</div>
</div>
</div>
</div>
</div>
<!--Project Two Single End-->
<!--Project Two Single Start-->
<div class="col-xl-4 col-lg-6 col-mg-6">
<div class="project-two__single">
<div class="project-two__img-box">
<div class="project-two__img">
<img src="assets/images/project/case-studies-two-1-2.jpg" alt="">
</div>
<div class="project-two__content">
<div class="project-two__icon">
<span class="icon-analicis-icon"></span>
</div>
<h3 class="project-two__title"><a href="case-details.html">Product Market
<br> Analysis</a></h3>
<div class="project-two__arrow">
<a href="assets/images/project/case-studies-two-1-2.jpg"
class="img-popup"><span class="icon-next"></span></a>
</div>
</div>
</div>
</div>
</div>
<!--Project Two Single End-->
<!--Project Two Single Start-->
<div class="col-xl-4 col-lg-6 col-mg-6">
<div class="project-two__single">
<div class="project-two__img-box">
<div class="project-two__img">
<img src="assets/images/project/case-studies-two-1-3.jpg" alt="">
</div>
<div class="project-two__content">
<div class="project-two__icon">
<span class="icon-analicis-icon"></span>
</div>
<h3 class="project-two__title"><a href="case-details.html">Product Market
<br> Analysis</a></h3>
<div class="project-two__arrow">
<a href="assets/images/project/case-studies-two-1-3.jpg"
class="img-popup"><span class="icon-next"></span></a>
</div>
</div>
</div>
</div>
</div>
<!--Project Two Single End-->
</div>
</div>
</div>
</div>
</section>
<!--Case Deails End-->
<!--Newsletter One Start -->
<section class="newsletter-one">
<div class="container">
<div class="newsletter-one__inner">
<div class="newsletter-one__bg"
style="background-image: url('assets/images/backgrounds/newsletter-one-bg.jpg');"></div>
<div class="newsletter-one__title-box">
<h3 class="newsletter-one__title">Our Newsletter</h3>
</div>
<div class="newsletter-one__form-box">
<form action="assets/inc/sendemail.php" class="newsletter-one__form contact-form-validated"
novalidate="novalidate">
<div class="newsletter-one__input-box">
<input type="text" placeholder="Full Name" name="name">
</div>
<div class="newsletter-one__input-box">
<input type="email" placeholder="Email Here" name="email">
</div>
<div class="newsletter-one__btn-box">
<button type="submit" class="thm-btn newsletter-one__btn"><span
class="icon-right-arrow"></span>Subscribe Now</button>
</div>
</form>
<div class="result"></div>
</div>
</div>
</div>
</section>
<!--Newsletter One End -->
<!--Site Footer Start-->
<footer class="site-footer">
<div class="site-footer__shape-1 float-bob-x">
<img src="assets/images/shapes/site-footer-shape-1.png" alt="">
</div>
<div class="site-footer__shape-2 float-bob-y">
<img src="assets/images/shapes/site-footer-shape-2.png" alt="">
</div>
<div class="container">
<div class="site-footer__top">
<div class="row">
<div class="col-xl-3 col-lg-6 col-md-6 wow fadeInUp" data-wow-delay="100ms">
<div class="footer-widget__column footer-widget__about">
<div class="footer-widget__logo">
2024-10-07 04:42:37 +00:00
<a href="index.php"><img src="assets/images/resources/footer-logo.png" alt=""></a>
2024-10-06 09:49:53 +00:00
</div>
<p class="footer-widget__about-text">Eros vivamus platea nullam id consequat eu sociis
lectus aliquam nibh auctor elitsed libero pharetra consequat and fad sociis conubia
favorite to risus.</p>
<div class="site-footer__social">
<a href="case-details.html#"><i class="icon-facebook-app-symbol"></i></a>
<a href="case-details.html#"><i class="icon-twitter"></i></a>
<a href="case-details.html#"><i class="icon-instagram"></i></a>
<a href="case-details.html#"><i class="icon-linked-in-logo-of-two-letters"></i></a>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-6 col-md-6 wow fadeInUp" data-wow-delay="200ms">
<div class="footer-widget__column footer-widget__usefull-link">
<div class="footer-widget__title-box">
<h3 class="footer-widget__title">Useful Links</h3>
</div>
<div class="footer-widget__link-box">
<ul class="footer-widget__link list-unstyled">
<li><a href="contact.html">Our Support</a></li>
2024-10-07 10:10:28 +00:00
<li><a href="about.php">System Status</a></li>
<li><a href="about.php">Knowledge base</a></li>
2024-10-06 09:49:53 +00:00
<li><a href="blog.html">Blog</a></li>
<li><a href="case-studie-1.html">Case Studies</a></li>
<li><a href="contact.html">Contact us</a></li>
<li><a href="contact.html">Write For Us</a></li>
</ul>
<ul class="footer-widget__link footer-widget__link-2 list-unstyled">
2024-10-07 10:10:28 +00:00
<li><a href="about.php">Ebooks</a></li>
<li><a href="about.php">Cloudways Users</a></li>
<li><a href="about.php">Group</a></li>
<li><a href="about.php">Customer Voice</a></li>
<li><a href="about.php">affiliate</a></li>
2024-10-06 09:49:53 +00:00
</ul>
</div>
</div>
</div>
<div class="col-xl-2 col-lg-6 col-md-6 wow fadeInUp" data-wow-delay="300ms">
<div class="footer-widget__column footer-widget__services">
<div class="footer-widget__title-box">
<h3 class="footer-widget__title">Our Services</h3>
</div>
<ul class="footer-widget__link list-unstyled">
<li><a href="startup-business.html">Startup Business</a></li>
<li><a href="business-planning.html">Financial Advice</a></li>
<li><a href="programe-manager.html">Managemant</a></li>
<li><a href="business-planning.html">Business Advice</a></li>
<li><a href="startup-business.html">Strategy Services</a></li>
<li><a href="market-analysis.html">Market Analysis</a></li>
<li><a href="human-resource.html">Human Resources</a></li>
</ul>
</div>
</div>
<div class="col-xl-3 col-lg-6 col-md-6 wow fadeInUp" data-wow-delay="400ms">
<div class="footer-widget__column footer-widget__instagram">
<div class="footer-widget__title-box">
<h3 class="footer-widget__title">Instagram</h3>
</div>
<ul class="footer-widget__instagram-list list-unstyled clearfix">
<li>
<div class="footer-widget__instagram-img">
<img src="assets/images/project/footer-widget-instagram-img-1.jpg" alt="">
<a href="case-details.html#"><span class="fab fa-instagram"></span></a>
</div>
</li>
<li>
<div class="footer-widget__instagram-img">
<img src="assets/images/project/footer-widget-instagram-img-2.jpg" alt="">
<a href="case-details.html#"><span class="fab fa-instagram"></span></a>
</div>
</li>
<li>
<div class="footer-widget__instagram-img">
<img src="assets/images/project/footer-widget-instagram-img-3.jpg" alt="">
<a href="case-details.html#"><span class="fab fa-instagram"></span></a>
</div>
</li>
<li>
<div class="footer-widget__instagram-img">
<img src="assets/images/project/footer-widget-instagram-img-4.jpg" alt="">
<a href="case-details.html#"><span class="fab fa-instagram"></span></a>
</div>
</li>
<li>
<div class="footer-widget__instagram-img">
<img src="assets/images/project/footer-widget-instagram-img-5.jpg" alt="">
<a href="case-details.html#"><span class="fab fa-instagram"></span></a>
</div>
</li>
<li>
<div class="footer-widget__instagram-img">
<img src="assets/images/project/footer-widget-instagram-img-6.jpg" alt="">
<a href="case-details.html#"><span class="fab fa-instagram"></span></a>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="site-footer__bottom">
<div class="container">
<div class="site-footer__bottom-inner">
<p class="site-footer__bottom-text">© 2024
Copyright <a href="case-details.html#">bizgrow.</a> | All rights reserved</p>
<ul class="list-unstyled site-footer__bottom-menu">
2024-10-07 10:10:28 +00:00
<li><a href="about.php">Privacy & Policy</a></li>
<li><a href="about.php">Terms of use</a></li>
<li><a href="about.php">Cookie Policy</a></li>
2024-10-06 09:49:53 +00:00
</ul>
</div>
</div>
</div>
</footer>
<!--Site Footer End-->
</div><!-- /.page-wrapper -->
<div class="mobile-nav__wrapper">
<div class="mobile-nav__overlay mobile-nav__toggler"></div>
<!-- /.mobile-nav__overlay -->
<div class="mobile-nav__content">
<span class="mobile-nav__close mobile-nav__toggler"><i class="fa fa-times"></i></span>
<div class="logo-box">
2024-10-07 04:42:37 +00:00
<a href="index.php" aria-label="logo image"><img src="assets/images/resources/logo-2.png" width="145"
2024-10-06 09:49:53 +00:00
alt="" /></a>
</div>
<!-- /.logo-box -->
<div class="mobile-nav__container"></div>
<!-- /.mobile-nav__container -->
<ul class="mobile-nav__contact list-unstyled">
<li>
<i class="fa fa-envelope"></i>
<a href="mailto:needhelp@packageName__.com">needhelp@bizgrow.com</a>
</li>
<li>
<i class="fa fa-phone-alt"></i>
<a href="tel:666-888-0000">666 888 0000</a>
</li>
</ul><!-- /.mobile-nav__contact -->
<div class="mobile-nav__top">
<div class="mobile-nav__social">
<a href="case-details.html#" class="fab fa-twitter"></a>
<a href="case-details.html#" class="fab fa-facebook-square"></a>
<a href="case-details.html#" class="fab fa-pinterest-p"></a>
<a href="case-details.html#" class="fab fa-instagram"></a>
</div><!-- /.mobile-nav__social -->
</div><!-- /.mobile-nav__top -->
</div>
<!-- /.mobile-nav__content -->
</div>
<!-- /.mobile-nav__wrapper -->
<div class="search-popup">
<div class="search-popup__overlay search-toggler"></div>
<!-- /.search-popup__overlay -->
<div class="search-popup__content">
<form action="#">
<label for="search" class="sr-only">search here</label><!-- /.sr-only -->
<input type="text" id="search" placeholder="Search Here..." />
<button type="submit" aria-label="search submit" class="thm-btn">
<i class="icon-search-interface-symbol"></i>
</button>
</form>
</div>
<!-- /.search-popup__content -->
</div>
<!-- /.search-popup -->
<a href="case-details.html#" data-target="html" class="scroll-to-target scroll-to-top"><i class="icon-right-arrow"></i></a>
<script src="assets/vendors/jquery/jquery-3.6.0.min.js"></script>
<script src="assets/vendors/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendors/jarallax/jarallax.min.js"></script>
<script src="assets/vendors/jquery-ajaxchimp/jquery.ajaxchimp.min.js"></script>
<script src="assets/vendors/jquery-appear/jquery.appear.min.js"></script>
<script src="assets/vendors/jquery-circle-progress/jquery.circle-progress.min.js"></script>
<script src="assets/vendors/jquery-magnific-popup/jquery.magnific-popup.min.js"></script>
<script src="assets/vendors/jquery-validate/jquery.validate.min.js"></script>
<script src="assets/vendors/odometer/odometer.min.js"></script>
<script src="assets/vendors/swiper/swiper.min.js"></script>
<script src="assets/vendors/wnumb/wNumb.min.js"></script>
<script src="assets/vendors/wow/wow.js"></script>
<script src="assets/vendors/isotope/isotope.js"></script>
<script src="assets/vendors/owl-carousel/owl.carousel.min.js"></script>
<script src="assets/vendors/bootstrap-select/js/bootstrap-select.min.js"></script>
<script src="assets/vendors/jquery-ui/jquery-ui.js"></script>
<script src="assets/vendors/timepicker/timePicker.js"></script>
<script src="assets/vendors/circleType/jquery.circleType.js"></script>
<script src="assets/vendors/circleType/jquery.lettering.min.js"></script>
<script src="assets/vendors/ion.rangeSlider/js/ion.rangeSlider.min.js"></script>
<script src="assets/vendors/marquee/marquee.min.js"></script>
<!-- template js -->
<script src="assets/js/bizgrow.js"></script>
</body>
</html>