Outiref

Code source de l'URL : https://dcvo.studio

<!DOCTYPE html>
<html dir="ltr" lang="fr-FR" prefix="og: https://ogp.me/ns#" data-wf-page="65b53bd1f0c82fe1a0fbfb42" data-wf-site="626149dc6f7b39633c456381"><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.v="1.2.5.1",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=[],this.interceptedClickListeners=[],this._interceptClickListeners(this),window.addEventListener("pageshow",e=>{this.persisted=e.persisted,this.everythingLoaded&&this._triggerLastFunctions()}),document.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(e){if(document.hidden){e._triggerListener();return}this.triggerEvents.forEach(t=>window.addEventListener(t,e.userEventHandler,{passive:!0})),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(e=>window.removeEventListener(e,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!0),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))})}_interceptClickListeners(e){EventTarget.prototype.addEventListenerBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(t,i,r){"click"!==t||e.windowLoaded||i===e.clickHandler||e.interceptedClickListeners.push({target:this,func:i,options:r}),(this||window).addEventListenerBase(t,i,r)}}_disableOtherEventListeners(e,t){this.interceptedClickListeners.forEach(i=>{i.target===e&&(t?e.removeEventListener("click",i.func,i.options):e.addEventListener("click",i.func,i.options))}),e.parentNode!==document.documentElement&&this._disableOtherEventListeners(e.parentNode,t)}_waitForPendingClicks(){return new Promise(e=>{this._isClickPending?this._pendingClickFinished=e:e()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(e,t,i){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(i,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(t=>{let i=t.getAttribute("data-rocket-src");if(i&&0!==i.indexOf("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{let r=new URL(i).origin;r!==location.origin&&e.push({src:r,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}catch(n){}}}),e=[...new Map(e.map(e=>[JSON.stringify(e),e])).values()],this._batchInjectResourceHints(e,"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._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(e){console.error(e)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{e.hasAttribute("data-rocket-src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)})}async _transformScript(e){if(await this._littleBreath(),!0===e.noModule&&"noModule"in HTMLScriptElement.prototype){e.setAttribute("data-rocket-status","skipped");return}return new Promise(t=>{let i;function r(){(i||e).setAttribute("data-rocket-status","executed"),t()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)i=document.createElement("script"),[...e.attributes].forEach(e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),"data-rocket-src"===t&&(t="src"),i.setAttribute(t,e.nodeValue))}),e.text&&(i.text=e.text),i.hasAttribute("src")?(i.addEventListener("load",r),i.addEventListener("error",function(){i.setAttribute("data-rocket-status","failed"),t()}),setTimeout(()=>{i.isConnected||t()},1)):(i.text=e.text,r()),e.parentNode.replaceChild(i,e);else{let n=e.getAttribute("data-rocket-type"),s=e.getAttribute("data-rocket-src");n?(e.type=n,e.removeAttribute("data-rocket-type")):e.removeAttribute("type"),e.addEventListener("load",r),e.addEventListener("error",function(){e.setAttribute("data-rocket-status","failed"),t()}),s?(e.removeAttribute("data-rocket-src"),e.src=s):e.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(e.text)))}}catch(a){e.setAttribute("data-rocket-status","failed"),t()}})}async _loadScriptsFromList(e){let t=e.shift();return t&&t.isConnected?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var i=document.createDocumentFragment();e.forEach(e=>{let r=e.getAttribute&&e.getAttribute("data-rocket-src")||e.src;if(r){let n=document.createElement("link");n.href=r,n.rel=t,"preconnect"!==t&&(n.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),e.crossOrigin&&(n.crossOrigin=e.crossOrigin),e.integrity&&(n.integrity=e.integrity),i.appendChild(n),this.trash.push(n)}}),document.head.appendChild(i)}_delayEventListeners(e){let t={};function i(i,r){return t[r].eventsToRewrite.indexOf(i)>=0&&!e.everythingLoaded?"rocket-"+i:i}function r(e,r){var n;!t[n=e]&&(t[n]={originalFunctions:{add:n.addEventListener,remove:n.removeEventListener},eventsToRewrite:[]},n.addEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.add.apply(n,arguments)},n.removeEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.remove.apply(n,arguments)}),t[e].eventsToRewrite.push(r)}function n(t,i){let r=t[i];t[i]=null,Object.defineProperty(t,i,{get:()=>r||function(){},set(n){e.everythingLoaded?r=n:t["rocket"+i]=r=n}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t;function i(t){return e.everythingLoaded?t:t.split(" ").map(e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e).join(" ")}function r(r){if(r&&r.fn&&!e.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(t){return e.domReadyFired?t.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>t.bind(document)(r)),r([])};let n=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let t=arguments[0][e];delete arguments[0][e],arguments[0][i(e)]=t})),n.apply(this,arguments),this},e.allJQueries.push(r)}t=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>t,set(e){r(e)}})}async _pendingWebpackRequests(e){let t=document.querySelector("script[data-webpack]");async function i(){return new Promise(e=>{t.addEventListener("load",e),t.addEventListener("error",e)})}t&&(await i(),await e._requestAnimFrame(),await e._pendingWebpackRequests(e))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async _triggerWindowLoad(){await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(e=>e(window).trigger("rocket-jquery-load")),await this._littleBreath();let e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}_triggerLastFunctions(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}_handleDocumentWrite(){let e=new Map;document.write=document.writeln=function(t){let i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+t);let r=document.createRange(),n=i.parentElement,s=e.get(i);void 0===s&&(s=i.nextSibling,e.set(i,s));let a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),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(e=>setTimeout(e)):new Promise(e=>requestAnimationFrame(e))}_emptyTrash(){this.trash.forEach(e=>e.remove())}static run(){let e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
  
  
  <meta content="width=device-width, initial-scale=1" name="viewport">
  <meta content="BNf3jdN9MzM-jeSpWlcbT_rIo7oTmyBcNHlX2Z1XsJ0" name="google-site-verification">
  <link href="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/css/normalize.css?v=1708469138566" rel="stylesheet" type="text/css">
  <link href="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/css/components.css?v=1708469138566" rel="stylesheet" type="text/css">
  <link href="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/css/dcvo-studio-v2.css?v=1708469138566" rel="stylesheet" type="text/css">
  <link href="https://fonts.googleapis.com" rel="preconnect">
  <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
  <script type="rocketlazyloadscript" data-rocket-src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" data-rocket-type="text/javascript"></script>
  <script type="rocketlazyloadscript" data-rocket-type="text/javascript">WebFont.load({  google: {    families: ["Shadows Into Light:regular"]  }});</script>
  <script type="rocketlazyloadscript" data-rocket-type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
  <link href="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/favicon.jpg?v=1708469138566" rel="shortcut icon" type="image/x-icon">
  <link href="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/webclip.jpg?v=1708469138566" rel="apple-touch-icon">
  <style>.burger-menu:hover svg path{stroke:#FCD036 !important;}
.tax-realisations div:last-child .tax-separator{display:none;}
  </style>
<title>Agence de communication digitale Toulouse, site web - Dcvo studio</title>
<link rel="preload" as="font" href="https://dcvo.studio/wp-content/themes/dcvo-studio-v2-1-1/fonts/made_saonara-webfont.woff" crossorigin>
<link rel="preload" as="font" href="https://dcvo.studio/wp-content/themes/dcvo-studio-v2-1-1/fonts/suisseintl-bold-webfont.woff" crossorigin>
<link rel="preload" as="font" href="https://dcvo.studio/wp-content/themes/dcvo-studio-v2-1-1/fonts/SuisseIntl-Thin-WebS.woff" crossorigin>
<link rel="preload" as="font" href="https://dcvo.studio/wp-content/themes/dcvo-studio-v2-1-1/fonts/SuisseIntl-SemiBold-WebTrial.woff2" crossorigin>
<link rel="preload" as="font" href="https://dcvo.studio/wp-content/themes/dcvo-studio-v2-1-1/fonts/SuisseIntl-Light.woff" crossorigin>
<link rel="preload" as="font" href="https://dcvo.studio/wp-content/themes/dcvo-studio-v2-1-1/fonts/SuisseIntl-Black-WebTrial.woff2" crossorigin>

		<!-- All in One SEO 4.5.6 - aioseo.com -->
		<meta name="description" content="Nous sommes une agence de communication spécialisée dans le digital à Toulouse. Nous créons votre identité de marque, votre site web, vos stratégies marketing" />
		<meta name="robots" content="max-image-preview:large" />
		<link rel="canonical" href="https://dcvo.studio/" />
		<meta name="generator" content="All in One SEO (AIOSEO) 4.5.6" />
		<meta property="og:locale" content="fr_FR" />
		<meta property="og:site_name" content="Agence web Dcvo studio – Site internet, identité de marque, stratégies marketing" />
		<meta property="og:type" content="website" />
		<meta property="og:title" content="Agence de communication digitale Toulouse, site web - Dcvo studio" />
		<meta property="og:description" content="Nous sommes une agence de communication spécialisée dans le digital à Toulouse. Nous créons votre identité de marque, votre site web, vos stratégies marketing" />
		<meta property="og:url" content="https://dcvo.studio/" />
		<meta property="og:image" content="https://dcvo.studio/wp-content/uploads/2022/12/logo-couverture-my_business.jpg" />
		<meta property="og:image:secure_url" content="https://dcvo.studio/wp-content/uploads/2022/12/logo-couverture-my_business.jpg" />
		<meta property="og:image:width" content="1080" />
		<meta property="og:image:height" content="608" />
		<meta name="twitter:card" content="summary_large_image" />
		<meta name="twitter:title" content="Agence de communication digitale Toulouse, site web - Dcvo studio" />
		<meta name="twitter:description" content="Nous sommes une agence de communication spécialisée dans le digital à Toulouse. Nous créons votre identité de marque, votre site web, vos stratégies marketing" />
		<meta name="twitter:image" content="https://dcvo.studio/wp-content/uploads/2022/12/logo-couverture-my_business.jpg" />
		<script type="application/ld+json" class="aioseo-schema">
			{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/dcvo.studio\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/dcvo.studio\/#listItem","position":1,"name":"Domicile"}]},{"@type":"Organization","@id":"https:\/\/dcvo.studio\/#organization","name":"Dcvo Studio","url":"https:\/\/dcvo.studio\/","logo":{"@type":"ImageObject","url":"https:\/\/dcvo.studio\/wp-content\/uploads\/2022\/12\/logo-couverture-my_business.jpg","@id":"https:\/\/dcvo.studio\/#organizationLogo","width":1080,"height":608,"caption":"logo dcvo studio"},"image":{"@id":"https:\/\/dcvo.studio\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/agenceDCVO","https:\/\/www.instagram.com\/_dcvo.studio","https:\/\/in.pinterest.com\/Florent_Decarvalho\/","https:\/\/www.linkedin.com\/in\/dcvo-studio"],"contactPoint":{"@type":"ContactPoint","telephone":"+33645049947","contactType":"Customer Support"}},{"@type":"WebPage","@id":"https:\/\/dcvo.studio\/#webpage","url":"https:\/\/dcvo.studio\/","name":"Agence de communication digitale Toulouse, site web - Dcvo studio","description":"Nous sommes une agence de communication sp\u00e9cialis\u00e9e dans le digital \u00e0 Toulouse. Nous cr\u00e9ons votre identit\u00e9 de marque, votre site web, vos strat\u00e9gies marketing","inLanguage":"fr-FR","isPartOf":{"@id":"https:\/\/dcvo.studio\/#website"},"breadcrumb":{"@id":"https:\/\/dcvo.studio\/#breadcrumblist"},"datePublished":"2022-11-04T17:49:37+01:00","dateModified":"2024-01-30T08:19:13+01:00"},{"@type":"WebSite","@id":"https:\/\/dcvo.studio\/#website","url":"https:\/\/dcvo.studio\/","name":"Agence marketing digital Toulouse, site web - Dcvo studio","description":"Site internet, identit\u00e9 de marque, strat\u00e9gies marketing","inLanguage":"fr-FR","publisher":{"@id":"https:\/\/dcvo.studio\/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dcvo.studio\/?s={search_term_string}"},"query-input":"required name=search_term_string"}}]}
		</script>
		<!-- All in One SEO -->


<!-- Google Tag Manager for WordPress by gtm4wp.com -->
<script data-cfasync="false" data-pagespeed-no-defer>
	var gtm4wp_datalayer_name = "dataLayer";
	var dataLayer = dataLayer || [];
</script>
<!-- End Google Tag Manager for WordPress by gtm4wp.com --><style id='wp-emoji-styles-inline-css' type='text/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>
<link rel='stylesheet' id='wp-block-library-css' href='https://dcvo.studio/wp-includes/css/dist/block-library/style.min.css?ver=c2abe27a149493d75209edd45418f23f' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/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' type='text/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='udesly-ajax-loading-css' href='https://dcvo.studio/wp-content/plugins/udesly-adapter-plugin/assets/css/ajax-loading.css?ver=2.0.25' type='text/css' media='all' />
<link rel='stylesheet' id='cmplz-general-css' href='https://dcvo.studio/wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.min.css?ver=6.5.6' type='text/css' media='all' />
<link rel='stylesheet' id='udesly-theme-css' href='https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/style.css?ver=c2abe27a149493d75209edd45418f23f' type='text/css' media='all' />
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dcvo.studio/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dcvo.studio/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<link rel="https://api.w.org/" href="https://dcvo.studio/wp-json/" /><link rel="alternate" type="application/json" href="https://dcvo.studio/wp-json/wp/v2/pages/7" /><link rel="alternate" type="application/json+oembed" href="https://dcvo.studio/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdcvo.studio%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://dcvo.studio/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fdcvo.studio%2F&#038;format=xml" />
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.w-dyn-bind-empty{display:block !important;}</style>
<!-- end Simple Custom CSS and JS -->
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.image-8{transform:translate3d(0px, 0px, 0px) scale3d(3.79874, 3.79874, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg)}
.div-block-52{opacity:0;}</style>
<!-- end Simple Custom CSS and JS -->
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.full-img{max-width:100% !important;}
.wp-block-image figcaption{text-align: left; font-size: 14px; color: gray;}</style>
<!-- end Simple Custom CSS and JS -->
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.da-excerpt{   overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1; /* number of lines to show */line-clamp: 1; -webkit-box-orient: vertical;}
@media screen and (min-width:992px){.da-excerpt{padding-right:80px}</style>
<!-- end Simple Custom CSS and JS -->
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
@media screen and (max-width: 991px){.section.section-realisations, .section.section-journal{padding-bottom:60px;}}
@media screen and (min-width:768px){.btn-center{margin-left:auto;margin-right:auto;}}
@media screen and (min-width: 1280px){
	.section .button{text-transform:initial !important;white-space:nowrap;font-weight:700 !important;font-size:16px !important;}
}
.section-expertises .button{white-space:nowrap;}
.section .button.bg-color-1 {background-color:#1b3ceb;}
.section .button.bg-color-1:hover {background-color:#000000;}

.section .button.btn-white{background-color:transparent !important;border:2px solid #ffffff;}
.button.btn-white:hover{background-color:#ffffff !important;color:#000000}
</style>
<!-- end Simple Custom CSS and JS -->
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.footer.footer-dark .link:hover, .footer.footer-dark .btn-link:hover{color:#f4acac;}
.footer.footer-dark .button:hover{background-color:#f4acac !important; border-color:#f4acac !important;}</style>
<!-- end Simple Custom CSS and JS -->
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
	.wpcf7-list-item {margin-left:0 !important;}
.wpcf7-list-item label{margin-bottom:0 !important;}
	.wpcf7-list-item-label{
		display: inline-block;
		padding: 5px 20px;
		margin: 5px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		border-radius: 30px;
		background-color: transparent;
		color: #000000;
		font-weight: 700;
		font-size:16px;
		border:1px solid #000000;
		font-family: Suisseintl, sans-serif;
        font-weight: 300;
	}
.line-checkbox-pro-loc-2{width:fit-content;border-radius:20px;margin-bottom:20px;}
.line-checkbox-pro-loc-2, .line-checkbox-pro-loc-2 .wpcf7-list-item-label{background-color:#F4F4F4;}
	.wpcf7-list-item input {display:none;}
	input[type=checkbox]:checked+ .wpcf7-list-item-label, input[type=radio]:checked+ .wpcf7-list-item-label {
	background-color : #000000;
    color : #ffffff;
}
.w-radio-input{margin-left:0 !important;}
.div-block-40{margin-bottom:20px;}
.wpcf7 p{margin-bottom:0 !important;}

.footer .wpcf7-text{border:none !important; border-bottom:1px solid #000000 !important;border-radius:0px !important;padding-top:0;padding-bottom:0px;}
.footer.footer-dark .input-text{border-color:#ffffff !important;}
.footer.footer-dark .button{background-color:#ffffff !important; color:#000000 !important;}

</style>
<!-- end Simple Custom CSS and JS -->
<style>.cmplz-hidden{display:none!important;}</style>
<!-- Google Tag Manager for WordPress by gtm4wp.com -->
<!-- GTM Container placement set to automatic -->
<script data-cfasync="false" data-pagespeed-no-defer type="text/javascript">
	var dataLayer_content = {"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"Florent DCVO"};
	dataLayer.push( dataLayer_content );
</script>
<script type="rocketlazyloadscript" data-cfasync="false">
(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=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MLCPSP3');
</script>
<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel="icon" href="https://dcvo.studio/wp-content/uploads/2024/02/cropped-webclip-32x32.jpg" sizes="32x32" />
<link rel="icon" href="https://dcvo.studio/wp-content/uploads/2024/02/cropped-webclip-192x192.jpg" sizes="192x192" />
<link rel="apple-touch-icon" href="https://dcvo.studio/wp-content/uploads/2024/02/cropped-webclip-180x180.jpg" />
<meta name="msapplication-TileImage" content="https://dcvo.studio/wp-content/uploads/2024/02/cropped-webclip-270x270.jpg" />
</head>
<body data-rsssl=1 data-cmplz=2 class="home page-template-default page page-id-7 wp-custom-logo body" udesly-page="index">  <div data-w-id="839cac65-7f27-6d52-d71e-c31ce8c6f760" class="mouse"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/arrow-mouse.svg?v=1708469138566" loading="lazy" style="opacity:0;-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(30deg) skew(0, 0);-moz-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(30deg) skew(0, 0);-ms-transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(30deg) skew(0, 0);transform:translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(30deg) skew(0, 0)" alt="Flêche icone" class="image-3"></div>
  <div data-w-id="16fd7cfa-bb2f-430f-eb17-25c8a00a27ae" class="button-close-video">
    <div class="text-block-42">close</div>
  </div>
  <div class="html-embed w-embed">
    <style>
.mouse{pointer-events:none;}
.menu-logo{color:inherit !important;}
.block-image-client {
	position: fixed !important;
}
.block-image-client {
	pointer-events: none;
 }
/**
.acc-l1 {
	position: sticky !important;
   position: -webkit-sticky;
  top: 200px !important;
 }
 **/
 .word-hover:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #1A1A1A;
    left: 0;
    bottom: 3px;
 }
 .word-hover {
     position: relative;
     z-index:99999999;
 }
 .column-missions:hover .text-missions {
     text-decoration: underline;
     text-decoration-thickness: 3px
 }
 .section-services {
 overscroll-behavior-y: contain;
 }
.button {width:fit-content;}
.btn-underline .arrow-btn svg {
fill:#000000;
}
.circle {
  background-repeat:no-repeat;
}
<!-- Animation menu burger -->
.container {
  cursor: pointer;
  display: flex;
}
svg {
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
}
.active svg {
  transform: rotate(90deg);
}
path {
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dasharray 500ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 500ms cubic-bezier(0.4, 0, 0.2, 1);
}
path:nth-child(1) {
  transform-origin: 36% 40%;
}
path:nth-child(2) {
  stroke-dasharray: 29 299;
}
path:nth-child(3) {
  transform-origin: 35% 63%;
}
path:nth-child(4) {
  stroke-dasharray: 29 299;
}
path:nth-child(5) {
  transform-origin: 61% 52%;
}
path:nth-child(6) {
  transform-origin: 62% 52%;
}
.active path:nth-child(1) {
  transform: translateX(9px) translateY(1px) rotate(45deg);
}
.active path:nth-child(2) {
  stroke-dasharray: 225 299;
  stroke-dashoffset: -72px;
}
.active path:nth-child(3) {
  transform: translateX(9px) translateY(1px) rotate(-45deg);
}
.active path:nth-child(4) {
  stroke-dasharray: 225 299;
  stroke-dashoffset: -72px;
}
.active path:nth-child(5) {
  transform: translateX(9px) translateY(1px) rotate(-45deg);
}
.active path:nth-child(6) {
  transform: translateX(9px) translateY(1px) rotate(45deg);
}
#realisations .w-dyn-item:nth-child(0n+2) {margin-top:30%;}
#realisations .w-dyn-item:nth-child(2n+3) {margin-top:-30%;}
.div-block-23 {
	pointer-events : none;
}
@media screen and (min-width:768px){.collection-item:nth-child(2n+2){margin-top:75px;}}
.full-menu{overscroll-behavior-y: contain}
.button-close-video{pointer-events:none;}
@media screen and (max-width:992px) { h1, h2, h3, h4, h5, h6 : font-weight:700;}
</style>
  </div>
  <div class="block-bouton-action">
    <div style="display:none" class="div-block-59">
      <a style="opacity:0;-webkit-transform:translate3d(null, 10px, 0) scale3d(0, 0, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(null, 10px, 0) scale3d(0, 0, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(null, 10px, 0) scale3d(0, 0, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(null, 10px, 0) scale3d(0, 0, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" href="https://dcvo.studio/prendre-rendez-vous/" class="_1st-action-bouton w-inline-block">
        <div class="text-block-44">Prendre rendez-vous?</div>
      </a>
      <a style="opacity:0;-webkit-transform:translate3d(0, 0, 0) scale3d(0, 0, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 0, 0) scale3d(0, 0, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 0, 0) scale3d(0, 0, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 0, 0) scale3d(0, 0, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" href="https://dcvo.studio/contact/" class="_2nd-action-bouton w-inline-block">
        <div class="text-block-44">Nous écrire ?</div>
      </a>
      <a style="opacity:0;-webkit-transform:translate3d(0, 0, 0) scale3d(0, 0, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 0, 0) scale3d(0, 0, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 0, 0) scale3d(0, 0, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 0, 0) scale3d(0, 0, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" href="https://dcvo.studio/faq/" class="_3rd-action-bouton w-inline-block">
        <div class="text-block-44">Voir la FAQ ?</div>
      </a>
    </div>
    <div data-w-id="fbab7fcb-7588-e94f-bcc6-e5eba22780cd" class="bouton-action">
      <div data-is-ix2-target="1" class="main-action" data-w-id="fbab7fcb-7588-e94f-bcc6-e5eba22780ce" data-animation-type="lottie" data-src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/documents/80604-hand.json?v=1708469138566" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="10" data-duration="0"></div>
    </div>
  </div>
  <div class="preloader">
    <div class="wrapper-preloader-black wrapper-preloader-black-accueil"></div>
  </div>
  <div class="headers">
    <div data-collapse="all" data-animation="default" data-duration="400" data-w-id="b0de119e-5035-d56a-c03e-1f2d354fb94a" data-easing="ease" data-easing2="ease" role="banner" class="navbar-2 shrink-navbar w-nav">
      <div class="container w-container">
        <a href="https://dcvo.studio" aria-current="page" class="brand changepage w-nav-brand w--current">
          <div class="menu-logo menu-logo-1">d</div>
          <div class="menu-logo menu-logo-2">c</div>
          <div class="menu-logo menu-logo-3">v</div>
          <div class="menu-logo menu-logo-4">o</div>
          <div class="menu-logo menu-logo-5">.</div>
          <div class="menu-logo menu-logo-6">s</div>
          <div class="menu-logo menu-logo-7">t</div>
          <div class="menu-logo menu-logo-8">u</div>
          <div class="menu-logo menu-logo-9">d</div>
          <div class="menu-logo menu-logo-10">i</div>
          <div class="menu-logo menu-logo-11">o</div>
        </a>
        <div class="div-block-42">
          <div class="div-block-41">
            <div data-w-id="b0de119e-5035-d56a-c03e-1f2d354fb96c" class="burger-menu w-embed">
              <div class="container" onclick="this.classList.toggle('active')">
                <svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewbox="0 0 200 200" style="background-color:#000000;border-radius:40px;color:#ffffff;">
                  <g stroke-width="6.5" stroke-linecap="round">
                    <path d="M72 82.286h28.75" fill="currentColor" fill-rule="evenodd" stroke="currentColor"></path>
                    <path d="M100.75 103.714l72.482-.143c.043 39.398-32.284 71.434-72.16 71.434-39.878 0-72.204-32.036-72.204-71.554" fill="none" stroke="currentColor"></path>
                    <path d="M72 125.143h28.75" fill="currentColor" fill-rule="evenodd" stroke="currentColor"></path>
                    <path d="M100.75 103.714l-71.908-.143c.026-39.638 32.352-71.674 72.23-71.674 39.876 0 72.203 32.036 72.203 71.554" fill="none" stroke="currentColor"></path>
                    <path d="M100.75 82.286h28.75" fill="currentColor" fill-rule="evenodd" stroke="currentColor"></path>
                    <path d="M100.75 125.143h28.75" fill="currentColor" fill-rule="evenodd" stroke="currentColor"></path>
                  </g>
                </svg>
              </div>
            </div>
            <div class="div-block-48">
              <a href="https://dcvo.studio/contact/" class="link-2 pagetransition link-hover changepage btn-link">Un Projet ?</a>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div data-collapse="all" data-animation="default" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navbar-2 w-nav">
      <div class="container w-container">
        <a href="https://dcvo.studio" aria-current="page" class="brand changepage w-nav-brand w--current">
          <div class="menu-logo menu-logo-1">d</div>
          <div class="menu-logo menu-logo-2">c</div>
          <div class="menu-logo menu-logo-3">v</div>
          <div class="menu-logo menu-logo-4">o</div>
          <div class="menu-logo menu-logo-5">.</div>
          <div class="menu-logo menu-logo-6">s</div>
          <div class="menu-logo menu-logo-7">t</div>
          <div class="menu-logo menu-logo-8">u</div>
          <div class="menu-logo menu-logo-9">d</div>
          <div class="menu-logo menu-logo-10">i</div>
          <div class="menu-logo menu-logo-11">o</div>
        </a>
        <div class="div-block-42">
          <div class="div-block-41">
            <div data-w-id="8b0af575-c9a3-16e3-aae1-56e07d63daaf" class="div-block-48">
              <div data-w-id="f59c52fe-ba21-4b85-a4f7-55aa96912523" class="div-block-47 link-hover">
                <div data-w-id="810dc1fe-3fe6-8b16-cc1b-0c5908947d16" class="item-dropdown"></div>
                <a href="#" class="link-2 pagetransition link-hover changepage">Prestations</a>
                <div class="div-block-49">
                  <a href="https://dcvo.studio/creation-site-internet-toulouse/" class="link-submenu submenu-1">Site Internet</a>
                  <a href="https://dcvo.studio/agence-e-commerce/" class="link-submenu submenu-2">E-commerce</a>
                  <a href="https://dcvo.studio/performances/" class="link-submenu submenu-3">Performance</a>
                  <a href="https://dcvo.studio/contenus/" class="link-submenu submenu-4">Contenus</a>
                  <a href="https://dcvo.studio/agence-branding/" class="link-submenu submenu-5">Design</a>
                </div>
              </div>
              <a href="https://dcvo.studio/lagence/" class="link-2 pagetransition link-hover changepage">L'agence</a>
              <a href="https://dcvo.studio/nos-realisations/" class="link-2 pagetransition link-hover changepage">Réalisations</a>
              <a href="https://dcvo.studio/blog/" class="link-2 pagetransition link-hover changepage">Blog</a>
            </div>
            <div data-w-id="b0de119e-5035-d56a-c03e-1f2d354fb997" class="burger-menu link-hover w-embed">
              <div class="container" onclick="this.classList.toggle('active')">
                <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewbox="0 0 200 200" style="background-color:#000000;border-radius:40px;color:#ffffff;">
                  <g stroke-width="6.5" stroke-linecap="round">
                    <path d="M72 82.286h28.75" fill="currentColor" fill-rule="evenodd" stroke="currentColor"></path>
                    <path d="M100.75 103.714l72.482-.143c.043 39.398-32.284 71.434-72.16 71.434-39.878 0-72.204-32.036-72.204-71.554" fill="none" stroke="currentColor"></path>
                    <path d="M72 125.143h28.75" fill="currentColor" fill-rule="evenodd" stroke="currentColor"></path>
                    <path d="M100.75 103.714l-71.908-.143c.026-39.638 32.352-71.674 72.23-71.674 39.876 0 72.203 32.036 72.203 71.554" fill="none" stroke="currentColor"></path>
                    <path d="M100.75 82.286h28.75" fill="currentColor" fill-rule="evenodd" stroke="currentColor"></path>
                    <path d="M100.75 125.143h28.75" fill="currentColor" fill-rule="evenodd" stroke="currentColor"></path>
                  </g>
                </svg>
              </div>
            </div>
            <div class="div-block-48">
              <a href="https://dcvo.studio/contact/" class="link-2 pagetransition link-hover changepage btn-link">Un Projet ?</a>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="full-menu">
      <div class="container-full-menu">
        <div class="top-bar-full-menu"></div>
        <div class="columns-full-menu">
          <div class="column-full-menu-1">
            <div class="block-nav-full-menu">
              <a href="https://dcvo.studio/lagence/" class="item-menu-full-nav link-hover">L'agence</a>
              <a href="https://dcvo.studio/nos-realisations/" class="item-menu-full-nav link-hover">Réalisations</a>
              <a href="https://dcvo.studio/contact/" class="item-menu-full-nav link-hover">Contact</a>
            </div>
          </div>
          <div class="column-full-menu-2">
            <div class="block-realisations-full-menu">
              <div class="leader-text bold-text">🔥 Les Dernières Réalisations</div>
              <div class="pt20"></div>
              <div class="w-dyn-list">
                <div role="list" class="collection-list-r-alisations-full-menu w-dyn-items" data-max-pages="2">
                  <div role="listitem" class="w-dyn-item">
                    <a data-w-id="3b65af39-abe9-ac05-65b4-64a893376979" href="https://dcvo.studio/realisations/madame-colette/" class="block-collection-item-r-alisation-full-menu link-hover w-inline-block"><img alt="shooting photo madame colette" loading="lazy" src="https://dcvo.studio/wp-content/uploads/2023/03/featured-image-madame-colette-realisation-dcvo-studio.jpg" class="thumbnail-image-r-alisations-full-menu w-dyn-bind-empty">
                      <div class="overlay-realisations-mega-menu"></div>
                    </a>
                  </div><div role="listitem" class="w-dyn-item">
                    <a data-w-id="3b65af39-abe9-ac05-65b4-64a893376979" href="https://dcvo.studio/realisations/unaniime/" class="block-collection-item-r-alisation-full-menu link-hover w-inline-block"><img alt="Image présentation Unaniime" loading="lazy" src="https://dcvo.studio/wp-content/uploads/2022/11/6356af35b233b5f59182cc31_arthur-mazi-XFI3zNu5Ba4-unsplash.jpeg" class="thumbnail-image-r-alisations-full-menu w-dyn-bind-empty">
                      <div class="overlay-realisations-mega-menu"></div>
                    </a>
                  </div><div role="listitem" class="w-dyn-item">
                    <a data-w-id="3b65af39-abe9-ac05-65b4-64a893376979" href="https://dcvo.studio/realisations/calathea/" class="block-collection-item-r-alisation-full-menu link-hover w-inline-block"><img alt="Aménagement intérieur big mamma Paris" loading="lazy" src="https://dcvo.studio/wp-content/uploads/2023/03/featured-image-realisation-calathea.jpeg" class="thumbnail-image-r-alisations-full-menu w-dyn-bind-empty">
                      <div class="overlay-realisations-mega-menu"></div>
                    </a>
                  </div><div role="listitem" class="w-dyn-item">
                    <a data-w-id="3b65af39-abe9-ac05-65b4-64a893376979" href="https://dcvo.studio/realisations/apeihsat/" class="block-collection-item-r-alisation-full-menu link-hover w-inline-block"><img alt="Personne sur un fauteuil roulant au travail" loading="lazy" src="https://dcvo.studio/wp-content/uploads/2023/03/featured-image-realisation-apeihsat-dcv-studio.jpg" class="thumbnail-image-r-alisations-full-menu w-dyn-bind-empty">
                      <div class="overlay-realisations-mega-menu"></div>
                    </a>
                  </div><div role="listitem" class="w-dyn-item">
                    <a data-w-id="3b65af39-abe9-ac05-65b4-64a893376979" href="https://dcvo.studio/realisations/cavy/" class="block-collection-item-r-alisation-full-menu link-hover w-inline-block"><img alt="Image présentation Cavya" loading="lazy" src="https://dcvo.studio/wp-content/uploads/2022/11/6356aebefd97a808a5b6052c_PH-Cavya-977-scaled.jpeg" class="thumbnail-image-r-alisations-full-menu w-dyn-bind-empty">
                      <div class="overlay-realisations-mega-menu"></div>
                    </a>
                  </div><div role="listitem" class="w-dyn-item">
                    <a data-w-id="3b65af39-abe9-ac05-65b4-64a893376979" href="https://dcvo.studio/realisations/broda-barbershop/" class="block-collection-item-r-alisation-full-menu link-hover w-inline-block"><img alt="Image employés Broda Barbershop" loading="lazy" src="https://dcvo.studio/wp-content/uploads/2022/11/Broda-Barber-Shop-132.jpg" class="thumbnail-image-r-alisations-full-menu w-dyn-bind-empty">
                      <div class="overlay-realisations-mega-menu"></div>
                    </a>
                  </div>                </div>
                              </div>
            </div>
            <div class="block-realisations-full-menu">
              <div class="leader-text bold-text">💼 Nos Expertises</div>
              <div class="pt20"></div>
              <div class="block-items-r-alisations-full-menu">
                <a href="https://dcvo.studio/creation-site-internet-toulouse/" class="item-full-menu-expertises link-hover w-inline-block">
                  <div>Site Internet</div>
                  <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewbox="0 0 15 14" fill="none">
                      <style>.st0{fill:currentColor;}</style>
                      <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
                    </svg></div>
                </a>
                <a href="https://dcvo.studio/agence-e-commerce/" class="item-full-menu-expertises link-hover w-inline-block">
                  <div>E-commerce</div>
                  <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewbox="0 0 15 14" fill="none">
                      <style>.st0{fill:currentColor;}</style>
                      <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
                    </svg></div>
                </a>
                <a href="https://dcvo.studio/performances/" class="item-full-menu-expertises link-hover w-inline-block">
                  <div>Performances</div>
                  <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewbox="0 0 15 14" fill="none">
                      <style>.st0{fill:currentColor;}</style>
                      <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
                    </svg></div>
                </a>
                <a href="https://dcvo.studio/contenus/" class="item-full-menu-expertises link-hover w-inline-block">
                  <div>Contenus</div>
                  <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewbox="0 0 15 14" fill="none">
                      <style>.st0{fill:currentColor;}</style>
                      <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
                    </svg></div>
                </a>
                <a href="https://dcvo.studio/agence-branding/" class="item-full-menu-expertises link-hover w-inline-block">
                  <div>Design</div>
                  <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewbox="0 0 15 14" fill="none">
                      <style>.st0{fill:currentColor;}</style>
                      <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
                    </svg></div>
                </a>
              </div>
            </div>
          </div>
        </div>
        <div class="bottom-bar-full-menu">
          <div class="block-social-full-menu">
            <a href="https://www.instagram.com/_dcvo.studio" target="_blank" class="link link-hover">Instagram</a>
            <a href="https://www.linkedin.com/in/dcvo-studio" target="_blank" class="link link-hover">Linkedin</a>
          </div>
          <div class="block-contact-full-enu">
            <a href="mailto:bonjour@dcvo.studio?subject=Demande%20d'information" class="link link-hover">bonjour@dcvo.studio</a>
            <div>|</div>
            <a href="https://dcvo.studio/agence-web-toulouse/" class="link link-hover">Agence web toulouse</a>
          </div>
        </div>
      </div>
    </div>
    <div class="block-slide-animation-full-menu"></div>
  </div>
  <div data-w-id="9be3ad30-a593-9e22-1b1a-ed3c1cf36071" class="section-scroll-bg-round-acc">
    <div data-w-id="15bd49c8-f026-d053-2783-43eed41f889e" class="div-bg-circle-acc">
      <div data-w-id="319bce69-2f94-d025-2d2b-c1eb5ce62d03" class="bg-circle-acc"></div>
    </div>
    <div data-w-id="231416c8-de14-e448-cc19-11e580c09a3e" class="section-accueil">
      <div class="blcok-title-acc">
        <div class="title-acc-mc">Nous aidons</div>
        <div class="div-block-45">
          <div class="title-acc-suisse">les sociétés</div>
          <div class="embed-video link-hover w-embed">
                        <div data-autoplay="true" data-loop="true" data-wf-ignore="true" data-w-id="474948de-7fd4-db49-9fc9-617ba93a64d0" class="background-video w-background-video w-background-video-atom"><video id="474948de-7fd4-db49-9fc9-617ba93a64d0-video" autoplay="" loop="" muted="" playsinline="" data-wf-ignore="true" data-object-fit="cover">
                <source src="https://dcvo.studio/wp-content/uploads/2022/12/video-dcvo-accueil-2020mp4-transcode.mp4" data-wf-ignore="true">
                <source src="https://dcvo.studio/wp-content/uploads/2022/12/video-dcvo-accueil-2020mp4-transcode.mp4" data-wf-ignore="true">
              </video><noscript>
                <style>
  [data-wf-bgvideo-fallback-img] {
    display: none;
  }
  @media (prefers-reduced-motion: reduce) {
    [data-wf-bgvideo-fallback-img] {
      position: absolute;
      z-index: -100;
      display: inline-block;
      height: 100%;
      width: 100%;
      object-fit: cover;
    }
  }</style>
              </noscript>
              <div data-w-id="a660ad5d-1422-4451-5c3c-0c4ecb6a4ba6" class="div-close-video" style="display: block;"></div>
              <div data-w-id="305ffdc8-1f9b-665a-341d-74ca2703d13d" class="button-open-video link-hover" style="display: none;">
                <div class="text-block-40">Play</div>
              </div>
            </div>
          </div>
        </div>
        <div class="title-circle">
          <div class="title-acc-mc-copy">à créer plus</div>
          <div class="circle circle-acc">
            <div class="title-acc-circle-principal">d'interaction</div>
            <div data-w-id="c547dc4a-913f-eccb-1877-595c85d20e6a" data-is-ix2-target="1" class="lottie-animation" data-animation-type="lottie" data-src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/documents/animation_l95ohii5.json?v=1708469138566" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="2.6666666666666665" data-duration="0" data-ix2-initial-state="0"></div>
          </div>
        </div>
      </div>
      <h1 class="text-block-46">Agence de communication Toulouse</h1>
      <div class="block-presnetation-acc">
        <div class="leader-text"><p>Nous sommes une agence de communication digitale à toulouse spécialisée dans la création de site internet et e-commerce. Nos objectifs ? Un design qui vous ressemble, un site pensé pour convertir et des actions marketing pour améliorer votre visibilité et favoriser votre croissance.&nbsp;</p></div>
      </div>
      <div class="block-d-couvrir-acc">
        <div class="subblock-d-couvrir">
          <div data-w-id="331bd9c7-0633-80b9-c86c-17065b37c0c2" style="-webkit-transform:translate3d(0%, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0%, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0%, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0%, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" class="block-line-d-couvrir block-line-d-couvrir-1">
            <div class="div-dec-icon">
              <div class="leader-text dec-acc">découvrez-nous</div>
              <div class="div-icon-decouvrir-acc">
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
              </div>
            </div>
            <div class="div-dec-icon">
              <div class="leader-text dec-acc">découvrez-nous</div>
              <div class="div-icon-decouvrir-acc">
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
              </div>
            </div>
            <div class="div-dec-icon">
              <div class="leader-text dec-acc">découvrez-nous</div>
              <div class="div-icon-decouvrir-acc">
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
              </div>
            </div>
            <div class="div-dec-icon">
              <div class="leader-text dec-acc">découvrez-nous</div>
              <div class="div-icon-decouvrir-acc">
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
              </div>
            </div>
            <div class="div-dec-icon">
              <div class="leader-text dec-acc">découvrez-nous</div>
              <div class="div-icon-decouvrir-acc">
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
              </div>
            </div>
          </div>
          <div data-w-id="1c6c0e00-79f3-f5de-6ded-1ebaaf97bd88" style="-webkit-transform:translate3d(0%, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0%, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0%, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0%, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" class="block-line-d-couvrir block-line-d-couvrir-2">
            <div class="div-dec-icon">
              <div class="leader-text dec-acc">découvrez-nous</div>
              <div class="div-icon-decouvrir-acc">
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
              </div>
            </div>
            <div class="div-dec-icon">
              <div class="leader-text dec-acc">découvrez-nous</div>
              <div class="div-icon-decouvrir-acc">
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
              </div>
            </div>
            <div class="div-dec-icon">
              <div class="leader-text dec-acc">découvrez-nous</div>
              <div class="div-icon-decouvrir-acc">
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
              </div>
            </div>
            <div class="div-dec-icon">
              <div class="leader-text dec-acc">découvrez-nous</div>
              <div class="div-icon-decouvrir-acc">
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
              </div>
            </div>
            <div class="div-dec-icon">
              <div class="leader-text dec-acc">découvrez-nous</div>
              <div class="div-icon-decouvrir-acc">
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
                <div class="w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="10" height="12" viewbox="0 0 13 15" fill="none">
                    <path d="M13 7.5L0.249999 14.8612L0.25 0.138783L13 7.5Z" fill="black"></path>
                  </svg></div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div data-w-id="c71ef0d3-534c-bbd5-aec0-bc82b71cc7e5" class="section section-image-bureaux">
      <div class="block-image-bureau-acc"><img class="image-4" src="https://dcvo.studio/wp-content/uploads/2022/12/photo-equipe-1.jpg" alt="Les experts de l'agence dcvo" sizes="(max-width: 767px) 88vw, (max-width: 991px) 50vw, 55vw" loading="lazy"></div>
      <div data-w-id="aa58a42a-719b-6574-3feb-d1848a61b0c6" class="col-2-bureaux">
        <h2 class="title-equipe-dedie no-padding">Une équipe<strong class="title-suisse-equipe-dedie color-4">  </strong>et des <strong class="title-suisse-equipe-dedie color-4">projets</strong></h2>
        <div class="title-circle">
          <h2 class="title-equipe-dedie-copy no-padding"><strong class="title-suisse color-4"></strong>sur-</h2>
          <div class="circle">
            <h2 class="title-equipe-dediee-circle-principal-copy">mesure</h2>
            <div data-is-ix2-target="1" class="lottie-animation-section" data-w-id="91fb42e8-054e-e4f1-d37d-a993e1b359bc" data-animation-type="lottie" data-src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/documents/animation_l9ze6eqh.json?v=1708469138566" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="2.6666666666666665" data-duration="0" data-ix2-initial-state="0"></div>
          </div>
        </div>
        <div class="text-equipe-dedie-copy"><p>Composé d'une <b>équipe jeune et dynamique</b> qui met tout en œuvre pour vous apporter <b>Les solutions</b> pour votre entreprise. </p><p>Votre projet est au centre de nos travaux/ notre quotidien. <span style="font-family: inherit;font-weight: inherit">C'est un travail d'équipe et c'est aussi grâce à vous que nous pourrons vous apporter de la </span><span style="font-family: inherit"><b>créativité, qualité et rapidité</b></span><span style="font-family: inherit;font-weight: inherit">.</span></p><p><span style="font-family: inherit;font-weight: inherit">Et oui, seul on va plus vite, ensemble on va plus loin !</span></p><p>Directeurs artistiques, stratèges SEO / SEA / social média, webdesigner, développeurs, photographes, nous sommes <b>complémentaires, organisés pour optimiser notre efficacité</b>. </p><p><b>Nos points forts ?</b> Nous adorons les <b>challenges</b> et intervenir dans des <b>projets tout aussi différents les uns que les autres</b>, nous n'avons pas de barrière.</p><p><span style="font-family: inherit;font-weight: inherit">Vos besoins concernant la </span><span style="font-family: inherit"><b>création d'un site internet / e-commerce</b></span><span style="font-family: inherit;font-weight: inherit"> ou bien de favoriser votre </span><span style="font-family: inherit"><b>croissance</b></span><span style="font-family: inherit;font-weight: inherit"> ? Nous saurons pour chaque projet mettre en face les bons </span><span style="font-family: inherit"><b>experts.</b></span></p><p><b style="font-family: inherit">Quel que soit votre objectif, n'hésitez pas, venez nous rencontrer !</b></p></div>
        <div class="pt40"></div>
        <a href="https://dcvo.studio/lagence/" class="btn-link link-hover color-white hover-color-4 pl80 w-inline-block">
          <div class="text-link">En savoir plus sur le studio</div>
          <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="14" viewbox="0 0 15 14" fill="none">
              <style>.st0{fill:currentColor;}</style>
              <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
            </svg></div>
        </a>
        <div class="block-bg-animation-equipe-dedier"></div>
      </div>
    </div>
  </div>
  <div class="section section-agence-web">
    <div class="columns-agence-web-toulouse">
      <div class="_1st-col-agence-web-toulouse">
        <div data-is-ix2-target="1" class="lottie-world" data-w-id="6e5ca00e-2f4e-41a1-8804-42b0eacf4c95" data-animation-type="lottie" data-src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/documents/113788-line-globe-lottie-json-animation.json?v=1708469138566" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="0.9592927089889773" data-duration="0" data-ix2-initial-state="0"></div>
      </div>
      <div class="_2nd-col-agence-web-toulouse-copy">
        <h2 class="title-agence-web-toulouse">Agence de communication</h2>
        <div class="title-etoile">
          <h2 class="title-h2 title-suisse title-suisse-agence-web-toulouse">à <em class="color-2">Toulouse</em></h2>
          <div class="div-block-60"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/_.svg?v=1708469138566" loading="lazy" alt="Astérisque icone" class="image-9"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/Frame-1.svg?v=1708469138566" loading="lazy" alt="Fleche décorative noire" class="image-fleche-agence">
            <div class="text-block-39-copy">
              <div class="text-block-43-copy">Et partout ailleurs</div>
            </div>
          </div>
        </div>
        <div class="text-equipe-agence-web-toulouse"><p>Nos bureaux sont situés au <b>cœur de Toulouse</b> comme tous les <b>experts qui travaillent au sein de l'agence</b>. Depuis 6 ans, nous avons mis en place des process qui nous permettent de vous accompagner de la <b>meilleure manière et arriver aux meilleurs résultats</b>. Nous travaillons avec des outils qui s'adaptent aussi bien avec des entreprises toulousaines que des <b>entreprises situées dans toute la France</b>.En choisissant notre <b>agence web à Toulouse</b>, vous bénéficiez d'un accompagnement personnalisé et d'un suivi régulier pour assurer la pérennité de votre site web.</p></div>
        <a href="https://dcvo.studio/contact/" class="button bg-color-1 w-inline-block">
          <div class="text-link">Demandez un devis</div>
          <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 15 14" fill="none">
              <style>.st0{fill:currentColor;}</style>
              <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
            </svg></div>
        </a>
      </div>
    </div>
  </div>
  <div class="section section-clients bg-color-3 home">
    <div class="columns-logo-avis-clients">
      <div class="col-1-logo-clients-logo">
        <div class="block-logos-clients">
          <h3 class="title-h3">Ils nous font confiance</h3>
          <div>Découvrez les partenaires qui nous font confiance</div>
          <div class="pt20"></div>
          <div class="col-logos-clients">
            <div class="div-block-43">
              <div class="_1_1-image-partenaire"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/stade-toulousain-logo.png?v=1708469138566" loading="lazy" alt="Logo Stade toulousain"></div>
              <div style="opacity:0" class="_1_2-image-partenaire"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/logo-perlette.png?v=1708469138566" loading="lazy" alt="Logo Perlette"></div>
              <div style="opacity:0" class="_1_3-image-partenaire"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/logo-bombardier.png?v=1708469138566" loading="lazy" alt="Logo Bombardier"></div>
            </div>
            <div class="div-block-43">
              <div class="_2_1-image-partenaire"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/logo-mini.png?v=1708469138566" loading="lazy" alt="Logo Mini Store"></div>
              <div style="opacity:0" class="_2_2-image-partenaire"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/vinci-logo.png?v=1708469138566" loading="lazy" alt="Logo Vinci"></div>
              <div style="opacity:0" class="_2_3-image-partenaire"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/logo-pole-sant.png?v=1708469138566" loading="lazy" alt="Logo Pole Santé Arthur Rimbaud"></div>
            </div>
            <div class="div-block-43">
              <div class="_3_1-image-partenaire"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/bmw-logo.png?v=1708469138566" loading="lazy" alt="Logo Bmw"></div>
              <div style="opacity:0" class="_3_2-image-partenaire"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/logo-soulery.png?v=1708469138566" loading="lazy" alt="Logo Soulery"></div>
              <div style="opacity:0" class="_3_3-image-partenaire"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/logo-airbus.png?v=1708469138566" loading="lazy" alt="Logo Aribus"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="col-2-clients-avis">
        <h2 class="no-margin"><span class="title-h3">Quelques</span> <br>AVIS 🔥</h2>
        <div class="pt20"></div>
        <div data-delay="6000" data-animation="slide" class="slider w-slider" data-autoplay="true" data-easing="ease" data-hide-arrows="false" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="3" data-duration="500" data-infinite="true">
          <div class="w-slider-mask">
            <div class="w-slide">
              <div class="content-avis">
                <div>En plus de la création de mon site internet, Florent, en assure la maintenance et le support depuis désormais plus de 3 ans. Je recommande ses services.</div>
                <div class="pt20"></div>
                <div class="author-avis-info"><img class="profile-author-avis" src="https://dcvo.studio/wp-content/uploads/2023/11/277937861_5032531526825455_3128405180421353979_n.jpeg" alt="" sizes="(max-width: 479px) 18vw, (max-width: 767px) 55px, (max-width: 991px) 6vw, (max-width: 1279px) 55px, (max-width: 1439px) 4vw, 55px" loading="lazy">
                  <div class="name-poste-author">
                    <div>Julie Daguenet</div>
                    <div>
                      <div class="poste-author">Constultante</div>
                      <div class="nom-author">Les Bras de Morphée</div>
                    </div>
                  </div>
                </div>
              </div>
            </div><div class="w-slide">
              <div class="content-avis">
                <div>Cela fait maintenant 4 ans que nous travaillons régulièrement avec l'agence web dcvo studio. Une excellente équipe réactive et créative avec qui nous avons encore de beaux projets à réaliser ensemble !</div>
                <div class="pt20"></div>
                <div class="author-avis-info"><img class="profile-author-avis" src="https://dcvo.studio/wp-content/uploads/2023/11/fedita-logo-carre.jpeg" alt="" sizes="(max-width: 479px) 18vw, (max-width: 767px) 55px, (max-width: 991px) 6vw, (max-width: 1279px) 55px, (max-width: 1439px) 4vw, 55px" loading="lazy">
                  <div class="name-poste-author">
                    <div>Leny Forneris</div>
                    <div>
                      <div class="poste-author">CEO</div>
                      <div class="nom-author">Fedita</div>
                    </div>
                  </div>
                </div>
              </div>
            </div><div class="w-slide">
              <div class="content-avis">
                <div>Nous sommes une entreprise qui fabriquons des objets IoT Hightech pour le bâtiment et nous avons été très satisfaits du travail de l'agence Dcvo studio</div>
                <div class="pt20"></div>
                <div class="author-avis-info"><img class="profile-author-avis" src="https://dcvo.studio/wp-content/uploads/2023/11/cropped-Logo-01.png" alt="" sizes="(max-width: 479px) 18vw, (max-width: 767px) 55px, (max-width: 991px) 6vw, (max-width: 1279px) 55px, (max-width: 1439px) 4vw, 55px" loading="lazy">
                  <div class="name-poste-author">
                    <div>Josephine Ledoux</div>
                    <div>
                      <div class="poste-author">Directrice</div>
                      <div class="nom-author">Semlink</div>
                    </div>
                  </div>
                </div>
              </div>
            </div>          </div>
          <div class="hide w-slider-arrow-left">
            <div class="w-icon-slider-left"></div>
          </div>
          <div class="hide w-slider-arrow-right">
            <div class="w-icon-slider-right"></div>
          </div>
          <div class="w-slider-nav w-round"></div>
        </div>
      </div>
    </div>
  </div>
  <div data-w-id="83aaf866-8282-81c0-048d-5701f22cfe2d" class="section section-expertises bg-black">
    <div>
      <h2 class="title-h2 color-white">Ce que <br><strong class="title-suisse"><em></em></strong></h2>
      <div class="title-etoile">
        <h2 class="title-h2 title-suisse asterisqueacc color-white">nous <em>faisons</em></h2>
        <div class="div-block-60"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/_.svg?v=1708469138566" loading="lazy" alt="Astérisque icone" class="image-9"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/Frame.svg?v=1708469138566" loading="lazy" alt="Fleche décorative bleue" class="image-5">
          <div class="text-block-39">
            <div class="text-block-43 color-2">Avec passion</div>
          </div>
        </div>
      </div>
    </div>
    <div class="pt80"></div>
    <div class="container-expertises-aw w-container">
      <div data-w-id="4fad28cf-1249-3d72-903b-6cce483b425c" class="columns-expertises-aw">
        <div class="col-expertises-aw col-expertises-aw-1">
          <div class="header-col-expertise-aw">
            <div class="icon-expertises-aw color-4 w-embed"><svg xmlns="http://www.w3.org/2000/svg" height="40" width="40">
                <path style="fill:currentColor;" d="M20 35.833q-3.292 0-6.188-1.25-2.895-1.25-5.041-3.395-2.146-2.146-3.375-5.042t-1.229-6.188q0-3.291 1.229-6.166 1.229-2.875 3.375-5.021t5.041-3.375Q16.708 4.167 20 4.167t6.188 1.229q2.895 1.229 5.041 3.375 2.146 2.146 3.375 5.021t1.229 6.166q0 3.292-1.229 6.188t-3.375 5.042q-2.146 2.145-5.041 3.395-2.896 1.25-6.188 1.25Zm0-2.041q1.458-1.709 2.417-3.584.958-1.875 1.583-4.291h-7.958q.583 2.416 1.541 4.312.959 1.896 2.417 3.563Zm-2.833-.375q-1.125-1.5-1.98-3.417-.854-1.917-1.312-4.083H7.542q1.541 3 3.896 4.833 2.354 1.833 5.729 2.667Zm5.708-.042Q26 32.708 28.5 30.75t3.958-4.833h-6.291q-.584 2.166-1.438 4.083-.854 1.917-1.854 3.375ZM6.792 23.792h6.666q-.166-1.042-.208-1.98-.042-.937-.042-1.854 0-.958.063-1.875.062-.916.229-1.916H6.792Q6.5 17.083 6.375 18q-.125.917-.125 1.958 0 1.042.125 1.98.125.937.417 1.854Zm8.791 0h8.834q.166-1.125.229-2.021.062-.896.062-1.813 0-.916-.062-1.77-.063-.855-.229-2.021h-8.834q-.166 1.166-.229 2.021-.062.854-.062 1.77 0 .917.062 1.813.063.896.229 2.021Zm10.917 0h6.708q.292-.917.417-1.854.125-.938.125-1.98 0-1.041-.125-1.958t-.417-1.833h-6.666q.166 1.25.229 2.125.062.875.062 1.666 0 .917-.083 1.813-.083.896-.25 2.021Zm-.375-9.709h6.333q-1.458-3-3.916-4.937-2.459-1.938-5.709-2.563Q23.958 8.125 24.771 10q.812 1.875 1.354 4.083Zm-10.083 0H24q-.542-2.25-1.562-4.229Q21.417 7.875 20 6.25q-1.333 1.375-2.292 3.25-.958 1.875-1.666 4.583Zm-8.5 0h6.333q.5-2.166 1.313-4.02.812-1.855 1.937-3.48-3.25.667-5.687 2.584Q9 11.083 7.542 14.083Z"></path>
              </svg></div>
            <a href="https://dcvo.studio/creation-site-internet-toulouse/" class="btn-expertises-web link-hover w-inline-block">
              <h3 class="text color-white no-margin">Site internet</h3>
            </a>
          </div>
          <div class="number-title-expetises-aw">01.</div>
          <h4 class="title-h3 color-white teaw">Création de site internet</h4>
          <div>Expérience utilisateur, Webdesign, Développement, ... Nous créons de A à Z votre site internet. Grâce à nos workshop nous maximisons les parcours de conversion pour ainsi transformer vos visiteurs en leads.</div>
          <div class="pt20"></div>
          <a href="https://dcvo.studio/creation-site-internet-toulouse/" class="btn-link link-hover color-4 w-inline-block">
            <div class="text-link">En savoir plus</div>
            <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="14" viewbox="0 0 15 14" fill="none">
                <style>.st0{fill:currentColor;}</style>
                <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
              </svg></div>
          </a>
        </div>
        <div class="col-expertises-aw col-expertises-aw-2">
          <div class="header-col-expertise-aw">
            <div class="icon-expertises-aw color-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" height="40" width="40">
                <path style="fill:currentColor;" d="m20 15.792-1.458-1.459 3.291-3.291h-7.875V8.958h7.875l-3.291-3.291L20 4.208 25.792 10Zm-7.875 20.125q-1.167 0-1.958-.792-.792-.792-.792-1.958 0-1.125.813-1.938.812-.812 1.937-.812 1.167 0 1.958.812.792.813.792 1.938 0 1.166-.792 1.958-.791.792-1.958.792Zm16.208 0q-1.125 0-1.916-.792-.792-.792-.792-1.958 0-1.125.792-1.938.791-.812 1.958-.812 1.125 0 1.937.812.813.813.813 1.938 0 1.166-.813 1.958-.812.792-1.979.792ZM2.958 5.833V3.75h4.459l6.958 14.75h11.5q.167 0 .271-.062.104-.063.187-.188l6.25-11.083h2.375l-6.541 12q-.417.708-1.084 1.125-.666.416-1.416.416H13.625l-2.167 4q-.125.209 0 .438t.375.229h19.292v2.083H12q-1.5 0-2.271-1.25-.771-1.25-.104-2.5L12.208 19 6.083 5.833Z"></path>
              </svg></div>
            <a href="https://dcvo.studio/agence-e-commerce/" class="btn-expertises-web-color5 link-hover w-inline-block">
              <h3 class="text color-white no-margin">Site e-commerce</h3>
            </a>
          </div>
          <div class="number-title-expetises-aw">02.</div>
          <h4 class="title-h3 color-white teaw">Création de site e-commerce</h4>
          <div>Storytelling, expérience utilisateur, e-mail marketing... tout est mis en œuvre pour que votre e-commerce atteigne vos objectifs ! Le tout mixé avec un design qui valorise votre marque.</div>
          <div class="pt20"></div>
          <a href="https://dcvo.studio/agence-e-commerce/" class="btn-link link-hover color-5 w-inline-block">
            <div class="text-link">En savoir plus</div>
            <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="14" viewbox="0 0 15 14" fill="none">
                <style>.st0{fill:currentColor;}</style>
                <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
              </svg></div>
          </a>
        </div>
        <div class="col-expertises-aw col-expertises-aw-3">
          <div class="header-col-expertise-aw">
            <div class="icon-expertises-aw color-6 w-embed"><svg xmlns="http://www.w3.org/2000/svg" height="40" width="40">
                <path fill="currentColor" d="M8.458 34.167q-1.083 0-1.854-.771-.771-.771-.771-1.854V8.458q0-1.083.771-1.854.771-.771 1.854-.771h23.084q1.083 0 1.854.771.771.771.771 1.854v23.084q0 1.083-.771 1.854-.771.771-1.854.771Zm6.417-12.334 6.792 6.792 10.416-10.417v-9.75q0-.208-.166-.375-.167-.166-.375-.166H8.458q-.208 0-.375.166-.166.167-.166.375V28.75Zm5.5-2.208v-9.5h1.792v9.5Zm4.708 0-2.916-4.75 2.916-4.75h2.167l-2.917 4.625 2.917 4.875Zm-13.291 0v-5.708H16v-2h-4.208v-1.792h6v5.542h-4.209v2.166h4.209v1.792Zm3.083 5.083L7.833 31.75q0 .083.146.208.146.125.354.125h23.209q.208 0 .375-.166.166-.167.166-.375V21.125L21.667 31.542Zm-6.958 6.834v.541V7.917v.541Z"></path>
              </svg></div>
            <a href="https://dcvo.studio/performances/" class="btn-expertises-web-3 link-hover w-inline-block">
              <h3 class="text no-margin color-white">Performances</h3>
            </a>
          </div>
          <div class="number-title-expetises-aw">03.</div>
          <h4 class="title-h3 color-white teaw">Nous augmentons la visibilité de votre entreprise</h4>
          <div>SEO, SEA, Social média... Définissons ensemble les bons leviers pour vous permettre d'augmenter vos objectifs commerciaux ou votre notoriété.</div>
          <div class="pt20"></div>
          <a href="https://dcvo.studio/performances/" class="btn-link link-hover color-6 w-inline-block">
            <div class="text-link">En savoir plus</div>
            <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="14" viewbox="0 0 15 14" fill="none">
                <style>.st0{fill:currentColor;}</style>
                <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
              </svg></div>
          </a>
        </div>
        <div class="col-expertises-aw col-expertises-aw-4">
          <div class="header-col-expertise-aw">
            <div class="icon-expertises-aw color-2 w-embed"><svg xmlns="http://www.w3.org/2000/svg" height="40" width="40">
                <path fill="currentColor" d="M18.542 34.167H8.458q-1.083 0-1.854-.771-.771-.771-.771-1.854V8.458q0-1.083.771-1.854.771-.771 1.854-.771h10.084Zm-2.084-2.084V7.917h-8q-.25 0-.396.146-.145.145-.145.395v23.084q0 .25.145.396.146.145.396.145ZM21.5 18.5V5.833h10.042q1.083 0 1.854.771.771.771.771 1.854V18.5Zm2.083-2.083h8.5V8.458q0-.25-.146-.395-.145-.146-.395-.146h-7.959ZM21.5 34.167V21.458h12.667v10.084q0 1.083-.771 1.854-.771.771-1.854.771Zm2.083-2.084h7.959q.25 0 .395-.145.146-.146.146-.396v-8h-8.5ZM16.458 20Zm7.125-3.583Zm0 7.125Z"></path>
              </svg></div>
            <a href="https://dcvo.studio/contenus/" class="btn-expertises-contenus link-hover w-inline-block">
              <h3 class="text color-white no-margin">Contenus</h3>
            </a>
          </div>
          <div class="number-title-expetises-aw">04.</div>
          <h4 class="title-h3 color-white teaw">Nous créons un ton qui sera le votre</h4>
          <div>Que ce soit pour votre site web ou vos réseaux sociaux, nous concevons vos contenus visuels et textuels avec un ton qui sera le vôtre.</div>
          <div class="pt20"></div>
          <a href="https://dcvo.studio/contenus/" class="btn-link link-hover color-2 w-inline-block">
            <div class="text-link">En savoir plus</div>
            <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="14" viewbox="0 0 15 14" fill="none">
                <style>.st0{fill:currentColor;}</style>
                <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
              </svg></div>
          </a>
        </div>
        <div class="col-expertises-aw col-expertises-aw-5">
          <div class="header-col-expertise-aw">
            <div class="icon-expertises-aw color-4 w-embed"><svg xmlns="http://www.w3.org/2000/svg" height="40" width="40">
                <path fill="currentColor" d="M3.75 32.708v-2.083q1.125-.083 1.938-.542.812-.458 1.624-.958.813-.5 1.813-.875t2.458-.375q1.459 0 2.479.437 1.021.438 1.938.959.917.521 1.854.958.938.438 2.146.438t2.146-.438q.937-.437 1.854-.958.917-.521 1.958-.959 1.042-.437 2.5-.437 1.459 0 2.417.375.958.375 1.792.875.833.5 1.645.958.813.459 1.938.542v2.083q-1.333-.083-2.25-.541-.917-.459-1.75-.959-.833-.5-1.708-.896-.875-.395-2.084-.395-1.25 0-2.166.437-.917.438-1.834.958-.916.521-1.958.98-1.042.458-2.5.458t-2.5-.458q-1.042-.459-1.958-.98-.917-.52-1.834-.958-.916-.437-2.125-.437-1.208 0-2.104.395-.896.396-1.729.896-.833.5-1.75.959-.917.458-2.25.541Zm0-6.875v-2.041q1.125-.125 1.938-.584.812-.458 1.624-.958.813-.5 1.813-.875T11.583 21q1.459 0 2.479.438 1.021.437 1.938.958.917.521 1.854.979.938.458 2.146.458t2.146-.458q.937-.458 1.854-.979.917-.521 1.958-.958Q27 21 28.458 21q1.459 0 2.417.375.958.375 1.792.875.833.5 1.645.958.813.459 1.938.584v2.041q-1.333-.125-2.25-.583-.917-.458-1.75-.938-.833-.479-1.708-.874-.875-.396-2.084-.396-1.25 0-2.166.437-.917.438-1.834.979-.916.542-1.958.98-1.042.437-2.5.437t-2.5-.437q-1.042-.438-1.958-.98-.917-.541-1.834-.979-.916-.437-2.125-.437-1.208 0-2.104.416-.896.417-1.729.917-.833.5-1.75.937-.917.438-2.25.521Zm0-6.875v-2.041q1.125-.084 1.938-.542.812-.458 1.624-.958.813-.5 1.813-.896t2.458-.396q1.459 0 2.479.437 1.021.438 1.938.98.917.541 1.854.979.938.437 2.146.437t2.146-.437q.937-.438 1.854-.979.917-.542 1.958-.98 1.042-.437 2.5-.437 1.459 0 2.417.396.958.396 1.792.896.833.5 1.645.958.813.458 1.938.542v2.041q-1.333-.083-2.25-.52-.917-.438-1.75-.938-.833-.5-1.708-.917-.875-.416-2.084-.416-1.25 0-2.166.437-.917.438-1.834.979-.916.542-1.958.979Q21.458 19 20 19t-2.5-.438q-1.042-.437-1.958-.979-.917-.541-1.834-.979-.916-.437-2.125-.437-1.208 0-2.104.416-.896.417-1.729.917-.833.5-1.75.938-.917.437-2.25.52Zm0-6.833v-2.083q1.125-.125 1.938-.563.812-.437 1.624-.937.813-.5 1.813-.896t2.458-.396q1.459 0 2.479.458 1.021.459 1.938.98.917.52 1.854.958.938.437 2.146.437t2.146-.437q.937-.438 1.854-.958.917-.521 1.958-.98 1.042-.458 2.5-.458 1.459 0 2.417.396.958.396 1.792.896.833.5 1.645.937.813.438 1.938.563v2.083Q34.917 12 34 11.562q-.917-.437-1.75-.937t-1.708-.896q-.875-.396-2.084-.396-1.25 0-2.166.438-.917.437-1.834.958-.916.521-1.958.959-1.042.437-2.5.437t-2.5-.437q-1.042-.438-1.958-.959-.917-.521-1.834-.958-.916-.438-2.125-.438-1.208 0-2.104.396-.896.396-1.729.896-.833.5-1.75.937-.917.438-2.25.563Z"></path>
              </svg></div>
            <a href="https://dcvo.studio/agence-branding/" class="btn-expertises-web link-hover w-inline-block">
              <h3 class="text color-white no-margin">Design</h3>
            </a>
          </div>
          <div class="number-title-expetises-aw">05.</div>
          <h4 class="title-h3 color-white teaw">Création votre identité graphique</h4>
          <div>Logo, charte graphique, support print... Notre objectif, construire une marque utile et durable, forte et impactante... Trouver la bonne idée pour y arriver, puis la décliner sur tous vos supports de communication.</div>
          <div class="pt20"></div>
          <a href="https://dcvo.studio/agence-branding/" class="btn-link link-hover color-4 w-inline-block">
            <div class="text-link">En savoir plus</div>
            <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="14" viewbox="0 0 15 14" fill="none">
                <style>.st0{fill:currentColor;}</style>
                <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
              </svg></div>
          </a>
        </div>
      </div>
      <a href="https://dcvo.studio/contact/" class="button bg-color-1 btn-center hover-white w-inline-block">
        <div class="text-link">Demandez un devis</div>
        <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 15 14" fill="none">
            <style>.st0{fill:currentColor;}</style>
            <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
          </svg></div>
      </a>
    </div>
  </div>
  <div data-w-id="ca19a219-62aa-5f35-e69f-1fe3db0b75a2" class="section section-realisations">
    <div class="title-lotties">
      <h2 class="title-h2 color-white title-rea">Nos réalisations</h2>
      <div data-is-ix2-target="1" class="lottie-animation-coeur" data-w-id="dc294bd3-6c85-72dc-b18f-a1d3e6e2139f" data-animation-type="lottie" data-src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/documents/animation_la2sgst9.json?v=1708469138566" data-loop="1" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="2.6666666666666665" data-duration="0" data-ix2-initial-state="0"></div>
    </div>
    <div class="mb40"></div>
    <div class="w-dyn-list">
      <div role="list" class="collection-list w-dyn-items w-row" data-max-pages="2">
        <div data-w-id="742fa84e-c809-2e9e-7ea2-7bc7d73fa1c2" style="opacity:0;-webkit-transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" role="listitem" class="collection-item w-dyn-item w-col w-col-6">
          <div class="content-item">
            <a data-w-id="2d7cec83-f064-de8c-4e5a-c153b666c4bf" href="https://dcvo.studio/realisations/madame-colette/" class="div-block-44 w-inline-block"><img loading="lazy" alt="shooting photo madame colette" src="https://dcvo.studio/wp-content/uploads/2023/03/featured-image-madame-colette-realisation-dcvo-studio.jpg" class="image-2 w-dyn-bind-empty">
              <div class="title-realisation-grille">
                <div class="overlay-realisations-grille"></div>
                <h3 class="title-h3 color-white no-margin">Madame Colette</h3>
                <div class="tax-realisations text color-white">
                  <div class="div-block-65">
                    <div class="tax-title">Shooting photos</div>
                    <div class="tax-separator">-</div>
                  </div><div class="div-block-65">
                    <div class="tax-title">Site e-commerce</div>
                    <div class="tax-separator">-</div>
                  </div>                </div>
              </div>
            </a>
          </div>
        </div><div data-w-id="742fa84e-c809-2e9e-7ea2-7bc7d73fa1c2" style="opacity:0;-webkit-transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" role="listitem" class="collection-item w-dyn-item w-col w-col-6">
          <div class="content-item">
            <a data-w-id="2d7cec83-f064-de8c-4e5a-c153b666c4bf" href="https://dcvo.studio/realisations/unaniime/" class="div-block-44 w-inline-block"><img loading="lazy" alt="Image présentation Unaniime" src="https://dcvo.studio/wp-content/uploads/2022/11/6356af35b233b5f59182cc31_arthur-mazi-XFI3zNu5Ba4-unsplash.jpeg" class="image-2 w-dyn-bind-empty">
              <div class="title-realisation-grille">
                <div class="overlay-realisations-grille"></div>
                <h3 class="title-h3 color-white no-margin">Unaniime</h3>
                <div class="tax-realisations text color-white">
                  <div class="div-block-65">
                    <div class="tax-title">Branding</div>
                    <div class="tax-separator">-</div>
                  </div><div class="div-block-65">
                    <div class="tax-title">Site e-commerce</div>
                    <div class="tax-separator">-</div>
                  </div><div class="div-block-65">
                    <div class="tax-title">Site internet</div>
                    <div class="tax-separator">-</div>
                  </div>                </div>
              </div>
            </a>
          </div>
        </div><div data-w-id="742fa84e-c809-2e9e-7ea2-7bc7d73fa1c2" style="opacity:0;-webkit-transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" role="listitem" class="collection-item w-dyn-item w-col w-col-6">
          <div class="content-item">
            <a data-w-id="2d7cec83-f064-de8c-4e5a-c153b666c4bf" href="https://dcvo.studio/realisations/calathea/" class="div-block-44 w-inline-block"><img loading="lazy" alt="Aménagement intérieur big mamma Paris" src="https://dcvo.studio/wp-content/uploads/2023/03/featured-image-realisation-calathea.jpeg" class="image-2 w-dyn-bind-empty">
              <div class="title-realisation-grille">
                <div class="overlay-realisations-grille"></div>
                <h3 class="title-h3 color-white no-margin">Calathéa</h3>
                <div class="tax-realisations text color-white">
                  <div class="div-block-65">
                    <div class="tax-title">Branding</div>
                    <div class="tax-separator">-</div>
                  </div><div class="div-block-65">
                    <div class="tax-title">Site internet</div>
                    <div class="tax-separator">-</div>
                  </div>                </div>
              </div>
            </a>
          </div>
        </div><div data-w-id="742fa84e-c809-2e9e-7ea2-7bc7d73fa1c2" style="opacity:0;-webkit-transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 20px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" role="listitem" class="collection-item w-dyn-item w-col w-col-6">
          <div class="content-item">
            <a data-w-id="2d7cec83-f064-de8c-4e5a-c153b666c4bf" href="https://dcvo.studio/realisations/apeihsat/" class="div-block-44 w-inline-block"><img loading="lazy" alt="Personne sur un fauteuil roulant au travail" src="https://dcvo.studio/wp-content/uploads/2023/03/featured-image-realisation-apeihsat-dcv-studio.jpg" class="image-2 w-dyn-bind-empty">
              <div class="title-realisation-grille">
                <div class="overlay-realisations-grille"></div>
                <h3 class="title-h3 color-white no-margin">Apeihsat</h3>
                <div class="tax-realisations text color-white">
                  <div class="div-block-65">
                    <div class="tax-title">Site internet</div>
                    <div class="tax-separator">-</div>
                  </div>                </div>
              </div>
            </a>
          </div>
        </div>      </div>
          </div>
    <a href="https://dcvo.studio/nos-realisations/" class="button btn-white btn-center w-inline-block">
      <div class="bold-text">Voir plus de réalisations</div>
    </a>
  </div>
  <div data-w-id="4541213b-daa8-fe9c-d7ea-d65f9fdff5cf" class="section section-contact-agence bg-color-3">
    <div class="columns-contact">
      <div class="col-1-contact">
        <h2 class="title-contact color-black">Intéressé ?<br>‍<strong class="title-suisse-contact">Contactez-nous</strong><br><strong class="title-suisse"><em></em></strong></h2>
        <div class="block-coordonnees">
          <div class="block-tel"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/icon-telephone-dcvo-studio.svg?v=1708469138566" loading="lazy" alt="" class="icon-coordonnees">
            <a href="tel:+33645049947" class="link link-hover">06 45 04 99 47</a>
          </div>
          <div class="block-tel"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/icon-mail-dcvo-studio.svg?v=1708469138566" loading="lazy" alt="" class="icon-coordonnees">
            <a href="mailto:bonjour@dcvo.studio?subject=Demande%20d'information" class="link link-hover">bonjour@dcvo.studio</a>
          </div>
          <div class="block-tel"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/icon-adresse-dcvo-studio.svg?v=1708469138566" loading="lazy" alt="" class="icon-coordonnees">
            <a href="https://www.google.com/maps/place/44+Boulevard+de+Strasbourg,+31000+Toulouse/@43.6091555,1.4471255,15.85z/data=!4m5!3m4!1s0x12aebc9f80d19741:0x1eadd5efb81bb59b!8m2!3d43.6090936!4d1.4456023" target="_blank" class="link link-hover">44 boulevard de strasbourg, 31000 Toulouse</a>
          </div>
          <a href="https://dcvo.studio/prendre-rendez-vous/" class="btn-link link-hover w-inline-block">
            <div class="text-link">Prendre un rendez-vous</div>
            <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="14" viewbox="0 0 15 14" fill="none">
                <style>.st0{fill:currentColor;}</style>
                <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
              </svg></div>
          </a>
        </div>
        <div class="columns-atouts">
          <div class="col-atouts"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/cible.png?v=1708469138566" loading="lazy" sizes="100vw" srcset="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/cible-p-500.png?v=1708469138566 500w, https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/cible.png?v=1708469138566 512w" alt="icone d'une cible" class="icon-atout">
            <div>18<br>experts</div>
          </div>
          <div class="col-atouts"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/du-fromage.png?v=1708469138566" loading="lazy" sizes="100vw" srcset="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/du-fromage-p-500.png?v=1708469138566 500w, https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/du-fromage.png?v=1708469138566 512w" alt="Icone d'un fromage" class="icon-atout">
            <div>French Touch</div>
          </div>
          <div class="col-atouts"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/carotte.png?v=1708469138566" loading="lazy" sizes="100vw" srcset="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/carotte-p-500.png?v=1708469138566 500w, https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/carotte.png?v=1708469138566 512w" alt="Icone d'une carotte" class="icon-atout">
            <div>Fait<br>Maison</div>
          </div>
          <div class="col-atouts"><img src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/images/flamme.png?v=1708469138566" loading="lazy" alt="Icone d'une flamme" class="icon-atout">
            <div>Sympathiques et passionnés</div>
          </div>
        </div>
      </div>
      <div class="col-2-contact link-hover">
        <div class="hide w-form">
          <form id="email-form" name="email-form" data-name="Email Form" method="get" data-wf-page-id="65b53bd1f0c82fe1a0fbfb42" data-wf-element-id="4541213b-daa8-fe9c-d7ea-d65f9fdff604"><label for="name-2" class="label">Vous êtes /</label>
            <div class="div-block-40"><label class="radio-button-field w-radio"><input type="radio" data-name="vous-etes" id="Une Entreprise" name="vous-etes" class="w-form-formradioinput radio-button w-radio-input" value="Une Entreprise"><span for="Une Entreprise" class="radio-button-label w-form-label">Une entreprise</span></label><label class="radio-button-field w-radio"><input type="radio" data-name="vous-etes" id="En création d'entreprise" name="vous-etes" class="w-form-formradioinput radio-button w-radio-input" value="En création d'entreprise"><span for="En création d'entreprise" class="radio-button-label link mouse-animation w-form-label">En création d'entreprise</span></label><label class="radio-button-field w-radio"><input type="radio" data-name="vous-etes" id="Un Particulier" name="vous-etes" class="w-form-formradioinput radio-button w-radio-input" value="Un Particulier"><span for="Un Particulier" class="radio-button-label link mouse-animation w-form-label">Un particulier</span></label></div><label for="name-2" class="label">Votre projet concerne/</label>
            <div class="div-block-40"><label class="w-checkbox checkbox-field"><input type="checkbox" id="Identité de marque" name="Identit-de-marque" data-name="Identité de marque" class="w-checkbox-input checkbox"><span for="Identit-de-marque" class="checkbox-label w-form-label">Identité de marque</span></label><label class="w-checkbox checkbox-field"><input type="checkbox" id="Site internet" name="Site-internet" data-name="Site internet" class="w-checkbox-input checkbox"><span for="Site-internet" class="checkbox-label link mouse-animation w-form-label">Site internet</span></label><label class="w-checkbox checkbox-field"><input type="checkbox" id="E-commerce-2" name="E-commerce-2" data-name="E Commerce 2" class="w-checkbox-input checkbox"><span for="E-commerce-2" class="checkbox-label link mouse-animation w-form-label">E-commerce</span></label><label class="w-checkbox checkbox-field"><input type="checkbox" id="Référencement" name="R-f-rencement" data-name="Référencement" class="w-checkbox-input checkbox"><span for="R-f-rencement" class="checkbox-label link mouse-animation w-form-label">Référencement</span></label><label class="w-checkbox checkbox-field"><input type="checkbox" id="Réseaux Sociaux" name="R-seaux-Sociaux" data-name="Réseaux Sociaux" class="w-checkbox-input checkbox"><span for="R-seaux-Sociaux" class="checkbox-label link mouse-animation w-form-label">Réseaux Sociaux</span></label><label class="w-checkbox checkbox-field"><input type="checkbox" id="Marketing Automation" name="Marketing-Automation" data-name="Marketing Automation" class="w-checkbox-input checkbox"><span for="Marketing-Automation" class="checkbox-label link mouse-animation w-form-label">Marketing Automation</span></label><label class="w-checkbox checkbox-field"><input type="checkbox" id="Autre-2" name="Autre-2" data-name="Autre 2" class="w-checkbox-input checkbox"><span for="Autre-2" class="checkbox-label link mouse-animation w-form-label">Autre</span></label></div><label for="name-2" class="label">Nom</label><input class="input-text w-input" maxlength="256" name="name-2" data-name="Name 2" placeholder="" type="text" id="name-2"><label for="email-2" class="label">Email</label><input class="input-text w-input" maxlength="256" name="email-2" data-name="Email 2" placeholder="" type="email" id="email-2" required=""><label for="field-2" class="label">Votre Message</label><textarea placeholder="" maxlength="5000" id="field-2" name="field-2" data-name="Field 2" class="input-textarea w-input"></textarea><input type="submit" data-wait="Un instant..." class="button button-form w-button" value="Envoyer">
          </form>
          <div class="w-form-done">
            <div>Thank you! Your submission has been received!</div>
          </div>
          <div class="w-form-fail">
            <div>Oops! Something went wrong while submitting the form.</div>
          </div>
        </div>
        <div>
<div class="wpcf7 no-js" id="wpcf7-f1435-p7-o1" lang="en-US" dir="ltr">
<div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div>
<form action="/#wpcf7-f1435-p7-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="1435" />
<input type="hidden" name="_wpcf7_version" value="5.8.7" />
<input type="hidden" name="_wpcf7_locale" value="en_US" />
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1435-p7-o1" />
<input type="hidden" name="_wpcf7_container_post" value="7" />
<input type="hidden" name="_wpcf7_posted_data_hash" value="" />
</div>
<p><label class="label" for="vous-etes">Vous êtes* /</label>
</p>
<div class="div-block-40">
	<p><span class="wpcf7-form-control-wrap" data-name="vous-etes"><span class="wpcf7-form-control wpcf7-radio w-form-formradioinput w-radio-input"><span class="wpcf7-list-item first"><label><input type="radio" name="vous-etes" value="Une entreprise" checked="checked" /><span class="wpcf7-list-item-label">Une entreprise</span></label></span><span class="wpcf7-list-item"><label><input type="radio" name="vous-etes" value="En création d&#039;entreprise" /><span class="wpcf7-list-item-label">En création d&#039;entreprise</span></label></span><span class="wpcf7-list-item last"><label><input type="radio" name="vous-etes" value="Un particulier" /><span class="wpcf7-list-item-label">Un particulier</span></label></span></span></span>
	</p>
</div>
<p><label class="label" for="votre-projet">Votre projet concerne*/</label>
</p>
<div class="div-block-40">
	<p><span class="wpcf7-form-control-wrap" data-name="votre-projet-concerne"><span class="wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required w-form-formradioinput w-radio-input"><span class="wpcf7-list-item first"><label><input type="checkbox" name="votre-projet-concerne[]" value="Identité de marque" /><span class="wpcf7-list-item-label">Identité de marque</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="votre-projet-concerne[]" value="Site internet" /><span class="wpcf7-list-item-label">Site internet</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="votre-projet-concerne[]" value="E-commerce" /><span class="wpcf7-list-item-label">E-commerce</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="votre-projet-concerne[]" value="Référencement" /><span class="wpcf7-list-item-label">Référencement</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="votre-projet-concerne[]" value="Réseaux sociaux" /><span class="wpcf7-list-item-label">Réseaux sociaux</span></label></span><span class="wpcf7-list-item"><label><input type="checkbox" name="votre-projet-concerne[]" value="Marketing automationé" /><span class="wpcf7-list-item-label">Marketing automationé</span></label></span><span class="wpcf7-list-item last"><label><input type="checkbox" name="votre-projet-concerne[]" value="Autre" /><span class="wpcf7-list-item-label">Autre</span></label></span></span></span>
	</p>
</div>
<p><label class="label" for="nom">Nom*</label><span class="wpcf7-form-control-wrap" data-name="nom"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required input-text w-input" aria-required="true" aria-invalid="false" value="" type="text" name="nom" /></span><label class="label for=">Email*</label><span class="wpcf7-form-control-wrap" data-name="email"><input size="40" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email input-text w-input" aria-required="true" aria-invalid="false" value="" type="email" name="email" /></span><label class="label" for="message">Votre Message</label><span class="wpcf7-form-control-wrap" data-name="message"><textarea cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea w-input input-text" aria-invalid="false" name="message"></textarea></span><br />
<input class="wpcf7-form-control wpcf7-submit has-spinner button button-form w-button" type="submit" value="Envoyer" />
</p><div class="wpcf7-response-output" aria-hidden="true"></div>
</form>
</div>
</div>
      </div>
    </div>
  </div>
  <div class="div-separator bg-color-3"></div>
  <section class="section section-dernier-articles">
    <div class="columns-derniers-articles">
      <div class="block-title-section-derniers-articles">
        <h2 class="title-h3 no-margin">Les Derniers Articles</h2>
        <div class="pt20"></div>
        <div>Retrouvez toute l'actualité sur le thème du digital et branding rédigé par notre rédactrice. Nous proposons des conseils, guides ou astuces pour tout public.</div>
        <a href="https://dcvo.studio/blog/" class="button btn-underline-blue hide-tablet w-inline-block">
          <div class="text-link">Tous les articles</div>
          <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 15 14" fill="none">
              <style>.st0{fill:currentColor;}</style>
              <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
            </svg></div>
        </a>
      </div>
      <div class="block-derniers-articles">
        <div class="w-dyn-list">
          <div role="list" class="collection-list-r-alisations-full-menu w-dyn-items" data-max-pages="2">
            <div role="listitem" class="w-dyn-item">
              <a data-w-id="ba67510f-e8c1-9d91-f6e5-34cad33cdbbe" href="https://dcvo.studio/comment-ameliorer-son-referencement-naturel/" class="block-single-item link-hover w-inline-block">
                <div class="block-collection-item-derniers-articles"><img alt="ordinateur avec une illustration représentant l'optimisation seo" loading="lazy" src="https://dcvo.studio/wp-content/uploads/2023/06/image-article-optimiser-le-referencment-naturel-dcvo-studio.jpg" class="thumbnail-image-r-alisations-full-menu w-dyn-bind-empty">
                  <div class="overlay-realisations-mega-menu"></div>
                </div>
                <div class="block-title-item-derniers-articles">
                  <h3 class="leader-text bold-text no-margin">Comment améliorer son référencement naturel</h3>
                  <div class="color-black da-excerpt">De nos jours, il est essentiel pour toute entreprise ou site web d&rsquo;avoir une présence en ligne solide afin d&rsquo;atteindre un public plus large et de générer du trafic qualifié. L&rsquo;un des moyens les plus efficaces pour y parvenir est d&rsquo;améliorer le référencement naturel de votre site web. Bien qu&rsquo;il soit processus qui prend du temps, c&rsquo;est un moyen efficace...</div>
                </div>
              </a>
            </div><div role="listitem" class="w-dyn-item">
              <a data-w-id="ba67510f-e8c1-9d91-f6e5-34cad33cdbbe" href="https://dcvo.studio/cahier-des-charges-site-internet/" class="block-single-item link-hover w-inline-block">
                <div class="block-collection-item-derniers-articles"><img alt="Prise de note sur un cahier" loading="lazy" src="https://dcvo.studio/wp-content/uploads/2023/05/image-article-redaction-cahier-des-charges-site-web.jpg" class="thumbnail-image-r-alisations-full-menu w-dyn-bind-empty">
                  <div class="overlay-realisations-mega-menu"></div>
                </div>
                <div class="block-title-item-derniers-articles">
                  <h3 class="leader-text bold-text no-margin">Comment rédiger un cahier des charges pour un site internet</h3>
                  <div class="color-black da-excerpt">Dans le cadre d&rsquo;un projet de création ou de refonte de site internet, la rédaction d&rsquo;un cahier des charges est importante pour identifier les objectifs et les besoins de toutes les parties prenantes d&rsquo;un projet web. Un cahier des charges bien constitué, c&rsquo;est s&rsquo;assurer la bonne compréhension du projet et d&rsquo;éviter les erreurs et les malentendus entre les différents intervenants...</div>
                </div>
              </a>
            </div><div role="listitem" class="w-dyn-item">
              <a data-w-id="ba67510f-e8c1-9d91-f6e5-34cad33cdbbe" href="https://dcvo.studio/wordpress-vs-drupal-quel-cms-choisir/" class="block-single-item link-hover w-inline-block">
                <div class="block-collection-item-derniers-articles"><img alt="Tableau de bord wordpress" loading="lazy" src="https://dcvo.studio/wp-content/uploads/2023/03/image-article-dcvo-studio-wordpress-vs-drupal.jpg" class="thumbnail-image-r-alisations-full-menu w-dyn-bind-empty">
                  <div class="overlay-realisations-mega-menu"></div>
                </div>
                <div class="block-title-item-derniers-articles">
                  <h3 class="leader-text bold-text no-margin">WordPress vs Drupal : Quel cms choisir ?</h3>
                  <div class="color-black da-excerpt">L&rsquo;acronyme CMS signifie Content Management System, pour système de gestion de contenu. C&rsquo;est un type d&rsquo;application web permettant de séparer le contenu de la mise en forme pour des sites web, fournissant des moyens simplifiés d&rsquo;éditer ce contenu. De cette manière, il est possible de maintenir et de faire vivre un site web sans la moindre connaissance technique dans les...</div>
                </div>
              </a>
            </div>          </div>
                  </div>
        <a href="https://dcvo.studio/blog/" class="button btn-underline-blue show-flex-tablet w-inline-block">
          <div class="text-link">Tous les articles</div>
          <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 15 14" fill="none">
              <style>.st0{fill:currentColor;}</style>
              <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
            </svg></div>
        </a>
      </div>
    </div>
  </section>
  <div class="div-separator bg-color-3"></div>
  <div class="section-faq-aw bg-color-3 section">
    <div class="block-expertises inverse-block">
      <div class="block-expertises-left-3">
        <div class="block-title-faq-aw">
          <div class="header-col-expertise-aw">
            <div class="icon-expertises-aw color-4 w-embed"><svg xmlns="http://www.w3.org/2000/svg" height="48" width="48">
                <path fill="currentColor" d="M21.3 41.2V28.7l-10.8 6.25-2.75-4.65L18.6 24 7.8 17.75l2.7-4.65 10.8 6.25V6.8h5.4v12.55l10.8-6.25 2.7 4.65L29.4 24l10.85 6.3-2.75 4.65-10.8-6.25v12.5Z"></path>
              </svg></div>
            <a href="https://dcvo.studio/faq/" class="btn-faq-aw w-inline-block">
              <h2 class="faq-aw">FAQ</h2>
            </a>
          </div>
          <h3 class="title-h2 faq-aw-title">Les Questions fréquentes<br></h3>
        </div>
      </div>
      <div class="block-expertises-right-4">
        <div data-delay="0" data-hover="false" class="faq-p-2 w-dropdown">
          <div class="faq-2 link-hover w-dropdown-toggle">
            <div class="leader-text bold-text q-faq">Pourquoi choisir une agence de communication à Toulouse ?</div>
          </div>
          <nav class="faq-body w-dropdown-list">
            <div class="faq-body-cont-2">
              <p class="faq-answer-2"><p>Choisir une agence de communication à Toulouse offre plusieurs avantages.Une agence située à Toulouse comprend les nuances du marché local, les tendances spécifiques à la région, et a une connaissance approfondie des comportements en ligne des consommateurs toulousains.</p><p>En travaillant avec une agence locale, vous bénéficiez d'une communication plus directe et d'une compréhension précise de votre public cible à Toulouse. Les équipes locales peuvent créer des stratégies de communication digitale adaptées aux particularités de la ville, tenant compte de la culture locale, des événements spécifiques à la région et des habitudes de consommation propres à Toulouse.</p><p>De plus, la proximité géographique permet une communication plus étroite et des rencontres physiques régulières. Vous avez la possibilité de planifier des rendez-vous en face-à-face pour discuter de vos besoins, aligner les objectifs et comprendre de manière plus approfondie votre entreprise. Cette proximité facilite également la coordination des différentes actions que nous mettons en place.</p></p>
            </div>
          </nav>
        </div><div data-delay="0" data-hover="false" class="faq-p-2 w-dropdown">
          <div class="faq-2 link-hover w-dropdown-toggle">
            <div class="leader-text bold-text q-faq">Quels services notre agence de communication spécialisée dans le digital propose-t-elle ?</div>
          </div>
          <nav class="faq-body w-dropdown-list">
            <div class="faq-body-cont-2">
              <p class="faq-answer-2"><p>Notre agence de communication digitale à Toulouse offre une gamme complète de services visant à renforcer votre présence en ligne et à maximiser votre impact numérique. Parmi les services clés proposés, on retrouve :</p><p>Création de Branding : Nous élaborons des stratégies de branding complètes, incluant la conception de logos, le choix de palettes de couleurs harmonieuses, la création de slogans percutants, et l'assurance d'une cohérence visuelle sur tous les canaux.</p><p>La création de votre branding ne se limite pas à une simple présence en ligne. Nous nous engageons à forger une image mémorable et reconnaissable pour votre entreprise, contribuant ainsi à renforcer votre position sur le marché et à favoriser la fidélisation des clients. Avec notre approche personnalisée, votre marque se démarquera de manière significative, créant un impact durable dans l'esprit de votre audience.</p><p>Conception de Sites Web : Nous mettons à votre disposition notre expertise en matière de conception de sites web, créant des plateformes interactives, esthétiques et intuitives. De la planification initiale à la mise en œuvre finale, chaque étape est méticuleusement pensée pour offrir la meilleure expérience utilisateur. Votre site devient ainsi un outil puissant, alliant design captivant et fonctionnalités performantes.</p><p>Stratégies de Marketing Digital : Grâce à notre connaissance approfondie des dernières tendances en marketing digital, nous développons des stratégies sur mesure pour accroître votre visibilité en ligne. Cela inclut la gestion des réseaux sociaux, le référencement (SEO), la publicité en ligne, et d'autres techniques novatrices visant à maximiser votre impact numérique.</p><p>Gestion de Contenu : La création de contenu engageant est au cœur de notre approche. Nous gérons votre présence en ligne à travers une production régulière de contenus de qualité, optimisés pour les moteurs de recherche. De la rédaction de blogs à la création de vidéos, nous veillons à ce que votre contenu reflète votre message et attire votre audience cible.</p><p>Audit et Optimisation : Nous procédons à des audits complets de votre présence digitale, analysant les performances de votre site web, évaluant votre stratégie de marketing digital et identifiant les opportunités d'amélioration. Nous optimisons ensuite chaque aspect pour garantir une efficacité maximale.</p><p>Accompagnement Personnalisé : La proximité est notre atout. En tant qu'agence locale, nous offrons un accompagnement personnalisé. Des réunions en personne aux visites sur site, nous nous imprégnons de votre réalité pour mieux vous accompagner vers le succès.</p></p>
            </div>
          </nav>
        </div><div data-delay="0" data-hover="false" class="faq-p-2 w-dropdown">
          <div class="faq-2 link-hover w-dropdown-toggle">
            <div class="leader-text bold-text q-faq">Comment une agence de communication digitale peut-elle améliorer la visibilité en ligne de mon entreprise à Toulouse ?</div>
          </div>
          <nav class="faq-body w-dropdown-list">
            <div class="faq-body-cont-2">
              <p class="faq-answer-2"><p>L'agence utilisera des stratégies telles que l'optimisation du référencement local, la gestion des médias sociaux locaux, et peut-être même des campagnes publicitaires ciblées spécifiquement pour la région de Toulouse.</p></p>
            </div>
          </nav>
        </div><div data-delay="0" data-hover="false" class="faq-p-2 w-dropdown">
          <div class="faq-2 link-hover w-dropdown-toggle">
            <div class="leader-text bold-text q-faq">Est-ce que mon entreprise a vraiment besoin d'une agence de communication digitale ?</div>
          </div>
          <nav class="faq-body w-dropdown-list">
            <div class="faq-body-cont-2">
              <p class="faq-answer-2"><p>En optant pour notre agence, vous accédez à une expertise optimisée. Nous maîtrisons les subtilités d'un secteur en constante évolution, vous assurant ainsi une présence en ligne alignée sur les dernières tendances.</p><p>Externaliser vos besoins en communication digitale chez nous permet également d'optimiser vos ressources internes. Vos équipes peuvent ainsi se focaliser sur leurs compétences essentielles, tandis que nous nous consacrons à l'élaboration d'une stratégie digitale sur mesure pour votre entreprise.</p><p>Notre agence apporte un regard externe, une vision stratégique, et un recul précieux. Grâce à notre expérience variée dans différents secteurs d'activité, nous sommes en mesure de vous conseiller de manière éclairée et de vous offrir des solutions adaptées à vos besoins spécifiques.</p></p>
            </div>
          </nav>
        </div>      </div>
    </div>
  </div>
  <footer class="footer bg-color-3">
    <div class="columns-3 w-row">
      <div class="column-3 w-col w-col-6 w-col-tiny-tiny-stack">
        <div class="block-link-form-footer">
          <div class="block-f">
            <div class="text-block-45">Dites nous ce qu'on peut faire pour vous ?</div>
            <div class="pt40"></div>
          </div>
        </div>
        <div class="div-block-64">
          <a data-w-id="27fcb254-337f-2793-f1dc-e158ea4fbd75" href="https://dcvo.studio/contact/" class="button btn-underline link-hover no-margin w-inline-block">
            <div>Contact</div>
            <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 15 14" fill="none">
                <style>.st0{fill:currentColor;}</style>
                <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
              </svg></div>
          </a>
          <div class="leader-text">ou</div>
          <a href="https://dcvo.studio/prendre-rendez-vous/" class="btn-link link-hover w-inline-block">
            <div class="text-link">Prendre un rendez-vous</div>
            <div class="arrow-btn w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="15" height="14" viewbox="0 0 15 14" fill="none">
                <style>.st0{fill:currentColor;}</style>
                <path class="st0" d="M14.0454 0.999999C14.0454 0.447714 13.5977 -8.61581e-07 13.0454 -1.11446e-06L4.04541 -3.13672e-07C3.49313 -6.50847e-07 3.04541 0.447715 3.04541 0.999999C3.04541 1.55228 3.49313 2 4.04541 2L12.0454 2L12.0454 10C12.0454 10.5523 12.4931 11 13.0454 11C13.5977 11 14.0454 10.5523 14.0454 10L14.0454 0.999999ZM1.75252 13.7071L13.7525 1.70711L12.3383 0.292893L0.338303 12.2929L1.75252 13.7071Z" fill="black"></path>
              </svg></div>
          </a>
        </div>
        <div class="pt40"></div>
        <div class="div-block-66 hide-tablet">
          <a href="https://dcvo.studio/mentions-legales/" target="_blank" class="link mouse-animation link-hover">Mentions légales</a>
          <div> | <strong>© dcvo studio 2022</strong></div>
        </div>
      </div>
      <div class="column-11 w-col w-col-6 w-col-tiny-tiny-stack">
        <div class="block-f-right">
          <div class="col-1-right-footer">
            <h3 class="heading heading-contact">commencer une discussion</h3>
            <a href="mailto:bonjour@dcvo.studio?subject=Prise%20d'information" class="link mouse-animation link-hover">bonjour@dcvo.studio</a>
            <a href="tel:+33645049947" class="link mouse-animation link-hover">+33 6.45.04.99.47</a>
            <a href="https://www.instagram.com/_dcvo.studio" target="_blank" class="link mouse-animation link-hover pt10">intagram</a>
            <a href="https://fr.linkedin.com/in/dcvo-studio" target="_blank" class="link mouse-animation link-hover pt10">linkedin</a>
          </div>
          <div class="col-2-right-footer">
            <h3 class="heading heading-contact">Expertises</h3>
            <a href="https://dcvo.studio/creation-site-internet-toulouse/" class="link mouse-animation link-hover">Site internet</a>
            <a href="https://dcvo.studio/agence-e-commerce/" class="link mouse-animation link-hover">E-commerce</a>
            <a href="https://dcvo.studio/performances/" class="link mouse-animation link-hover">Performances</a>
            <a href="https://dcvo.studio/contenus/" class="link mouse-animation link-hover">Contenus</a>
            <a href="https://dcvo.studio/agence-branding/" class="link mouse-animation link-hover">Design</a>
          </div>
          <div class="col-3-right-footer">
            <h3 class="heading heading-contact">PLAN DU SITE</h3>
            <a href="https://dcvo.studio/nos-realisations/" class="link mouse-animation link-hover">Les réalisations</a>
            <a href="https://dcvo.studio/lagence/" class="link mouse-animation link-hover">Le studio</a>
            <a href="https://dcvo.studio/blog/" class="link mouse-animation link-hover">Blog</a>
            <a href="https://dcvo.studio/faq/" class="link mouse-animation link-hover">FAQ</a>
            <a href="https://dcvo.studio/contact/" class="link mouse-animation link-hover">Contact</a>
          </div>
          <div class="col-4-right-footer">
            <h3 class="heading heading-contact">basé à</h3>
            <a href="https://www.google.com/maps/place/44+Boulevard+de+Strasbourg,+31000+Toulouse/@43.6091555,1.4471255,15.85z/data=!4m5!3m4!1s0x12aebc9f80d19741:0x1eadd5efb81bb59b!8m2!3d43.6090936!4d1.4456023" target="_blank" class="link mouse-animation link-hover">bd strasbourg / TLSE_<br>FRANCE</a>
          </div>
          <div class="col-5-right-footer">
            <h3 class="heading heading-contact">NEWLETTER</h3>
            <div class="text-block-36 link-hover">
<div class="wpcf7 no-js" id="wpcf7-f1433-p7-o2" lang="fr-FR" dir="ltr">
<div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div>
<form action="/#wpcf7-f1433-p7-o2" method="post" class="wpcf7-form init" aria-label="Formulaire de contact" novalidate="novalidate" data-status="init">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="1433" />
<input type="hidden" name="_wpcf7_version" value="5.8.7" />
<input type="hidden" name="_wpcf7_locale" value="fr_FR" />
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1433-p7-o2" />
<input type="hidden" name="_wpcf7_container_post" value="7" />
<input type="hidden" name="_wpcf7_posted_data_hash" value="" />
</div>
<p><span class="wpcf7-form-control-wrap" data-name="email"><input size="40" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email input-text w-input" aria-required="true" aria-invalid="false" placeholder="Votre e-mail" value="" type="email" name="email" /></span><input class="wpcf7-form-control wpcf7-submit has-spinner button button-form w-button" type="submit" value="S&#039;inscrire à la newsletter" />
</p><div class="wpcf7-response-output" aria-hidden="true"></div>
</form>
</div>
</div>
          </div>
          <div class="div-block-66 show-flex-tablet">
            <a href="https://dcvo.studio/mentions-legales/" target="_blank" class="link mouse-animation link-hover">Mentions légales</a>
            <div> | <strong>© dcvo studio 2022</strong></div>
          </div>
        </div>
      </div>
    </div>
  </footer>
  
  <script type="rocketlazyloadscript" data-rocket-type="text/javascript">var $ = window.jQuery;</script><script type="rocketlazyloadscript" data-rocket-src="https://dcvo.studio/wp-content/themes/dcvo-studio-v3.1.1/js/dcvo-studio-v2.js?v=1708469138566" data-rocket-type="text/javascript"></script>
  <script type="rocketlazyloadscript">
$('.burger-menu').click(function() {
  var clicks = $(this).data('clicks');
  if (clicks) {
     document.querySelector('body').classList.remove('no-scroll')
  } else {
     document.querySelector('body').classList.add('no-scroll')
  }
  $(this).data("clicks", !clicks);
});
</script>
  <script type="rocketlazyloadscript">
$(document).ready(function() {
 var $magic = $(".hover-div"),
     magicWHalf = $magic.width() / 2;
 $(document).on("mousemove", function(e) {
   $magic.css({"left": e.pageX - magicWHalf, "top": e.pageY - magicWHalf});
 });
});
</script>


<!-- Consent Management powered by Complianz | GDPR/CCPA Cookie Consent https://wordpress.org/plugins/complianz-gdpr -->
<div id="cmplz-cookiebanner-container"><div class="cmplz-cookiebanner cmplz-hidden banner-1 optin cmplz-bottom cmplz-categories-type-view-preferences" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optin" aria-describedby="cmplz-message-1-optin">
	<div class="cmplz-header">
		<div class="cmplz-logo"></div>
		<div class="cmplz-title" id="cmplz-header-1-optin">Gestion des Cookies 🍪</div>
		<div class="cmplz-close" tabindex="0" role="button" aria-label="close-dialog">
			<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" class="svg-inline--fa fa-times fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>
		</div>
	</div>

	<div class="cmplz-divider cmplz-divider-header"></div>
	<div class="cmplz-body">
		<div class="cmplz-message" id="cmplz-message-1-optin">Bonjour cher utilisateur, nous voulions vous informer que notre site utilise des cookies pour rendre votre visite aussi agréable qu'une pause café. Cliquez sur "Accepter" si vous êtes partant(e)!</div>
		<!-- categories start -->
		<div class="cmplz-categories">
			<details class="cmplz-category cmplz-functional" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Fonctionnel</span>
							<span class='cmplz-always-active'>
								<span class="cmplz-banner-checkbox">
									<input type="checkbox"
										   id="cmplz-functional-optin"
										   data-category="cmplz_functional"
										   class="cmplz-consent-checkbox cmplz-functional"
										   size="40"
										   value="1"/>
									<label class="cmplz-label" for="cmplz-functional-optin" tabindex="0"><span class="screen-reader-text">Fonctionnel</span></label>
								</span>
								Toujours activé							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-functional">Le stockage ou l’accès technique est strictement nécessaire dans la finalité d’intérêt légitime de permettre l’utilisation d’un service spécifique explicitement demandé par l’abonné ou l’internaute, ou dans le seul but d’effectuer la transmission d’une communication sur un réseau de communications électroniques.</span>
				</div>
			</details>

			<details class="cmplz-category cmplz-preferences" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Préférences</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox"
									   id="cmplz-preferences-optin"
									   data-category="cmplz_preferences"
									   class="cmplz-consent-checkbox cmplz-preferences"
									   size="40"
									   value="1"/>
								<label class="cmplz-label" for="cmplz-preferences-optin" tabindex="0"><span class="screen-reader-text">Préférences</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-preferences">Le stockage ou l’accès technique est nécessaire dans la finalité d’intérêt légitime de stocker des préférences qui ne sont pas demandées par l’abonné ou la personne utilisant le service.</span>
				</div>
			</details>

			<details class="cmplz-category cmplz-statistics" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Statistiques</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox"
									   id="cmplz-statistics-optin"
									   data-category="cmplz_statistics"
									   class="cmplz-consent-checkbox cmplz-statistics"
									   size="40"
									   value="1"/>
								<label class="cmplz-label" for="cmplz-statistics-optin" tabindex="0"><span class="screen-reader-text">Statistiques</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-statistics">Le stockage ou l’accès technique qui est utilisé exclusivement à des fins statistiques.</span>
					<span class="cmplz-description-statistics-anonymous">Le stockage ou l’accès technique qui est utilisé exclusivement dans des finalités statistiques anonymes. En l’absence d’une assignation à comparaître, d’une conformité volontaire de la part de votre fournisseur d’accès à internet ou d’enregistrements supplémentaires provenant d’une tierce partie, les informations stockées ou extraites à cette seule fin ne peuvent généralement pas être utilisées pour vous identifier.</span>
				</div>
			</details>
			<details class="cmplz-category cmplz-marketing" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Marketing</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox"
									   id="cmplz-marketing-optin"
									   data-category="cmplz_marketing"
									   class="cmplz-consent-checkbox cmplz-marketing"
									   size="40"
									   value="1"/>
								<label class="cmplz-label" for="cmplz-marketing-optin" tabindex="0"><span class="screen-reader-text">Marketing</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-marketing">Le stockage ou l’accès technique est nécessaire pour créer des profils d’internautes afin d’envoyer des publicités, ou pour suivre l’internaute sur un site web ou sur plusieurs sites web ayant des finalités marketing similaires.</span>
				</div>
			</details>
		</div><!-- categories end -->
			</div>

	<div class="cmplz-links cmplz-information">
		<a class="cmplz-link cmplz-manage-options cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Gérer les options</a>
		<a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="#" data-relative_url="#cmplz-cookies-overview">Gérer les services</a>
		<a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="#" data-relative_url="#cmplz-tcf-wrapper">Gérer {vendor_count} fournisseurs</a>
		<a class="cmplz-link cmplz-external cmplz-read-more-purposes tcf" target="_blank" rel="noopener noreferrer nofollow" href="https://cookiedatabase.org/tcf/purposes/">En savoir plus sur ces finalités</a>
			</div>

	<div class="cmplz-divider cmplz-footer"></div>

	<div class="cmplz-buttons">
		<button class="cmplz-btn cmplz-accept">Accepter</button>
		<button class="cmplz-btn cmplz-deny">Refuser</button>
		<button class="cmplz-btn cmplz-view-preferences">Voir les préférences</button>
		<button class="cmplz-btn cmplz-save-preferences">Enregistrer les préférences</button>
		<a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Voir les préférences</a>
			</div>

	<div class="cmplz-links cmplz-documents">
		<a class="cmplz-link cookie-statement" href="#" data-relative_url="">{title}</a>
		<a class="cmplz-link privacy-statement" href="#" data-relative_url="">{title}</a>
		<a class="cmplz-link impressum" href="#" data-relative_url="">{title}</a>
			</div>

</div>
</div>
					<div id="cmplz-manage-consent" data-nosnippet="true"><button class="cmplz-btn cmplz-hidden cmplz-manage-consent manage-consent-1">Gérer le consentement</button>

</div><link rel='stylesheet' id='contact-form-7-css' href='https://dcvo.studio/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.8.7' type='text/css' media='all' />
<script type="text/javascript" id="udesly-wp-wf-js-extra">
/* <![CDATA[ */
var udeslyAjax = {"ajaxUrl":"https:\/\/dcvo.studio\/wp-admin\/admin-ajax.php","nonce":"13ac15920e","config":{"break_cache_forms":false,"wc_notification_duration":3,"refetch_nonce":false}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dcvo.studio/wp-content/plugins/udesly-adapter-plugin/assets/js/bundle/udesly-wf-wp.bundle.min.js?ver=2.0.25" id="udesly-wp-wf-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"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 type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?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:\/\/dcvo.studio","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(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="text/javascript" id="cmplz-cookiebanner-js-extra">
/* <![CDATA[ */
var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"19","version":"6.5.6","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"eu","geoip":"","dismiss_timeout":"","disable_cookiebanner":"1","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/dcvo.studio\/wp-json\/complianz\/v1\/","locale":"lang=fr&locale=fr_FR","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"17","cookie_path":"\/","categories":{"statistics":"statistiques","marketing":"marketing"},"tcf_active":"","placeholdertext":"<div class=\"cmplz-blocked-content-notice-body\">Cliquez sur \u00ab\u00a0J\u2019accepte\u00a0\u00bb pour activer {service}\u00a0<div class=\"cmplz-links\"><a href=\"#\" class=\"cmplz-link cookie-statement\">{title}<\/a><\/div><\/div><button class=\"cmplz-accept-service\">J\u2019accepte<\/button>","aria_label":"Cliquez sur le bouton pour activer {service}","css_file":"https:\/\/dcvo.studio\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=19","page_links":{"eu":{"cookie-statement":{"title":"Politique de cookies ","url":"https:\/\/dcvo.studio\/politique-de-cookies-ue\/"},"privacy-statement":{"title":"Mentions L\u00e9gales","url":"https:\/\/dcvo.studio\/mentions-legales\/"}}},"tm_categories":"1","forceEnableStats":"","preview":"","clean_cookies":"1"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" defer data-rocket-type="text/javascript" data-rocket-src="https://dcvo.studio/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js?ver=6.5.6" id="cmplz-cookiebanner-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dcvo.studio/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.8.7" id="swv-js"></script>
<script type="text/javascript" id="contact-form-7-js-extra">
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/dcvo.studio\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dcvo.studio/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.8.7" id="contact-form-7-js"></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@1713589442 -->