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

263 lines
13 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#e58c8b838aa5818a88848c8bcb868a88" class="text-white-hover"><span class="__cf_email__" data-cfemail="bbd2d5ddd4fbdfd4d6dad2d595d8d4d6">[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#bed7d0d8d1fedad1d3dfd7d090ddd1d3" 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 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;expertise&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="half-section pb-0">
<div class="container">
<div class="row row-cols-1 row-cols-lg-3 row-cols-md-2 justify-content-center" data-anime="{&quot;el&quot;: &quot;childs&quot;, &quot;translateY&quot;: [0, 0], &quot;perspective&quot;: [1200,1200], &quot;scale&quot;: [1.1, 1], &quot;rotateX&quot;: [50, 0], &quot;opacity&quot;: [0,0.7], &quot;duration&quot;: 800, &quot;delay&quot;: 200, &quot;staggervalue&quot;: 300, &quot;easing&quot;: &quot;easeOutQuad&quot; }">
<div class="col icon-with-text-style-07 transition-inner-all mb-30px">
<div class="hover-box dark-hover feature-box p-55px lg-p-30px overflow-hidden bg-medium-slate-blue text-start box-shadow-double-large-hover">
<div class="feature-box-icon min-h-150px sm-min-h-100px mb-20 z-index-9">
<i class="line-icon-Management icon-extra-large text-white"></i>
</div>
<div class="feature-box-title fs-200 fw-600 text-black opacity-2 ls-minus-10px">design</div>
<div class="feature-box-content last-paragraph-no-margin">
<span class="d-inline-block text-white mb-5px fs-18">Design research</span>
<p class="w-90 xl-w-100 lh-30 text-light-opacity lh-30 text-light-opacity">We create compelling web designs, which are the right-fit for your target groups.</p>
</div>
<div class="feature-box-overlay bg-base-color"></div>
</div>
</div>
<div class="col icon-with-text-style-07 transition-inner-all mb-30px">
<div class="hover-box dark-hover feature-box p-55px lg-p-30px overflow-hidden bg-medium-slate-blue text-start box-shadow-double-large-hover">
<div class="feature-box-icon min-h-150px sm-min-h-100px mb-20 z-index-9">
<i class="line-icon-Megaphone icon-extra-large text-white"></i>
</div>
<div class="feature-box-title fs-200 fw-600 text-black opacity-2 ls-minus-10px">strategy</div>
<div class="feature-box-content last-paragraph-no-margin">
<span class="d-inline-block text-white mb-5px fs-18">Brand strategy</span>
<p class="w-90 xl-w-100 lh-30 text-light-opacity">We create compelling web designs, which are the right-fit for your target groups.</p>
</div>
<div class="feature-box-overlay bg-base-color"></div>
</div>
</div>
<div class="col icon-with-text-style-07 transition-inner-all mb-30px">
<div class="hover-box dark-hover feature-box p-55px lg-p-30px overflow-hidden bg-medium-slate-blue text-start box-shadow-double-large-hover">
<div class="feature-box-icon min-h-150px sm-min-h-100px mb-20 z-index-9">
<i class="line-icon-Add-Bag icon-extra-large text-white"></i>
</div>
<div class="feature-box-title fs-200 fw-600 text-black opacity-2 ls-minus-10px">eCommerce</div>
<div class="feature-box-content last-paragraph-no-margin">
<span class="d-inline-block text-white mb-5px fs-18">eCommerce solutions</span>
<p class="w-90 xl-w-100 lh-30 text-light-opacity">We create compelling web designs, which are the right-fit for your target groups.</p>
</div>
<div class="feature-box-overlay bg-base-color"></div>
</div>
</div>
<div class="col icon-with-text-style-07 transition-inner-all md-mb-30px">
<div class="hover-box dark-hover feature-box p-55px lg-p-30px overflow-hidden bg-medium-slate-blue text-start box-shadow-double-large-hover">
<div class="feature-box-icon min-h-150px sm-min-h-100px mb-20 z-index-9">
<i class="line-icon-Add-Window icon-extra-large text-white"></i>
</div>
<div class="feature-box-title fs-200 fw-600 text-black opacity-2 ls-minus-10px">development</div>
<div class="feature-box-content last-paragraph-no-margin">
<span class="d-inline-block text-white mb-5px fs-18">Website development</span>
<p class="w-90 xl-w-100 lh-30 text-light-opacity">We create compelling web designs, which are the right-fit for your target groups.</p>
</div>
<div class="feature-box-overlay bg-base-color"></div>
</div>
</div>
<div class="col icon-with-text-style-07 transition-inner-all sm-mb-30px">
<div class="hover-box dark-hover feature-box p-55px lg-p-30px overflow-hidden bg-medium-slate-blue text-start box-shadow-double-large-hover">
<div class="feature-box-icon min-h-150px sm-min-h-100px mb-20 z-index-9">
<i class="line-icon-Microphone-4 icon-extra-large text-white"></i>
</div>
<div class="feature-box-title fs-200 fw-600 text-black opacity-2 ls-minus-10px">identity</div>
<div class="feature-box-content last-paragraph-no-margin">
<span class="d-inline-block text-white mb-5px fs-18">Visual identity</span>
<p class="w-90 xl-w-100 lh-30 text-light-opacity">We create compelling web designs, which are the right-fit for your target groups.</p>
</div>
<div class="feature-box-overlay bg-base-color"></div>
</div>
</div>
<div class="col icon-with-text-style-07 transition-inner-all">
<div class="hover-box dark-hover feature-box p-55px lg-p-30px overflow-hidden bg-medium-slate-blue text-start box-shadow-double-large-hover">
<div class="feature-box-icon min-h-150px sm-min-h-100px mb-20 z-index-9">
<i class="line-icon-Address-Book2 icon-extra-large text-white"></i>
</div>
<div class="feature-box-title fs-200 fw-600 text-black opacity-2 ls-minus-10px">content</div>
<div class="feature-box-content last-paragraph-no-margin">
<span class="d-inline-block text-white mb-5px fs-18">Content management</span>
<p class="w-90 xl-w-100 lh-30 text-light-opacity">We create compelling web designs, which are the right-fit for your target groups.</p>
</div>
<div class="feature-box-overlay bg-base-color"></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>