268 lines
15 KiB
HTML
268 lines
15 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="{ "theme": "light" }">
|
||
|
<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#f69f989099b692999b979f98d895999b" class="text-white-hover"><span class="__cf_email__" data-cfemail="234a4d454c63474c4e424a4d0d404c4e">[email 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#b2dbdcd4ddf2d6dddfd3dbdc9cd1dddf" 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="{ "opacity": [0, 1], "translateY": [50, 0], "filter": ["blur(20px)", "blur(0px)"], "string": ["contact"], "duration": 500, "delay": 0, "speed": 50, "easing": "easeOutQuad" }"></h1>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</section>
|
||
|
|
||
|
|
||
|
|
||
|
<section class="half-section pb-0">
|
||
|
<div class="container">
|
||
|
<div class="row" data-anime="{ "el": "childs", "translateX": [50, 0], "opacity": [0,1], "duration": 1200, "delay": 0, "staggervalue": 150, "easing": "easeOutQuad" }">
|
||
|
<div class="col-lg-5 col-md-8 md-mb-50px sm-mb-30px">
|
||
|
<span class="text-white fs-60 mb-0 alt-font">Contact us our offices around the world.</span>
|
||
|
</div>
|
||
|
<div class="col-lg-3 col-sm-6 offset-lg-1 xs-mb-15px">
|
||
|
<span class="text-base-color fs-14 fw-700 ls-1px text-uppercase">London</span>
|
||
|
<p class="lh-28 w-90 lg-w-100 md-w-75 sm-w-85 xs-w-100">401 Broadway, 24th floor, Orchard view, London, UK</p>
|
||
|
<div class="text-white lh-22"><i class="feather icon-feather-phone-call icon-very-small me-10px"></i><a href="tel:12345678910" class="text-white">+1 234 567 8910</a></div>
|
||
|
<div class="text-white"><i class="feather icon-feather-mail icon-very-small me-10px"></i><a href="cdn-cgi/l/email-protection.html#2d44434b426d4942404c4443034e4240" class="text-white text-decoration-line-bottom"><span class="__cf_email__" data-cfemail="80e9eee6efc0e4efede1e9eeaee3efed">[email protected]</span></a></div>
|
||
|
</div>
|
||
|
<div class="col-lg-3 col-sm-6">
|
||
|
<span class="text-base-color fs-14 fw-700 ls-1px text-uppercase">Switzerland</span>
|
||
|
<p class="lh-28 w-90 lg-w-100 md-w-75 sm-w-85 xs-w-100">701 sondanella, 18th floor, Gunsberg, Switzerland</p>
|
||
|
<div class="text-white lh-22"><i class="feather icon-feather-phone-call icon-very-small me-10px"></i><a href="tel:12345678910" class="text-white">+1 234 567 8910</a></div>
|
||
|
<div class="text-white"><i class="feather icon-feather-mail icon-very-small me-10px"></i><a href="cdn-cgi/l/email-protection.html#630a0d050c23070c0e020a0d4d000c0e" class="text-white text-decoration-line-bottom"><span class="__cf_email__" data-cfemail="adc4c3cbc2edc9c2c0ccc4c383cec2c0">[email protected]</span></a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</section>
|
||
|
|
||
|
|
||
|
<section class="big-section pb-0">
|
||
|
<div class="container-fluid p-0">
|
||
|
<div class="row g-0 overlap-height">
|
||
|
<div class="col-12">
|
||
|
<div id="map" class="map" data-map-options="{ "lat": -37.805688, "lng": 144.962312, "style": "Dark", "marker": { "type": "HTML", "color": "#997f00" }, "popup": { "defaultOpen": false, "html": "<div class=infowindow><strong class=\"mb-3 d-inline-block\">Crafto Design</strong><p>16122 Collins street, Melbourne, Australia</p></div><div class=\"google-maps-link\"> <a aria-label=\"View larger map\" target=\"_blank\" jstcache=\"31\" href=\"https://maps.google.com/maps?ll=-37.805688,144.962312&z=17&t=m&hl=en-US&gl=IN&mapclient=embed&cid=13153204942596594449\" jsaction=\"mouseup:placeCard.largerMap\">VIEW LARGER MAP</a></div>" } }"></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</section>
|
||
|
|
||
|
|
||
|
<section class="position-relative pb-0" data-anime="{ "el": "childs", "translateY": [30, 0], "opacity": [0,1], "duration": 500, "delay":100, "staggervalue": 300, "easing": "easeOutQuad" }">
|
||
|
<div class="container">
|
||
|
<div class="row justify-content-center overlap-section overlap-section-three-fourth md-mt-auto">
|
||
|
<div class="col-lg-10">
|
||
|
<div class="p-9 sm-p-7 bg-nero-grey box-shadow-quadruple-large">
|
||
|
<form action="email-templates/contact-form.php" method="post" class="contact-form-style-03">
|
||
|
<div class="row justify-content-center">
|
||
|
<div class="col-md-10 mb-7 xs-mb-30px">
|
||
|
<h2 class="alt-font text-white mb-0">Let's talk. Have a project in mind?</h2>
|
||
|
</div>
|
||
|
<div class="col-md-2 text-end d-none d-md-inline-block">
|
||
|
<img src="images/demo-architecture-contact-01.jpg" class="h-50px" alt>
|
||
|
</div>
|
||
|
<div class="col-md-6">
|
||
|
<label for="exampleInputEmail1" class="form-label fs-12 fw-500 ls-2px text-uppercase text-white mb-0">Your name*</label>
|
||
|
<div class="position-relative form-group mb-30px">
|
||
|
<span class="form-icon"><i class="bi bi-emoji-smile"></i></span>
|
||
|
<input class="fs-15 ps-0 border-radius-0px border-color-charcoal-grey bg-transparent form-control required" id="exampleInputEmail1" type="text" name="name" placeholder="What's your good name?" />
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-md-6">
|
||
|
<label for="exampleInputEmail1" class="form-label fs-12 fw-500 ls-2px text-uppercase text-white mb-0">Your email address*</label>
|
||
|
<div class="position-relative form-group mb-30px">
|
||
|
<span class="form-icon"><i class="bi bi-envelope"></i></span>
|
||
|
<input class="fs-15 ps-0 border-radius-0px border-color-charcoal-grey bg-transparent form-control required" id="exampleInputEmail2" type="email" name="email" placeholder="Enter your email address" />
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-md-6">
|
||
|
<label for="exampleInputEmail1" class="form-label fs-12 fw-500 ls-2px text-uppercase text-white mb-0">Your phone number</label>
|
||
|
<div class="position-relative form-group mb-30px">
|
||
|
<span class="form-icon"><i class="bi bi-telephone"></i></span>
|
||
|
<input class="fs-15 ps-0 border-radius-0px border-color-charcoal-grey bg-transparent form-control" id="exampleInputEmail3" type="tel" name="phone" placeholder="Enter your phone number" />
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-md-6">
|
||
|
<label for="exampleInputEmail1" class="form-label fs-12 fw-500 ls-2px text-uppercase text-white mb-0">Your subject</label>
|
||
|
<div class="position-relative form-group mb-30px">
|
||
|
<span class="form-icon"><i class="bi bi-journals"></i></span>
|
||
|
<input class="fs-15 ps-0 border-radius-0px border-color-charcoal-grey bg-transparent form-control" id="exampleInputEmail4" type="text" name="subject" placeholder="How can we help you?" />
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-12 mb-5">
|
||
|
<label for="exampleInputEmail1" class="form-label fs-12 fw-500 ls-2px text-uppercase text-white mb-0">Your message</label>
|
||
|
<div class="position-relative form-group form-textarea mb-0">
|
||
|
<textarea class="fs-15 ps-0 border-radius-0px border-color-charcoal-grey bg-transparent form-control" name="comment" placeholder="Describe about your project" rows="4"></textarea>
|
||
|
<span class="form-icon"><i class="bi bi-chat-square-dots"></i></span>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-xl-7 col-md-8 text-center text-md-start sm-mb-25px">
|
||
|
<p class="mb-0 fs-14 lh-24 w-90 xl-w-100">We are committed to protecting your privacy. We will never collect information about you without your explicit consent.</p>
|
||
|
</div>
|
||
|
<div class="col-xl-5 col-md-4 text-center text-md-end">
|
||
|
<input id="exampleInputEmail5" type="hidden" name="redirect" value>
|
||
|
<button class="btn btn-small btn-base-color btn-box-shadow btn-round-edge-small primary-font submit" type="submit">Send message</button>
|
||
|
</div>
|
||
|
<div class="col-12">
|
||
|
<div class="form-results mt-20px d-none"></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</section>
|
||
|
|
||
|
|
||
|
<footer class="pt-5 pb-5 xs-pt-30px xs-pb-30px overflow-hidden">
|
||
|
<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="{ "effect": "rotate", "string": ["Thanks for visiting.", "Customer oriented agency.", "Providing excellent solutions."], "speed": 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">© 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 async defer src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCA56KqSJ11nQUw_tXgXyNMiPmQeM7EaSA&callback=initMap"></script>
|
||
|
<script type="text/javascript" src="js/main.js"></script>
|
||
|
</body>
|
||
|
</html>
|