Outiref

Code source de l'URL : https://webalia.fr

<!doctype html>
<html lang="fr-FR" prefix="og: https://ogp.me/ns#">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{delete Object.assign(arguments[0],{[t(e)]:arguments[0][e]})[e]})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
	
	
	
		<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="http://gmpg.org/xfn/11">
	
<!-- Optimisation des moteurs de recherche par Rank Math PRO - https://rankmath.com/ -->
<title>Agence web &amp; communication à Strasbourg. Créative &amp; réactive</title><link rel="stylesheet" href="https://webalia.fr/wp-content/cache/min/1/b3eb231a940565866ec043c5e4995d4c.css" media="all" data-minify="1" />
<meta name="description" content="Agence web et communication à Strasbourg. Création de site web optimisé SEO pour booster votre visibilité en ligne. Devis gratuit en ligne"/>
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
<link rel="canonical" href="https://webalia.fr/" />
<meta property="og:locale" content="fr_FR" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Agence web &amp; communication à Strasbourg. Créative &amp; réactive" />
<meta property="og:description" content="Agence web et communication à Strasbourg. Création de site web optimisé SEO pour booster votre visibilité en ligne. Devis gratuit en ligne" />
<meta property="og:url" content="https://webalia.fr/" />
<meta property="og:site_name" content="Webalia" />
<meta property="og:updated_time" content="2023-11-16T20:27:31+00:00" />
<meta property="og:image" content="https://webalia.fr/wp-content/uploads/2022/06/homepage-1024x564.png" />
<meta property="og:image:secure_url" content="https://webalia.fr/wp-content/uploads/2022/06/homepage-1024x564.png" />
<meta property="og:image:width" content="800" />
<meta property="og:image:height" content="441" />
<meta property="og:image:alt" content="agence web" />
<meta property="og:image:type" content="image/png" />
<meta property="article:published_time" content="2020-05-07T12:25:38+00:00" />
<meta property="article:modified_time" content="2023-11-16T20:27:31+00:00" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Agence web &amp; communication à Strasbourg. Créative &amp; réactive" />
<meta name="twitter:description" content="Agence web et communication à Strasbourg. Création de site web optimisé SEO pour booster votre visibilité en ligne. Devis gratuit en ligne" />
<meta name="twitter:image" content="https://webalia.fr/wp-content/uploads/2022/06/homepage-1024x564.png" />
<meta name="twitter:label1" content="Écrit par" />
<meta name="twitter:data1" content="Sakhavat" />
<meta name="twitter:label2" content="Temps de lecture" />
<meta name="twitter:data2" content="8 minutes" />
<script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://webalia.fr/#organization","name":"Webalia","url":"https://webalia.fr","logo":{"@type":"ImageObject","@id":"https://webalia.fr/#logo","url":"https://webalia.fr/wp-content/uploads/2022/05/Logo-vectorise\u0301.svg","contentUrl":"https://webalia.fr/wp-content/uploads/2022/05/Logo-vectorise\u0301.svg","caption":"Webalia","inLanguage":"fr-FR"}},{"@type":"WebSite","@id":"https://webalia.fr/#website","url":"https://webalia.fr","name":"Webalia","publisher":{"@id":"https://webalia.fr/#organization"},"inLanguage":"fr-FR","potentialAction":{"@type":"SearchAction","target":"https://webalia.fr/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://webalia.fr/wp-content/uploads/2022/04/team-agence.svg","url":"https://webalia.fr/wp-content/uploads/2022/04/team-agence.svg","width":"200","height":"200","inLanguage":"fr-FR"},{"@type":"ItemPage","@id":"https://webalia.fr/#webpage","url":"https://webalia.fr/","name":"Agence web &amp; communication \u00e0 Strasbourg. Cr\u00e9ative &amp; r\u00e9active","datePublished":"2020-05-07T12:25:38+00:00","dateModified":"2023-11-16T20:27:31+00:00","about":{"@id":"https://webalia.fr/#organization"},"isPartOf":{"@id":"https://webalia.fr/#website"},"primaryImageOfPage":{"@id":"https://webalia.fr/wp-content/uploads/2022/04/team-agence.svg"},"inLanguage":"fr-FR"},{"@type":"Article","headline":"Agence web &amp; communication \u00e0 Strasbourg. Cr\u00e9ative &amp; r\u00e9active","datePublished":"2020-05-07T12:25:38+00:00","dateModified":"2023-11-16T20:27:31+00:00","author":{"@type":"Person","name":"sakhavat"},"description":"Webalia est une agence web et SEO \u00e0 Strasbourg.La cr\u00e9ation de site web bien visible est notre priorit\u00e9.Obtenez un devis gratuit en ligne pour votre projet web","name":"Agence web &amp; communication \u00e0 Strasbourg. Cr\u00e9ative &amp; r\u00e9active","@id":"https://webalia.fr/#schema-22464","isPartOf":{"@id":"https://webalia.fr/#webpage"},"publisher":{"@id":"https://webalia.fr/#organization"},"image":{"@id":"https://webalia.fr/wp-content/uploads/2022/04/team-agence.svg"},"inLanguage":"fr-FR","mainEntityOfPage":{"@id":"https://webalia.fr/#webpage"}},{"@type":"Product","name":"Webalia - Agence web, SEO, SEA et CRM \u00e0 Strasbourg","aggregateRating":{"@type":"AggregateRating","ratingValue":"5","ratingCount":"24"}}]}</script>
<meta name="google-site-verification" content="PgAo8h52UimO0k-D-Ow6J0KoemUTIbJLqdLvhA8Od1I" />
<!-- /Extension Rank Math WordPress SEO -->


<link rel="alternate" type="application/rss+xml" title="Webalia &raquo; Flux" href="https://webalia.fr/feed/" />
<link rel="alternate" type="application/rss+xml" title="Webalia &raquo; Flux des commentaires" href="https://webalia.fr/comments/feed/" />
<style id='wp-emoji-styles-inline-css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<style id='rank-math-toc-block-style-inline-css'>
.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item}

</style>
<style id='classic-theme-styles-inline-css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>








<link rel='stylesheet' id='elementor-post-251103-css' href='https://webalia.fr/wp-content/uploads/elementor/css/post-251103.css?ver=1713354892' media='all' />

<link rel='stylesheet' id='elementor-global-css' href='https://webalia.fr/wp-content/uploads/elementor/css/global.css?ver=1713354893' media='all' />
<link rel='stylesheet' id='elementor-post-251122-css' href='https://webalia.fr/wp-content/uploads/elementor/css/post-251122.css?ver=1713354893' media='all' />
<link rel='stylesheet' id='elementor-post-260881-css' href='https://webalia.fr/wp-content/uploads/elementor/css/post-260881.css?ver=1713354893' media='all' />
<link rel='stylesheet' id='elementor-post-251291-css' href='https://webalia.fr/wp-content/uploads/elementor/css/post-251291.css?ver=1713354893' media='all' />


<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-content/plugins/WP_Estimation_Form/assets/js/lfb_frontend.min.js?ver=10.184" id="lfb_frontendGlobal-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" defer="defer" data-rocket-src="https://webalia.fr/wp-content/cache/min/1/wp-content/plugins/widget-google-reviews/assets/js/public-main.js?ver=1713354912" id="grw-public-main-js-js"></script>
<link rel="https://api.w.org/" href="https://webalia.fr/wp-json/" /><link rel="alternate" type="application/json" href="https://webalia.fr/wp-json/wp/v2/pages/251122" />
<link rel='shortlink' href='https://webalia.fr/' />
<link rel="alternate" type="application/json+oembed" href="https://webalia.fr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwebalia.fr%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://webalia.fr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwebalia.fr%2F&#038;format=xml" />
<meta name="generator" content="Elementor 3.21.0; features: e_optimized_assets_loading, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-auto">
<!-- Google Tag Manager -->
<script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NVSQHGN');</script>
<!-- End Google Tag Manager -->
<script src="https://cdn.jsdelivr.net/npm/tarteaucitronjs@1.17.0/tarteaucitron.min.js"></script>

<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
	tarteaucitron.init({
	"privacyUrl": "https://webalia.fr/mentions-legales/", /* Privacy policy url */
	"bodyPosition": "bottom", /* or top to bring it as first element for accessibility */

	"hashtag": "#webalia-cookie", /* Open the panel with this hashtag */
	"cookieName": "webalia-cookie", /* Cookie name */
    
	"orientation": "bottom", /* Banner position (top - bottom) */
       
	"groupServices": false, /* Group services by category */
	"serviceDefaultState": "wait", /* Default state (true - wait - false) */
                           
	"showAlertSmall": false, /* Show the small banner on bottom right */
	"cookieslist": false, /* Show the cookie list */
                           
	"closePopup": false, /* Show a close X on the banner */

	"showIcon": false, /* Show cookie icon to manage cookies */
	//"iconSrc": "", /* Optionnal: URL or base64 encoded image */
	"iconPosition": "BottomRight", /* BottomRight, BottomLeft, TopRight and TopLeft */

	"adblocker": false, /* Show a Warning if an adblocker is detected */
                           
	"DenyAllCta" : false, /* Show the deny all button */
	"AcceptAllCta" : true, /* Show the accept all button when highPrivacy on */
	"highPrivacy": true, /* HIGHLY RECOMMANDED Disable auto consent */
                           
	"handleBrowserDNTRequest": false, /* If Do Not Track == 1, disallow all */

	"removeCredit": true, /* Remove credit link */
	"moreInfoLink": true, /* Show more info link */

	"useExternalCss": false, /* If false, the tarteaucitron.css file will be loaded */
	"useExternalJs": false, /* If false, the tarteaucitron.js file will be loaded */

	//"cookieDomain": ".my-multisite-domaine.fr", /* Shared cookie for multisite */
                          
	"readmoreLink": "", /* Change the default readmore link */

	"mandatory": true, /* Show a message about mandatory cookies */
	"mandatoryCta": true /* Show the disabled accept button when mandatory on */
	});
</script>
<link rel="icon" href="https://webalia.fr/wp-content/uploads/2022/04/Asset_1.svg" sizes="32x32" />
<link rel="icon" href="https://webalia.fr/wp-content/uploads/2022/04/Asset_1.svg" sizes="192x192" />
<link rel="apple-touch-icon" href="https://webalia.fr/wp-content/uploads/2022/04/Asset_1.svg" />
<meta name="msapplication-TileImage" content="https://webalia.fr/wp-content/uploads/2022/04/Asset_1.svg" />
</head>
<body class="home page-template page-template-elementor_header_footer page page-id-251122 wp-custom-logo elementor-default elementor-template-full-width elementor-kit-251103 elementor-page elementor-page-251122">

	
		<div data-elementor-type="header" data-elementor-id="260881" class="elementor elementor-260881 elementor-location-header" data-elementor-post-type="elementor_library">
					<header class="elementor-section elementor-top-section elementor-element elementor-element-d7d6a19 elementor-section-content-middle elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="d7d6a19" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0e9a44f" data-id="0e9a44f" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c1adca3 elementor-widget elementor-widget-image" data-id="c1adca3" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
														<a href="https://webalia.fr">
							<img width="192" height="36" src="https://webalia.fr/wp-content/uploads/2022/05/Logo-vectorisé.svg" class="attachment-large size-large wp-image-256587" alt="logo vectorisé" />								</a>
													</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b3624af" data-id="b3624af" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-6235b02 elementor-nav-menu__align-end elementor-nav-menu--stretch elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="6235b02" data-element_type="widget" data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-chevron-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;layout&quot;:&quot;horizontal&quot;,&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-background e--animation-fade">
				<ul id="menu-1-6235b02" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-251211"><a href="https://webalia.fr/creation-site-internet/" class="elementor-item">Création de site</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251212"><a href="https://webalia.fr/creation-site-internet/creation-site-vitrine/" class="elementor-sub-item">Création site vitrine</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251271"><a href="https://webalia.fr/creation-site-internet/creation-de-site-ecommerce/" class="elementor-sub-item">Création de site e-commerce</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-252123"><a href="https://webalia.fr/la-refonte-du-site-internet/" class="elementor-sub-item">La refonte du site internet</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251910"><a href="https://webalia.fr/agence-wordpress/" class="elementor-sub-item">Agence WordPress</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-260274"><a href="https://webalia.fr/cahier-des-charges-site-internet-en-pdf/" class="elementor-sub-item">Cahier des charges</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-251213"><a href="https://webalia.fr/visibilite-web/" class="elementor-item">Visibilité web</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251214"><a href="https://webalia.fr/visibilite-web/agence-seo-strasbourg/" class="elementor-sub-item">Agence SEO &#038; référencement naturel</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-264351"><a href="https://webalia.fr/consultant-seo/" class="elementor-sub-item">Consultant SEO</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-252032"><a href="https://webalia.fr/visibilite-web/referencement-payant-sea/" class="elementor-sub-item">Référencement payant – SEA</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251215"><a href="https://webalia.fr/visibilite-web/audit-seo-referencement/" class="elementor-sub-item">Audit SEO</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-263614"><a href="https://webalia.fr/visibilite-web/agence-seo-strasbourg/suivi-seo/" class="elementor-sub-item">Suivi SEO</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-260340"><a href="https://webalia.fr/agence-de-graphisme-strasbourg/" class="elementor-item">Design</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-260541"><a href="https://webalia.fr/agence-de-graphisme-strasbourg/identite-visuelle/" class="elementor-sub-item">Identité visuelle</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-260655"><a href="https://webalia.fr/agence-de-graphisme-strasbourg/web-design/" class="elementor-sub-item">Web design</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-260654"><a href="https://webalia.fr/agence-de-graphisme-strasbourg/agence-ux-ui-design/" class="elementor-sub-item">UX UI design</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251217"><a href="https://webalia.fr/realisations/" class="elementor-item">Réalisations</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251312"><a href="https://webalia.fr/blog/" class="elementor-item">Blog</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-257324"><a href="https://webalia.fr/contact/" class="elementor-item">Contact</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-257295"><a href="https://webalia.fr/devis-en-ligne-creation-site-internet/" class="elementor-item">Devis en ligne</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Permuter le menu" aria-expanded="false">
			<i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i>			<span class="elementor-screen-only">Menu</span>
		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-6235b02" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-251211"><a href="https://webalia.fr/creation-site-internet/" class="elementor-item" tabindex="-1">Création de site</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251212"><a href="https://webalia.fr/creation-site-internet/creation-site-vitrine/" class="elementor-sub-item" tabindex="-1">Création site vitrine</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251271"><a href="https://webalia.fr/creation-site-internet/creation-de-site-ecommerce/" class="elementor-sub-item" tabindex="-1">Création de site e-commerce</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-252123"><a href="https://webalia.fr/la-refonte-du-site-internet/" class="elementor-sub-item" tabindex="-1">La refonte du site internet</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251910"><a href="https://webalia.fr/agence-wordpress/" class="elementor-sub-item" tabindex="-1">Agence WordPress</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-260274"><a href="https://webalia.fr/cahier-des-charges-site-internet-en-pdf/" class="elementor-sub-item" tabindex="-1">Cahier des charges</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-251213"><a href="https://webalia.fr/visibilite-web/" class="elementor-item" tabindex="-1">Visibilité web</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251214"><a href="https://webalia.fr/visibilite-web/agence-seo-strasbourg/" class="elementor-sub-item" tabindex="-1">Agence SEO &#038; référencement naturel</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-264351"><a href="https://webalia.fr/consultant-seo/" class="elementor-sub-item" tabindex="-1">Consultant SEO</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-252032"><a href="https://webalia.fr/visibilite-web/referencement-payant-sea/" class="elementor-sub-item" tabindex="-1">Référencement payant – SEA</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251215"><a href="https://webalia.fr/visibilite-web/audit-seo-referencement/" class="elementor-sub-item" tabindex="-1">Audit SEO</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-263614"><a href="https://webalia.fr/visibilite-web/agence-seo-strasbourg/suivi-seo/" class="elementor-sub-item" tabindex="-1">Suivi SEO</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-260340"><a href="https://webalia.fr/agence-de-graphisme-strasbourg/" class="elementor-item" tabindex="-1">Design</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-260541"><a href="https://webalia.fr/agence-de-graphisme-strasbourg/identite-visuelle/" class="elementor-sub-item" tabindex="-1">Identité visuelle</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-260655"><a href="https://webalia.fr/agence-de-graphisme-strasbourg/web-design/" class="elementor-sub-item" tabindex="-1">Web design</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-260654"><a href="https://webalia.fr/agence-de-graphisme-strasbourg/agence-ux-ui-design/" class="elementor-sub-item" tabindex="-1">UX UI design</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251217"><a href="https://webalia.fr/realisations/" class="elementor-item" tabindex="-1">Réalisations</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-251312"><a href="https://webalia.fr/blog/" class="elementor-item" tabindex="-1">Blog</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-257324"><a href="https://webalia.fr/contact/" class="elementor-item" tabindex="-1">Contact</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-257295"><a href="https://webalia.fr/devis-en-ligne-creation-site-internet/" class="elementor-item" tabindex="-1">Devis en ligne</a></li>
</ul>			</nav>
				</div>
				</div>
					</div>
		</div>
					</div>
		</header>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-b2d138d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b2d138d" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-afc68d4" data-id="afc68d4" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-a1a6717 elementor-view-default elementor-widget elementor-widget-icon" data-id="a1a6717" data-element_type="widget" id="favicon-menu" data-widget_type="icon.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-wrapper">
			<a class="elementor-icon" href="https://webalia.fr/" title="retour sur la page d&#039;accueil">
			<svg xmlns="http://www.w3.org/2000/svg" width="67" height="67" viewbox="0 0 67 67"><g id="favicon" transform="translate(-320 -20)"><g id="Group_423" data-name="Group 423" transform="translate(-988.566 -235.108)"><rect id="Rectangle_107" data-name="Rectangle 107" width="67" height="67" transform="translate(1308.566 255.108)" fill="#fadf13"></rect></g><path id="Path_496" data-name="Path 496" d="M70.861,988.341h7.571l3.5,17.619,4.162-17.619H94.1l4.205,17.53,3.454-17.53h7.128l-6.685,24.64H93.838L89.942,997l-4.028,15.985H77.59Z" transform="translate(263.139 -946.341)" fill="#1d1d1b"></path></g></svg>			</a>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-c0a0119 elementor-widget elementor-widget-html" data-id="c0a0119" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
			<script type="rocketlazyloadscript">
        faviconMenuElement = document.getElementById("favicon-menu");

        var myScrollFunc = function () {
            var y = window.scrollY;
            if (y <= 150) {
                faviconMenuElement.style.opacity = "0";
            } else { faviconMenuElement.style.opacity = "1";
            }
        };

        window.addEventListener("scroll", myScrollFunc);
</script>
<style>
    @media screen and (max-width: 1024px){
        #favicon-menu{
            display: none;
        }
    }
    
</style>		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
				<div data-elementor-type="wp-page" data-elementor-id="251122" class="elementor elementor-251122" data-elementor-post-type="page">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-521d82c elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="521d82c" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9d5ae97" data-id="9d5ae97" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-dd31702 elementor-widget elementor-widget-heading" data-id="dd31702" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h1 class="elementor-heading-title elementor-size-default">Boostez votre visibilité web avec Webalia</h1>		</div>
				</div>
				<div class="elementor-element elementor-element-242ba03 elementor-widget elementor-widget-text-editor" data-id="242ba03" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>10 ans d&rsquo;expérience dans la création de sites web et SEO au service de nos partenaires. Une agence web pour toute votre communication. Une équipe <strong>créative, réactive et passionnée </strong> disponible pour vous.</p>						</div>
				</div>
				<div class="elementor-element elementor-element-a282070 elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="a282070" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
					<div class="elementor-button-wrapper">
			<a class="elementor-button elementor-button-link elementor-size-md elementor-animation-float" href="https://webalia.fr/contact/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Contactez-nous</span>
					</span>
					</a>
		</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ef9e0ae" data-id="ef9e0ae" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4ebcbeb elementor-mobile-align-center elementor-align-center elementor-widget elementor-widget-lottie" data-id="4ebcbeb" data-element_type="widget" data-settings="{&quot;loop&quot;:&quot;yes&quot;,&quot;start_point&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;end_point&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;source_json&quot;:{&quot;url&quot;:&quot;https:\/\/webalia.fr\/wp-content\/uploads\/2022\/06\/webalia-animation-homepage-3.json&quot;,&quot;id&quot;:259252,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;source&quot;:&quot;media_file&quot;,&quot;caption_source&quot;:&quot;none&quot;,&quot;link_to&quot;:&quot;none&quot;,&quot;trigger&quot;:&quot;arriving_to_viewport&quot;,&quot;viewport&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;play_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;renderer&quot;:&quot;svg&quot;}" data-widget_type="lottie.default">
				<div class="elementor-widget-container">
			<div class="e-lottie__container"><div class="e-lottie__animation"></div></div>		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-a8663e1 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="a8663e1" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-705371e" data-id="705371e" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-69d43be elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="69d43be" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-1ffb8e9" data-id="1ffb8e9" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-339b448 elementor-widget elementor-widget-counter" data-id="339b448" data-element_type="widget" data-widget_type="counter.default">
				<div class="elementor-widget-container">
					<div class="elementor-counter">
			<div class="elementor-counter-title">projets réalisés</div>			<div class="elementor-counter-number-wrapper">
				<span class="elementor-counter-number-prefix">+</span>
				<span class="elementor-counter-number" data-duration="2000" data-to-value="100" data-from-value="80" data-delimiter=",">80</span>
				<span class="elementor-counter-number-suffix"></span>
			</div>
		</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-a2b1c71" data-id="a2b1c71" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-63f6a67 elementor-widget elementor-widget-counter" data-id="63f6a67" data-element_type="widget" data-widget_type="counter.default">
				<div class="elementor-widget-container">
					<div class="elementor-counter">
			<div class="elementor-counter-title">clients satisfaits</div>			<div class="elementor-counter-number-wrapper">
				<span class="elementor-counter-number-prefix"></span>
				<span class="elementor-counter-number" data-duration="1000" data-to-value="96" data-from-value="80" data-delimiter=",">80</span>
				<span class="elementor-counter-number-suffix">%</span>
			</div>
		</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-77ee680" data-id="77ee680" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2084ce8 elementor-widget elementor-widget-counter" data-id="2084ce8" data-element_type="widget" data-widget_type="counter.default">
				<div class="elementor-widget-container">
					<div class="elementor-counter">
			<div class="elementor-counter-title">ans d'expérience</div>			<div class="elementor-counter-number-wrapper">
				<span class="elementor-counter-number-prefix">+</span>
				<span class="elementor-counter-number" data-duration="2000" data-to-value="12" data-from-value="5" data-delimiter=",">5</span>
				<span class="elementor-counter-number-suffix"></span>
			</div>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-01081da elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="01081da" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0824849" data-id="0824849" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e2b8ed8 elementor-widget elementor-widget-image" data-id="e2b8ed8" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img decoding="async" width="187" height="192" src="https://webalia.fr/wp-content/uploads/2022/04/team-agence.svg" class="attachment-large size-large wp-image-256331" alt="team agence" title="Agence de communication à Strasbourg 1">													</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d2c29bb" data-id="d2c29bb" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3e81b10 elementor-widget elementor-widget-heading" data-id="3e81b10" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Pourquoi nous choisir ?</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-fb5a486 elementor-widget elementor-widget-text-editor" data-id="fb5a486" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Internet donne la possibilité à tous de<strong> concurrencer les plus gros acteurs</strong> de son marché !</p>

