{"id":21,"date":"2025-10-08T12:34:02","date_gmt":"2025-10-08T12:34:02","guid":{"rendered":"https:\/\/www.detentehotel.com\/?page_id=21"},"modified":"2026-09-07T18:56:02","modified_gmt":"2026-09-07T18:56:02","slug":"services","status":"publish","type":"page","link":"https:\/\/www.detentehotel.com\/en\/services\/","title":{"rendered":"Services"},"content":{"rendered":"<style>\n\/* =========================================================\n   D\u00c9TENTE H\u00d4TEL \u2014 PAGE SERVICES\n   Page ID : 21\n   ========================================================= *\/\n\nbody.page-id-21 .wp-block-post-content,\nbody.page-id-21 .entry-content {\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n}\n\nbody.page-id-21 .wp-block-html {\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n}\n\n\/* =========================================================\n   VARIABLES\n   ========================================================= *\/\n\n.dh-services-page {\n    --dh-gold: #b8894d;\n    --dh-gold-light: #d6b27b;\n    --dh-dark: #171717;\n    --dh-dark-2: #222222;\n    --dh-dark-3: #2d2d2d;\n    --dh-cream: #f5f1ea;\n    --dh-white: #ffffff;\n    --dh-text: #333333;\n\n    width: 100vw;\n    max-width: 100vw;\n    margin-left: calc(50% - 50vw);\n    margin-right: calc(50% - 50vw);\n    overflow: hidden;\n    background: var(--dh-cream);\n    color: var(--dh-text);\n    font-family: Arial, Helvetica, sans-serif;\n}\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.dh-services-hero {\n    position: relative;\n    min-height: 620px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background:\n        linear-gradient(\n            rgba(0,0,0,0.48),\n            rgba(0,0,0,0.68)\n        ),\n        url(\"https:\/\/www.detentehotel.com\/wp-content\/uploads\/2025\/10\/262340626.jpg\")\n        center center \/ cover no-repeat;\n}\n\n.dh-services-hero-content {\n    width: min(1100px, 90%);\n    text-align: center;\n    color: white;\n    padding: 80px 20px;\n}\n\n.dh-services-kicker {\n    display: inline-block;\n    font-size: 13px;\n    letter-spacing: 5px;\n    text-transform: uppercase;\n    color: var(--dh-gold-light);\n    margin-bottom: 22px;\n}\n\n.dh-services-hero h1 {\n    margin: 0 0 22px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(48px, 7vw, 82px);\n    font-weight: 400;\n    letter-spacing: 2px;\n    line-height: 1.05;\n    color: white;\n}\n\n.dh-services-hero p {\n    max-width: 720px;\n    margin: 0 auto;\n    font-size: 20px;\n    line-height: 1.7;\n    color: #f3f3f3;\n}\n\n.dh-gold-line {\n    width: 75px;\n    height: 2px;\n    background: var(--dh-gold);\n    margin: 28px auto;\n}\n\n\/* =========================================================\n   INTRO\n   ========================================================= *\/\n\n.dh-services-intro {\n    padding: 90px 25px 70px;\n    background: #ffffff;\n    text-align: center;\n}\n\n.dh-services-inner {\n    width: min(1180px, 92%);\n    margin: auto;\n}\n\n.dh-services-intro h2,\n.dh-section-title h2 {\n    margin: 0;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 400;\n    font-size: clamp(34px, 5vw, 52px);\n    color: #222;\n}\n\n.dh-services-intro p {\n    max-width: 850px;\n    margin: 25px auto 0;\n    font-size: 18px;\n    line-height: 1.8;\n    color: #666;\n}\n\n\/* =========================================================\n   SERVICES GRID\n   ========================================================= *\/\n\n.dh-basic-services {\n    padding: 80px 25px;\n    background: var(--dh-cream);\n}\n\n.dh-service-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 20px;\n    margin-top: 55px;\n}\n\n.dh-service-card {\n    background: white;\n    padding: 34px 22px;\n    text-align: center;\n    border-top: 3px solid var(--dh-gold);\n    box-shadow: 0 8px 28px rgba(0,0,0,0.06);\n    transition: transform .25s ease, box-shadow .25s ease;\n}\n\n.dh-service-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 14px 35px rgba(0,0,0,0.11);\n}\n\n.dh-service-icon {\n    font-size: 31px;\n    margin-bottom: 18px;\n}\n\n.dh-service-card h3 {\n    margin: 0 0 12px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 22px;\n    font-weight: 400;\n    color: #222;\n}\n\n.dh-service-card p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n    color: #666;\n}\n\n\/* =========================================================\n   SECTION TITLES\n   ========================================================= *\/\n\n.dh-section-title {\n    text-align: center;\n    margin-bottom: 50px;\n}\n\n.dh-section-title .dh-small-title {\n    display: block;\n    margin-bottom: 15px;\n    color: var(--dh-gold);\n    font-size: 12px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n}\n\n\/* =========================================================\n   BREAKFAST\n   ========================================================= *\/\n\n.dh-breakfast {\n    padding: 100px 25px;\n    background: #1b1b1b;\n    color: white;\n}\n\n.dh-breakfast .dh-section-title h2 {\n    color: white;\n}\n\n.dh-breakfast .dh-section-title p {\n    color: #cfcfcf;\n    max-width: 760px;\n    margin: 20px auto 0;\n    line-height: 1.7;\n}\n\n.dh-breakfast-info {\n    text-align: center;\n    margin: -20px auto 45px;\n    color: var(--dh-gold-light);\n    font-size: 14px;\n    letter-spacing: 1px;\n}\n\n.dh-breakfast-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 25px;\n}\n\n.dh-breakfast-card {\n    border: 1px solid rgba(214,178,123,0.35);\n    background: #242424;\n    padding: 35px;\n}\n\n.dh-breakfast-card h3 {\n    margin: 0 0 8px;\n    color: var(--dh-gold-light);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    font-weight: 400;\n}\n\n.dh-breakfast-card .dh-breakfast-en {\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    color: #aaa;\n    margin-bottom: 22px;\n}\n\n.dh-breakfast-card p {\n    margin: 0;\n    color: #ddd;\n    line-height: 1.75;\n    font-size: 15px;\n}\n\n.dh-breakfast-card ul {\n    margin: 20px 0 0;\n    padding-left: 18px;\n    color: #ccc;\n}\n\n.dh-breakfast-card li {\n    margin-bottom: 8px;\n    line-height: 1.5;\n}\n\n.dh-breakfast-note {\n    text-align: center;\n    margin-top: 38px;\n    color: #aaa;\n    font-size: 14px;\n}\n\n\/* =========================================================\n   RESTAURANT \/ BAR\n   ========================================================= *\/\n\n.dh-food-section {\n    padding: 100px 25px;\n    background: white;\n}\n\n.dh-food-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 65px;\n    align-items: center;\n}\n\n.dh-food-image {\n    min-height: 450px;\n    background:\n        linear-gradient(rgba(0,0,0,0.08), rgba(0,0,0,0.15)),\n        url(\"https:\/\/www.detentehotel.com\/wp-content\/uploads\/2025\/10\/IMG_3862-1-scaled.jpg\")\n        center \/ cover no-repeat;\n}\n\n.dh-food-content h2 {\n    margin: 0 0 25px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(36px, 4vw, 50px);\n    font-weight: 400;\n    color: #222;\n}\n\n.dh-food-content h3 {\n    color: var(--dh-gold);\n    font-size: 18px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin: 25px 0 10px;\n}\n\n.dh-food-content p {\n    font-size: 17px;\n    line-height: 1.8;\n    color: #666;\n    margin: 0;\n}\n\n\/* =========================================================\n   MARIAGE\n   ========================================================= *\/\n\n.dh-wedding {\n    position: relative;\n    padding: 105px 25px;\n    background: #222;\n    color: white;\n}\n\n.dh-wedding-grid {\n    display: grid;\n    grid-template-columns: 1.05fr 1fr;\n    gap: 65px;\n    align-items: center;\n}\n\n.dh-wedding-image {\n    min-height: 600px;\n    background:\n        linear-gradient(rgba(0,0,0,0.05), rgba(0,0,0,0.08)),\n        url(\"https:\/\/www.detentehotel.com\/wp-content\/uploads\/2026\/09\/IMG_1293-scaled.jpg\")\n        center center \/ cover no-repeat;\n}\n\n.dh-wedding-content .dh-small-title {\n    color: var(--dh-gold-light);\n    font-size: 12px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n}\n\n.dh-wedding-content h2 {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 400;\n    font-size: clamp(38px, 5vw, 60px);\n    line-height: 1.1;\n    margin: 18px 0 25px;\n    color: white;\n}\n\n.dh-wedding-content > p {\n    color: #ddd;\n    line-height: 1.8;\n    font-size: 17px;\n}\n\n.dh-wedding-highlight {\n    margin: 32px 0;\n    padding: 27px;\n    border: 1px solid var(--dh-gold);\n    background: rgba(184,137,77,0.10);\n}\n\n.dh-wedding-highlight .dh-camera {\n    font-size: 34px;\n    margin-bottom: 10px;\n}\n\n.dh-wedding-highlight h3 {\n    margin: 0 0 10px;\n    color: var(--dh-gold-light);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 27px;\n    font-weight: 400;\n}\n\n.dh-wedding-highlight p {\n    margin: 0;\n    color: #eee;\n    line-height: 1.7;\n}\n\n.dh-wedding-highlight strong {\n    color: white;\n}\n\n.dh-wedding-packages {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 30px 0;\n}\n\n.dh-wedding-package {\n    padding: 20px 12px;\n    background: #2c2c2c;\n    text-align: center;\n    border-bottom: 2px solid var(--dh-gold);\n}\n\n.dh-wedding-package span {\n    display: block;\n    font-size: 12px;\n    color: #aaa;\n    margin-bottom: 8px;\n}\n\n.dh-wedding-package strong {\n    display: block;\n    color: var(--dh-gold-light);\n    font-size: 19px;\n}\n\n.dh-wedding-details {\n    margin-top: 25px;\n}\n\n.dh-wedding-detail {\n    padding: 13px 0;\n    border-bottom: 1px solid rgba(255,255,255,0.12);\n    color: #ddd;\n    line-height: 1.5;\n}\n\n.dh-wedding-detail strong {\n    color: white;\n}\n\n.dh-wedding-note {\n    margin-top: 28px;\n    padding: 18px 20px;\n    background: rgba(255,255,255,0.06);\n    color: #ccc;\n    font-size: 14px;\n    line-height: 1.7;\n}\n\n\/* =========================================================\n   PHOTOS \/ MISE EN AVANT\n   ========================================================= *\/\n\n.dh-photo-callout {\n    padding: 85px 25px;\n    background: var(--dh-gold);\n    color: white;\n    text-align: center;\n}\n\n.dh-photo-callout h2 {\n    margin: 0 auto 18px;\n    max-width: 900px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(32px, 5vw, 50px);\n    font-weight: 400;\n}\n\n.dh-photo-callout p {\n    max-width: 760px;\n    margin: auto;\n    font-size: 18px;\n    line-height: 1.8;\n}\n\n.dh-photo-callout strong {\n    font-weight: 700;\n}\n\n\/* =========================================================\n   SEMINAIRES\n   ========================================================= *\/\n\n.dh-seminar {\n    padding: 100px 25px;\n    background: #f5f1ea;\n}\n\n.dh-seminar-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 55px;\n    align-items: center;\n}\n\n.dh-seminar-content h2 {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 400;\n    font-size: clamp(36px, 4vw, 50px);\n    margin: 0 0 25px;\n    color: #222;\n}\n\n.dh-seminar-content p {\n    font-size: 17px;\n    line-height: 1.8;\n    color: #666;\n}\n\n.dh-seminar-list {\n    margin: 30px 0 0;\n    padding: 0;\n    list-style: none;\n}\n\n.dh-seminar-list li {\n    padding: 13px 0;\n    border-bottom: 1px solid #ddd;\n    color: #444;\n}\n\n.dh-seminar-list li::before {\n    content: \"\u2713\";\n    color: var(--dh-gold);\n    font-weight: bold;\n    margin-right: 12px;\n}\n\n.dh-seminar-image {\n    min-height: 450px;\n    background:\n        linear-gradient(rgba(0,0,0,0.05), rgba(0,0,0,0.12)),\n        url(\"https:\/\/www.detentehotel.com\/wp-content\/uploads\/2025\/10\/IMG_3858-scaled.jpg\")\n        center \/ cover no-repeat;\n}\n\n\/* =========================================================\n   TRANSPORT\n   ========================================================= *\/\n\n.dh-transport {\n    padding: 100px 25px;\n    background: white;\n}\n\n.dh-transport-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 25px;\n    margin-top: 50px;\n}\n\n.dh-transport-card {\n    padding: 40px;\n    background: #f5f1ea;\n    border-left: 4px solid var(--dh-gold);\n}\n\n.dh-transport-card .icon {\n    font-size: 35px;\n    margin-bottom: 15px;\n}\n\n.dh-transport-card h3 {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 27px;\n    font-weight: 400;\n    margin: 0 0 12px;\n}\n\n.dh-transport-card p {\n    color: #666;\n    line-height: 1.7;\n    margin: 0;\n}\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.dh-services-cta {\n    padding: 100px 25px;\n    background:\n        linear-gradient(\n            rgba(0,0,0,0.72),\n            rgba(0,0,0,0.82)\n        ),\n        url(\"https:\/\/www.detentehotel.com\/wp-content\/uploads\/2025\/10\/262340626.jpg\")\n        center \/ cover no-repeat;\n    text-align: center;\n    color: white;\n}\n\n.dh-services-cta h2 {\n    margin: 0 0 20px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 58px);\n    font-weight: 400;\n}\n\n.dh-services-cta p {\n    max-width: 720px;\n    margin: 0 auto 35px;\n    color: #ddd;\n    font-size: 17px;\n    line-height: 1.8;\n}\n\n.dh-services-buttons {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 15px;\n}\n\n.dh-services-button {\n    display: inline-block;\n    padding: 16px 30px;\n    text-decoration: none !important;\n    font-size: 12px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    border: 1px solid var(--dh-gold);\n    transition: all .25s ease;\n}\n\n.dh-services-button.primary {\n    background: var(--dh-gold);\n    color: white !important;\n}\n\n.dh-services-button.secondary {\n    background: transparent;\n    color: white !important;\n}\n\n.dh-services-button:hover {\n    transform: translateY(-2px);\n    background: #d09b57;\n    color: white !important;\n}\n\n\/* =========================================================\n   FOOTER WORDPRESS\n   ========================================================= *\/\n\nbody.page-id-21 .wp-site-blocks > footer,\nbody.page-id-21 .wp-site-blocks > .wp-block-template-part:last-child {\n    width: 100% !important;\n    max-width: none !important;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n}\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media (max-width: 1000px) {\n\n    .dh-service-grid {\n        grid-template-columns: repeat(3, 1fr);\n    }\n\n    .dh-breakfast-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .dh-wedding-grid,\n    .dh-food-grid,\n    .dh-seminar-grid {\n        grid-template-columns: 1fr;\n        gap: 40px;\n    }\n\n    .dh-wedding-image {\n        min-height: 500px;\n    }\n\n    .dh-seminar-image,\n    .dh-food-image {\n        min-height: 400px;\n    }\n}\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 700px) {\n\n    .dh-services-hero {\n        min-height: 520px;\n    }\n\n    .dh-services-hero-content {\n        padding: 60px 15px;\n    }\n\n    .dh-services-hero p {\n        font-size: 16px;\n    }\n\n    .dh-services-intro,\n    .dh-basic-services,\n    .dh-breakfast,\n    .dh-food-section,\n    .dh-wedding,\n    .dh-seminar,\n    .dh-transport {\n        padding: 70px 18px;\n    }\n\n    .dh-service-grid {\n        grid-template-columns: 1fr 1fr;\n        gap: 12px;\n    }\n\n    .dh-service-card {\n        padding: 25px 15px;\n    }\n\n    .dh-service-card h3 {\n        font-size: 19px;\n    }\n\n    .dh-service-card p {\n        font-size: 13px;\n    }\n\n    .dh-wedding-packages {\n        grid-template-columns: 1fr;\n    }\n\n    .dh-wedding-image {\n        min-height: 440px;\n    }\n\n    .dh-food-image,\n    .dh-seminar-image {\n        min-height: 330px;\n    }\n\n    .dh-transport-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .dh-transport-card {\n        padding: 30px 25px;\n    }\n\n    .dh-services-buttons {\n        flex-direction: column;\n        align-items: stretch;\n    }\n\n    .dh-services-button {\n        text-align: center;\n    }\n}\n\n@media (max-width: 430px) {\n\n    .dh-service-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .dh-services-hero h1 {\n        font-size: 44px;\n    }\n}\n<\/style>\n\n\n<div class=\"dh-services-page\">\n\n    <!-- =====================================================\n         HERO\n         ===================================================== -->\n\n    <section class=\"dh-services-hero\">\n\n        <div class=\"dh-services-hero-content\">\n\n            <div class=\"dh-services-kicker\">\n                D\u00e9tente H\u00f4tel \u00b7 Abidjan\n            <\/div>\n\n            <h1>Our Services<\/h1>\n\n            <div class=\"dh-gold-line\"><\/div>\n\n            <p>\n                Discover the services of D\u00e9tente H\u00f4tel in Yopougon, Abidjan, designed to facilitate your stay, your travels, your meals and the organization of your professional or private events.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         INTRODUCTION\n         ===================================================== -->\n\n    <section class=\"dh-services-intro\">\n\n        <div class=\"dh-services-inner\">\n\n            <h2>Your hotel services in Yopougon<\/h2>\n\n            <p>\n                Whether you are on a business trip, a tourist stay in Abidjan, as a couple or looking for a place to organize an event, D\u00e9tente H\u00f4tel in Yopougon offers services designed for your comfort, mobility and tranquility.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         SERVICES\n         ===================================================== -->\n\n    <section class=\"dh-basic-services\">\n\n        <div class=\"dh-services-inner\">\n\n            <div class=\"dh-section-title\">\n\n                <span class=\"dh-small-title\">\n                    Your comfort\n                <\/span>\n\n                <h2>D\u00e9tente H\u00f4tel services in Yopougon<\/h2>\n\n            <\/div>\n\n\n            <div class=\"dh-service-grid\">\n\n                <div class=\"dh-service-card\">\n                    <div class=\"dh-service-icon\">\ud83d\udcf6<\/div>\n                    <h3>Wi-Fi<\/h3>\n                    <p>\n                        Stay connected during your stay with the Wi-Fi available at the hotel.\n                    <\/p>\n                <\/div>\n\n\n                <div class=\"dh-service-card\">\n                    <div class=\"dh-service-icon\">\ud83c\udf7d\ufe0f<\/div>\n                    <h3>Restaurant<\/h3>\n                    <p>\n                        Enjoy our restaurant in Yopougon for your meals, lunches and dinners on site.\n                    <\/p>\n                <\/div>\n\n\n                <div class=\"dh-service-card\">\n                    <div class=\"dh-service-icon\">\ud83c\udf78<\/div>\n                    <h3>Bar<\/h3>\n                    <p>\n                        A pleasant space to relax with a drink.\n                    <\/p>\n                <\/div>\n\n\n                <div class=\"dh-service-card\">\n                    <div class=\"dh-service-icon\">\u2615<\/div>\n                    <h3>Breakfast<\/h3>\n                    <p>\n                        Several options to start the day according to your preferences.\n                    <\/p>\n                <\/div>\n\n\n                <div class=\"dh-service-card\">\n                    <div class=\"dh-service-icon\">\ud83e\uddfa<\/div>\n                    <h3>Laundry<\/h3>\n                    <p>\n                        A convenient service for both short and extended stays.\n                    <\/p>\n                <\/div>\n\n\n                <div class=\"dh-service-card\">\n                    <div class=\"dh-service-icon\">\ud83d\ude97<\/div>\n                    <h3>Outdoor parking<\/h3>\n                    <p>\n                        An outdoor parking space to facilitate your arrival at the hotel.\n                    <\/p>\n                <\/div>\n\n\n                <div class=\"dh-service-card\">\n                    <div class=\"dh-service-icon\">\u2708\ufe0f<\/div>\n                    <h3>Airport transfer<\/h3>\n                    <p>\n                        We can arrange your transfer to or from the airport.\n                    <\/p>\n                <\/div>\n\n\n                <div class=\"dh-service-card\">\n                    <div class=\"dh-service-icon\">\ud83d\ude98<\/div>\n                    <h3>Vehicle rental<\/h3>\n                    <p>\n                        A practical solution for getting around Abidjan during your stay, especially for your business appointments.\n                    <\/p>\n                <\/div>\n\n\n                <div class=\"dh-service-card\">\n                    <div class=\"dh-service-icon\">\ud83d\udcbc<\/div>\n                    <h3>Seminar room<\/h3>\n                    <p>\n                        A seminar room in Yopougon suitable for your meetings, training sessions, professional gatherings and events.\n                    <\/p>\n                <\/div>\n\n\n                <div class=\"dh-service-card\">\n                    <div class=\"dh-service-icon\">\ud83d\udece\ufe0f<\/div>\n                    <h3>24-hour reception<\/h3>\n                    <p>\n                        Our reception staff are available at all times to assist you.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         PETIT-D\u00c9JEUNER\n         ===================================================== -->\n\n    <section class=\"dh-breakfast\">\n\n        <div class=\"dh-services-inner\">\n\n            <div class=\"dh-section-title\">\n\n                <span class=\"dh-small-title\">\n                    Start the day off right\n                <\/span>\n\n                <h2>Our breakfasts<\/h2>\n\n                <p>\n                    Three options to suit different tastes, from continental breakfast to African breakfast.\n                <\/p>\n\n            <\/div>\n\n            <div class=\"dh-breakfast-info\">\n                SERVED FROM 7:30 AM TO 9:30 AM \u00b7 BREAKFAST OPTIONS\n            <\/div>\n\n\n            <div class=\"dh-breakfast-grid\">\n\n\n                <!-- CONTINENTAL -->\n\n                <div class=\"dh-breakfast-card\">\n\n                    <h3>Continental<\/h3>\n\n                    <div class=\"dh-breakfast-en\">\n                        Classic Breakfast\n                    <\/div>\n\n                    <p>\n                        A classic and indulgent formula consisting of:\n                    <\/p>\n\n                    <ul>\n                        <li>Pastries<\/li>\n                        <li>Bread, jam and butter<\/li>\n                        <li>Yogurt<\/li>\n                        <li>Coffee, tea or hot chocolate<\/li>\n                        <li>Orange, apple or pineapple juice<\/li>\n                    <\/ul>\n\n                <\/div>\n\n\n                <!-- DETENTE -->\n\n                <div class=\"dh-breakfast-card\">\n\n                    <h3>Relaxation<\/h3>\n\n                    <div class=\"dh-breakfast-en\">\n                        Relaxing Breakfast\n                    <\/div>\n\n                    <p>\n                        A generous recipe featuring eggs:\n                    <\/p>\n\n                    <ul>\n                        <li>Eggs<\/li>\n                        <li>Bread and butter<\/li>\n                        <li>Yogurt<\/li>\n                        <li>Coffee, tea or hot chocolate<\/li>\n                        <li>Orange, apple or pineapple juice<\/li>\n                    <\/ul>\n\n                <\/div>\n\n\n                <!-- AFRICAIN -->\n\n                <div class=\"dh-breakfast-card\">\n\n                    <h3>African<\/h3>\n\n                    <div class=\"dh-breakfast-en\">\n                        African Breakfast\n                    <\/div>\n\n                    <p>\n                        A formula with local flavors:\n                    <\/p>\n\n                    <ul>\n                        <li>Atti\u00e9k\u00e9<\/li>\n                        <li>Fried tuna fish<\/li>\n                        <li>Coffee, tea or hot chocolate<\/li>\n                        <li>Orange, apple or pineapple juice<\/li>\n                    <\/ul>\n\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"dh-breakfast-note\">\n                A choice of breakfast per person is included according to the conditions of the reserved rate.\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         RESTAURANT & BAR\n         ===================================================== -->\n\n    <section class=\"dh-food-section\">\n\n        <div class=\"dh-services-inner\">\n\n            <div class=\"dh-food-grid\">\n\n                <div class=\"dh-food-image\"><\/div>\n\n                <div class=\"dh-food-content\">\n\n                    <span class=\"dh-small-title\">\n                        Restaurant &amp; Bar\n                    <\/span>\n\n                    <h2>Extend your stay around the table<\/h2>\n\n                    <p>\n                        D\u00e9tente H\u00f4tel allows you to enjoy your stay without having to leave the establishment to eat.\n                    <\/p>\n\n                    <h3>Restaurant<\/h3>\n\n                    <p>\n                        For a meal, a dinner or a friendly get-together, our restaurant welcomes you on site.\n                    <\/p>\n\n                    <h3>Bar<\/h3>\n\n                    <p>\n                        Settle in at the bar and enjoy a relaxing moment in a pleasant atmosphere.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         MARIAGES\n         ===================================================== -->\n\n    <section class=\"dh-wedding\">\n\n        <div class=\"dh-services-inner\">\n\n            <div class=\"dh-wedding-grid\">\n\n\n                <div class=\"dh-wedding-image\"><\/div>\n\n\n                <div class=\"dh-wedding-content\">\n\n                    <span class=\"dh-small-title\">\n                        Weddings &amp; Exceptional Moments\n                    <\/span>\n\n                    <h2>\n                        Your story deserves beautiful images.\n                    <\/h2>\n\n                    <p>\n                        D\u00e9tente H\u00f4tel offers a wedding package designed for couples wishing to organize their stay, dinner and photo shoot in an elegant and friendly setting in Yopougon, Abidjan.\n                    <\/p>\n\n\n                    <!-- POINT FORT PHOTO -->\n\n                    <div class=\"dh-wedding-highlight\">\n\n                        <div class=\"dh-camera\">\ud83d\udcf8<\/div>\n\n                        <h3>\n                            Free photo shoot\n                        <\/h3>\n\n                        <p>\n                            <strong>The photo shoot is included as part of our wedding package.<\/strong>\n                            Our hotel is also a popular spot for couples who come simply to have their wedding photos taken in a pleasant setting.\n                        <\/p>\n\n                    <\/div>\n\n\n                    <!-- AVANTAGE TARIFAIRE -->\n\n                    <div class=\"dh-wedding-packages\">\n\n                        <div class=\"dh-wedding-package\" style=\"grid-column: span 3;\">\n                            <span>ADVANTAGE OF THE WEDDING PACKAGE<\/span>\n                            <strong>15% DISCOUNT<\/strong>\n                            <span>on the price of the reserved room<\/span>\n                        <\/div>\n\n                    <\/div>\n\n\n                    <!-- DETAILS -->\n\n                    <div class=\"dh-wedding-details\">\n\n                        <div class=\"dh-wedding-detail\">\n                            \ud83d\udc95 <strong>Second breakfast offered<\/strong>\n                        <\/div>\n\n                        <div class=\"dh-wedding-detail\">\n                            \ud83c\udf7d\ufe0f <strong>Dinner :<\/strong>\n                            Full menu at 12,000 FCFA per person\n                        <\/div>\n\n                        <div class=\"dh-wedding-detail\">\n                            \ud83e\udd42 <strong>Privatization of the restaurant offered<\/strong>\n                            starting from 20 people\n                        <\/div>\n\n                        <div class=\"dh-wedding-detail\">\n                            \ud83c\udf38 <strong>Decoration:<\/strong> 10,000 FCFA\n                        <\/div>\n\n                        <div class=\"dh-wedding-detail\">\n                            \ud83c\udf77 <strong>Reception drinks:<\/strong> 6,000 FCFA\n                        <\/div>\n\n                    <\/div>\n\n\n                    <div class=\"dh-wedding-note\">\n\n                        Whether you are organizing your wedding at D\u00e9tente H\u00f4tel or are simply looking for a beautiful setting for your photos, our team can assist you with your project.\n\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         SEMINAIRES\n         ===================================================== -->\n\n    <section class=\"dh-seminar\">\n\n        <div class=\"dh-services-inner\">\n\n            <div class=\"dh-seminar-grid\">\n\n\n                <div class=\"dh-seminar-content\">\n\n                    <span class=\"dh-small-title\">\n                        Professionals &amp; Events\n                    <\/span>\n\n                    <h2>\n                        Meetings, seminars and gatherings\n                    <\/h2>\n\n                    <p>\n                        Our seminar room can accommodate your meetings, training sessions, professional gatherings and various events in a practical environment.\n                    <\/p>\n\n                    <ul class=\"dh-seminar-list\">\n\n                        <li>\n                            Seminar room\n                        <\/li>\n\n                        <li>\n                            Organizing meetings and training sessions\n                        <\/li>\n\n                        <li>\n                            On-site catering\n                        <\/li>\n\n                        <li>\n                            Possibility of organizing private events\n                        <\/li>\n\n                        <li>\n                            Wi-Fi access\n                        <\/li>\n\n                        <li>\n                            Outdoor parking\n                        <\/li>\n\n                    <\/ul>\n\n                <\/div>\n\n\n                <div class=\"dh-seminar-image\"><\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         TRANSPORT\n         ===================================================== -->\n\n    <section class=\"dh-transport\">\n\n        <div class=\"dh-services-inner\">\n\n            <div class=\"dh-section-title\">\n\n                <span class=\"dh-small-title\">\n                    Move around easily\n                <\/span>\n\n                <h2>\n                    Transport &amp; Mobility\n                <\/h2>\n\n            <\/div>\n\n\n            <div class=\"dh-transport-grid\">\n\n\n                <div class=\"dh-transport-card\">\n\n                    <div class=\"icon\">\u2708\ufe0f<\/div>\n\n                    <h3>\n                        Airport transfer\n                    <\/h3>\n\n                    <p>\n                        To simplify your arrival or departure, D\u00e9tente H\u00f4tel can organize your transfer to or from Abidjan airport.\n                    <\/p>\n\n                <\/div>\n\n\n                <div class=\"dh-transport-card\">\n\n                    <div class=\"icon\">\ud83d\ude98<\/div>\n\n                    <h3>\n                        Vehicle rental\n                    <\/h3>\n\n                    <p>\n                        Need to be independent during your stay? We also offer a vehicle rental service.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         CTA FINAL\n         ===================================================== -->\n\n    <section class=\"dh-services-cta\">\n\n        <div class=\"dh-services-inner\">\n\n            <h2>\n                Everything is in place for your stay\n            <\/h2>\n\n            <p>\n                Whether you are coming for a few nights, a business trip, an event or a tourist stay, D\u00e9tente H\u00f4tel welcomes you to Yopougon, Abidjan, with services tailored to your stay.\n            <\/p>\n\n\n            <div class=\"dh-services-buttons\">\n\n                <a class=\"dh-services-button primary\" href=\"\/en\/chambres\/\">\n                    See our rooms\n                <\/a>\n\n                <a class=\"dh-services-button secondary\" href=\"\/en\/contact\/\">\n                    Contact us\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n<\/div>\n\n\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Hotel\",\n  \"name\": \"D\u00e9tente H\u00f4tel\",\n  \"url\": \"https:\/\/www.detentehotel.com\/services\/\",\n  \"description\": \"Services de D\u00e9tente H\u00f4tel \u00e0 Yopougon, Abidjan : restaurant, bar, petit-d\u00e9jeuner, Wi-Fi, salle de s\u00e9minaire, transfert a\u00e9roport, location de v\u00e9hicules et services pour \u00e9v\u00e9nements.\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"streetAddress\": \"2152, AVENUE \u00c9MILE BROU\",\n    \"addressLocality\": \"Yopougon\",\n    \"addressRegion\": \"District d'Abidjan\",\n    \"addressCountry\": \"CI\"\n  }\n}\n<\/script>\n<!-- =========================================================\n     FOOTER WORDPRESS \u2014 LARGEUR\n     ========================================================= -->\n\n<style>\n\nbody.page-id-21 .wp-site-blocks > footer,\nbody.page-id-21 .wp-site-blocks > .wp-block-template-part:last-child {\n    width: 100% !important;\n    max-width: none !important;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n}\n\n<\/style>","protected":false},"excerpt":{"rendered":"<p>D\u00e9tente H\u00f4tel \u00b7 Abidjan Nos Services D\u00e9couvrez les services de D\u00e9tente H\u00f4tel \u00e0 Yopougon, Abidjan, con\u00e7us pour faciliter votre s\u00e9jour, vos d\u00e9placements, vos repas et l&rsquo;organisation de vos \u00e9v\u00e9nements professionnels ou priv\u00e9s. Les services de votre h\u00f4tel \u00e0 Yopougon Que vous soyez en voyage professionnel, en s\u00e9jour touristique \u00e0 Abidjan, en couple ou \u00e0 la [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-21","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.detentehotel.com\/en\/wp-json\/wp\/v2\/pages\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.detentehotel.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.detentehotel.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.detentehotel.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.detentehotel.com\/en\/wp-json\/wp\/v2\/comments?post=21"}],"version-history":[{"count":5,"href":"https:\/\/www.detentehotel.com\/en\/wp-json\/wp\/v2\/pages\/21\/revisions"}],"predecessor-version":[{"id":428,"href":"https:\/\/www.detentehotel.com\/en\/wp-json\/wp\/v2\/pages\/21\/revisions\/428"}],"wp:attachment":[{"href":"https:\/\/www.detentehotel.com\/en\/wp-json\/wp\/v2\/media?parent=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}