{"id":631,"date":"2025-11-15T18:06:08","date_gmt":"2025-11-15T18:06:08","guid":{"rendered":"https:\/\/maroctreks.com\/?page_id=631"},"modified":"2025-11-19T11:19:45","modified_gmt":"2025-11-19T11:19:45","slug":"informations-pratiques","status":"publish","type":"page","link":"https:\/\/maroctreks.com\/en\/informations-pratiques\/","title":{"rendered":"Practical information"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"631\" class=\"elementor elementor-631\" 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>Informations Pratiques - Maroc Treks<\/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.7;\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        \/* Header *\/\r\n        .page-header {\r\n            background: linear-gradient(135deg, #d35400 0%, #e67e22 100%);\r\n            color: white;\r\n            padding: 4rem 0;\r\n            text-align: center;\r\n            margin-bottom: 3rem;\r\n        }\r\n\r\n        .page-header h1 {\r\n            font-size: 3rem;\r\n            margin-bottom: 1rem;\r\n            font-weight: 700;\r\n        }\r\n\r\n        .page-header p {\r\n            font-size: 1.3rem;\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n            opacity: 0.9;\r\n        }\r\n\r\n        \/* Content Sections *\/\r\n        .info-section {\r\n            background: white;\r\n            border-radius: 12px;\r\n            padding: 2.5rem;\r\n            margin-bottom: 2rem;\r\n            box-shadow: 0 5px 20px rgba(0,0,0,0.08);\r\n            border-left: 5px solid #e67e22;\r\n        }\r\n\r\n        .section-title {\r\n            color: #2c3e50;\r\n            font-size: 1.8rem;\r\n            margin-bottom: 1.5rem;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n        }\r\n\r\n        .section-title i {\r\n            color: #e67e22;\r\n        }\r\n\r\n        .content-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 3rem;\r\n        }\r\n\r\n        .content-block {\r\n            margin-bottom: 1.5rem;\r\n        }\r\n\r\n        .content-block h3 {\r\n            color: #e67e22;\r\n            font-size: 1.3rem;\r\n            margin-bottom: 1rem;\r\n            border-bottom: 2px solid #f1f1f1;\r\n            padding-bottom: 0.5rem;\r\n        }\r\n\r\n        .content-block p, .content-block li {\r\n            margin-bottom: 0.8rem;\r\n            font-size: 1.05rem;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        .content-block ul {\r\n            list-style: none;\r\n            padding-left: 0;\r\n        }\r\n\r\n        .content-block li {\r\n            position: relative;\r\n            padding-left: 1.8rem;\r\n            margin-bottom: 0.8rem;\r\n        }\r\n\r\n        .content-block li:before {\r\n            content: \"\u2022\";\r\n            color: #e67e22;\r\n            font-weight: bold;\r\n            position: absolute;\r\n            left: 0;\r\n            font-size: 1.2rem;\r\n        }\r\n\r\n        .highlight-box {\r\n            background: linear-gradient(135deg, #e67e22, #d35400);\r\n            color: white;\r\n            padding: 1.5rem;\r\n            border-radius: 8px;\r\n            margin: 1.5rem 0;\r\n        }\r\n\r\n        .highlight-box h4 {\r\n            font-size: 1.2rem;\r\n            margin-bottom: 0.8rem;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n        }\r\n\r\n        .highlight-box p {\r\n            margin-bottom: 0;\r\n        }\r\n\r\n        .equipment-category {\r\n            background: #f8f9fa;\r\n            padding: 1.5rem;\r\n            border-radius: 8px;\r\n            margin-bottom: 1.5rem;\r\n            border-left: 4px solid #e67e22;\r\n        }\r\n\r\n        .equipment-category h4 {\r\n            color: #2c3e50;\r\n            margin-bottom: 1rem;\r\n            font-size: 1.2rem;\r\n        }\r\n\r\n        @media (max-width: 992px) {\r\n            .content-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 2rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Full content restored with orange theme -->\r\n    <!-- Page Header -->\r\n    <header class=\"page-header\">\r\n        <div class=\"container\">\r\n            <h1>Practical information<\/h1>\r\n            <p>Everything you need to know to plan your trip to Morocco<\/p>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <div class=\"container\">\r\n        <!-- Conseils Section -->\r\n        <section class=\"info-section\">\r\n            <h2 class=\"section-title\"><i class=\"fas fa-hiking\"><\/i> Important tips<\/h2>\r\n            <div class=\"content-block\">\r\n                <p><strong>Concerning travel :<\/strong> No particular technical difficulty, but sometimes a few passages in varied terrain depending on the chosen site. The length of the stages requires good physical condition and experience of mountain walking.<\/p>\r\n                <p><strong>Important note:<\/strong> The desert is different from the mountains, so prepare accordingly.<\/p>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Prix Section -->\r\n        <section class=\"info-section\">\r\n            <h2 class=\"section-title\"><i class=\"fas fa-money-bill-wave\"><\/i> Price details<\/h2>\r\n            <div class=\"content-grid\">\r\n                <div class=\"content-block\">\r\n                    <h3>Price includes<\/h3>\r\n                    <ul>\r\n                        <li>Organization and supervision by a mountain guide<\/li>\r\n                        <li>Hotel and Riad accommodation with breakfast in town<\/li>\r\n                        <li>Tented accommodation with full board during the raid<\/li>\r\n                        <li>Professional cook<\/li>\r\n                        <li>Sometimes B&amp;B or homestay<\/li>\r\n                        <li>One mule for two people or dromedary<\/li>\r\n                        <li>Muleteers and collective equipment<\/li>\r\n                        <li>All transport during the trek<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"content-block\">\r\n                    <h3>Price does not include<\/h3>\r\n                    <ul>\r\n                        <li>Airline tickets<\/li><li>Tips from local staff<\/li>\r\n                        <li>Lunch and dinner in Marrakech<\/li>\r\n                        <li>The drinks<\/li>\r\n                        <li>Personal expenses<\/li>\r\n                        <li>Airport taxes<\/li>\r\n                        <li>Insurance (cancellation, loss and theft of baggage)<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Sant\u00e9 & Formalit\u00e9s Section -->\r\n        <section class=\"info-section\">\r\n            <h2 class=\"section-title\"><i class=\"fas fa-passport\"><\/i> Health &amp; formalities<\/h2>\r\n            <div class=\"content-grid\">\r\n                <div class=\"content-block\">\r\n                    <h3>Recommended vaccinations<\/h3>\r\n                    <p>It is strongly recommended, especially if you are not up to date with your reminders, to :<\/p>\r\n                    <ul>\r\n                        <li>Tetanus\/Polio Vaccination<\/li>\r\n                        <li>Typhoid vaccination (TYPHIM VI)<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"content-block\">\r\n                    <h3>Required documents<\/h3>\r\n                    <p><strong>Passport :<\/strong> Don't forget your passport, and make sure it remains valid for at least 3 months after your return date.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Pharmacie Section -->\r\n        <section class=\"info-section\">\r\n            <h2 class=\"section-title\"><i class=\"fas fa-briefcase-medical\"><\/i> Recommended Pharmacy<\/h2>\r\n            <div class=\"content-grid\">\r\n                <div class=\"content-block\">\r\n                    <h3>Essential products<\/h3>\r\n                    <ul>\r\n                        <li>Sun cream for face and lips (high SPF)<\/li>\r\n                        <li>Elastoplast + double skin (Compeed)<\/li>\r\n                        <li>Anti-diarrheal: Immodium and Int\u00e9trix<\/li>\r\n                        <li>Analgesics: aspirin, Doliprane<\/li>\r\n                        <li>Eye drops: Uveline or Antalyre<\/li>\r\n                        <li>Throat medication: Locabiotal, Lysopain<\/li>\r\n                        <li>Light sleeping pill if necessary<\/li>\r\n                        <li>Broad-spectrum antibiotics<\/li>\r\n                        <li>Tweezers<\/li>\r\n                        <li>Hydroclonazone or Micropur (for water purification)<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"content-block\">\r\n                    <h3>Recommendations<\/h3>\r\n                    <p>Don't forget to bring <strong>your personal medication<\/strong> in sufficient quantity for the duration of the trip.<\/p>\r\n                    <p>Consult your doctor before departure for any specific prescription.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- \u00c9quipement Section -->\r\n        <section class=\"info-section\">\r\n            <h2 class=\"section-title\"><i class=\"fas fa-hiking\"><\/i> Equipment<\/h2>\r\n\r\n            <div class=\"content-block\">\r\n                <h3>Collective Equipment Supplied<\/h3>\r\n                <div class=\"equipment-category\">\r\n                    <p>We provide all the necessary collective equipment:<\/p>\r\n                    <ul>\r\n                        <li>Comfortable foam mattresses<\/li>\r\n                        <li>Cutlery, bowls and plates<\/li>\r\n                        <li>Collective kitchen equipment<\/li>\r\n                        <li>Spacious 2-seater tents<\/li>\r\n                        <li>Mess tent for meals<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"content-block\">\r\n                <h3>Technical equipment Personnel<\/h3>\r\n\r\n                <div class=\"highlight-box\">\r\n                    <h4><i class=\"fas fa-suitcase\"><\/i> Baggage Handling<\/h4>\r\n                    <p><strong>Divide your belongings into 2 bags:<\/strong><\/p>\r\n                    <ul>\r\n                        <li><strong>Backpack (30-40L) :<\/strong> For daily walking<\/li>\r\n                        <li><strong>Travel bag :<\/strong> For the aircraft hold, transported between stages (max. 15kg)<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <div class=\"content-grid\">\r\n                    <div class=\"content-block\">\r\n                        <h4>Clothing<\/h4>\r\n                        <ul>\r\n                            <li>Good lightweight trekking shoes with grippy soles<\/li>\r\n                            <li>Bonnet and hat or ch\u00e8che (better sun protection)<\/li>\r\n                            <li>Scarf to protect the neck<\/li>\r\n                            <li>Light gloves (December and January)<\/li>\r\n                            <li>Windproof jacket (Gore-Tex type)<\/li>\r\n                            <li>Rainwear<\/li>\r\n                            <li>Cotton or wool tights for night-time wear<\/li>\r\n                            <li>Warm sweater and fleece jacket<\/li>\r\n                            <li>Shirts (one with long sleeves)<\/li>\r\n                            <li>Pants (one lightweight for walking)<\/li>\r\n                            <li>Spare underwear and socks<\/li>\r\n                            <li>Shorts and swimsuit<\/li>\r\n                            <li>Casual footwear (sandals or sneakers)<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <div class=\"content-block\">\r\n                        <h4>Miscellaneous equipment<\/h4>\r\n                        <ul>\r\n                            <li>Small daypack<\/li>\r\n                            <li>Pocket knife (checked baggage)<\/li>\r\n                            <li>Pen, lighter, safety pins<\/li>\r\n                            <li>Wet towels for washing<\/li>\r\n                            <li>Headlamp + bulb and spare batteries<\/li>\r\n                            <li>Good quality sleeping bag + sewn-in sheet<\/li>\r\n                            <li>Two 1-litre water bottles (preferably isothermal)<\/li>\r\n                            <li>Sewing and toiletries<\/li>\r\n                            <li>W-C paper<\/li>\r\n                            <li>Good sunglasses<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"highlight-box\">\r\n                    <h4><i class=\"fas fa-exclamation-triangle\"><\/i> Important<\/h4>\r\n                    <p><strong>Adapt your clothing to the season:<\/strong> Bring warmer clothes (or more layers) if you travel from November to the end of April.<\/p>\r\n                    <p><strong>Respecting customs :<\/strong> It's inappropriate for women to reveal too much of their legs and shoulders. For both men and women, avoid short or tight-fitting clothes.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Assurance Section -->\r\n        <section class=\"info-section\">\r\n            <h2 class=\"section-title\"><i class=\"fas fa-shield-alt\"><\/i> Insurance &amp; Savoir-Vivre<\/h2>\r\n            <div class=\"content-grid\">\r\n                <div class=\"content-block\">\r\n                    <h3>Recommended Insurance<\/h3>\r\n                    <p>We recommend that you take out additional insurance covering :<\/p>\r\n                    <ul>\r\n                        <li>Trip cancellation<\/li>\r\n                        <li>Lost and stolen luggage<\/li>\r\n                        <li>Individual accident<\/li>\r\n                        <li>Civil liability<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"content-block\">\r\n                    <h3>Savoir-Vivre in Morocco<\/h3>\r\n                    <p>Respecting local customs simply means being courteous. Moroccans are particularly welcoming.<\/p>\r\n                    <ul>\r\n                        <li><strong>Holy places :<\/strong> Access forbidden to non-Muslims (with exceptions: Hassan II Mosque in Casablanca, Mohamed V Mausoleum in Rabat, etc.).<\/li>\r\n                        <li><strong>Outfits :<\/strong> Avoid provocative outfits as much as possible<\/li>\r\n                        <li><strong>Meals :<\/strong> Symbolically wash your hands, eat\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Informations Pratiques &#8211; Maroc Treks Informations Pratiques Tout ce que vous devez savoir pour pr\u00e9parer votre voyage au Maroc Conseils Importants Concernant les voyages : Pas de difficult\u00e9 technique particuli\u00e8re, mais parfois quelques passages en terrain vari\u00e9 selon le site choisi. La longueur des \u00e9tapes exigent une bonne condition physique et l&rsquo;habitude de la marche [&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-631","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\/631","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=631"}],"version-history":[{"count":10,"href":"https:\/\/maroctreks.com\/en\/wp-json\/wp\/v2\/pages\/631\/revisions"}],"predecessor-version":[{"id":799,"href":"https:\/\/maroctreks.com\/en\/wp-json\/wp\/v2\/pages\/631\/revisions\/799"}],"wp:attachment":[{"href":"https:\/\/maroctreks.com\/en\/wp-json\/wp\/v2\/media?parent=631"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}