Outiref

Code source de l'URL : https://onomohotels.com

<!doctype html>
<html lang="fr-FR" class="is-loading">
<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.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
    
    <meta http-equiv="x-ua-compatible" content="ie=edge"/>
    <meta name="viewport" content="width=device-width, initial-scale=1"/>
    <link rel="shortcut icon" type="image/png" href="https://www.onomohotels.com/app/themes/onomo-theme/public/favicon.png">

    <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<link rel="alternate" hreflang="en" href="https://www.onomohotels.com/en/" />
<link rel="alternate" hreflang="fr" href="https://www.onomohotels.com" />
<link rel="alternate" hreflang="x-default" href="https://www.onomohotels.com" />

	<!-- This site is optimized with the Yoast SEO plugin v22.4 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>ONOMO Hotels : Hôtels au design contemporain et au confort parfait</title>
	<meta name="description" content="Laissez-vous tenter par le confort et le design contemporain de nos hôtels ONOMO et vibrez avec nous lors de votre séjour dans les plus belles villes d&#039;Afrique !" />
	<link rel="canonical" href="https://www.onomohotels.com/" />
	<meta property="og:locale" content="fr_FR" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="ONOMO Hotels : Hôtels au design contemporain et au confort parfait" />
	<meta property="og:description" content="Laissez-vous tenter par le confort et le design contemporain de nos hôtels ONOMO et vibrez avec nous lors de votre séjour dans les plus belles villes d&#039;Afrique !" />
	<meta property="og:url" content="https://www.onomohotels.com/" />
	<meta property="og:site_name" content="ONOMO Hotels" />
	<meta property="article:publisher" content="https://www.facebook.com/ONOMOhotels" />
	<meta property="article:modified_time" content="2023-11-29T14:44:27+00:00" />
	<meta property="og:image" content="https://www.onomohotels.com/app/uploads/2023/05/onomo-smile-africa-scaled.webp" />
	<meta property="og:image:width" content="2560" />
	<meta property="og:image:height" content="1707" />
	<meta property="og:image:type" content="image/webp" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@OnomoHotels" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.onomohotels.com/","url":"https://www.onomohotels.com/","name":"ONOMO Hotels : Hôtels au design contemporain et au confort parfait","isPartOf":{"@id":"https://www.onomohotels.com/#website"},"about":{"@id":"https://www.onomohotels.com/#organization"},"datePublished":"2023-04-18T03:53:45+00:00","dateModified":"2023-11-29T14:44:27+00:00","description":"Laissez-vous tenter par le confort et le design contemporain de nos hôtels ONOMO et vibrez avec nous lors de votre séjour dans les plus belles villes d'Afrique !","breadcrumb":{"@id":"https://www.onomohotels.com/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https://www.onomohotels.com/"]}]},{"@type":"BreadcrumbList","@id":"https://www.onomohotels.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.onomohotels.com/#website","url":"https://www.onomohotels.com/","name":"ONOMO Hotels","description":"","publisher":{"@id":"https://www.onomohotels.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.onomohotels.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https://www.onomohotels.com/#organization","name":"ONOMO Hotels","url":"https://www.onomohotels.com/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://www.onomohotels.com/#/schema/logo/image/","url":"https://www.onomohotels.com/app/uploads/2023/06/Onomo-Logo-Icon-Black.png","contentUrl":"https://www.onomohotels.com/app/uploads/2023/06/Onomo-Logo-Icon-Black.png","width":1500,"height":1566,"caption":"ONOMO Hotels"},"image":{"@id":"https://www.onomohotels.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/ONOMOhotels","https://twitter.com/OnomoHotels","https://www.instagram.com/onomo.hotels/","https://www.linkedin.com/company/onomo-international---african-hotel-development/"]}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel="alternate" type="application/rss+xml" title="ONOMO Hotels &raquo; Flux" href="https://www.onomohotels.com/feed/" />