Chaque entreprise mérite d’être visible sur internet. C’est pourquoi notre mission consiste à vous aider à devenir plus visible sur le web, pour vous permettre de <strong>trouver des prospects et des clients</strong>, <strong>développer votre chiffre d’affaires</strong> pour concurrencer sur votre marché.						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-d192f76 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d192f76" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-875ec65" data-id="875ec65" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9fc08d9 elementor-widget elementor-widget-heading" data-id="9fc08d9" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">SERVICES</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-62ee657 elementor-widget elementor-widget-heading" data-id="62ee657" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Webalia - agence web et communication à Strasbourg </h2>		</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9911099" data-id="9911099" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ef38654 elementor-widget elementor-widget-text-editor" data-id="ef38654" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Aujourd’hui, l’image d’une marque et d’une entreprise dépend fortement de sa présence sur Internet. Notre objectif en tant qu&rsquo;<strong>agence de communication à Strasbourg</strong> est de répondre aux attentes de nos clients et de les voir satisfaits.</p>						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-950744a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="950744a" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-790fbdd animated-slow" data-id="790fbdd" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:800}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0d41343 elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="0d41343" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img decoding="async" width="96" height="92" src="https://webalia.fr/wp-content/uploads/2022/04/creation-web-bonus.svg" class="attachment-large size-large wp-image-256323" alt="creation web bonus" title="Agence de communication à Strasbourg 2">													</div>
				</div>
				<div class="elementor-element elementor-element-715ab071 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="715ab071" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon elementor-animation-">
				<svg xmlns="http://www.w3.org/2000/svg" width="48" height="50.049" viewbox="0 0 48 50.049"><g id="Group_1088" data-name="Group 1088" transform="translate(-685 -1445.951)"><rect id="Rectangle_1057" data-name="Rectangle 1057" width="48" height="48" transform="translate(685 1448)" fill="#fadf13"></rect><g id="Group_1066" data-name="Group 1066" transform="translate(0 -2.109)"><g id="Group_548" data-name="Group 548" transform="translate(857.756 945.825) rotate(30)"><rect id="Rectangle_72" data-name="Rectangle 72" width="19.818" height="6.672" rx="2.373" transform="translate(124.637 541.863)" fill="none" stroke="#1d1d1b" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"></rect><circle id="Ellipse_59" data-name="Ellipse 59" cx="3.699" cy="3.699" r="3.699" transform="translate(130.846 526.933)" fill="none" stroke="#1d1d1b" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"></circle><path id="Path_193" data-name="Path 193" d="M151.785,526.948V511.29l11.552,17.819L157.4,541.863" transform="translate(-17.244)" fill="none" stroke="#1d1d1b" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"></path><path id="Path_194" data-name="Path 194" d="M134.541,526.948V511.29l-11.552,17.819,5.931,12.754" transform="translate(0)" fill="none" stroke="#1d1d1b" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"></path></g></g></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h2 class="elementor-icon-box-title">
						<span  >
							Création Web						</span>
					</h2>
				
									<p class="elementor-icon-box-description">
						Création de site vitrine, e‑commerce sur mesure, plateforme web optimisée pour les moteurs de recherches et responsive.					</p>
				
			</div>
			
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-17a81bb3 elementor-align-center elementor-widget elementor-widget-button" data-id="17a81bb3" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
					<div class="elementor-button-wrapper">
			<a class="elementor-button elementor-button-link elementor-size-md elementor-animation-float" href="https://webalia.fr/creation-site-internet/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">La création web</span>
					</span>
					</a>
		</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-027fb49 animated-slow" data-id="027fb49" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:800}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-257171ee elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="257171ee" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon elementor-animation-">
				<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewbox="0 0 48 48"><g id="Group_1087" data-name="Group 1087" transform="translate(-1169 -1449)"><rect id="Rectangle_1058" data-name="Rectangle 1058" width="48" height="48" transform="translate(1169 1449)" fill="#75d5b7"></rect><g id="Group_1067" data-name="Group 1067"><g id="Group_779" data-name="Group 779" transform="matrix(0.985, 0.174, -0.174, 0.985, 1178.912, 1453.026)"><path id="Path_215" data-name="Path 215" d="M4.956,14.272A8.01,8.01,0,0,1,.573,12.865a1.681,1.681,0,0,1,2.215-2.529,5.341,5.341,0,0,0,2.167.574c1.018,0,2.521-2.946,2.521-5.592,0-1.7-.568-1.956-2.521-1.956a1.791,1.791,0,0,1-1.805-1.6A1.574,1.574,0,0,1,4.557.024L4.7,1.7,4.6.02C4.653.015,4.9,0,4.956,0c3.9,0,5.883,1.789,5.883,5.318C10.839,8.977,8.744,14.272,4.956,14.272Z" transform="translate(23.071 4.364)" fill="#131200"></path><path id="Path_216" data-name="Path 216" d="M5.883,14.272C2.095,14.272,0,8.977,0,5.318,0,1.789,1.979,0,5.883,0c.054,0,.3.015.356.02A1.7,1.7,0,0,1,7.78,1.85,1.657,1.657,0,0,1,5.987,3.373l-.068-.006c-1.988,0-2.556.252-2.556,1.951,0,2.647,1.5,5.592,2.521,5.592a5.056,5.056,0,0,0,2.1-.6,1.7,1.7,0,0,1,2.368.194,1.661,1.661,0,0,1-.157,2.338A7.783,7.783,0,0,1,5.883,14.272Z" transform="translate(0 4.364)" fill="#131200"></path><path id="Path_217" data-name="Path 217" d="M3.05,0H21.888a3.057,3.057,0,0,1,2.954,3.83c-.238.91-.545,2.1-.862,3.387L21.451,18.393A10.59,10.59,0,0,1,17.2,23.551v7.133H19.6a1.681,1.681,0,1,1,0,3.362H5.342a1.681,1.681,0,1,1,0-3.362H7.734V23.552a10.351,10.351,0,0,1-4.151-4.866L.952,7.184C.64,5.928.333,4.735.1,3.826A3.056,3.056,0,0,1,3.05,0ZM21.489,3.362H3.353a27.579,27.579,0,0,1,.87,3.047L6.766,17.652a6.748,6.748,0,0,0,3.322,3.338A1.681,1.681,0,0,1,11.1,22.53v8.155h2.747V22.53a1.681,1.681,0,0,1,1.007-1.54,6.789,6.789,0,0,0,3.417-3.631L20.708,6.443C20.994,5.283,21.265,4.222,21.489,3.362Z" transform="translate(4.486 0)" fill="#131200"></path></g></g></g></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h2 class="elementor-icon-box-title">
						<span  >
							Référencement						</span>
					</h2>
				
									<p class="elementor-icon-box-description">
						Une agence SEO certifiée Google Analytics, Google Ads et SEO pour développer votre visibilité sur internet.					</p>
				
			</div>
			
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-29bc6ee9 elementor-align-center elementor-widget elementor-widget-button" data-id="29bc6ee9" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
					<div class="elementor-button-wrapper">
			<a class="elementor-button elementor-button-link elementor-size-md elementor-animation-float" href="https://webalia.fr/visibilite-web/agence-seo-strasbourg/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Le référencement</span>
					</span>
					</a>
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-57fbf59 elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="57fbf59" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img loading="lazy" decoding="async" width="95" height="72" src="https://webalia.fr/wp-content/uploads/2022/05/referencement-bonus-2.svg" class="attachment-large size-large wp-image-257963" alt="referencement bonus 2" title="Agence de communication à Strasbourg 3">													</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-2540b2a elementor-reverse-mobile elementor-reverse-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2540b2a" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-71e37e0" data-id="71e37e0" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e6e0101 elementor-widget elementor-widget-image" data-id="e6e0101" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img loading="lazy" decoding="async" width="800" height="534" src="https://webalia.fr/wp-content/uploads/2022/05/DSC_0139-2-1024x683.jpg" class="attachment-large size-large wp-image-257916" alt="agence de communication à Strasbourg" srcset="https://webalia.fr/wp-content/uploads/2022/05/DSC_0139-2-1024x683.jpg 1024w, https://webalia.fr/wp-content/uploads/2022/05/DSC_0139-2-300x200.jpg 300w, https://webalia.fr/wp-content/uploads/2022/05/DSC_0139-2-768x512.jpg 768w, https://webalia.fr/wp-content/uploads/2022/05/DSC_0139-2-1536x1024.jpg 1536w, https://webalia.fr/wp-content/uploads/2022/05/DSC_0139-2-2048x1365.jpg 2048w" sizes="(max-width: 800px) 100vw, 800px" title="Agence de communication à Strasbourg 4">													</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-215760e" data-id="215760e" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-f35bec2 elementor-widget elementor-widget-heading" data-id="f35bec2" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">AGENCE</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-be89574 elementor-widget elementor-widget-heading" data-id="be89574" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Qui sommes nous ?</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-6398504 elementor-widget elementor-widget-text-editor" data-id="6398504" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Faire appel à Webalia, c’est travailler avec une agence de communication humaine, simple et réactive.</p><p>Créée en 2012, notre agence de communication basée à Strasbourg est avant tout une équipe motivée qui veut apporter la meilleure solution et technologies web à son client. Nous mettons en place un site web sur-mesure, une stratégie de communication afin de développer votre visibilité en ligne, sur les moteurs de recherche. Nous mettons en place une stratégie digitale et webmarketing pour développer votre notoriété et votre chiffre d&rsquo;affaires. </p><p>Nos maîtres-mots : <b>réactivité, créativité et passionné</b></p>						</div>
				</div>
				<div class="elementor-element elementor-element-c528037 elementor-widget elementor-widget-button" data-id="c528037" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
					<div class="elementor-button-wrapper">
			<a class="elementor-button elementor-button-link elementor-size-md elementor-animation-float" href="https://webalia.fr/agence-web-strasbourg/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Découvrir notre agence de com</span>
					</span>
					</a>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-d01c30a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d01c30a" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-95b1ccf" data-id="95b1ccf" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-05abd7c elementor-widget elementor-widget-heading" data-id="05abd7c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">EXPERTISES</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-667eaf4 elementor-widget elementor-widget-heading" data-id="667eaf4" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Des sites internet modernes et sur mesure</h2>		</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-8d108d7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8d108d7" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f51b0a9" data-id="f51b0a9" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-29144a4 elementor-position-left elementor-vertical-align-middle elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="29144a4" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://webalia.fr/creation-site-internet/creation-site-vitrine/" title="création de site web" class="elementor-icon elementor-animation-" tabindex="-1">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="180" height="127" viewbox="0 0 180 127"><g id="creation-site-web" transform="translate(-0.142 0.022)" style="isolation: isolate"><g id="Layer_1" data-name="Layer 1" transform="translate(0.142 0.054)"><image id="Rectangle_259" data-name="Rectangle 259" width="115.926" height="101.897" transform="translate(35.308 12.498)" opacity="0.2" xlink:href="data:image/png;base64,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" style="mix-blend-mode: multiply;isolation: isolate"></image><path id="Path_339" data-name="Path 339" d="M156.17,46.674H64.81V39.209a5.759,5.759,0,0,1,5.759-5.759H150.4a5.767,5.767,0,0,1,5.767,5.759Z" transform="translate(-17.09 -8.805)" fill="#fff"></path><path id="Path_340" data-name="Path 340" d="M156.647,47.151H63.81v-8.2a6.505,6.505,0,0,1,6.5-6.5h79.834a6.513,6.513,0,0,1,6.505,6.5Zm-91.36-1.477H155.17V38.948a5.028,5.028,0,0,0-5.028-5.021H70.308a5.028,5.028,0,0,0-5.021,5.021Z" transform="translate(-16.828 -8.544)"></path><path id="Path_341" data-name="Path 341" d="M65.371,86.245l-.561,1.728V85.3a.665.665,0,0,1,.354.17.738.738,0,0,1,.207.775Z" transform="translate(-17.09 -22.37)" fill="#ffde00"></path><path id="Path_342" data-name="Path 342" d="M85.532,72.99a.738.738,0,0,1-.347.62L75.5,79.753a.739.739,0,0,1-.4.118.694.694,0,0,1-.354-.1.738.738,0,0,1-.384-.642V66.839a.738.738,0,0,1,1.137-.62l9.673,6.143a.738.738,0,0,1,.362.628Z" transform="translate(-19.588 -17.347)" fill="#ffde00"></path><path id="Path_343" data-name="Path 343" d="M156.17,51.3v58.657a5.767,5.767,0,0,1-5.767,5.759H70.569a5.759,5.759,0,0,1-5.759-5.759V80.286H92.477a.738.738,0,0,0,.738-.738V58.674a.738.738,0,0,0-.738-.738H64.81V51.29Z" transform="translate(-17.09 -13.472)" fill="#ffde00"></path><path id="Path_344" data-name="Path 344" d="M63.81,50.31v7.384h1.477V51.787H155.17v57.919a5.028,5.028,0,0,1-5.028,5.021H70.308a5.028,5.028,0,0,1-5.021-5.021V80.03h-1.13l.391-1.211.561-1.728a.738.738,0,0,0-.207-.738.665.665,0,0,0-.354-.17.739.739,0,0,0-.443,0l-.3.133v33.39a6.505,6.505,0,0,0,6.5,6.5h79.834a6.505,6.505,0,0,0,6.505-6.5V50.31Z" transform="translate(-16.828 -13.216)"></path><circle id="Ellipse_105" data-name="Ellipse 105" cx="2.134" cy="2.134" r="2.134" transform="translate(129.829 29.43)" fill="#82dec6"></circle><path id="Path_345" data-name="Path 345" d="M177.885,44.675a2.872,2.872,0,1,1,2.88-2.872A2.872,2.872,0,0,1,177.885,44.675Zm0-4.268a1.4,1.4,0,1,0,.992.406A1.4,1.4,0,0,0,177.885,40.407Z" transform="translate(-45.922 -10.239)"></path><circle id="Ellipse_106" data-name="Ellipse 106" cx="2.134" cy="2.134" r="2.134" transform="translate(123.309 29.371)" fill="#ffde00"></circle><path id="Path_346" data-name="Path 346" d="M169.063,44.595a2.872,2.872,0,1,1,2.05-.831,2.872,2.872,0,0,1-2.05.831Zm0-4.268a1.4,1.4,0,1,0,1.006.4A1.4,1.4,0,0,0,169.063,40.327Z" transform="translate(-43.62 -10.218)"></path><rect id="Rectangle_260" data-name="Rectangle 260" width="5.53" height="1.477" transform="translate(52.919 32.974) rotate(-45)"></rect><rect id="Rectangle_261" data-name="Rectangle 261" width="1.477" height="5.53" transform="translate(52.811 30.107) rotate(-45)"></rect><path id="Path_347" data-name="Path 347" d="M155.906,102.54H124.894a6.254,6.254,0,0,0-6.254,6.262v18.556a5.788,5.788,0,0,0,.14,1.255h43.247a5.788,5.788,0,0,0,.14-1.255v-18.57a6.254,6.254,0,0,0-6.261-6.247Z" transform="translate(-31.173 -26.88)" fill="#fff"></path><path id="Path_348" data-name="Path 348" d="M148.692,112.043a2.762,2.762,0,1,1,2.762-2.762,2.762,2.762,0,0,1-2.762,2.762Zm0-4.039a1.279,1.279,0,1,1,0,.007Z" transform="translate(-38.312 -27.921)"></path><path id="Path_349" data-name="Path 349" d="M155.645,101.54H124.632a7.007,7.007,0,0,0-6.992,7V127.1a7.021,7.021,0,0,0,.118,1.255h1.521a5,5,0,0,1-.162-1.255v-1.263l10.6-14.206,11.142,16.1a.726.726,0,0,0,1.078.148l10.012-8.425,8.676,8.9h1.89a6.4,6.4,0,0,0,.126-1.255v-18.57a7.007,7.007,0,0,0-7-6.985Zm-3.109,16.385a.738.738,0,0,0-1-.052l-9.924,8.373-11.3-16.281a.738.738,0,0,0-1.2,0l-9.99,13.439V108.525A5.523,5.523,0,0,1,124.633,103h31.012a5.523,5.523,0,0,1,5.523,5.523v18.253Z" transform="translate(-30.911 -26.619)"></path><path id="Path_350" data-name="Path 350" d="M155.909,50.31H64.548a.738.738,0,0,0-.738.738v6.645h1.477V51.787H155.17v57.919a5.028,5.028,0,0,1-5.028,5.021H70.308a5.028,5.028,0,0,1-5.021-5.021V80.03h-1.13l.391-1.211.561-1.728a.738.738,0,0,0-.207-.738.665.665,0,0,0-.354-.17.739.739,0,0,0-.443,0l-.3.133v33.39a6.505,6.505,0,0,0,6.5,6.5h79.834a6.505,6.505,0,0,0,6.505-6.5V51.048A.738.738,0,0,0,155.909,50.31Z" transform="translate(-16.828 -13.216)"></path><path id="Path_351" data-name="Path 351" d="M85.532,72.99a.738.738,0,0,1-.347.62L75.5,79.753a.739.739,0,0,1-.4.118.694.694,0,0,1-.354-.1.738.738,0,0,1-.384-.642V66.839a.738.738,0,0,1,1.137-.62l9.673,6.143a.738.738,0,0,1,.362.628Z" transform="translate(-19.588 -17.347)" fill="#fff"></path><path id="Path_352" data-name="Path 352" d="M90.787,59.29H59.827a1.477,1.477,0,0,0-1.477,1.477V81.641a1.41,1.41,0,0,0,.059.4,1.477,1.477,0,0,0,1.418,1.078h30.96a1.477,1.477,0,0,0,1.477-1.477V60.767A1.477,1.477,0,0,0,90.787,59.29Zm.738,22.351a.738.738,0,0,1-.738.738H62.729l.391-1.211.561-1.728a.738.738,0,0,0-.207-.738.665.665,0,0,0-.354-.17.739.739,0,0,0-.443,0l-.3.133-3.293,1.477V60.767a.738.738,0,0,1,.738-.738h30.96a.738.738,0,0,1,.738.738Z" transform="translate(-15.4 -15.565)" fill="#fff"></path><path id="Path_353" data-name="Path 353" d="M90.526,58.29H59.565a2.215,2.215,0,0,0-2.215,2.215V81.379a2.215,2.215,0,0,0,2.215,2.215h30.96a2.215,2.215,0,0,0,2.215-2.215V60.505A2.215,2.215,0,0,0,90.526,58.29Zm.738,23.089a.738.738,0,0,1-.738.738H59.565a.738.738,0,0,1-.738-.642.421.421,0,0,1,0-.1V60.505a.738.738,0,0,1,.738-.738h30.96a.738.738,0,0,1,.738.738Z" transform="translate(-15.138 -15.304)"></path><path id="Path_354" data-name="Path 354" d="M91.049,60.29H60.088a.738.738,0,0,0-.738.738v19.36l3.293-1.477.3-.133a.738.738,0,0,1,.443,0,.664.664,0,0,1,.354.17.738.738,0,0,1,.207.738l-.561,1.728-.391,1.211H91.049a.738.738,0,0,0,.738-.738V61.028A.738.738,0,0,0,91.049,60.29Zm-9.806,11.8L71.57,78.233a.738.738,0,0,1-.4.118.694.694,0,0,1-.354-.1.738.738,0,0,1-.384-.642V65.318a.738.738,0,0,1,1.137-.62l9.673,6.143a.738.738,0,0,1,0,1.248Z" transform="translate(-15.661 -15.827)" fill="#fff"></path><path id="Path_355" data-name="Path 355" d="M85.055,73.243,75.36,79.394V67.1Z" transform="translate(-19.85 -17.609)" fill="#ffde00"></path><path id="Path_356" data-name="Path 356" d="M85.17,72.362,75.5,66.219a.738.738,0,0,0-1.137.62V79.133a.738.738,0,0,0,.384.642.694.694,0,0,0,.354.1.739.739,0,0,0,.4-.118L85.17,73.61a.738.738,0,0,0,0-1.248Zm-9.333,5.427v-9.6L83.413,73Z" transform="translate(-19.588 -17.347)"></path><path id="Path_357" data-name="Path 357" d="M60.654,86.27,49.46,91.225,54.311,93.3h0l2.562,4.6,3.781-11.63Z" transform="translate(-13.074 -22.624)" fill="#82dec6"></path><path id="Path_358" data-name="Path 358" d="M60.887,85.458a.665.665,0,0,0-.354-.17.738.738,0,0,0-.443,0l-.3.133L56.5,86.9l-1.477.65L48.9,90.265a.74.74,0,0,0,.007,1.359l4.615,1.971,2.444,4.371a.738.738,0,0,0,.642.384h.074a.738.738,0,0,0,.628-.5l2.348-7.214.133-.421.1-.318.244-.738.391-1.211.561-1.728A.738.738,0,0,0,60.887,85.458ZM58.1,90.626,56.435,95.8l-1.743-3.123a.738.738,0,0,0-.354-.318l-3.264-1.381,4.091-1.816.679-.3.687-.3,2.666-1.2-.591,1.824-.244.738Z" transform="translate(-12.812 -22.358)"></path><rect id="Rectangle_262" data-name="Rectangle 262" width="41.039" height="5.11" transform="translate(88.007 47.483)" fill="#fff4a8"></rect><path id="Path_359" data-name="Path 359" d="M160.185,69.966H119.108a.738.738,0,0,1-.738-.738v-5.11a.738.738,0,0,1,.738-.738h41.076a.738.738,0,0,1,.738.738v5.11A.738.738,0,0,1,160.185,69.966Zm-40.3-1.477h39.563V64.857h-39.6Z" transform="translate(-31.102 -16.635)"></path><rect id="Rectangle_263" data-name="Rectangle 263" width="41.039" height="5.11" transform="translate(88.007 55.893)" fill="#fff4a8"></rect><path id="Path_360" data-name="Path 360" d="M160.185,81.356H119.108a.738.738,0,0,1-.738-.738v-5.11a.738.738,0,0,1,.738-.738h41.076a.738.738,0,0,1,.738.738v5.11A.738.738,0,0,1,160.185,81.356Zm-40.3-1.477h39.563V76.247h-39.6Z" transform="translate(-31.102 -19.615)"></path><rect id="Rectangle_264" data-name="Rectangle 264" width="41.039" height="5.11" transform="translate(88.007 64.311)" fill="#fff4a8"></rect><path id="Path_361" data-name="Path 361" d="M160.185,92.756H119.108a.738.738,0,0,1-.738-.738v-5.11a.738.738,0,0,1,.738-.738h41.076a.738.738,0,0,1,.738.738v5.11A.738.738,0,0,1,160.185,92.756Zm-40.3-1.477h39.563V87.647h-39.6Z" transform="translate(-31.102 -22.598)"></path><rect id="Rectangle_265" data-name="Rectangle 265" width="24.603" height="5.11" transform="translate(54.846 82.047)" fill="#fff4a8"></rect><path id="Path_362" data-name="Path 362" d="M98.8,116.776H74.2a.738.738,0,0,1-.738-.738v-5.11a.738.738,0,0,1,.738-.738H98.8a.738.738,0,0,1,.738.738v5.11A.738.738,0,0,1,98.8,116.776ZM74.937,115.3H98.063v-3.633H74.937Z" transform="translate(-19.353 -28.882)"></path><rect id="Rectangle_266" data-name="Rectangle 266" width="24.603" height="5.11" transform="translate(54.846 90.464)" fill="#fff4a8"></rect><path id="Path_363" data-name="Path 363" d="M98.8,128.176H74.2a.738.738,0,0,1-.738-.738v-5.11a.738.738,0,0,1,.738-.738H98.8a.738.738,0,0,1,.738.738v5.11A.738.738,0,0,1,98.8,128.176ZM74.937,126.7H98.063v-3.633H74.937Z" transform="translate(-19.353 -31.864)"></path><rect id="Rectangle_267" data-name="Rectangle 267" width="180" height="127" transform="translate(0 -0.077)" fill="none"></rect></g></g></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://webalia.fr/creation-site-internet/creation-site-vitrine/" title="création de site web">
							Création site web						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Conception de site web sur mesure, optimisé pour SEO. Tous nos sites sont responsive design					</p>
				
			</div>
			
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-f7542c8 elementor-position-left elementor-vertical-align-middle elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="f7542c8" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://webalia.fr/agence-de-graphisme-strasbourg/web-design/" title="création web design" class="elementor-icon elementor-animation-" tabindex="-1">
				<svg xmlns="http://www.w3.org/2000/svg" width="197" height="139" viewbox="0 0 197 139"><g id="webdesign" transform="translate(-0.07 0.111)"><path id="Path_445" data-name="Path 445" d="M58.718,37h33.91a6.847,6.847,0,0,1,6.847,6.847V64.136a6.3,6.3,0,0,1-6.3,6.3h-35a6.3,6.3,0,0,1-6.3-6.3V43.847A6.847,6.847,0,0,1,58.718,37Z" transform="translate(-9.98 -7.123)" fill="#fff"></path><path id="Path_446" data-name="Path 446" d="M92.959,71.048H57.983a7.121,7.121,0,0,1-7.113-7.1V43.654A7.662,7.662,0,0,1,58.524,36h33.91a7.662,7.662,0,0,1,7.654,7.654V63.943a7.113,7.113,0,0,1-7.129,7.1ZM58.524,37.615a6.047,6.047,0,0,0-6.039,6.039V63.943a5.5,5.5,0,0,0,5.5,5.49H92.959a5.5,5.5,0,0,0,5.49-5.49V43.654a6.047,6.047,0,0,0-6.015-6.039Z" transform="translate(-9.785 -6.931)"></path><path id="Path_447" data-name="Path 447" d="M99.131,68.335a.807.807,0,0,1-.581-.242L88.417,57.685,77.469,66.9a.794.794,0,0,1-1.179-.161l-12.232-17.6L52.424,64.75a.8.8,0,0,1-1.292-.961l12.3-16.519a.807.807,0,0,1,1.308,0L77.105,65.089l10.843-9.123a.807.807,0,0,1,1.1.057L99.7,66.962a.8.8,0,0,1-.573,1.373Z" transform="translate(-9.805 -9.037)"></path><path id="Path_448" data-name="Path 448" d="M82.188,47.029A3.02,3.02,0,1,1,85.2,44.01a3.02,3.02,0,0,1-3.012,3.02Zm0-4.416a1.4,1.4,0,1,0,1.4,1.4A1.4,1.4,0,0,0,82.188,42.613Z" transform="translate(-15.235 -7.892)"></path><rect id="Rectangle_303" data-name="Rectangle 303" width="54.837" height="49.282" transform="translate(73.259 46.194)" fill="#82dec6"></rect><path id="Path_449" data-name="Path 449" d="M146.164,107.115H89.72V56.25h56.444ZM91.335,105.5h53.214V57.865H91.335Z" transform="translate(-17.269 -10.831)"></path><rect id="Rectangle_304" data-name="Rectangle 304" width="8.074" height="8.074" transform="translate(69.254 42.197)" fill="#82dec6"></rect><path id="Path_450" data-name="Path 450" d="M94.449,60.949H84.76V51.26h9.689Zm-8.074-1.615h6.459V52.875H86.375Z" transform="translate(-16.313 -9.87)"></path><rect id="Rectangle_305" data-name="Rectangle 305" width="8.074" height="8.074" transform="translate(124.067 42.205)" fill="#82dec6"></rect><path id="Path_451" data-name="Path 451" d="M162.339,60.959H152.65V51.27h9.689Zm-8.074-1.615h6.459V52.885h-6.459Z" transform="translate(-29.391 -9.872)"></path><rect id="Rectangle_306" data-name="Rectangle 306" width="8.074" height="8.074" transform="translate(124.059 91.423)" fill="#82dec6"></rect><path id="Path_452" data-name="Path 452" d="M162.329,121.919H152.64V112.23h9.689Zm-8.074-1.615h6.459v-6.459h-6.459Z" transform="translate(-29.389 -21.614)"></path><rect id="Rectangle_307" data-name="Rectangle 307" width="8.074" height="8.074" transform="translate(69.198 91.407)" fill="#82dec6"></rect><path id="Path_453" data-name="Path 453" d="M94.379,121.9H84.69V112.21h9.689ZM86.3,120.284h6.459v-6.459H86.3Z" transform="translate(-16.3 -21.61)"></path><path id="Path_454" data-name="Path 454" d="M117.921,90.5h-6.677l-1.268,3.8H105.94l6.879-18.465h3.52L123.25,94.3h-4.037Zm-5.652-3.084h4.61l-2.317-6.911Z" transform="translate(-20.393 -14.605)"></path><path id="Path_455" data-name="Path 455" d="M137.032,95.348a4.085,4.085,0,0,1-.371-1.227,4.433,4.433,0,0,1-3.456,1.469,4.844,4.844,0,0,1-3.343-1.171,3.722,3.722,0,0,1-1.324-2.939,3.875,3.875,0,0,1,1.615-3.351,7.985,7.985,0,0,1,4.675-1.179h1.687v-.807a2.277,2.277,0,0,0-.493-1.526,1.922,1.922,0,0,0-1.542-.565,2.188,2.188,0,0,0-1.453.444,1.494,1.494,0,0,0-.525,1.211h-3.665a3.722,3.722,0,0,1,.735-2.2,4.893,4.893,0,0,1,2.083-1.615,7.541,7.541,0,0,1,3.02-.581,5.991,5.991,0,0,1,4.037,1.276,4.432,4.432,0,0,1,1.5,3.649v5.95a6.564,6.564,0,0,0,.549,2.955v.21ZM134,92.8a3.141,3.141,0,0,0,1.494-.363,2.422,2.422,0,0,0,1.017-.969V89.131h-1.373c-1.833,0-2.81.63-2.931,1.9v.218a1.469,1.469,0,0,0,.476,1.13A1.9,1.9,0,0,0,134,92.8Z" transform="translate(-24.745 -15.656)"></path><path id="Path_456" data-name="Path 456" d="M132.345,119.708l-6.475-7.638,13.007,3.916,2.374,8.687" transform="translate(-24.232 -21.583)" fill="#fff"></path><path id="Path_457" data-name="Path 457" d="M132.345,119.708l-6.475-7.638,1.728,13.475,8.171,3.77" transform="translate(-24.232 -21.583)" fill="#fff"></path><path id="Path_458" data-name="Path 458" d="M138.521,136.951H138.3a2.68,2.68,0,0,1-1.857-.953l-.283-.331a2.721,2.721,0,0,1,.315-3.835l6.75-5.716a2.721,2.721,0,0,1,1.986-.638,2.681,2.681,0,0,1,1.857.953l.283.331a2.721,2.721,0,0,1-.323,3.843h0l-6.75,5.716A2.681,2.681,0,0,1,138.521,136.951Zm6.459-9.882a1.1,1.1,0,0,0-.71.258l-6.75,5.716a1.114,1.114,0,0,0-.129,1.566l.283.331a1.074,1.074,0,0,0,.751.388,1.1,1.1,0,0,0,.807-.258l6.75-5.716a1.106,1.106,0,0,0,.388-.751,1.074,1.074,0,0,0-.258-.807l-.283-.339a1.106,1.106,0,0,0-.751-.388Zm1.526,2.9Z" transform="translate(-26.089 -24.164)" fill="#1d1d1b"></path><path id="Path_459" data-name="Path 459" d="M135.023,126.176a3.173,3.173,0,1,1,2.051-.751,3.173,3.173,0,0,1-2.051.751Zm0-4.731a1.558,1.558,0,0,0-1.009.371,1.542,1.542,0,0,0-.541,1.058,1.518,1.518,0,0,0,.363,1.138,1.558,1.558,0,1,0,2.374-2.019A1.542,1.542,0,0,0,135.023,121.445Z" transform="translate(-25.384 -23.078)" fill="#1d1d1b"></path><path id="Path_460" data-name="Path 460" d="M141.063,125.288a.807.807,0,0,1-.807-.6l-2.261-8.251-9.931-3L132.771,119a.807.807,0,1,1-1.227,1.042l-6.459-7.646a.807.807,0,0,1,.848-1.292l12.991,3.948a.807.807,0,0,1,.549.557l2.374,8.679a.807.807,0,0,1-.573.993A.605.605,0,0,1,141.063,125.288Z" transform="translate(-24.045 -21.391)" fill="#1d1d1b"></path><path id="Path_461" data-name="Path 461" d="M135.576,129.928a.856.856,0,0,1-.339-.073l-8.171-3.779a.807.807,0,0,1-.46-.63l-1.728-13.475a.807.807,0,0,1,1.421-.622L132.758,119a.807.807,0,1,1-1.227,1.042l-4.707-5.563,1.324,10.326,7.759,3.585a.808.808,0,0,1-.331,1.542Z" transform="translate(-24.04 -21.389)" fill="#1d1d1b"></path><rect id="Rectangle_308" data-name="Rectangle 308" width="10.843" height="6.984" transform="translate(144.343 68.895) rotate(10.85)" fill="#fff"></rect><path id="Path_462" data-name="Path 462" d="M188.208,94.947,176,92.605l1.615-8.445,12.24,2.341ZM177.865,91.3l9.067,1.736,1.009-5.272-9.067-1.712Z" transform="translate(-33.888 -16.207)"></path><rect id="Rectangle_309" data-name="Rectangle 309" width="10.843" height="6.984" transform="translate(143.036 75.753) rotate(10.85)" fill="#edf6f2"></rect><path id="Path_463" data-name="Path 463" d="M186.572,103.425l-12.232-2.349,1.615-8.445,12.232,2.349ZM176.229,99.8l9.067,1.736,1.009-5.272-9.067-1.72Z" transform="translate(-33.569 -17.839)"></path><rect id="Rectangle_310" data-name="Rectangle 310" width="10.843" height="6.984" transform="translate(141.719 82.616) rotate(10.85)" fill="#daf4e8"></rect><path id="Path_464" data-name="Path 464" d="M184.337,111.834h-.153l-10.649-2.043a.816.816,0,0,1-.638-.945l1.316-6.863a.807.807,0,0,1,.945-.638l10.649,2.043a.807.807,0,0,1,.638.945l-1.316,6.855A.807.807,0,0,1,184.337,111.834Zm-9.689-3.488,9.067,1.736,1.009-5.272-9.059-1.736Z" transform="translate(-33.288 -19.515)"></path><rect id="Rectangle_311" data-name="Rectangle 311" width="10.843" height="6.984" transform="translate(140.404 89.472) rotate(10.85)" fill="#82dec6"></rect><path id="Path_465" data-name="Path 465" d="M183.32,120.427l-12.24-2.341,1.615-8.445,12.232,2.341ZM172.969,116.8l9.067,1.736,1.009-5.272-9.059-1.72Z" transform="translate(-32.941 -21.115)"></path><rect id="Rectangle_312" data-name="Rectangle 312" width="10.843" height="6.984" transform="translate(139.087 96.328) rotate(10.85)" fill="#82dec6"></rect><path id="Path_466" data-name="Path 466" d="M181.692,128.935l-12.232-2.349,1.615-8.445,12.232,2.349Zm-10.342-3.641,9.043,1.752,1.009-5.28-9.059-1.736Z" transform="translate(-32.629 -22.753)"></path><rect id="Rectangle_313" data-name="Rectangle 313" width="10.843" height="6.984" transform="translate(137.772 103.183) rotate(10.85)" fill="#fff"></rect><path id="Path_467" data-name="Path 467" d="M180.082,137.427l-12.232-2.341,1.615-8.445,12.24,2.341ZM169.739,133.8l9.059,1.736,1.009-5.272-9.075-1.72Z" transform="translate(-32.318 -24.39)"></path><circle id="Ellipse_116" data-name="Ellipse 116" cx="0.484" cy="0.484" r="0.484" transform="translate(141.958 107.159)" fill="#fff"></circle><path id="Path_468" data-name="Path 468" d="M176.1,134.31h-.25a1.284,1.284,0,0,1-.807-.541,1.251,1.251,0,0,1-.194-.969,1.291,1.291,0,1,1,2.535.484h0a1.308,1.308,0,0,1-1.268,1.05Zm-.323-1.348a.325.325,0,0,0,.5.323.315.315,0,0,0,.137-.2h0Zm.323-.266a.33.33,0,0,0-.323.258l.638.129a.339.339,0,0,0-.048-.25.355.355,0,0,0-.21-.129Z" transform="translate(-33.662 -25.375)"></path><rect id="Rectangle_314" data-name="Rectangle 314" width="10.843" height="6.984" transform="translate(137.017 69.228)" fill="#f9f5e5"></rect><path id="Path_469" data-name="Path 469" d="M181.148,93.339H168.69v-8.6h12.458ZM170.3,91.724h9.228V86.355H170.3Z" transform="translate(-32.48 -16.319)"></path><rect id="Rectangle_315" data-name="Rectangle 315" width="10.843" height="6.984" transform="translate(137.017 76.212)" fill="#faf0bf"></rect><path id="Path_470" data-name="Path 470" d="M181.148,101.956H168.69V93.39h12.458ZM170.3,100.342h9.228V95H170.3Z" transform="translate(-32.48 -17.985)"></path><rect id="Rectangle_316" data-name="Rectangle 316" width="10.843" height="6.984" transform="translate(137.017 83.196)" fill="#fff4a8"></rect><path id="Path_471" data-name="Path 471" d="M181.148,110.631H168.69V102h12.458ZM170.3,109.016h9.228v-5.4H170.3Z" transform="translate(-32.48 -19.644)"></path><rect id="Rectangle_317" data-name="Rectangle 317" width="10.843" height="6.984" transform="translate(137.017 90.18)" fill="#ffde00"></rect><path id="Path_472" data-name="Path 472" d="M181.148,119.289H168.69v-8.6h12.458ZM170.3,117.674h9.228V112.3H170.3Z" transform="translate(-32.48 -21.318)"></path><rect id="Rectangle_318" data-name="Rectangle 318" width="10.843" height="6.984" transform="translate(137.017 97.164)" fill="#e2be00"></rect><path id="Path_473" data-name="Path 473" d="M181.148,127.947H168.69V119.34h12.458ZM170.3,126.332h9.228v-5.369H170.3Z" transform="translate(-32.48 -22.984)"></path><rect id="Rectangle_319" data-name="Rectangle 319" width="10.843" height="6.984" transform="translate(137.017 104.147)" fill="#fff"></rect><path id="Path_474" data-name="Path 474" d="M181.148,136.6H168.69V128h12.458ZM170.3,134.984h9.228v-5.369H170.3Z" transform="translate(-32.48 -24.652)"></path><circle id="Ellipse_117" data-name="Ellipse 117" cx="0.484" cy="0.484" r="0.484" transform="translate(141.958 107.159)" fill="#fff"></circle><path id="Path_475" data-name="Path 475" d="M176.1,134.3a1.292,1.292,0,1,1,1.284-1.292A1.292,1.292,0,0,1,176.1,134.3Zm0-1.615a.323.323,0,1,0,.323.323.323.323,0,0,0-.323-.323Z" transform="translate(-33.657 -25.369)"></path><path id="Path_476" data-name="Path 476" d="M66.312,73.63,54.08,79.047l5.3,2.269h0l2.8,5.022L66.312,73.63Z" transform="translate(-10.404 -14.179)" fill="#ffde00"></path><path id="Path_477" data-name="Path 477" d="M61.993,86.952a.807.807,0,0,1-.71-.412l-2.664-4.788L53.572,79.6a.806.806,0,0,1-.016-1.478L65.8,72.694a.806.806,0,0,1,1.09.993L62.76,86.395a.807.807,0,0,1-.694.557Zm-6.088-8.114,3.569,1.542a.807.807,0,0,1,.388.347l1.9,3.407,3-9.228Z" transform="translate(-10.211 -13.985)"></path><rect id="Rectangle_320" data-name="Rectangle 320" width="197" height="139" transform="translate(0.07 -0.111)" fill="none"></rect></g></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://webalia.fr/agence-de-graphisme-strasbourg/web-design/" title="création web design">
							Webdesign						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Opter pour un habillage graphique moderne et sur mesure facilitant l’expérience utilisateur					</p>
				
			</div>
			
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-96ec2b2 elementor-position-left elementor-vertical-align-middle elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="96ec2b2" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://webalia.fr/la-refonte-du-site-internet/" title="refonte d&#039;un site internet" class="elementor-icon elementor-animation-" tabindex="-1">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="197" height="138" viewbox="0 0 197 138"><g id="developpement-web" transform="translate(-0.07 -0.92)" style="isolation: isolate"><g id="Layer_1" data-name="Layer 1" transform="translate(0.07 0.463)"><rect id="Rectangle_268" data-name="Rectangle 268" width="28.872" height="15.477" transform="translate(29.792 92.381)" fill="#82dec6"></rect><path id="Path_364" data-name="Path 364" d="M66.462,131.052H36V114H66.462Zm-28.872-1.615H64.848V115.615H37.615Z" transform="translate(-6.991 -22.386)"></path><path id="Path_365" data-name="Path 365" d="M49.243,124.908a2.632,2.632,0,0,1-.888,1.889,3.108,3.108,0,0,1-2.107.694A2.785,2.785,0,0,1,44,126.522a3.94,3.94,0,0,1-.807-2.648v-.452a4.4,4.4,0,0,1,.379-1.9,2.834,2.834,0,0,1,1.082-1.251,2.955,2.955,0,0,1,1.615-.444,3.044,3.044,0,0,1,2.083.694,2.866,2.866,0,0,1,.912,1.938H47.718a1.534,1.534,0,0,0-.4-1.042,1.494,1.494,0,0,0-1.058-.331,1.316,1.316,0,0,0-1.146.549,3.084,3.084,0,0,0-.388,1.712v.565a3.31,3.31,0,0,0,.363,1.76,1.284,1.284,0,0,0,1.155.557,1.494,1.494,0,0,0,1.058-.323,1.453,1.453,0,0,0,.4-1Z" transform="translate(-8.374 -23.509)"></path><path id="Path_366" data-name="Path 366" d="M55.73,125.433a.807.807,0,0,0-.307-.67,4.336,4.336,0,0,0-1.106-.493,7.582,7.582,0,0,1-1.268-.509,2.059,2.059,0,0,1-1.268-1.849,1.792,1.792,0,0,1,.339-1.074,2.252,2.252,0,0,1,.977-.743,3.7,3.7,0,0,1,1.429-.266,3.375,3.375,0,0,1,1.429.291,2.349,2.349,0,0,1,.969.807,2.188,2.188,0,0,1,.347,1.2H55.73a1,1,0,0,0-.323-.807,1.332,1.332,0,0,0-.9-.283,1.453,1.453,0,0,0-.872.234.759.759,0,0,0-.315.63.71.71,0,0,0,.363.606,3.859,3.859,0,0,0,1.082.46A4.586,4.586,0,0,1,56.667,124a1.93,1.93,0,0,1,.606,1.453,1.817,1.817,0,0,1-.735,1.518,3.23,3.23,0,0,1-1.97.549A3.8,3.8,0,0,1,53,127.209a2.47,2.47,0,0,1-1.09-.9,2.188,2.188,0,0,1-.371-1.268h1.534c0,.807.493,1.227,1.478,1.227a1.478,1.478,0,0,0,.856-.218A.735.735,0,0,0,55.73,125.433Z" transform="translate(-9.984 -23.509)"></path><path id="Path_367" data-name="Path 367" d="M63.714,125.433a.807.807,0,0,0-.307-.67,4.206,4.206,0,0,0-1.106-.493,7.582,7.582,0,0,1-1.268-.509,2.067,2.067,0,0,1-1.268-1.849,1.792,1.792,0,0,1,.339-1.074,2.253,2.253,0,0,1,.977-.743,3.706,3.706,0,0,1,1.437-.266,3.334,3.334,0,0,1,1.421.291,2.349,2.349,0,0,1,.969.807,2.188,2.188,0,0,1,.347,1.2H63.722a1.025,1.025,0,0,0-.323-.807,1.356,1.356,0,0,0-.912-.283,1.453,1.453,0,0,0-.872.234.759.759,0,0,0-.315.63.7.7,0,0,0,.371.606,3.69,3.69,0,0,0,1.074.46A4.683,4.683,0,0,1,64.659,124a1.954,1.954,0,0,1,.6,1.453,1.817,1.817,0,0,1-.735,1.518,3.229,3.229,0,0,1-1.97.549,3.8,3.8,0,0,1-1.566-.315,2.471,2.471,0,0,1-1.074-.9,2.188,2.188,0,0,1-.371-1.268h1.534c0,.807.493,1.227,1.478,1.227a1.461,1.461,0,0,0,.856-.218A.735.735,0,0,0,63.714,125.433Z" transform="translate(-11.525 -23.509)"></path><rect id="Rectangle_269" data-name="Rectangle 269" width="20.499" height="15.477" transform="translate(86.615 29.001)" fill="#82dec6"></rect><path id="Path_368" data-name="Path 368" d="M128.464,52.55H106.35V35.45h22.114Zm-20.5-1.615h18.885V37.065H107.965Z" transform="translate(-20.542 -7.256)"></path><path id="Path_369" data-name="Path 369" d="M116.173,41.46h1.542v5.159a2.471,2.471,0,0,1-.315,1.26,2.123,2.123,0,0,1-.888.807,2.753,2.753,0,0,1-1.3.3,2.632,2.632,0,0,1-1.841-.606,2.18,2.18,0,0,1-.662-1.7h1.55a1.2,1.2,0,0,0,.226.807.937.937,0,0,0,.727.258.864.864,0,0,0,.7-.3,1.268,1.268,0,0,0,.258-.864Z" transform="translate(-21.766 -8.414)"></path><path id="Path_370" data-name="Path 370" d="M124.3,46.935a.807.807,0,0,0-.307-.67,3.989,3.989,0,0,0-1.106-.484,7.791,7.791,0,0,1-1.243-.517,2.059,2.059,0,0,1-1.276-1.841,1.768,1.768,0,0,1,.347-1.082,2.2,2.2,0,0,1,.977-.735,3.633,3.633,0,0,1,1.429-.266,3.464,3.464,0,0,1,1.421.283,2.212,2.212,0,0,1,.969.807,2.1,2.1,0,0,1,.347,1.195h-1.534a1.041,1.041,0,0,0-.323-.807,1.348,1.348,0,0,0-.9-.283,1.4,1.4,0,0,0-.88.242.727.727,0,0,0-.307.622.735.735,0,0,0,.363.614,4.327,4.327,0,0,0,1.074.46,4.626,4.626,0,0,1,1.913.977,1.954,1.954,0,0,1,.6,1.453,1.792,1.792,0,0,1-.735,1.518,3.23,3.23,0,0,1-1.97.549,3.827,3.827,0,0,1-1.566-.315,2.471,2.471,0,0,1-1.074-.864,2.172,2.172,0,0,1-.371-1.268h1.5c0,.807.492,1.235,1.469,1.235a1.4,1.4,0,0,0,.856-.226A.727.727,0,0,0,124.3,46.935Z" transform="translate(-23.198 -8.39)"></path><image id="Rectangle_270" data-name="Rectangle 270" width="126.758" height="83.16" transform="translate(34.661 27.831)" opacity="0.2" xlink:href="data:image/png;base64,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" style="mix-blend-mode: multiply;isolation: isolate"></image><path id="Path_371" data-name="Path 371" d="M159.407,65.75H59.51V57.588a6.3,6.3,0,0,1,6.3-6.3H153.1a6.306,6.306,0,0,1,6.306,6.3Z" transform="translate(-11.52 -10.307)" fill="#fff"></path><path id="Path_372" data-name="Path 372" d="M160.022,66.365H58.51v-8.97a7.113,7.113,0,0,1,7.1-7.1h87.3a7.113,7.113,0,0,1,7.1,7.1Zm-99.9-1.615h98.282V57.395a5.5,5.5,0,0,0-5.49-5.49h-87.3a5.5,5.5,0,0,0-5.49,5.49Z" transform="translate(-11.327 -10.114)"></path><path id="Path_373" data-name="Path 373" d="M153.1,111.229H65.808a6.3,6.3,0,0,1-6.3-6.3V69.14h99.9v35.791a6.306,6.306,0,0,1-6.306,6.3Z" transform="translate(-11.52 -13.745)" fill="#ffde00"></path><path id="Path_374" data-name="Path 374" d="M152.917,111.845h-87.3a7.113,7.113,0,0,1-7.1-7.1V68.15H160.022v36.59a7.113,7.113,0,0,1-7.1,7.1ZM60.125,69.765V104.74a5.5,5.5,0,0,0,5.49,5.49h87.3a5.5,5.5,0,0,0,5.49-5.49V69.765Z" transform="translate(-11.327 -13.555)"></path><circle id="Ellipse_107" data-name="Ellipse 107" cx="2.333" cy="2.333" r="2.333" transform="translate(137.779 46.215)" fill="#82dec6"></circle><path id="Path_375" data-name="Path 375" d="M172.853,63.051A3.141,3.141,0,1,1,176,59.911,3.141,3.141,0,0,1,172.853,63.051Zm0-4.667a1.526,1.526,0,1,0,1.084.444A1.526,1.526,0,0,0,172.853,58.385Z" transform="translate(-32.748 -11.363)"></path><circle id="Ellipse_108" data-name="Ellipse 108" cx="2.333" cy="2.333" r="2.333" transform="translate(130.642 46.15)" fill="#ffde00"></circle><path id="Path_376" data-name="Path 376" d="M164.021,62.971a3.141,3.141,0,1,1,3.141-3.141A3.141,3.141,0,0,1,164.021,62.971Zm0-4.667a1.526,1.526,0,1,0,1.526,1.526,1.526,1.526,0,0,0-1.526-1.526Z" transform="translate(-31.046 -11.347)"></path><rect id="Rectangle_271" data-name="Rectangle 271" width="6.047" height="1.615" transform="translate(53.68 50.092) rotate(-45)"></rect><rect id="Rectangle_272" data-name="Rectangle 272" width="1.615" height="6.047" transform="translate(53.554 46.957) rotate(-45)"></rect><rect id="Rectangle_273" data-name="Rectangle 273" width="84.492" height="5.587" transform="translate(55.806 68.967)" fill="#fff4a8"></rect><rect id="Rectangle_274" data-name="Rectangle 274" width="84.492" height="5.587" transform="translate(55.685 77.686)" fill="#fff4a8"></rect><rect id="Rectangle_275" data-name="Rectangle 275" width="84.492" height="5.587" transform="translate(55.685 86.293)" fill="#fff4a8"></rect><path id="Path_377" data-name="Path 377" d="M87.064,85.915a.82.82,0,0,1-.581-1.389l2.422-2.293L86.483,79.94a.808.808,0,0,1,1.138-1.146l2.987,2.874a.807.807,0,0,1,0,1.163l-2.947,2.858A.807.807,0,0,1,87.064,85.915Z" transform="translate(-16.669 -15.56)" fill="#1d1d1b"></path><path id="Path_378" data-name="Path 378" d="M81.735,87.42a.711.711,0,0,1-.743-1l2.842-11.3a.808.808,0,0,1,1.566.4l-2.842,11.3A.807.807,0,0,1,81.735,87.42Z" transform="translate(-15.651 -14.78)" fill="#1d1d1b"></path><path id="Path_379" data-name="Path 379" d="M78.445,85.911a.807.807,0,0,1-.557-.226l-2.947-2.874a.807.807,0,0,1,0-1.163l2.987-2.874a.808.808,0,1,1,1.138,1.146l-2.422,2.293,2.333,2.349a.779.779,0,0,1-.533,1.348Z" transform="translate(-14.444 -15.556)" fill="#1d1d1b"></path><rect id="Rectangle_276" data-name="Rectangle 276" width="35.517" height="15.477" transform="translate(134.808 65.277)" fill="#82dec6"></rect><path id="Path_380" data-name="Path 380" d="M203.139,97.482H166V80.39h37.139Zm-35.525-1.615h33.91V82h-33.91Z" transform="translate(-32.032 -15.912)"></path><path id="Path_381" data-name="Path 381" d="M178.213,93.844h-1.534v-3.23h-3v3.23H172.15V86.4h1.534v3.02h3V86.4h1.534Z" transform="translate(-33.216 -17.07)"></path><path id="Path_382" data-name="Path 382" d="M186.631,87.643h-2.285v6.2h-1.534v-6.2H180.56V86.4h6.071Z" transform="translate(-34.836 -17.07)"></path><path id="Path_383" data-name="Path 383" d="M191.178,86.4l1.9,5.4,1.905-5.4H197v7.444h-1.5V91.809l.153-3.512-2.01,5.547h-1.058l-2-5.547.153,3.512v2.035H189.2V86.4Z" transform="translate(-36.501 -17.07)"></path><path id="Path_384" data-name="Path 384" d="M202.066,92.617h3.23v1.227h-4.8V86.4h1.534Z" transform="translate(-38.677 -17.07)"></path><rect id="Rectangle_277" data-name="Rectangle 277" width="28.872" height="15.477" transform="translate(102.02 93.527)" fill="#82dec6"></rect><path id="Path_385" data-name="Path 385" d="M155.917,132.47H125.43v-17.1h30.487Zm-28.872-1.615H154.3V116.985H127.045Z" transform="translate(-24.217 -22.65)"></path><path id="Path_386" data-name="Path 386" d="M133.712,126.208v2.624H132.17V121.38h2.907a3.375,3.375,0,0,1,1.477.307,2.358,2.358,0,0,1,.985.872,2.471,2.471,0,0,1,.339,1.292,2.14,2.14,0,0,1-.751,1.728,3.125,3.125,0,0,1-2.075.63Zm0-1.243h1.364a1.4,1.4,0,0,0,.937-.283,1.066,1.066,0,0,0,.315-.807,1.155,1.155,0,0,0-1.211-1.235h-1.4Z" transform="translate(-25.515 -23.808)"></path><path id="Path_387" data-name="Path 387" d="M146.613,128.832h-1.534V125.6h-3v3.23H140.55V121.38h1.534v3.02h3v-3.02h1.534Z" transform="translate(-27.13 -23.808)"></path><path id="Path_388" data-name="Path 388" d="M151.254,126.208v2.624H149.72V121.38h2.907a3.4,3.4,0,0,1,1.477.307,2.293,2.293,0,0,1,.977.872,2.422,2.422,0,0,1,.347,1.292,2.14,2.14,0,0,1-.751,1.728,3.141,3.141,0,0,1-2.075.63Zm0-1.243h1.373a1.373,1.373,0,0,0,.928-.283,1.042,1.042,0,0,0,.323-.807,1.259,1.259,0,0,0-.323-.888,1.235,1.235,0,0,0-.888-.347h-1.413Z" transform="translate(-28.896 -23.808)"></path><rect id="Rectangle_278" data-name="Rectangle 278" width="197" height="138" transform="translate(0 0.457)" fill="none"></rect></g></g></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://webalia.fr/la-refonte-du-site-internet/" title="refonte d&#039;un site internet">
							La refonte du site internet						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Modernisez votre site internet avec les dernières fonctionnalités et tendances du web, développement web sur-mesure					</p>
				
			</div>
			
		</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4999c86" data-id="4999c86" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-09458ae elementor-position-left elementor-vertical-align-middle elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="09458ae" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://webalia.fr/visibilite-web/seo-referencement-naturel/" title="plus d&#039;info sur le SEO" class="elementor-icon elementor-animation-" tabindex="-1">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="182" height="128" viewbox="0 0 182 128"><g id="seo-referencement" transform="translate(0.086 -0.085)" style="isolation: isolate"><g id="Layer_1" data-name="Layer 1" transform="translate(0.07 -0.111)"><path id="Path_419" data-name="Path 419" d="M174.7,90.223l-1.876.216h0a5.451,5.451,0,0,0-3.812,2.234l-2.353,3.269a1.035,1.035,0,0,0,.6,1.608l4.468,1.057a27.277,27.277,0,0,0-.357,3.112.745.745,0,0,0,.313.64l6.173,4.468h0a.745.745,0,0,0,.707.082,25.108,25.108,0,0,0,2.83-1.333l2.442,3.932a1.035,1.035,0,0,0,1.72.06l2.353-3.276a5.451,5.451,0,0,0,.894-4.326l-.4-1.862c5.369-5.86,7.893-13.671,7.5-23.24a1.251,1.251,0,0,0-.521-.953,1.229,1.229,0,0,0-1.065-.179c-9.189,2.681-15.786,7.565-19.628,14.52Z" transform="translate(-42.563 -19.184)" fill="#fff"></path><path id="Path_420" data-name="Path 420" d="M184.483,110.439h-.06a1.78,1.78,0,0,1-1.43-.841l-2.07-3.343a19.979,19.979,0,0,1-2.293,1.042,1.489,1.489,0,0,1-1.415-.171l-6.18-4.468a1.489,1.489,0,0,1-.611-1.281c.045-.841.127-1.683.246-2.509l-3.82-.894a1.78,1.78,0,0,1-1.035-2.77l2.353-3.276A6.2,6.2,0,0,1,172.5,89.4l1.489-.171c3.961-6.962,10.648-11.854,19.881-14.542a1.975,1.975,0,0,1,2.532,1.78c.4,9.613-2.1,17.513-7.446,23.485l.32,1.489a6.233,6.233,0,0,1-1.02,4.915l-2.353,3.276A1.772,1.772,0,0,1,184.483,110.439Zm-3.321-5.912a.745.745,0,0,1,.633.357l2.442,3.932a.283.283,0,0,0,.238.134.313.313,0,0,0,.238-.119l2.353-3.276a4.684,4.684,0,0,0,.745-3.723l-.4-1.869a.745.745,0,0,1,.179-.663c5.212-5.7,7.692-13.344,7.3-22.7a.5.5,0,0,0-.633-.454c-8.988,2.621-15.443,7.387-19.181,14.148a.745.745,0,0,1-.566.38l-1.9.209a4.728,4.728,0,0,0-3.291,1.929L166.97,96.09a.283.283,0,0,0,0,.268.3.3,0,0,0,.208.179l4.468,1.057a.745.745,0,0,1,.566.849,24.248,24.248,0,0,0-.35,3.023l6.18,4.468a27,27,0,0,0,2.748-1.288.67.67,0,0,1,.365-.119Z" transform="translate(-42.313 -18.908)"></path><path id="Path_421" data-name="Path 421" d="M193.055,94.448h0a3.656,3.656,0,1,0-4.131-2.71,3.649,3.649,0,0,0,4.131,2.71" transform="translate(-48.27 -22.121)" fill="#82dec6"></path><path id="Path_422" data-name="Path 422" d="M192.268,95.028a4.334,4.334,0,1,1,.745-.052h0A4.529,4.529,0,0,1,192.268,95.028Zm0-7.3a2.979,2.979,0,0,0-1.847.655A2.911,2.911,0,0,0,192.73,93.5h0a2.905,2.905,0,0,0,.2-5.7A2.874,2.874,0,0,0,192.268,87.723Z" transform="translate(-48.065 -21.911)"></path><path id="Path_423" data-name="Path 423" d="M170.041,114.7h0a9.575,9.575,0,0,0,.38,1.824,3.807,3.807,0,0,0,.186.484,4.252,4.252,0,0,0,4.028,2.435,9.548,9.548,0,0,0,1.713-.223,13.8,13.8,0,0,1-8.407,5.049,13.807,13.807,0,0,1,2.085-9.576Z" transform="translate(-42.911 -29.146)" fill="#fff"></path><path id="Path_424" data-name="Path 424" d="M167.706,124.757a.748.748,0,0,1-.737-.663,14.3,14.3,0,0,1,2.234-10.075.762.762,0,0,1,1.378.343,9.447,9.447,0,0,0,.343,1.69,3.236,3.236,0,0,0,.149.372,3.522,3.522,0,0,0,3.328,2.018,9.442,9.442,0,0,0,1.579-.2.764.764,0,0,1,.789,1.177,14.528,14.528,0,0,1-8.846,5.317Zm1.772-8.25a13.545,13.545,0,0,0-1.11,6.575,13.544,13.544,0,0,0,5.875-3.142h0a5.041,5.041,0,0,1-4.527-2.859,4.145,4.145,0,0,1-.253-.573Z" transform="translate(-42.662 -28.892)"></path><image id="Rectangle_294" data-name="Rectangle 294" width="116.906" height="80.419" transform="translate(30.477 12.058)" opacity="0.2" xlink:href="data:image/png;base64,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" style="mix-blend-mode: multiply;isolation: isolate"></image><path id="Path_425" data-name="Path 425" d="M150.072,45.476H57.94V37.948a5.808,5.808,0,0,1,5.808-5.808h80.516a5.808,5.808,0,0,1,5.808,5.808Z" transform="translate(-14.849 -8.064)" fill="#fff"></path><path id="Path_426" data-name="Path 426" d="M150.561,45.965H56.94V37.693a6.56,6.56,0,0,1,6.553-6.553h80.516a6.56,6.56,0,0,1,6.553,6.553ZM58.429,44.476h90.643V37.693a5.071,5.071,0,0,0-5.063-5.063H63.493a5.071,5.071,0,0,0-5.063,5.063Z" transform="translate(-14.593 -7.809)"></path><path id="Path_427" data-name="Path 427" d="M144.264,92.622H63.748a5.808,5.808,0,0,1-5.808-5.808V50h92.132V86.814a5.808,5.808,0,0,1-5.808,5.808Z" transform="translate(-14.849 -12.625)" fill="#ffde00"></path><path id="Path_428" data-name="Path 428" d="M144.009,93.111H63.493a6.56,6.56,0,0,1-6.553-6.553V49h93.621V86.559A6.56,6.56,0,0,1,144.009,93.111ZM58.429,50.489V86.559a5.071,5.071,0,0,0,5.063,5.063h80.516a5.071,5.071,0,0,0,5.063-5.063V50.489Z" transform="translate(-14.593 -12.37)"></path><circle id="Ellipse_109" data-name="Ellipse 109" cx="2.152" cy="2.152" r="2.152" transform="translate(125.901 28.901)" fill="#82dec6"></circle><path id="Path_429" data-name="Path 429" d="M171,43.408a2.9,2.9,0,1,1,2.9-2.9,2.9,2.9,0,0,1-2.9,2.9Zm0-4.311a1.415,1.415,0,1,0,1.407,1.407A1.415,1.415,0,0,0,171,39.1Z" transform="translate(-42.979 -9.458)"></path><circle id="Ellipse_110" data-name="Ellipse 110" cx="2.152" cy="2.152" r="2.152" transform="translate(119.318 28.842)" fill="#ffde00"></circle><path id="Path_430" data-name="Path 430" d="M162.207,43.333a2.9,2.9,0,1,1,2.9-2.9,2.9,2.9,0,0,1-2.9,2.9Zm0-4.3a1.407,1.407,0,1,0,1.407,1.407A1.407,1.407,0,0,0,162.207,39.029Z" transform="translate(-40.737 -9.443)"></path><rect id="Rectangle_295" data-name="Rectangle 295" width="5.577" height="1.489" transform="translate(48.338 32.466) rotate(-45)"></rect><rect id="Rectangle_296" data-name="Rectangle 296" width="1.489" height="5.577" transform="translate(48.231 29.578) rotate(-45.01)"></rect><path id="Path_431" data-name="Path 431" d="M72.669,65.48H141.36a2.978,2.978,0,0,1,2.978,2.979v4.1a2.718,2.718,0,0,1-2.718,2.718H72.438a2.718,2.718,0,0,1-2.718-2.718V68.428A2.978,2.978,0,0,1,72.7,65.45Z" transform="translate(-17.857 -16.571)" fill="#fff4a8"></path><path id="Path_432" data-name="Path 432" d="M141.336,75.761H72.182a3.463,3.463,0,0,1-3.462-3.455V68.173a3.723,3.723,0,0,1,3.723-3.723h68.691a3.723,3.723,0,0,1,3.723,3.723v4.133a3.463,3.463,0,0,1-3.522,3.455ZM72.413,65.969A2.234,2.234,0,0,0,70.179,68.2v4.1a1.973,1.973,0,0,0,1.973,1.966h69.153a1.973,1.973,0,0,0,2-1.966V68.173a2.234,2.234,0,0,0-2.234-2.234Z" transform="translate(-17.602 -16.315)"></path><circle id="Ellipse_111" data-name="Ellipse 111" cx="5.257" cy="5.257" r="5.257" transform="translate(80.933 51.016)" fill="#fff" opacity="0.5"></circle><path id="Path_433" data-name="Path 433" d="M113.769,79.331a6.009,6.009,0,0,1-.67-11.974h0a6.009,6.009,0,0,1,1.363,11.914A3.626,3.626,0,0,1,113.769,79.331Zm-.506-10.492a4.516,4.516,0,1,0,5,3.976,4.52,4.52,0,0,0-5-3.976Z" transform="translate(-27.587 -17.056)"></path><path id="Path_434" data-name="Path 434" d="M126.674,85.7a.745.745,0,0,1-.491-.186l-5.346-4.676a.745.745,0,1,1,.975-1.124l5.354,4.684a.745.745,0,0,1-.491,1.3Z" transform="translate(-30.841 -20.163)"></path><rect id="Rectangle_297" data-name="Rectangle 297" width="45.37" height="33.441" rx="2" transform="translate(51.513 70.846)" fill="#fff"></rect><path id="Path_435" data-name="Path 435" d="M112.875,128.893H70.484a2.234,2.234,0,0,1-2.234-2.234V96.234A2.234,2.234,0,0,1,70.484,94h42.391a2.234,2.234,0,0,1,2.234,2.234V126.7A2.234,2.234,0,0,1,112.875,128.893Zm-42.391-33.4a.745.745,0,0,0-.745.745V126.7a.745.745,0,0,0,.745.745h42.391a.745.745,0,0,0,.745-.745V96.234a.745.745,0,0,0-.745-.745Z" transform="translate(-17.482 -23.862)"></path><rect id="Rectangle_298" data-name="Rectangle 298" width="7.878" height="4.319" transform="translate(58.542 100.601) rotate(-90)" fill="#daf4e8"></rect><path id="Path_436" data-name="Path 436" d="M82.743,132.69H78.425a.745.745,0,0,1-.745-.745v-7.871a.745.745,0,0,1,.745-.745h4.319a.745.745,0,0,1,.745.745v7.871A.745.745,0,0,1,82.743,132.69ZM79.169,131.2H82v-6.381h-2.83Z" transform="translate(-19.89 -31.352)"></path><rect id="Rectangle_299" data-name="Rectangle 299" width="11.162" height="4.319" transform="translate(67.403 100.593) rotate(-90)" fill="#daf4e8"></rect><path id="Path_437" data-name="Path 437" d="M94.653,131.559H90.335a.745.745,0,0,1-.745-.745V119.645a.745.745,0,0,1,.745-.745h4.319a.745.745,0,0,1,.745.745v11.169A.745.745,0,0,1,94.653,131.559Zm-3.574-1.489h2.83v-9.68h-2.83Z" transform="translate(-22.932 -30.221)"></path><rect id="Rectangle_300" data-name="Rectangle 300" width="13.574" height="4.319" transform="translate(76.272 100.593) rotate(-90)" fill="#daf4e8"></rect><path id="Path_438" data-name="Path 438" d="M106.563,130.736h-4.319a.745.745,0,0,1-.745-.745V116.425a.745.745,0,0,1,.745-.745h4.319a.745.745,0,0,1,.745.745v13.567A.745.745,0,0,1,106.563,130.736Zm-3.574-1.489h2.83V117.169h-2.83Z" transform="translate(-25.973 -29.398)"></path><rect id="Rectangle_301" data-name="Rectangle 301" width="19.033" height="4.319" transform="translate(85.14 100.593) rotate(-90)" fill="#daf4e8"></rect><path id="Path_439" data-name="Path 439" d="M118.473,128.862h-4.319a.745.745,0,0,1-.745-.745V109.085a.745.745,0,0,1,.745-.745h4.319a.745.745,0,0,1,.745.745v19.033A.745.745,0,0,1,118.473,128.862Zm-3.574-1.489h2.83V109.829H114.9Z" transform="translate(-29.015 -27.524)"></path><path id="Path_440" data-name="Path 440" d="M81.46,114.6a.745.745,0,0,1-.268-1.445l8.667-3.291h.1l8.935-2.13,8.37-6.851a.746.746,0,1,1,.946,1.154l-8.5,6.955a.663.663,0,0,1-.3.149L90.321,111.3l-8.593,3.306A.685.685,0,0,1,81.46,114.6Z" transform="translate(-20.661 -25.576)"></path><circle id="Ellipse_112" data-name="Ellipse 112" cx="1.281" cy="1.281" r="1.281" transform="translate(59.503 87.026)" fill="#82dec6"></circle><path id="Path_441" data-name="Path 441" d="M81,119.726a2.033,2.033,0,1,1,2.025-2.025A2.033,2.033,0,0,1,81,119.726Zm0-2.569a.544.544,0,1,0,.536.544.544.544,0,0,0-.536-.544Z" transform="translate(-20.217 -29.393)"></path><circle id="Ellipse_113" data-name="Ellipse 113" cx="1.281" cy="1.281" r="1.281" transform="translate(68.163 83.675)" fill="#82dec6"></circle><path id="Path_442" data-name="Path 442" d="M92.63,115.226a2.033,2.033,0,1,1,2.025-2.025,2.033,2.033,0,0,1-2.025,2.025Zm0-2.569a.544.544,0,1,0,.536.544.544.544,0,0,0-.536-.544Z" transform="translate(-23.187 -28.244)"></path><circle id="Ellipse_114" data-name="Ellipse 114" cx="1.281" cy="1.281" r="1.281" transform="translate(77.292 81.501)" fill="#82dec6"></circle><path id="Path_443" data-name="Path 443" d="M104.9,112.311a2.025,2.025,0,1,1,2.025-2.025A2.025,2.025,0,0,1,104.9,112.311Zm0-2.562a.536.536,0,1,0,.536.536.536.536,0,0,0-.536-.536Z" transform="translate(-26.323 -27.503)"></path><circle id="Ellipse_115" data-name="Ellipse 115" cx="1.281" cy="1.281" r="1.281" transform="translate(85.758 74.628)" fill="#82dec6"></circle><path id="Path_444" data-name="Path 444" d="M116.305,103.081a2.025,2.025,0,1,1,2.025-2.025A2.025,2.025,0,0,1,116.305,103.081Zm0-2.562a.536.536,0,1,0,.536.536.544.544,0,0,0-.536-.558Z" transform="translate(-29.237 -25.146)"></path><rect id="Rectangle_302" data-name="Rectangle 302" width="182" height="128" transform="translate(-0.156 0.196)" fill="none"></rect></g></g></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://webalia.fr/visibilite-web/seo-referencement-naturel/" title="plus d&#039;info sur le SEO">
							SEO & Référencement						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Booster et optimiser sa visibilité sur le web pour atteindre et développer son business					</p>
				
			</div>
			
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-c668a85 elementor-position-left elementor-vertical-align-middle elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="c668a85" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://webalia.fr/visibilite-web/audit-seo-referencement/" title="Faire un audit SEO" class="elementor-icon elementor-animation-" tabindex="-1">
				<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="Layer_1" x="0px" y="0px" viewbox="0 0 197 138" style="enable-background:new 0 0 197 138;" xml:space="preserve"><style type="text/css">	.st0{fill:#DAF4E8;}	.st1{fill:#FFDE00;}	.st2{fill:#FFF4A8;}	.st3{fill:#82DEC6;}	.st4{fill:#FFFFFF;}	.st5{opacity:0.5;fill:#FFFFFF;enable-background:new    ;}	.st6{fill:none;}</style><g id="audit-seo" transform="translate(-0.07 -0.92)">	<path id="Path_318" class="st0" d="M105,68l8.6-33.6c15.4,3.9,26.1,17.8,26.1,33.6H105z"></path>	<path id="Path_319" d="M139.7,68.8H105c-0.4,0-0.8-0.3-0.8-0.8c0-0.1,0-0.2,0-0.2l8.6-33.6c0.1-0.2,0.2-0.4,0.4-0.5  c0.2-0.1,0.4-0.1,0.6-0.1c15.7,4,26.7,18.2,26.8,34.4C140.5,68.4,140.1,68.8,139.7,68.8C139.7,68.8,139.7,68.8,139.7,68.8z   M106,67.2h32.8c-0.4-14.9-10.4-27.8-24.7-31.8L106,67.2z"></path>	<path id="Path_320" class="st1" d="M100.7,66.5L71.6,47.7c8.1-12.5,23.2-18.4,37.6-14.8L100.7,66.5z"></path>	<path id="Path_321" d="M100.7,67.3c-0.2,0-0.3,0-0.4-0.1L71.1,48.4c-0.4-0.2-0.5-0.7-0.2-1.1c0,0,0,0,0,0  c8.3-12.8,23.7-18.9,38.5-15.2c0.4,0.1,0.7,0.5,0.6,1l-8.4,33.7c-0.1,0.3-0.2,0.5-0.5,0.6C100.9,67.3,100.8,67.3,100.7,67.3z   M72.7,47.5l27.5,17.8l8-31.8C94.6,30.4,80.5,35.9,72.7,47.5z"></path>	<path id="Path_322" class="st2" d="M91,72.8L67,97.9c-12.1-11.6-14.2-30.2-5-44.2L91,72.8z"></path>	<path id="Path_323" d="M67,98.7c-0.2,0-0.4-0.1-0.6-0.2c-12.4-11.9-14.5-30.9-5.1-45.2c0.2-0.4,0.7-0.5,1.1-0.2c0,0,0,0,0,0  l29,19.1c0.4,0.3,0.5,0.8,0.2,1.1c0,0-0.1,0.1-0.1,0.1L67.6,98.5C67.5,98.6,67.3,98.7,67,98.7z M62.3,54.8  c-8.4,13.4-6.4,30.7,4.7,41.9L89.8,73L62.3,54.8z"></path>	<path id="Path_324" class="st3" d="M104.8,72.4l34.7-0.2v0.2c0,19.2-15.6,34.7-34.8,34.7c-9,0-17.6-3.5-24.1-9.8L104.8,72.4z"></path>	<path id="Path_325" d="M104.8,107.9c-9.2,0-18.1-3.6-24.7-10c-0.2-0.1-0.2-0.4-0.2-0.6c0-0.2,0.1-0.4,0.2-0.6l24.2-24.9  c0.2-0.2,0.4-0.2,0.6-0.2l34.7-0.2l0,0c0.2,0,0.4,0.1,0.6,0.2c0.1,0.2,0.2,0.4,0.2,0.6v0.2C140.3,92,124.4,107.9,104.8,107.9  C104.8,107.9,104.8,107.9,104.8,107.9L104.8,107.9z M81.7,97.3c13.8,12.7,35.2,11.9,47.9-1.9c5.6-6.1,8.8-14,9-22.3l-33.5,0.2  L81.7,97.3z"></path>	<path id="Rectangle_247" class="st4" d="M46.4,35.6h33.1c1.1,0,2,0.9,2,2v22.1c0,1.1-0.9,2-2,2H46.4c-1.1,0-2-0.9-2-2V37.6  C44.4,36.5,45.3,35.6,46.4,35.6z"></path>	<path id="Path_326" d="M79.9,62.5H46c-1.3,0-2.4-1.1-2.4-2.4V37.2c0-1.3,1.1-2.4,2.4-2.4c0,0,0,0,0,0h33.9c1.3,0,2.4,1.1,2.4,2.4  V60C82.4,61.4,81.3,62.5,79.9,62.5z M46,36.4c-0.4,0-0.8,0.4-0.8,0.8V60c0,0.4,0.4,0.8,0.8,0.8h33.9c0.4,0,0.8-0.4,0.8-0.8V37.2  c0-0.4-0.4-0.8-0.8-0.8H46z"></path>	<rect id="Rectangle_248" x="49.4" y="41.7" class="st2" width="5.6" height="16.3"></rect>	<path id="Path_327" d="M55,58.8h-5.6c-0.4,0-0.8-0.4-0.8-0.8V41.7c0-0.4,0.4-0.8,0.8-0.8H55c0.4,0,0.8,0.4,0.8,0.8v16.3  C55.8,58.4,55.4,58.8,55,58.8z M50.2,57.1h4V42.5h-4L50.2,57.1z"></path>	<rect id="Rectangle_249" x="49.4" y="53.1" class="st1" width="5.6" height="4.9"></rect>	<path id="Path_328" d="M55,58.8h-5.6c-0.4,0-0.8-0.4-0.8-0.8v-4.9c0-0.4,0.4-0.8,0.8-0.8H55c0.4,0,0.8,0.4,0.8,0.8v4.9  C55.8,58.4,55.4,58.8,55,58.8z M50.2,57.1h4v-3.3h-4L50.2,57.1z"></path>	<rect id="Rectangle_250" x="59.8" y="47.4" class="st2" width="5.6" height="10.5"></rect>	<path id="Path_329" d="M65.4,58.8h-5.6c-0.4,0-0.8-0.4-0.8-0.8V47.4c0-0.4,0.4-0.8,0.8-0.8h5.6c0.4,0,0.8,0.4,0.8,0.8v10.5  C66.2,58.4,65.9,58.8,65.4,58.8z M60.6,57.1h4v-8.9h-3.9L60.6,57.1z"></path>	<rect id="Rectangle_251" x="59.8" y="53.7" class="st1" width="5.6" height="4.2"></rect>	<path id="Path_330" d="M65.4,58.8h-5.6c-0.4,0-0.8-0.4-0.8-0.8v-4.2c0-0.4,0.4-0.8,0.8-0.8h5.6c0.4,0,0.8,0.4,0.8,0.8v4.2  C66.2,58.4,65.9,58.8,65.4,58.8z M60.6,57.1h4v-2.6h-3.9L60.6,57.1z"></path>	<rect id="Rectangle_252" x="70.6" y="42.6" class="st2" width="5.6" height="15.4"></rect>	<path id="Path_331" d="M76.2,58.8h-5.6c-0.4,0-0.8-0.4-0.8-0.8V42.6c0-0.4,0.4-0.8,0.8-0.8h5.6c0.4,0,0.8,0.4,0.8,0.8v15.3  C77,58.4,76.6,58.8,76.2,58.8C76.2,58.8,76.2,58.8,76.2,58.8z M71.4,57.1h4V43.4h-4V57.1z"></path>	<rect id="Rectangle_253" x="70.6" y="51" class="st1" width="5.6" height="6.9"></rect>	<path id="Path_332" d="M76.2,58.8h-5.6c-0.4,0-0.8-0.4-0.8-0.8V51c0-0.4,0.4-0.8,0.8-0.8h5.6c0.4,0,0.8,0.4,0.8,0.8v6.9  C77,58.4,76.6,58.8,76.2,58.8L76.2,58.8z M71.4,57.1h4v-5.3h-4L71.4,57.1z"></path>	<circle id="Ellipse_104" class="st5" cx="63.9" cy="57.4" r="5.7"></circle>	<path id="Path_333" d="M63.9,63.9c-3.6,0-6.5-2.9-6.5-6.5c0-3.3,2.5-6.1,5.8-6.5l0,0c3.6-0.3,6.7,2.4,7,6c0.2,3.4-2.1,6.4-5.5,6.9  C64.4,63.9,64.2,63.9,63.9,63.9z M63.4,52.6c-2.7,0.3-4.6,2.7-4.3,5.4c0.3,2.7,2.7,4.6,5.4,4.3s4.6-2.7,4.3-5.4  c0-0.4-0.2-0.8-0.3-1.2C67.7,53.6,65.6,52.3,63.4,52.6z"></path>	<path id="Path_334" d="M74.4,67.5c-0.2,0-0.4-0.1-0.5-0.2L68,62.2c-0.4-0.3-0.4-0.8-0.2-1.1s0.8-0.4,1.1-0.2c0,0,0.1,0.1,0.1,0.1  l5.8,5.1c0.3,0.3,0.4,0.8,0.1,1.2C74.8,67.4,74.6,67.5,74.4,67.5L74.4,67.5z"></path>	<path id="Rectangle_254" class="st1" d="M103.3,82.5h47.3c1.1,0,2,0.9,2,2v13.5c0,1.1-0.9,2-2,2h-47.3c-1.1,0-2-0.9-2-2V84.5  C101.3,83.4,102.2,82.5,103.3,82.5z"></path>	<path id="Path_335" d="M151,100.9h-48.1c-1.3,0-2.4-1.1-2.4-2.4V84.2c0-1.3,1.1-2.4,2.4-2.4H151c1.3,0,2.4,1.1,2.4,2.4v14.3  C153.4,99.8,152.3,100.9,151,100.9z M102.9,83.4c-0.4,0-0.8,0.4-0.8,0.8v14.3c0,0.4,0.4,0.8,0.8,0.8H151c0.4,0,0.8-0.4,0.8-0.8v0  V84.2c0-0.4-0.4-0.8-0.8-0.8l0,0H102.9z"></path>	<rect id="Rectangle_255" x="118" y="86.3" class="st2" width="30" height="3.7"></rect>	<path id="Path_336" d="M148.1,90.8h-30c-0.4,0-0.8-0.4-0.8-0.8v0v-3.7c0-0.4,0.4-0.8,0.8-0.8l0,0h30c0.4,0,0.8,0.4,0.8,0.8v0V90  C148.9,90.5,148.5,90.8,148.1,90.8L148.1,90.8z M118.8,89.2h28.4v-2.1h-28.4V89.2z"></path>	<rect id="Rectangle_256" x="118" y="92.4" class="st2" width="30" height="3.7"></rect>	<path id="Path_337" d="M148.1,97h-30c-0.4,0-0.8-0.4-0.8-0.8v0v-3.7c0-0.4,0.4-0.8,0.8-0.8l0,0h30c0.4,0,0.8,0.4,0.8,0.8v0v3.7  C148.9,96.6,148.5,97,148.1,97L148.1,97z M118.8,95.4h28.4v-2.1h-28.4V95.4z"></path>	<rect id="Rectangle_257" x="104.9" y="86.2" class="st2" width="9.2" height="10.2"></rect>	<path id="Path_338" d="M114.1,97.2h-9.2c-0.4,0-0.8-0.4-0.8-0.8v0V86.2c0-0.4,0.4-0.8,0.8-0.8l0,0h9.2c0.4,0,0.8,0.4,0.8,0.8v0  v10.2C114.9,96.8,114.6,97.2,114.1,97.2C114.1,97.2,114.1,97.2,114.1,97.2z M105.7,95.6h7.6V87h-7.6V95.6z"></path>	<rect id="Rectangle_258" x="0.1" y="0.9" class="st6" width="197" height="138"></rect></g></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://webalia.fr/visibilite-web/audit-seo-referencement/" title="Faire un audit SEO">
							Audit SEO						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Analyse de l’ensemble des éléments pour la mise en place d’une stratégie digitale					</p>
				
			</div>
			
		</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-d9182e0 elementor-position-left elementor-vertical-align-middle elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="d9182e0" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://webalia.fr/formations/formation-wordpress-strasbourg/" title="se renseigner sur le formation wordpress" class="elementor-icon elementor-animation-" tabindex="-1">
				<svg xmlns="http://www.w3.org/2000/svg" width="197" height="140" viewbox="0 0 197 140"><g id="formations" transform="translate(-0.07 0.721)"><path id="Path_389" data-name="Path 389" d="M145.928,94.664H89.46L85,99.658v-39.3a1.117,1.117,0,0,1,1.109-1.109h59.843a1.117,1.117,0,0,1,1.109,1.109V93.547a1.109,1.109,0,0,1-1.133,1.117Z" transform="translate(-16.183 -11.254)" fill="#fff"></path><path id="Path_390" data-name="Path 390" d="M84,101.58V60.168a1.927,1.927,0,0,1,1.918-1.918h59.843a1.926,1.926,0,0,1,1.918,1.918V93.356a1.927,1.927,0,0,1-1.918,1.918h-56.1Zm1.918-41.711a.308.308,0,0,0-.3.3V97.355l3.286-3.691h56.832a.3.3,0,0,0,.3-.3V60.176a.308.308,0,0,0-.3-.3Z" transform="translate(-15.993 -11.063)"></path><rect id="Rectangle_279" data-name="Rectangle 279" width="32.516" height="2.615" transform="translate(90.672 65.27)"></rect><rect id="Rectangle_280" data-name="Rectangle 280" width="24.203" height="6.144" transform="translate(93.262 53.234)" fill="#fff4a8"></rect><path id="Path_391" data-name="Path 391" d="M139.212,72.491h-24.2a.809.809,0,0,1-.809-.809V65.529a.809.809,0,0,1,.809-.809h24.2a.809.809,0,0,1,.809.809v6.152A.809.809,0,0,1,139.212,72.491Zm-23.393-1.619H138.4V66.339H115.819Z" transform="translate(-21.747 -12.296)"></path><rect id="Rectangle_281" data-name="Rectangle 281" width="32.516" height="2.615" transform="translate(90.672 70.103)"></rect><rect id="Rectangle_282" data-name="Rectangle 282" width="11.51" height="2.615" transform="translate(74.086 70.103)"></rect><rect id="Rectangle_283" data-name="Rectangle 283" width="11.51" height="2.615" transform="translate(74.006 65.278)"></rect><rect id="Rectangle_284" data-name="Rectangle 284" width="11.51" height="2.615" transform="translate(74.086 74.854)"></rect><rect id="Rectangle_285" data-name="Rectangle 285" width="26.073" height="2.615" transform="translate(90.672 74.943)"></rect><line id="Line_39" data-name="Line 39" x1="1.311" y2="7.471" transform="translate(84.747 52.554)" fill="#ffde00"></line><rect id="Rectangle_286" data-name="Rectangle 286" width="7.585" height="1.619" transform="translate(83.953 59.88) rotate(-80.05)"></rect><line id="Line_40" data-name="Line 40" x1="1.311" y2="7.471" transform="translate(87.572 52.554)" fill="#ffde00"></line><rect id="Rectangle_287" data-name="Rectangle 287" width="7.585" height="1.619" transform="translate(86.771 59.89) rotate(-80.05)"></rect><rect id="Rectangle_288" data-name="Rectangle 288" width="7.415" height="1.619" transform="translate(83.08 54.407)"></rect><rect id="Rectangle_289" data-name="Rectangle 289" width="7.415" height="1.619" transform="translate(83.031 56.698)"></rect><rect id="Rectangle_290" data-name="Rectangle 290" width="8.329" height="37.445" transform="translate(54.32 116.041) rotate(-88.57)" fill="#82dec6"></rect><path id="Path_392" data-name="Path 392" d="M105.116,142.911,66.06,141.94l.251-9.94,39.056.971Zm-37.4-2.55,35.818.89.17-6.71-35.818-.923Z" transform="translate(-12.574 -25.116)"></path><path id="Path_393" data-name="Path 393" d="M133.212,138.1l-19.872,3.562.2-8.337,19.88-3.553Z" transform="translate(-21.583 -24.691)" fill="#daf4e8"></path><path id="Path_394" data-name="Path 394" d="M113.149,142.281a.809.809,0,0,1-.809-.809l.2-8.329a.809.809,0,0,1,.672-.809l19.9-3.545a.8.8,0,0,1,.947.818l-.21,8.329a.809.809,0,0,1-.664.809L113.3,142.3Zm1-8.467-.162,6.678,18.245-3.238.17-6.678Zm18.876,4.1Z" transform="translate(-21.393 -24.501)"></path><path id="Path_395" data-name="Path 395" d="M67.34,132.175l20.05-3.545,37.267.923-19.88,3.554Z" transform="translate(-12.818 -24.474)" fill="#fff4a8"></path><path id="Path_396" data-name="Path 396" d="M104.568,133.721h0l-37.453-.939a.812.812,0,0,1-.121-1.619l20.042-3.553H87.2l37.275.923a.812.812,0,0,1,.146,1.611l-19.88,3.553Zm-29.359-2.347,29.3.728,11.923-2.129-29.2-.729Z" transform="translate(-12.609 -24.279)"></path><rect id="Rectangle_291" data-name="Rectangle 291" width="8.329" height="37.445" transform="translate(54.514 107.125) rotate(-88.57)" fill="#ffde00"></rect><path id="Path_397" data-name="Path 397" d="M104.563,131.879h0l-37.453-.931a.809.809,0,0,1-.809-.809l.227-8.329a.809.809,0,0,1,.809-.809l37.437.931a.81.81,0,0,1,.567.251.866.866,0,0,1,.227.583l-.21,8.329A.809.809,0,0,1,104.563,131.879Zm-36.6-2.525,35.818.89.162-6.71-35.818-.915Z" transform="translate(-12.62 -23.02)"></path><path id="Path_398" data-name="Path 398" d="M133.45,127.089l-19.88,3.554.21-8.329,19.872-3.553Z" transform="translate(-21.627 -22.593)" fill="#fff4a8"></path><path id="Path_399" data-name="Path 399" d="M113.379,131.259a.809.809,0,0,1-.809-.809l.21-8.329a.809.809,0,0,1,.664-.809l19.88-3.553a.809.809,0,0,1,.947.809l-.2,8.329a.809.809,0,0,1-.672.809l-19.872,3.554Zm1-8.451-.17,6.678,18.253-3.238.162-6.678Zm18.876,4.1Z" transform="translate(-21.436 -22.4)"></path><path id="Path_400" data-name="Path 400" d="M67.58,121.165l20.042-3.545,37.267.923L105.017,122.1Z" transform="translate(-12.864 -22.376)" fill="#fff4a8"></path><path id="Path_401" data-name="Path 401" d="M104.806,122.712h0l-37.462-.931a.812.812,0,0,1-.121-1.619l20.05-3.553a.494.494,0,0,1,.154,0l37.275.923a.812.812,0,0,1,.146,1.611l-19.9,3.562Zm-29.359-2.347,29.294.729,11.923-2.129-29.189-.729Z" transform="translate(-12.653 -22.182)"></path><rect id="Rectangle_292" data-name="Rectangle 292" width="24.081" height="15.517" transform="translate(116.146 74.7)" fill="#82dec6"></rect><path id="Path_402" data-name="Path 402" d="M168.17,108.376h-25.7V91.24h25.7Zm-24.081-1.619h22.462v-13.9H144.089Z" transform="translate(-27.134 -17.349)"></path><path id="Path_403" data-name="Path 403" d="M155.425,102.568l1-5.318h1.506l-1.619,7.471h-1.554l-1.214-4.994-1.214,4.994h-1.554L149.16,97.25h1.489l1.012,5.3,1.23-5.3h1.3Z" transform="translate(-28.408 -18.494)"></path><path id="Path_404" data-name="Path 404" d="M162.638,102.09v2.631H161.1V97.25h2.914a3.383,3.383,0,0,1,1.481.308,2.258,2.258,0,0,1,.988.874,2.477,2.477,0,0,1,.34,1.3,2.129,2.129,0,0,1-.753,1.724,3.092,3.092,0,0,1-2.08.639Zm0-1.247h1.376a1.319,1.319,0,0,0,.931-.291,1.012,1.012,0,0,0,.324-.809,1.23,1.23,0,0,0-.324-.89,1.206,1.206,0,0,0-.89-.348h-1.417Z" transform="translate(-30.684 -18.494)"></path><path id="Path_405" data-name="Path 405" d="M100.923,42.774l1.522,3.392-3.974-.113a10.677,10.677,0,1,1,2.428-3.278Z" transform="translate(-15.342 -5.203)" fill="#ffde00"></path><path id="Path_406" data-name="Path 406" d="M91.184,49.41a11.455,11.455,0,1,1,10.466-6.824l1.368,3.052a.826.826,0,0,1-.761,1.174l-3.691-.13a11.527,11.527,0,0,1-7.415,2.728Zm0-21.272a9.527,9.527,0,0,0-1.959.2,9.819,9.819,0,1,0,8.532,16.926.9.9,0,0,1,.559-.21l2.687.073-.988-2.21a.809.809,0,0,1,0-.68,9.714,9.714,0,0,0,.809-6.233,9.843,9.843,0,0,0-9.633-7.868Z" transform="translate(-15.179 -5.016)"></path><path id="Path_407" data-name="Path 407" d="M93.266,43.386a.809.809,0,0,1-.809-.737,3.618,3.618,0,0,1,.559-2.266,6.969,6.969,0,0,1,1.077-1.2,2.687,2.687,0,0,0,.979-1.344,1.392,1.392,0,0,0-.243-.866A2.428,2.428,0,0,0,92.4,35.931a2.331,2.331,0,0,0-1.781,1.935.809.809,0,1,1-1.619,0A3.91,3.91,0,0,1,92.044,34.4a4.047,4.047,0,0,1,4.2,1.773,2.946,2.946,0,0,1,.469,1.926,3.894,3.894,0,0,1-1.473,2.307,5.585,5.585,0,0,0-.809.907,1.975,1.975,0,0,0-.308,1.238.809.809,0,0,1-.737.882Z" transform="translate(-16.945 -6.503)"></path><path id="Path_408" data-name="Path 408" d="M94.119,47.869a.779.779,0,0,1-.575-1.336l.121-.105.138-.073.146-.049a1.085,1.085,0,0,1,.324,0l.154.049.13.073a.615.615,0,0,1,.138.105.809.809,0,0,1,.1.121.453.453,0,0,1,.073.138.859.859,0,0,1,.049.154.711.711,0,0,1-.793.923Z" transform="translate(-17.766 -8.785)"></path><path id="Path_409" data-name="Path 409" d="M87.463,60.028l1.514,3.392L85,63.306a10.62,10.62,0,1,1,2.428-3.238Z" transform="translate(-12.802 -8.502)" fill="#82dec6"></path><path id="Path_410" data-name="Path 410" d="M77.682,66.615A11.438,11.438,0,1,1,88.2,59.8l1.328,3.084a.826.826,0,0,1-.761,1.174l-3.659-.105a11.381,11.381,0,0,1-5.124,2.493A11.744,11.744,0,0,1,77.682,66.615Zm0-21.272a9.527,9.527,0,0,0-1.91.227A9.819,9.819,0,1,0,84.279,62.5a.988.988,0,0,1,.567-.21l2.687.073-1-2.226a.81.81,0,0,1,0-.68,9.835,9.835,0,0,0-8.831-14.085Z" transform="translate(-12.621 -8.298)"></path><path id="Path_411" data-name="Path 411" d="M75.817,59.285a1.328,1.328,0,1,1,1.328-1.328,1.328,1.328,0,0,1-1.328,1.328Zm0-1.619a.326.326,0,1,0,.283.291A.291.291,0,0,0,75.817,57.666Z" transform="translate(-14.18 -10.754)"></path><path id="Path_412" data-name="Path 412" d="M80.357,59.285a1.328,1.328,0,1,1,1.328-1.328,1.328,1.328,0,0,1-1.328,1.328Zm0-1.619a.291.291,0,0,0-.291.291.3.3,0,0,0,.291.291.291.291,0,1,0,0-.583Z" transform="translate(-15.045 -10.754)"></path><path id="Path_413" data-name="Path 413" d="M84.908,59.285a1.328,1.328,0,1,1,1.328-1.328,1.328,1.328,0,0,1-1.328,1.328Zm0-1.619a.326.326,0,1,0,.283.291A.291.291,0,0,0,84.908,57.666Z" transform="translate(-15.912 -10.754)"></path><path id="Path_414" data-name="Path 414" d="M157.423,108.36,145.16,113.8l5.31,2.266h0l2.809,5.043,4.144-12.749Z" transform="translate(-27.646 -20.611)" fill="#ffde00"></path><path id="Path_415" data-name="Path 415" d="M153.087,121.729a.81.81,0,0,1-.7-.421l-2.671-4.792-5.067-2.161a.809.809,0,0,1,0-1.489l12.271-5.431a.8.8,0,0,1,1.093.947l-4.144,12.749a.809.809,0,0,1-.688.55Zm-6.1-8.095,3.61,1.538a.809.809,0,0,1,.389.356l1.9,3.416,3.011-9.26Z" transform="translate(-27.454 -20.422)"></path><path id="Path_416" data-name="Path 416" d="M159.571,49.59a1.416,1.416,0,0,1,.809.267l.429.332a1.4,1.4,0,0,0,.809.267,1.433,1.433,0,0,0,.809-.267l.437-.3a1.182,1.182,0,0,1,.809-.267,1.417,1.417,0,0,1,1.2.729l.259.469a1.336,1.336,0,0,0,1.2.729h.729a.607.607,0,0,1,.235,0,1.368,1.368,0,0,1,1.36,1.3v.526a1.392,1.392,0,0,0,.963,1.166l.534.13a1.376,1.376,0,0,1,.9,1.862l-.2.5a1.408,1.408,0,0,0,.364,1.562l.3.429a1.352,1.352,0,0,1,0,2.056l-.4.364A1.392,1.392,0,0,0,170.749,63l.2.5a1.368,1.368,0,0,1-.9,1.854l-.534.138a1.376,1.376,0,0,0-1,1.255v.534a1.352,1.352,0,0,1-1.36,1.3h-.235l-.534-.1a.55.55,0,0,0-.227,0,1.344,1.344,0,0,0-1.2.7l-.267.461a1.352,1.352,0,0,1-1.19.7,1.416,1.416,0,0,1-.809-.267l-.429-.332a1.392,1.392,0,0,0-.809-.259,1.465,1.465,0,0,0-.809.259l-.429.3a1.214,1.214,0,0,1-.809.267,1.392,1.392,0,0,1-1.19-.729l-.267-.461a1.319,1.319,0,0,0-1.2-.737h-.235L156,68.45a.591.591,0,0,1-.235,0,1.376,1.376,0,0,1-1.36-1.3v-.534a1.4,1.4,0,0,0-.979-1.263l-.534-.13a1.376,1.376,0,0,1-.9-1.862l.235-.494a1.392,1.392,0,0,0-.364-1.562l-.4-.364a1.36,1.36,0,0,1,0-2.064l.4-.364a1.384,1.384,0,0,0,.364-1.554l-.2-.5a1.376,1.376,0,0,1,.9-1.862l.631-.227a1.384,1.384,0,0,0,1-1.263v-.534a1.352,1.352,0,0,1,1.36-1.3h.235l.534.105a.567.567,0,0,0,.235,0,1.36,1.36,0,0,0,1.19-.7l.267-.469a1.36,1.36,0,0,1,1.2-.631Z" transform="translate(-28.758 -9.413)" fill="#ffde00"></path><path id="Path_417" data-name="Path 417" d="M163.3,70.869a2.226,2.226,0,0,1-1.271-.413l-.453-.348a.494.494,0,0,0-.631,0l-.413.283a1.991,1.991,0,0,1-1.287.429,2.21,2.21,0,0,1-1.894-1.133l-.267-.469a.534.534,0,0,0-.494-.324.559.559,0,0,1-.146,0l-.429.057A1.538,1.538,0,0,1,155.6,69a2.194,2.194,0,0,1-2.169-2.072v-.518a.591.591,0,0,0-.413-.534l-.5-.121a2.2,2.2,0,0,1-1.417-1.19,2.137,2.137,0,0,1,0-1.781l.235-.518a.575.575,0,0,0-.178-.623l-.4-.364a2.129,2.129,0,0,1-.737-1.619,2.161,2.161,0,0,1,.761-1.619l.372-.34a.591.591,0,0,0,.17-.639l-.2-.526a2.113,2.113,0,0,1,0-1.757,2.234,2.234,0,0,1,1.384-1.182l.583-.21a.607.607,0,0,0,.461-.55l.04-.534a2.153,2.153,0,0,1,2.161-2.056,1.805,1.805,0,0,1,.275,0h.113l.526.1h.081a.542.542,0,0,0,.486-.275l.275-.478a2.145,2.145,0,0,1,1.9-1.109,2.283,2.283,0,0,1,1.263.413l.453.348a.51.51,0,0,0,.308.105.623.623,0,0,0,.324-.121l.413-.283a2.007,2.007,0,0,1,1.287-.429,2.218,2.218,0,0,1,1.878,1.2l.259.461a.542.542,0,0,0,.494.324.623.623,0,0,1,.235,0h.34a1.562,1.562,0,0,1,.389,0,2.186,2.186,0,0,1,2.169,2.064v.518a.575.575,0,0,0,.421.534l.494.121a2.242,2.242,0,0,1,1.417,1.2,2.121,2.121,0,0,1,0,1.773l-.186.478a.6.6,0,0,0,.162.664.989.989,0,0,1,.121.138l.243.348a2.153,2.153,0,0,1,.672,1.57,2.185,2.185,0,0,1-.761,1.619l-.372.34a.583.583,0,0,0-.178.639l.21.518a2.113,2.113,0,0,1,0,1.757A2.21,2.21,0,0,1,170.1,65.9l-.567.146a.567.567,0,0,0-.38.518V67.1a2.161,2.161,0,0,1-2.169,2.056,1.15,1.15,0,0,1-.275,0h-.105l-.534-.1H166a.567.567,0,0,0-.494.267l-.275.486A2.145,2.145,0,0,1,163.3,70.869Zm-2.032-2.477a2.162,2.162,0,0,1,1.271.413l.453.348a.591.591,0,0,0,.308.1.542.542,0,0,0,.478-.267l.275-.486a2.153,2.153,0,0,1,1.9-1.1,1.489,1.489,0,0,1,.445.057l.429.081h.162a.534.534,0,0,0,.51-.518v-.55a2.21,2.21,0,0,1,1.619-1.983l.567-.146a.6.6,0,0,0,.34-.308.542.542,0,0,0,0-.445l-.21-.518a2.186,2.186,0,0,1,.567-2.428l.4-.372a.55.55,0,0,0,0-.809.656.656,0,0,1-.146-.154l-.251-.364a2.177,2.177,0,0,1-.486-2.428l.186-.478a.518.518,0,0,0,0-.461.575.575,0,0,0-.372-.324l-.5-.121a2.2,2.2,0,0,1-1.619-2V52.6a.567.567,0,0,0-.55-.534h-.68a1.239,1.239,0,0,1-.283,0,2.137,2.137,0,0,1-1.918-1.182l-.243-.421a.607.607,0,0,0-.761-.251l-.073.049-.429.3a2.194,2.194,0,0,1-2.525,0l-.453-.348a.567.567,0,0,0-.3-.1.55.55,0,0,0-.486.267l-.275.486a2.137,2.137,0,0,1-1.894,1.109,1.336,1.336,0,0,1-.453-.065l-.421-.081a.615.615,0,0,1-.17,0h0a.542.542,0,0,0-.51.526V52.9a2.218,2.218,0,0,1-1.578,1.991l-.575.21a.664.664,0,0,0-.429.332.542.542,0,0,0,0,.445l.21.518a2.194,2.194,0,0,1-.567,2.428l-.4.364a.583.583,0,0,0-.21.437.534.534,0,0,0,.186.4l.429.389A2.21,2.21,0,0,1,152.8,62.9l-.243.51a.534.534,0,0,0,0,.429.6.6,0,0,0,.372.316l.5.121a2.234,2.234,0,0,1,1.619,2.007v.518a.575.575,0,0,0,.55.542h.13l.534-.065h.1a.962.962,0,0,1,.235,0,2.137,2.137,0,0,1,1.918,1.182l.243.421a.6.6,0,0,0,.769.251l.065-.049.429-.3A2.226,2.226,0,0,1,161.271,68.393ZM165.829,68.959ZM155.468,67.518ZM167.18,52.033ZM156.852,50.52Z" transform="translate(-28.572 -9.201)"></path><path id="Path_418" data-name="Path 418" d="M166.857,57.718h0a.89.89,0,0,0-.251.049,5.585,5.585,0,0,0-1.319.7,10.611,10.611,0,0,0-2.323,2.1,18.188,18.188,0,0,0-1.206,1.829h0l-.227.461-.154-.138a2.428,2.428,0,0,0-1.619-.85c-.648,0-1.1.162-1.255.5s-.065.518.437.89a4.36,4.36,0,0,1,.51.453,5.86,5.86,0,0,1,1.222,1.862c.259.591.672.979.979.979a.81.81,0,0,0,.518-.105.955.955,0,0,0,.267-.243h0a1.286,1.286,0,0,0,.13-.259c.113-.235.21-.478.308-.72a22.734,22.734,0,0,1,.947-2.08A16.925,16.925,0,0,1,166.9,59.11a5.325,5.325,0,0,0,.453-.526h0a.664.664,0,0,0,0-.591.461.461,0,0,0-.469-.283Z" transform="translate(-30.176 -10.96)"></path><rect id="Rectangle_293" data-name="Rectangle 293" width="197" height="140" transform="translate(0.07 -0.721)" fill="none"></rect></g></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h3 class="elementor-icon-box-title">
						<a href="https://webalia.fr/formations/formation-wordpress-strasbourg/" title="se renseigner sur le formation wordpress">
							Formations WordPress 						</a>
					</h3>
				
									<p class="elementor-icon-box-description">
						Formation par des formateurs agréés et certifiés. Réalisez votre projet vous-même avec le CMS WordPress					</p>
				
			</div>
			
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
		<div class="elementor-element elementor-element-18068aa e-flex e-con-boxed e-con e-parent" data-id="18068aa" data-element_type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-a010a57 e-con-full e-flex e-con e-child" data-id="a010a57" data-element_type="container">
				<div class="elementor-element elementor-element-ab00f42 elementor-widget elementor-widget-heading" data-id="ab00f42" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">RÉALISATIONS</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-84e5631 elementor-widget elementor-widget-heading" data-id="84e5631" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Les derniers projets de l’agence</h2>		</div>
				</div>
		<div class="elementor-element elementor-element-33a1263 e-con-full e-flex e-con e-child" data-id="33a1263" data-element_type="container">
		<div class="elementor-element elementor-element-3ab0091 e-con-full e-flex e-con e-child" data-id="3ab0091" data-element_type="container">
				<div class="elementor-element elementor-element-4178329 elementor-widget elementor-widget-text-editor" data-id="4178329" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Découvrez les références de notre agence digitale à Strasbourg en site web vitrine, e-commerce et refonte de site existant, graphisme, identité visuelle, SEO, développement web, etc. </p>						</div>
				</div>
				<div class="elementor-element elementor-element-d260115 elementor-widget elementor-widget-image" data-id="d260115" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img loading="lazy" decoding="async" width="204" height="174" src="https://webalia.fr/wp-content/uploads/2022/04/creations.svg" class="attachment-large size-large wp-image-256324" alt="creations" title="Agence de communication à Strasbourg 5">													</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-d280b88 e-con-full col-realisations e-flex e-con e-child" data-id="d280b88" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-c124327 elementor-align-center elementor-widget elementor-widget-button" data-id="c124327" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
					<div class="elementor-button-wrapper">
			<a class="elementor-button elementor-button-link elementor-size-sm" href="https://webalia.fr/projets/creation-de-site-pour-cap-family/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Voir le projet</span>
					</span>
					</a>
		</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-a37a0e2 e-con-full col-realisations e-flex e-con e-child" data-id="a37a0e2" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-be53a1e elementor-align-center elementor-widget elementor-widget-button" data-id="be53a1e" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
					<div class="elementor-button-wrapper">
			<a class="elementor-button elementor-button-link elementor-size-sm" href="https://webalia.fr/projets/creation-de-site-e-commerce-pour-lait-merveille/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Voir le projet</span>
					</span>
					</a>
		</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-56448fe e-con-full col-realisations e-flex e-con e-child" data-id="56448fe" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-9081065 elementor-align-center elementor-widget elementor-widget-button" data-id="9081065" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
					<div class="elementor-button-wrapper">
			<a class="elementor-button elementor-button-link elementor-size-sm" href="https://webalia.fr/projets/creation-de-site-pour-home-clic/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Voir le projet</span>
					</span>
					</a>
		</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-f457742 e-con-full col-realisations e-flex e-con e-child" data-id="f457742" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-4e074dc elementor-align-center elementor-widget elementor-widget-button" data-id="4e074dc" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
					<div class="elementor-button-wrapper">
			<a class="elementor-button elementor-button-link elementor-size-sm" href="https://webalia.fr/projets/refonte-site-pour-francoise-erb/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Voir le projet</span>
					</span>
					</a>
		</div>
				</div>
				</div>
				</div>
				</div>
				<div class="elementor-element elementor-element-a0acd92 elementor-mobile-align-center elementor-align-center elementor-widget elementor-widget-button" data-id="a0acd92" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
					<div class="elementor-button-wrapper">
			<a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-float" href="https://webalia.fr/realisations/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Tous les projets </span>
					</span>
					</a>
		</div>
				</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-5fe310f e-flex e-con-boxed e-con e-parent" data-id="5fe310f" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-d27dac6 elementor-widget elementor-widget-image" data-id="d27dac6" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img loading="lazy" decoding="async" width="250" height="92" src="https://webalia.fr/wp-content/uploads/2023/05/Universite-de-Strasbourg-Logo.svg" class="attachment-large size-large wp-image-263292" alt="Logo Université de Strasbourg" title="Agence de communication à Strasbourg 6">													</div>
				</div>
				<div class="elementor-element elementor-element-73d8085 elementor-widget elementor-widget-image" data-id="73d8085" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img loading="lazy" decoding="async" width="237" height="40" src="https://webalia.fr/wp-content/uploads/2023/05/Socomec-logo.svg" class="attachment-large size-large wp-image-263291" alt="Logo Socomec" title="Agence de communication à Strasbourg 7">													</div>
				</div>
				<div class="elementor-element elementor-element-97245c3 elementor-widget elementor-widget-image" data-id="97245c3" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img loading="lazy" decoding="async" width="251" height="75" src="https://webalia.fr/wp-content/uploads/2023/05/Eiffage-Logo.svg" class="attachment-large size-large wp-image-263289" alt="Logo Eiffage" title="Agence de communication à Strasbourg 8">													</div>
				</div>
				<div class="elementor-element elementor-element-e5489bc elementor-widget elementor-widget-image" data-id="e5489bc" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img loading="lazy" decoding="async" width="201" height="160" src="https://webalia.fr/wp-content/uploads/2023/05/Conseil-de-leurope-Logo.svg" class="attachment-large size-large wp-image-263288" alt="Logo Conseil de l&#039;europe" title="Agence de communication à Strasbourg 9">													</div>
				</div>
				<div class="elementor-element elementor-element-9dfe17c elementor-widget elementor-widget-image" data-id="9dfe17c" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img loading="lazy" decoding="async" width="183" height="114" src="https://webalia.fr/wp-content/uploads/2023/05/Abrapa-Logo.svg" class="attachment-large size-large wp-image-263287" alt="Logo Abrapa" title="Agence de communication à Strasbourg 10">													</div>
				</div>
				<div class="elementor-element elementor-element-a53cd33 elementor-widget elementor-widget-image" data-id="a53cd33" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img loading="lazy" decoding="async" width="240" height="192" src="https://webalia.fr/wp-content/uploads/2023/05/logo-tennis-club-strasbourg.png" class="attachment-large size-large wp-image-263299" alt="Logo Tennis Club Strasbourg" title="Agence de communication à Strasbourg 11">													</div>
				</div>
					</div>
				</div>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-c29d964 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c29d964" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e10c389" data-id="e10c389" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8fccff5 elementor-widget elementor-widget-heading" data-id="8fccff5" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">TÉMOIGNAGE</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-3cce957 elementor-widget elementor-widget-heading" data-id="3cce957" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Ils en disent quoi ?</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-1f41df5 elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="1f41df5" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img loading="lazy" decoding="async" width="186" height="137" src="https://webalia.fr/wp-content/uploads/2022/04/avis.svg" class="attachment-large size-large wp-image-256321" alt="avis" title="Agence de communication à Strasbourg 12">													</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-411fd2c" data-id="411fd2c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-73cdae7 elementor--star-style-star_unicode elementor-pagination-type-bullets elementor-widget elementor-widget-reviews" data-id="73cdae7" data-element_type="widget" data-settings="{&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;autoplay_speed&quot;:10000,&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}" data-widget_type="reviews.default">
				<div class="elementor-widget-container">
					<div class="elementor-swiper">
			<div class="elementor-main-swiper swiper">
				<div class="swiper-wrapper">
											<div class="swiper-slide">
									<div class="elementor-testimonial elementor-repeater-item-4535aee">
							<div class="elementor-testimonial__header">
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Laitmerveille</span><div class="elementor-star-rating"><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i></div></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-"><span class="elementor-screen-only">Lire plus</span></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Merci à Sakhavat Doriane et Stevy, j'ai maintenant un site très professionnel, et qui plaît, autant à moi qu'à mes clients ! Le design est superbe, l'utilisation facile... j'ai trouvé Webalia top : très réactif, pro, et bienveillant. Je compte bien continuer à travailler avec eux !					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide">
									<div class="elementor-testimonial elementor-repeater-item-61aa495">
							<div class="elementor-testimonial__header">
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Cap Family </span><div class="elementor-star-rating"><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i></div></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-"><span class="elementor-screen-only">Lire plus</span></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Nous avons confié la refonte de notre site, charte, et analyse seo/sea à Webalia, je conseille à 100%.

Expérience au top, réactivité, gentillesse et professionnalisme.
Le rapport qualité-prix est imbattable.

Merci à la team 🙏 !!					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide">
									<div class="elementor-testimonial elementor-repeater-item-52a3cc8">
							<div class="elementor-testimonial__header">
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Pro Agencement</span><div class="elementor-star-rating"><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i></div></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-"><span class="elementor-screen-only">Lire plus</span></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Je conseille Webalia a tous ceux qui , comme moi, recherchent un professionnel pour créer ou refondre leur site web.
Très bonne prestation, bons conseils et bon suivi du projet  :  leur travail et création répond tout à fait à mes attentes . En un mot : Merci !					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide">
									<div class="elementor-testimonial elementor-repeater-item-8dc37fa">
							<div class="elementor-testimonial__header">
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Lefrant Rubco</span><div class="elementor-star-rating"><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i></div></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-"><span class="elementor-screen-only">Lire plus</span></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						Nous avons confié à Webalia la réalisation de notre nouveau site Internet afin de moderniser notre image, être lisibles sur les nouveaux supports numériques, et effectuer un travail en référencement.
Efficacité, réactivité, créativité, professionnalisme, tout pour aboutir au résultat que nous souhaitions et dans les meilleurs délais.					</div>
				</div>
					</div>
								</div>
											<div class="swiper-slide">
									<div class="elementor-testimonial elementor-repeater-item-371f234">
							<div class="elementor-testimonial__header">
										<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Funeralis</span><div class="elementor-star-rating"><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i><i class="elementor-star-full">&#9733;</i></div></cite>					<div class="elementor-testimonial__icon elementor-icon elementor-icon-"><span class="elementor-screen-only">Lire plus</span></div>				</div>
										<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						J'ai travaillé à 2 reprises avec Webalia, une première fois pour l'installation d'un formulaire sur un site et la seconde fois pour la création d'un site vitrine. Equipe très réactive et disponible, je ne manquerai pas de refaire appel à eux si besoin.					</div>
				</div>
					</div>
								</div>
									</div>
															<div class="swiper-pagination"></div>
																	</div>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-ec063f1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ec063f1" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ca4a5bc" data-id="ca4a5bc" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-200f6c3 elementor-widget elementor-widget-heading" data-id="200f6c3" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">BLOG</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-d21ba67 elementor-widget elementor-widget-heading" data-id="d21ba67" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Ça bouge sur le blog </h2>		</div>
				</div>
				<div class="elementor-element elementor-element-62f0012 elementor-widget elementor-widget-text-editor" data-id="62f0012" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Webalia, notre agence web Strasbourg vous partage ses astuces et ses conseils pour réussir sur le web, trouver des nouveaux clients, développer son entreprise grâce au web. </p>						</div>
				</div>
				<div class="elementor-element elementor-element-40802f1 elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="40802f1" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
					<div class="elementor-button-wrapper">
			<a class="elementor-button elementor-button-link elementor-size-sm" href="https://webalia.fr/blog/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Tous les articles </span>
					</span>
					</a>
		</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-1c0f927" data-id="1c0f927" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-70dcc44 elementor-grid-2 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid" data-id="70dcc44" data-element_type="widget" data-settings="{&quot;template_id&quot;:&quot;262576&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:48,&quot;sizes&quot;:[]},&quot;columns&quot;:2,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\&quot;loop-item\&quot;]&quot;,&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="loop-grid.post">
				<div class="elementor-widget-container">
					<div class="elementor-loop-container elementor-grid">
		<style id="loop-262576">.elementor-262576 .elementor-element.elementor-element-9e9d0e4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-262576 .elementor-element.elementor-element-4d2b304 img{border-style:solid;border-width:3px 3px 3px 3px;border-color:var( --e-global-color-primary );}.elementor-262576 .elementor-element.elementor-element-242f680 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:25px;font-weight:700;line-height:1.2em;}.elementor-262576 .elementor-element.elementor-element-fa4052f{font-family:"Mulish", Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;}.elementor-262576 .elementor-element.elementor-element-2481bee .elementor-icon-list-item:not(:last-child):after{content:"";height:2px;border-color:var( --e-global-color-primary );}.elementor-262576 .elementor-element.elementor-element-2481bee .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after{border-top-style:solid;border-top-width:2px;}.elementor-262576 .elementor-element.elementor-element-2481bee .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-left-style:solid;}.elementor-262576 .elementor-element.elementor-element-2481bee .elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-left-width:2px;}.elementor-262576 .elementor-element.elementor-element-2481bee .elementor-icon-list-icon{width:14px;}.elementor-262576 .elementor-element.elementor-element-2481bee .elementor-icon-list-icon i{font-size:14px;}.elementor-262576 .elementor-element.elementor-element-2481bee .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-262576 .elementor-element.elementor-element-2481bee .elementor-icon-list-text, .elementor-262576 .elementor-element.elementor-element-2481bee .elementor-icon-list-text a{color:var( --e-global-color-primary );}.elementor-262576 .elementor-element.elementor-element-2481bee .elementor-icon-list-item{font-family:"Mulish", Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;}.elementor-262576 .elementor-element.elementor-element-2481bee > .elementor-widget-container{margin:8px 0px 0px 0px;}@media(max-width:767px){.elementor-262576 .elementor-element.elementor-element-fa4052f{font-size:16px;}.elementor-262576 .elementor-element.elementor-element-2481bee .elementor-icon-list-item{font-size:16px;}}</style>		<div data-elementor-type="loop-item" data-elementor-id="262576" class="elementor elementor-262576 e-loop-item e-loop-item-265505 post-265505 post type-post status-publish format-standard has-post-thumbnail hentry category-referencement-naturel-seo" data-elementor-post-type="elementor_library" data-custom-edit-handle="1">
			<div class="elementor-element elementor-element-9e9d0e4 e-flex e-con-boxed e-con e-parent" data-id="9e9d0e4" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4d2b304 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="4d2b304" data-element_type="widget" data-widget_type="theme-post-featured-image.default">
				<div class="elementor-widget-container">
														<a href="https://webalia.fr/seo-local-ameliorer-son-referencement-local/">
							<img loading="lazy" decoding="async" width="800" height="460" src="https://webalia.fr/wp-content/uploads/2024/04/seo-local-referencement-local-1024x589.jpg" class="attachment-large size-large wp-image-265529" alt="SEO local - Référencement local" srcset="https://webalia.fr/wp-content/uploads/2024/04/seo-local-referencement-local-1024x589.jpg 1024w, https://webalia.fr/wp-content/uploads/2024/04/seo-local-referencement-local-300x173.jpg 300w, https://webalia.fr/wp-content/uploads/2024/04/seo-local-referencement-local-768x442.jpg 768w, https://webalia.fr/wp-content/uploads/2024/04/seo-local-referencement-local.jpg 1200w" sizes="(max-width: 800px) 100vw, 800px" title="Agence de communication à Strasbourg 13">								</a>
													</div>
				</div>
				<div class="elementor-element elementor-element-242f680 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="242f680" data-element_type="widget" data-widget_type="theme-post-title.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default"><a href="https://webalia.fr/seo-local-ameliorer-son-referencement-local/">SEO local : Comment améliorer son référencement local ?</a></h3>		</div>
				</div>
				<div class="elementor-element elementor-element-fa4052f elementor-widget elementor-widget-text-editor" data-id="fa4052f" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							Le SEO local est devenu un levier essentiel pour les entreprises cherchant à se démarquer et à capter l&rsquo;attention d&rsquo;une clientèle locale. Ce n’est pas…						</div>
				</div>
				<div class="elementor-element elementor-element-2481bee link-no-bold elementor-widget elementor-widget-post-info" data-id="2481bee" data-element_type="widget" data-widget_type="post-info.default">
				<div class="elementor-widget-container">
					<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
								<li class="elementor-icon-list-item elementor-repeater-item-5018c81 elementor-inline-item" itemprop="author">
						<a href="https://webalia.fr/author/sakhavat/">
														<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-author">
										Sakhavat					</span>
									</a>
				</li>
				<li class="elementor-icon-list-item elementor-repeater-item-1db374d elementor-inline-item" itemprop="datePublished">
													<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date">
										<time>16 avril 2024</time>					</span>
								</li>
				<li class="elementor-icon-list-item elementor-repeater-item-7ea83d9 elementor-inline-item" itemprop="about">
													<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms">
										<span class="elementor-post-info__terms-list">
				<a href="https://webalia.fr/category/referencement-naturel-seo/" class="elementor-post-info__terms-list-item">Référencement</a>				</span>
					</span>
								</li>
				</ul>
				</div>
				</div>
					</div>
				</div>
				</div>
				<div data-elementor-type="loop-item" data-elementor-id="262576" class="elementor elementor-262576 e-loop-item e-loop-item-265466 post-265466 post type-post status-publish format-standard has-post-thumbnail hentry category-marketing-digital" data-elementor-post-type="elementor_library" data-custom-edit-handle="1">
			<div class="elementor-element elementor-element-9e9d0e4 e-flex e-con-boxed e-con e-parent" data-id="9e9d0e4" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4d2b304 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image" data-id="4d2b304" data-element_type="widget" data-widget_type="theme-post-featured-image.default">
				<div class="elementor-widget-container">
														<a href="https://webalia.fr/comment-faire-un-audit-google-ads-pourquoi-comment/">
							<img loading="lazy" decoding="async" width="800" height="460" src="https://webalia.fr/wp-content/uploads/2024/04/audit-google-ads-1024x589.jpg" class="attachment-large size-large wp-image-265473" alt="Audit Google Ads" srcset="https://webalia.fr/wp-content/uploads/2024/04/audit-google-ads-1024x589.jpg 1024w, https://webalia.fr/wp-content/uploads/2024/04/audit-google-ads-300x173.jpg 300w, https://webalia.fr/wp-content/uploads/2024/04/audit-google-ads-768x442.jpg 768w, https://webalia.fr/wp-content/uploads/2024/04/audit-google-ads.jpg 1200w" sizes="(max-width: 800px) 100vw, 800px" title="Agence de communication à Strasbourg 14">								</a>
													</div>
				</div>
				<div class="elementor-element elementor-element-242f680 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="242f680" data-element_type="widget" data-widget_type="theme-post-title.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default"><a href="https://webalia.fr/comment-faire-un-audit-google-ads-pourquoi-comment/">Comment faire un audit Google Ads : Pourquoi et quand ?</a></h3>		</div>
				</div>
				<div class="elementor-element elementor-element-fa4052f elementor-widget elementor-widget-text-editor" data-id="fa4052f" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							Google est le moteur de recherche concentrant la majorité des utilisateurs en ligne et donc de potentiel client pour votre activité. Un bon paramétrage et…						</div>
				</div>
				<div class="elementor-element elementor-element-2481bee link-no-bold elementor-widget elementor-widget-post-info" data-id="2481bee" data-element_type="widget" data-widget_type="post-info.default">
				<div class="elementor-widget-container">
					<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
								<li class="elementor-icon-list-item elementor-repeater-item-5018c81 elementor-inline-item" itemprop="author">
						<a href="https://webalia.fr/author/sakhavat/">
														<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-author">
										Sakhavat					</span>
									</a>
				</li>
				<li class="elementor-icon-list-item elementor-repeater-item-1db374d elementor-inline-item" itemprop="datePublished">
													<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date">
										<time>4 avril 2024</time>					</span>
								</li>
				<li class="elementor-icon-list-item elementor-repeater-item-7ea83d9 elementor-inline-item" itemprop="about">
													<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-terms">
										<span class="elementor-post-info__terms-list">
				<a href="https://webalia.fr/category/marketing-digital/" class="elementor-post-info__terms-list-item">Marketing Digital</a>				</span>
					</span>
								</li>
				</ul>
				</div>
				</div>
					</div>
				</div>
				</div>
				</div>
		
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-c015bc6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c015bc6" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d844513" data-id="d844513" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-1d277f9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1d277f9" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-db24c02" data-id="db24c02" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1e3a352 elementor-widget elementor-widget-heading" data-id="1e3a352" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Hé, attends…</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-26463f1 elementor-widget elementor-widget-text-editor" data-id="26463f1" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Inscris-toi à notre newsletter, c’est une fois par mois, pour être informé des dernières nouveautés chez Webalia, Agence digitale à Strasbourg</p>						</div>
				</div>
				<div class="elementor-element elementor-element-46b9c3e elementor-button-align-start elementor-mobile-button-align-center elementor-widget elementor-widget-form" data-id="46b9c3e" data-element_type="widget" data-settings="{&quot;button_width&quot;:&quot;40&quot;,&quot;step_next_label&quot;:&quot;Suivant&quot;,&quot;step_previous_label&quot;:&quot;Pr\u00e9c\u00e9dent&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
				<div class="elementor-widget-container">
					<form class="elementor-form" method="post" name="Formulaire newsletter">
			<input type="hidden" name="post_id" value="251122"/>
			<input type="hidden" name="form_id" value="46b9c3e"/>
			<input type="hidden" name="referer_title" value="Agence web &amp; communication à Strasbourg. Créative &amp; réactive" />

							<input type="hidden" name="queried_id" value="251122"/>
			
			<div class="elementor-form-fields-wrapper elementor-labels-above">
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-emailnews elementor-col-60 elementor-field-required">
													<input size="1" type="email" name="form_fields[emailnews]" id="form-field-emailnews" class="elementor-field elementor-size-md  elementor-field-textual" placeholder="E-mail" required="required" aria-required="true">
											</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-40 e-form__buttons">
					<button type="submit" class="elementor-button elementor-size-sm">
						<span >
															<span class="elementor-button-icon">
																										</span>
																						<span class="elementor-button-text">Je m'inscris</span>
													</span>
					</button>
				</div>
			</div>
		</form>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-55864f2" data-id="55864f2" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e0bcc18 elementor-widget elementor-widget-image" data-id="e0bcc18" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
													<img loading="lazy" decoding="async" width="163" height="141" src="https://webalia.fr/wp-content/uploads/2022/04/newsletter.svg" class="attachment-large size-large wp-image-256328" alt="newsletter" title="Agence de communication à Strasbourg 15">													</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
		<div class="elementor-element elementor-element-3db780d e-flex e-con-boxed e-con e-parent" data-id="3db780d" data-element_type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-59d3c81 e-con-full e-flex e-con e-child" data-id="59d3c81" data-element_type="container">
				<div class="elementor-element elementor-element-380244b elementor-widget elementor-widget-heading" data-id="380244b" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">FAQ</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-9c0a3bf elementor-widget elementor-widget-heading" data-id="9c0a3bf" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Vos questions</h2>		</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-55044be e-con-full e-flex e-con e-child" data-id="55044be" data-element_type="container">
				<div class="elementor-element elementor-element-d2bb1e3 elementor-widget elementor-widget-n-accordion" data-id="d2bb1e3" data-element_type="widget" data-settings="{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default">
				<div class="elementor-widget-container">
					<div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys">
						<details id="e-n-accordion-item-2200" class="e-n-accordion-item" open>
				<summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="true" aria-controls="e-n-accordion-item-2200" >
					<span class='e-n-accordion-item-title-header'><h3 class="e-n-accordion-item-title-text"> Comment choisir la bonne agence web pour mon projet ? </h3></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_578" data-name="Path 578" d="M0,0,8,8l8-8" transform="translate(16.707 9.414) rotate(180)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
			<span class='e-closed'><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_577" data-name="Path 577" d="M20422,540l8,8,8-8" transform="translate(-20421.293 -539.293)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2200" class="elementor-element elementor-element-ae7e965 e-con-full e-flex e-con e-child" data-id="ae7e965" data-element_type="container">
				<div class="elementor-element elementor-element-d232e55 link-yellow elementor-widget elementor-widget-text-editor" data-id="d232e55" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Pour choisir une agence web qui saura répondre à vos besoins, vous devez vérifier : </p><ul><li>Les références de l&rsquo;agence, les types de projets </li><li>Les expertises et les technologies utilisées</li><li>Les avis clients </li><li>Demande devis pour savoir s&rsquo;ils ont compris vos besoins en matière de création et communication digitale </li></ul><div>N&rsquo;hésitez pas à contacter notre agence qui fait partie des meilleures agences de communication à Strasbourg. </div>						</div>
				</div>
				</div>
					</details>
						<details id="e-n-accordion-item-2201" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="2" tabindex="-1" aria-expanded="false" aria-controls="e-n-accordion-item-2201" >
					<span class='e-n-accordion-item-title-header'><h3 class="e-n-accordion-item-title-text"> Qu'est-ce que le SEO et pourquoi travailler avec une agence SEO ?  </h3></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_578" data-name="Path 578" d="M0,0,8,8l8-8" transform="translate(16.707 9.414) rotate(180)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
			<span class='e-closed'><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_577" data-name="Path 577" d="M20422,540l8,8,8-8" transform="translate(-20421.293 -539.293)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2201" class="elementor-element elementor-element-fda2c1e e-con-full e-flex e-con e-child" data-id="fda2c1e" data-element_type="container">
				<div class="elementor-element elementor-element-acc5151 link-yellow elementor-widget elementor-widget-text-editor" data-id="acc5151" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>SEO ou le référencement naturel est l&rsquo;optimisation d&rsquo;un site internet pour le positionner sur les mots clés liés à l&rsquo;activité de l&rsquo;entreprise. L&rsquo;objectif est d&rsquo;attirer plus de trafic qualifié pour améliorer le chiffre d&rsquo;affaires. </p><p>Une agence SEO a une méthodologie testée et approuvée pour obtenir des résultats souhaités. Les consultants SEO ont l&rsquo;expérience et l&rsquo;expertise pour vous proposer une stratégie digitale adaptée à vos besoins. </p>						</div>
				</div>
				</div>
					</details>
						<details id="e-n-accordion-item-2202" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="3" tabindex="-1" aria-expanded="false" aria-controls="e-n-accordion-item-2202" >
					<span class='e-n-accordion-item-title-header'><h3 class="e-n-accordion-item-title-text"> Combien coûte la création d'un site web par une agence ? </h3></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_578" data-name="Path 578" d="M0,0,8,8l8-8" transform="translate(16.707 9.414) rotate(180)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
			<span class='e-closed'><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_577" data-name="Path 577" d="M20422,540l8,8,8-8" transform="translate(-20421.293 -539.293)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2202" class="elementor-element elementor-element-60a96bf e-con-full e-flex e-con e-child" data-id="60a96bf" data-element_type="container">
				<div class="elementor-element elementor-element-436d7a4 link-yellow elementor-widget elementor-widget-text-editor" data-id="436d7a4" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Il n&rsquo;y a pas vraiment un tarif défini. Cela dépend de plusieurs facteurs comme la taille du projet, la difficulté des fonctionnalités à développer, le nombre de pages, les technologies utilisées, le graphisme, etc. N&rsquo;hésitez pas à lire notre <a href="https://webalia.fr/prix-de-la-creation-dun-site-internet/">article détaillé sur le budget à prévoir pour un projet web</a></p>						</div>
				</div>
				</div>
					</details>
						<details id="e-n-accordion-item-2203" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="4" tabindex="-1" aria-expanded="false" aria-controls="e-n-accordion-item-2203" >
					<span class='e-n-accordion-item-title-header'><h3 class="e-n-accordion-item-title-text"> Combien de temps prend la création d'un site web ? </h3></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_578" data-name="Path 578" d="M0,0,8,8l8-8" transform="translate(16.707 9.414) rotate(180)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
			<span class='e-closed'><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_577" data-name="Path 577" d="M20422,540l8,8,8-8" transform="translate(-20421.293 -539.293)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2203" class="elementor-element elementor-element-e092f5e e-con-full e-flex e-con e-child" data-id="e092f5e" data-element_type="container">
				<div class="elementor-element elementor-element-afe4c08 link-yellow elementor-widget elementor-widget-text-editor" data-id="afe4c08" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>En fonction de la taille de projet, cela peut varier entre 2 semaines et plusieurs mois. <br />Cela dépend de la disponibilité de l&rsquo;agence, votre réactivité pour valider les différents éléments, les fonctionnalités à développer. Pour estimer le temps, l&rsquo;agence web demande en général un <a href="https://webalia.fr/cahier-des-charges-site-internet-en-pdf/">cahier des charges</a> pour comprendre votre projet. </p>						</div>
				</div>
				</div>
					</details>
						<details id="e-n-accordion-item-2204" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="5" tabindex="-1" aria-expanded="false" aria-controls="e-n-accordion-item-2204" >
					<span class='e-n-accordion-item-title-header'><h3 class="e-n-accordion-item-title-text"> Mon site sera-t-il adapté aux mobiles ? </h3></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_578" data-name="Path 578" d="M0,0,8,8l8-8" transform="translate(16.707 9.414) rotate(180)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
			<span class='e-closed'><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_577" data-name="Path 577" d="M20422,540l8,8,8-8" transform="translate(-20421.293 -539.293)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2204" class="elementor-element elementor-element-55eea95 e-con-full e-flex e-con e-child" data-id="55eea95" data-element_type="container">
				<div class="elementor-element elementor-element-9dbb915 link-yellow elementor-widget elementor-widget-text-editor" data-id="9dbb915" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Chez nous, tous les sites internet sont responsive et mobile friendly. Nous proposons uniquement un développement de votre site internet sur mesure, adapté aux mobiles, optimisé pour le SEO et sécurisé. </p>						</div>
				</div>
				</div>
					</details>
						<details id="e-n-accordion-item-2205" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="6" tabindex="-1" aria-expanded="false" aria-controls="e-n-accordion-item-2205" >
					<span class='e-n-accordion-item-title-header'><h3 class="e-n-accordion-item-title-text"> L'agence s'occupera-t-elle de la maintenance de mon site après sa création ? </h3></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_578" data-name="Path 578" d="M0,0,8,8l8-8" transform="translate(16.707 9.414) rotate(180)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
			<span class='e-closed'><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_577" data-name="Path 577" d="M20422,540l8,8,8-8" transform="translate(-20421.293 -539.293)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2205" class="elementor-element elementor-element-0879880 e-con-full e-flex e-con e-child" data-id="0879880" data-element_type="container">
				<div class="elementor-element elementor-element-aa72cf3 link-yellow elementor-widget elementor-widget-text-editor" data-id="aa72cf3" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Une fois le site créé, vous aurez besoin des prestations de maintenances pour éviter tout problème de sécurité ou mise à jour. Il peut s&rsquo;agit d&rsquo;une maintenance technique (sauvegarde, mise à jour, sécurité) ou <a href="https://webalia.fr/visibilite-web/agence-seo-strasbourg/suivi-seo/">suivi SEO</a>. En général, la maintenance d&rsquo;un site web fait l&rsquo;objet d&rsquo;une prestation à part et facturé en plus de la création de site internet </p>						</div>
				</div>
				</div>
					</details>
						<details id="e-n-accordion-item-2206" class="e-n-accordion-item" >
				<summary class="e-n-accordion-item-title" data-accordion-index="7" tabindex="-1" aria-expanded="false" aria-controls="e-n-accordion-item-2206" >
					<span class='e-n-accordion-item-title-header'><h3 class="e-n-accordion-item-title-text"> Puis-je avoir accès aux statistiques de mon site ? </h3></span>
							<span class='e-n-accordion-item-title-icon'>
			<span class='e-opened' ><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_578" data-name="Path 578" d="M0,0,8,8l8-8" transform="translate(16.707 9.414) rotate(180)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
			<span class='e-closed'><svg xmlns="http://www.w3.org/2000/svg" width="17.414" height="10.121" viewbox="0 0 17.414 10.121"><path id="Path_577" data-name="Path 577" d="M20422,540l8,8,8-8" transform="translate(-20421.293 -539.293)" fill="none" stroke="#131200" stroke-width="2"></path></svg></span>
		</span>

						</summary>
				<div role="region" aria-labelledby="e-n-accordion-item-2206" class="elementor-element elementor-element-75ae765 e-con-full e-flex e-con e-child" data-id="75ae765" data-element_type="container">
				<div class="elementor-element elementor-element-df24edf link-yellow elementor-widget elementor-widget-text-editor" data-id="df24edf" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Tout à fait. L&rsquo;objectif d&rsquo;un site est d&rsquo;être visité et être visible sur le web. Nous configurons Google Analytics 4 &#8211; GA4, Search Console et Google Tag manager pour que vous puissiez voir les statistiques de visites, impressions, conversions de votre site internet. </p>						</div>
				</div>
				</div>
					</details>
					</div>
					<script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"Comment choisir la bonne agence web pour mon projet ?","acceptedAnswer":{"@type":"Answer","text":"Pour choisir une agence web qui saura r\u00e9pondre \u00e0 vos besoins, vous devez v\u00e9rifier :\u00a0Les r\u00e9f\u00e9rences de l&rsquo;agence, les types de projets\u00a0Les expertises et les technologies utilis\u00e9esLes avis clients\u00a0Demande devis pour savoir s&rsquo;ils ont compris vos besoins en mati\u00e8re de cr\u00e9ation et communication digitale\u00a0N&rsquo;h\u00e9sitez pas \u00e0 contacter notre agence qui fait partie des meilleures agences de communication \u00e0 Strasbourg.\u00a0"}},{"@type":"Question","name":"Qu'est-ce que le SEO et pourquoi travailler avec une agence SEO ?","acceptedAnswer":{"@type":"Answer","text":"SEO ou le r\u00e9f\u00e9rencement naturel est l&rsquo;optimisation d&rsquo;un site internet pour le positionner sur les mots cl\u00e9s li\u00e9s \u00e0 l&rsquo;activit\u00e9 de l&rsquo;entreprise. L&rsquo;objectif est d&rsquo;attirer plus de trafic qualifi\u00e9 pour am\u00e9liorer le chiffre d&rsquo;affaires.\u00a0Une agence SEO a une m\u00e9thodologie test\u00e9e et approuv\u00e9e pour obtenir des r\u00e9sultats souhait\u00e9s. Les consultants SEO ont l&rsquo;exp\u00e9rience et l&rsquo;expertise pour vous proposer une strat\u00e9gie digitale adapt\u00e9e \u00e0 vos besoins.\u00a0"}},{"@type":"Question","name":"Combien co\u00fbte la cr\u00e9ation d'un site web par une agence ?","acceptedAnswer":{"@type":"Answer","text":"Il n&rsquo;y a pas vraiment un tarif d\u00e9fini. Cela d\u00e9pend de plusieurs facteurs comme la taille du projet, la difficult\u00e9 des fonctionnalit\u00e9s \u00e0 d\u00e9velopper, le nombre de pages, les technologies utilis\u00e9es, le graphisme, etc. N&rsquo;h\u00e9sitez pas \u00e0 lire notre article d\u00e9taill\u00e9 sur le budget \u00e0 pr\u00e9voir pour un projet web"}},{"@type":"Question","name":"Combien de temps prend la cr\u00e9ation d'un site web ?","acceptedAnswer":{"@type":"Answer","text":"En fonction de la taille de projet, cela peut varier entre 2 semaines et plusieurs mois.\u00a0Cela d\u00e9pend de la disponibilit\u00e9 de l&rsquo;agence, votre r\u00e9activit\u00e9 pour valider les diff\u00e9rents \u00e9l\u00e9ments, les fonctionnalit\u00e9s \u00e0 d\u00e9velopper. Pour estimer le temps, l&rsquo;agence web demande en g\u00e9n\u00e9ral un cahier des charges pour comprendre votre projet.\u00a0"}},{"@type":"Question","name":"Mon site sera-t-il adapt\u00e9 aux mobiles ?","acceptedAnswer":{"@type":"Answer","text":"Chez nous, tous les sites internet sont responsive et mobile friendly. Nous proposons uniquement un d\u00e9veloppement de votre site internet sur mesure, adapt\u00e9 aux mobiles, optimis\u00e9 pour le SEO et s\u00e9curis\u00e9.\u00a0"}},{"@type":"Question","name":"L'agence s'occupera-t-elle de la maintenance de mon site apr\u00e8s sa cr\u00e9ation ?","acceptedAnswer":{"@type":"Answer","text":"Une fois le site cr\u00e9\u00e9, vous aurez besoin des prestations de maintenances pour \u00e9viter tout probl\u00e8me de s\u00e9curit\u00e9 ou mise \u00e0 jour. Il peut s&rsquo;agit d&rsquo;une maintenance technique (sauvegarde, mise \u00e0 jour, s\u00e9curit\u00e9) ou suivi SEO. En g\u00e9n\u00e9ral, la maintenance d&rsquo;un site web fait l&rsquo;objet d&rsquo;une prestation \u00e0 part et factur\u00e9 en plus de la cr\u00e9ation de site internet\u00a0"}},{"@type":"Question","name":"Puis-je avoir acc\u00e8s aux statistiques de mon site ?","acceptedAnswer":{"@type":"Answer","text":"Tout \u00e0 fait. L&rsquo;objectif d&rsquo;un site est d&rsquo;\u00eatre visit\u00e9 et \u00eatre visible sur le web. Nous configurons Google Analytics 4 &#8211; GA4, Search Console et Google Tag manager pour que vous puissiez voir les statistiques de visites, impressions, conversions de votre site internet.\u00a0"}}]}</script>
					</div>
				</div>
				</div>
					</div>
				</div>
				</div>
				<div data-elementor-type="footer" data-elementor-id="251291" class="elementor elementor-251291 elementor-location-footer" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-75a8de6f elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="75a8de6f" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-64cf00a7" data-id="64cf00a7" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-17e1ba47 elementor-widget elementor-widget-heading" data-id="17e1ba47" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<span class="elementor-heading-title elementor-size-default">Contact</span>		</div>
				</div>
				<div class="elementor-element elementor-element-7d57709 elementor-widget elementor-widget-heading" data-id="7d57709" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<span class="elementor-heading-title elementor-size-default">Un projet web ? On en parle ?</span>		</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-3fd46d78 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3fd46d78" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-453cff31" data-id="453cff31" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1db9a046 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="1db9a046" data-element_type="widget" data-widget_type="icon-list.default">
				<div class="elementor-widget-container">
					<ul class="elementor-icon-list-items">
							<li class="elementor-icon-list-item">
										<span class="elementor-icon-list-text">contact@webalia.fr</span>
									</li>
								<li class="elementor-icon-list-item">
										<span class="elementor-icon-list-text">@webalia.france</span>
									</li>
						</ul>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-18149602" data-id="18149602" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3e0782c elementor-button-align-end elementor-widget elementor-widget-form" data-id="3e0782c" data-element_type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Suivant&quot;,&quot;step_previous_label&quot;:&quot;Pr\u00e9c\u00e9dent&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
				<div class="elementor-widget-container">
					<form class="elementor-form" method="post" name="Formulaire footer">
			<input type="hidden" name="post_id" value="251291"/>
			<input type="hidden" name="form_id" value="3e0782c"/>
			<input type="hidden" name="referer_title" value="Agence web &amp; communication à Strasbourg. Créative &amp; réactive" />

							<input type="hidden" name="queried_id" value="251122"/>
			
			<div class="elementor-form-fields-wrapper elementor-labels-above">
								<div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50">
													<input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Nom">
											</div>
								<div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-50">
					<textarea class="elementor-field-textual elementor-field  elementor-size-sm" name="form_fields[message]" id="form-field-message" rows="3" placeholder="Message"></textarea>				</div>
								<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required">
													<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="E-mail" required="required" aria-required="true">
											</div>
								<div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_c78dcc5 elementor-col-100 recaptcha_v3-bottomleft">
					<div class="elementor-field" id="form-field-field_c78dcc5"><div class="elementor-g-recaptcha" data-sitekey="6LeJhWcgAAAAAD-rJjmNwnSyJ6vvoqjT4R7RS5A8" data-type="v3" data-action="Form" data-badge="bottomleft" data-size="invisible"></div></div>				</div>
								<div class="elementor-field-type-text">
					<input size="1" type="text" name="form_fields[address]" id="form-field-address" class="elementor-field elementor-size-sm" style="display:none !important;">				</div>
								<div class="elementor-field-type-text">
					<input size="1" type="text" name="form_fields[postcode]" id="form-field-postcode" class="elementor-field elementor-size-sm" style="display:none !important;">				</div>
								<div class="elementor-field-type-text">
					<input size="1" type="text" name="form_fields[city]" id="form-field-city" class="elementor-field elementor-size-sm" style="display:none !important;">				</div>
								<div class="elementor-field-type-text">
					<input size="1" type="text" name="form_fields[phone]" id="form-field-phone" class="elementor-field elementor-size-sm" style="display:none !important;">				</div>
								<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
					<button type="submit" class="elementor-button elementor-size-sm elementor-animation-float">
						<span >
															<span class="elementor-button-icon">
																										</span>
																						<span class="elementor-button-text">Envoyer</span>
													</span>
					</button>
				</div>
			</div>
		</form>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
		<div class="elementor-element elementor-element-05ccc5a e-flex e-con-boxed e-con e-parent" data-id="05ccc5a" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-f6d0150 e-con-full e-flex e-con e-child" data-id="f6d0150" data-element_type="container">
				<div class="elementor-element elementor-element-6ff51b3 elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="6ff51b3" data-element_type="widget" data-widget_type="theme-site-logo.default">
				<div class="elementor-widget-container">
									<a href="https://webalia.fr">
			<img width="192" height="36" src="https://webalia.fr/wp-content/uploads/2022/05/Logo-vectorisé.svg" class="attachment-full size-full wp-image-256587" alt="logo vectorisé" />				</a>
									</div>
				</div>
				<div class="elementor-element elementor-element-d89d2c4 elementor-align-left elementor-tablet-align-center elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="d89d2c4" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
					<div class="elementor-button-wrapper">
			<a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-float" href="https://webalia.fr/contact/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Contactez-nous</span>
					</span>
					</a>
		</div>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-8b38498 e-con-full e-flex e-con e-child" data-id="8b38498" data-element_type="container">
				<div class="elementor-element elementor-element-5f77311 elementor-widget elementor-widget-heading" data-id="5f77311" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<span class="elementor-heading-title elementor-size-default">Nos expertises</span>		</div>
				</div>
				<div class="elementor-element elementor-element-72898bb elementor-nav-menu__align-start elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="72898bb" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
				<ul id="menu-1-72898bb" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-259332"><a href="https://webalia.fr/agence-wordpress/" class="elementor-item">Agence WordPress</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-259338"><a href="https://webalia.fr/creation-site-internet/creation-site-vitrine/" class="elementor-item">Création site vitrine</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-259339"><a href="https://webalia.fr/visibilite-web/audit-seo-referencement/" class="elementor-item">Audit SEO</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-259335"><a href="https://webalia.fr/la-refonte-du-site-internet/" class="elementor-item">La refonte du site internet</a></li>
