CINXE.COM

Contact | Basilico :: Digital Agency

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <meta name="referrer" content="no-referrer, same-origin"> <title>Contact | Basilico :: Digital Agency</title> <meta name="description" content="We shape brand identities and design digital experiences to help organizations innovate their business."> <meta name="keywords" content="digital strategy, web design, web development, creative web agency"> <link rel="canonical" href="https://www.basili.co/en/contact/"> <meta property="og:title" content="Contact | Basilico :: Digital Agency"> <meta property="og:description" content="We shape brand identities and design digital experiences to help organizations innovate their business."> <meta property="og:type" content="website"> <meta property="og:url" content="https://www.basili.co/en/contact/"> <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="basilicoagency"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Contact", "item": "https://www.basili.co/en/contact/" } ] } </script> <meta name="generator" content="ProcessWire"> <link rel="alternate" href="https://www.basili.co/en/contact/" hreflang="en"> <link rel="alternate" href="https://www.basili.co/en/contact/" hreflang="x-default"> <link rel="alternate" href="https://www.basili.co/it/contact/" hreflang="it"> <meta name="google-site-verification" content="7H03Nv9kbYBwf157btr3CUhBuzJbIRkuO-UlE-eVhyQ"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#000000"> <link rel="shortcut icon" href="/favicon.ico"> <meta name="msapplication-TileColor" content="#000000"> <meta name="theme-color" content="#000000"> <link rel="stylesheet" href="/site/templates/css/style.min.1738166603.css" media="all"> <script defer data-domain="basili.co" src="https://plausible.io/js/script.js"></script> <!-- Inizio Codice ShinyStat --> <script src="//codiceisp.shinystat.com/cgi-bin/getcod.cgi?USER=SS-52807679-770e3&NODW=yes" async></script> <noscript> <a href="https://www.shinystat.com/it/" target="_top"> <img src="//www.shinystat.com/cgi-bin/shinystat.cgi?USER=SS-52807679-770e3" alt="Statistiche accessi" style="border:0px" /></a> </noscript> <!-- Fine Codice ShinyStat --> </head> <body class=""> <header class="SiteHeader js-siteHeader" role="banner"> <div class="Container SiteHeader-container"> <div class="SiteHeader-brand"> <div class="SiteHeader-logo"> <a class="SiteHeader-logo-link " href="/"> <svg class="Icon SiteHeader-logo-image" viewBox="0 0 150 25" width="150" height="25"> <use xlink:href="#icon-logo"></use> </svg> </a> </div> <span class="SiteHeader-toggle">menu</span> </div> <nav class="SiteHeader-nav"> <ul> <li> <a href='https://www.basili.co/en/agency/'>Agency</a> </li> <li> <a href='https://www.basili.co/en/works/'>Work</a> </li> <li class="is-active"> <a href='https://www.basili.co/en/contact/'>Contact</a> </li> </ul> <span class="SiteHeader-toggle">Close</span> </nav> </div> </header> <div id="barba-wrapper"> <div class="barba-container" data-namespace="contact"> <div class="PageHeader Background js-pageHeader"> <div class="Container"> <h1 class="Heading Heading--huge Heading--serif PageHeader-title">Let&#039;s build something<br /> great together</h1> <h3 class="Heading Heading--context PageHeader-caption">GET IN TOUCH</h3> </div> </div> <div class="Section Background Background--darker js-fbq" data-fbq-action="Contact"> <div class="Container Reveal js-reveal" data-reveal-delay="0.2"> <ul class="TabsNav js-tabsNav"> <li class="TabsNav-item"> <a href="#tab-project" data-active class="TabsNav-link Button js-trackPageView" data-url="/en/contact/project-B"><span class="Button-text">Start a project</span></a> </li> <li class="TabsNav-item"> <a href="#tab-join" class="TabsNav-link Button js-trackPageView" data-url="/en/contact/join"><span class="Button-text">Join the crew</span></a> </li> <li class="TabsNav-item"> <a href="#tab-hello" class="TabsNav-link Button js-trackPageView" data-url="/en/contact/hello"><span class="Button-text">Say Hello!</span></a> </li> </ul> <div class="row"> <div class="col col-md-10 offset-md-1 col-lg-8 offset-lg-2"> <div class="Tabs Reveal js-reveal" data-reveal-delay="0.4"> <div class="Tabs-item" id="tab-project"> <div class="Tabs-content"> <form action="/en/project-form/" data-event-category="ContactForm" class="js-form" method="post"> <fieldset> <div class="InputText"> <label class="InputText-label is-required" for="field-project-name">My name is</label> <input class="InputText-input" type="text" name="project-name" placeholder="Name Surname" id="field-project-name" required> </div> <div class="InputText"> <label class="InputText-label" for="field-project-company">and I work for</label> <input class="InputText-input" type="text" name="project-company" placeholder="Company name" id="field-project-company" > </div> <div class="InputText"> <label class="InputText-label is-required" for="field-project-email">you can write me at</label> <input class="InputText-input" type="email" name="project-email" placeholder="my email address" required id="field-project-email"> </div> <div class="InputText"> <label class="InputText-label" for="field-project-phone">or call me at</label> <input class="InputText-input" type="phone" name="project-phone" placeholder="my phone number" id="field-project-phone"> </div> </fieldset> <fieldset> <div class="InputRange js-inputRange"> <label for="field-project-deadline">Deadline</label> <select name="project-deadline" class="InputRange-select custom-select" id="field-project-deadline"> <option>1 month</option> <option selected>3 months</option> <option>6 months</option> <option>1 year</option> </select> </div> </fieldset> <fieldset> <div class="InputRange js-inputRange"> <label for="field-project-budget">Budget</label> <select name="project-budget" class="InputRange-select custom-select" id="field-project-budget"> <option>20.000 €</option> <option>40.000 €</option> <option selected>60.000 €</option> <option>No Limit</option> </select> </div> </fieldset> <fieldset> <div class="InputTextarea js-inputTextarea"> <label class="InputTextarea-label is-required" for="field-project-message">Dear Basilico,</label> <textarea name="project-message" rows="1" placeholder="I have a dream…" id="field-project-message" required></textarea> </div> </fieldset> <div class="row justify-content-between align-items-center"> <div class="col-12 col-sm-auto mb-3"> <div class="custom-control custom-checkbox"> <input type="checkbox" class="custom-control-input" id="privacy" name="project-privacy" value="1" required> <label class="custom-control-label" for="privacy">I have read and agree to Basilico <a href="/en/privacy/" target="_blank">privacy policy</a> *</label> </div> <p class="MandatoryNote">* Required fields</p> </div> <div class="col text-center mb-3"> <button class="Button" type="submit"><span class="Button-text">Send</span></button> </div> </div> <input type="hidden" name="form" value="project"> <input type="hidden" name="form_test" value="B"> <input type="hidden" name="referer" value=""> <input type="hidden" name="_tesla_hash" value="ZGp0AQVjZGVlZj==" /> </form> </div> </div> <div class="Tabs-item" id="tab-join"> <div class="Tabs-content"> <div class="Prose"> <h4 class="my-0">Skilled Frontend Developer</h4> <p class="text-muted mb-3"><strong>Brescia - Italy</strong></p> <p> We are looking for a <strong>skilled</strong> frontend web developer who doesn't fear moving pixels in time and space 40 hours/week.<br> Applicant should, at least: know how to use the most common frontend frameworks and how to extend them; own a deep sense of scaffolding, code and assets organization; have a good eye for design and its principles, have expertise in team work and version control systems.<br> Although we are an international agency, strong skills in italian spoken/written language <strong>are required</strong>, english spoken language is a welcome plus. </p> <p>Knowledge in motion graphics and web animations are a must and skills in <strong>3D</strong> and <strong>WebGL</strong> will make you the perfect candidate. Please provide a reference to your latest works or experiments (eg: codepen, github).</p> <p>If you are interested in this full-time position with Basilico, please send an email about why you want the job to <strong><a href="mailto:jobs@basili.co">jobs@basili.co</a></strong>. We will be unable to respond to everyone, but if we think there’s a good potential match, we’ll be in touch.</p> </div> </div> </div> <div class="Tabs-item" id="tab-hello"> <div class="Tabs-content"> <form action="/en/hello-form/" data-event-category="helloForm" class="js-form" method="post"> <fieldset> <div class="InputText"> <label class="InputText-label is-required" for="field-hello-name">My name is</label> <input class="InputText-input" type="text" name="hello-name" placeholder="Name Surname" required id="field-hello-name"> </div> <div class="InputText"> <label class="InputText-label is-required" for="field-hello-email">you can write me at</label> <input class="InputText-input" type="email" name="hello-email" placeholder="my email address" required id="field-hello-email"> </div> </fieldset> <fieldset> <div class="InputTextarea js-inputTextarea"> <label class="InputTextarea-label is-required" for="field-hello-message">Dear Basilico,</label> <textarea name="hello-message" rows="1" placeholder="I wanna say hi…" id="field-hello-message" required></textarea> </div> </fieldset> <div class="row justify-content-between align-items-center"> <div class="col-12 col-sm-auto mb-3"> <div class="custom-control custom-checkbox"> <input type="checkbox" class="custom-control-input" id="privacy2" name="hello-privacy" value="1" required> <label class="custom-control-label" for="privacy2">I have read and agree to Basilico <a href="/en/privacy/" target="_blank">privacy policy</a> *</label> </div> <p class="MandatoryNote">* Required fields</p> </div> <div class="col text-center mb-3"> <button class="Button" type="submit"><span class="Button-text">Send</span></button> </div> </div> <input type="hidden" name="form" value="hello"> <input type="hidden" name="referer" value=""> <input type="hidden" name="_tesla_hash" value="ZGp0AQVjZGVlZj==" /> </form> </div> </div> </div> </div> </div> </div> </div> <div class="modal zoom" tabindex="-1" role="dialog" id="modal-feedback"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title"></h5> </div> <div class="modal-body"></div> <div class="modal-footer"> <button type="button" class="Button" data-dismiss="modal"><span class="Button-text">Close</span></button> </div> </div> </div> </div> <footer class="SiteFooter Background Background--black"> <div class="Container SiteFooter-container"> <div class="SiteFooter-colophon"> <p> <span><a href="/en/privacy/">Privacy policy</a></span> <span>Vicolo Quadra n°13, 25086 Rezzato (BS), Italy</span> </p> <p><span>P.IVA 03271470985</span><span>REA BS520015 – Cap.Soc. € 12.000 iv</span></p> </div> <div class="SiteFooter-social"> <ul> <li> <a target='_blank' href='https://www.facebook.com/basilico.agency/'>Facebook</a> </li> <li> <a target='_blank' href='https://www.instagram.com/basilico.agency/'>Instagram</a> </li> <li> <a target='_blank' href='https://twitter.com/basilicoagency'>X</a> </li> <li> <a target='_blank' href='https://dribbble.com/basilicoagency'>Dribble</a> </li> <li> <a target='_blank' href='https://www.linkedin.com/company/basilicoagency'>LinkedIn</a> </li> </ul></div> </div> </footer> </div> </div> <div id="Mask"></div> <svg class="SvgLibrary"><defs><symbol viewBox="0 0 150 25" id="icon-logo"><path d="M29.5.5c-1.9.2-12 1.5-18.2 8-2.1 2.2-3.4 4.8-3.6 7.4 0 .5-.1.9 0 1.4-3.8-5-4.8-11.4-5.1-14.2 3 .5 6 1.3 8.8 2.6.6-.6 1.4-1.2 2.1-1.7-5.1-2.6-10.4-3.3-12-3.5h-.2l-1.3-.1v1.3c0 .5.3 11.6 7.2 18.7 1.3 1.4 2.9 2.5 4.7 3.3 1.1.5 2.3.8 3.4.8h.3c1.2 0 2.4-.3 3.5-.8 1.8-.8 3.4-1.9 4.7-3.3 6.9-7 7.2-18.2 7.2-18.6v-1.3l-1.3.1-.2-.1zm-6.1 16.8v-1.4c-.2-2.5-1.5-5.1-3.7-7.4-.1-.2-.3-.3-.5-.5l-2.1 1.3.8.8c1.8 1.8 2.8 3.9 3 5.9.2 1.8-.4 3.5-1.6 4.6l-1.2.9c-.6.2-1.2.4-1.9.5l-.8.1c-.3 0-.5 0-.8-.1-.6-.1-1.3-.3-1.9-.5-.4-.2-.8-.5-1.2-.9-1.2-1.1-1.8-2.8-1.6-4.6.2-2 1.3-4.1 3-5.9 4.7-5 12.3-6.6 15.4-7.1-.1 2.8-1.1 9.3-4.9 14.3zM148.8 10.4c-.8-1.3-1.9-2.5-3.2-3.3-2.8-1.6-6.2-1.6-9 0-1.3.8-2.5 1.9-3.2 3.3-1.6 2.8-1.6 6.2 0 9 .8 1.4 1.9 2.5 3.3 3.3 2.8 1.6 6.2 1.6 9 0 1.3-.8 2.5-1.9 3.2-3.3 1.5-2.8 1.5-6.2-.1-9zm-7.7 10.9c-3.3.1-6.3-3-6.3-6.4-.1-3.5 3-6.5 6.3-6.4 3.6-.1 6.3 2.9 6.2 6.4 0 3.6-2.6 6.5-6.2 6.4zM55.5 7.2c-1.4-.8-2.9-1.2-4.4-1.2-1.2 0-2.5.2-3.6.7-1 .4-1.9 1.1-2.7 1.8v-7.4h-2.7v22.5h2.7v-2.2c.8.8 1.7 1.4 2.8 1.8 1.2.5 2.4.7 3.7.7 1.5 0 2.9-.4 4.1-1.2 1.3-.8 2.4-1.9 3.2-3.2.8-1.4 1.2-2.9 1.2-4.5s-.4-3.1-1.2-4.5c-.7-1.4-1.8-2.5-3.1-3.3zm-4.6 14.2c-3.6.1-6.2-3.1-6.2-6.4-.1-3.4 2.7-6.6 6.3-6.5 3.5-.1 6.1 3.1 6.1 6.6.1 3.4-2.6 6.2-6 6.3h-.2zM77.3 6.1h-.5v2.4c-1.4-1.5-3.5-2.5-6.1-2.5-1.5 0-3.1.4-4.4 1.2-1.4.8-2.5 1.9-3.3 3.3-.8 1.4-1.2 2.9-1.2 4.5s.4 3.1 1.3 4.5c.8 1.3 2 2.4 3.3 3.2 1.3.8 2.8 1.2 4.3 1.2 2.4 0 5-1.1 6.2-2.6v2.3h2.7v-17.5h-2.3zm-6.6 15.3c-3.1.1-6.2-2.9-6.1-6.4-.1-3.6 2.8-6.6 6.1-6.5 3.3-.1 6.4 3 6.3 6.5.1 3.4-3.1 6.5-6.3 6.4zM129.5 19.5l-.2.2-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2.1-.1.1-.1-.2h-.1l-.2.1h-1.6000000000000003c-3.5 0-6.4-2.9-6.4-6.4s2.9-6.4 6.4-6.4h1.3000000000000003l.2.1h.1l.2.1h.1l.2.1.3.1.3.1.3.1c.1 0 .2.1.3.2.4.3.8.6 1.2 1l1.5-2c-3.6-3.4-9.2-3.3-12.7.3-3.4 3.6-3.3 9.2.3 12.7 3.6 3.4 9.2 3.3 12.6-.2l-1.6-1.9-.2.5zM97 6.1h2.7v17.4h-2.7zM103.7 1.1h2.7v22.5h-2.7zM97 1.1h2.7v2.7h-2.7zM110.4 6.1h2.7v17.4h-2.7zM110.4 1.1h2.7v2.7h-2.7zM88.5 13.4c-1.5-.4-3.5-1.4-3.4-2.5 0-.7.3-1.4.9-1.8.6-.4 1.4-.6 2.1-.6.5 0 1 .1 1.5.3.8.3 1.3.8 2 1.7l2-1.4c-1.4-1.9-3-3-5.5-3-3.4 0-5.5 2-5.5 4.9 0 2.6 1.8 4.2 5.2 5.1l.5.1c.6.2 1.2.3 1.8.6.9.4 1.6 1 1.6 2.1 0 1.8-1.8 2.6-3.6 2.6-1.1 0-3.1-.8-3.6-2.1l-.3-.7h-.1l-1.1.5-1.1.5c0 .2.1.4.1.5v.1c.9 2.4 3.6 3.6 5.9 3.6 3.6 0 6.3-2 6.3-5.1.1-2.8-2-4.6-5.7-5.4z"></path></symbol><symbol viewBox="0 0 18 14" id="icon-arrow-right"><line class="icon-stroke" x1="1" y1="7" x2="16" y2="7"></line><polyline class="icon-stroke" points="9.5 1 16 7 9.5 13"></polyline></symbol><symbol viewBox="0 0 18 14" id="icon-chevron"><polyline class="icon-stroke" points="9.5 1 16 7 9.5 13"></polyline></symbol><symbol viewBox="0 0 18 14" id="icon-arrow-left"><line class="icon-stroke" x1="2" y1="7" x2="17" y2="7"></line><polyline class="icon-stroke" points="8.5 1 2 7 8.5 13"></polyline></symbol><symbol viewBox="0 0 36 14" id="icon-arrow-long-right"><line class="icon-stroke" x1="1" y1="7" x2="34" y2="7"></line><polyline class="icon-stroke" points="27.5 1 34 7 27.5 13"></polyline></symbol><symbol viewBox="0 0 36 14" id="icon-arrow-long-left"><line class="icon-stroke" x1="2" y1="7" x2="35" y2="7"></line><polyline class="icon-stroke" points="8.5 1 2 7 8.5 13"></polyline></symbol><symbol viewBox="0 0 14 10" id="icon-list"><line class="icon-stroke" x1="3.5" y1="1.5" x2="12.5" y2="1.5"></line><line class="icon-stroke" x1="3.5" y1="5" x2="12.5" y2="5"></line><line class="icon-stroke" x1="3.5" y1="8.5" x2="12.5" y2="8.5"></line><circle cx="1" cy="1.5" r="1"></circle><circle cx="1" cy="5" r="1"></circle><circle cx="1" cy="8.5" r="1"></circle></symbol></defs></svg> <script src="/site/templates/js/vendor.min.1728041029.js" data-cookieconsent="ignore"></script> <script src="/site/templates/js/app.min.1738166918.js" data-cookieconsent="ignore"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10