{"id":1059,"date":"2025-11-22T10:24:49","date_gmt":"2025-11-22T10:24:49","guid":{"rendered":"https:\/\/maroctreks.com\/?page_id=1059"},"modified":"2025-11-22T10:25:37","modified_gmt":"2025-11-22T10:25:37","slug":"excursions","status":"publish","type":"page","link":"https:\/\/maroctreks.com\/en\/excursions\/","title":{"rendered":"Excursions"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1059\" class=\"elementor elementor-1059\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-30bce21 e-con-full e-flex e-con e-parent\" data-id=\"30bce21\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d93ff8c elementor-widget elementor-widget-html\" data-id=\"d93ff8c\" 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>Maroc Treks - Excursions Professionnelles<\/title>\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            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n        }\r\n        \r\n        body {\r\n            background-color: #fef8f0;\r\n            color: #333;\r\n            line-height: 1.6;\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        \/* Header and Banner *\/\r\n        .banner {\r\n            position: relative;\r\n            height: 60vh;\r\n            min-height: 400px;\r\n            max-height: 600px;\r\n            overflow: hidden;\r\n            margin-bottom: 40px;\r\n        }\r\n        \r\n        .banner-image {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            filter: brightness(0.8);\r\n        }\r\n        \r\n        .banner-content {\r\n            position: absolute;\r\n            top: 50%;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%);\r\n            text-align: center;\r\n            color: white;\r\n            width: 90%;\r\n            max-width: 800px;\r\n        }\r\n        \r\n        .banner-title {\r\n            font-size: 2.5rem;\r\n            margin-bottom: 15px;\r\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);\r\n        }\r\n        \r\n        .banner-subtitle {\r\n            font-size: 1.3rem;\r\n            margin-bottom: 25px;\r\n            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);\r\n        }\r\n        \r\n        \/* Sections *\/\r\n        .section {\r\n            margin-bottom: 50px;\r\n            padding: 30px;\r\n            background-color: white;\r\n            border-radius: 10px;\r\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\r\n            border-left: 5px solid #FF8C00;\r\n        }\r\n        \r\n        .section-title {\r\n            font-size: 1.8rem;\r\n            margin-bottom: 25px;\r\n            color: #FF8C00;\r\n            padding-bottom: 10px;\r\n            border-bottom: 2px solid #FFE4B5;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n        \r\n        .section-title i {\r\n            margin-right: 10px;\r\n            font-size: 1.5rem;\r\n        }\r\n        \r\n        .section-subtitle {\r\n            font-size: 1.1rem;\r\n            color: #666;\r\n            margin-bottom: 20px;\r\n            font-style: italic;\r\n        }\r\n        \r\n        \/* Program Lists *\/\r\n        .program-list {\r\n            list-style-type: none;\r\n        }\r\n        \r\n        .program-list li {\r\n            padding: 12px 0;\r\n            border-bottom: 1px solid #eee;\r\n            font-size: 1.05rem;\r\n            position: relative;\r\n            padding-left: 30px;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n        \r\n        .program-list li:before {\r\n            content: \"\u2022\";\r\n            color: #FF8C00;\r\n            font-size: 1.8rem;\r\n            position: absolute;\r\n            left: 0;\r\n            top: 8px;\r\n        }\r\n        \r\n        .program-list li:last-child {\r\n            border-bottom: none;\r\n        }\r\n        \r\n        \/* Contact Button *\/\r\n        .contact-button {\r\n            display: inline-block;\r\n            background: linear-gradient(to right, #FF8C00, #FFA500);\r\n            color: white;\r\n            padding: 15px 35px;\r\n            text-decoration: none;\r\n            border-radius: 30px;\r\n            font-size: 1.2rem;\r\n            font-weight: bold;\r\n            transition: all 0.3s ease;\r\n            margin: 30px auto;\r\n            box-shadow: 0 4px 15px rgba(255, 140, 0, 0.3);\r\n            text-align: center;\r\n            border: none;\r\n            cursor: pointer;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            width: fit-content;\r\n        }\r\n        \r\n        .contact-button:hover {\r\n            background: linear-gradient(to right, #FF7F00, #FF8C00);\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 6px 20px rgba(255, 140, 0, 0.4);\r\n        }\r\n        \r\n        .contact-button i {\r\n            margin-left: 8px;\r\n            font-size: 1.1rem;\r\n        }\r\n        \r\n        .button-container {\r\n            display: flex;\r\n            justify-content: center;\r\n            margin: 40px 0;\r\n        }\r\n        \r\n        \/* Mobile Optimization *\/\r\n        @media (max-width: 768px) {\r\n            .banner {\r\n                height: 50vh;\r\n                min-height: 350px;\r\n                margin-bottom: 30px;\r\n            }\r\n            \r\n            .banner-title {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .banner-subtitle {\r\n                font-size: 1.1rem;\r\n            }\r\n            \r\n            .section {\r\n                padding: 20px;\r\n                margin-bottom: 30px;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 1.5rem;\r\n            }\r\n            \r\n            .program-list li {\r\n                font-size: 1rem;\r\n                padding-left: 25px;\r\n            }\r\n            \r\n            .contact-button {\r\n                padding: 14px 30px;\r\n                font-size: 1.1rem;\r\n                width: 90%;\r\n                max-width: 300px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 480px) {\r\n            .banner {\r\n                height: 40vh;\r\n                min-height: 300px;\r\n            }\r\n            \r\n            .banner-title {\r\n                font-size: 1.7rem;\r\n            }\r\n            \r\n            .banner-subtitle {\r\n                font-size: 1rem;\r\n            }\r\n            \r\n            .section {\r\n                padding: 15px;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 1.3rem;\r\n            }\r\n            \r\n            .program-list li {\r\n                font-size: 0.95rem;\r\n                padding: 10px 0;\r\n                padding-left: 22px;\r\n            }\r\n            \r\n            .contact-button {\r\n                padding: 12px 25px;\r\n                font-size: 1rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Banner Section -->\r\n    <div class=\"banner\">\r\n        <img decoding=\"async\" src=\"https:\/\/maroctreks.com\/wp-content\/uploads\/2025\/11\/P1100156-scaled.jpg\" alt=\"R\u00e9gion de Toubkal et villages berb\u00e8res\" class=\"banner-image\">\r\n        <div class=\"banner-content\">\r\n            <h1 class=\"banner-title\">Morocco Treks - Professional Tours<\/h1>\r\n            <p class=\"banner-subtitle\">Discover the beauty of Morocco through our treks and excursions<\/p>\r\n        <\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"container\">\r\n        <!-- Toubkal Region Section -->\r\n        <section class=\"section\">\r\n            <h2 class=\"section-title\"><i class=\"fas fa-mountain\"><\/i> The Toubkal region and Berber villages<\/h2>\r\n            <p class=\"section-subtitle\">Program and prices on request<\/p>\r\n            \r\n            <ul class=\"program-list\">\r\n                <li>Climb Toubkal in 3 days<\/li>\r\n                <li>Berber villages in 2 to 4 days' walk<\/li>\r\n                <li>1-day Berber walk<\/li>\r\n                <li>The Berber walk 1h to 3h30 with a visit to the waterfalls<\/li>\r\n                <li>Mule ride to the Berber village 1h to 3h<\/li>\r\n                <li>4x4 tour of the Ourika valley and visit of the waterfalls on foot<\/li>\r\n                <li>4x4 excursion through Berber villages<\/li>\r\n                <li>4x4 excursion through the 3 Atlas valleys of Toubkal<\/li>\r\n                <li>1 to 2-day round trip to Essaouira<\/li>\r\n            <\/ul>\r\n        <\/section>\r\n        \r\n        <!-- South Morocco Section -->\r\n        <section class=\"section\">\r\n            <h2 class=\"section-title\"><i class=\"fas fa-sun\"><\/i> Southern Morocco and its Kasbahs<\/h2>\r\n            <p class=\"section-subtitle\">Program and prices on request<\/p>\r\n            \r\n            <ul class=\"program-list\">\r\n                <li>2 to 3 nights in the Draa desert<\/li>\r\n                <li>4x4 desert excursion<\/li>\r\n                <li>Excursions in the south<\/li>\r\n                <li>3 days to visit Ait Benhaddou gorges - Dades - Todra - Merzouga dunes<\/li>\r\n                <li>The Valley of the Roses in 2 to 3 days' walk<\/li>\r\n                <li>Visit the Mgoun gorges on a 2 to 3-day walk<\/li>\r\n            <\/ul>\r\n        <\/section>\r\n        \r\n        <!-- Contact Button -->\r\n        <div class=\"button-container\">\r\n            <a href=\"https:\/\/maroctreks.com\/en\/contact\/\" class=\"contact-button\">Contact us <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Simple script to add smooth scrolling\r\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n            anchor.addEventListener('click', function (e) {\r\n                e.preventDefault();\r\n                document.querySelector(this.getAttribute('href')).scrollIntoView({\r\n                    behavior: 'smooth'\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>","protected":false},"excerpt":{"rendered":"<p>Maroc Treks &#8211; Excursions Professionnelles Maroc Treks &#8211; Excursions Professionnelles D\u00e9couvrez la beaut\u00e9 du Maroc \u00e0 travers nos treks et excursions La r\u00e9gion de Toubkal et les villages berb\u00e8res Programme et prix sur demande Ascension de Toubkal en 3 jours de marche Les villages berb\u00e8res en 2 \u00e0 4 jours de marche La balade berb\u00e8re [&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-1059","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\/1059","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=1059"}],"version-history":[{"count":4,"href":"https:\/\/maroctreks.com\/en\/wp-json\/wp\/v2\/pages\/1059\/revisions"}],"predecessor-version":[{"id":1063,"href":"https:\/\/maroctreks.com\/en\/wp-json\/wp\/v2\/pages\/1059\/revisions\/1063"}],"wp:attachment":[{"href":"https:\/\/maroctreks.com\/en\/wp-json\/wp\/v2\/media?parent=1059"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}