</ul>			</nav>
						<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-72898bb" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-259332"><a href="https://webalia.fr/agence-wordpress/" class="elementor-item" tabindex="-1">Agence WordPress</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-259338"><a href="https://webalia.fr/creation-site-internet/creation-site-vitrine/" class="elementor-item" tabindex="-1">Création site vitrine</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-259339"><a href="https://webalia.fr/visibilite-web/audit-seo-referencement/" class="elementor-item" tabindex="-1">Audit SEO</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-259335"><a href="https://webalia.fr/la-refonte-du-site-internet/" class="elementor-item" tabindex="-1">La refonte du site internet</a></li>
</ul>			</nav>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-7037651 e-con-full e-flex e-con e-child" data-id="7037651" data-element_type="container">
				<div class="elementor-element elementor-element-9a8156d elementor-widget elementor-widget-heading" data-id="9a8156d" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<span class="elementor-heading-title elementor-size-default">L'agence Webalia</span>		</div>
				</div>
				<div class="elementor-element elementor-element-921ebda elementor-nav-menu__align-start elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="921ebda" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
						<nav class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
				<ul id="menu-1-921ebda" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-265054"><a href="https://webalia.fr/blog/" class="elementor-item">Blog</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-265055"><a href="https://webalia.fr/realisations/" class="elementor-item">Réalisations</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-265053"><a rel="privacy-policy" href="https://webalia.fr/mentions-legales/" class="elementor-item">Mentions légales</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-265071"><a href="#webalia-cookie" class="elementor-item elementor-item-anchor">Gestion des cookies</a></li>
