templates/landing/index.html.twig line 1

Open in your IDE?
  1. {% extends 'landing-base.html.twig' %}
  2. {% block body %}
  3.                                <!-- Our motto section-->
  4.                             <div class="section pb-5">
  5.                                 <div class="container px-5 px-md-0">
  6.                                     <div class="row text-center">
  7.                                         <div class="col-lg-12">
  8.                                             <h3 class="header-family">Our Motto</h3>
  9.                                             <p class="text-default sub-text">Our goal is to educate young professionals on the product
  10.                                                 management and also providing users path to easy customization.</p>
  11.                                         </div>
  12.                                     </div>
  13.                                     <div class="row mt-5">
  14.                                         <div class="col-lg-3 col-sm-6 why-image">
  15.                                             <div class="card">
  16.                                                 <div class="card-body">
  17.                                                     <div class="mb-2">
  18.                                                         <img class="img-fluid" src="{{absolute_url(asset('build/images/landing/Why/web-designing.png'))}}" alt="">
  19.                                                     </div>
  20.                                                     <p class="why-head mb-2">Design Quality</p>
  21.                                                     <p class="fs-13">Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis
  22.                                                         labore </p>
  23.                                                 </div>
  24.                                             </div>
  25.                                         </div>
  26.                                         <div class="col-lg-3 col-sm-6 why-image">
  27.                                             <div class="card">
  28.                                                 <div class="card-body">
  29.                                                     <div class="mb-2">
  30.                                                         <img class="img-fluid" src="{{absolute_url(asset('build/images/landing/Why/documentation.png'))}}" alt="">
  31.                                                     </div>
  32.                                                     <p class="why-head mb-2">Documentation</p>
  33.                                                     <p class="fs-13">Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis
  34.                                                         labore </p>
  35.                                                 </div>
  36.                                             </div>
  37.                                         </div>
  38.                                         <div class="col-lg-3 col-sm-6 why-image">
  39.                                             <div class="card">
  40.                                                 <div class="card-body">
  41.                                                     <div class="mb-2">
  42.                                                         <img class="img-fluid" src="{{absolute_url(asset('build/images/landing/Why/web-settings.png'))}}" alt="">
  43.                                                     </div>
  44.                                                     <p class="why-head mb-2">Customization</p>
  45.                                                     <p class="fs-13">Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis
  46.                                                         labore </p>
  47.                                                 </div>
  48.                                             </div>
  49.                                         </div>
  50.                                         <div class="col-lg-3 col-sm-6 why-image">
  51.                                             <div class="card">
  52.                                                 <div class="card-body">
  53.                                                     <div class="mb-2">
  54.                                                         <img class="img-fluid" src="{{absolute_url(asset('build/images/landing/Why/update.png'))}}" alt="">
  55.                                                     </div>
  56.                                                     <p class="why-head mb-2">Life Time Updates</p>
  57.                                                     <p class="fs-13">Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis
  58.                                                         labore </p>
  59.                                                 </div>
  60.                                             </div>
  61.                                         </div>
  62.                                     </div>
  63.                                 </div>
  64.                             </div>
  65.                             <!-- Our motto section end-->
  66.                             <!-- Testimonials section-->
  67.                             <div class="section pb-5 bg-white" id="About">
  68.                                 <div class="container px-5 px-md-0">
  69.                                     <div class="row justify-content-center text-center">
  70.                                         <div class="col-lg-8 ps-4 mb-lg-0- mb-4">
  71.                                             <h3 class="header-family">About</h3>
  72.                                             <p class="text-default sub-text mb-0">This template is responsively made and can suitable for all
  73.                                                 devices the design is ready to use no need of customization.</p>
  74.                                         </div>
  75.                                     </div>
  76.                                     <div class="row justify-content-center">
  77.                                         <div class="col-lg-12">
  78.                                             <div class="responsive-screens">
  79.                                                 <div class="slide">
  80.                                                     <div class="row align-items-center">
  81.                                                         <div class="col-md-7 col-12 px-0">
  82.                                                             <h4 class="fs-25">New pages </h4>
  83.                                                             <p class="text-muted mb-4">More advanced pages are included in this template some of
  84.                                                                 them are mentioned below.</p>
  85.                                                             <div class="row">
  86.                                                                 <div class="col-md-6 col-12">
  87.                                                                     <div class="d-flex">
  88.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  89.                                                                                 viewBox="0 0 24 24">
  90.                                                                                 <path fill="#8fbd56"
  91.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  92.                                                                                     opacity=".99" />
  93.                                                                                 <path fill="#8fbd56" opacity=".2"
  94.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  95.                                                                             </svg></span>
  96.                                                                         <div class="ms-3">
  97.                                                                             <p>Can Switch Easily From Vertical to HorizontalMenu.</p>
  98.                                                                         </div>
  99.                                                                     </div>
  100.                                                                 </div>
  101.                                                                 <div class="col-md-6 col-12">
  102.                                                                     <div class="d-flex">
  103.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  104.                                                                                 viewBox="0 0 24 24">
  105.                                                                                 <path fill="#8fbd56"
  106.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  107.                                                                                     opacity=".99" />
  108.                                                                                 <path fill="#8fbd56" opacity=".2"
  109.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  110.                                                                             </svg></span>
  111.                                                                         <div class="ms-3">
  112.                                                                             <p>Change Easily SideMenu Styles.</p>
  113.                                                                         </div>
  114.                                                                     </div>
  115.                                                                 </div>
  116.                                                                 <div class="col-md-6 col-12">
  117.                                                                     <div class="d-flex">
  118.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  119.                                                                                 viewBox="0 0 24 24">
  120.                                                                                 <path fill="#8fbd56"
  121.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  122.                                                                                     opacity=".99" />
  123.                                                                                 <path fill="#8fbd56" opacity=".2"
  124.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  125.                                                                             </svg></span>
  126.                                                                         <div class="ms-3">
  127.                                                                             <p>Switch Easily From FullWidth to Boxed Layout.</p>
  128.                                                                         </div>
  129.                                                                     </div>
  130.                                                                 </div>
  131.                                                                 <div class="col-md-6 col-12">
  132.                                                                     <div class="d-flex">
  133.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  134.                                                                                 viewBox="0 0 24 24">
  135.                                                                                 <path fill="#8fbd56"
  136.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  137.                                                                                     opacity=".99" />
  138.                                                                                 <path fill="#8fbd56" opacity=".2"
  139.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  140.                                                                             </svg></span>
  141.                                                                         <div class="ms-3">
  142.                                                                             <p>Switch Easily From Fixed to Scrollable Layout.</p>
  143.                                                                         </div>
  144.                                                                     </div>
  145.                                                                 </div>
  146.                                                                 <div class="col-md-6 col-12">
  147.                                                                     <div class="d-flex">
  148.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  149.                                                                                 viewBox="0 0 24 24">
  150.                                                                                 <path fill="#8fbd56"
  151.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  152.                                                                                     opacity=".99" />
  153.                                                                                 <path fill="#8fbd56" opacity=".2"
  154.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  155.                                                                             </svg></span>
  156.                                                                         <div class="ms-3">
  157.                                                                             <p>Switch Easily From LTR to RTL Version</p>
  158.                                                                         </div>
  159.                                                                     </div>
  160.                                                                 </div>
  161.                                                                 <div class="col-md-6 col-12">
  162.                                                                     <div class="d-flex">
  163.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  164.                                                                                 viewBox="0 0 24 24">
  165.                                                                                 <path fill="#8fbd56"
  166.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  167.                                                                                     opacity=".99" />
  168.                                                                                 <path fill="#8fbd56" opacity=".2"
  169.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  170.                                                                             </svg></span>
  171.                                                                         <div class="ms-3">
  172.                                                                             <p>Switch Easily From One Color to Another Color style</p>
  173.                                                                         </div>
  174.                                                                     </div>
  175.                                                                 </div>
  176.                                                             </div>
  177.                                                             <a href="#" class="btn btn-pill btn-secondary btn-w-md py-2 me-2">Buy Now<i class="fe fe-activity ms-2"></i></a>
  178.                                                         </div>
  179.                                                         <div class="col-md-5 col-12">
  180.                                                             <img class="img-fluid float-md-end" src="{{absolute_url(asset('build/images/landing/desktop.png'))}}" alt="">
  181.                                                         </div>
  182.                                                     </div>
  183.                                                 </div>
  184.                                                 <div class="slide">
  185.                                                     <div class="row align-items-center">
  186.                                                         <div class="col-md-7 col-12  px-0">
  187.                                                             <h4 class="fs-25">Present your awesome product</h4>
  188.                                                                 <p class="text-muted mb-5">Lorem ipsum dolor sit amet. Reprehenderit, qui
  189.                                                                     blanditiis quidem rerum <br>
  190.                                                                     necessitatibus praesentium voluptatum deleniti atque corrupti.</p>
  191.                                                                 <div class="row">
  192.                                                                     <div class="col-md-6 col-12">
  193.                                                                         <div class="d-flex">
  194.                                                                             <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  195.                                                                                     viewBox="0 0 24 24">
  196.                                                                                     <path fill="#8fbd56"
  197.                                                                                         d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  198.                                                                                         opacity=".99" />
  199.                                                                                     <path fill="#8fbd56" opacity=".2"
  200.                                                                                         d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  201.                                                                                 </svg></span>
  202.                                                                             <div class="ms-3">
  203.                                                                                 <p>Can Switch Easily From Vertical to HorizontalMenu.</p>
  204.                                                                             </div>
  205.                                                                         </div>
  206.                                                                     </div>
  207.                                                                     <div class="col-md-6 col-12">
  208.                                                                         <div class="d-flex">
  209.                                                                             <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  210.                                                                                     viewBox="0 0 24 24">
  211.                                                                                     <path fill="#8fbd56"
  212.                                                                                         d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  213.                                                                                         opacity=".99" />
  214.                                                                                     <path fill="#8fbd56" opacity=".2"
  215.                                                                                         d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  216.                                                                                 </svg></span>
  217.                                                                             <div class="ms-3">
  218.                                                                                 <p>Change Easily SideMenu Styles.</p>
  219.                                                                             </div>
  220.                                                                         </div>
  221.                                                                     </div>
  222.                                                                     <div class="col-md-6 col-12">
  223.                                                                         <div class="d-flex">
  224.                                                                             <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  225.                                                                                     viewBox="0 0 24 24">
  226.                                                                                     <path fill="#8fbd56"
  227.                                                                                         d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  228.                                                                                         opacity=".99" />
  229.                                                                                     <path fill="#8fbd56" opacity=".2"
  230.                                                                                         d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  231.                                                                                 </svg></span>
  232.                                                                             <div class="ms-3">
  233.                                                                                 <p>Switch Easily From FullWidth to Boxed Layout.</p>
  234.                                                                             </div>
  235.                                                                         </div>
  236.                                                                     </div>
  237.                                                                     <div class="col-md-6 col-12">
  238.                                                                         <div class="d-flex">
  239.                                                                             <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  240.                                                                                     viewBox="0 0 24 24">
  241.                                                                                     <path fill="#8fbd56"
  242.                                                                                         d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  243.                                                                                         opacity=".99" />
  244.                                                                                     <path fill="#8fbd56" opacity=".2"
  245.                                                                                         d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  246.                                                                                 </svg></span>
  247.                                                                             <div class="ms-3">
  248.                                                                                 <p>Switch Easily From Fixed to Scrollable Layout.</p>
  249.                                                                             </div>
  250.                                                                         </div>
  251.                                                                     </div>
  252.                                                                     <div class="col-md-6 col-12">
  253.                                                                         <div class="d-flex">
  254.                                                                             <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  255.                                                                                     viewBox="0 0 24 24">
  256.                                                                                     <path fill="#8fbd56"
  257.                                                                                         d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  258.                                                                                         opacity=".99" />
  259.                                                                                     <path fill="#8fbd56" opacity=".2"
  260.                                                                                         d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  261.                                                                                 </svg></span>
  262.                                                                             <div class="ms-3">
  263.                                                                                 <p>Switch Easily From LTR to RTL Version</p>
  264.                                                                             </div>
  265.                                                                         </div>
  266.                                                                     </div>
  267.                                                                     <div class="col-md-6 col-12">
  268.                                                                         <div class="d-flex">
  269.                                                                             <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  270.                                                                                     viewBox="0 0 24 24">
  271.                                                                                     <path fill="#8fbd56"
  272.                                                                                         d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  273.                                                                                         opacity=".99" />
  274.                                                                                     <path fill="#8fbd56" opacity=".2"
  275.                                                                                         d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  276.                                                                                 </svg></span>
  277.                                                                             <div class="ms-3">
  278.                                                                                 <p>Switch Easily From One Color to Another Color style</p>
  279.                                                                             </div>
  280.                                                                         </div>
  281.                                                                     </div>
  282.                                                                 </div>
  283.                                                                 <a href="#" class="btn btn-pill btn-primary btn-w-md py-2 me-2">Demo<i class="fe fe-file-text mx-2"></i></a>
  284.                                                         </div>
  285.                                                         <div class="col-md-5 col-sm-12">
  286.                                                             <img class="img-fluid float-md-end" src="{{absolute_url(asset('build/images/landing/laptop.png'))}}" alt="">
  287.                                                         </div>
  288.                                                     </div>
  289.                                                 </div>
  290.                                                 <div class="slide">
  291.                                                     <div class="row align-items-center">
  292.                                                         <div class="col-md-7 col-12  px-0">
  293.                                                             <h4 class="fs-25">Present your awesome product</h4>
  294.                                                             <p class="text-muted mb-5">Lorem ipsum dolor sit amet. Reprehenderit, qui blanditiis
  295.                                                                 quidem rerum <br>
  296.                                                                 necessitatibus praesentium voluptatum deleniti atque corrupti.</p>
  297.                                                             <div class="row">
  298.                                                                 <div class="col-md-6 col-12">
  299.                                                                     <div class="d-flex">
  300.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  301.                                                                                 viewBox="0 0 24 24">
  302.                                                                                 <path fill="#8fbd56"
  303.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  304.                                                                                     opacity=".99" />
  305.                                                                                 <path fill="#8fbd56" opacity=".2"
  306.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  307.                                                                             </svg></span>
  308.                                                                         <div class="ms-3">
  309.                                                                             <p>Can Switch Easily From Vertical to HorizontalMenu.</p>
  310.                                                                         </div>
  311.                                                                     </div>
  312.                                                                 </div>
  313.                                                                 <div class="col-md-6 col-12">
  314.                                                                     <div class="d-flex">
  315.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  316.                                                                                 viewBox="0 0 24 24">
  317.                                                                                 <path fill="#8fbd56"
  318.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  319.                                                                                     opacity=".99" />
  320.                                                                                 <path fill="#8fbd56" opacity=".2"
  321.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  322.                                                                             </svg></span>
  323.                                                                         <div class="ms-3">
  324.                                                                             <p>Change Easily SideMenu Styles.</p>
  325.                                                                         </div>
  326.                                                                     </div>
  327.                                                                 </div>
  328.                                                                 <div class="col-md-6 col-12">
  329.                                                                     <div class="d-flex">
  330.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  331.                                                                                 viewBox="0 0 24 24">
  332.                                                                                 <path fill="#8fbd56"
  333.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  334.                                                                                     opacity=".99" />
  335.                                                                                 <path fill="#8fbd56" opacity=".2"
  336.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  337.                                                                             </svg></span>
  338.                                                                         <div class="ms-3">
  339.                                                                             <p>Switch Easily From FullWidth to Boxed Layout.</p>
  340.                                                                         </div>
  341.                                                                     </div>
  342.                                                                 </div>
  343.                                                                 <div class="col-md-6 col-12">
  344.                                                                     <div class="d-flex">
  345.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  346.                                                                                 viewBox="0 0 24 24">
  347.                                                                                 <path fill="#8fbd56"
  348.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  349.                                                                                     opacity=".99" />
  350.                                                                                 <path fill="#8fbd56" opacity=".2"
  351.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  352.                                                                             </svg></span>
  353.                                                                         <div class="ms-3">
  354.                                                                             <p>Switch Easily From Fixed to Scrollable Layout.</p>
  355.                                                                         </div>
  356.                                                                     </div>
  357.                                                                 </div>
  358.                                                                 <div class="col-md-6 col-12">
  359.                                                                     <div class="d-flex">
  360.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  361.                                                                                 viewBox="0 0 24 24">
  362.                                                                                 <path fill="#8fbd56"
  363.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  364.                                                                                     opacity=".99" />
  365.                                                                                 <path fill="#8fbd56" opacity=".2"
  366.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  367.                                                                             </svg></span>
  368.                                                                         <div class="ms-3">
  369.                                                                             <p>Switch Easily From LTR to RTL Version</p>
  370.                                                                         </div>
  371.                                                                     </div>
  372.                                                                 </div>
  373.                                                                 <div class="col-md-6 col-12">
  374.                                                                     <div class="d-flex">
  375.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  376.                                                                                 viewBox="0 0 24 24">
  377.                                                                                 <path fill="#8fbd56"
  378.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  379.                                                                                     opacity=".99" />
  380.                                                                                 <path fill="#8fbd56" opacity=".2"
  381.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  382.                                                                             </svg></span>
  383.                                                                         <div class="ms-3">
  384.                                                                             <p>Switch Easily From One Color to Another Color style</p>
  385.                                                                         </div>
  386.                                                                     </div>
  387.                                                                 </div>
  388.                                                             </div>
  389.                                                             <a href="#" class="btn btn-pill btn-secondary btn-w-md py-2 me-2">Licenses<i class="fe fe-file-text mx-2"></i></a>
  390.                                                         </div>
  391.                                                         <div class="col-md-5 col-sm-12">
  392.                                                             <img class="img-fluid float-md-end" src="{{absolute_url(asset('build/images/landing/tablet.png'))}}" alt="">
  393.                                                         </div>
  394.                                                     </div>
  395.                                                 </div>
  396.                                                 <div class="slide">
  397.                                                     <div class="row align-items-center">
  398.                                                         <div class="col-md-7 col-12 px-0">
  399.                                                             <h4 class="fs-25">Present your awesome product</h4>
  400.                                                             <p class="text-muted mb-5">Lorem ipsum dolor sit amet. Reprehenderit, qui blanditiis
  401.                                                                 quidem rerum <br>
  402.                                                                 necessitatibus praesentium voluptatum deleniti atque corrupti.</p>
  403.                                                             <div class="row">
  404.                                                                 <div class="col-md-6 col-12">
  405.                                                                     <div class="d-flex">
  406.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  407.                                                                                 viewBox="0 0 24 24">
  408.                                                                                 <path fill="#8fbd56"
  409.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  410.                                                                                     opacity=".99" />
  411.                                                                                 <path fill="#8fbd56" opacity=".2"
  412.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  413.                                                                             </svg></span>
  414.                                                                         <div class="ms-3">
  415.                                                                             <p>Can Switch Easily From Vertical to HorizontalMenu.</p>
  416.                                                                         </div>
  417.                                                                     </div>
  418.                                                                 </div>
  419.                                                                 <div class="col-md-6 col-12">
  420.                                                                     <div class="d-flex">
  421.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  422.                                                                                 viewBox="0 0 24 24">
  423.                                                                                 <path fill="#8fbd56"
  424.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  425.                                                                                     opacity=".99" />
  426.                                                                                 <path fill="#8fbd56" opacity=".2"
  427.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  428.                                                                             </svg></span>
  429.                                                                         <div class="ms-3">
  430.                                                                             <p>Change Easily SideMenu Styles.</p>
  431.                                                                         </div>
  432.                                                                     </div>
  433.                                                                 </div>
  434.                                                                 <div class="col-md-6 col-12">
  435.                                                                     <div class="d-flex">
  436.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  437.                                                                                 viewBox="0 0 24 24">
  438.                                                                                 <path fill="#8fbd56"
  439.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  440.                                                                                     opacity=".99" />
  441.                                                                                 <path fill="#8fbd56" opacity=".2"
  442.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  443.                                                                             </svg></span>
  444.                                                                         <div class="ms-3">
  445.                                                                             <p>Switch Easily From FullWidth to Boxed Layout.</p>
  446.                                                                         </div>
  447.                                                                     </div>
  448.                                                                 </div>
  449.                                                                 <div class="col-md-6 col-12">
  450.                                                                     <div class="d-flex">
  451.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  452.                                                                                 viewBox="0 0 24 24">
  453.                                                                                 <path fill="#8fbd56"
  454.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  455.                                                                                     opacity=".99" />
  456.                                                                                 <path fill="#8fbd56" opacity=".2"
  457.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  458.                                                                             </svg></span>
  459.                                                                         <div class="ms-3">
  460.                                                                             <p>Switch Easily From Fixed to Scrollable Layout.</p>
  461.                                                                         </div>
  462.                                                                     </div>
  463.                                                                 </div>
  464.                                                                 <div class="col-md-6 col-12">
  465.                                                                     <div class="d-flex">
  466.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  467.                                                                                 viewBox="0 0 24 24">
  468.                                                                                 <path fill="#8fbd56"
  469.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  470.                                                                                     opacity=".99" />
  471.                                                                                 <path fill="#8fbd56" opacity=".2"
  472.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  473.                                                                             </svg></span>
  474.                                                                         <div class="ms-3">
  475.                                                                             <p>Switch Easily From LTR to RTL Version</p>
  476.                                                                         </div>
  477.                                                                     </div>
  478.                                                                 </div>
  479.                                                                 <div class="col-md-6 col-12">
  480.                                                                     <div class="d-flex">
  481.                                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  482.                                                                                 viewBox="0 0 24 24">
  483.                                                                                 <path fill="#8fbd56"
  484.                                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  485.                                                                                     opacity=".99" />
  486.                                                                                 <path fill="#8fbd56" opacity=".2"
  487.                                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  488.                                                                             </svg></span>
  489.                                                                         <div class="ms-3">
  490.                                                                             <p>Switch Easily From One Color to Another Color style</p>
  491.                                                                         </div>
  492.                                                                     </div>
  493.                                                                 </div>
  494.                                                             </div>
  495.                                                             <a href="#" class="btn btn-pill btn-primary btn-w-md py-2 me-2">Buy Now<i class="fe fe-activity ms-2"></i></a>
  496.                                                         </div>
  497.                                                         <div class="col-md-5 col-sm-12">
  498.                                                             <img class="img-fluid float-md-end" src="{{absolute_url(asset('build/images/landing/mobile.png'))}}" alt="">
  499.                                                         </div>
  500.                                                     </div>
  501.                                                 </div>
  502.                                             </div>
  503.                                         </div>
  504.                                     </div>
  505.                                 </div>
  506.                             </div>
  507.                             <!-- Testimonials Close-->
  508.                             <!-- Customization-->
  509.                             <div class="section customizable pb-6">
  510.                                 <div class="container px-5 px-md-0">
  511.                                     <div class="row text-center justify-content-center">
  512.                                         <div class="col-lg-8 ps-4">
  513.                                             <h3 class="header-family">Customization</h3>
  514.                                             <p class="text-default sub-text mb-0">Noa comes with multiple customizable options,some of them are
  515.                                                 shown below.</p>
  516.                                         </div>
  517.                                     </div>
  518.                                     <div class="row align-items-center">
  519.                                         <div class="col-xl-5 customize-image text-center">
  520.                                             <img class="img-fluid p-5" src="{{absolute_url(asset('build/images/landing/customize.png'))}}" alt="">
  521.                                         </div>
  522.                                         <div class="col-xl-7 p-5">
  523.                                             <div class="row">
  524.                                                 <div class="col-md-6 col-12">
  525.                                                     <div class="d-flex">
  526.                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  527.                                                                 viewBox="0 0 24 24">
  528.                                                                 <path fill="#8fbd56"
  529.                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  530.                                                                     opacity=".99" />
  531.                                                                 <path fill="#8fbd56" opacity=".2"
  532.                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  533.                                                             </svg></span>
  534.                                                         <div class="ms-3">
  535.                                                             <p>Can Switch Easily From Vertical to HorizontalMenu.</p>
  536.                                                         </div>
  537.                                                     </div>
  538.                                                 </div>
  539.                                                 <div class="col-md-6 col-12">
  540.                                                     <div class="d-flex">
  541.                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  542.                                                                 viewBox="0 0 24 24">
  543.                                                                 <path fill="#8fbd56"
  544.                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  545.                                                                     opacity=".99" />
  546.                                                                 <path fill="#8fbd56" opacity=".2"
  547.                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  548.                                                             </svg></span>
  549.                                                         <div class="ms-3">
  550.                                                             <p>Change Easily SideMenu Styles.</p>
  551.                                                         </div>
  552.                                                     </div>
  553.                                                 </div>
  554.                                                 <div class="col-md-6 col-12">
  555.                                                     <div class="d-flex">
  556.                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  557.                                                                 viewBox="0 0 24 24">
  558.                                                                 <path fill="#8fbd56"
  559.                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  560.                                                                     opacity=".99" />
  561.                                                                 <path fill="#8fbd56" opacity=".2"
  562.                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  563.                                                             </svg></span>
  564.                                                         <div class="ms-3">
  565.                                                             <p>Switch Easily From FullWidth to Boxed Layout.</p>
  566.                                                         </div>
  567.                                                     </div>
  568.                                                 </div>
  569.                                                 <div class="col-md-6 col-12">
  570.                                                     <div class="d-flex">
  571.                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  572.                                                                 viewBox="0 0 24 24">
  573.                                                                 <path fill="#8fbd56"
  574.                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  575.                                                                     opacity=".99" />
  576.                                                                 <path fill="#8fbd56" opacity=".2"
  577.                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  578.                                                             </svg></span>
  579.                                                         <div class="ms-3">
  580.                                                             <p>Switch Easily From Fixed to Scrollable Layout.</p>
  581.                                                         </div>
  582.                                                     </div>
  583.                                                 </div>
  584.                                                 <div class="col-md-6 col-12">
  585.                                                     <div class="d-flex">
  586.                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  587.                                                                 viewBox="0 0 24 24">
  588.                                                                 <path fill="#8fbd56"
  589.                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  590.                                                                     opacity=".99" />
  591.                                                                 <path fill="#8fbd56" opacity=".2"
  592.                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  593.                                                             </svg></span>
  594.                                                         <div class="ms-3">
  595.                                                             <p>Switch Easily From LTR to RTL Version</p>
  596.                                                         </div>
  597.                                                     </div>
  598.                                                 </div>
  599.                                                 <div class="col-md-6 col-12">
  600.                                                     <div class="d-flex">
  601.                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  602.                                                                 viewBox="0 0 24 24">
  603.                                                                 <path fill="#8fbd56"
  604.                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  605.                                                                     opacity=".99" />
  606.                                                                 <path fill="#8fbd56" opacity=".2"
  607.                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  608.                                                             </svg></span>
  609.                                                         <div class="ms-3">
  610.                                                             <p>Switch Easily From One Color to Another Color style</p>
  611.                                                         </div>
  612.                                                     </div>
  613.                                                 </div>
  614.                                                 <div class="col-md-6 col-12">
  615.                                                     <div class="d-flex">
  616.                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  617.                                                                 viewBox="0 0 24 24">
  618.                                                                 <path fill="#8fbd56"
  619.                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  620.                                                                     opacity=".99" />
  621.                                                                 <path fill="#8fbd56" opacity=".2"
  622.                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  623.                                                             </svg></span>
  624.                                                         <div class="ms-3">
  625.                                                             <p>It’s very easy to customize and well-maintained code..</p>
  626.                                                         </div>
  627.                                                     </div>
  628.                                                 </div>
  629.                                                 <div class="col-md-6 col-12">
  630.                                                     <div class="d-flex">
  631.                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  632.                                                                 viewBox="0 0 24 24">
  633.                                                                 <path fill="#8fbd56"
  634.                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  635.                                                                     opacity=".99" />
  636.                                                                 <path fill="#8fbd56" opacity=".2"
  637.                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  638.                                                             </svg></span>
  639.                                                         <div class="ms-3">
  640.                                                             <p>Multiple color options makes user work simple.</p>
  641.                                                         </div>
  642.                                                     </div>
  643.                                                 </div>
  644.                                                 <div class="col-md-6 col-12">
  645.                                                     <div class="d-flex">
  646.                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  647.                                                                 viewBox="0 0 24 24">
  648.                                                                 <path fill="#8fbd56"
  649.                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  650.                                                                     opacity=".99" />
  651.                                                                 <path fill="#8fbd56" opacity=".2"
  652.                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  653.                                                             </svg></span>
  654.                                                         <div class="ms-3">
  655.                                                             <p>code is checked and w3c validated..</p>
  656.                                                         </div>
  657.                                                     </div>
  658.                                                 </div>
  659.                                                 <div class="col-md-6 col-12">
  660.                                                     <div class="d-flex">
  661.                                                         <span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
  662.                                                                 viewBox="0 0 24 24">
  663.                                                                 <path fill="#8fbd56"
  664.                                                                     d="M10.3125,16.09375a.99676.99676,0,0,1-.707-.293L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328l-6.1875,6.1875A.99676.99676,0,0,1,10.3125,16.09375Z"
  665.                                                                     opacity=".99" />
  666.                                                                 <path fill="#8fbd56" opacity=".2"
  667.                                                                     d="M12,2A10,10,0,1,0,22,12,10.01146,10.01146,0,0,0,12,2Zm5.207,7.61328-6.1875,6.1875a.99963.99963,0,0,1-1.41406,0L6.793,12.98828A.99989.99989,0,0,1,8.207,11.57422l2.10547,2.10547L15.793,8.19922A.99989.99989,0,0,1,17.207,9.61328Z" />
  668.                                                             </svg></span>
  669.                                                         <div class="ms-3">
  670.                                                             <p>followed design standards to compete in the existing market.</p>
  671.                                                         </div>
  672.                                                     </div>
  673.                                                 </div>
  674.                                             </div>
  675.                                         </div>
  676.                                     </div>
  677.                                 </div>
  678.                             </div>
  679.                             <!-- Customization close-->
  680.                             <!-- Clients section-->
  681.                             <div class="bg-primary section" id="Clients">
  682.                                 <div class="container px-5 px-md-0">
  683.                                     <div class="row justify-content-center text-center">
  684.                                         <div class="col-lg-8 text-center">
  685.                                             <h3 class="header-family text-white">Clients are our most important assets.</h3>
  686.                                             <p class="sub-text text-white pb-3">We have the best client in the market who thrives us to perform better.
  687.                                             </p>
  688.                                         </div>
  689.                                     </div>
  690.                                     <div class="row justify-content-center">
  691.                                         <div class="col-lg-12">
  692.                                             <div class="customer-logos">
  693.                                                 <div class="slide"><img src="{{absolute_url(asset('build/images/landing/companies/apple.png'))}}" alt=""></div>
  694.                                                 <div class="slide"><img src="{{absolute_url(asset('build/images/landing/companies/chrome.png'))}}" alt=""></div>
  695.                                                 <div class="slide"><img src="{{absolute_url(asset('build/images/landing/companies/google.png'))}}" alt=""></div>
  696.                                                 <div class="slide"><img src="{{absolute_url(asset('build/images/landing/companies/edge.png'))}}" alt=""></div>
  697.                                                 <div class="slide"><img src="{{absolute_url(asset('build/images/landing/companies/firefox.png'))}}" alt=""></div>
  698.                                                 <div class="slide"><img src="{{absolute_url(asset('build/images/landing/companies/opera.png'))}}" alt=""></div>
  699.                                                 <div class="slide"><img src="{{absolute_url(asset('build/images/landing/companies/safari.png'))}}" alt=""></div>
  700.                                                 <div class="slide"><img src="{{absolute_url(asset('build/images/landing/companies/bing.png'))}}" alt=""></div>
  701.                                             </div>
  702.                                         </div>
  703.                                     </div>
  704.                                 </div>
  705.                             </div>
  706.                             <!-- Clients section Close-->
  707.                             <!-- Features -->
  708.                             <div class="section bg-white pb-7" id="Features">
  709.                                 <div class="container px-5 px-md-0">
  710.                                     <div class="row text-center justify-content-center">
  711.                                         <div class="col-lg-8 ps-4">
  712.                                             <h3 class="header-family">Noa main Features</h3>
  713.                                             <p class="text-default sub-text">The Noa admin template comes with ready-to-use features that are
  714.                                                 completely easy-to-use for any user, even for a beginner.</p>
  715.                                         </div>
  716.                                     </div>
  717.                                     <div class="row">
  718.                                         <div class="col-12 col-md-4 p-4 fanimate">
  719.                                             <div class="features-icon">
  720.                                                 <svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 24 24">
  721.                                                     <path fill="#8FBD56"
  722.                                                         d="M7.00293 8.05957a3 3 0 1 1 3-3A3.00328 3.00328 0 0 1 7.00293 8.05957zm0-4a1 1 0 1 0 1 1A1.0013 1.0013 0 0 0 7.00293 4.05957zM17.00293 12.05957a3 3 0 1 1 3-3A3.00328 3.00328 0 0 1 17.00293 12.05957zm0-4a1 1 0 1 0 1 1A1.0013 1.0013 0 0 0 17.00293 8.05957zM7.00293 22.05957a3 3 0 1 1 3-3A3.00328 3.00328 0 0 1 7.00293 22.05957zm0-4a1 1 0 1 0 1 1A1.0013 1.0013 0 0 0 7.00293 18.05957z" />
  723.                                                     <path fill="#8FBD56" opacity=".3"
  724.                                                         d="M17.00293,12.05957a2.98168,2.98168,0,0,1-1.15424-.2323,2.00186,2.00186,0,0,1-1.84576,1.2323h-4a3.95376,3.95376,0,0,0-2,.55646V7.87531a2.80519,2.80519,0,0,1-2-.00007v8.3686a2.89912,2.89912,0,0,1,2.1543.048,2.00179,2.00179,0,0,1,1.8457-1.23224h4a4.00437,4.00437,0,0,0,3.90619-3.15509A2.96013,2.96013,0,0,1,17.00293,12.05957Z" />
  725.                                                 </svg>
  726.                                             </div>
  727.                                             <h4 class="mx-1">
  728.                                                 Quality & Clean Code
  729.                                             </h4>
  730.                                             <p class="text-muted mb-3 mx-1">
  731.                                                 The Noa admin code is maintained very cleanly and well-structured with proper comments.
  732.                                             </p>
  733.                                             <a class="mx-1" href="#">Read More <i class="fe fe-chevron-right"></i></a>
  734.                                         </div>
  735.                                         <div class="col-12 col-md-4 p-4 fanimate">
  736.                                             <div class="features-icon">
  737.                                                 <svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" viewBox="0 0 24 24">
  738.                                                     <path fill="#8FBD56"
  739.                                                         d="M12,15.89355c-0.17551-0.00004-0.34792-0.04618-0.5-0.13378l-9-5.19727c-0.47839-0.27632-0.64221-0.88814-0.36589-1.36653C2.22187,9.04403,2.34806,8.91784,2.5,8.83008l9-5.19336c0.30964-0.17774,0.69036-0.17774,1,0l9,5.19336c0.4784,0.27632,0.64221,0.88814,0.36589,1.36653c-0.08776,0.15194-0.21395,0.27813-0.36589,0.36589l-9,5.19727C12.34792,15.84737,12.17551,15.89351,12,15.89355z" />
  740.                                                     <path fill="#8FBD56" opacity=".3"
  741.                                                         d="M21.5,13.43359l-2.48682-1.435L12.5,15.75977c-0.1521,0.08759-0.32452,0.13373-0.5,0.13379c-0.17548-0.00006-0.3479-0.0462-0.5-0.13379L4.98682,11.9986L2.5,13.43359c-0.15192,0.08771-0.27814,0.21393-0.36591,0.36584C1.85779,14.27783,2.02161,14.88965,2.5,15.16602l9,5.19727c0.1521,0.08759,0.32452,0.13373,0.5,0.13379c0.17554-0.00006,0.3479-0.0462,0.5-0.13379l9-5.19727c0.15192-0.08777,0.27814-0.21399,0.36591-0.36591C22.14221,14.32172,21.97839,13.7099,21.5,13.43359z" />
  742.                                                 </svg>
  743.                                             </div>
  744.                                             <h4 class="mx-1">
  745.                                                 Multiple Demos
  746.                                             </h4>
  747.                                             <p class="text-muted mb-3 mx-1">
  748.                                                 We included multiple demos to give a quick overview of our Noa admin template..
  749.                                             </p>
  750.                                             <a class="mx-1" href="#">Read More <i class="fe fe-chevron-right"></i></a>
  751.                                         </div>
  752.                                         <div class="col-12 col-md-4 p-4 fanimate">
  753.                                             <div class="features-icon">
  754.                                                 <svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" viewBox="0 0 24 24">
  755.                                                     <path fill="#8FBD56"
  756.                                                         d="M16,11H8c-0.55197,0.00031-0.99969-0.44689-1-0.99886C7,10.00076,7,10.00038,7,10V6C6.99969,5.44803,7.44689,5.00031,7.99886,5C7.99924,5,7.99962,5,8,5h8c0.55197-0.00031,0.99969,0.44689,1,0.99886C17,5.99924,17,5.99962,17,6v4c0.00031,0.55197-0.44689,0.99969-0.99886,1C16.00076,11,16.00038,11,16,11z" />
  757.                                                     <path fill="#8FBD56" opacity=".3"
  758.                                                         d="M18,2H6C4.89545,2,4,2.89545,4,4v16c0,1.10455,0.89545,2,2,2h12c1.10455,0,2-0.89545,2-2V4C20,2.89545,19.10455,2,18,2z M17,6v4c0.00031,0.55194-0.4469,0.99969-0.99884,1C16.00073,11,16.00037,11,16,11H8c-0.55194,0.00031-0.99969-0.4469-1-0.99884C7,10.00073,7,10.00037,7,10V6C6.99969,5.44806,7.4469,5.00031,7.99884,5C7.99927,5,7.99963,5,8,5h8c0.55194-0.00031,0.99969,0.4469,1,0.99884C17,5.99927,17,5.99963,17,6z" />
  759.                                                     <circle cx="8" cy="14" r="1" fill="#8FBD56" />
  760.                                                     <circle cx="8" cy="18" r="1" fill="#8FBD56" />
  761.                                                     <circle cx="12" cy="18" r="1" fill="#8FBD56" />
  762.                                                     <circle cx="16" cy="18" r="1" fill="#8FBD56" />
  763.                                                     <circle cx="16" cy="14" r="1" fill="#8FBD56" />
  764.                                                     <circle cx="12" cy="14" r="1" fill="#8FBD56" />
  765.                                                 </svg>
  766.                                             </div>
  767.                                             <h4 class="mx-1">
  768.                                                 Bootstrap5 Framework
  769.                                             </h4>
  770.                                             <p class="text-muted mb-3 mx-1">
  771.                                                 Thanks to the Bootstrap 5 framework, because it gives us the ability to create responsive
  772.                                                 designs.
  773.                                             </p>
  774.                                             <a class="mx-1" href="#">Read More <i class="fe fe-chevron-right"></i></a>
  775.                                         </div>
  776.                                         <div class="col-12 col-md-4 p-4 fanimate">
  777.                                             <div class="features-icon">
  778.                                                 <svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" viewBox="0 0 24 24">
  779.                                                     <path fill="#8FBD56" opacity=".3"
  780.                                                         d="M16,10H8c-2.20917,0-4-1.79083-4-4v6c0.0022,2.20825,1.79175,3.9978,4,4h8c2.20825-0.0022,3.9978-1.79175,4-4V6C20,8.20917,18.20917,10,16,10z" />
  781.                                                     <path fill="#8FBD56" opacity=".3"
  782.                                                         d="M16,16H8c-2.20825-0.0022-3.9978-1.79175-4-4v6c0.0022,2.20825,1.79175,3.9978,4,4h8c2.20825-0.0022,3.9978-1.79175,4-4v-6C19.9978,14.20825,18.20825,15.9978,16,16z" />
  783.                                                     <polygon fill="#8FBD56" points="20 5.998 20 6 20 5.999" />
  784.                                                     <path fill="#8FBD56"
  785.                                                         d="M16,10H8c-2.20914,0-4-1.79086-4-4s1.79086-4,4-4h8c2.20914,0,4,1.79086,4,4S18.20914,10,16,10z" />
  786.                                                     <circle cx="8" cy="13" r="1" fill="#8FBD56" />
  787.                                                     <circle cx="8" cy="19" r="1" fill="#8FBD56" />
  788.                                                 </svg>
  789.                                             </div>
  790.                                             <h4 class="mx-1">
  791.                                                 50+ additional plugins
  792.                                             </h4>
  793.                                             <p class="text-muted mb-3 mx-1">
  794.                                                 We integrated 50+ plugins into the Noa admin template for better development.
  795.                                             </p>
  796.                                             <a class="mx-1" href="#">Read More <i class="fe fe-chevron-right"></i></a>
  797.                                         </div>
  798.                                         <div class="col-12 col-md-4 p-4 fanimate">
  799.                                             <div class="features-icon">
  800.                                                 <svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 24 24">
  801.                                                     <path fill="#8FBD56" opacity=".3"
  802.                                                         d="M21,22H14a.99974.99974,0,0,1-1-1V14a.99974.99974,0,0,1,1-1h7a.99974.99974,0,0,1,1,1v7A.99974.99974,0,0,1,21,22Z" />
  803.                                                     <path fill="#8FBD56"
  804.                                                         d="M7.91406 17.5l2.793-2.793A.99989.99989 0 0 0 9.293 13.293L6.5 16.08594 3.707 13.293A.99989.99989 0 0 0 2.293 14.707l2.793 2.793L2.293 20.293A.99989.99989 0 1 0 3.707 21.707l2.793-2.793 2.793 2.793A.99989.99989 0 0 0 10.707 20.293zM21 11H14a1.00009 1.00009 0 0 1-.89453-1.44727l3.5-7a1.04127 1.04127 0 0 1 1.78906 0l3.5 7A1.00009 1.00009 0 0 1 21 11z" />
  805.                                                     <path fill="#8FBD56" opacity=".3"
  806.                                                         d="M6.5,11A4.5,4.5,0,1,1,11,6.5,4.50491,4.50491,0,0,1,6.5,11Z" />
  807.                                                 </svg>
  808.                                             </div>
  809.                                             <h4 class="mx-1">
  810.                                                 10 types of Icons
  811.                                             </h4>
  812.                                             <p class="text-muted mb-3 mx-1">
  813.                                                 10 types of best Icons are included in this template to enhance design.
  814.                                             </p>
  815.                                             <a class="mx-1" href="#">Read More <i class="fe fe-chevron-right"></i></a>
  816.                                         </div>
  817.                                         <div class="col-12 col-md-4 p-4 fanimate">
  818.                                             <div class="features-icon">
  819.                                                 <svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" viewBox="0 0 24 24">
  820.                                                     <path fill="#8FBD56" opacity=".3"
  821.                                                         d="M8.44444,3.11121c-1.10457,0-2,0.89543-2,2v13.55556c-0.00003,1.22729-0.99493,2.22219-2.22222,2.22223h14.44445C20.50762,20.889,22,19.39662,22,17.55567c0,0,0-0.00001,0-0.00001V5.11121c0-1.10457-0.89543-2-2-2L8.44444,3.11121z" />
  822.                                                     <path fill="#8FBD56"
  823.                                                         d="M6.44446,18.66675V7.55603H4c-1.10455,0-2,0.89539-2,1.99994v9.33301c0,1.10461,0.89545,2,2,2h0.22223C5.44952,20.88898,6.4444,19.89404,6.44446,18.66675z" />
  824.                                                     <path fill="#8FBD56"
  825.                                                         d="M17,9.0001h-6c-0.55229,0-1-0.44771-1-1s0.44771-1,1-1h6c0.55228,0,1,0.44772,1,1S17.55228,9.0001,17,9.0001z M17,13.0001h-1c-0.55229,0-1-0.44771-1-1s0.44771-1,1-1h1c0.55228,0,1,0.44771,1,1S17.55228,13.0001,17,13.0001z M12,13.0001h-1c-0.55229,0-1-0.44771-1-1s0.44771-1,1-1h1c0.55229,0,1,0.44771,1,1S12.55229,13.0001,12,13.0001z M17,17.0001h-1c-0.55229,0-1-0.44772-1-1c0-0.55229,0.44771-1,1-1h1c0.55228,0,1,0.44771,1,1C18,16.55238,17.55228,17.0001,17,17.0001z M12,17.0001h-1c-0.55229,0-1-0.44772-1-1c0-0.55229,0.44771-1,1-1h1c0.55229,0,1,0.44771,1,1C13,16.55238,12.55229,17.0001,12,17.0001z" />
  826.                                                 </svg>
  827.                                             </div>
  828.                                             <h4 class="mx-1">
  829.                                                 Advanced Pages
  830.                                             </h4>
  831.                                             <p class="text-muted mb-3 mx-1">
  832.                                                 More advanced pages are included in this template for easy development.
  833.                                             </p>
  834.                                             <a class="mx-1" href="#">Read More <i class="fe fe-chevron-right"></i></a>
  835.                                         </div>
  836.                                         <div class="col-12 col-md-4 p-4 fanimate">
  837.                                             <div class="features-icon">
  838.                                                 <svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 24 24">
  839.                                                     <rect width="18" height="6" x="3" y="3" fill="#8FBD56" opacity=".3" rx="2" />
  840.                                                     <rect width="18" height="6" x="3" y="9" fill="#8FBD56" opacity=".3" rx="2" />
  841.                                                     <rect width="18" height="6" x="3" y="15" fill="#8FBD56" opacity=".3" rx="2" />
  842.                                                     <circle cx="18" cy="6" r="1" fill="#8FBD56" />
  843.                                                     <circle cx="18" cy="12" r="1" fill="#8FBD56" />
  844.                                                     <circle cx="18" cy="18" r="1" fill="#8FBD56" />
  845.                                                     <circle cx="15" cy="6" r="1" fill="#8FBD56" />
  846.                                                     <circle cx="15" cy="12" r="1" fill="#8FBD56" />
  847.                                                     <circle cx="15" cy="18" r="1" fill="#8FBD56" />
  848.                                                     <path fill="#8FBD56"
  849.                                                         d="M9 7H6A1 1 0 0 1 6 5H9A1 1 0 0 1 9 7zM9 13H6a1 1 0 0 1 0-2H9a1 1 0 0 1 0 2zM9 19H6a1 1 0 0 1 0-2H9a1 1 0 0 1 0 2z" />
  850.                                                 </svg>
  851.                                             </div>
  852.                                             <h4 class="mx-1">
  853.                                                 Built for developers
  854.                                             </h4>
  855.                                             <p class="text-muted mb-3 mx-1">
  856.                                                 Noa is built to make your work easier. Variables, elements, documentation, and reusable
  857.                                                 components.
  858.                                             </p>
  859.                                             <a class="mx-1" href="#">Read More <i class="fe fe-chevron-right"></i></a>
  860.                                         </div>
  861.                                         <div class="col-12 col-md-4 p-4 fanimate">
  862.                                             <div class="features-icon">
  863.                                                 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  864.                                                     <path fill="#8FBD56" opacity=".3"
  865.                                                         d="M20,8.99969l-7-7H7a3,3,0,0,0-3,3v14a3,3,0,0,0,3,3H17a3,3,0,0,0,3-3Z" />
  866.                                                     <path fill="#8FBD56"
  867.                                                         d="M20 8.99969H15a2 2 0 0 1-2-2v-5zM19 22a.99974.99974 0 0 1-1-1V19a1 1 0 0 1 2 0v2A.99974.99974 0 0 1 19 22zM19 17a1.03391 1.03391 0 0 1-.71-.29.99108.99108 0 0 1-.21045-1.08984A1.14883 1.14883 0 0 1 18.29 15.29a1.02673 1.02673 0 0 1 .32959-.21.91433.91433 0 0 1 .76025 0 1.03418 1.03418 0 0 1 .33008.21 1.15772 1.15772 0 0 1 .21.33008A.98919.98919 0 0 1 19.71 16.71a1.15384 1.15384 0 0 1-.33008.21A.9994.9994 0 0 1 19 17zM15 18H9a1 1 0 0 1 0-2h6a1 1 0 0 1 0 2zM15 14H9a1 1 0 0 1 0-2h6a1 1 0 0 1 0 2zM10 10H9A1 1 0 0 1 9 8h1a1 1 0 0 1 0 2z" />
  868.                                                 </svg>
  869.                                             </div>
  870.                                             <h4 class="mx-1">
  871.                                                 Documentation
  872.                                             </h4>
  873.                                             <p class="text-muted mb-3 mx-1">
  874.                                                 The documentation provides clear-cut material for the Noa admin template user can understand .
  875.                                             </p>
  876.                                             <a class="mx-1" href="#">Read More <i class="fe fe-chevron-right"></i></a>
  877.                                         </div>
  878.                                         <div class="col-12 col-md-4 p-4 fanimate">
  879.                                             <div class="features-icon">
  880.                                                 <svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 24 24">
  881.                                                     <path fill="#8FBD56" opacity=".3"
  882.                                                         d="M11,22A9,9,0,0,1,11,4a.99943.99943,0,0,1,1,1v7h7a.99943.99943,0,0,1,1,1A9.00984,9.00984,0,0,1,11,22Z" />
  883.                                                     <path fill="#8FBD56"
  884.                                                         d="M21,10H15a.99943.99943,0,0,1-1-1V3a.99943.99943,0,0,1,1-1,7.0018,7.0018,0,0,1,7,7A.99943.99943,0,0,1,21,10Z" />
  885.                                                 </svg>
  886.                                             </div>
  887.                                             <h4 class="mx-1">
  888.                                                 5 Types Of Charts
  889.                                             </h4>
  890.                                             <p class="text-muted mb-3 mx-1">
  891.                                                 We included five (5) types of the best possible chart options for your project..
  892.                                             </p>
  893.                                             <a class="mx-1" href="#">Read More <i class="fe fe-chevron-right"></i></a>
  894.                                         </div>
  895.                                     </div>
  896.                                 </div>
  897.                             </div>
  898.                             <!-- Features Close-->
  899.                             <!-- Pricing -->
  900.                             <div class="section pb-7" id="features">
  901.                                 <div class="container px-5 px-md-0">
  902.                                     <div class="row text-center">
  903.                                         <div class="col-lg-12 ps-3">
  904.                                             <h3 class="header-family">Pricing details</h3>
  905.                                             <p class="text-default sub-text">Select the best plan that suits your business and jump into the
  906.                                                 market.</p>
  907.                                         </div>
  908.                                     </div>
  909.                                     <div class="row">
  910.                                         <div class="col-xl-12">
  911.                                             <div class="pricing-tabs">
  912.                                                 <div class="pri-tabs-heading text-center">
  913.                                                     <ul class="nav nav-price">
  914.                                                         <li><a data-bs-toggle="tab" href="#month">Monthly</a></li>
  915.                                                         <li><a class="active show" data-bs-toggle="tab" href="#year">Annual</a></li>
  916.                                                     </ul>
  917.                                                 </div>
  918.                                                 <div class="tab-content">
  919.                                                     <div class="tab-pane pb-0 active show" id="year">
  920.                                                         <div class="row d-flex align-items-center justify-content-center">
  921.                                                             <div class="col-lg-4 col-sm-8">
  922.                                                                 <div class="card p-3 pricing-card">
  923.                                                                     <div class="card-header d-block text-justified pt-2">
  924.                                                                         <p class="text-18 font-weight-semibold mb-1">Basic</p>
  925.                                                                         <p class="text-justify font-weight-semibold mb-1"> <span
  926.                                                                                 class="text-30 me-2">$</span><span
  927.                                                                                 class="text-30 me-1">0</span><span class="text-24"><span
  928.                                                                                     class="op-0-5 text-muted text-20">/</span> month</span></p>
  929.                                                                         <p class="text-13 mb-1">Lorem ipsum dolor sit amet consectetur
  930.                                                                             adipisicing elit. Iure quos debitis aliquam .</p>
  931.                                                                         <p class="text-13 mb-1 text-warning font-weight-">Billed monthly on
  932.                                                                             regular basis!</p>
  933.                                                                     </div>
  934.                                                                     <div class="card-body pt-2">
  935.                                                                         <ul class="text-justify pricing-body ps-0">
  936.                                                                             <li class="mb-4"><span
  937.                                                                                     class="text-warning me-2 p-1 bg-warning-transparent rounded-pill text-10-f"><i
  938.                                                                                         class="fa fa-check"></i></span> <strong> 2 Free</strong>
  939.                                                                                 Domain Name</li>
  940.                                                                             <li class="mb-4"><span
  941.                                                                                     class="text-warning me-2 p-1 bg-warning-transparent rounded-pill text-10-f"><i
  942.                                                                                         class="fa fa-check"></i></span> <strong>3 </strong>
  943.                                                                                 One-Click Apps</li>
  944.                                                                             <li class="mb-4 text-muted"><span
  945.                                                                                     class="text-gray me-2 p-1 bg-light-transparent rounded-pill text-10-f"><i
  946.                                                                                         class="fa fa-times"></i></span> <strong> 1 </strong>
  947.                                                                                 Databases</li>
  948.                                                                             <li class="mb-4 text-muted"><span
  949.                                                                                     class="text-gray me-2 p-1 bg-light-transparent rounded-pill text-10-f"><i
  950.                                                                                         class="fa fa-times"></i></span> <strong> Unlimited </strong>
  951.                                                                                 Cloud Storage</li>
  952.                                                                             <li class="mb-4 text-muted"><span
  953.                                                                                     class="text-gray me-2 p-1 bg-light-transparent rounded-pill text-10-f"><i
  954.                                                                                         class="fa fa-times"></i></span> <strong> Money </strong>
  955.                                                                                 BackGuarantee</li>
  956.                                                                             <li class="mb-6 text-muted"><span
  957.                                                                                     class="text-gray me-2 p-1 bg-light-transparent rounded-pill text-10-f"><i
  958.                                                                                         class="fa fa-times"></i></span> <strong> 24/7</strong>
  959.                                                                                 support</li>
  960.                                                                         </ul>
  961.                                                                     </div>
  962.                                                                     <div class="card-footer text-center border-top-0 pt-1">
  963.                                                                         <button class="btn btn-lg btn-outline-warning btn-block">
  964.                                                                             <span class="ms-4 me-4">Select</span>
  965.                                                                         </button>
  966.                                                                     </div>
  967.                                                                 </div>
  968.                                                             </div>
  969.                                                             <div class="col-lg-4 col-sm-8">
  970.                                                                 <div class="card p-3 pricing-card">
  971.                                                                     <div class="card-header d-block text-justified pt-2">
  972.                                                                         <p class="text-18 font-weight-semibold mb-1">Regular</p>
  973.                                                                         <p class="text-justify font-weight-semibold mb-1"> <span
  974.                                                                                 class="text-30 me-2">$</span><span
  975.                                                                                 class="text-30 me-1">699</span><span class="text-24"><span
  976.                                                                                     class="op-0-5 text-muted text-20">/</span> month</span></p>
  977.                                                                         <p class="text-13 mb-1">Lorem ipsum dolor sit amet consectetur
  978.                                                                             adipisicing elit. Iure quos debitis aliquam .</p>
  979.                                                                         <p class="text-13 mb-1 text-info font-weight-">Billed monthly on regular
  980.                                                                             basis!</p>
  981.                                                                     </div>
  982.                                                                     <div class="card-body pt-2">
  983.                                                                         <ul class="text-justify pricing-body ps-0">
  984.                                                                             <li class="mb-4"><span
  985.                                                                                     class="text-info me-2 p-1 bg-info-transparent rounded-pill text-10-f"><i
  986.                                                                                         class="fa fa-check"></i></span> <strong> 1 Free</strong>
  987.                                                                                 Domain Name</li>
  988.                                                                             <li class="mb-4"><span
  989.                                                                                     class="text-info me-2 p-1 bg-info-transparent  rounded-pill text-10-f"><i
  990.                                                                                         class="fa fa-check"></i></span> <strong>4 </strong>
  991.                                                                                 One-Click Apps</li>
  992.                                                                             <li class="mb-4"><span
  993.                                                                                     class="text-info me-2 p-1 bg-info-transparent  rounded-pill text-10-f"><i
  994.                                                                                         class="fa fa-check"></i></span> <strong> 2 </strong>
  995.                                                                                 Databases</li>
  996.                                                                             <li class="mb-4 text-muted"><span
  997.                                                                                     class="text-gray me-2 p-1 bg-light-transparent  rounded-pill text-10-f"><i
  998.                                                                                         class="fa fa-times"></i></span> <strong> Unlimited </strong>
  999.                                                                                 Cloud Storage</li>
  1000.                                                                             <li class="mb-4 text-muted"><span
  1001.                                                                                     class="text-gray me-2 p-1 bg-light-transparent  rounded-pill text-10-f"><i
  1002.                                                                                         class="fa fa-times"></i></span> <strong> Money </strong>
  1003.                                                                                 BackGuarantee</li>
  1004.                                                                             <li class="mb-6 text-muted"><span
  1005.                                                                                     class="text-gray me-2 p-1 bg-light-transparent  rounded-pill text-10-f"><i
  1006.                                                                                         class="fa fa-times"></i></span> <strong> 24/7</strong>
  1007.                                                                                 support</li>
  1008.                                                                         </ul>
  1009.                                                                     </div>
  1010.                                                                     <div class="card-footer text-center border-top-0 pt-1">
  1011.                                                                         <button class="btn btn-lg btn-outline-info btn-block">
  1012.                                                                             <span class="ms-4 me-4">Select</span>
  1013.                                                                         </button>
  1014.                                                                     </div>
  1015.                                                                 </div>
  1016.                                                             </div>
  1017.                                                             <div class="col-lg-4 col-sm-8">
  1018.                                                                 <div class="card p-3 border-primary pricing-card advanced">
  1019.                                                                     <div class="card-header d-block text-justified pt-2">
  1020.                                                                         <p class="text-18 font-weight-semibold mb-1 pe-0">Advanced<span
  1021.                                                                                 class="float-end badge bg-primary text-white text-12-f pt-3">Limited
  1022.                                                                                 Deal</span></p>
  1023.                                                                         <p class="text-justify font-weight-semibold mb-1"> <span
  1024.                                                                                 class="text-30 me-2">$</span><span
  1025.                                                                                 class="text-30 me-1">1,299</span><span class="text-24"><span
  1026.                                                                                     class="op-0-5 text-muted text-20">/</span> month</span></p>
  1027.                                                                         <p class="text-13 mb-2">Lorem ipsum dolor sit amet consectetur
  1028.                                                                             adipisicing elit. Iure quos debitis aliquam .</p>
  1029.                                                                         <p class="text-13 mb-1 text-primary font-weight-">Billed monthly on
  1030.                                                                             regular basis!</p>
  1031.                                                                     </div>
  1032.                                                                     <div class="card-body pt-2">
  1033.                                                                         <ul class="text-justify pricing-body ps-0">
  1034.                                                                             <li class="mb-4"><span
  1035.                                                                                     class="text-primary me-2 p-1 bg-primary-transparent rounded-pill text-10-f"><i
  1036.                                                                                         class="fa fa-check"></i></span> <strong> 5 Free</strong>
  1037.                                                                                 Domain Name</li>
  1038.                                                                             <li class="mb-4"><span
  1039.                                                                                     class="text-primary me-2 p-1 bg-primary-transparent rounded-pill text-10-f"><i
  1040.                                                                                         class="fa fa-check"></i></span> <strong>5 </strong>
  1041.                                                                                 One-Click Apps</li>
  1042.                                                                             <li class="mb-4"><span
  1043.                                                                                     class="text-primary me-2 p-1 bg-primary-transparent rounded-pill text-10-f"><i
  1044.                                                                                         class="fa fa-check"></i></span> <strong> 3 </strong>
  1045.                                                                                 Databases</li>
  1046.                                                                             <li class="mb-4"><span
  1047.                                                                                     class="text-primary me-2 p-1 bg-primary-transparent rounded-pill text-10-f"><i
  1048.                                                                                         class="fa fa-check"></i></span> <strong> Unlimited
  1049.                                                                                 </strong> Cloud Storage</li>
  1050.                                                                             <li class="mb-4"><span
  1051.                                                                                     class="text-primary me-2 p-1 bg-primary-transparent rounded-pill text-10-f"><i
  1052.                                                                                         class="fa fa-check"></i></span> <strong> Money </strong>
  1053.                                                                                 BackGuarantee</li>
  1054.                                                                             <li class="mb-6"><span
  1055.                                                                                     class="text-primary me-2 p-1 bg-primary-transparent rounded-pill text-10-f"><i
  1056.                                                                                         class="fa fa-check"></i></span> <strong> 24/7</strong>
  1057.                                                                                 support</li>
  1058.                                                                         </ul>
  1059.                                                                     </div>
  1060.                                                                     <div class="card-footer text-center border-top-0 pt-1">
  1061.                                                                         <button class="btn btn-lg btn-primary text-white btn-block">
  1062.                                                                             <span class="ms-4 me-4">Select</span>
  1063.                                                                         </button>
  1064.                                                                     </div>
  1065.                                                                 </div>
  1066.                                                             </div>
  1067.                                                         </div>
  1068.                                                     </div>
  1069.                                                     <div class="tab-pane" id="month">
  1070.                                                         <div class="row d-flex align-items-center justify-content-center">
  1071.                                                             <div class="col-lg-4 col-sm-8">
  1072.                                                                 <div class="card p-3 pricing-card">
  1073.                                                                     <div class="card-header d-block text-justified pt-2">
  1074.                                                                         <p class="text-18 font-weight-semibold mb-1">Basic</p>
  1075.                                                                         <p class="text-justify font-weight-semibold mb-1"> <span
  1076.                                                                                 class="text-30 me-2">$</span><span
  1077.                                                                                 class="text-30 me-1">0</span><span class="text-24"><span
  1078.                                                                                     class="op-0-5 text-muted text-20">/</span> month</span></p>
  1079.                                                                         <p class="text-13 mb-1">Lorem ipsum dolor sit amet consectetur
  1080.                                                                             adipisicing elit. Iure quos debitis aliquam .</p>
  1081.                                                                         <p class="text-13 mb-1 text-warning font-weight-">Billed monthly on
  1082.                                                                             regular basis!</p>
  1083.                                                                     </div>
  1084.                                                                     <div class="card-body pt-2">
  1085.                                                                         <ul class="text-justify pricing-body ps-0">
  1086.                                                                             <li class="mb-4"><span
  1087.                                                                                     class="text-warning me-2 p-1 bg-warning-transparent rounded-pill text-10-f"><i
  1088.                                                                                         class="fa fa-check"></i></span> <strong> 2 Free</strong>
  1089.                                                                                 Domain Name</li>
  1090.                                                                             <li class="mb-4"><span
  1091.                                                                                     class="text-warning me-2 p-1 bg-warning-transparent rounded-pill text-10-f"><i
  1092.                                                                                         class="fa fa-check"></i></span> <strong>3 </strong>
  1093.                                                                                 One-Click Apps</li>
  1094.                                                                             <li class="mb-4 text-muted"><span
  1095.                                                                                     class="text-gray me-2 p-1 bg-light-transparent rounded-pill text-10-f"><i
  1096.                                                                                         class="fa fa-times"></i></span> <strong> 1 </strong>
  1097.                                                                                 Databases</li>
  1098.                                                                             <li class="mb-4 text-muted"><span
  1099.                                                                                     class="text-gray me-2 p-1 bg-light-transparent rounded-pill text-10-f"><i
  1100.                                                                                         class="fa fa-times"></i></span> <strong> Unlimited </strong>
  1101.                                                                                 Cloud Storage</li>
  1102.                                                                             <li class="mb-4 text-muted"><span
  1103.                                                                                     class="text-gray me-2 p-1 bg-light-transparent rounded-pill text-10-f"><i
  1104.                                                                                         class="fa fa-times"></i></span> <strong> Money </strong>
  1105.                                                                                 BackGuarantee</li>
  1106.                                                                             <li class="mb-6 text-muted"><span
  1107.                                                                                     class="text-gray me-2 p-1 bg-light-transparent rounded-pill text-10-f"><i
  1108.                                                                                         class="fa fa-times"></i></span> <strong> 24/7</strong>
  1109.                                                                                 support</li>
  1110.                                                                         </ul>
  1111.                                                                     </div>
  1112.                                                                     <div class="card-footer text-center border-top-0 pt-1">
  1113.                                                                         <button class="btn btn-lg btn-outline-warning btn-block">
  1114.                                                                             <span class="ms-4 me-4">Select</span>
  1115.                                                                         </button>
  1116.                                                                     </div>
  1117.                                                                 </div>
  1118.                                                             </div>
  1119.                                                             <div class="col-lg-4 col-sm-8">
  1120.                                                                 <div class="card p-3 pricing-card">
  1121.                                                                     <div class="card-header d-block text-justified pt-2">
  1122.                                                                         <p class="text-18 font-weight-semibold mb-1">Regular</p>
  1123.                                                                         <p class="text-justify font-weight-semibold mb-1"> <span
  1124.                                                                                 class="text-30 me-2">$</span><span
  1125.                                                                                 class="text-30 me-1">79</span><span class="text-24"><span
  1126.                                                                                     class="op-0-5 text-muted text-20">/</span> month</span></p>
  1127.                                                                         <p class="text-13 mb-1">Lorem ipsum dolor sit amet consectetur
  1128.                                                                             adipisicing elit. Iure quos debitis aliquam .</p>
  1129.                                                                         <p class="text-13 mb-1 text-info font-weight-">Billed monthly on regular
  1130.                                                                             basis!</p>
  1131.                                                                     </div>
  1132.                                                                     <div class="card-body pt-2">
  1133.                                                                         <ul class="text-justify pricing-body ps-0">
  1134.                                                                             <li class="mb-4"><span
  1135.                                                                                     class="text-info me-2 p-1 bg-info-transparent rounded-pill text-10-f"><i
  1136.                                                                                         class="fa fa-check"></i></span> <strong> 1 Free</strong>
  1137.                                                                                 Domain Name</li>
  1138.                                                                             <li class="mb-4"><span
  1139.                                                                                     class="text-info me-2 p-1 bg-info-transparent  rounded-pill text-10-f"><i
  1140.                                                                                         class="fa fa-check"></i></span> <strong>4 </strong>
  1141.                                                                                 One-Click Apps</li>
  1142.                                                                             <li class="mb-4"><span
  1143.                                                                                     class="text-info me-2 p-1 bg-info-transparent  rounded-pill text-10-f"><i
  1144.                                                                                         class="fa fa-check"></i></span> <strong> 2 </strong>
  1145.                                                                                 Databases</li>
  1146.                                                                             <li class="mb-4 text-muted"><span
  1147.                                                                                     class="text-gray me-2 p-1 bg-light-transparent  rounded-pill text-10-f"><i
  1148.                                                                                         class="fa fa-times"></i></span> <strong> Unlimited </strong>
  1149.                                                                                 Cloud Storage</li>
  1150.                                                                             <li class="mb-4 text-muted"><span
  1151.                                                                                     class="text-gray me-2 p-1 bg-light-transparent  rounded-pill text-10-f"><i
  1152.                                                                                         class="fa fa-times"></i></span> <strong> Money </strong>
  1153.                                                                                 BackGuarantee</li>
  1154.                                                                             <li class="mb-6 text-muted"><span
  1155.                                                                                     class="text-gray me-2 p-1 bg-light-transparent  rounded-pill text-10-f"><i
  1156.                                                                                         class="fa fa-times"></i></span> <strong> 24/7</strong>
  1157.                                                                                 support</li>
  1158.                                                                         </ul>
  1159.                                                                     </div>
  1160.                                                                     <div class="card-footer text-center border-top-0 pt-1">
  1161.                                                                         <button class="btn btn-lg btn-outline-info btn-block">
  1162.                                                                             <span class="ms-4 me-4">Select</span>
  1163.                                                                         </button>
  1164.                                                                     </div>
  1165.                                                                 </div>
  1166.                                                             </div>
  1167.                                                             <div class="col-lg-4 col-sm-8">
  1168.                                                                 <div class="card p-3 border-primary pricing-card advanced">
  1169.                                                                     <div class="card-header d-block text-justified pt-2">
  1170.                                                                         <p class="text-18 font-weight-semibold mb-1 pe-0">Advanced<span
  1171.                                                                                 class="float-end badge bg-primary text-white">Limited
  1172.                                                                                 Deal</span></p>
  1173.                                                                         <p class="text-justify font-weight-semibold mb-1"> <span
  1174.                                                                                 class="text-30 me-2">$</span><span
  1175.                                                                                 class="text-30 me-1">129</span><span class="text-24"><span
  1176.                                                                                     class="op-0-5 text-muted text-20">/</span> month</span></p>
  1177.                                                                         <p class="text-13 mb-2">Lorem ipsum dolor sit amet consectetur
  1178.                                                                             adipisicing elit. Iure quos debitis aliquam .</p>
  1179.                                                                         <p class="text-13 mb-1 text-primary font-weight-">Billed monthly on
  1180.                                                                             regular basis!</p>
  1181.                                                                     </div>
  1182.                                                                     <div class="card-body pt-2">
  1183.                                                                         <ul class="text-justify pricing-body ps-0">
  1184.                                                                             <li class="mb-4"><span
  1185.                                                                                     class="text-primary me-2 p-1 bg-primary-transparent rounded-pill text-10-f"><i
  1186.                                                                                         class="fa fa-check"></i></span> <strong> 5 Free</strong>
  1187.                                                                                 Domain Name</li>
  1188.                                                                             <li class="mb-4"><span
  1189.                                                                                     class="text-primary me-2 p-1 bg-primary-transparent  rounded-pill text-10-f"><i
  1190.                                                                                         class="fa fa-check"></i></span> <strong>5 </strong>
  1191.                                                                                 One-Click Apps</li>
  1192.                                                                             <li class="mb-4"><span
  1193.                                                                                     class="text-primary me-2 p-1 bg-primary-transparent  rounded-pill text-10-f"><i
  1194.                                                                                         class="fa fa-check"></i></span> <strong> 3 </strong>
  1195.                                                                                 Databases</li>
  1196.                                                                             <li class="mb-4"><span
  1197.                                                                                     class="text-primary me-2 p-1 bg-primary-transparent  rounded-pill text-10-f"><i
  1198.                                                                                         class="fa fa-check"></i></span> <strong> Unlimited
  1199.                                                                                 </strong> Cloud Storage</li>
  1200.                                                                             <li class="mb-4"><span
  1201.                                                                                     class="text-primary me-2 p-1 bg-primary-transparent  rounded-pill text-10-f"><i
  1202.                                                                                         class="fa fa-check"></i></span> <strong> Money </strong>
  1203.                                                                                 BackGuarantee</li>
  1204.                                                                             <li class="mb-6"><span
  1205.                                                                                     class="text-primary me-2 p-1 bg-primary-transparent  rounded-pill text-10-f"><i
  1206.                                                                                         class="fa fa-check"></i></span> <strong> 24/7</strong>
  1207.                                                                                 support</li>
  1208.                                                                         </ul>
  1209.                                                                     </div>
  1210.                                                                     <div class="card-footer text-center border-top-0 pt-1">
  1211.                                                                         <button class="btn btn-lg btn-primary text-white btn-block">
  1212.                                                                             <span class="ms-4 me-4">Select</span>
  1213.                                                                         </button>
  1214.                                                                     </div>
  1215.                                                                 </div>
  1216.                                                             </div>
  1217.                                                         </div>
  1218.                                                     </div>
  1219.                                                 </div>
  1220.                                             </div>
  1221.                                         </div>
  1222.                                     </div>
  1223.                                 </div>
  1224.                             </div>
  1225.                             <!-- Pricing close -->
  1226.                             <!-- Faq's -->
  1227.                             <section class="section bg-white" id="Faq">
  1228.                                 <div class="container px-5 px-md-0">
  1229.                                     <div class="row text-center">
  1230.                                         <div class="col-lg-12">
  1231.                                             <h3 class="header-family">FAQ's ?</h3>
  1232.                                             <p class="text-default sub-text mb-5">Frequently asked questions and thieir answers.</p>
  1233.                                         </div>
  1234.                                     </div>
  1235.                                     <div class="row">
  1236.                                         <div class="col-lg-6">
  1237.                                             <div class="accordion" id="accordionExample">
  1238.                                                 <div class="accordion-item">
  1239.                                                     <h2 class="accordion-header" id="headingOne">
  1240.                                                         <button class="accordion-button" type="button" data-bs-toggle="collapse"
  1241.                                                             data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
  1242.                                                             Simply dummy text typesetting industry ?
  1243.                                                         </button>
  1244.                                                     </h2>
  1245.                                                     <div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne"
  1246.                                                         data-bs-parent="#accordionExample">
  1247.                                                         <div class="accordion-body text-muted">
  1248.                                                             <strong>When an unknown printer took a galley.</strong> It has survived not only
  1249.                                                             five centuries, but also the leap into electronic typesetting, remaining essentially
  1250.                                                             unchanged. It was popularised in the 1960s with the release of Letraset sheets
  1251.                                                             containing Lorem Ipsum passages, and more recently with desktop publishing software
  1252.                                                             like Aldus PageMaker including versions of Lorem Ipsum.
  1253.                                                         </div>
  1254.                                                     </div>
  1255.                                                 </div>
  1256.                                                 <div class="accordion-item">
  1257.                                                     <h2 class="accordion-header" id="headingTwo">
  1258.                                                         <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
  1259.                                                             data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
  1260.                                                             There are many variations available ?
  1261.                                                         </button>
  1262.                                                     </h2>
  1263.                                                     <div id="collapseTwo" class="accordion-collapse collapse" aria-labelledby="headingTwo"
  1264.                                                         data-bs-parent="#accordionExample">
  1265.                                                         <div class="accordion-body text-muted">
  1266.                                                             <strong>When an unknown printer took a galley.</strong> It has survived not only
  1267.                                                             five centuries, but also the leap into electronic typesetting, remaining essentially
  1268.                                                             unchanged. It was popularised in the 1960s with the release of Letraset sheets
  1269.                                                             containing Lorem Ipsum passages, and more recently with desktop publishing software
  1270.                                                             like Aldus PageMaker including versions of Lorem Ipsum.
  1271.                                                         </div>
  1272.                                                     </div>
  1273.                                                 </div>
  1274.                                                 <div class="accordion-item">
  1275.                                                     <h2 class="accordion-header" id="headingThree">
  1276.                                                         <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
  1277.                                                             data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
  1278.                                                             When is the standard Lorem Ipsum used ?
  1279.                                                         </button>
  1280.                                                     </h2>
  1281.                                                     <div id="collapseThree" class="accordion-collapse collapse" aria-labelledby="headingThree"
  1282.                                                         data-bs-parent="#accordionExample">
  1283.                                                         <div class="accordion-body text-muted">
  1284.                                                             <strong>When an unknown printer took a galley.</strong> It has survived not only
  1285.                                                             five centuries, but also the leap into electronic typesetting, remaining essentially
  1286.                                                             unchanged. It was popularised in the 1960s with the release of Letraset sheets
  1287.                                                             containing Lorem Ipsum passages, and more recently with desktop publishing software
  1288.                                                             like Aldus PageMaker including versions of Lorem Ipsum.
  1289.                                                         </div>
  1290.                                                     </div>
  1291.                                                 </div>
  1292.                                             </div>
  1293.                                         </div>
  1294.                                         <div class="col-lg-6">
  1295.                                             <div class="accordion" id="accordionExample1">
  1296.                                                 <div class="accordion-item">
  1297.                                                     <h2 class="accordion-header" id="headingFour">
  1298.                                                         <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
  1299.                                                             data-bs-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
  1300.                                                             But I must explain to you how all this mistaken ?
  1301.                                                         </button>
  1302.                                                     </h2>
  1303.                                                     <div id="collapseFour" class="accordion-collapse collapse" aria-labelledby="headingFour"
  1304.                                                         data-bs-parent="#accordionExample1">
  1305.                                                         <div class="accordion-body text-muted">
  1306.                                                             <strong>When an unknown printer took a galley.</strong> It has survived not only
  1307.                                                             five centuries, but also the leap into electronic typesetting, remaining essentially
  1308.                                                             unchanged. It was popularised in the 1960s with the release of Letraset sheets
  1309.                                                             containing Lorem Ipsum passages, and more recently with desktop publishing software
  1310.                                                             like Aldus PageMaker including versions of Lorem Ipsum.
  1311.                                                         </div>
  1312.                                                     </div>
  1313.                                                 </div>
  1314.                                                 <div class="accordion-item">
  1315.                                                     <h2 class="accordion-header" id="headingFive">
  1316.                                                         <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
  1317.                                                             data-bs-target="#collapseFive" aria-expanded="false" aria-controls="collapseFive">
  1318.                                                             On the other hand, we denounce with righteous ?
  1319.                                                         </button>
  1320.                                                     </h2>
  1321.                                                     <div id="collapseFive" class="accordion-collapse collapse" aria-labelledby="headingFive"
  1322.                                                         data-bs-parent="#accordionExample1">
  1323.                                                         <div class="accordion-body text-muted">
  1324.                                                             <strong>When an unknown printer took a galley.</strong> It has survived not only
  1325.                                                             five centuries, but also the leap into electronic typesetting, remaining essentially
  1326.                                                             unchanged. It was popularised in the 1960s with the release of Letraset sheets
  1327.                                                             containing Lorem Ipsum passages, and more recently with desktop publishing software
  1328.                                                             like Aldus PageMaker including versions of Lorem Ipsum.
  1329.                                                         </div>
  1330.                                                     </div>
  1331.                                                 </div>
  1332.                                                 <div class="accordion-item">
  1333.                                                     <h2 class="accordion-header" id="headingSix">
  1334.                                                         <button class="accordion-button" type="button" data-bs-toggle="collapse"
  1335.                                                             data-bs-target="#collapseSix" aria-expanded="true" aria-controls="collapseSix">
  1336.                                                             It uses a dictionary of over 200 Latin words ?
  1337.                                                         </button>
  1338.                                                     </h2>
  1339.                                                     <div id="collapseSix" class="accordion-collapse collapse show" aria-labelledby="headingSix"
  1340.                                                         data-bs-parent="#accordionExample1">
  1341.                                                         <div class="accordion-body text-muted">
  1342.                                                             <strong>Very popular during the Renaissance.</strong> Contrary to popular belief,
  1343.                                                             Lorem Ipsum is not simply random text. It has roots in a piece of lorem Ipsum is not
  1344.                                                             simply random text classical Latin literature from 45 BC, making it over 2000 years
  1345.                                                             old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia.
  1346.                                                         </div>
  1347.                                                     </div>
  1348.                                                 </div>
  1349.                                             </div>
  1350.                                         </div>
  1351.                                     </div>
  1352.                                 </div>
  1353.                             </section>
  1354.                             <!-- Faq's -->
  1355.                             <!-- Team -->
  1356.                             <div class="section pb-7" id="Team">
  1357.                                 <div class="container px-5 px-md-0">
  1358.                                     <div class="row text-center justify-content-center">
  1359.                                         <div class="col-lg-8 ps-3">
  1360.                                             <h3 class="header-family">Team</h3>
  1361.                                             <p class="text-default sub-text mb-5">The key to this success is the hardwork and the dedication
  1362.                                                 that our team put into work.</p>
  1363.                                         </div>
  1364.                                     </div>
  1365.                                     <div class="row text-center team">
  1366.                                         <div class="col-lg-3 col-sm-6 mb-5">
  1367.                                             <div class="bg-white shadow-sm p-5 team-card"><img
  1368.                                                     src="{{absolute_url(asset('build/images/landing/team/1.jpg'))}}" alt=""
  1369.                                                     class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
  1370.                                                 <h5 class="mb-1">Zebronski sky</h5><span class="text-muted">Team Lead</span>
  1371.                                                 <ul class="social mb-0 list-inline mt-4">
  1372.                                                     <li class="list-inline-item"><a href="#" class="social"><i class="fe fe-facebook"></i></a>
  1373.                                                     </li>
  1374.                                                     <li class="list-inline-item"><a href="#" class="social"><i class="fe fe-instagram"></i></a>
  1375.                                                     </li>
  1376.                                                     <li class="list-inline-item"><a href="#" class="social"><i class="fe fe-linkedin"></i></a>
  1377.                                                     </li>
  1378.                                                 </ul>
  1379.                                             </div>
  1380.                                         </div>
  1381.                                         <div class="col-lg-3 col-sm-6 mb-5">
  1382.                                             <div class="bg-white shadow-sm p-5 team-card"><img
  1383.                                                     src="{{absolute_url(asset('build/images/landing/team/2.jpg'))}}" alt="" width="100"
  1384.                                                     class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
  1385.                                                 <h5 class="mb-1">Samantha young</h5><span class="text-muted">React Developer</span>
  1386.                                                 <ul class="social mb-0 list-inline mt-4">
  1387.                                                     <li class="list-inline-item"><a href="#" class="social"><i class="fe fe-facebook"></i></a>
  1388.                                                     </li>
  1389.                                                     <li class="list-inline-item"><a href="#" class="social"><i class="fe fe-instagram"></i></a>
  1390.                                                     </li>
  1391.                                                     <li class="list-inline-item"><a href="#" class="social"><i class="fe fe-linkedin"></i></a>
  1392.                                                     </li>
  1393.                                                 </ul>
  1394.                                             </div>
  1395.                                         </div>
  1396.                                         <div class="col-lg-3 col-sm-6 mb-5">
  1397.                                             <div class="bg-white shadow-sm p-5 team-card"><img
  1398.                                                     src="{{absolute_url(asset('build/images/landing/team/3.jpg'))}}" alt="" width="100"
  1399.                                                     class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
  1400.                                                 <h5 class="mb-1">Melessa janet</h5><span class="text-muted">Angular Developer</span>
  1401.                                                 <ul class="social mb-0 list-inline mt-4">
  1402.                                                     <li class="list-inline-item"><a href="#" class="social"><i class="fe fe-facebook"></i></a>
  1403.                                                     </li>
  1404.                                                     <li class="list-inline-item"><a href="#" class="social"><i class="fe fe-instagram"></i></a>
  1405.                                                     </li>
  1406.                                                     <li class="list-inline-item"><a href="#" class="social"><i class="fe fe-linkedin"></i></a>
  1407.                                                     </li>
  1408.                                                 </ul>
  1409.                                             </div>
  1410.                                         </div>
  1411.                                         <div class="col-lg-3 col-sm-6 mb-5">
  1412.                                             <div class="bg-white shadow-sm p-5 team-card"><img
  1413.                                                     src="{{absolute_url(asset('build/images/landing/team/4.jpg'))}}" alt="" width="100"
  1414.                                                     class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
  1415.                                                 <h5 class="mb-1">John trid</h5><span class="text-muted">Manager</span>
  1416.                                                 <ul class="social mb-0 list-inline mt-4">
  1417.                                                     <li class="list-inline-item"><a href="#" class="social"><i class="fe fe-facebook"></i></a>
  1418.                                                     </li>
  1419.                                                     <li class="list-inline-item"><a href="#" class="social"><i class="fe fe-instagram"></i></a>
  1420.                                                     </li>
  1421.                                                     <li class="list-inline-item"><a href="#" class="social"><i class="fe fe-linkedin"></i></a>
  1422.                                                     </li>
  1423.                                                 </ul>
  1424.                                             </div>
  1425.                                         </div>
  1426.                                     </div>
  1427.                                 </div>
  1428.                             </div>
  1429.                             <!-- Team close -->
  1430.                             <!-- Contact-->
  1431.                             <div class="bg-image-landing bg-white section" id="Contact">
  1432.                                 <div class="container px-5 px-md-0">
  1433.                                     <div class="row text-center justify-content-center">
  1434.                                         <div class="col-lg-8">
  1435.                                             <h3 class="header-family">Contact us</h3>
  1436.                                             <p class="text-default sub-text">You can get in touch any time.</p>
  1437.                                         </div>
  1438.                                     </div>
  1439.                                     <div class="row">
  1440.                                         <div class="card mt-3 mb-0">
  1441.                                             <div class="card-body text-dark px-0 pb-0">
  1442.                                                 <div class="statistics-info">
  1443.                                                     <div class="col-xl-12 col-12">
  1444.                                                         <div class="row">
  1445.                                                             <div class="col-xl-6 col-md-12 col-sm-12">
  1446.                                                                 <div class="services-statistics">
  1447.                                                                     <div class="row">
  1448.                                                                         <div class="col-6">
  1449.                                                                             <div class="card p-0">
  1450.                                                                                 <div class="card-body p-0">
  1451.                                                                                     <div class="row">
  1452.                                                                                         <div class="col-xl-3 col-md-3 col-sm-3">
  1453.                                                                                             <div
  1454.                                                                                                 class="counter-icon border border-primary text-primary">
  1455.                                                                                                 <i class="fe fe-map-pin"></i>
  1456.                                                                                             </div>
  1457.                                                                                         </div>
  1458.                                                                                         <div class="col-xl-9 col-md-9 px-0 mb-1 col-sm-9">
  1459.                                                                                             <h5 class="mb-1 fw-semibold">Main Branch</h5>
  1460.                                                                                             <p class="fs-13 text-muted">San Francisco, CA
  1461.                                                                                             </p>
  1462.                                                                                         </div>
  1463.                                                                                     </div>
  1464.                                                                                 </div>
  1465.                                                                             </div>
  1466.                                                                         </div>
  1467.                                                                         <div class="col-6">
  1468.                                                                             <div class="card p-0">
  1469.                                                                                 <div class="card-body p-0">
  1470.                                                                                     <div class="row">
  1471.                                                                                         <div class="col-xl-3 col-md-3 col-sm-3">
  1472.                                                                                             <div
  1473.                                                                                                 class="counter-icon border border-primary text-primary">
  1474.                                                                                                 <i class="fe fe-headphones"></i>
  1475.                                                                                             </div>
  1476.                                                                                         </div>
  1477.                                                                                         <div class="col-xl-6 col-md-9 px-0 mb-1 col-sm-9">
  1478.                                                                                             <h5 class="mb-1 fw-semibold">Phone & Email</h5>
  1479.                                                                                             <p class="mb-0 fs-13 text-muted">+125 254 3562
  1480.                                                                                             </p>
  1481.                                                                                             <p class="fs-13 text-muted">georgeme@abc.com</p>
  1482.                                                                                         </div>
  1483.                                                                                     </div>
  1484.                                                                                 </div>
  1485.                                                                             </div>
  1486.                                                                         </div>
  1487.                                                                         <div class="col-6">
  1488.                                                                             <div class="card p-0">
  1489.                                                                                 <div class="card-body p-0">
  1490.                                                                                     <div class="row">
  1491.                                                                                         <div class="col-xl-3 col-md-3 col-sm-3">
  1492.                                                                                             <div
  1493.                                                                                                 class="counter-icon border border-primary text-primary">
  1494.                                                                                                 <i class="fe fe-mail"></i>
  1495.                                                                                             </div>
  1496.                                                                                         </div>
  1497.                                                                                         <div class="col-xl-6 col-md-9 px-0 mb-1 col-sm-9">
  1498.                                                                                             <h5 class="mb-1 fw-semibold">Contact</h5>
  1499.                                                                                             <p class="mb-0 fs-13 text-muted">www.example.com
  1500.                                                                                             </p>
  1501.                                                                                             <p class="fs-13 text-muted">example@dev.com</p>
  1502.                                                                                         </div>
  1503.                                                                                     </div>
  1504.                                                                                 </div>
  1505.                                                                             </div>
  1506.                                                                         </div>
  1507.                                                                         <div class="col-6">
  1508.                                                                             <div class="card p-0">
  1509.                                                                                 <div class="card-body p-0">
  1510.                                                                                     <div class="row">
  1511.                                                                                         <div class="col-xl-3 col-md-3 col-sm-3">
  1512.                                                                                             <div
  1513.                                                                                                 class="counter-icon border border-primary text-primary">
  1514.                                                                                                 <i class="fe fe-airplay"></i>
  1515.                                                                                             </div>
  1516.                                                                                         </div>
  1517.                                                                                         <div class="col-xl-6 col-md-9 px-0 mb-1 col-sm-9">
  1518.                                                                                             <h5 class="mb-1 fw-semibold">Working Hours</h5>
  1519.                                                                                             <p class="mb-0 fs-13 text-muted">Mon - Fri: 9am
  1520.                                                                                                 - 6pm</p>
  1521.                                                                                             <p class="fs-13 text-muted">Sat - sun: Holiday
  1522.                                                                                             </p>
  1523.                                                                                         </div>
  1524.                                                                                     </div>
  1525.                                                                                 </div>
  1526.                                                                             </div>
  1527.                                                                         </div>
  1528.                                                                     </div>
  1529.                                                                 </div>
  1530.                                                             </div>
  1531.                                                             <div class="col-xl-6 col-md-12 col-sm-12">
  1532.                                                                 <div class="">
  1533.                                                                     <form class="form-horizontal  m-t-20 row">
  1534.                                                                         <div class="col-xl-6">
  1535.                                                                             <div class="form-group">
  1536.                                                                                 <input class="form-control" type="text" required=""
  1537.                                                                                     placeholder="First Name">
  1538.                                                                             </div>
  1539.                                                                         </div>
  1540.                                                                         <div class="col-xl-6">
  1541.                                                                             <div class="form-group">
  1542.                                                                                 <input class="form-control" type="text" required=""
  1543.                                                                                     placeholder="Last Name">
  1544.                                                                             </div>
  1545.                                                                         </div>
  1546.                                                                         <div class="col-xl-6">
  1547.                                                                             <div class="form-group">
  1548.                                                                                 <input class="form-control" type="email" required=""
  1549.                                                                                     placeholder="Email">
  1550.                                                                             </div>
  1551.                                                                         </div>
  1552.                                                                         <div class="col-xl-6">
  1553.                                                                             <div class="form-group">
  1554.                                                                                 <input class="form-control" type="number" required=""
  1555.                                                                                     placeholder="Phone">
  1556.                                                                             </div>
  1557.                                                                         </div>
  1558.                                                                         <div class="col-xl-12">
  1559.                                                                             <div class="form-group">
  1560.                                                                                 <textarea class="form-control" rows="5">Your Comment</textarea>
  1561.                                                                             </div>
  1562.                                                                         </div>
  1563.                                                                         <div class="">
  1564.                                                                             <a href="javascript:void(0)"
  1565.                                                                                 class="btn btn-pill btn-primary btn-w-sm py-2  waves-effect waves-light">Submit
  1566.                                                                             </a>
  1567.                                                                         </div>
  1568.                                                                     </form>
  1569.                                                                 </div>
  1570.                                                             </div>
  1571.                                                         </div>
  1572.                                                     </div>
  1573.                                                 </div>
  1574.                                             </div>
  1575.                                         </div>
  1576.                                     </div>
  1577.                                 </div>
  1578.                             </div>
  1579.                             <!--Contact close-->
  1580.                             <!--Support-->
  1581.                             <div class="demo-screen-skin bg-primary">
  1582.                                 <div class="container text-center text-white px-5 px-md-0">
  1583.                                     <div id="demo" class="row">
  1584.                                         <div class="col-lg-6">
  1585.                                             <div class="feature-1">
  1586.                                                 <a href="#"></a>
  1587.                                                 <div class="mb-3">
  1588.                                                     <i class="si si-earphones-alt"></i>
  1589.                                                 </div>
  1590.                                                 <h4 class="fs-25">Get Support</h4>
  1591.                                                 <p class="mb-1 text-white">Need Help? Don't worry. Please visit our support website. Our
  1592.                                                     dedicated team will help you.</p>
  1593.                                                 <h6 class="mb-0">Support : <a class="text-dark"
  1594.                                                         href="mailto:support@spruko.com">support@spruko.com</a></h6>
  1595.                                             </div>
  1596.                                         </div>
  1597.                                         <div class="col-lg-6 mt-5 mt-xl-0 mt-lg-0">
  1598.                                             <div class="feature-1">
  1599.                                                 <a href="#"></a>
  1600.                                                 <div class="mb-3">
  1601.                                                     <i class="si si-bubbles"></i>
  1602.                                                 </div>
  1603.                                                 <h4 class="fs-25">Pre-Sale Questions</h4>
  1604.                                                 <p class="mb-1 text-white">Please feel free to ask any questions before making the purchase.</p>
  1605.                                                 <h6 class="mb-0">Ask : <a class="text-dark"
  1606.                                                         href="mailto:support@spruko.com">support@spruko.com</a></h6>
  1607.                                             </div>
  1608.                                         </div>
  1609.                                     </div>
  1610.                                 </div>
  1611.                             </div>
  1612.                             <!--Support close-->
  1613. {% endblock %}
  1614. {% block javascripts %}
  1615.    {{parent()}} 
  1616.         <!-- COMPANY-SLIDER JS -->
  1617.         <script src="{{absolute_url(asset('build/plugins/company-slider/slider.js'))}}"></script>
  1618.         <!-- OWL CAROUSEL JS -->
  1619.         <script src="{{absolute_url(asset('build/plugins/owl-carousel/owl.carousel.js'))}}"></script>
  1620.         <!-- LANDING JS -->
  1621.         {{ encore_entry_script_tags('js/landing') }}
  1622. {% endblock %}