{"id":610,"date":"2025-11-15T17:51:07","date_gmt":"2025-11-15T17:51:07","guid":{"rendered":"https:\/\/maroctreks.com\/?page_id=610"},"modified":"2025-11-15T18:02:12","modified_gmt":"2025-11-15T18:02:12","slug":"qui-sommes-nous","status":"publish","type":"page","link":"https:\/\/maroctreks.com\/de\/qui-sommes-nous\/","title":{"rendered":"Qui sommes nous?"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"610\" class=\"elementor elementor-610\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c1aec6 e-con-full e-flex e-con e-parent\" data-id=\"5c1aec6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e323584 elementor-widget elementor-widget-html\" data-id=\"e323584\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\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>Qui Sommes Nous - Maroc Treks | Guides Berb\u00e8res<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: \"Poppins\", sans-serif;\r\n            line-height: 1.6;\r\n            color: #333;\r\n            background-color: #f9f9f9;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        \/* Banner Section *\/\r\n        .banner {\r\n            height: 500px;\r\n            background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('https:\/\/maroctreks.com\/wp-content\/uploads\/2025\/11\/DSCN1105-1.jpg');\r\n            background-size: cover;\r\n            background-position: center;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            text-align: center;\r\n            color: white;\r\n            margin-bottom: 4rem;\r\n        }\r\n\r\n        .banner-content h1 {\r\n            font-size: 3.5rem;\r\n            margin-bottom: 1rem;\r\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.5);\r\n        }\r\n\r\n        .banner-content p {\r\n            font-size: 1.2rem;\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* About Section *\/\r\n        .about-section {\r\n            padding: 4rem 0;\r\n            background-color: white;\r\n            margin-bottom: 4rem;\r\n            border-radius: 10px;\r\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\r\n        }\r\n\r\n        .section-title {\r\n            text-align: center;\r\n            margin-bottom: 3rem;\r\n            position: relative;\r\n        }\r\n\r\n        .section-title h2 {\r\n            font-size: 2.5rem;\r\n            color: #2c3e50;\r\n            display: inline-block;\r\n            padding-bottom: 10px;\r\n        }\r\n\r\n        .section-title h2:after {\r\n            content: '';\r\n            position: absolute;\r\n            width: 80px;\r\n            height: 3px;\r\n            background: #e74c3c;\r\n            bottom: 0;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n        }\r\n\r\n        .about-content {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 3rem;\r\n            align-items: center;\r\n        }\r\n\r\n        .about-text p {\r\n            margin-bottom: 1.5rem;\r\n            font-size: 1.1rem;\r\n            text-align: justify;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        .about-image img {\r\n            width: 100%;\r\n            border-radius: 10px;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        \/* Team Section *\/\r\n        .team-section {\r\n            padding: 4rem 0;\r\n            background-color: #f7f7f7;\r\n            margin-bottom: 4rem;\r\n            border-radius: 10px;\r\n        }\r\n\r\n        .team-member {\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            text-align: center;\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .team-member img {\r\n            width: 200px;\r\n            height: 200px;\r\n            border-radius: 50%;\r\n            object-fit: cover;\r\n            margin-bottom: 1.5rem;\r\n            border: 5px solid #e74c3c;\r\n        }\r\n\r\n        .team-member h3 {\r\n            font-size: 1.8rem;\r\n            margin-bottom: 0.5rem;\r\n            color: #2c3e50;\r\n        }\r\n\r\n        .team-member .role {\r\n            font-size: 1.2rem;\r\n            color: #e74c3c;\r\n            margin-bottom: 1.5rem;\r\n            font-weight: 500;\r\n        }\r\n\r\n        .team-member p {\r\n            margin-bottom: 1.5rem;\r\n            text-align: justify;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        \/* Equipment Section *\/\r\n        .equipment-section {\r\n            padding: 4rem 0;\r\n            background-color: white;\r\n            margin-bottom: 4rem;\r\n            border-radius: 10px;\r\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\r\n        }\r\n\r\n        .equipment-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 3rem;\r\n        }\r\n\r\n        .equipment-category h3 {\r\n            font-size: 1.5rem;\r\n            margin-bottom: 1.5rem;\r\n            color: #2c3e50;\r\n            border-left: 4px solid #e74c3c;\r\n            padding-left: 10px;\r\n        }\r\n\r\n        .equipment-list {\r\n            list-style: none;\r\n        }\r\n\r\n        .equipment-list li {\r\n            margin-bottom: 0.8rem;\r\n            display: flex;\r\n            align-items: flex-start;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .equipment-list li i {\r\n            color: #e74c3c;\r\n            margin-right: 10px;\r\n            margin-top: 5px;\r\n        }\r\n\r\n        \/* FAQ Section *\/\r\n        .faq-section {\r\n            padding: 4rem 0;\r\n            background-color: #f7f7f7;\r\n            margin-bottom: 4rem;\r\n            border-radius: 10px;\r\n        }\r\n\r\n        .faq-container {\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .faq-item {\r\n            margin-bottom: 1.5rem;\r\n            border-radius: 8px;\r\n            overflow: hidden;\r\n            box-shadow: 0 3px 10px rgba(0,0,0,0.08);\r\n        }\r\n\r\n        .faq-question {\r\n            background-color: #2c3e50;\r\n            color: white;\r\n            padding: 1.2rem;\r\n            cursor: pointer;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            font-weight: 500;\r\n            font-size: 1.1rem;\r\n        }\r\n\r\n        .faq-question i {\r\n            transition: transform 0.3s;\r\n        }\r\n\r\n        .faq-answer {\r\n            background-color: white;\r\n            padding: 1.2rem;\r\n            display: none;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        .faq-item.active .faq-answer {\r\n            display: block;\r\n        }\r\n\r\n        .faq-item.active .faq-question i {\r\n            transform: rotate(180deg);\r\n        }\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 992px) {\r\n            .about-content, .equipment-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .banner-content h1 {\r\n                font-size: 2.8rem;\r\n            }\r\n            \r\n            .section-title h2 {\r\n                font-size: 2.2rem;\r\n            }\r\n            \r\n            .about-text p, .team-member p {\r\n                font-size: 1.05rem;\r\n                line-height: 1.6;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .banner {\r\n                height: 400px;\r\n            }\r\n            \r\n            .banner-content h1 {\r\n                font-size: 2.2rem;\r\n            }\r\n            \r\n            .banner-content p {\r\n                font-size: 1.1rem;\r\n                padding: 0 15px;\r\n            }\r\n            \r\n            .section-title h2 {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .about-section, .team-section, .equipment-section, .faq-section {\r\n                padding: 3rem 0;\r\n            }\r\n            \r\n            .about-text p, .team-member p {\r\n                font-size: 1rem;\r\n                line-height: 1.6;\r\n                text-align: left;\r\n            }\r\n            \r\n            .team-member {\r\n                padding: 0 10px;\r\n            }\r\n            \r\n            .faq-question {\r\n                font-size: 1rem;\r\n                padding: 1rem;\r\n            }\r\n            \r\n            .faq-answer {\r\n                padding: 1rem;\r\n                font-size: 0.95rem;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 576px) {\r\n            .banner {\r\n                height: 300px;\r\n            }\r\n            \r\n            .banner-content h1 {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .banner-content p {\r\n                font-size: 1rem;\r\n            }\r\n            \r\n            .section-title h2 {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .about-section, .team-section, .equipment-section, .faq-section {\r\n                padding: 2rem 0;\r\n            }\r\n            \r\n            .container {\r\n                padding: 0 15px;\r\n            }\r\n            \r\n            .about-text p, .team-member p {\r\n                font-size: 0.95rem;\r\n                line-height: 1.6;\r\n            }\r\n            \r\n            .team-member img {\r\n                width: 150px;\r\n                height: 150px;\r\n            }\r\n            \r\n            .team-member h3 {\r\n                font-size: 1.5rem;\r\n            }\r\n            \r\n            .team-member .role {\r\n                font-size: 1.1rem;\r\n            }\r\n            \r\n            .equipment-category h3 {\r\n                font-size: 1.3rem;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 400px) {\r\n            .banner-content h1 {\r\n                font-size: 1.6rem;\r\n            }\r\n            \r\n            .banner-content p {\r\n                font-size: 0.9rem;\r\n            }\r\n            \r\n            .section-title h2 {\r\n                font-size: 1.6rem;\r\n            }\r\n            \r\n            .about-text p, .team-member p {\r\n                font-size: 0.9rem;\r\n                line-height: 1.5;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Banner Section -->\r\n    <section class=\"banner\">\r\n        <div class=\"banner-content\">\r\n            <h1>Wer wir sind<\/h1>\r\n            <p>Entdecken Sie das leidenschaftliche Team hinter Maroc Treks<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- About Section -->\r\n    <section class=\"about-section\">\r\n        <div class=\"container\">\r\n            <div class=\"section-title\">\r\n                <h2>Unser Team<\/h2>\r\n            <\/div>\r\n            <div class=\"about-content\">\r\n                <div class=\"about-text\">\r\n                    <p>Wir sind ein Team aus jungen Berber-Bergsteigern, Bergf\u00fchrern, K\u00f6chen, Maultiertreibern, Kameltreibern und Fahrern. Wir arbeiten zusammen, um die Qualit\u00e4t und den Service unserer Produkte und Touren in einem professionellen Rahmen zu verbessern, der den Bed\u00fcrfnissen unserer Kunden gut entspricht.<\/p>\r\n                    <p>An der Spitze dieses Teams steht der erste Verantwortliche, der die Programme koordiniert und die technische Logistik der Reisen sicherstellt. Er bleibt in Kontakt mit Ihnen und h\u00f6rt Ihnen zu, um gemeinsam Ihren Aufenthalt entsprechend Ihren Daten, Mitteln und k\u00f6rperlichen Voraussetzungen auszuarbeiten.<\/p>\r\n                <\/div>\r\n                <div class=\"about-image\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1551632811-561732d1e306?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1000&q=80\" alt=\"\u00c9quipe Maroc Treks\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Team Section -->\r\n    <section class=\"team-section\">\r\n        <div class=\"container\">\r\n            <div class=\"section-title\">\r\n                <h2>Unser Gr\u00fcnder<\/h2>\r\n            <\/div>\r\n            <div class=\"team-member\">\r\n                <img decoding=\"async\" src=\"https:\/\/maroctreks.com\/wp-content\/uploads\/2025\/11\/DSCN0797-1.jpg\" alt=\"Mohamed AIT TADRART\">\r\n                <h3>Mohamed AIT TADRART<\/h3>\r\n                <div class=\"role\">Gr\u00fcnderin &amp; Koordinatorin Guide<\/div>\r\n                <p>Geboren in Imlil am Fu\u00dfe des Toubkal, dem h\u00f6chsten Gipfel Nordafrikas, und aufgewachsen in diesen Bergen Marokkos, die ich in- und auswendig kenne. W\u00e4hrend ich als Maultiertreiber und sp\u00e4ter als Koch f\u00fcr marokkanische und ausl\u00e4ndische Agenturen t\u00e4tig war, mit mehr als 20 Jahren Erfahrung in diesem Bereich des Tourismus, bin ich seit meiner T\u00e4tigkeit als Reiseleiter oft in diesen Regionen.<\/p>\r\n                <p>Ich habe meine Ausbildung zum Bergf\u00fchrer am Centre de formation au m\u00e9tier de montagne in Marokko (1990) und am Centre r\u00e9gional d'enseignement touristique in Brian\u00e7on in den Alpen (1991) absolviert. Gemeinsam bauen wir Ihre Reise zu gut durchdachten Preisen auf.<\/p>\r\n                <p>Wir zeigen Ihnen wundersch\u00f6ne Landschaften und das Alltagsleben der Berber, und entdecken alle Gebirge, die W\u00fcste, die Atlantikk\u00fcste und die K\u00f6nigsst\u00e4dte. Wir setzen all unsere Erfahrungen und unsere Verf\u00fcgbarkeit ein, damit Ihr Aufenthalt unter den besten Bedingungen verl\u00e4uft und Sie viele sch\u00f6ne Erinnerungen an unser Land Marokko behalten.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Equipment Section -->\r\n    <section class=\"equipment-section\">\r\n        <div class=\"container\">\r\n            <div class=\"section-title\">\r\n                <h2>Unsere Ausr\u00fcstung &amp; Transport<\/h2>\r\n            <\/div>\r\n            <div class=\"equipment-grid\">\r\n                <div class=\"equipment-category\">\r\n                    <h3>Materialien f\u00fcr Wanderungen<\/h3>\r\n                    <ul class=\"equipment-list\">\r\n                        <li><i class=\"fas fa-check\"><\/i> Zwei- und Drei-Personen-Zelte<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Gro\u00dfe Mess-Zelte (Marabut)<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Gro\u00dfe K\u00fcchenzelte<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Schaumstoffmatratzen<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Materialien in der K\u00fcche<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Toilettenzelte<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"equipment-category\">\r\n                    <h3>Transportmittel<\/h3>\r\n                    <ul class=\"equipment-list\">\r\n                        <li><i class=\"fas fa-check\"><\/i> Kleinbusse, Gel\u00e4ndewagen, Autos<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Professionelles Team von Maultiertreibern in den Bergen<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Chameli\u00e8res zur W\u00fcste und Atlantikk\u00fcste<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- FAQ Section -->\r\n    <section class=\"faq-section\">\r\n        <div class=\"container\">\r\n            <div class=\"section-title\">\r\n                <h2>H\u00e4ufige Fragen<\/h2>\r\n            <\/div>\r\n            <div class=\"faq-container\">\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        <span>Was tr\u00e4gt man im November in Marokko?<\/span>\r\n                        <i class=\"fas fa-chevron-down\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>Im November beginnen die Temperaturen zu sinken, vor allem am Abend. Wir empfehlen warme Kleidung f\u00fcr die Abende, Schichten, die Sie tags\u00fcber ausziehen k\u00f6nnen, und einen guten Mantel f\u00fcr die Bergregionen.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        <span>Ist Marokko sicher?<\/span>\r\n                        <i class=\"fas fa-chevron-down\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>Ja, Marokko gilt allgemein als sicheres Reiseziel f\u00fcr Touristen. Unser Team aus erfahrenen einheimischen Reiseleitern sorgt f\u00fcr Ihre Sicherheit w\u00e4hrend der gesamten Reise.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        <span>Was tr\u00e4gt man im Februar in Marokko?<\/span>\r\n                        <i class=\"fas fa-chevron-down\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>Im Februar wird es kalt, vor allem in den Bergen. Bringen Sie warme Kleidung, mehrere Schichten, einen guten Mantel, Handschuhe und eine M\u00fctze mit, wenn Sie in Bergregionen wie dem Hohen Atlas unterwegs sind.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        <span>Welche Kleidung sollte man in Marokko tragen?<\/span>\r\n                        <i class=\"fas fa-chevron-down\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>Wir empfehlen leichte, lockere Kleidung f\u00fcr den Tag, einen Hut zum Schutz vor der Sonne und w\u00e4rmere Kleidung f\u00fcr den Abend. Respektieren Sie die lokale Kultur und vermeiden Sie zu kurze oder zu enge Kleidung.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        <span>Urlaub in Marokko - Was muss man wissen?<\/span>\r\n                        <i class=\"fas fa-chevron-down\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>Marokko bietet eine unglaubliche Vielfalt: Berge, W\u00fcste, K\u00fcsten und K\u00f6nigsst\u00e4dte. Unser Team wird Ihnen helfen, Ihre Reise nach Ihren Interessen, Ihrer k\u00f6rperlichen Verfassung und Ihrem Budget zu planen.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        \/\/ FAQ Toggle Functionality\r\n        document.querySelectorAll('.faq-question').forEach(question => {\r\n            question.addEventListener('click', () => {\r\n                const item = question.parentNode;\r\n                item.classList.toggle('active');\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>","protected":false},"excerpt":{"rendered":"<p>Qui Sommes Nous &#8211; Maroc Treks | Guides Berb\u00e8res Qui Sommes Nous D\u00e9couvrez l&rsquo;\u00e9quipe passionn\u00e9e derri\u00e8re Maroc Treks Notre \u00c9quipe Nous sommes une \u00e9quipe de jeunes montagnards berb\u00e8res, guides, cuisiniers, muletiers, chameliers, et chauffeurs. Nous travaillons ensemble afin d&rsquo;am\u00e9liorer la qualit\u00e9 et la prestation de nos produits et nos circuits dans un cadre professionnel qui [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-610","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/maroctreks.com\/de\/wp-json\/wp\/v2\/pages\/610","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maroctreks.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maroctreks.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maroctreks.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maroctreks.com\/de\/wp-json\/wp\/v2\/comments?post=610"}],"version-history":[{"count":7,"href":"https:\/\/maroctreks.com\/de\/wp-json\/wp\/v2\/pages\/610\/revisions"}],"predecessor-version":[{"id":627,"href":"https:\/\/maroctreks.com\/de\/wp-json\/wp\/v2\/pages\/610\/revisions\/627"}],"wp:attachment":[{"href":"https:\/\/maroctreks.com\/de\/wp-json\/wp\/v2\/media?parent=610"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}