<style id='global-styles-inline-css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #FFB131;--wp--preset--color--secondary: #8E2A2A;--wp--preset--color--body-color: #F6EBDA;--wp--preset--color--text-color: #000000;--wp--preset--color--dark: #1D1D1D;--wp--preset--color--dark-60: #1D1D1D99;--wp--preset--color--dark-red: #8E2A2A;--wp--preset--color--clay-red: #C8322C;--wp--preset--color--rust: #CF6231;--wp--preset--color--amber: #FFB131;--wp--preset--color--navy-blue: #003040;--wp--preset--color--navy-green: #595733;--wp--preset--color--orange: #F18A00;--wp--preset--color--light-blue: #A0C8DC;--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--font-size--xs: 0.75rem;--wp--preset--font-size--sm: 0.875rem;--wp--preset--font-size--base: 1rem;--wp--preset--font-size--lg: 1.125rem;--wp--preset--font-size--xl: 1.25rem;--wp--preset--font-size--2-xl: 1.5rem;--wp--preset--font-size--3-xl: 1.875rem;--wp--preset--font-size--4-xl: 2.25rem;--wp--preset--font-size--5-xl: 3rem;--wp--preset--font-size--6-xl: 3.75rem;--wp--preset--font-size--7-xl: 4.5rem;--wp--preset--font-size--8-xl: 6rem;--wp--preset--font-size--9-xl: 8rem;--wp--preset--font-family--poppins: Poppins,sans-serif;--wp--preset--font-family--chillax-regular: "Chillax-Regular",sans-serif;--wp--preset--font-family--chillax-semibold: "Chillax-Semibold",sans-serif;--wp--preset--font-family--chillax-bold: "Chillax-Bold",sans-serif;--wp--preset--font-family--ball-pen: "Ball Pen",sans-serif;--wp--preset--font-family--sans: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--wp--preset--font-family--serif: ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--wp--preset--font-family--mono: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--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);}body { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }: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;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}.wp-element-button, .wp-block-button__link{background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.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-primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-body-color-color{color: var(--wp--preset--color--body-color) !important;}.has-text-color-color{color: var(--wp--preset--color--text-color) !important;}.has-dark-color{color: var(--wp--preset--color--dark) !important;}.has-dark-60-color{color: var(--wp--preset--color--dark-60) !important;}.has-dark-red-color{color: var(--wp--preset--color--dark-red) !important;}.has-clay-red-color{color: var(--wp--preset--color--clay-red) !important;}.has-rust-color{color: var(--wp--preset--color--rust) !important;}.has-amber-color{color: var(--wp--preset--color--amber) !important;}.has-navy-blue-color{color: var(--wp--preset--color--navy-blue) !important;}.has-navy-green-color{color: var(--wp--preset--color--navy-green) !important;}.has-orange-color{color: var(--wp--preset--color--orange) !important;}.has-light-blue-color{color: var(--wp--preset--color--light-blue) !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-primary-background-color{background-color: var(--wp--preset--color--primary) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-body-color-background-color{background-color: var(--wp--preset--color--body-color) !important;}.has-text-color-background-color{background-color: var(--wp--preset--color--text-color) !important;}.has-dark-background-color{background-color: var(--wp--preset--color--dark) !important;}.has-dark-60-background-color{background-color: var(--wp--preset--color--dark-60) !important;}.has-dark-red-background-color{background-color: var(--wp--preset--color--dark-red) !important;}.has-clay-red-background-color{background-color: var(--wp--preset--color--clay-red) !important;}.has-rust-background-color{background-color: var(--wp--preset--color--rust) !important;}.has-amber-background-color{background-color: var(--wp--preset--color--amber) !important;}.has-navy-blue-background-color{background-color: var(--wp--preset--color--navy-blue) !important;}.has-navy-green-background-color{background-color: var(--wp--preset--color--navy-green) !important;}.has-orange-background-color{background-color: var(--wp--preset--color--orange) !important;}.has-light-blue-background-color{background-color: var(--wp--preset--color--light-blue) !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-primary-border-color{border-color: var(--wp--preset--color--primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-body-color-border-color{border-color: var(--wp--preset--color--body-color) !important;}.has-text-color-border-color{border-color: var(--wp--preset--color--text-color) !important;}.has-dark-border-color{border-color: var(--wp--preset--color--dark) !important;}.has-dark-60-border-color{border-color: var(--wp--preset--color--dark-60) !important;}.has-dark-red-border-color{border-color: var(--wp--preset--color--dark-red) !important;}.has-clay-red-border-color{border-color: var(--wp--preset--color--clay-red) !important;}.has-rust-border-color{border-color: var(--wp--preset--color--rust) !important;}.has-amber-border-color{border-color: var(--wp--preset--color--amber) !important;}.has-navy-blue-border-color{border-color: var(--wp--preset--color--navy-blue) !important;}.has-navy-green-border-color{border-color: var(--wp--preset--color--navy-green) !important;}.has-orange-border-color{border-color: var(--wp--preset--color--orange) !important;}.has-light-blue-border-color{border-color: var(--wp--preset--color--light-blue) !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;}.has-xs-font-size{font-size: var(--wp--preset--font-size--xs) !important;}.has-sm-font-size{font-size: var(--wp--preset--font-size--sm) !important;}.has-base-font-size{font-size: var(--wp--preset--font-size--base) !important;}.has-lg-font-size{font-size: var(--wp--preset--font-size--lg) !important;}.has-xl-font-size{font-size: var(--wp--preset--font-size--xl) !important;}.has-2-xl-font-size{font-size: var(--wp--preset--font-size--2-xl) !important;}.has-3-xl-font-size{font-size: var(--wp--preset--font-size--3-xl) !important;}.has-4-xl-font-size{font-size: var(--wp--preset--font-size--4-xl) !important;}.has-5-xl-font-size{font-size: var(--wp--preset--font-size--5-xl) !important;}.has-6-xl-font-size{font-size: var(--wp--preset--font-size--6-xl) !important;}.has-7-xl-font-size{font-size: var(--wp--preset--font-size--7-xl) !important;}.has-8-xl-font-size{font-size: var(--wp--preset--font-size--8-xl) !important;}.has-9-xl-font-size{font-size: var(--wp--preset--font-size--9-xl) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-chillax-regular-font-family{font-family: var(--wp--preset--font-family--chillax-regular) !important;}.has-chillax-semibold-font-family{font-family: var(--wp--preset--font-family--chillax-semibold) !important;}.has-chillax-bold-font-family{font-family: var(--wp--preset--font-family--chillax-bold) !important;}.has-ball-pen-font-family{font-family: var(--wp--preset--font-family--ball-pen) !important;}.has-sans-font-family{font-family: var(--wp--preset--font-family--sans) !important;}.has-serif-font-family{font-family: var(--wp--preset--font-family--serif) !important;}.has-mono-font-family{font-family: var(--wp--preset--font-family--mono) !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='wpml-blocks-css' href='https://www.onomohotels.com/app/plugins/sitepress-multilingual-cms/dist/css/blocks/styles.css?ver=4.6.4' media='all' />
<link rel='stylesheet' id='wpml-legacy-horizontal-list-0-css' href='https://www.onomohotels.com/app/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1' media='all' />
<link rel='stylesheet' id='cmplz-general-css' href='https://www.onomohotels.com/app/plugins/complianz-gdpr/assets/css/cookieblocker.min.css?ver=1711411193' media='all' />
<link rel='stylesheet' id='app/0-css' href='https://www.onomohotels.com/app/themes/onomo-theme/public/dist/app.min.css?ver=1cb4c5a99ff02985dd6a63a3204aa54f' media='all' />
<script type="rocketlazyloadscript" data-rocket-src="https://www.onomohotels.com/wp/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.onomohotels.com/wp/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script>
<script id="wpml-cookie-js-extra">
var wpml_cookies = {"wp-wpml_current_language":{"value":"fr","expires":1,"path":"\/"}};
var wpml_cookies = {"wp-wpml_current_language":{"value":"fr","expires":1,"path":"\/"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.onomohotels.com/app/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=4.6.4" id="wpml-cookie-js" defer></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.onomohotels.com/wp/xmlrpc.php?rsd" />
<link rel='shortlink' href='https://www.onomohotels.com/' />
<link rel="alternate" type="application/json+oembed" href="https://www.onomohotels.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.onomohotels.com%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://www.onomohotels.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.onomohotels.com%2F&#038;format=xml" />
<meta name="generator" content="WPML ver:4.6.4 stt:1,4;" />
			<style>.cmplz-hidden {
					display: none !important;
				}</style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>                <!-- Start: Facebook Domain Verification -->
                <meta name="facebook-domain-verification" content="ldr4xuw58snyjpbnlb920y1lbmwb30"/>
                <!-- End: Facebook Domain Verification -->
                            <!-- Start: Google Tag Manager -->
                <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-TM6FX5K');</script>
                <!-- End: Google Tag Manager -->
            </head>

<body data-cmplz=1 class="home page-template page-template-pages page-template-home page-template-pageshome page page-id-6 wp-embed-responsive">


<div id="app"><noscript></noscript>


<main id="root">                                    <div data-view="home">
                <section data-bg="https://www.onomohotels.com/app/uploads/2023/05/onomo-smile-africa-scaled.webp" class="home-banner rocket-lazyload" style="">
                    <div class="container">
                        <div class="transparent-menu  d-flex justify-content-arround align-items-center">
    <a class="logo" href="https://www.onomohotels.com/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="onomo-hotel-logo" data-lazy-src="https://www.onomohotels.com/app/themes/onomo-theme/public/storage/core/logo_onomo.svg"><noscript><img src="https://www.onomohotels.com/app/themes/onomo-theme/public/storage/core/logo_onomo.svg" alt="onomo-hotel-logo"></noscript></a>

    <div class="menu-wrapper">
        <ul id="menu-home-menu" class="links-container d-flex align-items-center"><li id="menu-item-38" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38"><a href="https://www.onomohotels.com/hotel/">Hôtels</a></li>
<li id="menu-item-37" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-37"><a href="https://www.onomohotels.com/destination/">Destinations</a></li>
<li id="menu-item-1892" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1892"><a href="https://www.onomohotels.com/onomofans/">Notre communauté</a></li>
<li id="menu-item-35" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-35"><a rel="privacy-policy" href="https://www.onomohotels.com/contact/">Contact</a></li>
</ul>

        <div class="lang-switcher">
            <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 26 24" fill="none">
                <path d="M13 0C15.2678 0 17.3593 0.536458 19.2744 1.60938C21.1896 2.68229 22.7059 4.13802 23.8236 5.97656C24.9412 7.8151 25.5 9.82292 25.5 12C25.5 14.1771 24.9412 16.1849 23.8236 18.0234C22.7059 19.862 21.1896 21.3177 19.2744 22.3906C17.3593 23.4635 15.2678 24 13 24C10.7322 24 8.64073 23.4635 6.72559 22.3906C4.81044 21.3177 3.29405 19.862 2.17643 18.0234C1.05881 16.1849 0.5 14.1771 0.5 12C0.5 9.82292 1.05881 7.8151 2.17643 5.97656C3.29405 4.13802 4.81044 2.68229 6.72559 1.60938C8.64073 0.536458 10.7322 0 13 0ZM17.4596 8.14062C17.4379 8.15104 17.3864 8.20052 17.305 8.28906C17.2236 8.3776 17.1504 8.42708 17.0853 8.4375C17.107 8.4375 17.1314 8.41146 17.1585 8.35938C17.1857 8.30729 17.2128 8.25 17.2399 8.1875C17.267 8.125 17.286 8.08854 17.2969 8.07812C17.362 8.00521 17.4813 7.92708 17.6549 7.84375C17.8069 7.78125 18.089 7.71875 18.5013 7.65625C18.8702 7.57292 19.1469 7.63021 19.3314 7.82812C19.3097 7.80729 19.3612 7.73958 19.486 7.625C19.6108 7.51042 19.6895 7.44792 19.722 7.4375C19.7546 7.41667 19.8359 7.39323 19.9661 7.36719C20.0964 7.34115 20.1777 7.30208 20.2103 7.25L20.2428 6.90625C20.1126 6.91667 20.0177 6.88021 19.958 6.79688C19.8983 6.71354 19.8631 6.60417 19.8522 6.46875C19.8522 6.48958 19.8197 6.53125 19.7546 6.59375C19.7546 6.52083 19.7301 6.47917 19.6813 6.46875C19.6325 6.45833 19.5701 6.46354 19.4941 6.48438C19.4182 6.50521 19.3694 6.51042 19.3477 6.5C19.2391 6.46875 19.1578 6.42969 19.1035 6.38281C19.0493 6.33594 19.0059 6.25 18.9733 6.125C18.9408 6 18.9191 5.92188 18.9082 5.89062C18.8865 5.83854 18.835 5.78125 18.7536 5.71875C18.6722 5.65625 18.6207 5.60417 18.599 5.5625C18.5881 5.54167 18.5745 5.51302 18.5583 5.47656C18.542 5.4401 18.5257 5.40625 18.5094 5.375C18.4932 5.34375 18.4715 5.3151 18.4443 5.28906C18.4172 5.26302 18.3874 5.25 18.3548 5.25C18.3223 5.25 18.2843 5.27604 18.2409 5.32812C18.1975 5.38021 18.1568 5.43229 18.1188 5.48438C18.0808 5.53646 18.0564 5.5625 18.0456 5.5625C18.013 5.54167 17.9805 5.53385 17.9479 5.53906C17.9154 5.54427 17.8909 5.54948 17.8747 5.55469C17.8584 5.5599 17.834 5.57552 17.8014 5.60156C17.7689 5.6276 17.7418 5.64583 17.7201 5.65625C17.6875 5.67708 17.6414 5.69271 17.5817 5.70312C17.522 5.71354 17.4759 5.72396 17.4434 5.73438C17.6061 5.68229 17.6007 5.625 17.4271 5.5625C17.3186 5.52083 17.2318 5.50521 17.1667 5.51562C17.2643 5.47396 17.305 5.41146 17.2887 5.32812C17.2725 5.24479 17.2263 5.17188 17.1504 5.10938H17.2318C17.2209 5.06771 17.1748 5.02344 17.0934 4.97656C17.012 4.92969 16.9171 4.88542 16.8086 4.84375C16.7001 4.80208 16.6296 4.77083 16.597 4.75C16.5102 4.69792 16.3257 4.64844 16.0436 4.60156C15.7615 4.55469 15.5825 4.55208 15.5065 4.59375C15.4523 4.65625 15.4278 4.71094 15.4333 4.75781C15.4387 4.80469 15.4604 4.8776 15.4984 4.97656C15.5363 5.07552 15.5553 5.14062 15.5553 5.17188C15.5662 5.23438 15.5363 5.30208 15.4658 5.375C15.3953 5.44792 15.36 5.51042 15.36 5.5625C15.36 5.63542 15.436 5.71615 15.5879 5.80469C15.7398 5.89323 15.7941 6.00521 15.7507 6.14062C15.7181 6.22396 15.6313 6.30729 15.4902 6.39062C15.3492 6.47396 15.2624 6.53646 15.2298 6.57812C15.1756 6.66146 15.1674 6.75781 15.2054 6.86719C15.2434 6.97656 15.3003 7.0625 15.3763 7.125C15.398 7.14583 15.4061 7.16667 15.4007 7.1875C15.3953 7.20833 15.3763 7.23177 15.3437 7.25781C15.3112 7.28385 15.2814 7.30469 15.2542 7.32031C15.2271 7.33594 15.1918 7.35417 15.1484 7.375L15.0996 7.40625C14.9803 7.45833 14.869 7.42708 14.766 7.3125C14.6629 7.19792 14.5896 7.0625 14.5462 6.90625C14.4703 6.64583 14.3835 6.48958 14.2858 6.4375C14.0362 6.35417 13.8789 6.35938 13.8138 6.45312C13.7595 6.31771 13.5371 6.18229 13.1465 6.04688C12.8752 5.95312 12.5605 5.93229 12.2025 5.98438C12.2676 5.97396 12.2676 5.89583 12.2025 5.75C12.1265 5.59375 12.0234 5.53125 11.8932 5.5625C11.9258 5.5 11.9475 5.40885 11.9583 5.28906C11.9692 5.16927 11.9746 5.09896 11.9746 5.07812C12.0072 4.94271 12.0723 4.82292 12.1699 4.71875C12.1808 4.70833 12.2187 4.66406 12.2839 4.58594C12.349 4.50781 12.4005 4.4375 12.4385 4.375C12.4765 4.3125 12.4792 4.28125 12.4466 4.28125C12.8264 4.32292 13.0977 4.26562 13.2604 4.10938C13.3147 4.05729 13.3771 3.96875 13.4476 3.84375C13.5181 3.71875 13.5751 3.63021 13.6185 3.57812C13.7161 3.51562 13.7921 3.48698 13.8464 3.49219C13.9006 3.4974 13.9793 3.52604 14.0824 3.57812C14.1854 3.63021 14.2641 3.65625 14.3184 3.65625C14.4703 3.66667 14.5544 3.60938 14.5706 3.48438C14.5869 3.35938 14.5462 3.25521 14.4486 3.17188C14.5788 3.18229 14.5951 3.09375 14.4974 2.90625C14.454 2.83333 14.4106 2.78646 14.3672 2.76562C14.237 2.72396 14.0905 2.75 13.9277 2.84375C13.8409 2.88542 13.8518 2.92708 13.9603 2.96875C13.9494 2.95833 13.8979 3.01302 13.8057 3.13281C13.7134 3.2526 13.6239 3.34375 13.5371 3.40625C13.4503 3.46875 13.3635 3.44271 13.2767 3.32812C13.2658 3.31771 13.236 3.2474 13.1872 3.11719C13.1383 2.98698 13.0868 2.91667 13.0326 2.90625C12.9457 2.90625 12.8589 2.98438 12.7721 3.14062C12.8047 3.05729 12.745 2.97917 12.5931 2.90625C12.4412 2.83333 12.311 2.79167 12.2025 2.78125C12.4086 2.65625 12.3652 2.51562 12.0723 2.35938C11.9963 2.31771 11.8851 2.29167 11.7386 2.28125C11.5921 2.27083 11.4863 2.29167 11.4212 2.34375C11.367 2.41667 11.3371 2.47656 11.3317 2.52344C11.3263 2.57031 11.3534 2.61198 11.4131 2.64844C11.4728 2.6849 11.5297 2.71354 11.584 2.73438C11.6382 2.75521 11.7006 2.77604 11.7712 2.79688C11.8417 2.81771 11.8878 2.83333 11.9095 2.84375C12.0614 2.94792 12.1048 3.02083 12.0397 3.0625C12.018 3.07292 11.9719 3.09115 11.9014 3.11719C11.8308 3.14323 11.7684 3.16667 11.7142 3.1875C11.6599 3.20833 11.6274 3.22917 11.6165 3.25C11.584 3.29167 11.584 3.36458 11.6165 3.46875C11.6491 3.57292 11.6382 3.64583 11.584 3.6875C11.5297 3.63542 11.4809 3.54427 11.4375 3.41406C11.3941 3.28385 11.3561 3.19792 11.3236 3.15625C11.3995 3.25 11.2639 3.28125 10.9167 3.25L10.7539 3.23438C10.7105 3.23438 10.6237 3.24479 10.4935 3.26562C10.3633 3.28646 10.2521 3.29167 10.1598 3.28125C10.0676 3.27083 9.99436 3.22917 9.9401 3.15625C9.8967 3.07292 9.8967 2.96875 9.9401 2.84375C9.95095 2.80208 9.97266 2.79167 10.0052 2.8125C9.96181 2.78125 9.90213 2.73177 9.82617 2.66406C9.75022 2.59635 9.69596 2.55208 9.66341 2.53125C9.16428 2.6875 8.6543 2.90104 8.13346 3.17188C8.19857 3.18229 8.26367 3.17708 8.32878 3.15625C8.38303 3.13542 8.45356 3.10156 8.54036 3.05469C8.62717 3.00781 8.68142 2.97917 8.70312 2.96875C9.07205 2.82292 9.29991 2.78646 9.38672 2.85938L9.4681 2.78125C9.62001 2.94792 9.72851 3.07812 9.79362 3.17188C9.71766 3.13021 9.5549 3.125 9.30534 3.15625C9.08832 3.21875 8.96897 3.28125 8.94727 3.34375C9.02322 3.46875 9.05035 3.5625 9.02865 3.625C8.98524 3.59375 8.92285 3.54167 8.84147 3.46875C8.76009 3.39583 8.68142 3.33854 8.60547 3.29688C8.52951 3.25521 8.44813 3.22917 8.36133 3.21875C8.18772 3.21875 8.06836 3.22396 8.00325 3.23438C6.41905 4.06771 5.1441 5.22396 4.17839 6.70312C4.25434 6.77604 4.31944 6.81771 4.3737 6.82812C4.4171 6.83854 4.44423 6.88542 4.45508 6.96875C4.46593 7.05208 4.47949 7.10938 4.49577 7.14062C4.51204 7.17188 4.57444 7.15625 4.68294 7.09375C4.7806 7.17708 4.79687 7.27604 4.73177 7.39062C4.74262 7.38021 4.98134 7.52083 5.44792 7.8125C5.65408 7.98958 5.76801 8.09896 5.78971 8.14062C5.82227 8.25521 5.76801 8.34896 5.62695 8.42188C5.6161 8.40104 5.56727 8.35417 5.48047 8.28125C5.39366 8.20833 5.34484 8.1875 5.33398 8.21875C5.30143 8.27083 5.30414 8.36719 5.34212 8.50781C5.3801 8.64844 5.43707 8.71354 5.51302 8.70312C5.43707 8.70312 5.38553 8.78646 5.3584 8.95312C5.33127 9.11979 5.31771 9.30469 5.31771 9.50781C5.31771 9.71094 5.31228 9.83333 5.30143 9.875L5.33398 9.89062C5.30143 10.0156 5.33127 10.1953 5.4235 10.4297C5.51573 10.6641 5.63238 10.7656 5.77344 10.7344C5.63238 10.7656 5.74089 10.9896 6.09896 11.4062C6.16406 11.4896 6.20747 11.5365 6.22917 11.5469C6.26172 11.5677 6.32682 11.6068 6.42448 11.6641C6.52214 11.7214 6.60352 11.7734 6.66862 11.8203C6.73372 11.8672 6.78798 11.9219 6.83138 11.9844C6.87478 12.0365 6.92904 12.1536 6.99414 12.3359C7.05924 12.5182 7.1352 12.6406 7.222 12.7031C7.2003 12.7656 7.25184 12.8698 7.37663 13.0156C7.50141 13.1615 7.55838 13.2812 7.54753 13.375C7.53667 13.375 7.52311 13.3802 7.50684 13.3906C7.49056 13.401 7.477 13.4062 7.46615 13.4062C7.4987 13.4792 7.58279 13.5521 7.71842 13.625C7.85406 13.6979 7.93815 13.7656 7.9707 13.8281C7.98155 13.8594 7.9924 13.9115 8.00325 13.9844C8.01411 14.0573 8.03038 14.1146 8.05208 14.1562C8.07378 14.1979 8.11719 14.2083 8.18229 14.1875C8.20399 13.9792 8.07378 13.6562 7.79167 13.2188C7.62891 12.9583 7.53667 12.8073 7.51497 12.7656C7.48242 12.7135 7.45258 12.6328 7.42546 12.5234C7.39833 12.4141 7.37391 12.3385 7.35221 12.2969C7.37391 12.2969 7.40647 12.3047 7.44987 12.3203C7.49327 12.3359 7.53939 12.3542 7.58822 12.375C7.63704 12.3958 7.67773 12.4167 7.71029 12.4375C7.74284 12.4583 7.75369 12.474 7.74284 12.4844C7.71029 12.5573 7.72114 12.6484 7.77539 12.7578C7.82964 12.8672 7.89475 12.9635 7.9707 13.0469C8.04666 13.1302 8.13889 13.2292 8.2474 13.3438C8.3559 13.4583 8.42101 13.526 8.44271 13.5469C8.50781 13.6094 8.58377 13.7109 8.67057 13.8516C8.75738 13.9922 8.75738 14.0625 8.67057 14.0625C8.76823 14.0625 8.87674 14.1172 8.99609 14.2266C9.11545 14.3359 9.20768 14.4375 9.27279 14.5312C9.32704 14.6146 9.37044 14.75 9.40299 14.9375C9.43555 15.125 9.46267 15.25 9.48438 15.3125C9.50608 15.3854 9.55219 15.4557 9.62272 15.5234C9.69325 15.5911 9.76107 15.6406 9.82617 15.6719L10.0866 15.7969L10.2982 15.9062C10.3524 15.9271 10.4528 15.9818 10.5993 16.0703C10.7458 16.1589 10.8624 16.2188 10.9492 16.25C11.0577 16.2917 11.1445 16.3125 11.2096 16.3125C11.2747 16.3125 11.3534 16.2995 11.4456 16.2734C11.5379 16.2474 11.6111 16.2292 11.6654 16.2188C11.8281 16.1979 11.9855 16.276 12.1374 16.4531C12.2893 16.6302 12.4032 16.7396 12.4792 16.7812C12.8698 16.9792 13.1682 17.0365 13.3743 16.9531C13.3526 16.9635 13.3554 17.0026 13.3825 17.0703C13.4096 17.138 13.453 17.2188 13.5127 17.3125C13.5724 17.4062 13.6212 17.4818 13.6592 17.5391C13.6972 17.5964 13.727 17.6406 13.7487 17.6719C13.803 17.7344 13.9006 17.8125 14.0417 17.9062C14.1827 18 14.2804 18.0781 14.3346 18.1406C14.3997 18.099 14.4377 18.0521 14.4486 18C14.416 18.0833 14.454 18.1875 14.5625 18.3125C14.671 18.4375 14.7687 18.4896 14.8555 18.4688C15.0074 18.4375 15.0833 18.2708 15.0833 17.9688C14.747 18.125 14.4811 18.0312 14.2858 17.6875C14.2858 17.6771 14.2722 17.6484 14.2451 17.6016C14.218 17.5547 14.1963 17.5104 14.18 17.4688C14.1637 17.4271 14.1502 17.3828 14.1393 17.3359C14.1285 17.2891 14.1285 17.25 14.1393 17.2188C14.1502 17.1875 14.1773 17.1719 14.2207 17.1719C14.3184 17.1719 14.3726 17.1536 14.3835 17.1172C14.3943 17.0807 14.3835 17.0156 14.3509 16.9219C14.3184 16.8281 14.2967 16.7604 14.2858 16.7188C14.275 16.6354 14.2153 16.5312 14.1068 16.4062C13.9983 16.2812 13.9332 16.2031 13.9115 16.1719C13.8572 16.2656 13.7704 16.3073 13.651 16.2969C13.5317 16.2865 13.4449 16.2396 13.3906 16.1562C13.3906 16.1667 13.3825 16.1953 13.3662 16.2422C13.3499 16.2891 13.3418 16.3229 13.3418 16.3438C13.2007 16.3438 13.1194 16.3385 13.0977 16.3281C13.1085 16.2969 13.1221 16.2057 13.1383 16.0547C13.1546 15.9036 13.1736 15.7865 13.1953 15.7031C13.2062 15.6615 13.236 15.599 13.2848 15.5156C13.3337 15.4323 13.3743 15.3568 13.4069 15.2891C13.4395 15.2214 13.4612 15.1562 13.472 15.0938C13.4829 15.0312 13.4584 14.9818 13.3988 14.9453C13.3391 14.9089 13.2441 14.8958 13.1139 14.9062C12.9078 14.9167 12.7667 15.0208 12.6908 15.2188C12.6799 15.25 12.6636 15.3047 12.6419 15.3828C12.6202 15.4609 12.5931 15.5208 12.5605 15.5625C12.528 15.6042 12.4792 15.6406 12.4141 15.6719C12.3381 15.7031 12.2079 15.7135 12.0234 15.7031C11.839 15.6927 11.7088 15.6667 11.6328 15.625C11.4918 15.5417 11.3697 15.3906 11.2666 15.1719C11.1635 14.9531 11.112 14.7604 11.112 14.5938C11.112 14.4896 11.1255 14.3516 11.1527 14.1797C11.1798 14.0078 11.1961 13.8776 11.2015 13.7891C11.2069 13.7005 11.1771 13.5729 11.112 13.4062C11.1445 13.3854 11.1934 13.3359 11.2585 13.2578C11.3236 13.1797 11.3778 13.125 11.4212 13.0938C11.4429 13.0833 11.4673 13.0755 11.4945 13.0703C11.5216 13.0651 11.546 13.0651 11.5677 13.0703C11.5894 13.0755 11.6111 13.0677 11.6328 13.0469C11.6545 13.026 11.6708 12.9948 11.6816 12.9531C11.6708 12.9427 11.6491 12.9271 11.6165 12.9062C11.584 12.875 11.5623 12.8594 11.5514 12.8594C11.6274 12.8906 11.782 12.8828 12.0153 12.8359C12.2486 12.7891 12.3978 12.7969 12.4629 12.8594C12.6257 12.974 12.745 12.9635 12.821 12.8281C12.821 12.8177 12.8074 12.7682 12.7803 12.6797C12.7531 12.5911 12.7504 12.5208 12.7721 12.4688C12.8264 12.75 12.9837 12.7969 13.2441 12.6094C13.2767 12.6406 13.3608 12.6667 13.4964 12.6875C13.6321 12.7083 13.727 12.7344 13.7812 12.7656C13.8138 12.7865 13.8518 12.8151 13.8952 12.8516C13.9386 12.888 13.9684 12.9115 13.9847 12.9219C14.001 12.9323 14.0281 12.9297 14.0661 12.9141C14.1041 12.8984 14.1502 12.8646 14.2044 12.8125C14.3129 12.9583 14.378 13.0833 14.3997 13.1875C14.5191 13.6042 14.6222 13.8333 14.709 13.875C14.7849 13.9062 14.8446 13.9167 14.888 13.9062C14.9314 13.8958 14.9558 13.8464 14.9613 13.7578C14.9667 13.6693 14.9667 13.5964 14.9613 13.5391C14.9558 13.4818 14.9477 13.4167 14.9368 13.3438L14.9206 13.2188V12.9375L14.9043 12.8125C14.7415 12.7812 14.6412 12.7188 14.6032 12.625C14.5652 12.5312 14.5733 12.4349 14.6276 12.3359C14.6819 12.237 14.7632 12.1406 14.8717 12.0469C14.8826 12.0365 14.926 12.0182 15.002 11.9922C15.0779 11.9661 15.162 11.9323 15.2542 11.8906C15.3465 11.849 15.4143 11.8073 15.4577 11.7656C15.6855 11.5677 15.7669 11.3854 15.7018 11.2188C15.7778 11.2188 15.8375 11.1719 15.8809 11.0781C15.87 11.0781 15.8429 11.0625 15.7995 11.0312C15.7561 11 15.7154 10.974 15.6774 10.9531C15.6394 10.9323 15.615 10.9219 15.6042 10.9219C15.7018 10.8698 15.7127 10.7865 15.6367 10.6719C15.691 10.6406 15.7317 10.5833 15.7588 10.5C15.7859 10.4167 15.8266 10.3646 15.8809 10.3438C15.9785 10.4688 16.0924 10.4792 16.2227 10.375C16.3095 10.2917 16.3149 10.2083 16.2389 10.125C16.2932 10.0521 16.4044 9.9974 16.5726 9.96094C16.7408 9.92448 16.8411 9.875 16.8737 9.8125C16.9497 9.83333 16.9931 9.82292 17.0039 9.78125C17.0148 9.73958 17.0202 9.67708 17.0202 9.59375C17.0202 9.51042 17.0365 9.44792 17.069 9.40625C17.1124 9.35417 17.1938 9.30729 17.3132 9.26562C17.4325 9.22396 17.503 9.19792 17.5247 9.1875L17.8014 9.01562C17.834 8.97396 17.834 8.95312 17.8014 8.95312C17.9967 8.97396 18.1649 8.91667 18.306 8.78125C18.4145 8.66667 18.3819 8.5625 18.2083 8.46875C18.2409 8.40625 18.2246 8.35677 18.1595 8.32031C18.0944 8.28385 18.013 8.25521 17.9154 8.23438C17.9479 8.22396 18.0103 8.22135 18.1025 8.22656C18.1948 8.23177 18.2517 8.22396 18.2734 8.20312C18.4362 8.09896 18.3982 8.01562 18.1595 7.95312C17.975 7.90104 17.7418 7.96354 17.4596 8.14062ZM14.8066 21.8438C17.0419 21.4688 18.9462 20.4844 20.5195 18.8906C20.487 18.8594 20.4192 18.8359 20.3161 18.8203C20.213 18.8047 20.1452 18.7865 20.1126 18.7656C19.9173 18.6927 19.7871 18.651 19.722 18.6406C19.7329 18.5677 19.7193 18.5 19.6813 18.4375C19.6433 18.375 19.5999 18.3281 19.5511 18.2969C19.5023 18.2656 19.4345 18.224 19.3477 18.1719C19.2609 18.1198 19.2012 18.0833 19.1686 18.0625C19.1469 18.0417 19.1089 18.0104 19.0547 17.9688C19.0004 17.9271 18.9625 17.8984 18.9408 17.8828C18.9191 17.8672 18.8784 17.8438 18.8187 17.8125C18.759 17.7812 18.7129 17.7708 18.6803 17.7812C18.6478 17.7917 18.5935 17.7969 18.5176 17.7969L18.4688 17.8125C18.4362 17.8229 18.4064 17.8359 18.3792 17.8516C18.3521 17.8672 18.3223 17.8828 18.2897 17.8984C18.2572 17.9141 18.2355 17.9297 18.2246 17.9453C18.2138 17.9609 18.2138 17.974 18.2246 17.9844C17.9967 17.8073 17.8014 17.6927 17.6387 17.6406C17.5844 17.6302 17.5247 17.6016 17.4596 17.5547C17.3945 17.5078 17.3376 17.4714 17.2887 17.4453C17.2399 17.4193 17.1857 17.4115 17.126 17.4219C17.0663 17.4323 17.0039 17.4688 16.9388 17.5312C16.8845 17.5833 16.852 17.6615 16.8411 17.7656C16.8303 17.8698 16.8194 17.9375 16.8086 17.9688C16.7326 17.9167 16.7326 17.8255 16.8086 17.6953C16.8845 17.5651 16.8954 17.4688 16.8411 17.4062C16.8086 17.3438 16.7516 17.3203 16.6702 17.3359C16.5889 17.3516 16.5238 17.375 16.4749 17.4062C16.4261 17.4375 16.3637 17.4818 16.2878 17.5391C16.2118 17.5964 16.163 17.6302 16.1413 17.6406C16.1196 17.651 16.0735 17.6797 16.0029 17.7266C15.9324 17.7734 15.8863 17.8125 15.8646 17.8438C15.832 17.8854 15.7995 17.9479 15.7669 18.0312C15.7344 18.1146 15.7072 18.1719 15.6855 18.2031C15.6638 18.1615 15.6015 18.1276 15.4984 18.1016C15.3953 18.0755 15.3437 18.0469 15.3437 18.0156C15.3655 18.1198 15.3872 18.3021 15.4089 18.5625C15.4306 18.8229 15.4577 19.0208 15.4902 19.1562C15.5662 19.4792 15.5011 19.7292 15.2949 19.9062C15.002 20.1667 14.8446 20.375 14.8229 20.5312C14.7795 20.7604 14.8446 20.8958 15.0182 20.9375C15.0182 21.0104 14.9748 21.1172 14.888 21.2578C14.8012 21.3984 14.7632 21.5104 14.7741 21.5938C14.7741 21.6562 14.7849 21.7396 14.8066 21.8438Z" fill="white"/>
            </svg>
            
<div class="wpml-ls-statics-shortcode_actions wpml-ls wpml-ls-legacy-list-horizontal">
	<ul><li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-first-item wpml-ls-last-item wpml-ls-item-legacy-list-horizontal">
				<a href="https://www.onomohotels.com/en/" class="wpml-ls-link">
                    <span class="wpml-ls-display">EN</span></a>
			</li></ul>
</div>
        </div>
        <a href="#" class="find-my-resa onomo-btn"> Mes réservations</a>
    </div>

    <div data-menu-toggler>
        <svg width="26" height="18" viewbox="0 0 26 18" fill="none" xmlns="http://www.w3.org/2000/svg">
            <mask id="path-1-inside-1_102_882" fill="#FFF">
                <path d="M0.629883 1.5H25.6299V17.5H0.629883V1.5Z"/>
            </mask>
            <path d="M0.629883 3.5H25.6299V-0.5H0.629883V3.5ZM25.6299 15.5H0.629883V19.5H25.6299V15.5Z" fill="#FFF" mask="url(#path-1-inside-1_102_882)"/>
            <rect x="0.629883" y="8.5" width="25" height="2" fill="#FFF"/>
        </svg>
    </div>
</div>
                        <div class="bottom-wrapper" data-aos="fade-up">
                            <div class="banner-title">Smile Africa</div>
                            <div data-reservation-route="https://reservations.onomohotels.com" id="hotel_reservation_wrapper" class="reservation-container d-flex justify-content-between align-items-center">

    <div class="onomo-dropdown" id="booking_hotel_picker_wrapper">
        <label for="booking_hotel_picker">
            <span>Réserver un hôtel</span>
            <svg width="19" height="11" viewbox="0 0 19 11" fill="none" xmlns="http://www.w3.org/2000/svg">
                <path d="M2.13 1.9552L9.077 8.9022C9.266 9.0922 9.574 9.0922 9.763 8.9022L16.71 1.9552" stroke="#FFB131" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
            </svg>
        </label>

        <div class="result"></div>

        <div class="select-wrapper">
            <select required data-placeholder=" Rechercher ..." data-search-placeholder=" Rechercher un hôtel" data-onomo-init-custom-select id="booking_hotel_picker">
                <option></option>
                                    <optgroup label="Afrique du Sud">
                                                    <option value="34473">
                                ONOMO Hotel Cape Town - Inn On The Square
                            </option>
                                                    <option value="34461">
                                ONOMO Hotel Durban
                            </option>
                                                    <option value="34457">
                                ONOMO Hotel Johannesburg Sandton
                            </option>
                                                    <option value="34451">
                                Signature Lux Hotel Foreshore by ONOMO
                            </option>
                                                    <option value="34467">
                                Signature Lux Hotel Waterfront by ONOMO
                            </option>
                                            </optgroup>
                                    <optgroup label="Cameroun">
                                                    <option value="34460">
                                ONOMO Hotel Douala
                            </option>
                                            </optgroup>
                                    <optgroup label="Côte d’Ivoire">
                                                    <option value="34465">
                                ONOMO Hotel Abidjan Airport
                            </option>
                                            </optgroup>
                                    <optgroup label="Gabon">
                                                    <option value="34453">
                                ONOMO Hotel Libreville
                            </option>
                                            </optgroup>
                                    <optgroup label="Guinée">
                                                    <option value="34455">
                                ONOMO Hotel Conakry
                            </option>
                                            </optgroup>
                                    <optgroup label="Mali">
                                                    <option value="34459">
                                ONOMO Hotel Bamako
                            </option>
                                            </optgroup>
                                    <optgroup label="Maroc">
                                                    <option value="34454">
                                ONOMO Hotel Casablanca Airport 
                            </option>
                                                    <option value="34458">
                                ONOMO Hotel Casablanca City Center
                            </option>
                                                    <option value="34471">
                                ONOMO Hotel Rabat Médina
                            </option>
                                                    <option value="34468">
                                ONOMO Hotel Rabat Terminus
                            </option>
                                                    <option value="34450">
                                ONOMO Hotel Sidi Maarouf
                            </option>
                                                    <option value="34463">
                                ONOMO Hotel Tanger Med
                            </option>
                                            </optgroup>
                                    <optgroup label="Mozambique">
                                                    <option value="34462">
                                ONOMO Hotel Maputo
                            </option>
                                            </optgroup>
                                    <optgroup label="Ouganda">
                                                    <option value="34452">
                                ONOMO Hotel Kampala
                            </option>
                                            </optgroup>
                                    <optgroup label="Rwanda">
                                                    <option value="34466">
                                ONOMO Hotel Kigali
                            </option>
                                            </optgroup>
                                    <optgroup label="Sénégal">
                                                    <option value="34456">
                                ONOMO Hotel Dakar
                            </option>
                                            </optgroup>
                                    <optgroup label="Tanzanie">
                                                    <option value="34469">
                                ONOMO Hotel Dar Es Salaam
                            </option>
                                            </optgroup>
                                    <optgroup label="Togo">
                                                    <option value="34470">
                                ONOMO Hotel Lomé
                            </option>
                                            </optgroup>
                            </select>
        </div>

                    <style>
                .select2-container{
                    max-width: 100% !important;
                }
            </style>
            </div>

    <div class="onomo-dropdown" id="booking_date_picker_wrapper">
        <label for="booking_date_picker">
            <span> Arrivée - Départ</span>
            <svg width="19" height="11" viewbox="0 0 19 11" fill="none" xmlns="http://www.w3.org/2000/svg">
                <path d="M2.13 1.9552L9.077 8.9022C9.266 9.0922 9.574 9.0922 9.763 8.9022L16.71 1.9552" stroke="#FFB131" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
            </svg>
        </label>

        <div class="result">16 Avril 2024 au 17 Avril 2024</div>

        <input data-picker-mode="range" data-init-onomo-date-picker class="" type="text" id="booking_date_picker">
    </div>

    <div class="onomo-dropdown" id="booking_rooms_picker_wrapper">
        <label for="room_picker_input">
            <span> Chambres et voyageurs</span>
            <svg width="19" height="11" viewbox="0 0 19 11" fill="none" xmlns="http://www.w3.org/2000/svg">
                <path d="M2.13 1.9552L9.077 8.9022C9.266 9.0922 9.574 9.0922 9.763 8.9022L16.71 1.9552" stroke="#FFB131" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
            </svg>
        </label>

        <div class="result"></div>

        <div id="room_picker">
            <div class="rooms-container onomo-scrollbar"></div>
            <div class="room-adder"></div>
            <button type="button" class="apply onomo-btn"></button>
        </div>
        <input type="hidden" id="room_picker_input">
    </div>

    <div class="booking-discount">
        <input type="text" class="form-control" placeholder=" CODE PROMO" id="booking_discount_input" name="promo">
        <div data-default-label=" Champ facultatif" class="result">
             Champ facultatif
        </div>
    </div>

    <input type="hidden" name="arrive" value="2024-04-16">
    <input type="hidden" name="depart" value="2024-04-17">
    <input type="hidden" name="rooms" value="1">
    <input type="hidden" name="adult" value="1">
    <input type="hidden" name="child" value="0">
    <input type="hidden" name="hotel" value="">
    <input type="hidden" name="locale" value="">

    <button id="fire-booking" type="button" class="onomo-btn"><span>Réserver un hôtel</span></button>

    </div>
                        </div>
                    </div>

                    <div class="overlay"></div>
                </section>


                <section class="about-section d-flex align-items-center">

                    <div class="text-container" data-aos="fade-right">
                        <h1>WE ARE ONOMO</h1>
                        <p>Une marque lifestyle africaine, célébrant le continent dans sa diversté, son art et ses cultures.  Offrant aux voyageurs confort et design, le tout avec le meilleur de l'accueil à l'africaine - le sourire.</p>
<p>Ancrée dans une Afrique en pleine mutation, notre marque déploie des hôtels célébrant la culture et l’art africain au cœur du continent. Notre ambition : proposer une hôtellerie lifestyle mettant en valeur l’identité et la culture locale de nos destinations.</p>

                        <a href="https://www.onomohotels.com/onomofans/" class="onomo-btn rounded">Rejoindre notre communauté</a>
                    </div>

                    <div data-bg="https://www.onomohotels.com/app/uploads/2023/05/Onomo-Hotels-scaled.webp" class="background-container rocket-lazyload" style=""></div>
                </section>

                <section data-bg="https://www.onomohotels.com/app/uploads/2023/05/vibrer-autour-onomo-life.webp" class="spirit-section rocket-lazyload" style="">
                    <div data-aos="zoom-in">
                        <h2>ONOMO Hotels vibre aux rythmes de l’Afrique et célèbre son esprit</h2>
                        <p>Puisant son sens de l’accueil dans l’histoire du continent, notre groupe offre une hospitalité toute africaine et fait du sourire son crédo. Professionnel et expérimenté, notre personnel fera ainsi de votre séjour un événement mémorable et convivial. Notre groupe a lancé le label ONOMO Africa’s Finest, qui met en valeur la culture africaine, promeut les artistes du continent et fait connaître les savoir-faire locaux. Le label réunit des arts comme la musique, le cinéma, la mode, la littérature, la photographie, la gastronomie et la peinture. ONOMO Africa’s Finest est le porte-étendard de ce que l’Afrique a de meilleur.</p>

                        <a href="https://www.onomohotels.com/onomo/" class="onomo-btn rounded">En savoir plus</a>
                    </div>
                </section>

                <section class="destinations-section d-flex">

                    <div class="slider-container">
                                                    <div class="slide-item"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="nos-destinations-1" data-lazy-src="https://www.onomohotels.com/app/uploads/2023/04/nos-destinations-1-scaled.webp"><noscript><img src="https://www.onomohotels.com/app/uploads/2023/04/nos-destinations-1-scaled.webp" alt="nos-destinations-1"></noscript></div>
                                                    <div class="slide-item"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="nos-destinations-3" data-lazy-src="https://www.onomohotels.com/app/uploads/2023/04/nos-destinations-3-scaled.webp"><noscript><img src="https://www.onomohotels.com/app/uploads/2023/04/nos-destinations-3-scaled.webp" alt="nos-destinations-3"></noscript></div>
                                                    <div class="slide-item"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="nos-destinations-2" data-lazy-src="https://www.onomohotels.com/app/uploads/2023/04/nos-destinations-2-scaled-e1682304526900.webp"><noscript><img src="https://www.onomohotels.com/app/uploads/2023/04/nos-destinations-2-scaled-e1682304526900.webp" alt="nos-destinations-2"></noscript></div>
                                            </div>

                    <div class="text-container" data-aos="fade-left">
                        <h2>Destinations</h2>
                        <p>Avec ONOMO, prenez le large et parcourez l’Afrique en tous sens : Maroc, Mali, Sénégal, Guinée, Côte d’Ivoire, Togo, Gabon, Cameroun, Mozambique, Tanzanie, Rwanda, Afrique du Sud et Ouganda.</p>

                        <a href="https://www.onomohotels.com/destination/" class="onomo-btn rounded">Découvrir</a>
                    </div>
                </section>

                <section data-bg="https://www.onomohotels.com/app/uploads/2023/05/nos-hotels.webp" class="our-hotels-section rocket-lazyload" style="">
    <div class="container">
        <div>
            <h2>Les hôtels</h2>
            <p>Imprégné d’hospitalité africaine, ONOMO offre aux esprits inspirés, originaux et ouverts sur le monde une expérience authentique. Les hôtels ONOMO, c’est un sourire contagieux, une culture résolument africaine et une cuisine fraiche, créative et de saison. Embarquez-vous !</p>

                            <a href=https://www.onomohotels.com/hotel/ class="onomo-btn rounded">Consulter nos hôtels</a>
                    </div>
    </div>
</section>

                <section class="conferences-section d-flex">

                    <div class="text-container" data-aos="fade-right">
                        <h2>Conférences</h2>
                        <p>ONOMO vous accompagne dans l’organisation de vos événements professionnels au sein d’un de nos hôtels. Contactez-nous, notre personnel s’occupe du reste !</p>

                        <a href="https://www.onomohotels.com/nos-salles-de-conferences/" class="onomo-btn rounded">Découvrir nos salles</a>
                    </div>

                    <div class="slider-container">
                                                    <div class="slide-item"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="nos-salles-de-conference-1" data-lazy-src="https://www.onomohotels.com/app/uploads/2023/04/nos-salles-de-conference-1-scaled.webp"><noscript><img src="https://www.onomohotels.com/app/uploads/2023/04/nos-salles-de-conference-1-scaled.webp" alt="nos-salles-de-conference-1"></noscript></div>
                                                    <div class="slide-item"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="nos-salles-de-conference-2" data-lazy-src="https://www.onomohotels.com/app/uploads/2023/04/nos-salles-de-conference-2-scaled.webp"><noscript><img src="https://www.onomohotels.com/app/uploads/2023/04/nos-salles-de-conference-2-scaled.webp" alt="nos-salles-de-conference-2"></noscript></div>
                                                    <div class="slide-item"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="nos-salles-de-conference-3" data-lazy-src="https://www.onomohotels.com/app/uploads/2023/04/nos-salles-de-conference-3-scaled.webp"><noscript><img src="https://www.onomohotels.com/app/uploads/2023/04/nos-salles-de-conference-3-scaled.webp" alt="nos-salles-de-conference-3"></noscript></div>
                                            </div>
                </section>

                <section class="discover-ofans-section">
    <div class="row">
        <div class="col-lg-6 col-md-12 col-sm-12">
            <div class="text-wrapper d-flex flex-column justify-content-center h-100">
                <div class="title text-uppercase">
                    Découvrez ONOMO
                    <span>Fans:</span>
                </div>
                <div class="content">Cultivez la curiosité, célébrez la culture et appartenez à une communauté.</div>

                                    <a class="app-btn" href="https://www.onomohotels.com/onomofans/">Rejoignez-nous</a>
                            </div>
        </div>

        <div class="col-lg-6 col-md-12 col-sm-12">
            <div class="cover-wrapper position-relative">
                <img class="cover position-absolute" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.onomohotels.com/app/themes/onomo-theme/public/storage/views/fans/discover_ofans_banner.webp"><noscript><img class="cover position-absolute" src="https://www.onomohotels.com/app/themes/onomo-theme/public/storage/views/fans/discover_ofans_banner.webp" alt=""></noscript>
                <img class="logo position-absolute" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.onomohotels.com/app/themes/onomo-theme/public/storage/views/fans/onomo_fans_logo_white.webp"><noscript><img class="logo position-absolute" src="https://www.onomohotels.com/app/themes/onomo-theme/public/storage/views/fans/onomo_fans_logo_white.webp" alt=""></noscript>
                <div class="overlay position-absolute h-100 w-100 top-0 left-0"></div>
            </div>
        </div>
    </div>

</section>

                
            </div>
            </main>

<footer>

    <div class="container">
        <div class="content-wrapper d-flex justify-content-between">
            <div class="input-wrapper">
                <a href="https://www.onomohotels.com/onomofans/" class="join-ofans-container d-flex flex-column">
                    <div class="title d-flex align-items-center text-uppercase"><span>ONOMO</span> <span>Fans</span></div>
                    <div class="text">Rejoindre notre communauté</div>
                </a>

                <div class="social-networks-container d-flex align-items-center">
                    <a href="https://www.instagram.com/onomo.hotels/" target="_blank">
                        <svg width="29" height="28" viewbox="0 0 29 28" fill="none" xmlns="http://www.w3.org/2000/svg">
                            <rect x="0.5" width="28" height="28" rx="14" fill="#FFB131"/>
                            <path
                                d="M14.5017 10.1542C12.3734 10.1542 10.6567 11.8712 10.6567 14C10.6567 16.1288 12.3734 17.8458 14.5017 17.8458C16.63 17.8458 18.3466 16.1288 18.3466 14C18.3466 11.8712 16.63 10.1542 14.5017 10.1542ZM14.5017 16.5003C13.1263 16.5003 12.002 15.379 12.002 14C12.002 12.621 13.123 11.4997 14.5017 11.4997C15.8804 11.4997 17.0014 12.621 17.0014 14C17.0014 15.379 15.877 16.5003 14.5017 16.5003ZM19.4007 9.99688C19.4007 10.4956 18.9992 10.8939 18.5039 10.8939C18.0053 10.8939 17.6071 10.4922 17.6071 9.99688C17.6071 9.50151 18.0086 9.09985 18.5039 9.09985C18.9992 9.09985 19.4007 9.50151 19.4007 9.99688ZM21.9473 10.9073C21.8904 9.70568 21.616 8.6413 20.7359 7.76436C19.8592 6.88743 18.795 6.61296 17.5937 6.55272C16.3555 6.48243 12.6445 6.48243 11.4063 6.55272C10.2083 6.60962 9.14417 6.88408 8.26408 7.76102C7.38399 8.63796 7.11294 9.70233 7.0527 10.9039C6.98243 12.1424 6.98243 15.8543 7.0527 17.0927C7.10959 18.2943 7.38399 19.3587 8.26408 20.2356C9.14417 21.1126 10.205 21.387 11.4063 21.4473C12.6445 21.5176 16.3555 21.5176 17.5937 21.4473C18.795 21.3904 19.8592 21.1159 20.7359 20.2356C21.6127 19.3587 21.8871 18.2943 21.9473 17.0927C22.0176 15.8543 22.0176 12.1457 21.9473 10.9073ZM20.3477 18.4215C20.0867 19.0775 19.5814 19.583 18.9222 19.8474C17.935 20.239 15.5926 20.1486 14.5017 20.1486C13.4108 20.1486 11.065 20.2356 10.0811 19.8474C9.42526 19.5863 8.91997 19.0809 8.65561 18.4215C8.26408 17.4341 8.35443 15.0912 8.35443 14C8.35443 12.9088 8.26743 10.5625 8.65561 9.57849C8.91662 8.92246 9.42192 8.41705 10.0811 8.15263C11.0683 7.76102 13.4108 7.85139 14.5017 7.85139C15.5926 7.85139 17.9384 7.76436 18.9222 8.15263C19.5781 8.4137 20.0834 8.91911 20.3477 9.57849C20.7393 10.5659 20.6489 12.9088 20.6489 14C20.6489 15.0912 20.7393 17.4375 20.3477 18.4215Z"
                                fill="#1D1D1D"/>
                        </svg>
                    </a>

                    <a href="https://www.facebook.com/ONOMOhotels" target="_blank">
                        <svg width="29" height="28" viewbox="0 0 29 28" fill="none" xmlns="http://www.w3.org/2000/svg">
                            <rect x="0.5" width="28" height="28" rx="14" fill="#FFB131"/>
                            <g clip-path="url(#clip0_23_1649)">
                                <path d="M17.9905 14.9375L18.4071 12.2229H15.8023V10.4612C15.8023 9.71855 16.1662 8.99463 17.3328 8.99463H18.5169V6.6834C18.5169 6.6834 17.4423 6.5 16.4149 6.5C14.2698 6.5 12.8676 7.8002 12.8676 10.1539V12.2229H10.4832V14.9375H12.8676V21.5H15.8023V14.9375H17.9905Z" fill="#1D1D1D"/>
                            </g>
                            <defs>
                                <clippath id="clip0_23_1649">
                                    <rect width="15" height="15" fill="white" transform="translate(7 6.5)"/>
                                </clippath>
                            </defs>
                        </svg>
                    </a>
                    <a href="https://twitter.com/OnomoHotels" target="_blank">
                        <svg width="29" height="28" viewbox="0 0 29 28" fill="none" xmlns="http://www.w3.org/2000/svg">
                            <rect x="0.5" width="28" height="28" rx="14" fill="#FFB131"/>
                            <path d="M20.4581 10.9448C20.4676 11.0781 20.4676 11.2114 20.4676 11.3446C20.4676 15.4087 17.3744 20.0914 11.7208 20.0914C9.97905 20.0914 8.36104 19.587 7 18.7114C7.24747 18.7399 7.48539 18.7494 7.74238 18.7494C9.17954 18.7494 10.5025 18.264 11.559 17.436C10.2075 17.4074 9.07486 16.5223 8.68463 15.304C8.875 15.3325 9.06534 15.3516 9.26523 15.3516C9.54124 15.3516 9.81728 15.3135 10.0742 15.2469C8.66562 14.9613 7.60911 13.724 7.60911 12.2297V12.1917C8.01836 12.4201 8.49429 12.5629 8.99869 12.5819C8.17064 12.0299 7.62815 11.0876 7.62815 10.0216C7.62815 9.45056 7.78041 8.92708 8.04692 8.47022C9.56025 10.3357 11.835 11.554 14.3857 11.6872C14.3382 11.4588 14.3096 11.2209 14.3096 10.9829C14.3096 9.28875 15.6802 7.90869 17.3838 7.90869C18.269 7.90869 19.0685 8.27988 19.63 8.8795C20.3248 8.74626 20.991 8.48927 21.5812 8.13712C21.3527 8.85097 20.8673 9.45059 20.2296 9.83127C20.8483 9.76468 21.4479 9.59332 21.9999 9.3554C21.5812 9.96451 21.0577 10.507 20.4581 10.9448Z"
                                  fill="#1D1D1D"/>
                        </svg>
                    </a>
                    <a href="https://www.linkedin.com/company/onomo-international---african-hotel-development/" target="_blank">
                        <svg width="29" height="28" viewbox="0 0 29 28" fill="none" xmlns="http://www.w3.org/2000/svg">
                            <rect x="0.5" width="28" height="28" rx="14" fill="#FFB131"/>
                            <g clip-path="url(#clip0_23_1655)">
                                <path d="M10.8754 19.625H8.1543V10.8623H10.8754V19.625ZM9.51338 9.66694C8.64326 9.66694 7.9375 8.94624 7.9375 8.07612C7.9375 7.65817 8.10353 7.25734 8.39906 6.96181C8.6946 6.66627 9.09543 6.50024 9.51338 6.50024C9.93133 6.50024 10.3322 6.66627 10.6277 6.96181C10.9232 7.25734 11.0893 7.65817 11.0893 8.07612C11.0893 8.94624 10.3832 9.66694 9.51338 9.66694ZM21.0596 19.625H18.3443V15.3593C18.3443 14.3427 18.3238 13.039 16.9296 13.039C15.5148 13.039 15.298 14.1435 15.298 15.2861V19.625H12.5799V10.8623H15.1896V12.0576H15.2277C15.591 11.3691 16.4784 10.6425 17.8023 10.6425C20.5562 10.6425 21.0625 12.456 21.0625 14.8115V19.625H21.0596Z" fill="#1D1D1D"/>
                            </g>
                            <defs>
                                <clippath id="clip0_23_1655">
                                    <rect width="15" height="15" fill="white" transform="translate(7 6.5)"/>
                                </clippath>
                            </defs>
                        </svg>
                    </a>
                </div>
                <div class="copyright">&copy; 2008 - 2024.  Tous droits réservés</div>
            </div>

                            <ul id="menu-footer-menu-left-links" class="footer-links"><li id="menu-item-52" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-52"><a href="https://www.onomohotels.com/onomo/">Onomo Hotels</a></li>
<li id="menu-item-46" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-46"><a href="https://www.onomohotels.com/faire-carriere-chez-onomo/">Faire carrière chez ONOMO Hotels</a></li>
<li id="menu-item-825" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-825"><a href="https://www.onomohotels.com/termes-et-conditions-de-residence/">Conditions de résidence</a></li>
</ul>
                            <ul id="menu-footer-menu-center-links" class="footer-links"><li id="menu-item-61" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61"><a href="https://www.onomohotels.com/hotel/">Hôtels</a></li>
<li id="menu-item-1770" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1770"><a href="https://www.onomohotels.com/nos-salles-de-conferences/">Nos salles de conférences</a></li>
<li id="menu-item-828" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-828"><a href="https://www.onomohotels.com/responsabilite-sociale-de-lentreprise/">Responsabilité sociale de l’entreprise</a></li>
</ul>
                            <ul id="menu-footer-menu-right-links" class="footer-links"><li id="menu-item-65" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65"><a href="https://www.onomohotels.com/destination/">Destinations</a></li>
<li id="menu-item-817" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-817"><a href="https://www.onomohotels.com/mentions-legales/">Mentions légales</a></li>
<li id="menu-item-1771" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1771"><a href="https://www.onomohotels.com/politique-de-protection-des-donnees/">Protection des données</a></li>
</ul>
                    </div>
    </div>
</footer>
<nav id="app-menu">

    <div class="heading">
        <a href="https://www.onomohotels.com/" class="logo">
            <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.onomohotels.com/app/themes/onomo-theme/public/storage/core/logo_onomo.svg"><noscript><img src="https://www.onomohotels.com/app/themes/onomo-theme/public/storage/core/logo_onomo.svg" alt=""></noscript>
        </a>
        <svg data-menu-toggler width="65" height="66" viewbox="0 0 65 66" fill="none" xmlns="http://www.w3.org/2000/svg">
            <path d="M45.7031 20.2339L19.2969 46.6401M19.2969 20.2339L45.7031 46.6401" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
        </svg>
    </div>

    <div class="nav-links">
        <div class="title">Menu</div>

        <ul id="menu-burger-menu" class=""><li id="menu-item-45" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-45"><a href="https://www.onomohotels.com/onomo/"><span>Onomo</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
<li id="menu-item-44" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-44"><a href="https://www.onomohotels.com/hotel/"><span>Nos Hotels</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper">
<ul class="sub-menu">
	<li id="menu-item-759" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-759"><a href="https://www.onomohotels.com/hotel/onomo-hotel-abidjan-airport/"><span>ONOMO Hotel Abidjan Airport</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-760" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-760"><a href="https://www.onomohotels.com/hotel/onomo-hotel-bamako/"><span>ONOMO Hotel Bamako</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-761" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-761"><a href="https://www.onomohotels.com/hotel/onomo-hotel-cape-town-inn-on-the-square/"><span>ONOMO Hotel Cape Town – Inn On The Square</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-762" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-762"><a href="https://www.onomohotels.com/hotel/onomo-hotel-casablanca-airport/"><span>ONOMO Hotel Casablanca Airport</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-763" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-763"><a href="https://www.onomohotels.com/hotel/onomo-hotel-casablanca-city-center/"><span>ONOMO Hotel Casablanca City Center</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-764" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-764"><a href="https://www.onomohotels.com/hotel/onomo-hotel-conakry/"><span>ONOMO Hotel Conakry</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-765" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-765"><a href="https://www.onomohotels.com/hotel/onomo-hotel-dakar/"><span>ONOMO Hotel Dakar</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-766" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-766"><a href="https://www.onomohotels.com/hotel/onomo-hotel-dar-es-salaam/"><span>ONOMO Hotel Dar Es Salaam</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-767" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-767"><a href="https://www.onomohotels.com/hotel/onomo-hotel-douala/"><span>ONOMO Hotel Douala</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-768" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-768"><a href="https://www.onomohotels.com/hotel/onomo-hotel-durban/"><span>ONOMO Hotel Durban</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-778" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-778"><a href="https://www.onomohotels.com/hotel/onomo-hotel-johannesburg-sandton/"><span>ONOMO Hotel Johannesbourg Sandton</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-769" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-769"><a href="https://www.onomohotels.com/hotel/onomo-hotel-kampala/"><span>ONOMO Hotel Kampala</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-770" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-770"><a href="https://www.onomohotels.com/hotel/onomo-hotel-kigali/"><span>ONOMO Hotel Kigali</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-771" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-771"><a href="https://www.onomohotels.com/hotel/onomo-hotel-libreville/"><span>ONOMO Hotel Libreville</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-772" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-772"><a href="https://www.onomohotels.com/hotel/onomo-hotel-lome/"><span>ONOMO Hotel Lomé</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-773" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-773"><a href="https://www.onomohotels.com/hotel/onomo-hotel-maputo/"><span>ONOMO Hotel Maputo</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-774" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-774"><a href="https://www.onomohotels.com/hotel/onomo-hotel-rabat-medina/"><span>ONOMO Hotel Rabat Médina</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-775" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-775"><a href="https://www.onomohotels.com/hotel/onomo-hotel-rabat-terminus/"><span>ONOMO Hotel Rabat Terminus</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-776" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-776"><a href="https://www.onomohotels.com/hotel/onomo-hotel-sidi-maarouf/"><span>ONOMO Hotel Sidi Maarouf</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-777" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-777"><a href="https://www.onomohotels.com/hotel/onomo-hotel-tanger-med/"><span>ONOMO Hotel Tanger Med</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-757" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-757"><a href="https://www.onomohotels.com/hotel/cape-town-signature-lux-hotel-foreshore-by-onomo/"><span>Signature Lux Hotel Foreshore by ONOMO</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-758" class="menu-item menu-item-type-post_type menu-item-object-hotel menu-item-758"><a href="https://www.onomohotels.com/hotel/cape-town-signature-lux-hotel-waterfront-by-onomo/"><span>Signature Lux Hotel Waterfront by ONOMO</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
</ul>
</li>
<li id="menu-item-43" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-43"><a href="https://www.onomohotels.com/destination/"><span>Nos destinations</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper">
<ul class="sub-menu">
	<li id="menu-item-794" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-794"><a href="https://www.onomohotels.com/destination/abidjan/"><span>Abidjan</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-795" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-795"><a href="https://www.onomohotels.com/destination/bamako/"><span>Bamako</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-796" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-796"><a href="https://www.onomohotels.com/destination/cape-town/"><span>Cape Town</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-797" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-797"><a href="https://www.onomohotels.com/destination/casablanca/"><span>Casablanca</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-798" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-798"><a href="https://www.onomohotels.com/destination/conakry/"><span>Conakry</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-799" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-799"><a href="https://www.onomohotels.com/destination/dakar/"><span>Dakar</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-800" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-800"><a href="https://www.onomohotels.com/destination/dar-es-salaam/"><span>Dar Es Salaam</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-801" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-801"><a href="https://www.onomohotels.com/destination/douala/"><span>Douala</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-802" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-802"><a href="https://www.onomohotels.com/destination/durban/"><span>Durban</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-803" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-803"><a href="https://www.onomohotels.com/destination/johannesbourg/"><span>Johannesbourg</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-804" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-804"><a href="https://www.onomohotels.com/destination/kampala/"><span>Kampala</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-805" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-805"><a href="https://www.onomohotels.com/destination/kigali/"><span>Kigali</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-806" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-806"><a href="https://www.onomohotels.com/destination/libreville/"><span>Libreville</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-807" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-807"><a href="https://www.onomohotels.com/destination/lome/"><span>Lome</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-808" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-808"><a href="https://www.onomohotels.com/destination/maputo/"><span>Maputo</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-809" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-809"><a href="https://www.onomohotels.com/destination/rabat/"><span>Rabat</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
	<li id="menu-item-810" class="menu-item menu-item-type-post_type menu-item-object-destination menu-item-810"><a href="https://www.onomohotels.com/destination/tanger/"><span>Tanger</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
</ul>
</li>
<li id="menu-item-40" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-40"><a href="https://www.onomohotels.com/nos-salles-de-conferences/"><span>Nos salles de conférences</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
<li id="menu-item-1896" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1896"><a href="https://www.onomohotels.com/onomofans/"><span>Rejoignez notre communauté</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
<li id="menu-item-41" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-41"><a rel="privacy-policy" href="https://www.onomohotels.com/contact/"><span>Contact</span><svg width="24" height="26" viewbox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M8 22.874L16.8191 13.3445C17.0603 13.0853 17.0603 12.6628 16.8191 12.4035L8 2.87402" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg></a><div class="children-wrapper"></li>
</ul>

        <div class="menu-actions-wrapper">
            
<div class="wpml-ls-statics-shortcode_actions wpml-ls wpml-ls-legacy-list-horizontal">
	<ul><li class="wpml-ls-slot-shortcode_actions wpml-ls-item wpml-ls-item-en wpml-ls-first-item wpml-ls-last-item wpml-ls-item-legacy-list-horizontal">
				<a href="https://www.onomohotels.com/en/" class="wpml-ls-link">
                    <span class="wpml-ls-display">EN</span></a>
			</li></ul>
</div>
            <a href="https://www.onomohotels.com/retrouver-mes-reservations/" class="find-my-resa onomo-btn"> Mes réservations</a>
        </div>
    </div>

</nav>

<input type="hidden" name="fallback_image" autocomplete="off" value="https://www.onomohotels.com/app/themes/onomo-theme/public/storage/utils/not-found.png">
<input type="hidden" name="shimmer_image" autocomplete="off" value="https://www.onomohotels.com/app/themes/onomo-theme/public/storage/utils/shimmer_placeholder.gif">
<input type="hidden" name="wp_ajax_route" autocomplete="off" value="https://www.onomohotels.com/wp/wp-admin/admin-ajax.php">

<div class="back-to-top" data-scroll-to="#root">
    <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.onomohotels.com/app/themes/onomo-theme/public/storage/icons/chevron-up.svg"><noscript><img src="https://www.onomohotels.com/app/themes/onomo-theme/public/storage/icons/chevron-up.svg" alt=""></noscript>
</div>

</div>


<!-- 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 bottom-right-view-preferences optin cmplz-bottom-right 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">Manage Cookie Consent</div>
		<div class="cmplz-close" tabindex="0" role="button" aria-label="Fermer la boîte de dialogue">
			<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">To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.</div>
		<!-- categories start -->
		<div class="cmplz-categories">
			<details class="cmplz-category cmplz-functional" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Functional</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">Functional</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">The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.</span>
				</div>
			</details>

			<details class="cmplz-category cmplz-preferences" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Preferences</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">Preferences</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">The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.</span>
				</div>
			</details>

			<details class="cmplz-category cmplz-statistics" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Statistics</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">Statistics</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">The technical storage or access that is used exclusively for statistical purposes.</span>
					<span class="cmplz-description-statistics-anonymous">The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.</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">The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.</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">Accept</button>
		<button class="cmplz-btn cmplz-deny">Deny</button>
		<button class="cmplz-btn cmplz-view-preferences">View preferences</button>
		<button class="cmplz-btn cmplz-save-preferences">Save preferences</button>
		<a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">View preferences</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">Manage consent</button>

</div><script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?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:\/\/www.onomohotels.com","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.onomohotels.com/app/themes/onomo-theme/public/dist/loader.min.js?ver=1cb4c5a99ff02985dd6a63a3204aa54f" id="app/0-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.onomohotels.com/app/themes/onomo-theme/public/dist/vendors.min.js?ver=1cb4c5a99ff02985dd6a63a3204aa54f" id="app/1-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.onomohotels.com/app/themes/onomo-theme/public/dist/app.min.js?ver=1cb4c5a99ff02985dd6a63a3204aa54f" id="app/2-js" defer></script>
<script id="cmplz-cookiebanner-js-extra">
var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"0","banner_version":"18","version":"7.0.4","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"eu","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"30","url":"https:\/\/www.onomohotels.com\/wp-json\/complianz\/v1\/","locale":"lang=fr&locale=fr_FR","set_cookies_on_root":"0","cookie_domain":"","current_policy_id":"19","cookie_path":"\/","categories":{"statistics":"statistiques","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/www.onomohotels.com\/app\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=18","page_links":{"eu":{"cookie-statement":{"title":"Cookie Policy ","url":"https:\/\/www.onomohotels.com\/?page_id=311"},"privacy-statement":{"title":"Contact","url":"https:\/\/www.onomohotels.com\/contact\/"}}},"tm_categories":"1","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"};
</script>
<script type="rocketlazyloadscript" defer data-rocket-src="https://www.onomohotels.com/app/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js?ver=1711411194" id="cmplz-cookiebanner-js"></script>
<script type="rocketlazyloadscript" id="cmplz-cookiebanner-js-after">
document.addEventListener("cmplz_enable_category", function () {
                document.querySelectorAll('[data-rocket-lazyload]').forEach(obj => {
                    if (obj.hasAttribute('data-lazy-src')) {
                        obj.setAttribute('src', obj.getAttribute('data-lazy-src'));
                    }
                });
            });
        
		

	let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice');
	if ( cmplzBlockedContent) {
	        cmplzBlockedContent.addEventListener('click', function(event) {
            event.stopPropagation();
        });
	}
</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.onomohotels.com/app/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script>            <!-- Start: Google Tag Manager (noscript) -->
            <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TM6FX5K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
            <!-- End: Google Tag Manager (noscript) -->
        </body>
</html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1713311385 -->