Access_New/pages/demo-interactive-portfolio-about.html
2024-09-05 11:33:27 +05:45

522 lines
28 KiB
HTML

<!doctype html>
<html class="no-js" lang="en">
<head>
<title>Crafto - The Multipurpose HTML5 Template</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="author" content="ThemeZaa">
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<meta name="description" content="Elevate your online presence with Crafto - a modern, versatile, multipurpose Bootstrap 5 responsive HTML5, SCSS template using highly creative 52+ ready demos.">
<link rel="shortcut icon" href="images/favicon.png">
<link rel="apple-touch-icon" href="images/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
<link rel="preconnect" href="https://fonts.googleapis.com" crossorigin>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="css/vendors.min.css" />
<link rel="stylesheet" href="css/icon.min.css" />
<link rel="stylesheet" href="css/style.min.css" />
<link rel="stylesheet" href="css/responsive.min.css" />
<link rel="stylesheet" href="demos/interactive-portfolio/interactive-portfolio.css" />
</head>
<body data-mobile-nav-style="classic" class="bg-dark-gray background-position-center-top" style="background-image: url('images/vertical-line-bg-small.svg')">
<header>
<nav class="navbar navbar-expand-lg header-transparent bg-transparent disable-fixed" data-header-hover="dark">
<div class="container-fluid">
<div class="col-auto col-lg-2 me-lg-0 me-auto">
<a class="navbar-brand" href="demo-interactive-portfolio.html">
<img src="images/demo-interactive-portfolio-logo-white.png" data-at2x="images/demo-interactive-portfolio-logo-white@2x.png" alt class="default-logo">
<img src="images/demo-interactive-portfolio-logo-white.png" data-at2x="images/demo-interactive-portfolio-logo-white@2x.png" alt class="alt-logo">
<img src="images/demo-interactive-portfolio-logo-white.png" data-at2x="images/demo-interactive-portfolio-logo-white@2x.png" alt class="mobile-logo">
</a>
</div>
<div class="col-auto col-lg-2 text-end">
<div class="header-icon">
<div class="header-push-button hamburger-push-button icon">
<div class="push-button">
<span></span>
<span></span>
<b class="push-button-text text-uppercase text-white position-absolute top-3px left-minus-50px fs-13 fw-600">Menu</b>
</div>
</div>
</div>
</div>
</div>
</nav>
<div class="push-menu hamburger-nav header-dark hamburger-menu-simple bg-dark-gray" style="background-image: url('images/vertical-line-bg-small.svg')">
<span class="close-menu bg-white fs-18"><i class="fa-solid fa-xmark text-dark-gray"></i></span>
<div class="container d-flex flex-column justify-content-center h-100">
<div class="row align-items-center justify-content-center">
<div class="col-lg-8 hamburger-menu menu-list-wrapper no-margin" data-scroll-options="{ &quot;theme&quot;: &quot;light&quot; }">
<ul class="menu-item-list fw-500 alt-font p-0 text-center text-lg-start">
<li class="menu-item"><a href="demo-interactive-portfolio.html" class="nav-link">home</a></li>
<li class="menu-item"><a href="demo-interactive-portfolio-about.html" class="nav-link">about</a></li>
<li class="menu-item"><a href="demo-interactive-portfolio-work.html" class="nav-link">work</a></li>
<li class="menu-item"><a href="demo-interactive-portfolio-expertise.html" class="nav-link">expertise</a></li>
<li class="menu-item"><a href="demo-interactive-portfolio-contact.html" class="nav-link">contact</a></li>
</ul>
</div>
<div class="col-lg-4 d-none d-lg-inline-block">
<div class="row menu-address">
<div class="col-12 mb-50px">
<div class="feature-box feature-box-left-icon-middle d-inline-flex align-middle">
<div class="feature-box-icon me-30px">
<i class="bi bi-envelope icon-large text-white"></i>
</div>
<div class="feature-box-content">
<span class="text-white fw-500 fs-18 mb-5px d-block">Quick contact</span>
<div class="d-block">
<span>Phone:</span> <a href="tel:12345678910" class="text-white-hover">+1 234 567 8910</a>
</div>
<div class="d-block">
<span>Email:</span> <a href="cdn-cgi/l/email-protection.html#60090e060f20040f0d01090e4e030f0d" class="text-white-hover"><span class="__cf_email__" data-cfemail="c4adaaa2ab84a0aba9a5adaaeaa7aba9">[email&#160;protected]</span></a>
</div>
</div>
</div>
</div>
<div class="col-12 last-paragraph-no-margin">
<div class="feature-box feature-box-left-icon-middle d-inline-flex align-middle">
<div class="feature-box-icon me-30px">
<i class="bi bi-geo-alt icon-large text-white"></i>
</div>
<div class="feature-box-content">
<span class="text-white fw-500 fs-18 mb-5px d-block">Contact address</span>
<p>701 Sondanella, 18th floor,<br>Gunsberg, Switzerland</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-12 d-none d-lg-inline-block">
<div class="separator-line-1px w-100 d-block bg-extra-medium-gray opacity-1 mt-30px mb-30px"></div>
</div>
<div class="col-md-6 elements-social social-icon-style-10 d-none d-lg-inline-block">
<ul class="fs-18 fw-500 light">
<li class="me-15px">
<a class="facebook" href="https://www.facebook.com/" target="_blank">Fb.</a>
</li>
<li class="me-15px">
<a class="instagram" href="https://www.instagram.com/" target="_blank">Ig.</a>
</li>
<li class="me-15px">
<a class="twitter" href="https://www.twitter.com" target="_blank">Tw.</a>
</li>
<li>
<a class="behance" href="https://www.behance.net/" target="_blank">Be.</a>
</li>
</ul>
</div>
<div class="col-md-6 menu-text text-end d-none d-lg-inline-block">
<span class="text-white fs-18">Let's make something great <a href="cdn-cgi/l/email-protection.html#a2cbccc4cde2c6cdcfc3cbcc8cc1cdcf" class="text-decoration-line-bottom-medium fw-500 text-white text-white-hover">work together?</a></span>
</div>
</div>
</div>
</div>
</header>
<section class="page-title-big-typography ipad-top-space-margin cover-background md-pt-0 pb-0">
<div class="container">
<div class="row align-items-center justify-content-center extra-very-small-screen">
<div class="col-12 position-relative text-center page-title-extra-large">
<h1 class="fw-500 sm-ls-0px text-uppercase mb-0 text-white alt-font" data-fancy-text="{ &quot;opacity&quot;: [0, 1], &quot;translateY&quot;: [50, 0], &quot;filter&quot;: [&quot;blur(20px)&quot;, &quot;blur(0px)&quot;], &quot;string&quot;: [&quot;about us&quot;], &quot;duration&quot;: 500, &quot;delay&quot;: 0, &quot;speed&quot;: 50, &quot;easing&quot;: &quot;easeOutQuad&quot; }"></h1>
</div>
</div>
</div>
</section>
<section class="pt-50px sm-pt-40px big-section">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-10" data-anime="{ &quot;el&quot;: &quot;childs&quot;, &quot;translateY&quot;: [30, 0], &quot;opacity&quot;: [0,1], &quot;duration&quot;: 600, &quot;delay&quot;: 0, &quot;staggervalue&quot;: 300, &quot;easing&quot;: &quot;easeOutQuad&quot; }">
<div class="row align-items-center pt-30px pb-30px md-pt-0 border-bottom border-color-transparent-white-light">
<div class="col-lg-5 md-mb-15px offset-lg-1 d-flex align-items-center">
<span class="text-white fs-20">We drive positive change.</span>
</div>
<div class="col-lg-6 last-paragraph-no-margin">
<p class="w-90 lg-w-100">We are excited for our work and how it positively impacts clients. With over 12 years of experience we have been constantly providing excellent solutions.</p>
</div>
</div>
<div class="row align-items-center pt-30px pb-30px border-bottom border-color-transparent-white-light">
<div class="col-lg-5 md-mb-15px offset-lg-1 d-flex align-items-center">
<span class="text-white fs-20">We are rational together.</span>
</div>
<div class="col-lg-6 last-paragraph-no-margin">
<p class="w-90 lg-w-100">We are excited for our work and how it positively impacts clients. With over 12 years of experience we have been constantly providing excellent solutions.</p>
</div>
</div>
<div class="row align-items-center pt-30px pb-30px md-pb-0">
<div class="col-lg-5 md-mb-15px offset-lg-1 d-flex align-items-center">
<span class="text-white fs-20">Research and strategy.</span>
</div>
<div class="col-lg-6 last-paragraph-no-margin">
<p class="w-90 lg-w-100">We are excited for our work and how it positively impacts clients. With over 12 years of experience we have been constantly providing excellent solutions.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="py-0">
<div class="container">
<div class="row align-items-center position-relative">
<div class="col-lg-6">
<div class="outside-box-left-20 md-outside-box-left-0" data-bottom-top="transform:scale(1.1, 1.1)" data-top-bottom="transform:scale(1, 1)">
<img src="images/demo-interactive-portfolio-about.jpg" alt />
</div>
</div>
<div class="col-lg-5 offset-lg-1 z-index-9 md-mt-50px">
<h2 class="fs-80 xl-fs-70 lg-fs-60 sm-ls-0px text-white alt-font mb-40px md-mb-25px outside-box-left-15 md-outside-box-left-0 word-break-normal text-shadow-double-large" data-anime="{ &quot;translateX&quot;: [30, 0], &quot;opacity&quot;: [0,1], &quot;duration&quot;: 600, &quot;delay&quot;: 0, &quot;staggervalue&quot;: 300, &quot;easing&quot;: &quot;easeOutQuad&quot; }">We create unique digital media experiences.</h2>
<p>Highly organised and motivated professional photographer with a wealth of a experience in a range of photographic styles and professional services.</p>
<div class="accordion accordion-style-02" id="accordion-style-02" data-active-icon="icon-feather-minus" data-inactive-icon="icon-feather-plus" data-anime="{ &quot;el&quot;: &quot;childs&quot;, &quot;translateY&quot;: [30, 0], &quot;opacity&quot;: [0,1], &quot;duration&quot;: 600, &quot;delay&quot;: 0, &quot;staggervalue&quot;: 300, &quot;easing&quot;: &quot;easeOutQuad&quot; }">
<div class="accordion-item active-accordion">
<div class="accordion-header border-bottom border-color-transparent-white-light">
<a href="demo-interactive-portfolio-about.html#" data-bs-toggle="collapse" data-bs-target="#accordion-style-02-01" aria-expanded="true" data-bs-parent="#accordion-style-02">
<div class="accordion-title mb-0 position-relative text-dark-gray">
<span class="fs-18 mb-0 text-white">Developing core applications.</span>
</div>
</a>
</div>
<div id="accordion-style-02-01" class="accordion-collapse collapse show" data-bs-parent="#accordion-style-02">
<div class="accordion-body last-paragraph-no-margin border-bottom border-color-transparent-white-light text-medium-gray">
<p>We are a creative team supposing suspicion two. Course with awesome website templates add the entire design.</p>
</div>
</div>
</div>
<div class="accordion-item">
<div class="accordion-header border-bottom border-color-transparent-white-light">
<a href="demo-interactive-portfolio-about.html#" data-bs-toggle="collapse" data-bs-target="#accordion-style-02-02" aria-expanded="false" data-bs-parent="#accordion-style-02">
<div class="accordion-title mb-0 position-relative text-dark-gray">
<span class="fs-18 mb-0 text-white">Unique brand identity and strategy.</span>
</div>
</a>
</div>
<div id="accordion-style-02-02" class="accordion-collapse collapse" data-bs-parent="#accordion-style-02">
<div class="accordion-body last-paragraph-no-margin border-bottom border-color-transparent-white-light text-medium-gray">
<p>We are a creative team supposing suspicion two. Course with awesome website templates add the entire design.</p>
</div>
</div>
</div>
<div class="accordion-item">
<div class="accordion-header border-color-transparent-white-light">
<a href="demo-interactive-portfolio-about.html#" data-bs-toggle="collapse" data-bs-target="#accordion-style-02-03" aria-expanded="false" data-bs-parent="#accordion-style-02">
<div class="accordion-title mb-0 position-relative text-dark-gray">
<span class="fs-18 mb-0 text-white">Tailor-made digital products.</span>
</div>
</a>
</div>
<div id="accordion-style-02-03" class="accordion-collapse collapse" data-bs-parent="#accordion-style-02">
<div class="accordion-body last-paragraph-no-margin border-bottom border-color-transparent text-medium-gray">
<p>We are a creative team supposing suspicion two. Course with awesome website templates add the entire design.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="big-section">
<div class="container">
<div class="row justify-content-center mb-1">
<div class="col-sm-7 sm-ls-0px text-center">
<h2 class="fs-80 lg-fs-60 text-white alt-font">Honorable awards</h2>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-10 text-start" data-anime="{ &quot;el&quot;: &quot;childs&quot;, &quot;translateY&quot;: [30, 0], &quot;opacity&quot;: [0,1], &quot;duration&quot;: 600, &quot;delay&quot;:0, &quot;staggervalue&quot;: 300, &quot;easing&quot;: &quot;easeOutQuad&quot; }">
<div class="row g-0 position-relative sm-pt-25px sm-pb-25px">
<div class="col-md-1 text-md-center text-start align-self-center">
<span class="text-white fs-14 fw-500">9X</span>
</div>
<div class="col-xl-8 col-md-7 last-paragraph-no-margin sm-p-0 ps-30px pe-30px pt-20px pb-20px border-start sm-border-start-0 border-color-transparent-white-light">
<p class="sm-w-90">Agency of the day - <span class="fw-500 text-white">Awwwards</span></p>
</div>
<div class="col-xl-2 col-md-3 align-self-center">
<span>28 February 2023</span>
</div>
<div class="col-1 sm-position-absolute right-0px align-self-center text-center">
<a href="demo-interactive-portfolio-about.html#"><i class="bi bi-arrow-right text-white icon-small"></i></a>
</div>
</div>
<div class="row border-top border-color-transparent-white-light g-0 position-relative sm-pt-25px sm-pb-25px">
<div class="col-md-1 text-md-center text-start align-self-center">
<span class="text-white fs-14 fw-500">6X</span>
</div>
<div class="col-xl-8 col-md-7 last-paragraph-no-margin sm-p-0 ps-30px pe-30px pt-20px pb-20px border-start sm-border-start-0 border-color-transparent-white-light">
<p class="sm-w-90">Site of the day - <span class="fw-500 text-white">CSS Design awards</span></p>
</div>
<div class="col-xl-2 col-md-3 align-self-center">
<span>09 November 2023</span>
</div>
<div class="col-1 sm-position-absolute right-0px align-self-center text-center">
<a href="demo-interactive-portfolio-about.html#"><i class="bi bi-arrow-right text-white icon-small"></i></a>
</div>
</div>
<div class="row border-top border-color-transparent-white-light g-0 position-relative sm-pt-25px sm-pb-25px">
<div class="col-md-1 text-md-center text-start align-self-center">
<span class="text-white fs-14 fw-500">4X</span>
</div>
<div class="col-xl-8 col-md-7 last-paragraph-no-margin sm-p-0 ps-30px pe-30px pt-20px pb-20px border-start sm-border-start-0 border-color-transparent-white-light">
<p class="sm-w-90">Design of the year - <span class="fw-500 text-white">Awwwards</span></p>
</div>
<div class="col-xl-2 col-md-3 align-self-center">
<span>22 October 2020</span>
</div>
<div class="col-1 sm-position-absolute right-0px align-self-center text-center">
<a href="demo-interactive-portfolio-about.html#"><i class="bi bi-arrow-right text-white icon-small"></i></a>
</div>
</div>
<div class="row border-top border-color-transparent-white-light g-0 position-relative sm-pt-25px sm-pb-25px">
<div class="col-md-1 text-md-center text-start align-self-center">
<span class="text-white fs-14 fw-500">7X</span>
</div>
<div class="col-xl-8 col-md-7 last-paragraph-no-margin sm-p-0 ps-30px pe-30px pt-20px pb-20px border-start sm-border-start-0 border-color-transparent-white-light">
<p class="sm-w-90">Branding team of the month - <span class="fw-500 text-white">The awards</span></p>
</div>
<div class="col-xl-2 col-md-3 align-self-center">
<span>28 December 2019</span>
</div>
<div class="col-1 sm-position-absolute right-0px align-self-center text-center">
<a href="demo-interactive-portfolio-about.html#"><i class="bi bi-arrow-right text-white icon-small"></i></a>
</div>
</div>
<div class="row border-top border-color-transparent-white-light g-0 position-relative sm-pt-25px sm-pb-25px">
<div class="col-md-1 text-md-center text-start align-self-center">
<span class="text-white fs-14 fw-500">4X</span>
</div>
<div class="col-xl-8 col-md-7 last-paragraph-no-margin sm-p-0 ps-30px pe-30px pt-20px pb-20px border-start sm-border-start-0 border-color-transparent-white-light">
<p class="sm-w-90">Site of the year - <span class="fw-500 text-white">The portfolio</span></p>
</div>
<div class="col-xl-2 col-md-3 align-self-center">
<span>26 December 2017</span>
</div>
<div class="col-1 sm-position-absolute right-0px align-self-center text-center">
<a href="demo-interactive-portfolio-about.html#"><i class="bi bi-arrow-right text-white icon-small"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="py-0">
<div class="container-fluid p-0 lg-p-15px xs-p-0">
<div class="row row-cols-1 row-cols-xl-4 row-cols-lg-3 row-cols-sm-2 justify-content-center g-0" data-anime="{ &quot;el&quot;: &quot;childs&quot;, &quot;translateY&quot;: [30, 0], &quot;opacity&quot;: [0,1], &quot;duration&quot;: 600, &quot;delay&quot;:0, &quot;staggervalue&quot;: 300, &quot;easing&quot;: &quot;easeOutQuad&quot; }">
<div class="col team-style-10 lg-p-15px">
<figure class="mb-0 position-relative overflow-hidden">
<img class="w-100" src="images/demo-branding-agency-team-01.jpg" alt />
<img src="images/demo-branding-agency-team-01-hover.jpg" class="hover-switch-image" alt />
<figcaption class="w-100 h-100 d-flex flex-wrap">
<div class="social-icon d-flex flex-column flex-shrink-1 mb-auto p-30px ms-auto">
<a href="https://www.twitter.com/" target="_blank" class="text-white bg-dark-gray"><i class="fa-brands fa-twitter icon-small"></i></a>
</div>
<div class="team-member-strip w-100 mt-auto d-flex align-items-center pt-15px pb-15px ps-30px pe-30px bg-dark-gray">
<span class="team-member-name fw-500 text-white fs-17">Jeremy dupont</span>
<span class="member-designation fs-14 lh-20 ms-auto">Designer</span>
</div>
</figcaption>
</figure>
</div>
<div class="col team-style-10 lg-p-15px mt-20px lg-mt-0">
<figure class="mb-0 position-relative overflow-hidden">
<img class="w-100" src="images/demo-branding-agency-team-02.jpg" alt />
<img src="images/demo-branding-agency-team-02-hover.jpg" class="hover-switch-image" alt />
<figcaption class="w-100 h-100 d-flex flex-wrap">
<div class="social-icon d-flex flex-column flex-shrink-1 mb-auto p-30px ms-auto">
<a href="https://www.facebook.com/" target="_blank" class="text-white bg-dark-gray"><i class="fa-brands fa-facebook-f icon-small"></i></a>
</div>
<div class="team-member-strip w-100 mt-auto d-flex align-items-center pt-15px pb-15px ps-30px pe-30px bg-dark-gray">
<span class="team-member-name fw-500 text-white fs-17">Matthew taylor</span>
<span class="member-designation fs-14 lh-20 ms-auto">Writer</span>
</div>
</figcaption>
</figure>
</div>
<div class="col team-style-10 lg-p-15px mt-40px lg-mt-0">
<figure class="mb-0 position-relative overflow-hidden">
<img class="w-100" src="images/demo-branding-agency-team-03.jpg" alt />
<img src="images/demo-branding-agency-team-03-hover.jpg" class="hover-switch-image" alt />
<figcaption class="w-100 h-100 d-flex flex-wrap">
<div class="social-icon d-flex flex-column flex-shrink-1 mb-auto p-30px ms-auto">
<a href="https://www.linkedin.com/" target="_blank" class="text-white bg-dark-gray"><i class="fa-brands fa-linkedin-in icon-small"></i></a>
</div>
<div class="team-member-strip w-100 mt-auto d-flex align-items-center pt-15px pb-15px ps-30px pe-30px bg-dark-gray">
<span class="team-member-name fw-500 text-white fs-17">Herman miller</span>
<span class="member-designation fs-14 lh-20 ms-auto">Manager</span>
</div>
</figcaption>
</figure>
</div>
<div class="col team-style-10 lg-p-15px mt-60px lg-mt-0">
<figure class="mb-0 position-relative overflow-hidden">
<img class="w-100" src="images/demo-branding-agency-team-04.jpg" alt />
<img src="images/demo-branding-agency-team-04-hover.jpg" class="hover-switch-image" alt />
<figcaption class="w-100 h-100 d-flex flex-wrap">
<div class="social-icon d-flex flex-column flex-shrink-1 mb-auto p-30px ms-auto">
<a href="https://www.instagram.com/" target="_blank" class="text-white bg-dark-gray"><i class="fa-brands fa-instagram icon-small"></i></a>
</div>
<div class="team-member-strip w-100 mt-auto d-flex align-items-center pt-15px pb-15px ps-30px pe-30px bg-dark-gray">
<span class="team-member-name fw-500 text-white fs-17">Jessica dover</span>
<span class="member-designation fs-14 lh-20 ms-auto">Designer</span>
</div>
</figcaption>
</figure>
</div>
</div>
</div>
</section>
<section class="overflow-hidden big-section pb-0">
<div class="container">
<div class="row">
<div class="col-xl-4 lg-mb-45px xs-mb-30px text-sm-start text-center" data-anime="{ &quot;translateY&quot;: [0, 0], &quot;opacity&quot;: [0,1], &quot;duration&quot;: 600, &quot;delay&quot;: 0, &quot;staggervalue&quot;: 300, &quot;easing&quot;: &quot;easeOutQuad&quot; }">
<h2 class="fs-60 xs-fs-50 alt-font text-white md-ls-0px mb-0">Hear from our happy clients.</h2>
</div>
<div class="col-xl-8" data-anime="{ &quot;translateY&quot;: [0, 0], &quot;opacity&quot;: [0,1], &quot;duration&quot;: 600, &quot;delay&quot;:0, &quot;staggervalue&quot;: 300, &quot;easing&quot;: &quot;easeOutQuad&quot; }">
<div class="outside-box-right-40 sm-outside-box-right-0">
<div class="swiper magic-cursor" data-slider-options="{ &quot;slidesPerView&quot;: 1, &quot;spaceBetween&quot;: 60, &quot;loop&quot;: true, &quot;parallax&quot;: true, &quot;speed&quot;: 1200, &quot;pagination&quot;: { &quot;el&quot;: &quot;.slider-one-slide-pagination&quot;, &quot;clickable&quot;: true, &quot;dynamicBullets&quot;: false }, &quot;navigation&quot;: { &quot;nextEl&quot;: &quot;.slider-one-slide-next-1&quot;, &quot;prevEl&quot;: &quot;.slider-one-slide-prev-1&quot; }, &quot;autoplay&quot;: { &quot;delay&quot;: 5000, &quot;disableOnInteraction&quot;: false }, &quot;keyboard&quot;: { &quot;enabled&quot;: true, &quot;onlyInViewport&quot;: true }, &quot;breakpoints&quot;: { &quot;992&quot;: { &quot;slidesPerView&quot;: 4 }, &quot;768&quot;: { &quot;slidesPerView&quot;: 2 }, &quot;320&quot;: { &quot;slidesPerView&quot;: 1 } }, &quot;effect&quot;: &quot;slide&quot; }">
<div class="swiper-wrapper testimonials-style-13">
<div class="swiper-slide text-sm-start text-center last-paragraph-no-margin" data-swiper-parallax="700">
<span class="fs-15 fw-500 text-white text-uppercase mb-10px d-block ls-1px">@ Herman miller</span>
<p class="fs-20 lh-34">From the day one, Themezaa has delivered all possible outcomes as demanded. I must say that all the developers are dedicated.</p>
</div>
<div class="swiper-slide text-sm-start text-center last-paragraph-no-margin" data-swiper-parallax="700">
<span class="fs-15 fw-500 text-white text-uppercase mb-10px d-block ls-1px">@ Shoko mugikura</span>
<p class="fs-20 lh-34">Theme is beautiful, although it takes some time to figure out where to edit what. But support is very quick and helpful theme.</p>
</div>
<div class="swiper-slide text-sm-start text-center last-paragraph-no-margin" data-swiper-parallax="700">
<span class="fs-15 fw-500 text-white text-uppercase mb-10px d-block ls-1px">@ Matthew taylor</span>
<p class="fs-20 lh-34">They are very good with communication, addressing the need and attentively making sure the customer is fully supported.</p>
</div>
<div class="swiper-slide text-sm-start text-center last-paragraph-no-margin" data-swiper-parallax="700">
<span class="fs-15 fw-500 text-white text-uppercase mb-10px d-block ls-1px">@ Leonel mooney</span>
<p class="fs-20 lh-34">What an awesome theme and support team is very kind. Every element is designed pixel perfect, so it is really a modern theme.</p>
</div>
<div class="swiper-slide text-sm-start text-center last-paragraph-no-margin" data-swiper-parallax="700">
<span class="fs-15 fw-500 text-white text-uppercase mb-10px d-block ls-1px">@ Herman miller</span>
<p class="fs-20 lh-34">From the day one, Themezaa has delivered all possible outcomes as demanded. I must say that all the developers are dedicated.</p>
</div>
<div class="swiper-slide text-sm-start text-center last-paragraph-no-margin" data-swiper-parallax="700">
<span class="fs-15 fw-500 text-white text-uppercase mb-10px d-block ls-1px">@ Shoko mugikura</span>
<p class="fs-20 lh-34">Theme is beautiful, although it takes some time to figure out where to edit what. But support is very quick and helpful theme.</p>
</div>
<div class="swiper-slide text-sm-start text-center last-paragraph-no-margin" data-swiper-parallax="700">
<span class="fs-15 fw-500 text-white text-uppercase mb-10px d-block ls-1px">@ Matthew taylor</span>
<p class="fs-20 lh-34">They are very good with communication, addressing the need and attentively making sure the customer is fully supported.</p>
</div>
<div class="swiper-slide text-sm-start text-center last-paragraph-no-margin" data-swiper-parallax="700">
<span class="fs-15 fw-500 text-white text-uppercase mb-10px d-block ls-1px">@ Leonel mooney</span>
<p class="fs-20 lh-34">What an awesome theme and support team is very kind. Every element is designed pixel perfect, so it is really a modern theme.</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="separator-line-2px w-100 bg-white-transparent-extra-light mt-45px mb-45px xs-mt-30px xs-mb-30px"></div>
</div>
<div class="col-sm-6 xs-mb-30px">
<div class="d-flex justify-content-center justify-content-sm-start">
<div class="slider-one-slide-prev-1 text-white swiper-button-prev slider-navigation-style-04 bg-white-transparent-extra-light h-65px w-65px" tabindex="0" role="button" aria-label="Previous slide"><i class="fa-solid fa-arrow-left"></i></div>
<div class="slider-one-slide-next-1 text-white swiper-button-next slider-navigation-style-04 bg-white-transparent-extra-light h-65px w-65px" tabindex="0" role="button" aria-label="Next slide"><i class="fa-solid fa-arrow-right"></i></div>
</div>
</div>
<div class="col-sm-6">
<div class="d-flex align-items-center justify-content-center justify-content-sm-end">
<div class="fw-600 fs-60 text-white me-15px ls-minus-1px">4.82</div>
<div class="text-center">
<div class="bg-jade text-white border-radius-30px ps-20px pe-20px fs-13">
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
<i class="bi bi-star-fill"></i>
</div>
<span class="text-white fs-13 text-uppercase">Clutch review</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="pt-5 pb-5 xs-pt-30px xs-pb-30px">
<div class="container">
<div class="row">
<div class="col-12 col-xl-3 col-sm-6 ms-auto order-1 xs-mb-10px text-center text-sm-start">
<span class="text-white fancy-text-style-4">
<span data-fancy-text="{ &quot;effect&quot;: &quot;rotate&quot;, &quot;string&quot;: [&quot;Thanks for visiting.&quot;, &quot;Customer oriented agency.&quot;, &quot;Providing excellent solutions.&quot;], &quot;speed&quot;: 50 }"></span>
</span>
</div>
<div class="col-xl-6 text-center last-paragraph-no-margin order-3 order-xl-2 lg-mt-10px xs-mt-0"><p class="fs-16">&copy; 2024 Crafto is Proudly Powered by <a href="https://www.themezaa.com/" target="_blank" class="text-white text-decoration-line-bottom fw-500">ThemeZaa</a></p></div>
<div class="col-12 col-xl-3 col-sm-6 text-end order-2 xs-mb-10px text-center text-sm-end">
<div class="elements-social social-icon-style-02">
<ul class="medium-icon light">
<li class="my-0"><a class="facebook" href="https://www.facebook.com/" target="_blank"><i class="fa-brands fa-facebook-f"></i></a></li>
<li class="my-0"><a class="dribbble" href="http://www.dribbble.com" target="_blank"><i class="fa-brands fa-dribbble"></i></a></li>
<li class="my-0"><a class="twitter" href="https://www.twitter.com" target="_blank"><i class="fa-brands fa-twitter"></i></a></li>
<li class="my-0"><a class="instagram" href="https://www.instagram.com" target="_blank"><i class="fa-brands fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<script data-cfasync="false" src="cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/vendors.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>