</ul>			</nav>
						<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-921ebda" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-265054"><a href="https://webalia.fr/blog/" class="elementor-item" tabindex="-1">Blog</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-265055"><a href="https://webalia.fr/realisations/" class="elementor-item" tabindex="-1">Réalisations</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-265053"><a rel="privacy-policy" href="https://webalia.fr/mentions-legales/" class="elementor-item" tabindex="-1">Mentions légales</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-265071"><a href="#webalia-cookie" class="elementor-item elementor-item-anchor" tabindex="-1">Gestion des cookies</a></li>
</ul>			</nav>
				</div>
				</div>
				</div>
		<div class="elementor-element elementor-element-58a3d3e e-con-full e-flex e-con e-child" data-id="58a3d3e" data-element_type="container">
				<div class="elementor-element elementor-element-dfd1c6b elementor-widget elementor-widget-shortcode" data-id="dfd1c6b" data-element_type="widget" data-widget_type="shortcode.default">
				<div class="elementor-widget-container">
					<div class="elementor-shortcode">        <div class="wp-gr wpac" style="width:300px!important;height:170px!important;overflow-y:auto!important;margin:0 auto!important;" data-id="260234" data-layout="list" data-exec="false"><div class="wp-google-list"><div class="wp-google-place"><div class="wp-google-left"><img src="https://webalia.fr/wp-content/uploads/2023/05/Photo-logo-720px.jpg" alt="Webalia - Agence web, SEO, SEA et CRM à Strasbourg" width="50" height="50" title="Webalia - Agence web, SEO, SEA et CRM à Strasbourg"></div><div class="wp-google-right"><div class="wp-google-name"><a href="https://maps.google.com/?cid=4757897610796389943" target="_blank" rel="noopener"><span>Webalia - Agence web, SEO, SEA et CRM à Strasbourg</span></a></div><div><span class="wp-google-rating">5.0</span><span class="wp-google-stars"><span class="wp-stars"><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span><span class="wp-star"><svg width="17" height="17" viewbox="0 0 1792 1792"><path d="M1728 647q0 22-26 48l-363 354 86 500q1 7 1 20 0 21-10.5 35.5t-30.5 14.5q-19 0-40-12l-449-236-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41t49 41l225 455 502 73q56 9 56 46z" fill="#fb8e28"></path></svg></span></span></span></div><div class="wp-google-powered">Basé sur 27 avis</div><div class="wp-google-powered"><img src="https://webalia.fr/wp-content/plugins/widget-google-reviews/assets/img/powered_by_google_on_white.png" alt="powered by Google" width="144" height="18" title="powered by Google"></div></div></div></div><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="js_loader" onload="(function(el, data) {var f = function() { window.grw_init ? grw_init(el, data) : setTimeout(f, 400) }; f() })(this);" width="1" height="1" style="display:none"></div>        </div>
				</div>
				</div>
				<div class="elementor-element elementor-element-40e4ad8 elementor-shape-square e-grid-align-mobile-center e-grid-align-right e-grid-align-tablet-center elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="40e4ad8" data-element_type="widget" data-widget_type="social-icons.default">
				<div class="elementor-widget-container">
					<div class="elementor-social-icons-wrapper elementor-grid">
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-Icon Facebook elementor-repeater-item-1189978" href="https://www.facebook.com/webalia.france" target="_blank">
						<span class="elementor-screen-only">Icon Facebook</span>
						<svg xmlns="http://www.w3.org/2000/svg" width="63" height="63" viewbox="0 0 63 63" fill="none"><path d="M56.25 0H6.75C2.95313 0 0 3.09375 0 6.75V56.25C0 60.0469 2.95313 63 6.75 63H26.0156V41.625H17.1563V31.5H26.0156V23.9063C26.0156 15.1875 31.2188 10.2656 39.0938 10.2656C43.0313 10.2656 46.9688 10.9688 46.9688 10.9688V19.5469H42.6094C38.25 19.5469 36.8438 22.2188 36.8438 25.0313V31.5H46.5469L45 41.625H36.8438V63H56.25C59.9063 63 63 60.0469 63 56.25V6.75C63 3.09375 59.9063 0 56.25 0Z" fill="black"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-Icon Instagram elementor-repeater-item-8d3ed95" href="https://www.instagram.com/webalia.france/" target="_blank">
						<span class="elementor-screen-only">Icon Instagram</span>
						<svg xmlns="http://www.w3.org/2000/svg" width="64" height="63" viewbox="0 0 64 63" fill="none"><path d="M32 24.0469C26 24.0469 22.4286 30.375 25.2857 35.2969C28.2857 40.3594 35.5714 40.3594 38.5714 35.2969C39.1429 34.1719 39.5714 32.9063 39.5714 31.5C39.5714 27.4219 36.1429 24.0469 32 24.0469ZM49.7143 18.2813C49 16.3125 47.4286 14.7656 45.4286 14.0625C42.4286 12.7969 35.2857 13.0781 32 13.0781C28.5714 13.0781 21.4286 12.7969 18.4286 14.0625C16.4286 14.7656 14.8571 16.3125 14.1429 18.2813C13 21.2344 13.1429 28.2656 13.1429 31.5C13.1429 34.875 13 41.9063 14.1429 44.8594C14.8571 46.8281 16.4286 48.375 18.4286 49.0781C21.4286 50.3438 28.5714 50.0625 32 50.0625C35.2857 50.0625 42.4286 50.3438 45.4286 49.0781C47.4286 48.375 49 46.8281 49.7143 44.8594C51 41.9063 50.7143 34.875 50.7143 31.5C50.7143 28.2656 51 21.2344 49.7143 18.2813ZM32 43.0313C22.8571 43.0313 17.2857 33.4688 21.7143 25.7344C26.2857 18.1406 37.5714 18.1406 42.1429 25.7344C43.1429 27.5625 43.7143 29.5313 43.7143 31.5C43.7143 37.9688 38.4286 43.1719 32 43.0313ZM44.1429 22.2188C42 22.2188 40.7143 19.9688 41.7143 18.1406C42.8571 16.4531 45.4286 16.4531 46.4286 18.1406C46.7143 18.5625 46.8571 19.125 46.8571 19.5469C46.8571 21.0938 45.5714 22.2188 44.1429 22.2188ZM57.1429 0H6.85714C3 0 0 3.09375 0 6.75V56.25C0 60.0469 3 63 6.85714 63H57.1429C60.8571 63 64 60.0469 64 56.25V6.75C64 3.09375 60.8571 0 57.1429 0ZM54.5714 40.7813C54.4286 44.4375 53.5714 47.6719 51 50.2031C48.2857 52.875 45 53.7188 41.4286 53.8594C37.5714 54.1406 26.2857 54.1406 22.5714 53.8594C18.8571 53.7188 15.5714 52.875 13 50.2031C10.2857 47.6719 9.42857 44.4375 9.28571 40.7813C9 37.125 9 26.0156 9.28571 22.2188C9.42857 18.7031 10.2857 15.4688 13 12.7969C15.5714 10.2656 18.8571 9.42188 22.5714 9.28125C26.2857 9 37.5714 9 41.4286 9.28125C45 9.42188 48.2857 10.2656 51 12.9375C53.5714 15.4688 54.4286 18.7031 54.5714 22.3594C54.8571 26.0156 54.8571 37.125 54.5714 40.7813Z" fill="black"></path></svg>					</a>
				</span>
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon- elementor-repeater-item-4f88d3b" href="https://fr.linkedin.com/company/webalia-agence-web" target="_blank" title="lien LinkedIn Webalia">
						<span class="elementor-screen-only"></span>
						<svg xmlns="http://www.w3.org/2000/svg" width="64" height="63" viewbox="0 0 64 63" fill="none"><path d="M59.4286 0H4.42857C2 0 0 2.10938 0 4.64063V58.5C0 61.0313 2 63 4.42857 63H59.4286C61.8571 63 64 61.0313 64 58.5V4.64063C64 2.10938 61.8571 0 59.4286 0ZM19.2857 54H9.85714V24.0469H19.2857V54ZM14.5714 19.8281C11.4286 19.8281 9 17.4375 9 14.4844C9 11.5313 11.4286 9 14.5714 9C17.5714 9 20 11.5313 20 14.4844C20 17.4375 17.5714 19.8281 14.5714 19.8281ZM54.8571 54H45.2857V39.375C45.2857 36 45.2857 31.5 40.4286 31.5C35.4286 31.5 34.7143 35.2969 34.7143 39.2344V54H25.2857V24.0469H34.2857V28.125H34.4286C35.7143 25.7344 38.8571 23.2031 43.4286 23.2031C53 23.2031 54.8571 29.5313 54.8571 37.5469V54Z" fill="black"></path></svg>					</a>
				</span>
					</div>
				</div>
				</div>
				</div>
					</div>
				</div>
		<div class="elementor-element elementor-element-a8af1e4 e-flex e-con-boxed e-con e-parent" data-id="a8af1e4" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-e30aec8 link-yellow elementor-widget elementor-widget-text-editor" data-id="e30aec8" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>Ce site est protégé par reCAPTCHA et Google. © webalia 2024</p>						</div>
				</div>
					</div>
				</div>
				</div>
		


