{"id":27,"date":"2025-03-30T08:07:22","date_gmt":"2025-03-30T08:07:22","guid":{"rendered":"https:\/\/www.kharismapparts.bsexchanges.com\/?page_id=27"},"modified":"2026-01-10T22:19:44","modified_gmt":"2026-01-10T21:19:44","slug":"accueil","status":"publish","type":"page","link":"https:\/\/kharismapparts.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"27\" class=\"elementor elementor-27\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f30c84a e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"f30c84a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d7cd4f0 elementor-widget elementor-widget-html\" data-id=\"d7cd4f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Bande d'annonce<\/title>\r\n    <style>\r\n        \/* Styles pour la bande d'annonce *\/\r\n        .alert-banner {\r\n            position: relative;\r\n            border-top: 2px solid #d32f2f;\r\n            border-bottom: 2px solid #d32f2f;\r\n            padding: 4px 5px;\r\n        }\r\n        \r\n        .alert-header {\r\n            display: flex;\r\n            align-items: center;\r\n            margin-bottom: 2px;\r\n            color: #d32f2f;\r\n            font-weight: bold;\r\n        }\r\n        \r\n        .alert-icon {\r\n            font-size: 24px;\r\n            margin-right: 10px;\r\n            animation: pulse 2s infinite;\r\n        }\r\n        \r\n        .alert-content {\r\n            position: relative;\r\n            overflow: hidden;\r\n            white-space: nowrap;\r\n        }\r\n        \r\n        .scrolling-text {\r\n            display: inline-block;\r\n            padding-left: 100%;\r\n            animation: scroll 40s linear infinite;\r\n            color: #333;\r\n            font-size: 16px;\r\n            line-height: 1.5;\r\n        }\r\n        \r\n        .emoji {\r\n            font-size: 18px;\r\n            margin: 0 10px;\r\n            vertical-align: middle;\r\n        }\r\n        \r\n        \/* Animation du texte d\u00e9filant *\/\r\n        @keyframes scroll {\r\n            0% {\r\n                transform: translateX(0);\r\n            }\r\n            100% {\r\n                transform: translateX(-100%);\r\n            }\r\n        }\r\n        \r\n        \/* Animation pour l'ic\u00f4ne d'alerte *\/\r\n        @keyframes pulse {\r\n            0% {\r\n                transform: scale(1);\r\n            }\r\n            50% {\r\n                transform: scale(1.1);\r\n            }\r\n            100% {\r\n                transform: scale(1);\r\n            }\r\n        }\r\n        \r\n        \/* Responsive design *\/\r\n        @media (max-width: 768px) {\r\n            .alert-banner {\r\n                padding: 5px 10px;\r\n            }\r\n            \r\n            .scrolling-text {\r\n                font-size: 15px;\r\n                animation-duration: 40s;\r\n            }\r\n            \r\n            .emoji {\r\n                font-size: 16px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 480px) {\r\n            .alert-banner {\r\n                padding: 5px 10px;\r\n            }\r\n            \r\n            .scrolling-text {\r\n                font-size: 14px;\r\n                animation-duration: 40s;\r\n                white-space: nowrap;\r\n            }\r\n            \r\n            .alert-content {\r\n                height: auto;\r\n                min-height: 40px;\r\n            }\r\n        }\r\n        \r\n        \/* Styles sp\u00e9cifiques pour WordPress *\/\r\n        .wp-alert-container {\r\n            padding: 0;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Conteneur pour l'int\u00e9gration WordPress -->\r\n    <div class=\"wp-alert-container\">\r\n        <!-- Bande d'annonce -->\r\n        <div class=\"alert-banner\">\r\n            <div class=\"alert-header\">\r\n                <span class=\"alert-icon\">\u26a0<\/span>\r\n                <span>Important<\/span>\r\n            <\/div>\r\n            <div class=\"alert-content\">\r\n                <div class=\"scrolling-text\">\r\n                    Suite \u00e0 un incendie, le <span class=\"emoji\">\ud83d\udedc<\/span> Wi-Fi et le service de <span class=\"emoji\">\ud83c\udf74<\/span> restauration (situ\u00e9s au premier niveau) sont temporairement indisponibles. Nous travaillons activement \u00e0 leur r\u00e9tablissement dans les meilleurs d\u00e9lais. Merci de votre compr\u00e9hension. \r\n                    <!-- R\u00e9p\u00e9tition du texte pour l'effet de boucle sans coupure -->\r\n                    Suite \u00e0 un incendie, le <span class=\"emoji\">\ud83d\udedc<\/span> Wi-Fi et le service de <span class=\"emoji\">\ud83c\udf74<\/span> restauration (situ\u00e9s au premier niveau) sont temporairement indisponibles. Nous travaillons activement \u00e0 leur r\u00e9tablissement dans les meilleurs d\u00e9lais. Merci de votre compr\u00e9hension.\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Script pour am\u00e9liorer l'exp\u00e9rience sur mobile\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const scrollingText = document.querySelector('.scrolling-text');\r\n            const alertContent = document.querySelector('.alert-content');\r\n            \r\n            \/\/ D\u00e9tection des appareils mobiles\r\n            function isMobile() {\r\n                return window.innerWidth <= 480;\r\n            }\r\n            \r\n            \/\/ Ajuster l'animation en fonction de la taille de l'\u00e9cran\r\n            function adjustAnimation() {\r\n                if (isMobile()) {\r\n                    \/\/ Sur mobile, on arr\u00eate l'animation et on affiche le texte normalement\r\n                    scrollingText.style.animation = 'scroll 40s linear infinite';\r\n                    scrollingText.st\r\n                    yle.paddingLeft = '100%';\r\n                    scrollingText.style.whiteSpace = 'nowrap';\r\n                    alertContent.style.overflow = 'hidden';\r\n                } else {\r\n                    \/\/ Sur desktop, on active l'animation\r\n                    scrollingText.style.animation = 'scroll 40s linear infinite';\r\n                    scrollingText.style.paddingLeft = '100%';\r\n                    scrollingText.style.whiteSpace = 'nowrap';\r\n                    alertContent.style.overflow = 'hidden';\r\n                }\r\n            }\r\n            \r\n            \/\/ Ajuster au chargement\r\n            adjustAnimation();\r\n            \r\n            \/\/ Ajuster au redimensionnement de la fen\u00eatre\r\n            window.addEventListener('resize', adjustAnimation);\r\n            \r\n            \/\/ Ajout d'un effet de pause au survol (desktop seulement)\r\n            alertContent.addEventListener('mouseenter', function() {\r\n                if (!isMobile()) {\r\n                    scrollingText.style.animationPlayState = 'paused';\r\n                }\r\n            });\r\n            \r\n            alertContent.addEventListener('mouseleave', function() {\r\n                if (!isMobile()) {\r\n                    scrollingText.style.animationPlayState = 'running';\r\n                }\r\n            });\r\n            \r\n            \/\/ Ajout d'un effet de pause au toucher (mobile)\r\n            alertContent.addEventListener('touchstart', function() {\r\n                if (!isMobile()) {\r\n                    scrollingText.style.animationPlayState = 'paused';\r\n                }\r\n            });\r\n            \r\n            alertContent.addEventListener('touchend', function() {\r\n                if (!isMobile()) {\r\n                    setTimeout(() => {\r\n                        scrollingText.style.animationPlayState = 'running';\r\n                    }, 3000);\r\n                }\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4315afda elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"4315afda\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;shape_divider_bottom&quot;:&quot;triangle-asymmetrical&quot;,&quot;background_slideshow_lazyload&quot;:&quot;yes&quot;,&quot;background_slideshow_ken_burns&quot;:&quot;yes&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:2622,&quot;url&quot;:&quot;https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/20250612_161055-scaled.jpg&quot;},{&quot;id&quot;:1876,&quot;url&quot;:&quot;https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/20241025_152900-scaled-e1746715907459.jpg&quot;},{&quot;id&quot;:2609,&quot;url&quot;:&quot;https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/20250612_153501-scaled.jpg&quot;},{&quot;id&quot;:1905,&quot;url&quot;:&quot;https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/20241212_164226-scaled.jpg&quot;},{&quot;id&quot;:1918,&quot;url&quot;:&quot;https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/20241126_155437-scaled.jpg&quot;},{&quot;id&quot;:1342,&quot;url&quot;:&quot;https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/papyrus-10.jpg&quot;},{&quot;id&quot;:1334,&quot;url&quot;:&quot;https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/papyrus-2.jpg&quot;},{&quot;id&quot;:2110,&quot;url&quot;:&quot;https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/20241025_150754-scaled.jpg&quot;},{&quot;id&quot;:1325,&quot;url&quot;:&quot;https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/jasmin-14-rotated.jpg&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500,&quot;background_slideshow_ken_burns_zoom_direction&quot;:&quot;in&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 1000 100\" preserveaspectratio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M738,99l262-93V0H0v5.6L738,99z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e9b885f\" data-id=\"e9b885f\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-35932191 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"35932191\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1c039eb\" data-id=\"1c039eb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8eb276e elementor-widget elementor-widget-mphbe-search-form\" data-id=\"8eb276e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;hide_labels&quot;:&quot;no&quot;,&quot;multiple_lines&quot;:&quot;no&quot;}\" data-widget_type=\"mphbe-search-form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"mphb_sc_search-wrapper is-style-horizontal-form mphbs-fw-100\">\n<form method=\"GET\" class=\"mphb_sc_search-form\" action=\"https:\/\/kharismapparts.com\/en\/resultats-de-la-recherche\/\" data-first_available_check_in_date=\"2026-06-03\" data-trp-original-action=\"https:\/\/kharismapparts.com\/en\/resultats-de-la-recherche\/\">\n\n\t<p class = \"mphb-required-fields-tip\">\n\t<small>\n\t\tRequired fields are followed by\t\t<abbr title=\"required\">*<\/abbr>\n\t<\/small>\n<\/p>\n\n\t<p class=\"mphb_sc_search-check-in-date\">\n\t\t<label for=\"mphb_check_in_date-mphb-search-form-6a1dd83e6a5e7\">\n\t\t\tCheck-in\t\t\t<abbr title=\"Formatted as dd\/mm\/yyyy\">*<\/abbr>\n\t\t<\/label>\n\t\t<br \/>\n\t\t<input\n\t\t\tid=\"mphb_check_in_date-mphb-search-form-6a1dd83e6a5e7\"\n\t\t\tdata-datepick-group=\"mphb-search-form-6a1dd83e6a5e7\"\n\t\t\tvalue=\"\"\n\t\t\tplaceholder=\"Check-in Date\"\n\t\t\trequired=\"required\"\n\t\t\ttype=\"text\"\n\t\t\tinputmode=\"none\"\n\t\t\tname=\"mphb_check_in_date\"\n\t\t\tclass=\"mphb-datepick\"\n\t\t\tautocomplete=\"off\"\n\t\t\t\/>\n\t<\/p>\n\n\t<p class=\"mphb_sc_search-check-out-date\">\n\t\t<label for=\"mphb_check_out_date-mphb-search-form-6a1dd83e6a5e7\">\n\t\t\tCheck-out\t\t\t<abbr title=\"Formatted as dd\/mm\/yyyy\">*<\/abbr>\n\t\t<\/label>\n\t\t<br \/>\n\t\t<input\n\t\t\tid=\"mphb_check_out_date-mphb-search-form-6a1dd83e6a5e7\"\n\t\t\tdata-datepick-group=\"mphb-search-form-6a1dd83e6a5e7\"\n\t\t\tvalue=\"\"\n\t\t\tplaceholder=\"Check-out Date\"\n\t\t\trequired=\"required\"\n\t\t\ttype=\"text\"\n\t\t\tinputmode=\"none\"\n\t\t\tname=\"mphb_check_out_date\"\n\t\t\tclass=\"mphb-datepick\"\n\t\t\tautocomplete=\"off\"\n\t\t\t\/>\n\t<\/p>\n\n\t\t\t<p class=\"mphb_sc_search-adults\">\n\t\t\t<label for=\"mphb_adults-mphb-search-form-6a1dd83e6a5e7\">\n\t\t\t\tAdults\t\t\t<\/label>\n\t\t\t<br \/>\n\t\t\t<select id=\"mphb_adults-mphb-search-form-6a1dd83e6a5e7\" name=\"mphb_adults\" >\n\t\t\t\t\t\t\t\t\t<option value=\"1\"  selected='selected'>1<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"2\" >2<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"3\" >3<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"4\" >4<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"5\" >5<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"6\" >6<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"7\" >7<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"8\" >8<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"9\" >9<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"10\" >10<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/p>\n\t\n\t\t\t<p class=\"mphb_sc_search-children\">\n\t\t\t<label for=\"mphb_children-mphb-search-form-6a1dd83e6a5e7\">\n\t\t\t\tChildren Moins de 12 ans\t\t\t<\/label>\n\t\t\t<br \/>\n\t\t\t<select id=\"mphb_children-mphb-search-form-6a1dd83e6a5e7\" name=\"mphb_children\">\n\t\t\t\t\t\t\t\t\t<option value=\"0\" >0<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"1\"  selected='selected'>1<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"2\" >2<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"3\" >3<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"4\" >4<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"5\" >5<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"6\" >6<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"7\" >7<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"8\" >8<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"9\" >9<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"10\" >10<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/p>\n\t\n\t\n\t\n\t<input id=\"mphb_check_in_date-mphb-search-form-6a1dd83e6a5e7-hidden\" value=\"\" type=\"hidden\" name=\"mphb_check_in_date\" \/><input id=\"mphb_check_out_date-mphb-search-form-6a1dd83e6a5e7-hidden\" value=\"\" type=\"hidden\" name=\"mphb_check_out_date\" \/>\n\t<p class=\"mphb_sc_search-submit-button-wrapper\">\n\t\t<input type=\"submit\" class=\"button\" value=\"Search\"\/>\n\t<\/p>\n\n\t\n<input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7b1ed42b elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"7b1ed42b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1ab5e912\" data-id=\"1ab5e912\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-313150b9 elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"313150b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Kharism'Apparts<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-73d647ef\" data-id=\"73d647ef\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-14519488 elementor-widget elementor-widget-text-editor\" data-id=\"14519488\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Kharism&#8217;Apparts<\/strong> is a furnished tourist residence located in Yaound\u00e9, the political capital of Cameroon. Building on our experience since our creation in 2018, we offer furnished accommodation with a high level of comfort and modern facilities to meet our customers' needs.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-0d30463 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"0d30463\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72046c3 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"72046c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">WHAT OUR CUSTOMERS SAY!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-724e942 elementor-widget elementor-widget-text-editor\" data-id=\"724e942\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><pre class=\"ti-widget\"><template id=\"trustindex-google-widget-html\"><div class=\"ti-widget  ti-goog ti-disable-font ti-show-rating-text ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"drop-shadow\" data-pid=\"\" data-language=\"fr\" data-close-locale=\"Fermer\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"R\u00e9ponse du propri\u00e9taire\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Google\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> BIEN <\/strong> <\/div> <span class=\"ti-stars star-lg\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/e.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">Bas\u00e9e sur <strong>82 avis<\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <trustindex-image class=\"ti-logo-fb\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Google\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Avis suivante\" role=\"button\"><\/div> <div class=\"ti-prev\" aria-label=\"Avis pr\u00e9c\u00e9dent\" role=\"button\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocK6pWI1G9uLyaWnSwAYpUsTSJJal9YKmzNr2iaigkEIBZ7Xig=w40-h40-c-rp-mo-br100\" alt=\"Laure Ngo njip profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Laure Ngo njip <\/div> <div class=\"ti-date\">09\/05\/2025<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Nous vous remercions pour votre cadre aussi chaleureux et convivial.\nVotre concierge est tr\u00e8s accueillant et serviable\nJuste une chose continuer ainsi\ud83d\ude4f<br \/><br \/><strong class=\"ti-reply-by-owner-title\">R\u00e9ponse du propri\u00e9taire<\/strong><br \/>Merci Laure \ud83d\ude00<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKA-VR59nWss_BeB3FnnZs41iN1yF8aiR1cGI06ciCwQXB_Og=w40-h40-c-rp-mo-br100\" alt=\"Rodrigue Adoule profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Rodrigue Adoule <\/div> <div class=\"ti-date\">12\/01\/2025<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Cadre tr\u00e8s propre, calme, chaleureux. Toutefois, pensez \u00e0 souscrire au bouquet tout canal<br \/><br \/><strong class=\"ti-reply-by-owner-title\">R\u00e9ponse du propri\u00e9taire<\/strong><br \/>Merci Rodrigue.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKNz-8ACoI8UqOjyHsToZETBnDRFfK16StrnP9yjSl1s5a59A=w40-h40-c-rp-mo-br100\" alt=\"Kevin Dongmo profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Kevin Dongmo <\/div> <div class=\"ti-date\">10\/01\/2025<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->J\u2019ai pass\u00e9 un excellent s\u00e9jour dans un des appartements meubl\u00e9s\nLe service est de qualit\u00e9, respectueux et tr\u00e8s professionnel\nL\u2019appartement \u00e9tait tr\u00e8s beau et tr\u00e8s bien entretenu\nPour le coup 10\/10\nN\u2019h\u00e9sitez pas je vous le recommande fortement<br \/><br \/><strong class=\"ti-reply-by-owner-title\">R\u00e9ponse du propri\u00e9taire<\/strong><br \/>Merci K\u00e9vin\nVous \u00eates toujours le bienvenu. Cela a \u00e9t\u00e9 un plaisir de vous recevoir.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjXFpjIaku9T0EQtICRSwhaRoG_8Q-QPXncO8uBVbqMWgjM-n202=w40-h40-c-rp-mo-br100\" alt=\"Tedon Sadios profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Tedon Sadios <\/div> <div class=\"ti-date\">16\/12\/2024<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Allez visiter pour y croire trop parl\u00e9 c'est maladie<br \/><br \/><strong class=\"ti-reply-by-owner-title\">R\u00e9ponse du propri\u00e9taire<\/strong><br \/>Merci \ud83d\ude4f\ud83c\udffe<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKjevSSArK0uFvGox0hRz-r3qlzO1BUuaMLAY-zcJeCcMij6Q=w40-h40-c-rp-mo-br100\" alt=\"ALPHA &amp; OMEGA profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> ALPHA &amp; OMEGA <\/div> <div class=\"ti-date\">10\/12\/2024<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Avant mon S\u00e9jour je pensais que c'\u00e9tait une arnaque, mais une fois sur place je n'ai pas \u00e9t\u00e9 d\u00e9\u00e7u.\nJe recommande.<br \/><br \/><strong class=\"ti-reply-by-owner-title\">R\u00e9ponse du propri\u00e9taire<\/strong><br \/>Merci<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/trustindex-google-widget.css?1765092800\"><\/div><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-90bd64c elementor-widget elementor-widget-text-editor\" data-id=\"90bd64c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><pre class=\"ti-widget\"><template id=\"trustindex-airbnb-widget-html\"><div class=\"ti-widget  ti-airb ti-disable-font ti-show-rating-text ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"il y a %d %s|aujourd'hui|jour|jours|semaine|semaines|mois|mois|ann\u00e9e|ans\" data-plugin-version=\"13.2.5\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"\" data-language=\"fr\" data-close-locale=\"Fermer\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"R\u00e9ponse du propri\u00e9taire\" data-only-rating-locale=\"Cet utilisateur a uniquement laiss\u00e9 une \u00e9valuation.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Airbnb\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> EXCELLENT <\/strong> <\/div> <span class=\"ti-stars star-lg\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">Bas\u00e9e sur <strong>52 avis<\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <trustindex-image class=\"ti-logo-fb\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Airbnb\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Avis suivante\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Avis pr\u00e9c\u00e9dent\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1771113600\" class=\"ti-review-item source-Airbnb ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/a0.muscache.com\/im\/pictures\/user\/21b8fe13-f6c4-42a0-93df-0bc1a63b8282.jpg\" alt=\"Benoit profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Benoit <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">v\u00e9rifi\u00e9<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Je recommande lieu paisible pour un moment de calme et personnel toujours disponible dans le plus grand respect<br \/><br \/><strong class=\"ti-reply-by-owner-title\">R\u00e9ponse du propri\u00e9taire<\/strong><br \/>Merci infiniment Beno\u00eet. Votre satisfaction est notre plus belle r\u00e9compense.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1746403200\" class=\"ti-review-item source-Airbnb ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/a0.muscache.com\/im\/pictures\/user\/f22827f9-d7a1-4a3d-904b-fd96b9360303.jpg\" alt=\"C\u00e9sar profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> C\u00e9sar <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">v\u00e9rifi\u00e9<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Super s\u00e9jour dans un logement impeccable, tr\u00e8s propre et d\u00e9cor\u00e9 avec beaucoup de go\u00fbt. L\u2019h\u00f4te et le concierge ont \u00e9t\u00e9 ultra disponibles et r\u00e9actifs tout au long du s\u00e9jour. Un service au top qui met en confiance. Je recommande \u00e0 100 % !<br \/><br \/><strong class=\"ti-reply-by-owner-title\">R\u00e9ponse du propri\u00e9taire<\/strong><br \/>Merci beaucoup C\u00e9sar.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1738368000\" class=\"ti-review-item source-Airbnb ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/a0.muscache.com\/im\/users\/3208435\/profile_pic\/1443909408\/original.jpg\" alt=\"Nicolas profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Nicolas <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">v\u00e9rifi\u00e9<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Pour mon premier s\u00e9jour au Cameroun et \u00e0 Yaound\u00e9, je suis ravi d'avoir opt\u00e9 pour Karism'Apparts.La patience, la disponibilit\u00e9 d'Evelyne ont \u00e9t\u00e9 impeccables, alors m\u00eame que mon arriv\u00e9e ne cessait d'\u00eatre diff\u00e9r\u00e9e jusqu'\u00e0 tard dans la soir\u00e9e. Elle et Jo\u00ebl m'ont accueilli avec beaucoup de gentillesse malgr\u00e9 l'heure avanc\u00e9e et mon manque de pr\u00e9cision.La chambre est tout \u00e0 fait conforme aux photos diffus\u00e9es sur le site. Spacieuse, agr\u00e9able, propre, s\u00e9curis\u00e9e, sans commune mesure avec d'autres logements que j'ai pu exp\u00e9rimenter \u00e0 Yaound\u00e9. Aucun probl\u00e8me d\u2019\u00e9lectricit\u00e9 durant mon s\u00e9jour, eau chaude \u00e0 disposition et Wifi stable. Nombreux services utiles comme une restauration \u00e0 la commande, le lavage du linge, le m\u00e9nage.J'ai par ailleurs beaucoup appr\u00e9ci\u00e9 la pr\u00e9sence, l'accessibilit\u00e9, la pr\u00e9voyance de Jo\u00ebl, le concierge, tant pour son professionnalisme que pour les \u00e9changes informels que nous avons pu avoir.Au plaisir de vous retrouver lors d'un prochain s\u00e9jour :)<br \/><br \/><strong class=\"ti-reply-by-owner-title\">R\u00e9ponse du propri\u00e9taire<\/strong><br \/>Un immense merci pour votre commentaire chaleureux et d\u00e9taill\u00e9 Nicolas ! Nous sommes ravis que votre premier s\u00e9jour \u00e0 Yaound\u00e9 et \u00e0 Kharism'Apparts ait \u00e9t\u00e9 \u00e0 la hauteur de vos attentes.Ce fut un plaisir de vous accueillir, m\u00eame avec les al\u00e9as de votre arriv\u00e9e tardive. Votre satisfaction est notre priorit\u00e9, et savoir que vous avez appr\u00e9ci\u00e9 le confort, la propret\u00e9, la s\u00e9curit\u00e9 et nos services nous motive encore plus \u00e0 offrir la meilleure exp\u00e9rience possible \u00e0 nos h\u00f4tes.Jo\u00ebl et moi avons \u00e9galement beaucoup appr\u00e9ci\u00e9 nos \u00e9changes avec vous, et nous esp\u00e9rons avoir le plaisir de vous accueillir \u00e0 nouveau lors de votre prochain passage \u00e0 Yaound\u00e9 !\u00c0 tr\u00e8s bient\u00f4t, et encore merci pour votre confiance.Evelyne &amp; toute l\u2019\u00e9quipe de Kharism'Apparts<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1734998400\" class=\"ti-review-item source-Airbnb ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/a0.muscache.com\/im\/pictures\/user\/User\/original\/476f5571-bddb-4d3b-8502-ed8f98e7eceb.jpeg\" alt=\"Franck profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Franck <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">v\u00e9rifi\u00e9<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->J\u2019ai \u00e9t\u00e9 orient\u00e9 tr\u00e8s simplement et les instructions \u00e9taient claires. De plus Corinne est venu me dire bonjour. J\u2019ai appr\u00e9ci\u00e9.Je recommande fortement l\u2019\u00e9tablissement et je reviendrai.<br \/><br \/><strong class=\"ti-reply-by-owner-title\">R\u00e9ponse du propri\u00e9taire<\/strong><br \/>merci Franck, ravie de vous avoir re\u00e7u. c'\u00e9tait Evelyne qui est venue vous saluer \ud83d\ude05\ud83e\udd23\ud83e\udd23\ud83e\udd23.merci pour votre bonne humeur contagieuse \ud83d\ude09<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1731024000\" class=\"ti-review-item source-Airbnb ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/a0.muscache.com\/im\/pictures\/user\/User\/original\/5ad72bc6-78fb-47b9-8e5a-92765288cb94.jpeg\" alt=\"Steve profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Steve <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">v\u00e9rifi\u00e9<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->J'ai vraiment appr\u00e9ci\u00e9 l'accueil et la propret\u00e9 du logement. De plus, le cadre m'as permis de me ressourcer et surtout de bien r\u00e9cup\u00e9rer. La r\u00e9activit\u00e9 et la disponibilit\u00e9 du personnel et de l'h\u00f4te sont \u00e9galement \u00e0 souligner. Je ne manquerai pas de recommander le logement autour de moi.<br \/><br \/><strong class=\"ti-reply-by-owner-title\">R\u00e9ponse du propri\u00e9taire<\/strong><br \/>Merci Steve,comme je vous l'ai dis, cela a \u00e9t\u00e9 un plaisir de vous recevoir \u00e0 la r\u00e9sidence.Vous avez laiss\u00e9 le logement dans un \u00e9tat impeccable et c'est remarquable. Merci encore d'avoir choisi Kharism'Apparts et nous esp\u00e9rons vivement vous recevoir lors de votre prochain s\u00e9jour dans la Capitale.Evelyne.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1729987200\" class=\"ti-review-item source-Airbnb ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/a0.muscache.com\/im\/pictures\/user\/22ba70c3-894a-42c3-9af3-1a8e9f988f51.jpg\" alt=\"Sigurd profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Sigurd <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">v\u00e9rifi\u00e9<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Comme d'habitude, tout \u00e9tait bien organis\u00e9.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1729728000\" class=\"ti-review-item source-Airbnb ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/a0.muscache.com\/im\/pictures\/user\/b6612d74-a3de-4125-8d19-4539135e7553.jpg\" alt=\"Abdul profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Abdul <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">v\u00e9rifi\u00e9<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Thank you!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1725753600\" class=\"ti-review-item source-Airbnb ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/a0.muscache.com\/im\/pictures\/user\/efd2d1e7-2f0e-489e-a745-0b8e9ce38e37.jpg\" alt=\"Fran\u00e7oise profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Fran\u00e7oise <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">v\u00e9rifi\u00e9<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Le logement \u00e9tait tr\u00e8s confortable. Eve, l\u2019h\u00f4te, est agr\u00e9able, r\u00e9active et flexible et met \u00e0 disposition un service conciergerie vraiment efficace. Jerry, le concierge, nous a vraiment facilit\u00e9 la vie durant le s\u00e9jour et r\u00e9pondu \u00e0 tous nos besoins.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1725580800\" class=\"ti-review-item source-Airbnb ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/a0.muscache.com\/im\/Portrait\/Avatars\/messaging\/b3e03835-ade9-4eb7-a0bb-2466ab9a534d.jpg?im_t=J&amp;im_w=240&amp;im_f=airbnb-cereal-medium.ttf&amp;im_c=ffffff\" alt=\"Jordan profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Jordan <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">v\u00e9rifi\u00e9<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->l'accueil \u00e9tait excellent, le logement \u00e9tait impeccable.s\u00e9jour tr\u00e8s bref mais juste parfait.je reviendrai<br \/><br \/><strong class=\"ti-reply-by-owner-title\">R\u00e9ponse du propri\u00e9taire<\/strong><br \/>Merci Jordan, vous \u00eates le bienvenu \ud83d\ude42<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1725494400\" class=\"ti-review-item source-Airbnb ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/a0.muscache.com\/im\/pictures\/user\/User\/original\/5232d0bb-6edc-4139-8b62-73701790c0fe.jpeg\" alt=\"R profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> R <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/f.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Airbnb\/star\/e.svg\" alt=\"Airbnb\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">v\u00e9rifi\u00e9<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->The place was very beautiful, definitely look like the photos. Particular mention of the concierge Jessy, very accommodating helpful and respectful. The mattress and bed was superb. I had wonderful night sleep. My little issue was the area which is quite far with not much to do around. Especially inconvenient if you don\u2019t have a car or taxi to come directly pick you up. Also the exterior of the house was not as beautiful as the inside but very safe with a code to access. Overall I had a good experience .<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <div class=\"ti-verified-by ti-verified-by-row\" data-style=\"1\"> <div class=\"ti-inner\"> Certifi\u00e9 par: Trustindex <span class=\"ti-info-icon\"><\/span> <div class=\"ti-disclaimer\">Le badge v\u00e9rifi\u00e9 de Trustindex est le symbole universel de confiance. Seules les meilleures entreprises peuvent obtenir le badge v\u00e9rifi\u00e9, avec une note sup\u00e9rieure \u00e0 4.5, bas\u00e9e sur les avis des clients au cours des derniers 12 mois. <a href=\"https:\/\/www.trustindex.io\/?a=sys&amp;c=wp-verified-badge&amp;url=\/the-trustindex-verified-badge\/\" target=\"_blank\">En savoir plus<\/a><\/div> <\/div> <\/div>  <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-airbnb-widget-html\" data-css-url=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/trustindex-airbnb-widget.css?1771982209\"><\/div><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f8c163 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"2f8c163\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-13518e4\" data-id=\"13518e4\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-97c4a35 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"97c4a35\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-12 elementor-inner-column elementor-element elementor-element-8a45ef5 elementor-invisible\" data-id=\"8a45ef5\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bd7fcd6 elementor-widget elementor-widget-image\" data-id=\"bd7fcd6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/parking.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-320\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/parking.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/parking-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/parking-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7e3dd69 elementor-widget elementor-widget-heading\" data-id=\"7e3dd69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">24\/7 secure parking<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-12 elementor-inner-column elementor-element elementor-element-be7eecf elementor-invisible\" data-id=\"be7eecf\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-25faa7c elementor-widget elementor-widget-image\" data-id=\"25faa7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cctv.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-326\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cctv.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cctv-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cctv-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ef4878 elementor-widget elementor-widget-heading\" data-id=\"5ef4878\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Videosurveillance<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-12 elementor-inner-column elementor-element elementor-element-a1c645b elementor-invisible\" data-id=\"a1c645b\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-228b8fb elementor-widget elementor-widget-image\" data-id=\"228b8fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/wifi-1.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-323\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/wifi-1.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/wifi-1-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/wifi-1-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-90ca382 elementor-widget elementor-widget-heading\" data-id=\"90ca382\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">WIFI<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-12 elementor-inner-column elementor-element elementor-element-b2264e0 elementor-invisible\" data-id=\"b2264e0\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5ce262f elementor-widget elementor-widget-image\" data-id=\"5ce262f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/climatisation-1.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-322\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/climatisation-1.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/climatisation-1-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/climatisation-1-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b1ac90b elementor-widget elementor-widget-heading\" data-id=\"b1ac90b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Air conditioning<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-12 elementor-inner-column elementor-element elementor-element-e5f2aa1 elementor-invisible\" data-id=\"e5f2aa1\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-65c50e6 elementor-widget elementor-widget-image\" data-id=\"65c50e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/smart-tv-1.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-324\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/smart-tv-1.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/smart-tv-1-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/smart-tv-1-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-46faa98 elementor-widget elementor-widget-heading\" data-id=\"46faa98\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Satellite TV <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-12 elementor-inner-column elementor-element elementor-element-5c391fb elementor-invisible\" data-id=\"5c391fb\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a06d2cd elementor-widget elementor-widget-image\" data-id=\"a06d2cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cellule-photovoltaique.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-318\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cellule-photovoltaique.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cellule-photovoltaique-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cellule-photovoltaique-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80dff4f elementor-widget elementor-widget-heading\" data-id=\"80dff4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Solar energy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-12 elementor-inner-column elementor-element elementor-element-3075932 elementor-invisible\" data-id=\"3075932\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-890dcc8 elementor-widget elementor-widget-image\" data-id=\"890dcc8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/eau-chaude-1.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-329\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/eau-chaude-1.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/eau-chaude-1-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/eau-chaude-1-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dee448c elementor-widget elementor-widget-heading\" data-id=\"dee448c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hot water<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-12 elementor-inner-column elementor-element elementor-element-4e2f974 elementor-invisible\" data-id=\"4e2f974\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2a288ca elementor-widget elementor-widget-image\" data-id=\"2a288ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/chateau-deau-1.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-328\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/chateau-deau-1.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/chateau-deau-1-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/chateau-deau-1-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-458f8c4 elementor-widget elementor-widget-heading\" data-id=\"458f8c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Water tower<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-69806f50 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"69806f50\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7ac61c5d\" data-id=\"7ac61c5d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4efe7bee wpr-flip-box-front-align-right wpr-flip-box-animation-fade wpr-flip-box-back-align-center elementor-widget elementor-widget-wpr-flip-box\" data-id=\"4efe7bee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpr-flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\n\t\t<div class=\"wpr-flip-box\" data-trigger=\"box\">\n\t\t\t\n\t\t\t<div class=\"wpr-flip-box-item wpr-flip-box-front wpr-anim-timing-ease-in-out-quad\">\n\n\t\t\t\t<div class=\"wpr-flip-box-overlay\"><\/div>\n\n\t\t\t\t<div class=\"wpr-flip-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"wpr-flip-box-item wpr-flip-box-back wpr-anim-timing-ease-in-out-quad\">\n\n\t\t\t\t<div class=\"wpr-flip-box-overlay\"><\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"wpr-flip-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<a class=\"wpr-flip-box-link\" ><\/a>\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-59c53900\" data-id=\"59c53900\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-279b6a52 wpr-flip-box-front-align-left wpr-flip-box-anim-direction-up wpr-flip-box-animation-flip wpr-flip-box-back-align-center elementor-widget elementor-widget-wpr-flip-box\" data-id=\"279b6a52\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpr-flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\n\t\t<div class=\"wpr-flip-box\" data-trigger=\"box\">\n\t\t\t\n\t\t\t<div class=\"wpr-flip-box-item wpr-flip-box-front wpr-anim-timing-ease-in-out-quad\">\n\n\t\t\t\t<div class=\"wpr-flip-box-overlay\"><\/div>\n\n\t\t\t\t<div class=\"wpr-flip-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"wpr-flip-box-item wpr-flip-box-back wpr-anim-timing-ease-in-out-quad\">\n\n\t\t\t\t<div class=\"wpr-flip-box-overlay\"><\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"wpr-flip-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<a class=\"wpr-flip-box-link\" ><\/a>\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-33bdfd7f\" data-id=\"33bdfd7f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-42cd6942 wpr-flip-box-animation-fade wpr-flip-box-front-align-center wpr-flip-box-back-align-center elementor-widget elementor-widget-wpr-flip-box\" data-id=\"42cd6942\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpr-flip-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\n\t\t<div class=\"wpr-flip-box\" data-trigger=\"box\">\n\t\t\t\n\t\t\t<div class=\"wpr-flip-box-item wpr-flip-box-front wpr-anim-timing-ease-default\">\n\n\t\t\t\t<div class=\"wpr-flip-box-overlay\"><\/div>\n\n\t\t\t\t<div class=\"wpr-flip-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t<div class=\"wpr-flip-box-item wpr-flip-box-back wpr-anim-timing-ease-default\">\n\n\t\t\t\t<div class=\"wpr-flip-box-overlay\"><\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"wpr-flip-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<a class=\"wpr-flip-box-link\" ><\/a>\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-76fe6fd9 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"76fe6fd9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-610d9a92\" data-id=\"610d9a92\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-71da0de3 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"71da0de3\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-4f75906a elementor-invisible\" data-id=\"4f75906a\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7ccf60e6 elementor-widget elementor-widget-image\" data-id=\"7ccf60e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cloche.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-330\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cloche.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cloche-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cloche-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8eb1118 elementor-widget elementor-widget-heading\" data-id=\"8eb1118\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Catering Service<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-435dc41f elementor-invisible\" data-id=\"435dc41f\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1ff1dd16 elementor-widget elementor-widget-image\" data-id=\"1ff1dd16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/money-management.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-321\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/money-management.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/money-management-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/money-management-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-328f72c elementor-widget elementor-widget-heading\" data-id=\"328f72c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Currency exchange<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-4231ffa2 elementor-invisible\" data-id=\"4231ffa2\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2a78650 elementor-widget elementor-widget-image\" data-id=\"2a78650\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/aeroport.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-325\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/aeroport.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/aeroport-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/aeroport-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a9f341f elementor-widget elementor-widget-heading\" data-id=\"2a9f341f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Airport shuttle<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-5e3499c elementor-invisible\" data-id=\"5e3499c\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-480fb9f elementor-widget elementor-widget-image\" data-id=\"480fb9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cleaning-1.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-327\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cleaning-1.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cleaning-1-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/cleaning-1-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c219743 elementor-widget elementor-widget-heading\" data-id=\"2c219743\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Household<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-19e31e2e elementor-invisible\" data-id=\"19e31e2e\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4cc9f142 elementor-widget elementor-widget-image\" data-id=\"4cc9f142\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/chambre.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-317\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/chambre.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/chambre-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/chambre-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-27917849 elementor-widget elementor-widget-heading\" data-id=\"27917849\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Laundry<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-5c3b054 elementor-invisible\" data-id=\"5c3b054\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-26217c83 elementor-widget elementor-widget-image\" data-id=\"26217c83\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/comptoir-denregistrement.webp\" class=\"elementor-animation-pulse-shrink attachment-large size-large wp-image-319\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/comptoir-denregistrement.webp 512w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/comptoir-denregistrement-300x300.webp 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/comptoir-denregistrement-150x150.webp 150w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4701b250 elementor-widget elementor-widget-heading\" data-id=\"4701b250\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Concierge services <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-60b3420e elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"60b3420e\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-31557422\" data-id=\"31557422\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3f236f5e elementor-widget elementor-widget-heading\" data-id=\"3f236f5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">You'll never stay anywhere else again!<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6061a376 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6061a376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">WHY OUR ACCOMODATIONS ?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c2cea3a elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"5c2cea3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23619da0 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"23619da0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Notre r\u00e9sidence est id\u00e9alement situ\u00e9e dans un quartier R\u00e9sidentiel, calme et s\u00e9curis\u00e9 de Yaound\u00e9 Mvan &#8211; Complexe B\u00e9ac. La caract\u00e9ristique principale du quartier est son accessibilit\u00e9. Il b\u00e9n\u00e9ficie d&#8217;une situation g\u00e9ographique strat\u00e9gique, proche de plusieurs commodit\u00e9s importantes. Tout d&#8217;abord, l&#8217;a\u00e9roport est facilement accessible depuis le quartier, ce qui est pratique pour les voyageurs. De plus, les agences de voyages se trouvent \u00e0 proximit\u00e9, facilitant ainsi l&#8217;organisation de vos d\u00e9placements et excursions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-51ffcacc\" data-id=\"51ffcacc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-295f61c elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"295f61c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-house-user\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M570.69,236.27,512,184.44V48a16,16,0,0,0-16-16H432a16,16,0,0,0-16,16V99.67L314.78,10.3C308.5,4.61,296.53,0,288,0s-20.46,4.61-26.74,10.3l-256,226A18.27,18.27,0,0,0,0,248.2a18.64,18.64,0,0,0,4.09,10.71L25.5,282.7a21.14,21.14,0,0,0,12,5.3,21.67,21.67,0,0,0,10.69-4.11l15.9-14V480a32,32,0,0,0,32,32H480a32,32,0,0,0,32-32V269.88l15.91,14A21.94,21.94,0,0,0,538.63,288a20.89,20.89,0,0,0,11.87-5.31l21.41-23.81A21.64,21.64,0,0,0,576,248.19,21,21,0,0,0,570.69,236.27ZM288,176a64,64,0,1,1-64,64A64,64,0,0,1,288,176ZM400,448H176a16,16,0,0,1-16-16,96,96,0,0,1,96-96h64a96,96,0,0,1,96,96A16,16,0,0,1,400,448Z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tThe Residence offers calm, security and accessibility, close to the airport and essential amenities.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f234639 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"5f234639\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tServices compl\u00e9mentaires\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tlorem ipsum...\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-493e2ab0\" data-id=\"493e2ab0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-29e41d2e elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"29e41d2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEmplacement strat\u00e9gique\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tlorem ipsum...\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4bf677a7 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"4bf677a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plane-departure\" viewbox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M624 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM80.55 341.27c6.28 6.84 15.1 10.72 24.33 10.71l130.54-.18a65.62 65.62 0 0 0 29.64-7.12l290.96-147.65c26.74-13.57 50.71-32.94 67.02-58.31 18.31-28.48 20.3-49.09 13.07-63.65-7.21-14.57-24.74-25.27-58.25-27.45-29.85-1.94-59.54 5.92-86.28 19.48l-98.51 49.99-218.7-82.06a17.799 17.799 0 0 0-18-1.11L90.62 67.29c-10.67 5.41-13.25 19.65-5.17 28.53l156.22 98.1-103.21 52.38-72.35-36.47a17.804 17.804 0 0 0-16.07.02L9.91 230.22c-10.44 5.3-13.19 19.12-5.57 28.08l76.21 82.97z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tIdeal for business trips or vacations, offering a perfect balance between tranquility and practicality.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1f27a2f7 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"1f27a2f7\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-eab6f04\" data-id=\"eab6f04\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-53fc824 elementor-widget elementor-widget-heading\" data-id=\"53fc824\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Frequently asked questions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b715328 elementor-widget elementor-widget-accordion\" data-id=\"2b715328\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-7281\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-7281\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-plus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-minus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">What types of accommodation does Kharism'Apparts offer?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-7281\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-7281\"><p>Nous proposons une large gamme de logements, allant des chambres passant par des studios confortables aux appartements familiaux spacieux. Tous nos logements sont \u00e9quip\u00e9s de la climatisation, d\u2019une cuisine ou S&#8217;pace snack enti\u00e8rement \u00e9quip\u00e9e, d\u2019une connexion Wi-Fi, d\u2019une t\u00e9l\u00e9vision \u00e0 \u00e9cran plat et d\u2019un mobilier confortable pour assurer un s\u00e9jour agr\u00e9able et m\u00e9morable.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-7282\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-7282\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-plus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-minus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Where is R\u00e9sidence Kharism'Apparts located and how far is it from the main road?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-7282\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-7282\"><p>La R\u00e9sidence est situ\u00e9e au Complexe B\u00e9ac, \u00e0 800 m\u00e8tres de l&#8217;Entr\u00e9e Complexe B\u00e9ac. L&#8217;acc\u00e8s est enti\u00e8rement goudron\u00e9 jusqu&#8217;\u00e0 la r\u00e9sidence, garantissant un trajet confortable et facile.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-7283\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-7283\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-plus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-minus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">How do I book accommodation at Kharism'Apparts?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-7283\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-7283\"><p>You can book your accommodation directly via our website, by telephone or by contacting us via WhatsApp. We recommend that you book in advance to guarantee the availability of the accommodation that best suits your needs.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-7284\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-7284\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><svg class=\"e-font-icon-svg e-fas-plus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><svg class=\"e-font-icon-svg e-fas-minus\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Is the accommodation suitable for business and family stays?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-7284\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-7284\"><p>Absolutely! Our accommodations are designed for business travelers and families alike. Thanks to our quiet surroundings, modern facilities and tailor-made services, you'll enjoy the ideal setting for working or relaxing in complete peace of mind.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2eebf41 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"2eebf41\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-330d46be\" data-id=\"330d46be\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-4e6311a7 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no\" data-id=\"4e6311a7\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-767366d2\" data-id=\"767366d2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-74d440c8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-image-box\" data-id=\"74d440c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h2 class=\"elementor-image-box-title\">Kharism'Apparts, the ideal place to stay in Yaound\u00e9.<\/h2><p class=\"elementor-image-box-description\">Each home is uniquely decorated, combining elegance and comfort, to offer our customers a setting that matches their tastes and desires. Whether you prefer a modern, warm or uncluttered atmosphere, you'll find the ideal space for a pleasant, personalized stay.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-208889 elementor-tablet-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"208889\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/en\/logements\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Discover Our Accomodations<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2cb479e8 elementor-hidden-mobile\" data-id=\"2cb479e8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6dfb9a37 elementor-widget-tablet__width-initial elementor-widget elementor-widget-image\" data-id=\"6dfb9a37\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/05\/3873169-300x300.jpg\" class=\"attachment-medium size-medium wp-image-1972\" alt=\"\" srcset=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/05\/3873169-300x300.jpg 300w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/05\/3873169-1024x1024.jpg 1024w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/05\/3873169-150x150.jpg 150w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/05\/3873169-768x768.jpg 768w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/05\/3873169-1536x1536.jpg 1536w, https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/05\/3873169.jpg 2000w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Bande d&#8217;annonce \u26a0 Information importante Suite \u00e0 un incendie, le \ud83d\udedc Wi-Fi et le service de \ud83c\udf74 restauration (situ\u00e9s au premier niveau) sont temporairement indisponibles. Nous travaillons activement \u00e0 leur r\u00e9tablissement dans les meilleurs d\u00e9lais. Merci de votre compr\u00e9hension. Suite \u00e0 un incendie, le \ud83d\udedc Wi-Fi et le service de \ud83c\udf74 restauration (situ\u00e9s au premier niveau) sont temporairement indisponibles. Nous travaillons activement \u00e0 leur r\u00e9tablissement dans les meilleurs d\u00e9lais. Merci de votre compr\u00e9hension. Les champs obligatoires sont suivis de * Arriv\u00e9e * D\u00e9part * Adultes 12345678910 Enfants Moins de 12 ans 012345678910 Kharism&#8217;Apparts Kharism&#8217;Apparts est une r\u00e9sidence de meubl\u00e9s de tourisme situ\u00e9e \u00e0 Yaound\u00e9, la capitale politique du Cameroun. Forte de notre exp\u00e9rience depuis notre cr\u00e9ation en 2018, nous proposons des logements meubl\u00e9s avec un haut niveau de confort et des \u00e9quipements modernes pour r\u00e9pondre aux besoins de nos clients. CE QUE DISENT NOS CLIENTS ! Parking s\u00e9curis\u00e9 24\/7 Vid\u00e9osurveillance WIFI Haut D\u00e9bit Climatisation T\u00e9l\u00e9vision par satellite Energie solaire Eau chaude Ch\u00e2teau d&#8217;eau Service de Restauration Change de devises Navette \u00e0 l&#8217;a\u00e9roport M\u00e9nage Buanderie Conciergerie Faites-y un tour, vous ne s\u00e9journerez plus jamais ailleurs ! POURQUOI NOS LOGEMENTS ? Notre r\u00e9sidence est id\u00e9alement situ\u00e9e dans un quartier R\u00e9sidentiel, calme et s\u00e9curis\u00e9 de Yaound\u00e9 Mvan &#8211; Complexe B\u00e9ac. La caract\u00e9ristique principale du quartier est son accessibilit\u00e9. Il b\u00e9n\u00e9ficie d&#8217;une situation g\u00e9ographique strat\u00e9gique, proche de plusieurs commodit\u00e9s importantes. Tout d&#8217;abord, l&#8217;a\u00e9roport est facilement accessible depuis le quartier, ce qui est pratique pour les voyageurs. De plus, les agences de voyages se trouvent \u00e0 proximit\u00e9, facilitant ainsi l&#8217;organisation de vos d\u00e9placements et excursions. La R\u00e9sidence offre calme, s\u00e9curit\u00e9 et accessibilit\u00e9, proche de l\u2019a\u00e9roport et des commodit\u00e9s essentielles. Services compl\u00e9mentaires lorem ipsum&#8230; Emplacement strat\u00e9gique lorem ipsum&#8230; Id\u00e9al pour voyages d\u2019affaires ou vacances, offrant un parfait \u00e9quilibre entre tranquillit\u00e9 et praticit\u00e9. Foire aux Questions Quels types de logements propose Kharism&#8217;Apparts ? Nous proposons une large gamme de logements, allant des chambres passant par des studios confortables aux appartements familiaux spacieux. Tous nos logements sont \u00e9quip\u00e9s de la climatisation, d\u2019une cuisine ou S&#8217;pace snack enti\u00e8rement \u00e9quip\u00e9e, d\u2019une connexion Wi-Fi, d\u2019une t\u00e9l\u00e9vision \u00e0 \u00e9cran plat et d\u2019un mobilier confortable pour assurer un s\u00e9jour agr\u00e9able et m\u00e9morable. O\u00f9 est situ\u00e9e la R\u00e9sidence Kharism&#8217;Apparts et \u00e0 quelle distance de l&#8217;axe principal se trouve-t-elle ? La R\u00e9sidence est situ\u00e9e au Complexe B\u00e9ac, \u00e0 800 m\u00e8tres de l&#8217;Entr\u00e9e Complexe B\u00e9ac. L&#8217;acc\u00e8s est enti\u00e8rement goudron\u00e9 jusqu&#8217;\u00e0 la r\u00e9sidence, garantissant un trajet confortable et facile. Comment r\u00e9server un logement \u00e0 Kharism&#8217;Apparts ? Vous pouvez r\u00e9server votre logement directement via notre site web, par t\u00e9l\u00e9phone ou en nous contactant via WhatsApp. Nous vous recommandons d\u2019anticiper votre r\u00e9servation pour garantir la disponibilit\u00e9 du logement qui correspond le mieux \u00e0 vos besoins. Les logements sont-ils adapt\u00e9s aux s\u00e9jours professionnels et familiaux ? Absolument ! Nos logements sont con\u00e7us aussi bien pour les voyages d\u2019affaires que pour les s\u00e9jours en famille. Gr\u00e2ce \u00e0 notre environnement calme, nos \u00e9quipements modernes et nos services sur mesure, vous b\u00e9n\u00e9ficierez d\u2019un cadre id\u00e9al pour travailler ou vous d\u00e9tendre en toute s\u00e9r\u00e9nit\u00e9. Kharism&#8217;Apparts, l&#8217;endroit id\u00e9al pour votre s\u00e9jour \u00e0 Yaound\u00e9. Chaque logement poss\u00e8de une d\u00e9coration unique, alliant \u00e9l\u00e9gance et confort, afin d&#8217;offrir \u00e0 nos clients un cadre qui correspond \u00e0 leurs go\u00fbts et \u00e0 leurs envies. Que vous pr\u00e9f\u00e9riez une ambiance moderne, chaleureuse ou \u00e9pur\u00e9e, vous trouverez l&#8217;espace id\u00e9al pour un s\u00e9jour agr\u00e9able et personnalis\u00e9. D\u00e9couvrez Nos Logements<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Accueil - Kharism&#039;Apparts<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kharismapparts.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Accueil - Kharism&#039;Apparts\" \/>\n<meta property=\"og:description\" content=\"Bande d&#8217;annonce \u26a0 Information importante Suite \u00e0 un incendie, le \ud83d\udedc Wi-Fi et le service de \ud83c\udf74 restauration (situ\u00e9s au premier niveau) sont temporairement indisponibles. Nous travaillons activement \u00e0 leur r\u00e9tablissement dans les meilleurs d\u00e9lais. Merci de votre compr\u00e9hension. Suite \u00e0 un incendie, le \ud83d\udedc Wi-Fi et le service de \ud83c\udf74 restauration (situ\u00e9s au premier niveau) sont temporairement indisponibles. Nous travaillons activement \u00e0 leur r\u00e9tablissement dans les meilleurs d\u00e9lais. Merci de votre compr\u00e9hension. Les champs obligatoires sont suivis de * Arriv\u00e9e * D\u00e9part * Adultes 12345678910 Enfants Moins de 12 ans 012345678910 Kharism&#8217;Apparts Kharism&#8217;Apparts est une r\u00e9sidence de meubl\u00e9s de tourisme situ\u00e9e \u00e0 Yaound\u00e9, la capitale politique du Cameroun. Forte de notre exp\u00e9rience depuis notre cr\u00e9ation en 2018, nous proposons des logements meubl\u00e9s avec un haut niveau de confort et des \u00e9quipements modernes pour r\u00e9pondre aux besoins de nos clients. CE QUE DISENT NOS CLIENTS ! Parking s\u00e9curis\u00e9 24\/7 Vid\u00e9osurveillance WIFI Haut D\u00e9bit Climatisation T\u00e9l\u00e9vision par satellite Energie solaire Eau chaude Ch\u00e2teau d&#8217;eau Service de Restauration Change de devises Navette \u00e0 l&#8217;a\u00e9roport M\u00e9nage Buanderie Conciergerie Faites-y un tour, vous ne s\u00e9journerez plus jamais ailleurs ! POURQUOI NOS LOGEMENTS ? Notre r\u00e9sidence est id\u00e9alement situ\u00e9e dans un quartier R\u00e9sidentiel, calme et s\u00e9curis\u00e9 de Yaound\u00e9 Mvan &#8211; Complexe B\u00e9ac. La caract\u00e9ristique principale du quartier est son accessibilit\u00e9. Il b\u00e9n\u00e9ficie d&#8217;une situation g\u00e9ographique strat\u00e9gique, proche de plusieurs commodit\u00e9s importantes. Tout d&#8217;abord, l&#8217;a\u00e9roport est facilement accessible depuis le quartier, ce qui est pratique pour les voyageurs. De plus, les agences de voyages se trouvent \u00e0 proximit\u00e9, facilitant ainsi l&#8217;organisation de vos d\u00e9placements et excursions. La R\u00e9sidence offre calme, s\u00e9curit\u00e9 et accessibilit\u00e9, proche de l\u2019a\u00e9roport et des commodit\u00e9s essentielles. Services compl\u00e9mentaires lorem ipsum&#8230; Emplacement strat\u00e9gique lorem ipsum&#8230; Id\u00e9al pour voyages d\u2019affaires ou vacances, offrant un parfait \u00e9quilibre entre tranquillit\u00e9 et praticit\u00e9. Foire aux Questions Quels types de logements propose Kharism&#8217;Apparts ? Nous proposons une large gamme de logements, allant des chambres passant par des studios confortables aux appartements familiaux spacieux. Tous nos logements sont \u00e9quip\u00e9s de la climatisation, d\u2019une cuisine ou S&#8217;pace snack enti\u00e8rement \u00e9quip\u00e9e, d\u2019une connexion Wi-Fi, d\u2019une t\u00e9l\u00e9vision \u00e0 \u00e9cran plat et d\u2019un mobilier confortable pour assurer un s\u00e9jour agr\u00e9able et m\u00e9morable. O\u00f9 est situ\u00e9e la R\u00e9sidence Kharism&#8217;Apparts et \u00e0 quelle distance de l&#8217;axe principal se trouve-t-elle ? La R\u00e9sidence est situ\u00e9e au Complexe B\u00e9ac, \u00e0 800 m\u00e8tres de l&#8217;Entr\u00e9e Complexe B\u00e9ac. L&#8217;acc\u00e8s est enti\u00e8rement goudron\u00e9 jusqu&#8217;\u00e0 la r\u00e9sidence, garantissant un trajet confortable et facile. Comment r\u00e9server un logement \u00e0 Kharism&#8217;Apparts ? Vous pouvez r\u00e9server votre logement directement via notre site web, par t\u00e9l\u00e9phone ou en nous contactant via WhatsApp. Nous vous recommandons d\u2019anticiper votre r\u00e9servation pour garantir la disponibilit\u00e9 du logement qui correspond le mieux \u00e0 vos besoins. Les logements sont-ils adapt\u00e9s aux s\u00e9jours professionnels et familiaux ? Absolument ! Nos logements sont con\u00e7us aussi bien pour les voyages d\u2019affaires que pour les s\u00e9jours en famille. Gr\u00e2ce \u00e0 notre environnement calme, nos \u00e9quipements modernes et nos services sur mesure, vous b\u00e9n\u00e9ficierez d\u2019un cadre id\u00e9al pour travailler ou vous d\u00e9tendre en toute s\u00e9r\u00e9nit\u00e9. Kharism&#8217;Apparts, l&#8217;endroit id\u00e9al pour votre s\u00e9jour \u00e0 Yaound\u00e9. Chaque logement poss\u00e8de une d\u00e9coration unique, alliant \u00e9l\u00e9gance et confort, afin d&#8217;offrir \u00e0 nos clients un cadre qui correspond \u00e0 leurs go\u00fbts et \u00e0 leurs envies. Que vous pr\u00e9f\u00e9riez une ambiance moderne, chaleureuse ou \u00e9pur\u00e9e, vous trouverez l&#8217;espace id\u00e9al pour un s\u00e9jour agr\u00e9able et personnalis\u00e9. D\u00e9couvrez Nos Logements\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kharismapparts.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Kharism&#039;Apparts\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-10T21:19:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/parking.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"35 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kharismapparts.com\\\/\",\"url\":\"https:\\\/\\\/kharismapparts.com\\\/\",\"name\":\"Accueil - Kharism&#039;Apparts\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kharismapparts.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/kharismapparts.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/kharismapparts.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/parking.webp\",\"datePublished\":\"2025-03-30T08:07:22+00:00\",\"dateModified\":\"2026-01-10T21:19:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kharismapparts.com\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kharismapparts.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/kharismapparts.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/parking.webp\",\"contentUrl\":\"https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/parking.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kharismapparts.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/kharismapparts.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Accueil\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kharismapparts.com\\\/#website\",\"url\":\"https:\\\/\\\/kharismapparts.com\\\/\",\"name\":\"Kharism'Apparts\",\"description\":\"Faites-y un tour, vous ne s\u00e9journerez plus jamais ailleurs !\",\"publisher\":{\"@id\":\"https:\\\/\\\/kharismapparts.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kharismapparts.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/kharismapparts.com\\\/#organization\",\"name\":\"Kharism'Apparts\",\"url\":\"https:\\\/\\\/kharismapparts.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/kharismapparts.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-logo-KA-copie-scaled-e1746025326106-1.png\",\"contentUrl\":\"https:\\\/\\\/kharismapparts.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-logo-KA-copie-scaled-e1746025326106-1.png\",\"width\":500,\"height\":180,\"caption\":\"Kharism'Apparts\"},\"image\":{\"@id\":\"https:\\\/\\\/kharismapparts.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Accueil - Kharism&#039;Apparts","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kharismapparts.com\/en\/","og_locale":"en_GB","og_type":"article","og_title":"Accueil - Kharism&#039;Apparts","og_description":"Bande d&#8217;annonce \u26a0 Information importante Suite \u00e0 un incendie, le \ud83d\udedc Wi-Fi et le service de \ud83c\udf74 restauration (situ\u00e9s au premier niveau) sont temporairement indisponibles. Nous travaillons activement \u00e0 leur r\u00e9tablissement dans les meilleurs d\u00e9lais. Merci de votre compr\u00e9hension. Suite \u00e0 un incendie, le \ud83d\udedc Wi-Fi et le service de \ud83c\udf74 restauration (situ\u00e9s au premier niveau) sont temporairement indisponibles. Nous travaillons activement \u00e0 leur r\u00e9tablissement dans les meilleurs d\u00e9lais. Merci de votre compr\u00e9hension. Les champs obligatoires sont suivis de * Arriv\u00e9e * D\u00e9part * Adultes 12345678910 Enfants Moins de 12 ans 012345678910 Kharism&#8217;Apparts Kharism&#8217;Apparts est une r\u00e9sidence de meubl\u00e9s de tourisme situ\u00e9e \u00e0 Yaound\u00e9, la capitale politique du Cameroun. Forte de notre exp\u00e9rience depuis notre cr\u00e9ation en 2018, nous proposons des logements meubl\u00e9s avec un haut niveau de confort et des \u00e9quipements modernes pour r\u00e9pondre aux besoins de nos clients. CE QUE DISENT NOS CLIENTS ! Parking s\u00e9curis\u00e9 24\/7 Vid\u00e9osurveillance WIFI Haut D\u00e9bit Climatisation T\u00e9l\u00e9vision par satellite Energie solaire Eau chaude Ch\u00e2teau d&#8217;eau Service de Restauration Change de devises Navette \u00e0 l&#8217;a\u00e9roport M\u00e9nage Buanderie Conciergerie Faites-y un tour, vous ne s\u00e9journerez plus jamais ailleurs ! POURQUOI NOS LOGEMENTS ? Notre r\u00e9sidence est id\u00e9alement situ\u00e9e dans un quartier R\u00e9sidentiel, calme et s\u00e9curis\u00e9 de Yaound\u00e9 Mvan &#8211; Complexe B\u00e9ac. La caract\u00e9ristique principale du quartier est son accessibilit\u00e9. Il b\u00e9n\u00e9ficie d&#8217;une situation g\u00e9ographique strat\u00e9gique, proche de plusieurs commodit\u00e9s importantes. Tout d&#8217;abord, l&#8217;a\u00e9roport est facilement accessible depuis le quartier, ce qui est pratique pour les voyageurs. De plus, les agences de voyages se trouvent \u00e0 proximit\u00e9, facilitant ainsi l&#8217;organisation de vos d\u00e9placements et excursions. La R\u00e9sidence offre calme, s\u00e9curit\u00e9 et accessibilit\u00e9, proche de l\u2019a\u00e9roport et des commodit\u00e9s essentielles. Services compl\u00e9mentaires lorem ipsum&#8230; Emplacement strat\u00e9gique lorem ipsum&#8230; Id\u00e9al pour voyages d\u2019affaires ou vacances, offrant un parfait \u00e9quilibre entre tranquillit\u00e9 et praticit\u00e9. Foire aux Questions Quels types de logements propose Kharism&#8217;Apparts ? Nous proposons une large gamme de logements, allant des chambres passant par des studios confortables aux appartements familiaux spacieux. Tous nos logements sont \u00e9quip\u00e9s de la climatisation, d\u2019une cuisine ou S&#8217;pace snack enti\u00e8rement \u00e9quip\u00e9e, d\u2019une connexion Wi-Fi, d\u2019une t\u00e9l\u00e9vision \u00e0 \u00e9cran plat et d\u2019un mobilier confortable pour assurer un s\u00e9jour agr\u00e9able et m\u00e9morable. O\u00f9 est situ\u00e9e la R\u00e9sidence Kharism&#8217;Apparts et \u00e0 quelle distance de l&#8217;axe principal se trouve-t-elle ? La R\u00e9sidence est situ\u00e9e au Complexe B\u00e9ac, \u00e0 800 m\u00e8tres de l&#8217;Entr\u00e9e Complexe B\u00e9ac. L&#8217;acc\u00e8s est enti\u00e8rement goudron\u00e9 jusqu&#8217;\u00e0 la r\u00e9sidence, garantissant un trajet confortable et facile. Comment r\u00e9server un logement \u00e0 Kharism&#8217;Apparts ? Vous pouvez r\u00e9server votre logement directement via notre site web, par t\u00e9l\u00e9phone ou en nous contactant via WhatsApp. Nous vous recommandons d\u2019anticiper votre r\u00e9servation pour garantir la disponibilit\u00e9 du logement qui correspond le mieux \u00e0 vos besoins. Les logements sont-ils adapt\u00e9s aux s\u00e9jours professionnels et familiaux ? Absolument ! Nos logements sont con\u00e7us aussi bien pour les voyages d\u2019affaires que pour les s\u00e9jours en famille. Gr\u00e2ce \u00e0 notre environnement calme, nos \u00e9quipements modernes et nos services sur mesure, vous b\u00e9n\u00e9ficierez d\u2019un cadre id\u00e9al pour travailler ou vous d\u00e9tendre en toute s\u00e9r\u00e9nit\u00e9. Kharism&#8217;Apparts, l&#8217;endroit id\u00e9al pour votre s\u00e9jour \u00e0 Yaound\u00e9. Chaque logement poss\u00e8de une d\u00e9coration unique, alliant \u00e9l\u00e9gance et confort, afin d&#8217;offrir \u00e0 nos clients un cadre qui correspond \u00e0 leurs go\u00fbts et \u00e0 leurs envies. Que vous pr\u00e9f\u00e9riez une ambiance moderne, chaleureuse ou \u00e9pur\u00e9e, vous trouverez l&#8217;espace id\u00e9al pour un s\u00e9jour agr\u00e9able et personnalis\u00e9. D\u00e9couvrez Nos Logements","og_url":"https:\/\/kharismapparts.com\/en\/","og_site_name":"Kharism&#039;Apparts","article_modified_time":"2026-01-10T21:19:44+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/parking.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"35 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kharismapparts.com\/","url":"https:\/\/kharismapparts.com\/","name":"Accueil - Kharism&#039;Apparts","isPartOf":{"@id":"https:\/\/kharismapparts.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kharismapparts.com\/#primaryimage"},"image":{"@id":"https:\/\/kharismapparts.com\/#primaryimage"},"thumbnailUrl":"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/parking.webp","datePublished":"2025-03-30T08:07:22+00:00","dateModified":"2026-01-10T21:19:44+00:00","breadcrumb":{"@id":"https:\/\/kharismapparts.com\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kharismapparts.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/kharismapparts.com\/#primaryimage","url":"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/parking.webp","contentUrl":"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/03\/parking.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/kharismapparts.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/kharismapparts.com\/"},{"@type":"ListItem","position":2,"name":"Accueil"}]},{"@type":"WebSite","@id":"https:\/\/kharismapparts.com\/#website","url":"https:\/\/kharismapparts.com\/","name":"Kharism'Apparts","description":"You'll never stay anywhere else again!","publisher":{"@id":"https:\/\/kharismapparts.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kharismapparts.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/kharismapparts.com\/#organization","name":"Kharism'Apparts","url":"https:\/\/kharismapparts.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/kharismapparts.com\/#\/schema\/logo\/image\/","url":"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/04\/cropped-logo-KA-copie-scaled-e1746025326106-1.png","contentUrl":"https:\/\/kharismapparts.com\/wp-content\/uploads\/2025\/04\/cropped-logo-KA-copie-scaled-e1746025326106-1.png","width":500,"height":180,"caption":"Kharism'Apparts"},"image":{"@id":"https:\/\/kharismapparts.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/kharismapparts.com\/en\/wp-json\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kharismapparts.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kharismapparts.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kharismapparts.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kharismapparts.com\/en\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":441,"href":"https:\/\/kharismapparts.com\/en\/wp-json\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":3542,"href":"https:\/\/kharismapparts.com\/en\/wp-json\/wp\/v2\/pages\/27\/revisions\/3542"}],"wp:attachment":[{"href":"https:\/\/kharismapparts.com\/en\/wp-json\/wp\/v2\/media?parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}