templates/index.html.twig line 1

Open in your IDE?
  1. <!DOCTYPE html>
  2. <html lang="en-US" dir="ltr">
  3.   <head>
  4.     <meta charset="utf-8">
  5.     <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6.     <meta name="viewport" content="width=device-width, initial-scale=1">
  7.     <!-- ===============================================-->
  8.     <!--    Document Title-->
  9.     <!-- ===============================================-->
  10.     <title>Applab | Landing, Corporate &amp; Business Templatee</title>
  11.     <!-- ===============================================-->
  12.     <!--    Favicons-->
  13.     <!-- ===============================================-->
  14.     <link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicons/apple-touch-icon.png">
  15.     <link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicons/favicon-32x32.png">
  16.     <link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicons/favicon-16x16.png">
  17.     <link rel="shortcut icon" type="image/x-icon" href="assets/img/favicons/favicon.ico">
  18.     <link rel="manifest" href="assets/img/favicons/manifest.json">
  19.     <meta name="msapplication-TileImage" content="assets/img/favicons/mstile-150x150.png">
  20.     <meta name="theme-color" content="#ffffff">
  21.     <!-- ===============================================-->
  22.     <!--    Stylesheets-->
  23.     <!-- ===============================================-->
  24.     <link href="assets/css/theme.css" rel="stylesheet" />
  25.   </head>
  26.   <body>
  27.     <!-- ===============================================-->
  28.     <!--    Main Content-->
  29.     <!-- ===============================================-->
  30.     <main class="main" id="top">
  31.       <nav class="navbar navbar-expand-lg navbar-light fixed-top py-3" data-navbar-on-scroll="data-navbar-on-scroll">
  32.         <div class="container"><a class="navbar-brand d-flex align-items-center fw-bold fs-2" href="index.html">
  33.             <div class="text-warning">App</div>
  34.             <div class="text-1000">Lab</div>
  35.           </a>
  36.           <button class="navbar-toggler collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
  37.           <div class="collapse navbar-collapse border-top border-lg-0 mt-4 mt-lg-0" id="navbarSupportedContent">
  38.             <ul class="navbar-nav ms-auto pt-2 pt-lg-0">
  39.               <li class="nav-item" data-anchor="data-anchor"><a class="nav-link fw-medium active" aria-current="page" href="#home">Home</a></li>
  40.               <li class="nav-item" data-anchor="data-anchor"><a class="nav-link fw-medium" href="#features">Key Features</a></li>
  41.               <li class="nav-item" data-anchor="data-anchor"><a class="nav-link fw-medium" href="#pricing">Pricing</a></li>
  42.               <li class="nav-item" data-anchor="data-anchor"><a class="nav-link fw-medium" href="#testimonial">Testimonial</a></li>
  43.               <li class="nav-item" data-anchor="data-anchor"><a class="nav-link fw-medium" href="#faq">FAQ</a></li>
  44.             </ul>
  45.             <form class="ps-lg-5">
  46.               <button class="btn btn-lg btn-primary rounded-pill order-0" type="submit">Try for free</button>
  47.             </form>
  48.           </div>
  49.         </div>
  50.       </nav>
  51.       <section class="py-0" id="home">
  52.         <div class="bg-holder" style="background-image:url(assets/img/illustrations/hero-bg.png);background-position:bottom;background-size:cover;">
  53.         </div>
  54.         <!--/.bg-holder-->
  55.         <div class="container position-relative">
  56.           <div class="row align-items-center py-8">
  57.             <div class="col-md-5 col-lg-6 order-md-1 text-center text-md-end"><img class="img-fluid" src="assets/img/illustrations/mobile.png" width="350" alt="" /></div>
  58.             <div class="col-md-7 col-lg-6 text-center text-md-start"><span class="badge bg-light rounded-pill text-dark align-items-center d-flex flex-row-reverse justify-content-end mx-auto mx-md-0 ps-0 w-75 w-sm-50 w-md-75 w-xl-50 mb-3">#1 Editiors Choice App of 2020<img class="img-fluid float-start me-3" src="assets/img/illustrations/arrow-right.png" alt=""/></span>
  59.               <h1 class="mb-4 display-3 fw-bold lh-sm">Best app for your <br class="d-block d-lg-none d-xl-block" />modern lifestyle</h1>
  60.               <p class="mt-3 mb-4 fs-1">Increase productivity with a simple to-do app. app for <br class="d-none d-lg-block" />managing your personal budgets.</p><a class="btn btn-lg btn-primary rounded-pill hover-top" href="#" role="button">Try for free</a><a class="btn btn-link ps-md-4" href="#" role="button"> Watch demo video</a>
  61.             </div>
  62.           </div>
  63.         </div>
  64.       </section>
  65.       <!-- ============================================-->
  66.       <!-- <section> begin ============================-->
  67.       <section class="py-7">
  68.         <div class="container">
  69.           <div class="row">
  70.             <div class="col-12 mx-auto align-items-center text-center">
  71.               <p class="mb-4">Trusted by companies like</p>
  72.             </div>
  73.           </div>
  74.           <div class="row align-items-center justify-content-center justify-content-lg-around">
  75.             <div class="col-6 col-sm-4 col-md-4 col-lg-2 px-md-0 mb-5 mb-lg-0 text-center"><img src="assets/img/gallery/company-1.png" alt="" /></div>
  76.             <div class="col-6 col-sm-4 col-md-4 col-lg-2 px-md-0 mb-5 mb-lg-0 text-center"><img src="assets/img/gallery/company-2.png" alt="" /></div>
  77.             <div class="col-6 col-sm-4 col-md-4 col-lg-2 px-md-0 mb-5 mb-lg-0 text-center"><img src="assets/img/gallery/company-3.png" alt="" /></div>
  78.             <div class="col-6 col-sm-4 col-md-4 col-lg-2 px-md-0 mb-5 mb-lg-0 text-center"><img src="assets/img/gallery/company-4.png" alt="" /></div>
  79.             <div class="col-6 col-sm-4 col-md-4 col-lg-2 px-md-0 mb-5 mb-lg-0 text-center"><img src="assets/img/gallery/company-1.png" alt="" /></div>
  80.           </div>
  81.         </div>
  82.         <!-- end of .container-->
  83.       </section>
  84.       <!-- <section> close ============================-->
  85.       <!-- ============================================-->
  86.       <section class="py-5" id="features">
  87.         <div class="container-lg">
  88.           <div class="row align-items-center">
  89.             <div class="col-md-5 col-lg-6 order-md-0 text-center text-md-start"><img class="img-fluid" src="assets/img/illustrations/feature-bg.png" width="550" alt="" /></div>
  90.             <div class="col-md-7 col-lg-6 px-sm-5 px-md-0">
  91.               <h6 class="fw-bold fs-4 display-3 lh-sm">Awesome apps <br />features</h6>
  92.               <p class="my-4">Increase productivity with a simple to-do app. app for <br class="d-none d-xl-block" />managing your personal budgets.</p>
  93.               <div class="d-flex align-items-center mb-5">
  94.                 <div><img class="img-fluid" src="assets/img/illustrations/fast-performance.png" width="90" alt="" /></div>
  95.                 <div class="px-4">
  96.                   <h5 class="fw-bold text-danger">Fast performance</h5>
  97.                   <p>Get your blood tests delivered at <br class="d-none d-xl-block"> home collect a sample from the <br class="d-none d-xl-block"> news your blood tests</p>
  98.                 </div>
  99.               </div>
  100.               <div class="d-flex align-items-center mb-5">
  101.                 <div><img class="img-fluid" src="assets/img/illustrations/prototype.png" width="90" alt="" /></div>
  102.                 <div class="px-4">
  103.                   <h5 class="fw-bold text-primary">Prototyping</h5>
  104.                   <p>Get your blood tests delivered at <br class="d-none d-xl-block"> home collect a sample from the <br class="d-none d-xl-block"> news your blood tests</p>
  105.                 </div>
  106.               </div>
  107.               <div class="d-flex align-items-center mb-5">
  108.                 <div><img class="img-fluid" src="assets/img/illustrations/vector.png" width="90" alt="" /></div>
  109.                 <div class="px-4">
  110.                   <h5 class="fw-bold text-success">Vector Editing</h5>
  111.                   <p>Get your blood tests delivered at <br class="d-none d-xl-block"> home collect a sample from the <br class="d-none d-xl-block"> news your blood tests</p>
  112.                 </div>
  113.               </div>
  114.             </div>
  115.           </div>
  116.         </div>
  117.       </section>
  118.       <!-- ============================================-->
  119.       <!-- <section> begin ============================-->
  120.       <section class="py-5">
  121.         <div class="container">
  122.           <div class="row align-items-center mb-6">
  123.             <div class="col-md-5 col-lg-4 offset-lg-1">
  124.               <h1 class="fw-bold lh-base">Smart jackpots that you may love this anytime &amp; anywhere</h1>
  125.             </div>
  126.             <div class="col-md-6 col-lg-5 offset-lg-1 border-start py-5 ps-5">
  127.               <p class="mb-0">The rise of mobile devices transforms the way we consume information entirely and the world's most elevant channels such as Facebook.</p>
  128.             </div>
  129.           </div>
  130.           <div class="row">
  131.             <div class="col-md-4 col-lg-3 offset-lg-1 mb-4">
  132.               <div class="py-4"><img class="img-fluid" src="assets/img/illustrations/automatic.png" width="90" alt="" /></div>
  133.               <h5 class="fw-bold text-danger">Fast performance</h5>
  134.               <p class="mt-2 mb-0">Get your blood tests delivered at home collect a sample from the news your blood tests.</p>
  135.             </div>
  136.             <div class="col-md-4 col-lg-3 offset-lg-1 mb-4">
  137.               <div class="py-4"><img class="img-fluid" src="assets/img/illustrations/network.png" width="90" alt="" /></div>
  138.               <h5 class="fw-bold text-primary">Prototyping</h5>
  139.               <p class="mt-2 mb-0">Get your blood tests delivered at home collect a sample from the news your blood tests.</p>
  140.             </div>
  141.             <div class="col-md-4 col-lg-3 offset-lg-1 mb-4">
  142.               <div class="py-4"><img class="img-fluid" src="assets/img/illustrations/rewards.png" width="90" alt="" /></div>
  143.               <h5 class="fw-bold text-success">Vector Editing</h5>
  144.               <p class="mt-2 mb-0">Get your blood tests delivered at home collect a sample from the news your blood tests.</p>
  145.             </div>
  146.           </div>
  147.         </div>
  148.         <!-- end of .container-->
  149.       </section>
  150.       <!-- <section> close ============================-->
  151.       <!-- ============================================-->
  152.       <!-- ============================================-->
  153.       <!-- <section> begin ============================-->
  154.       <section class="py-6">
  155.         <div class="container">
  156.           <div class="row align-items-center">
  157.             <div class="col-md-5 order-md-0 text-center text-md-start"><img class="img-fluid mb-4" src="assets/img/illustrations/call-to-action.png" width="550" alt="" /></div>
  158.             <div class="col-md-6 text-center text-md-start offset-md-1">
  159.               <h6 class="fw-bold fs-4 display-3 lh-sm">Designed &amp; built by<br />the latest code <br />integration</h6>
  160.               <p class="my-4 pe-xl-5"> The rise of mobile devices transforms the way we consume information entirely and the world's most elevant channels such as Facebook.</p><a class="btn btn-lg btn-primary rounded-pill hover-top" href="#" role="button">Learn more</a>
  161.             </div>
  162.           </div>
  163.         </div>
  164.         <!-- end of .container-->
  165.       </section>
  166.       <!-- <section> close ============================-->
  167.       <!-- ============================================-->
  168.       <!-- ============================================-->
  169.       <!-- <section> begin ============================-->
  170.       <section class="py-6">
  171.         <div class="container">
  172.           <div class="row justify-content-center mb-6">
  173.             <div class="col-lg-6 text-center mx-auto mb-3 mb-md-5 mt-4">
  174.               <h6 class="fw-bold fs-4 display-3 lh-sm">Why you should choose <br />our app </h6>
  175.               <p class="mb-0">The rise of mobile devices transforms the way we consume information entirely and the world's most elevant channels such as Facebook.</p>
  176.             </div>
  177.           </div>
  178.           <div class="row">
  179.             <div class="col-md-4 mb-6">
  180.               <div class="text-center px-lg-3"><img class="img-fluid mb-3" src="assets/img/illustrations/app.png" width="90" alt="" />
  181.                 <h5 class="fw-bold">App Development</h5>
  182.                 <p class="mb-md-0">Get your blood tests delivered at home collect a sample from the news your blood tests.</p>
  183.               </div>
  184.             </div>
  185.             <div class="col-md-4 mb-6">
  186.               <div class="text-center px-lg-3"><img class="img-fluid mb-3" src="assets/img/illustrations/time-award.png" width="90" alt="" />
  187.                 <h5 class="fw-bold">10 Times Award</h5>
  188.                 <p class="mb-md-0">Get your blood tests delivered at home collect a sample from the news your blood tests.</p>
  189.               </div>
  190.             </div>
  191.             <div class="col-md-4 mb-6">
  192.               <div class="text-center px-lg-3"><img class="img-fluid mb-3" src="assets/img/illustrations/cloud.png" width="90" alt="" />
  193.                 <h5 class="fw-bold">Cloud Storage</h5>
  194.                 <p class="mb-md-0">Get your blood tests delivered at home collect a sample from the news your blood tests.</p>
  195.               </div>
  196.             </div>
  197.             <div class="col-md-4 mb-6">
  198.               <div class="text-center px-lg-3"><img class="img-fluid mb-3" src="assets/img/illustrations/customization.png" width="90" alt="" />
  199.                 <h5 class="fw-bold">Customization</h5>
  200.                 <p class="mb-md-0">Get your blood tests delivered at home collect a sample from the news your blood tests.</p>
  201.               </div>
  202.             </div>
  203.             <div class="col-md-4 mb-6">
  204.               <div class="text-center px-lg-3"><img class="img-fluid mb-3" src="assets/img/illustrations/ux.png" width="90" alt="" />
  205.                 <h5 class="fw-bold">UX Planning</h5>
  206.                 <p class="mb-md-0">Get your blood tests delivered at home collect a sample from the news your blood tests.</p>
  207.               </div>
  208.             </div>
  209.             <div class="col-md-4 mb-6">
  210.               <div class="text-center px-lg-3"><img class="img-fluid mb-3" src="assets/img/illustrations/support.png" width="90" alt="" />
  211.                 <h5 class="fw-bold">Customer Support</h5>
  212.                 <p class="mb-md-0">Get your blood tests delivered at home collect a sample from the news your blood tests.</p>
  213.               </div>
  214.             </div>
  215.           </div>
  216.         </div>
  217.         <!-- end of .container-->
  218.       </section>
  219.       <!-- <section> close ============================-->
  220.       <!-- ============================================-->
  221.       <!-- ============================================-->
  222.       <!-- <section> begin ============================-->
  223.       <section class="py-6">
  224.         <div class="container">
  225.           <div class="container">
  226.             <div class="row align-items-center">
  227.               <div class="col-md-5 order-md-1 text-center text-md-start"><img class="img-fluid mb-4" src="assets/img/illustrations/ultimate-feature.png" alt="" /></div>
  228.               <div class="col-md-6 text-center text-md-start">
  229.                 <h6 class="fw-bold fs-4 display-3 lh-sm">Ultimate features<br />that we built</h6>
  230.                 <p class="my-4 pe-xl-5"> The rise of mobile devices transforms the way we consume information entirely.</p>
  231.                 <div class="row">
  232.                   <div class="col-md-6">
  233.                     <div class="mb-4">
  234.                       <div class="py-4"><img class="img-fluid" src="assets/img/illustrations/app.png" width="90" alt="" /></div>
  235.                       <h5 class="fw-bold text-undefined">App Development</h5>
  236.                       <p class="mt-2 mb-0">Get your blood tests delivered at home collect a sample from the news your blood tests.</p>
  237.                     </div>
  238.                   </div>
  239.                   <div class="col-md-6">
  240.                     <div class="mb-4">
  241.                       <div class="py-4"><img class="img-fluid" src="assets/img/illustrations/ux.png" width="90" alt="" /></div>
  242.                       <h5 class="fw-bold text-undefined">UX Planning</h5>
  243.                       <p class="mt-2 mb-0">Get your blood tests delivered at home collect a sample from the news your blood tests.</p>
  244.                     </div>
  245.                   </div>
  246.                   <div class="col-md-6">
  247.                     <div class="mb-4">
  248.                       <div class="py-4"><img class="img-fluid" src="assets/img/illustrations/cloud.png" width="90" alt="" /></div>
  249.                       <h5 class="fw-bold text-undefined">Cloud Storage</h5>
  250.                       <p class="mt-2 mb-0">Get your blood tests delivered at home collect a sample from the news your blood tests.</p>
  251.                     </div>
  252.                   </div>
  253.                   <div class="col-md-6">
  254.                     <div class="mb-4">
  255.                       <div class="py-4"><img class="img-fluid" src="assets/img/illustrations/support.png" width="90" alt="" /></div>
  256.                       <h5 class="fw-bold text-undefined">Customer support</h5>
  257.                       <p class="mt-2 mb-0">Get your blood tests delivered at home collect a sample from the news your blood tests.</p>
  258.                     </div>
  259.                   </div>
  260.                 </div><a class="btn btn-lg btn-primary rounded-pill hover-top" href="#" role="button">See all</a>
  261.               </div>
  262.             </div>
  263.           </div>
  264.         </div>
  265.         <!-- end of .container-->
  266.       </section>
  267.       <!-- <section> close ============================-->
  268.       <!-- ============================================-->
  269.       <!-- ============================================-->
  270.       <!-- <section> begin ============================-->
  271.       <section class="py-8" id="pricing">
  272.         <div class="container">
  273.           <div class="row justify-content-center">
  274.             <div class="col-md-8 col-lg-6 col-xxl-5 text-center mb-3">
  275.               <h6 class="fw-bold fs-4 display-3 lh-sm mb-3">Get awesome features, without extra charges</h6>
  276.               <p class="mb-4">The rise of mobile devices transforms the way we consume information entirely and the world's most elevant channels such as Facebook.</p>
  277.             </div>
  278.           </div>
  279.           <div class="row flex-center">
  280.             <div class="col-12 mb-3">
  281.               <div class="d-flex justify-content-center">
  282.                 <label class="form-check-label me-2" for="customSwitch1">Monthly</label>
  283.                 <div class="form-check form-switch">
  284.                   <input class="form-check-input" id="customSwitch1" type="checkbox" checked="checked" />
  285.                   <label class="form-check-label align-top" for="customSwitch1">Yearly</label>
  286.                 </div>
  287.               </div>
  288.             </div>
  289.             <div class="col-lg-4">
  290.               <div class="card shadow-lg mb-4 border-0">
  291.                 <div class="card-header border-bottom-0 pt-7 pb-5">
  292.                   <div class="d-flex justify-content-center">
  293.                     <h1 class="fw-bold">$0</h1><span class="d-flex align-items-center">/month</span>
  294.                   </div>
  295.                   <h5 class="fw-bold text-center">Business Class</h5><span class="text-700 text-center d-block">For small teams or office</span>
  296.                 </div>
  297.                 <div class="card-body mx-auto">
  298.                   <ul class="list-unstyled mb-4">
  299.                     <li class="text-700 py-2 text-secondary">Darg &amp; Drop Builder</li>
  300.                     <li class="text-700 py-2 text-secondary">1,000's of Templates</li>
  301.                     <li class="text-700 py-2 text-secondary">Blog Support Tools</li>
  302.                     <li class="text-700 py-2 text-secondary">eCommerce Store </li>
  303.                   </ul><a class="btn btn-lg btn-primary rounded-pill mb-3" href="#">Start free trial</a>
  304.                 </div>
  305.               </div>
  306.             </div>
  307.             <div class="col-lg-4">
  308.               <div class="card shadow-lg mb-4">
  309.                 <div class="card-header border-bottom-0 pt-7 pb-5">
  310.                   <div class="d-flex justify-content-center">
  311.                     <h1 class="fw-bold">$99</h1><span class="d-flex align-items-center">/month</span>
  312.                   </div>
  313.                   <h5 class="fw-bold text-center">Pro Master</h5><span class="text-700 text-center d-block">For small teams or office</span>
  314.                 </div>
  315.                 <div class="card-body mx-auto">
  316.                   <ul class="list-unstyled mb-4">
  317.                     <li class="text-700 py-2 text-secondary">Darg &amp; Drop Builder</li>
  318.                     <li class="text-700 py-2 text-secondary">1,000's of Templates</li>
  319.                     <li class="text-700 py-2 text-secondary">Blog Support Tools</li>
  320.                     <li class="text-700 py-2 text-secondary">eCommerce Store </li>
  321.                   </ul>
  322.                   <div class="d-flex flex-column"> <a class="btn btn-lg btn-primary rounded-pill mb-3" href="#">Start free trial</a><a href="#">Or Start 14 days trail</a></div>
  323.                 </div>
  324.               </div>
  325.             </div>
  326.           </div>
  327.         </div>
  328.         <!-- end of .container-->
  329.       </section>
  330.       <!-- <section> close ============================-->
  331.       <!-- ============================================-->
  332.       <section class="py-8" id="testimonial">
  333.         <div class="container-lg">
  334.           <div class="row flex-center">
  335.             <div class="col-sm-10 col-md-5 col-lg-5 order-md-0 text-center text-md-start"><img class="img-fluid mb-4" src="assets/img/illustrations/testimonial.png" alt="" /></div>
  336.             <div class="col-sm-10 col-md-6 col-lg-6 text-center text-md-start offset-md-1">
  337.               <h6 class="fw-bold fs-4 display-3 lh-sm"> Meet Client Satisfaction <br />by using product</h6>
  338.               <p class="my-4 pe-xl-5"> The rise of mobile devices transforms the way we consume.Elevant channels such as Facebook.</p>
  339.               <div class="carousel slide" id="carouselExampleDark" data-bs-ride="carousel">
  340.                 <div class="carousel-inner">
  341.                   <div class="carousel-item active" data-bs-interval="10000">
  342.                     <div class="row h-100">
  343.                       <div class="col-12">
  344.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  345.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  346.                         </svg>
  347.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  348.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  349.                         </svg>
  350.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  351.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  352.                         </svg>
  353.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  354.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  355.                         </svg>
  356.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  357.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  358.                         </svg>
  359.                         <h5 class="my-4 fw-bold lh-sm">User friendly &amp; Customizable</h5>
  360.                         <p class="mb-0 text-center text-md-start">Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring.</p>
  361.                       </div>
  362.                       <div class="col-xl-6 pt-4 d-flex d-sm-block flex-center">
  363.                         <div class="d-flex align-items-md-center"><img class="img-fluid me-4 me-md-3 me-lg-4" src="assets/img/gallery/user.png" width="100" alt="" />
  364.                           <div class="w-lg-50 my-3">
  365.                             <h5 class="mb-0 fw-bold">Zoltan Nemeth</h5>
  366.                             <p class="fw-normal mb-0">CEO of Pixer Lab</p>
  367.                           </div>
  368.                         </div>
  369.                       </div>
  370.                     </div>
  371.                   </div>
  372.                   <div class="carousel-item" data-bs-interval="2000">
  373.                     <div class="row h-100">
  374.                       <div class="col-12">
  375.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  376.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  377.                         </svg>
  378.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  379.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  380.                         </svg>
  381.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  382.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  383.                         </svg>
  384.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  385.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  386.                         </svg>
  387.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  388.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  389.                         </svg>
  390.                         <h5 class="my-4 fw-bold lh-sm">User friendly &amp; Customizable</h5>
  391.                         <p class="mb-0 text-center text-md-start">Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring.</p>
  392.                       </div>
  393.                       <div class="col-xl-6 pt-4 d-flex d-sm-block flex-center">
  394.                         <div class="d-flex align-items-md-center"><img class="img-fluid me-4 me-md-3 me-lg-4" src="assets/img/gallery/user-1.png" width="100" alt="" />
  395.                           <div class="w-lg-50 my-3">
  396.                             <h5 class="mb-0 fw-bold">Jhon Doe</h5>
  397.                             <p class="fw-normal mb-0">Web Developer</p>
  398.                           </div>
  399.                         </div>
  400.                       </div>
  401.                     </div>
  402.                   </div>
  403.                   <div class="carousel-item">
  404.                     <div class="row h-100">
  405.                       <div class="col-12">
  406.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  407.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  408.                         </svg>
  409.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  410.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  411.                         </svg>
  412.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  413.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  414.                         </svg>
  415.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  416.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  417.                         </svg>
  418.                         <svg class="bi bi-star-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#FFCC00" viewBox="0 0 16 16">
  419.                           <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.283.95l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z"></path>
  420.                         </svg>
  421.                         <h5 class="my-4 fw-bold lh-sm">User friendly &amp; Customizable</h5>
  422.                         <p class="mb-0 text-center text-md-start">Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring.</p>
  423.                       </div>
  424.                       <div class="col-xl-6 pt-4 d-flex d-sm-block flex-center">
  425.                         <div class="d-flex align-items-md-center"><img class="img-fluid me-4 me-md-3 me-lg-4" src="assets/img/gallery/user-2.png" width="100" alt="" />
  426.                           <div class="w-lg-50 my-3">
  427.                             <h5 class="mb-0 fw-bold">Viezh Robert</h5>
  428.                             <p class="fw-normal mb-0">UI/UX Designer</p>
  429.                           </div>
  430.                         </div>
  431.                       </div>
  432.                     </div>
  433.                   </div>
  434.                 </div>
  435.                 <div class="position-relative mt-sm-n5"><a class="carousel-control-prev carousel-icon z-index-2" href="#carouselExampleDark" role="button" data-bs-slide="prev"><span class="carousel-control-prev-icon" aria-hidden="true"></span><span class="visually-hidden">Previous</span></a><a class="carousel-control-next carousel-icon z-index-2" href="#carouselExampleDark" role="button" data-bs-slide="next"><span class="carousel-control-next-icon" aria-hidden="true"></span><span class="visually-hidden">Next</span></a></div>
  436.               </div>
  437.             </div>
  438.           </div>
  439.         </div>
  440.       </section>
  441.       <!-- ============================================-->
  442.       <!-- <section> begin ============================-->
  443.       <section class="py-8" id="faq">
  444.         <div class="container">
  445.           <div class="row justify-content-center">
  446.             <div class="col-md-8 col-lg-6 text-center mb-3">
  447.               <h6 class="fw-bold fs-4 display-3 lh-sm mb-3">Frequently asked questions</h6>
  448.               <p class="mb-5">The rise of mobile devices transforms the way we consume information entirely and the world's most elevant channels such as Facebook.</p>
  449.             </div>
  450.           </div>
  451.           <div class="row flex-center">
  452.             <div class="col-lg-9">
  453.               <div class="accordion" id="accordionExample">
  454.                 <div class="accordion-item mb-2">
  455.                   <h2 class="accordion-header" id="heading1">
  456.                     <button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1" aria-expanded="true" aria-controls="collapse1"><span class="mb-0 fw-bold text-start fs-1 text-1000">How to contact with riders emergency?</span></button>
  457.                   </h2>
  458.                   <div class="accordion-collapse collapse show" id="collapse1" aria-labelledby="heading1" data-bs-parent="#accordionExample">
  459.                     <div class="accordion-body bg-100">Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment.Bring to the table win-win survival strategies to ensure proactive domination. At the end of the day, going forward, a new normal that has evolved from generation X is on the runway heading towards a streamlined cloud solution. User generated content in real-time will have multiple touchpoints for offshoring.</div>
  460.                   </div>
  461.                 </div>
  462.                 <div class="accordion-item mb-2">
  463.                   <h2 class="accordion-header" id="heading2">
  464.                     <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse2" aria-expanded="true" aria-controls="collapse2"><span class="mb-0 fw-bold text-start fs-1 text-1000">App installation failed, how to update system information?</span></button>
  465.                   </h2>
  466.                   <div class="accordion-collapse collapse" id="collapse2" aria-labelledby="heading2" data-bs-parent="#accordionExample">
  467.                     <div class="accordion-body bg-100">You can issue either partial or full refunds. There are no fees to refund a charge, but the fees from the original charge are not returned.</div>
  468.                   </div>
  469.                 </div>
  470.                 <div class="accordion-item mb-2">
  471.                   <h2 class="accordion-header" id="heading3">
  472.                     <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse3" aria-expanded="true" aria-controls="collapse3"><span class="mb-0 fw-bold text-start fs-1 text-1000">Website reponse taking time, how to improve?</span></button>
  473.                   </h2>
  474.                   <div class="accordion-collapse collapse" id="collapse3" aria-labelledby="heading3" data-bs-parent="#accordionExample">
  475.                     <div class="accordion-body bg-100">Disputed payments (also known as chargebacks) incur a $15.00 fee. If the customer’s bank resolves the dispute in your favor, the fee is fully refunded.</div>
  476.                   </div>
  477.                 </div>
  478.                 <div class="accordion-item mb-2">
  479.                   <h2 class="accordion-header" id="heading4">
  480.                     <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse4" aria-expanded="true" aria-controls="collapse4"><span class="mb-0 fw-bold text-start fs-1 text-1000">New update fixed all bug and issues</span></button>
  481.                   </h2>
  482.                   <div class="accordion-collapse collapse" id="collapse4" aria-labelledby="heading4" data-bs-parent="#accordionExample">
  483.                     <div class="accordion-body bg-100">There are no additional fees for using our mobile SDKs or to accept payments using consumer wallets like Apple Pay or Google Pay.</div>
  484.                   </div>
  485.                 </div>
  486.                 <div class="accordion-item mb-2">
  487.                   <h2 class="accordion-header" id="heading5">
  488.                     <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse5" aria-expanded="true" aria-controls="collapse5"><span class="mb-0 fw-bold text-start fs-1 text-1000">How to contact with riders emergency?</span></button>
  489.                   </h2>
  490.                   <div class="accordion-collapse collapse" id="collapse5" aria-labelledby="heading5" data-bs-parent="#accordionExample">
  491.                     <div class="accordion-body bg-100">There are no additional fees for using our mobile SDKs or to accept payments using consumer wallets like Apple Pay or Google Pay.</div>
  492.                   </div>
  493.                 </div>
  494.               </div>
  495.             </div>
  496.           </div>
  497.         </div>
  498.         <!-- end of .container-->
  499.       </section>
  500.       <!-- <section> close ============================-->
  501.       <!-- ============================================-->
  502.       <section class="py-6">
  503.         <hr />
  504.         <div class="container">
  505.           <div class="row align-items-center">
  506.             <div class="col-md-5 col-lg-7 order-md-1 text-center text-md-start z-index-2 cta-image"><img class="img-fluid mb-4 mb-md-0" src="assets/img/illustrations/cta.png" width="850" alt="" /></div>
  507.             <div class="col-md-7 col-lg-5 text-center text-md-start">
  508.               <h1 class="display-3 fw-bold lh-sm">Download our App now</h1>
  509.               <p class="my-4"> The rise of mobile devices transforms the way we consume information entirely and the world's most elevant channels such as Facebook.</p>
  510.               <div class="d-flex justify-content-center d-md-inline-block"><a class="pe-2 pe-sm-3 pe-md-4" href="!#"><img src="assets/img/illustrations/google-play.png" width="160" alt="" /></a><a href="!#"><img src="assets/img/illustrations/app-store.png" width="160" alt="" /></a></div>
  511.             </div>
  512.           </div>
  513.         </div>
  514.       </section>
  515.       <!-- ============================================-->
  516.       <!-- <section> begin ============================-->
  517.       <section class="py-8 bg-1000">
  518.         <div class="container">
  519.           <div class="row flex-center">
  520.             <div class="col-auto mb-5"><a class="pe-2 d-flex align-items-center text-decoration-none fw-bold fs-3" href="#">
  521.                 <div class="text-warning">App</div>
  522.                 <div class="text-white">Lab</div>
  523.               </a></div>
  524.           </div>
  525.           <div class="row flex-center">
  526.             <div class="col-auto mb-5">
  527.               <ul class="list-unstyled list-inline mb-0">
  528.                 <li class="list-inline-item me3 me-sm-4"><a class="text-light text-decoration-none" href="#!">Home</a></li>
  529.                 <li class="list-inline-item me3 me-sm-4"><a class="text-light text-decoration-none" href="#!">Key Features</a></li>
  530.                 <li class="list-inline-item me3 me-sm-4"><a class="text-light text-decoration-none" href="#!">Pricing</a></li>
  531.                 <li class="list-inline-item me3 me-sm-4"><a class="text-light text-decoration-none" href="#!">Testimonial</a></li>
  532.                 <li class="list-inline-item me3 me-sm-4"><a class="text-light text-decoration-none" href="#!">FAQ</a></li>
  533.               </ul>
  534.             </div>
  535.           </div>
  536.           <div class="row flex-center">
  537.             <div class="col-auto mb-5">
  538.               <ul class="list-unstyled list-inline">
  539.                 <li class="list-inline-item me-3"><a class="text-decoration-none" href="#!">
  540.                     <svg class="bi bi-facebook" xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#7D7987" viewBox="0 0 16 16">
  541.                       <path d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z"></path>
  542.                     </svg></a></li>
  543.                 <li class="list-inline-item me-3"><a href="#!">
  544.                     <svg class="bi bi-twitter" xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#7D7987" viewBox="0 0 16 16">
  545.                       <path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"></path>
  546.                     </svg></a></li>
  547.                 <li class="list-inline-item me-3"><a href="#!">
  548.                     <svg class="bi bi-hash" xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#ffffff" viewBox="0 0 16 16">
  549.                       <path d="M8.39 12.648a1.32 1.32 0 0 0-.015.18c0 .305.21.508.5.508.266 0 .492-.172.555-.477l.554-2.703h1.204c.421 0 .617-.234.617-.547 0-.312-.188-.53-.617-.53h-.985l.516-2.524h1.265c.43 0 .618-.227.618-.547 0-.313-.188-.524-.618-.524h-1.046l.476-2.304a1.06 1.06 0 0 0 .016-.164.51.51 0 0 0-.516-.516.54.54 0 0 0-.539.43l-.523 2.554H7.617l.477-2.304c.008-.04.015-.118.015-.164a.512.512 0 0 0-.523-.516.539.539 0 0 0-.531.43L6.53 5.484H5.414c-.43 0-.617.22-.617.532 0 .312.187.539.617.539h.906l-.515 2.523H4.609c-.421 0-.609.219-.609.531 0 .313.188.547.61.547h.976l-.516 2.492c-.008.04-.015.125-.015.18 0 .305.21.508.5.508.265 0 .492-.172.554-.477l.555-2.703h2.242l-.515 2.492zm-1-6.109h2.266l-.515 2.563H6.859l.532-2.563z"></path>
  550.                     </svg></a></li>
  551.                 <li class="list-inline-item me-3"><a href="#!">
  552.                     <svg class="bi bi-instagram" xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#7D7987" viewBox="0 0 16 16">
  553.                       <path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"> </path>
  554.                     </svg></a></li>
  555.               </ul>
  556.             </div>
  557.           </div>
  558.           <div class="row flex-center">
  559.             <div class="col-auto">
  560.               <p class="mb-0 fs--1 text-700">&copy; This template is made with&nbsp;
  561.                 <svg class="bi bi-suit-heart-fill" xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="#ffffff" viewBox="0 0 16 16">
  562.                   <path d="M4 1c2.21 0 4 1.755 4 3.92C8 2.755 9.79 1 12 1s4 1.755 4 3.92c0 3.263-3.234 4.414-7.608 9.608a.513.513 0 0 1-.784 0C3.234 9.334 0 8.183 0 4.92 0 2.755 1.79 1 4 1z"></path>
  563.                 </svg>&nbsp;by&nbsp;<a class="text-700" href="https://themewagon.com/" target="_blank">ThemeWagon </a>
  564.               </p>
  565.             </div>
  566.           </div>
  567.         </div>
  568.         <!-- end of .container-->
  569.       </section>
  570.       <!-- <section> close ============================-->
  571.       <!-- ============================================-->
  572.     </main>
  573.     <!-- ===============================================-->
  574.     <!--    End of Main Content-->
  575.     <!-- ===============================================-->
  576.     <!-- ===============================================-->
  577.     <!--    JavaScripts-->
  578.     <!-- ===============================================-->
  579.     <script src="vendors/@popperjs/popper.min.js"></script>
  580.     <script src="vendors/bootstrap/bootstrap.min.js"></script>
  581.     <script src="vendors/is/is.min.js"></script>
  582.     <script src="https://polyfill.io/v3/polyfill.min.js?features=window.scroll"></script>
  583.     <script src="assets/js/theme.js"></script>
  584.     <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400&amp;display=swap" rel="stylesheet">
  585.   </body>
  586. </html>