<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://webalia.fr/wp-content/cache/min/1/wp-content/plugins/dynamicconditions/Public/js/dynamic-conditions-public.js?ver=1713354912" id="dynamic-conditions-js" defer></script>
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/wp-admin|\/wp-login|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?(.*)wp\\-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/webalia.fr","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-content/plugins/elementor-pro/assets/lib/lottie/lottie.min.js?ver=5.6.6" id="lottie-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js?ver=0.2.1" id="jquery-numerator-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.google.com/recaptcha/api.js?render=explicit&amp;ver=3.21.0" id="elementor-recaptcha_v3-api-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.21.0" id="elementor-pro-webpack-runtime-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.21.0" id="elementor-webpack-runtime-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.21.0" id="elementor-frontend-modules-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2" id="wp-polyfill-inert-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.14.0" id="regenerator-runtime-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script>
<script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/webalia.fr\/wp-admin\/admin-ajax.php","nonce":"2c6cc1aa8a","urls":{"assets":"https:\/\/webalia.fr\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/webalia.fr\/wp-json\/"},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},
"facebook_sdk":{"lang":"fr_FR","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/webalia.fr\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.21.0" id="elementor-pro-frontend-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2" id="elementor-waypoints-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2" id="jquery-ui-core-js" defer></script>
<script type="rocketlazyloadscript" id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Partager sur Facebook","shareOnTwitter":"Partager sur Twitter","pinIt":"L\u2019\u00e9pingler","download":"T\u00e9l\u00e9charger","downloadImage":"T\u00e9l\u00e9charger une image","fullscreen":"Plein \u00e9cran","zoom":"Zoom","share":"Partager","playVideo":"Lire la vid\u00e9o","previous":"Pr\u00e9c\u00e9dent","next":"Suivant","close":"Fermer","a11yCarouselWrapperAriaLabel":"Carousel | Scroll horizontal: Fl\u00e8che gauche & droite","a11yCarouselPrevSlideMessage":"Diapositive pr\u00e9c\u00e9dente","a11yCarouselNextSlideMessage":"Diapositive suivante","a11yCarouselFirstSlideMessage":"Ceci est la premi\u00e8re diapositive","a11yCarouselLastSlideMessage":"Ceci est la derni\u00e8re diapositive","a11yCarouselPaginationBulletMessage":"Aller \u00e0 la diapositive"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Portrait mobile","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Paysage","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablette en mode portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablette en mode paysage","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Portable","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"\u00c9cran large","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},
"version":"3.21.0","is_static":false,"experimentalFeatures":{"e_optimized_assets_loading":true,"additional_custom_breakpoints":true,"container":true,"e_swiper_latest":true,"container_grid":true,"theme_builder_v2":true,"home_screen":true,"ai-layout":true,"landing-pages":true,"nested-elements":true,"form-submissions":true},"urls":{"assets":"https:\/\/webalia.fr\/wp-content\/plugins\/elementor\/assets\/"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":251122,"title":"Agence%20web%20%26%20communication%20%C3%A0%20Strasbourg.%20Cr%C3%A9ative%20%26%20r%C3%A9active","excerpt":"","featuredImage":false}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.21.0" id="elementor-frontend-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://webalia.fr/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.21.0" id="pro-elements-handlers-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
        tarteaucitron.user.gtagUa = 'G-RCZ40RXR71';
        // tarteaucitron.user.gtagCrossdomain = ['example.com', 'example2.com'];
        tarteaucitron.user.gtagMore = function () { /* add here your optionnal gtag() */ };
        (tarteaucitron.job = tarteaucitron.job || []).push('gtag');
</script>



<script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1714031666 -->