{"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\/en\/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>Who we are<\/h1>\r\n            <p>Meet the passionate team behind 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>Our team<\/h2>\r\n            <\/div>\r\n            <div class=\"about-content\">\r\n                <div class=\"about-text\">\r\n                    <p>We are a team of young Berber mountain dwellers, guides, cooks, muleteers, camel drivers and drivers. We work together to improve the quality and service of our products and tours in a professional environment that meets the needs of our customers.<\/p>\r\n                    <p>At the head of this team is the team leader, who coordinates the programs and the technical logistics of the trips, and who is always available to listen to you, so that together we can plan your stay according to your dates, means and physical abilities.<\/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>Our Founder<\/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\">Founding Guide &amp; Coordinator<\/div>\r\n                <p>I was born in Imlil at the foot of Toubkal, North Africa's highest peak, and grew up in the mountains of Morocco, which I know by heart. While I worked as a mule driver and then as a cook for Moroccan and foreign agencies, with over 20 years' experience in this field of tourism, I've often been in these regions since becoming a guide.<\/p>\r\n                <p>I trained as a guide at the Centre de Formation au M\u00e9tier de Montagne in Morocco in 1990, and at the Centre R\u00e9gional d'Enseignement Touristique in Brian\u00e7on in the Alps in 1991. Together, we'll build your trip at well-considered prices.<\/p>\r\n                <p>We'll help you discover the superb landscapes and daily life of the Berbers, and explore the mountains, the desert, the Atlantic coast and the imperial cities. We'll put all our experience and availability at your disposal to ensure your stay is a memorable one.<\/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>Our Equipment &amp; Transportation<\/h2>\r\n            <\/div>\r\n            <div class=\"equipment-grid\">\r\n                <div class=\"equipment-category\">\r\n                    <h3>Hiking equipment<\/h3>\r\n                    <ul class=\"equipment-list\">\r\n                        <li><i class=\"fas fa-check\"><\/i> Two and three-seater tents<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Large mess tents (marabout)<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Large kitchen tents<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Foam mattresses<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Kitchen equipment<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Toilet tents<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"equipment-category\">\r\n                    <h3>Means of transport<\/h3>\r\n                    <ul class=\"equipment-list\">\r\n                        <li><i class=\"fas fa-check\"><\/i> Minibuses, 4x4, cars<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Professional team of mountain muleteers<\/li>\r\n                        <li><i class=\"fas fa-check\"><\/i> Chameli\u00e8res to the desert and the Atlantic coast<\/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>Frequently asked questions<\/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>What to wear in Morocco in November<\/span>\r\n                        <i class=\"fas fa-chevron-down\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>In November, temperatures start to drop, especially in the evenings. We recommend warm clothing for the evenings, layers that can be removed during the day, and a good coat for mountainous regions.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        <span>Is Morocco safe?<\/span>\r\n                        <i class=\"fas fa-chevron-down\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>Yes, Morocco is generally considered a safe destination for tourists. Our team of experienced local guides will ensure your safety throughout your trip.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        <span>What to wear in Morocco in February<\/span>\r\n                        <i class=\"fas fa-chevron-down\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>February is a cold month, especially in the mountains. Bring warm clothes, layers, a good coat, gloves and a hat for mountainous regions like the High Atlas.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        <span>What to wear in Morocco<\/span>\r\n                        <i class=\"fas fa-chevron-down\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>We recommend light, loose-fitting clothes for the day, a hat to protect you from the sun, and warmer clothes for the evening. Respect local culture by avoiding clothes that are too short or too tight-fitting.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"faq-item\">\r\n                    <div class=\"faq-question\">\r\n                        <span>Vacations in Morocco - What you need to know<\/span>\r\n                        <i class=\"fas fa-chevron-down\"><\/i>\r\n                    <\/div>\r\n                    <div class=\"faq-answer\">\r\n                        <p>Morocco offers incredible diversity: mountains, desert, coastline and imperial cities. Our team will help you plan your trip according to your interests, physical condition and budget.<\/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\/en\/wp-json\/wp\/v2\/pages\/610","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maroctreks.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maroctreks.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maroctreks.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maroctreks.com\/en\/wp-json\/wp\/v2\/comments?post=610"}],"version-history":[{"count":7,"href":"https:\/\/maroctreks.com\/en\/wp-json\/wp\/v2\/pages\/610\/revisions"}],"predecessor-version":[{"id":627,"href":"https:\/\/maroctreks.com\/en\/wp-json\/wp\/v2\/pages\/610\/revisions\/627"}],"wp:attachment":[{"href":"https:\/\/maroctreks.com\/en\/wp-json\/wp\/v2\/media?parent=610"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}