{"id":1007,"date":"2026-05-01T00:20:33","date_gmt":"2026-05-01T00:20:33","guid":{"rendered":"https:\/\/moroccostarstravel.com\/?page_id=1007"},"modified":"2026-06-09T10:21:08","modified_gmt":"2026-06-09T10:21:08","slug":"home","status":"publish","type":"page","link":"https:\/\/moroccostarstravel.com\/es\/","title":{"rendered":"Inicio"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1007\" class=\"elementor elementor-1007\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a741e3 e-con-full e-flex e-con e-parent\" data-id=\"1a741e3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea86bbb elementor-widget elementor-widget-html\" data-id=\"ea86bbb\" 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=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes\">\r\n  <title>Morocco Stars Travel | Image Slider<\/title>\r\n  <!-- =========================================\r\n  Morocco Stars Travel - One Image Slider\r\n  Auto Play + Auto Replay \/ No Pause Button\r\n  ========================================== -->\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n\r\n  <style>\r\n    .mst-video-slider,\r\n    .mst-video-slider * {\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .mst-video-slider {\r\n      --mst-red: #f44336;\r\n      --mst-orange: #F49613;\r\n      --mst-dark: #1e1e1e;\r\n      --mst-white: #ffffff;\r\n      --mst-text: rgba(255,255,255,0.88);\r\n\r\n      position: relative;\r\n      width: 100%;\r\n      min-height: 680px;\r\n      overflow: hidden;\r\n      font-family: \"Inter\", Arial, sans-serif;\r\n      background: #111;\r\n      display: flex;\r\n      align-items: center;\r\n    }\r\n\r\n    \/* ----- image slideshow container ----- *\/\r\n    .mst-slideshow {\r\n      position: absolute;\r\n      inset: 0;\r\n      width: 100%;\r\n      height: 100%;\r\n      z-index: 1;\r\n    }\r\n\r\n    .mst-slide {\r\n      position: absolute;\r\n      inset: 0;\r\n      width: 100%;\r\n      height: 100%;\r\n      background-size: cover;\r\n      background-position: center;\r\n      background-repeat: no-repeat;\r\n      opacity: 0;\r\n      transition: opacity 1.2s ease-in-out;\r\n      will-change: opacity;\r\n    }\r\n\r\n    .mst-slide.active {\r\n      opacity: 1;\r\n    }\r\n\r\n    \/* overlay stays the same *\/\r\n    .mst-video-slider::before {\r\n      content: \"\";\r\n      position: absolute;\r\n      inset: 0;\r\n      z-index: 2;\r\n      background:\r\n        linear-gradient(90deg, rgba(0,0,0,0.78) 0%, rgba(0,0,0,0.58) 45%, rgba(0,0,0,0.30) 100%),\r\n        radial-gradient(circle at 20% 25%, rgba(244, 150, 19, 0.20), transparent 30%);\r\n      pointer-events: none;\r\n    }\r\n\r\n    .mst-video-slider-container {\r\n      position: relative;\r\n      z-index: 3;\r\n      width: 100%;\r\n      max-width: 1220px;\r\n      margin: 0 auto;\r\n      padding: 0 24px;\r\n    }\r\n\r\n    .mst-video-slider-content {\r\n      max-width: 720px;\r\n      color: var(--mst-white);\r\n    }\r\n\r\n    .mst-video-slider-label {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 9px;\r\n      margin-bottom: 18px;\r\n      padding: 10px 15px;\r\n      border-radius: 999px;\r\n      color: #ffffff;\r\n      background: rgba(255,255,255,0.13);\r\n      border: 1px solid rgba(255,255,255,0.22);\r\n      backdrop-filter: blur(10px);\r\n      font-size: 12px;\r\n      font-weight: 900;\r\n      letter-spacing: 0.08em;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    .mst-video-slider-label i {\r\n      color: var(--mst-orange);\r\n    }\r\n\r\n    .mst-video-slider-title {\r\n      margin: 0 0 18px;\r\n      color: #ffffff;\r\n      font-size: clamp(38px, 6vw, 76px);\r\n      line-height: 0.98;\r\n      letter-spacing: -0.055em;\r\n      font-weight: 950;\r\n    }\r\n\r\n    .mst-video-slider-title span {\r\n      color: var(--mst-orange);\r\n    }\r\n\r\n    .mst-video-slider-text {\r\n      max-width: 620px;\r\n      margin: 0 0 30px;\r\n      color: var(--mst-text);\r\n      font-size: 17px;\r\n      line-height: 1.75;\r\n      font-weight: 500;\r\n    }\r\n\r\n    .mst-video-slider-actions {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 13px;\r\n      align-items: center;\r\n    }\r\n\r\n    .mst-video-slider-btn {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 9px;\r\n      min-height: 54px;\r\n      padding: 0 24px;\r\n      border-radius: 999px;\r\n      text-decoration: none;\r\n      font-size: 14px;\r\n      font-weight: 900;\r\n      transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;\r\n    }\r\n\r\n    .mst-video-slider-btn-primary {\r\n      color: #ffffff;\r\n      background: linear-gradient(135deg, var(--mst-red), var(--mst-orange));\r\n      box-shadow: 0 16px 34px rgba(244, 67, 54, 0.28);\r\n    }\r\n\r\n    .mst-video-slider-btn-primary:hover {\r\n      transform: translateY(-3px);\r\n      box-shadow: 0 20px 42px rgba(244, 67, 54, 0.36);\r\n    }\r\n\r\n    .mst-video-slider-btn-secondary {\r\n      color: #ffffff;\r\n      background: rgba(255,255,255,0.13);\r\n      border: 1px solid rgba(255,255,255,0.24);\r\n      backdrop-filter: blur(10px);\r\n    }\r\n\r\n    .mst-video-slider-btn-secondary:hover {\r\n      transform: translateY(-3px);\r\n      background: rgba(255,255,255,0.20);\r\n    }\r\n\r\n    .mst-video-slider-bottom {\r\n      position: absolute;\r\n      left: 24px;\r\n      right: 24px;\r\n      bottom: 26px;\r\n      z-index: 4;\r\n      max-width: 1220px;\r\n      margin: 0 auto;\r\n      color: rgba(255,255,255,0.86);\r\n    }\r\n\r\n    .mst-video-slider-info {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 10px;\r\n    }\r\n\r\n    .mst-video-slider-pill {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      padding: 10px 13px;\r\n      border-radius: 999px;\r\n      background: rgba(255,255,255,0.12);\r\n      border: 1px solid rgba(255,255,255,0.20);\r\n      backdrop-filter: blur(10px);\r\n      font-size: 12px;\r\n      font-weight: 800;\r\n    }\r\n\r\n    .mst-video-slider-pill i {\r\n      color: var(--mst-orange);\r\n    }\r\n\r\n    @media (max-width: 900px) {\r\n      .mst-video-slider {\r\n        min-height: 620px;\r\n      }\r\n\r\n      .mst-video-slider::before {\r\n        background:\r\n          linear-gradient(180deg, rgba(0,0,0,0.72) 0%, rgba(0,0,0,0.56) 48%, rgba(0,0,0,0.72) 100%),\r\n          radial-gradient(circle at 20% 25%, rgba(244, 150, 19, 0.18), transparent 32%);\r\n      }\r\n    }\r\n\r\n    @media (max-width: 700px) {\r\n      .mst-video-slider {\r\n        min-height: 560px;\r\n        align-items: center;\r\n      }\r\n\r\n      .mst-video-slider-container {\r\n        padding: 0 14px;\r\n      }\r\n\r\n      .mst-video-slider-content {\r\n        max-width: 100%;\r\n      }\r\n\r\n      .mst-video-slider-label {\r\n        font-size: 10.5px;\r\n        padding: 8px 12px;\r\n        margin-bottom: 14px;\r\n      }\r\n\r\n      .mst-video-slider-title {\r\n        font-size: 38px;\r\n        line-height: 1.05;\r\n        letter-spacing: -0.035em;\r\n        margin-bottom: 13px;\r\n      }\r\n\r\n      .mst-video-slider-text {\r\n        font-size: 13.5px;\r\n        line-height: 1.65;\r\n        margin-bottom: 22px;\r\n        max-width: 95%;\r\n      }\r\n\r\n      .mst-video-slider-actions {\r\n        display: grid;\r\n        grid-template-columns: 1fr;\r\n        gap: 10px;\r\n        max-width: 100%;\r\n      }\r\n\r\n      .mst-video-slider-btn {\r\n        width: 100%;\r\n        min-height: 48px;\r\n      }\r\n\r\n      .mst-video-slider-bottom {\r\n        left: 14px;\r\n        right: 14px;\r\n        bottom: 16px;\r\n      }\r\n\r\n      .mst-video-slider-info {\r\n        gap: 7px;\r\n      }\r\n\r\n      .mst-video-slider-pill {\r\n        padding: 8px 10px;\r\n        font-size: 10.5px;\r\n      }\r\n\r\n      .mst-video-slider-pill:nth-child(3) {\r\n        display: none;\r\n      }\r\n    }\r\n\r\n    @media (max-width: 380px) {\r\n      .mst-video-slider-title {\r\n        font-size: 34px;\r\n      }\r\n\r\n      .mst-video-slider-text {\r\n        font-size: 13px;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"mst-video-slider\" aria-label=\"Morocco Stars Travel image slider\">\r\n\r\n  <!-- IMAGE SLIDESHOW (replaces video) -->\r\n  <div class=\"mst-slideshow\" aria-hidden=\"true\">\r\n    <div class=\"mst-slide active\" style=\"background-image: url('https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/14-days-tour-from-Marrakech.webp');\"><\/div>\r\n    <div class=\"mst-slide\" style=\"background-image: url('https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/gorges-du-dades-maroc.jpg.1920x0_q85_format-jpg-2.jpg');\"><\/div>\r\n    <div class=\"mst-slide\" style=\"background-image: url('https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/5-days-desert-tour-from-Fes-to-Marrakech.webp');\"><\/div>\r\n  <\/div>\r\n\r\n  <div class=\"mst-video-slider-container\">\r\n    <div class=\"mst-video-slider-content\">\r\n\r\n      <div class=\"mst-video-slider-label\">\r\n        <i class=\"fa-solid fa-location-dot\"><\/i>\r\n        Morocco Travel Experience\r\n      <\/div>\r\n\r\n      <h1 class=\"mst-video-slider-title\">\r\n        Discover <span>Morocco<\/span>\r\n      <\/h1>\r\n\r\n      <p class=\"mst-video-slider-text\">\r\n        Explore the magic of Morocco with Morocco Stars Travel. Enjoy private Morocco tours, cultural experiences, Morocco day trips, Sahara desert tours, and authentic moments across the kingdom.\r\n      <\/p>\r\n\r\n      <div class=\"mst-video-slider-actions\">\r\n        <a href=\"https:\/\/moroccostarstravel.com\/contact\/\" class=\"mst-video-slider-btn mst-video-slider-btn-primary\">\r\n          Book Your Tour\r\n          <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n        <\/a>\r\n\r\n        <a href=\"https:\/\/moroccostarstravel.com\/tours\/\" class=\"mst-video-slider-btn mst-video-slider-btn-secondary\">\r\n          See Morocco Tours\r\n        <\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"mst-video-slider-bottom\">\r\n    <div class=\"mst-video-slider-info\">\r\n      <div class=\"mst-video-slider-pill\">\r\n        <i class=\"fa-solid fa-map\"><\/i>\r\n        Private Tours\r\n      <\/div>\r\n\r\n      <div class=\"mst-video-slider-pill\">\r\n        <i class=\"fa-solid fa-star\"><\/i>\r\n        Local Experts\r\n      <\/div>\r\n\r\n      <div class=\"mst-video-slider-pill\">\r\n        <i class=\"fa-solid fa-route\"><\/i>\r\n        Morocco Day Trips\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n<!-- simple auto\u2011play script for images -->\r\n<script>\r\n  (function() {\r\n    const slides = document.querySelectorAll('.mst-slide');\r\n    if (!slides.length) return;\r\n\r\n    let currentIndex = 0;\r\n    const totalSlides = slides.length;\r\n    \r\n    \/\/ interval in milliseconds (4.5 seconds per image)\r\n    const SLIDE_INTERVAL = 4500;\r\n\r\n    function showSlide(index) {\r\n      \/\/ remove active class from all slides\r\n      slides.forEach(slide => slide.classList.remove('active'));\r\n      \/\/ add active class to current slide\r\n      slides[index].classList.add('active');\r\n    }\r\n\r\n    function nextSlide() {\r\n      currentIndex = (currentIndex + 1) % totalSlides;\r\n      showSlide(currentIndex);\r\n    }\r\n\r\n    \/\/ start auto\u2011play (first slide is already visible)\r\n    let autoPlayTimer = setInterval(nextSlide, SLIDE_INTERVAL);\r\n\r\n    \/\/ optional: pause on hover for better UX, but keep auto\u2011replay\r\n    const section = document.querySelector('.mst-video-slider');\r\n    if (section) {\r\n      section.addEventListener('mouseenter', () => {\r\n        clearInterval(autoPlayTimer);\r\n      });\r\n      section.addEventListener('mouseleave', () => {\r\n        \/\/ restart interval from current slide\r\n        autoPlayTimer = setInterval(nextSlide, SLIDE_INTERVAL);\r\n      });\r\n    }\r\n\r\n    \/\/ preload images for smoother experience (already set via background-image, but good to ensure)\r\n    const imageUrls = [\r\n      'https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/14-days-tour-from-Marrakech.webp',\r\n      'https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/gorges-du-dades-maroc.jpg.1920x0_q85_format-jpg-2.jpg',\r\n      'https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/5-days-desert-tour-from-Fes-to-Marrakech.webp'\r\n    ];\r\n    imageUrls.forEach(url => {\r\n      const img = new Image();\r\n      img.src = url;\r\n    });\r\n  })();\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e92dbae e-con-full e-flex e-con e-parent\" data-id=\"e92dbae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8258d2e elementor-widget elementor-widget-html\" data-id=\"8258d2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- =========================================\r\n  MOROCCO STARS TRAVEL - Premium Morocco Tours Section\r\n  One Button: Explore Morocco\r\n  No Lazyload\r\n========================================= -->\r\n\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;800&family=Inter:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n  .mst-premium-tours,\r\n  .mst-premium-tours * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .mst-premium-tours {\r\n    --mst-dark: #1e1e1e;\r\n    --mst-red: #f44336;\r\n    --mst-orange: #F49613;\r\n    --mst-orange-dark: #c87300;\r\n    --mst-text: #606060;\r\n    --mst-white: #ffffff;\r\n\r\n    position: relative;\r\n    overflow: hidden;\r\n    isolation: isolate;\r\n    width: 100%;\r\n    padding: clamp(60px, 7vw, 105px) 0;\r\n    background:\r\n      radial-gradient(circle at 85% 12%, rgba(244, 150, 19, 0.18), transparent 30%),\r\n      radial-gradient(circle at 12% 85%, rgba(244, 67, 54, 0.10), transparent 34%),\r\n      linear-gradient(135deg, #fffaf4 0%, #fff2e5 52%, #ffffff 100%);\r\n    font-family: \"Inter\", Arial, sans-serif;\r\n    color: var(--mst-dark);\r\n  }\r\n\r\n  .mst-premium-tours::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    right: 0;\r\n    bottom: -1px;\r\n    height: 230px;\r\n    background:\r\n      linear-gradient(to top, rgba(244, 150, 19, 0.12), transparent),\r\n      repeating-linear-gradient(\r\n        -9deg,\r\n        rgba(244, 150, 19, 0.12) 0,\r\n        rgba(244, 150, 19, 0.12) 1px,\r\n        transparent 1px,\r\n        transparent 23px\r\n      );\r\n    opacity: 0.45;\r\n    z-index: -2;\r\n  }\r\n\r\n  .mst-premium-tours::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 520px;\r\n    height: 520px;\r\n    right: -210px;\r\n    top: 70px;\r\n    border-radius: 50%;\r\n    background: rgba(244, 67, 54, 0.07);\r\n    z-index: -1;\r\n  }\r\n\r\n  .mst-premium-container {\r\n    width: min(1240px, 92%);\r\n    margin: 0 auto;\r\n    display: grid;\r\n    grid-template-columns: 0.92fr 1.08fr;\r\n    gap: clamp(40px, 5vw, 76px);\r\n    align-items: center;\r\n  }\r\n\r\n  .mst-premium-eyebrow {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    margin-bottom: 18px;\r\n    color: var(--mst-orange);\r\n    font-size: 13px;\r\n    font-weight: 900;\r\n    text-transform: uppercase;\r\n    letter-spacing: 3.5px;\r\n  }\r\n\r\n  .mst-premium-eyebrow i {\r\n    font-size: 20px;\r\n  }\r\n\r\n  .mst-premium-eyebrow::after {\r\n    content: \"\";\r\n    width: 86px;\r\n    height: 1px;\r\n    background: linear-gradient(90deg, var(--mst-orange), transparent);\r\n  }\r\n\r\n  .mst-premium-title {\r\n    margin: 0;\r\n    max-width: 720px;\r\n    font-family: \"Playfair Display\", Georgia, serif;\r\n    font-size: clamp(34px, 4vw, 54px);\r\n    line-height: 1.08;\r\n    letter-spacing: -0.035em;\r\n    font-weight: 800;\r\n  }\r\n\r\n  .mst-premium-title-main {\r\n    display: block;\r\n    white-space: nowrap;\r\n    font-size: 0.88em;\r\n    color: #1e1e1e !important;\r\n    text-transform: capitalize;\r\n  }\r\n\r\n  .mst-premium-title-brand {\r\n    display: block;\r\n    color: #F49613 !important;\r\n    font-size: 1em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .mst-premium-divider {\r\n    width: 86px;\r\n    height: 2px;\r\n    margin: 24px 0;\r\n    background: linear-gradient(90deg, var(--mst-orange), transparent);\r\n    position: relative;\r\n  }\r\n\r\n  .mst-premium-divider::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    right: -8px;\r\n    top: 50%;\r\n    width: 8px;\r\n    height: 8px;\r\n    border-radius: 50%;\r\n    background: var(--mst-orange);\r\n    transform: translateY(-50%);\r\n  }\r\n\r\n  .mst-premium-description {\r\n    max-width: 620px;\r\n    margin: 0;\r\n    color: var(--mst-text);\r\n    font-size: clamp(15.5px, 1.25vw, 17.5px);\r\n    line-height: 1.82;\r\n    font-weight: 500;\r\n  }\r\n\r\n  .mst-premium-description strong {\r\n    color: var(--mst-dark);\r\n    font-weight: 900;\r\n  }\r\n\r\n  .mst-premium-buttons {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 16px;\r\n    margin-top: 30px;\r\n  }\r\n\r\n  .mst-premium-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 11px;\r\n    min-height: 54px;\r\n    padding: 15px 30px;\r\n    border-radius: 14px;\r\n    text-decoration: none !important;\r\n    font-size: 14px;\r\n    font-weight: 900;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.3px;\r\n    transition: 0.25s ease;\r\n  }\r\n\r\n  .mst-premium-btn-main {\r\n    color: #ffffff !important;\r\n    background: linear-gradient(135deg, var(--mst-red), var(--mst-orange));\r\n    box-shadow: 0 16px 34px rgba(244, 67, 54, 0.24);\r\n  }\r\n\r\n  .mst-premium-btn-main:hover {\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 22px 42px rgba(244, 67, 54, 0.32);\r\n  }\r\n\r\n  .mst-premium-stats {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 14px;\r\n    margin-top: 34px;\r\n    max-width: 650px;\r\n  }\r\n\r\n  .mst-premium-stat {\r\n    min-height: 120px;\r\n    padding: 18px 10px;\r\n    border-radius: 18px;\r\n    background: rgba(255, 255, 255, 0.82);\r\n    border: 1px solid rgba(244, 150, 19, 0.18);\r\n    box-shadow: 0 14px 35px rgba(30, 30, 30, 0.08);\r\n    text-align: center;\r\n  }\r\n\r\n  .mst-premium-stat i {\r\n    display: block;\r\n    margin-bottom: 10px;\r\n    color: var(--mst-orange);\r\n    font-size: 25px;\r\n  }\r\n\r\n  .mst-premium-stat strong {\r\n    display: block;\r\n    color: var(--mst-dark);\r\n    font-size: 30px;\r\n    line-height: 1;\r\n    font-weight: 900;\r\n  }\r\n\r\n  .mst-premium-stat span {\r\n    display: block;\r\n    margin-top: 7px;\r\n    color: var(--mst-dark);\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n    line-height: 1.25;\r\n  }\r\n\r\n  .mst-premium-visual {\r\n    position: relative;\r\n    min-height: 610px;\r\n  }\r\n\r\n  .mst-premium-blob {\r\n    position: absolute;\r\n    width: 73%;\r\n    height: 75%;\r\n    right: 5%;\r\n    top: 12%;\r\n    border-radius: 48% 52% 45% 55%;\r\n    background: linear-gradient(135deg, #1e1e1e, #343434);\r\n    box-shadow: 0 34px 85px rgba(30, 30, 30, 0.24);\r\n  }\r\n\r\n  .mst-premium-blob::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 25px;\r\n    border-radius: inherit;\r\n    border: 1px solid rgba(255, 255, 255, 0.18);\r\n  }\r\n\r\n  .mst-premium-blob::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 58px;\r\n    border-radius: inherit;\r\n    background-image: radial-gradient(rgba(244, 150, 19, 0.42) 1.2px, transparent 1.2px);\r\n    background-size: 16px 16px;\r\n    opacity: 0.5;\r\n  }\r\n\r\n  .mst-premium-photo {\r\n    position: absolute;\r\n    overflow: hidden;\r\n    border-radius: 26px;\r\n    border: 7px solid rgba(255, 255, 255, 0.94);\r\n    background: #ffffff;\r\n    box-shadow: 0 24px 58px rgba(30, 30, 30, 0.22);\r\n  }\r\n\r\n  .mst-premium-photo img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    display: block;\r\n    transition: transform 0.65s ease;\r\n  }\r\n\r\n  .mst-premium-photo:hover img {\r\n    transform: scale(1.06);\r\n  }\r\n\r\n  .mst-premium-photo-main {\r\n    width: 78%;\r\n    height: 345px;\r\n    right: 0;\r\n    top: 0;\r\n    z-index: 2;\r\n  }\r\n\r\n  .mst-premium-photo-middle {\r\n    width: 58%;\r\n    height: 245px;\r\n    left: 0;\r\n    bottom: 72px;\r\n    z-index: 4;\r\n  }\r\n\r\n  .mst-premium-photo-small {\r\n    width: 44%;\r\n    height: 235px;\r\n    right: 12px;\r\n    bottom: 0;\r\n    z-index: 5;\r\n    transform: rotate(4deg);\r\n  }\r\n\r\n  .mst-premium-badge {\r\n    position: absolute;\r\n    top: 12px;\r\n    right: -10px;\r\n    width: 122px;\r\n    height: 122px;\r\n    border-radius: 50%;\r\n    z-index: 8;\r\n    display: grid;\r\n    place-items: center;\r\n    text-align: center;\r\n    color: #ffffff;\r\n    background: radial-gradient(circle, #2b2b2b 0%, #111111 72%);\r\n    border: 4px solid var(--mst-orange);\r\n    box-shadow: 0 18px 40px rgba(30, 30, 30, 0.25);\r\n    font-size: 10.5px;\r\n    line-height: 1.35;\r\n    font-weight: 900;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n  }\r\n\r\n  .mst-premium-badge i {\r\n    display: block;\r\n    color: var(--mst-orange);\r\n    font-size: 24px;\r\n    margin-bottom: 5px;\r\n  }\r\n\r\n  .mst-premium-dots {\r\n    position: absolute;\r\n    right: 30px;\r\n    bottom: 28px;\r\n    width: 110px;\r\n    height: 90px;\r\n    z-index: 1;\r\n    background-image: radial-gradient(rgba(244, 150, 19, 0.55) 1.5px, transparent 1.5px);\r\n    background-size: 15px 15px;\r\n  }\r\n\r\n  @media (max-width: 1050px) {\r\n    .mst-premium-container {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .mst-premium-title,\r\n    .mst-premium-description {\r\n      max-width: 780px;\r\n    }\r\n\r\n    .mst-premium-title {\r\n      font-size: clamp(34px, 6vw, 52px);\r\n    }\r\n\r\n    .mst-premium-visual {\r\n      min-height: 610px;\r\n      max-width: 780px;\r\n      width: 100%;\r\n      margin: 0 auto;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 700px) {\r\n    .mst-premium-tours {\r\n      padding: 48px 0 58px;\r\n    }\r\n\r\n    .mst-premium-container {\r\n      width: min(100% - 24px, 520px);\r\n      gap: 34px;\r\n    }\r\n\r\n    .mst-premium-eyebrow {\r\n      font-size: 11px;\r\n      letter-spacing: 2.4px;\r\n      gap: 8px;\r\n    }\r\n\r\n    .mst-premium-eyebrow::after {\r\n      width: 42px;\r\n    }\r\n\r\n    .mst-premium-title {\r\n      font-size: clamp(25px, 7vw, 34px);\r\n      line-height: 1.12;\r\n      max-width: 100%;\r\n    }\r\n\r\n    .mst-premium-title-main {\r\n      white-space: nowrap;\r\n      font-size: 0.82em;\r\n      color: #1e1e1e !important;\r\n      text-transform: capitalize;\r\n    }\r\n\r\n    .mst-premium-title-brand {\r\n      font-size: 0.95em;\r\n      color: #F49613 !important;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    .mst-premium-divider {\r\n      margin: 18px 0;\r\n    }\r\n\r\n    .mst-premium-description {\r\n      font-size: 15px;\r\n      line-height: 1.72;\r\n    }\r\n\r\n    .mst-premium-buttons {\r\n      display: grid;\r\n      grid-template-columns: 1fr;\r\n      gap: 12px;\r\n      margin-top: 24px;\r\n    }\r\n\r\n    .mst-premium-btn {\r\n      width: 100%;\r\n      min-height: 52px;\r\n      padding: 14px 18px;\r\n    }\r\n\r\n    .mst-premium-stats {\r\n      grid-template-columns: repeat(2, 1fr);\r\n      gap: 10px;\r\n      margin-top: 24px;\r\n    }\r\n\r\n    .mst-premium-stat {\r\n      min-height: 102px;\r\n      padding: 14px 8px;\r\n      border-radius: 16px;\r\n    }\r\n\r\n    .mst-premium-stat i {\r\n      font-size: 21px;\r\n      margin-bottom: 8px;\r\n    }\r\n\r\n    .mst-premium-stat strong {\r\n      font-size: 24px;\r\n    }\r\n\r\n    .mst-premium-stat span {\r\n      font-size: 12.5px;\r\n    }\r\n\r\n    .mst-premium-visual {\r\n      min-height: 400px;\r\n      width: 100%;\r\n      margin-top: 6px;\r\n    }\r\n\r\n    .mst-premium-blob {\r\n      width: 76%;\r\n      height: 72%;\r\n      right: 2%;\r\n      top: 11%;\r\n    }\r\n\r\n    .mst-premium-photo {\r\n      border-width: 5px;\r\n      border-radius: 18px;\r\n    }\r\n\r\n    .mst-premium-photo-main {\r\n      width: 82%;\r\n      height: 192px;\r\n      right: 0;\r\n      top: 0;\r\n    }\r\n\r\n    .mst-premium-photo-middle {\r\n      width: 60%;\r\n      height: 140px;\r\n      left: 0;\r\n      bottom: 58px;\r\n    }\r\n\r\n    .mst-premium-photo-small {\r\n      width: 46%;\r\n      height: 132px;\r\n      right: 2px;\r\n      bottom: 8px;\r\n      transform: rotate(4deg);\r\n    }\r\n\r\n    .mst-premium-badge {\r\n      width: 78px;\r\n      height: 78px;\r\n      right: -2px;\r\n      top: 8px;\r\n      border-width: 3px;\r\n      font-size: 7.5px;\r\n      letter-spacing: 0.35px;\r\n      line-height: 1.18;\r\n    }\r\n\r\n    .mst-premium-badge i {\r\n      font-size: 16px;\r\n      margin-bottom: 3px;\r\n    }\r\n\r\n    .mst-premium-dots {\r\n      width: 65px;\r\n      height: 52px;\r\n      right: 6px;\r\n      bottom: 2px;\r\n      background-size: 11px 11px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 390px) {\r\n    .mst-premium-title {\r\n      font-size: 27px;\r\n      line-height: 1.16;\r\n    }\r\n\r\n    .mst-premium-title-main {\r\n      font-size: 0.78em;\r\n    }\r\n\r\n    .mst-premium-description {\r\n      font-size: 14.5px;\r\n    }\r\n\r\n    .mst-premium-visual {\r\n      min-height: 372px;\r\n    }\r\n\r\n    .mst-premium-photo-main {\r\n      height: 176px;\r\n    }\r\n\r\n    .mst-premium-photo-middle {\r\n      height: 128px;\r\n      bottom: 52px;\r\n    }\r\n\r\n    .mst-premium-photo-small {\r\n      height: 122px;\r\n      bottom: 8px;\r\n    }\r\n\r\n    .mst-premium-badge {\r\n      width: 70px;\r\n      height: 70px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"mst-premium-tours\" aria-label=\"Explore Morocco tours with MOROCCO STARS TRAVEL\">\r\n  <div class=\"mst-premium-container\">\r\n\r\n    <div class=\"mst-premium-content\">\r\n      <div class=\"mst-premium-eyebrow\">\r\n        <i class=\"fa-solid fa-sun\"><\/i>\r\n        MOROCCO STARS TRAVEL\r\n      <\/div>\r\n\r\n      <h2 class=\"mst-premium-title\">\r\n        <span class=\"mst-premium-title-main\">Explore Morocco Tours With<\/span>\r\n        <span class=\"mst-premium-title-brand\">MOROCCO STARS TRAVEL<\/span>\r\n      <\/h2>\r\n\r\n      <div class=\"mst-premium-divider\"><\/div>\r\n\r\n      <p class=\"mst-premium-description\">\r\n        <strong>MOROCCO STARS TRAVEL<\/strong> offers <strong>Premium Morocco experiences<\/strong>\r\n        for travelers looking to <strong>Explore Morocco tours<\/strong> with comfort, local knowledge,\r\n        and authentic service. From a <strong>Marrakech desert tour<\/strong> to Sahara trips,\r\n        imperial cities, Atlas Mountains, valleys, kasbahs, and cultural day trips, we create the\r\n        <strong>perfect Morocco Tours<\/strong> for couples, families, friends, and private groups.\r\n      <\/p>\r\n\r\n      <div class=\"mst-premium-buttons\">\r\n        <a class=\"mst-premium-btn mst-premium-btn-main\" href=\"https:\/\/moroccostarstravel.com\/tours\/\">\r\n          <i class=\"fa-solid fa-compass\"><\/i>\r\n          Explore Morocco\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <div class=\"mst-premium-stats\">\r\n        <div class=\"mst-premium-stat\">\r\n          <i class=\"fa-solid fa-route\"><\/i>\r\n          <strong>50+<\/strong>\r\n          <span>Morocco Tours<\/span>\r\n        <\/div>\r\n\r\n        <div class=\"mst-premium-stat\">\r\n          <i class=\"fa-solid fa-star\"><\/i>\r\n          <strong>4.9<\/strong>\r\n          <span>Premium Experiences<\/span>\r\n        <\/div>\r\n\r\n        <div class=\"mst-premium-stat\">\r\n          <i class=\"fa-solid fa-user-shield\"><\/i>\r\n          <strong>Local<\/strong>\r\n          <span>Travel Experts<\/span>\r\n        <\/div>\r\n\r\n        <div class=\"mst-premium-stat\">\r\n          <i class=\"fa-solid fa-calendar-check\"><\/i>\r\n          <strong>Daily<\/strong>\r\n          <span>Desert Tours<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"mst-premium-visual\">\r\n      <div class=\"mst-premium-blob\"><\/div>\r\n      <div class=\"mst-premium-dots\"><\/div>\r\n\r\n      <div class=\"mst-premium-badge\">\r\n        <div>\r\n          <i class=\"fa-solid fa-map-location-dot\"><\/i>\r\n          Morocco<br>Stars<br>Travel\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mst-premium-photo mst-premium-photo-main\">\r\n        <img\r\n          src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/05\/Design-sans-titre-51.webp\"\r\n          alt=\"Premium Morocco experiences with MOROCCO STARS TRAVEL\"\r\n          loading=\"eager\"\r\n          decoding=\"async\"\r\n          fetchpriority=\"high\">\r\n      <\/div>\r\n\r\n      <div class=\"mst-premium-photo mst-premium-photo-middle\">\r\n        <img\r\n          src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/Marrakech-desert-tours-3-day.webp\"\r\n          alt=\"Marrakech desert tour with MOROCCO STARS TRAVEL\"\r\n          loading=\"eager\"\r\n          decoding=\"async\">\r\n      <\/div>\r\n\r\n      <div class=\"mst-premium-photo mst-premium-photo-small\">\r\n        <img\r\n          src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/2-days-Marrakech-desert-tour.webp\"\r\n          alt=\"Perfect Morocco tours and Sahara desert trips\"\r\n          loading=\"eager\"\r\n          decoding=\"async\">\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0902615 e-con-full e-flex e-con e-parent\" data-id=\"0902615\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a84cc3d elementor-widget elementor-widget-html\" data-id=\"a84cc3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- =========================================\r\n  Morocco Tours Slider - New Website Version\r\n  Auto Slider + Mobile Optimized\r\n========================================= -->\r\n\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&family=Bebas+Neue&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n  .mst-itinerary-wrap,\r\n  .mst-itinerary-wrap * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .mst-itinerary-wrap {\r\n    --mst-red: #f44336;\r\n    --mst-orange: #F49613;\r\n    --mst-white: #ffffff;\r\n    --mst-dark: #111111;\r\n\r\n    position: relative;\r\n    width: 100%;\r\n    min-height: 720px;\r\n    overflow: hidden;\r\n    font-family: \"Inter\", Arial, sans-serif;\r\n    color: #ffffff;\r\n    background-image:\r\n      linear-gradient(90deg, rgba(0,0,0,0.68) 0%, rgba(0,0,0,0.48) 36%, rgba(0,0,0,0.30) 100%),\r\n      url(\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/illuminated-hassan-ii-mosque-with-its-reflection-o-2025-02-02-21-16-54-utc-scaled.jpg\");\r\n    background-size: cover;\r\n    background-position: center;\r\n    background-repeat: no-repeat;\r\n    transition: background-image 0.45s ease;\r\n  }\r\n\r\n  .mst-itinerary-wrap::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background:\r\n      radial-gradient(circle at 20% 35%, rgba(255,255,255,0.08), transparent 28%),\r\n      radial-gradient(circle at 75% 68%, rgba(244,150,19,0.16), transparent 24%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .mst-itinerary-container {\r\n    position: relative;\r\n    z-index: 2;\r\n    width: 100%;\r\n    max-width: 1450px;\r\n    min-height: 720px;\r\n    margin: 0 auto;\r\n    padding: 78px 26px 72px;\r\n    display: grid;\r\n    grid-template-columns: 90px minmax(320px, 500px) minmax(0, 1fr);\r\n    gap: 28px;\r\n    align-items: center;\r\n  }\r\n\r\n  .mst-itinerary-line {\r\n    position: relative;\r\n    height: 560px;\r\n    display: flex;\r\n    justify-content: center;\r\n  }\r\n\r\n  .mst-itinerary-line::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 28px;\r\n    bottom: 28px;\r\n    left: 50%;\r\n    width: 2px;\r\n    transform: translateX(-50%);\r\n    background: rgba(255,255,255,0.22);\r\n  }\r\n\r\n  .mst-line-dot {\r\n    position: absolute;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    width: 10px;\r\n    height: 10px;\r\n    border-radius: 50%;\r\n    background: rgba(255,255,255,0.55);\r\n    box-shadow: 0 0 0 4px rgba(255,255,255,0.05);\r\n    transition: all 0.25s ease;\r\n  }\r\n\r\n  .mst-line-dot.active {\r\n    width: 28px;\r\n    height: 28px;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    background: rgba(255,255,255,0.95);\r\n    color: #23314d;\r\n    font-size: 12px;\r\n    font-weight: 900;\r\n    box-shadow: 0 0 0 6px rgba(255,255,255,0.08);\r\n  }\r\n\r\n  .mst-line-dot-1 { top: 18px; }\r\n  .mst-line-dot-2 { top: 155px; }\r\n  .mst-line-dot-3 { top: 292px; }\r\n  .mst-line-dot-4 { top: 429px; }\r\n  .mst-line-dot-5 { bottom: 18px; }\r\n\r\n  .mst-itinerary-content {\r\n    max-width: 470px;\r\n    padding-top: 18px;\r\n  }\r\n\r\n  .mst-itinerary-sub {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    margin-bottom: 18px;\r\n    color: rgba(255,255,255,0.88);\r\n    font-size: 12px;\r\n    font-weight: 900;\r\n    letter-spacing: 0.12em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .mst-itinerary-sub i {\r\n    color: var(--mst-orange);\r\n  }\r\n\r\n  .mst-itinerary-title {\r\n    margin: 0;\r\n    font-family: \"Bebas Neue\", Arial, sans-serif;\r\n    font-size: clamp(46px, 5.5vw, 78px);\r\n    line-height: 0.92;\r\n    letter-spacing: 0.02em;\r\n    text-transform: uppercase;\r\n    color: #ffffff;\r\n    text-shadow: 0 8px 24px rgba(0,0,0,0.28);\r\n  }\r\n\r\n  .mst-itinerary-desc {\r\n    margin: 20px 0 0;\r\n    max-width: 430px;\r\n    color: rgba(255,255,255,0.92);\r\n    font-size: 17px;\r\n    line-height: 1.7;\r\n    font-weight: 500;\r\n  }\r\n\r\n  .mst-itinerary-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    min-height: 54px;\r\n    padding: 0 34px;\r\n    margin-top: 26px;\r\n    background: var(--mst-red);\r\n    color: #ffffff !important;\r\n    text-decoration: none !important;\r\n    font-size: 15px;\r\n    font-weight: 900;\r\n    border-radius: 4px;\r\n    box-shadow: 0 18px 34px rgba(244,67,54,0.28);\r\n    transition: all 0.25s ease;\r\n  }\r\n\r\n  .mst-itinerary-btn:hover {\r\n    background: var(--mst-orange);\r\n    color: #ffffff !important;\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 22px 40px rgba(244,150,19,0.34);\r\n  }\r\n\r\n  .mst-itinerary-right {\r\n    position: relative;\r\n    padding: 20px 0 90px;\r\n    min-width: 0;\r\n  }\r\n\r\n  .mst-itinerary-slider {\r\n    overflow: hidden;\r\n    width: 100%;\r\n  }\r\n\r\n  .mst-itinerary-track {\r\n    display: flex;\r\n    align-items: stretch;\r\n    gap: 26px;\r\n    transition: transform 0.45s ease;\r\n    will-change: transform;\r\n  }\r\n\r\n  .mst-itinerary-card {\r\n    position: relative;\r\n    flex: 0 0 285px;\r\n    height: 430px;\r\n    overflow: hidden;\r\n    border-radius: 10px;\r\n    text-decoration: none !important;\r\n    color: #ffffff !important;\r\n    display: block;\r\n    background: #222;\r\n    box-shadow: 0 22px 52px rgba(0,0,0,0.28);\r\n    transition: transform 0.28s ease, box-shadow 0.28s ease, opacity 0.28s ease;\r\n    cursor: pointer;\r\n  }\r\n\r\n  .mst-itinerary-card:hover,\r\n  .mst-itinerary-card:focus,\r\n  .mst-itinerary-card:visited {\r\n    color: #ffffff !important;\r\n    text-decoration: none !important;\r\n  }\r\n\r\n  .mst-itinerary-card:hover {\r\n    transform: translateY(-9px);\r\n    box-shadow: 0 28px 68px rgba(0,0,0,0.38);\r\n  }\r\n\r\n  .mst-itinerary-card.is-active {\r\n    outline: 2px solid rgba(255,255,255,0.45);\r\n    outline-offset: -8px;\r\n  }\r\n\r\n  .mst-itinerary-card.card-offset-1 { margin-top: -48px; }\r\n  .mst-itinerary-card.card-offset-2 { margin-top: 10px; }\r\n  .mst-itinerary-card.card-offset-3 { margin-top: 45px; }\r\n  .mst-itinerary-card.card-offset-4 { margin-top: 0; }\r\n  .mst-itinerary-card.card-offset-5 { margin-top: 38px; }\r\n\r\n  .mst-itinerary-card img {\r\n    width: 100%;\r\n    height: 100%;\r\n    display: block;\r\n    object-fit: cover;\r\n    transition: transform 0.7s ease;\r\n  }\r\n\r\n  .mst-itinerary-card:hover img {\r\n    transform: scale(1.08);\r\n  }\r\n\r\n  .mst-itinerary-card::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background:\r\n      linear-gradient(180deg, rgba(0,0,0,0.08) 20%, rgba(0,0,0,0.78) 100%),\r\n      linear-gradient(90deg, rgba(0,0,0,0.20), transparent);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .mst-itinerary-card-title,\r\n  .mst-itinerary-card:hover .mst-itinerary-card-title,\r\n  .mst-itinerary-card:focus .mst-itinerary-card-title,\r\n  .mst-itinerary-card:visited .mst-itinerary-card-title {\r\n    position: absolute;\r\n    left: 22px;\r\n    right: 16px;\r\n    bottom: 24px;\r\n    z-index: 2;\r\n    font-family: \"Bebas Neue\", Arial, sans-serif;\r\n    font-size: 33px;\r\n    line-height: 0.95;\r\n    letter-spacing: 0.015em;\r\n    text-transform: uppercase;\r\n    text-shadow: 0 8px 22px rgba(0,0,0,0.42);\r\n    color: #ffffff !important;\r\n    text-decoration: none !important;\r\n  }\r\n\r\n  .mst-itinerary-controls {\r\n    position: absolute;\r\n    left: 12px;\r\n    bottom: 8px;\r\n    display: flex;\r\n    gap: 16px;\r\n    z-index: 3;\r\n  }\r\n\r\n  .mst-itinerary-arrow {\r\n    width: 52px;\r\n    height: 52px;\r\n    border: none;\r\n    border-radius: 50%;\r\n    background: rgba(255,255,255,0.75);\r\n    color: #111111;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 19px;\r\n    cursor: pointer;\r\n    transition: all 0.25s ease;\r\n  }\r\n\r\n  .mst-itinerary-arrow:hover {\r\n    background: #ffffff;\r\n    color: #111111;\r\n    transform: translateY(-3px);\r\n  }\r\n\r\n  @media (max-width: 1180px) {\r\n    .mst-itinerary-container {\r\n      grid-template-columns: 70px 1fr;\r\n      gap: 22px;\r\n      align-items: start;\r\n      min-height: auto;\r\n    }\r\n\r\n    .mst-itinerary-content {\r\n      order: 1;\r\n    }\r\n\r\n    .mst-itinerary-right {\r\n      grid-column: 2 \/ -1;\r\n      padding-top: 8px;\r\n      order: 2;\r\n    }\r\n\r\n    .mst-itinerary-card {\r\n      flex-basis: 270px;\r\n      height: 390px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 760px) {\r\n    .mst-itinerary-wrap {\r\n      min-height: auto;\r\n      padding: 0;\r\n      background-image:\r\n        linear-gradient(180deg, rgba(0,0,0,0.78) 0%, rgba(0,0,0,0.66) 45%, rgba(0,0,0,0.54) 100%),\r\n        url(\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/illuminated-hassan-ii-mosque-with-its-reflection-o-2025-02-02-21-16-54-utc-scaled.jpg\");\r\n      background-position: center;\r\n    }\r\n\r\n    .mst-itinerary-container {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 18px;\r\n      padding: 42px 14px 48px;\r\n      min-height: auto;\r\n      align-items: stretch;\r\n    }\r\n\r\n    .mst-itinerary-line {\r\n      order: 1;\r\n      display: block;\r\n      width: 100%;\r\n      height: 38px;\r\n      margin: 0 auto 2px;\r\n    }\r\n\r\n    .mst-itinerary-line::before {\r\n      top: 50%;\r\n      bottom: auto;\r\n      left: 8%;\r\n      right: 8%;\r\n      width: auto;\r\n      height: 2px;\r\n      transform: translateY(-50%);\r\n      background: rgba(255,255,255,0.28);\r\n    }\r\n\r\n    .mst-line-dot {\r\n      top: 50% !important;\r\n      bottom: auto !important;\r\n      transform: translate(-50%, -50%);\r\n      width: 8px;\r\n      height: 8px;\r\n    }\r\n\r\n    .mst-line-dot.active {\r\n      width: 28px;\r\n      height: 28px;\r\n      font-size: 12px;\r\n    }\r\n\r\n    .mst-line-dot-1 { left: 8%; }\r\n    .mst-line-dot-2 { left: 29%; }\r\n    .mst-line-dot-3 { left: 50%; }\r\n    .mst-line-dot-4 { left: 71%; }\r\n    .mst-line-dot-5 { left: 92%; }\r\n\r\n    .mst-itinerary-right {\r\n      order: 2;\r\n      width: 100%;\r\n      padding: 0 0 58px;\r\n    }\r\n\r\n    .mst-itinerary-content {\r\n      order: 3;\r\n      max-width: 100%;\r\n      padding-top: 0;\r\n      padding-bottom: 0;\r\n    }\r\n\r\n    .mst-itinerary-sub {\r\n      font-size: 10.5px;\r\n      margin-bottom: 10px;\r\n      letter-spacing: 0.10em;\r\n    }\r\n\r\n    .mst-itinerary-title {\r\n      font-size: 34px;\r\n      line-height: 1;\r\n      text-align: left;\r\n      max-width: 100%;\r\n    }\r\n\r\n    .mst-itinerary-desc {\r\n      max-width: 100%;\r\n      font-size: 13.5px;\r\n      line-height: 1.6;\r\n      margin-top: 14px;\r\n      text-align: left;\r\n    }\r\n\r\n    .mst-itinerary-btn {\r\n      width: 100%;\r\n      min-height: 52px;\r\n      margin-top: 18px;\r\n      padding: 0 22px;\r\n      font-size: 14px;\r\n    }\r\n\r\n    .mst-itinerary-slider {\r\n      overflow-x: auto;\r\n      overflow-y: hidden;\r\n      scroll-snap-type: x mandatory;\r\n      -webkit-overflow-scrolling: touch;\r\n      width: 100%;\r\n    }\r\n\r\n    .mst-itinerary-slider::-webkit-scrollbar {\r\n      display: none;\r\n    }\r\n\r\n    .mst-itinerary-track {\r\n      gap: 12px;\r\n      width: max-content;\r\n      transform: none !important;\r\n      padding-left: 2px;\r\n      padding-right: 14px;\r\n    }\r\n\r\n    .mst-itinerary-card,\r\n    .mst-itinerary-card.card-offset-1,\r\n    .mst-itinerary-card.card-offset-2,\r\n    .mst-itinerary-card.card-offset-3,\r\n    .mst-itinerary-card.card-offset-4,\r\n    .mst-itinerary-card.card-offset-5 {\r\n      flex: 0 0 82vw;\r\n      height: 300px;\r\n      margin-top: 0 !important;\r\n      border-radius: 12px;\r\n      scroll-snap-align: start;\r\n    }\r\n\r\n    .mst-itinerary-card:hover {\r\n      transform: none;\r\n    }\r\n\r\n    .mst-itinerary-card-title,\r\n    .mst-itinerary-card:hover .mst-itinerary-card-title,\r\n    .mst-itinerary-card:focus .mst-itinerary-card-title,\r\n    .mst-itinerary-card:visited .mst-itinerary-card-title {\r\n      left: 16px;\r\n      right: 14px;\r\n      bottom: 18px;\r\n      font-size: 24px;\r\n      line-height: 1;\r\n      color: #ffffff !important;\r\n      text-decoration: none !important;\r\n    }\r\n\r\n    .mst-itinerary-controls {\r\n      left: 50%;\r\n      transform: translateX(-50%);\r\n      bottom: 0;\r\n      gap: 14px;\r\n    }\r\n\r\n    .mst-itinerary-arrow {\r\n      width: 44px;\r\n      height: 44px;\r\n      font-size: 16px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 420px) {\r\n    .mst-itinerary-container {\r\n      padding: 38px 12px 44px;\r\n    }\r\n\r\n    .mst-itinerary-title {\r\n      font-size: 31px;\r\n    }\r\n\r\n    .mst-itinerary-desc {\r\n      font-size: 13px;\r\n      line-height: 1.55;\r\n    }\r\n\r\n    .mst-itinerary-card,\r\n    .mst-itinerary-card.card-offset-1,\r\n    .mst-itinerary-card.card-offset-2,\r\n    .mst-itinerary-card.card-offset-3,\r\n    .mst-itinerary-card.card-offset-4,\r\n    .mst-itinerary-card.card-offset-5 {\r\n      flex-basis: 84vw;\r\n      height: 285px;\r\n    }\r\n\r\n    .mst-itinerary-card-title {\r\n      font-size: 22px !important;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"mst-itinerary-wrap\" id=\"mst-itinerary-wrap\" aria-label=\"Tours From Morocco\">\r\n  <div class=\"mst-itinerary-container\">\r\n\r\n    <div class=\"mst-itinerary-line\" aria-hidden=\"true\">\r\n      <span class=\"mst-line-dot mst-line-dot-1 active\" data-dot=\"0\">1<\/span>\r\n      <span class=\"mst-line-dot mst-line-dot-2\" data-dot=\"1\"><\/span>\r\n      <span class=\"mst-line-dot mst-line-dot-3\" data-dot=\"2\"><\/span>\r\n      <span class=\"mst-line-dot mst-line-dot-4\" data-dot=\"3\"><\/span>\r\n      <span class=\"mst-line-dot mst-line-dot-5\" data-dot=\"4\"><\/span>\r\n    <\/div>\r\n\r\n    <div class=\"mst-itinerary-content\">\r\n      <div class=\"mst-itinerary-sub\">\r\n        <i class=\"fa-solid fa-map-location-dot\"><\/i>\r\n        Morocco Private Tours\r\n      <\/div>\r\n\r\n      <h2 class=\"mst-itinerary-title\" id=\"mstMainTitle\">\r\n        Casablanca Tours\r\n      <\/h2>\r\n\r\n      <p class=\"mst-itinerary-desc\" id=\"mstMainDesc\">\r\n        Start your Morocco journey from Casablanca with private tours to imperial cities, the Sahara Desert, mountains, kasbahs, and Atlantic coast destinations.\r\n      <\/p>\r\n\r\n      <a class=\"mst-itinerary-btn\" id=\"mstMainBtn\" href=\"https:\/\/moroccostarstravel.com\/tours-from-casablanca\/\">\r\n        Explore Tours\r\n      <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"mst-itinerary-right\">\r\n      <div class=\"mst-itinerary-slider\" id=\"mstSlider\">\r\n        <div class=\"mst-itinerary-track\" id=\"mstTrack\">\r\n\r\n          <a class=\"mst-itinerary-card card-offset-1 is-active\"\r\n             href=\"https:\/\/moroccostarstravel.com\/tours-from-casablanca\/\"\r\n             data-title=\"Casablanca Tours\"\r\n             data-desc=\"Start your Morocco journey from Casablanca with private tours to imperial cities, the Sahara Desert, mountains, kasbahs, and Atlantic coast destinations.\"\r\n             data-image=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/illuminated-hassan-ii-mosque-with-its-reflection-o-2025-02-02-21-16-54-utc-scaled.jpg\"\r\n             data-link=\"https:\/\/moroccostarstravel.com\/tours-from-casablanca\/\">\r\n            <img decoding=\"async\" src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/illuminated-hassan-ii-mosque-with-its-reflection-o-2025-02-02-21-16-54-utc-scaled.jpg\" alt=\"Casablanca Tours\">\r\n            <div class=\"mst-itinerary-card-title\">Casablanca Tours<\/div>\r\n          <\/a>\r\n\r\n          <a class=\"mst-itinerary-card card-offset-2\"\r\n             href=\"https:\/\/moroccostarstravel.com\/tours-from-agadir\/\"\r\n             data-title=\"Agadir Tours\"\r\n             data-desc=\"Discover private tours from Agadir to the Sahara Desert, Taroudant, Marrakech, Anti-Atlas landscapes, kasbahs, valleys, and Morocco coastal routes.\"\r\n             data-image=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/agadir-ville-situee-sur-1.jpg\"\r\n             data-link=\"https:\/\/moroccostarstravel.com\/tours-from-agadir\/\">\r\n            <img decoding=\"async\" src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/agadir-ville-situee-sur-1.jpg\" alt=\"Agadir Tours\">\r\n            <div class=\"mst-itinerary-card-title\">Agadir Tours<\/div>\r\n          <\/a>\r\n\r\n          <a class=\"mst-itinerary-card card-offset-3\"\r\n             href=\"https:\/\/moroccostarstravel.com\/tours-from-marrakech\/\"\r\n             data-title=\"Marrakech Tours\"\r\n             data-desc=\"Explore tours from Marrakech to the Sahara Desert, High Atlas Mountains, Ait Ben Haddou, Ouarzazate, Essaouira, valleys, and imperial cities.\"\r\n             data-image=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/10-days-tour-from-Fes-to-Marrakech-Kech-800x600-1.webp\"\r\n             data-link=\"https:\/\/moroccostarstravel.com\/tours-from-marrakech\/\">\r\n            <img decoding=\"async\" src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/10-days-tour-from-Fes-to-Marrakech-Kech-800x600-1.webp\" alt=\"Marrakech Tours\">\r\n            <div class=\"mst-itinerary-card-title\">Marrakech Tours<\/div>\r\n          <\/a>\r\n\r\n          <a class=\"mst-itinerary-card card-offset-4\"\r\n             href=\"https:\/\/moroccostarstravel.com\/tours-from-ouarzazate\/\"\r\n             data-title=\"Ouarzazate Tours\"\r\n             data-desc=\"Begin your adventure from Ouarzazate, the door of the desert, with tours to Erg Chebbi, Erg Chegaga, Draa Valley, kasbahs, and southern Morocco.\"\r\n             data-image=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/ancient-city-near-river-in-desert-and-wonderful-sk-2025-04-04-11-56-32-utc-scaled.jpg\"\r\n             data-link=\"https:\/\/moroccostarstravel.com\/tours-from-ouarzazate\/\">\r\n            <img decoding=\"async\" src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/ancient-city-near-river-in-desert-and-wonderful-sk-2025-04-04-11-56-32-utc-scaled.jpg\" alt=\"Ouarzazate Tours\">\r\n            <div class=\"mst-itinerary-card-title\">Ouarzazate Tours<\/div>\r\n          <\/a>\r\n\r\n          <a class=\"mst-itinerary-card card-offset-5\"\r\n             href=\"https:\/\/moroccostarstravel.com\/tours-from-fes\/\"\r\n             data-title=\"Fes Tours\"\r\n             data-desc=\"Travel from Fes to Merzouga, Marrakech, Chefchaouen, imperial cities, Middle Atlas landscapes, cedar forests, and the Sahara Desert.\"\r\n             data-image=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/La-medina-de-Fes-el-Bali-Maroc-1000x667-1.jpeg\"\r\n             data-link=\"https:\/\/moroccostarstravel.com\/tours-from-fes\/\">\r\n            <img decoding=\"async\" src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/La-medina-de-Fes-el-Bali-Maroc-1000x667-1.jpeg\" alt=\"Fes Tours\">\r\n            <div class=\"mst-itinerary-card-title\">Fes Tours<\/div>\r\n          <\/a>\r\n\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mst-itinerary-controls\">\r\n        <button class=\"mst-itinerary-arrow\" id=\"mstPrev\" type=\"button\" aria-label=\"Previous tour\">\r\n          <i class=\"fa-solid fa-arrow-left\"><\/i>\r\n        <\/button>\r\n        <button class=\"mst-itinerary-arrow\" id=\"mstNext\" type=\"button\" aria-label=\"Next tour\">\r\n          <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n        <\/button>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n(function () {\r\n  const wrap = document.getElementById('mst-itinerary-wrap');\r\n  const slider = document.getElementById('mstSlider');\r\n  const track = document.getElementById('mstTrack');\r\n  const cards = Array.from(track.querySelectorAll('.mst-itinerary-card'));\r\n  const prevBtn = document.getElementById('mstPrev');\r\n  const nextBtn = document.getElementById('mstNext');\r\n  const titleEl = document.getElementById('mstMainTitle');\r\n  const descEl = document.getElementById('mstMainDesc');\r\n  const btnEl = document.getElementById('mstMainBtn');\r\n  const dots = Array.from(document.querySelectorAll('.mst-line-dot'));\r\n\r\n  let activeIndex = 0;\r\n  let autoTimer = null;\r\n\r\n  function isMobile() {\r\n    return window.innerWidth <= 760;\r\n  }\r\n\r\n  function setBackground(image) {\r\n    const gradient = isMobile()\r\n      ? 'linear-gradient(180deg, rgba(0,0,0,0.78) 0%, rgba(0,0,0,0.66) 45%, rgba(0,0,0,0.54) 100%)'\r\n      : 'linear-gradient(90deg, rgba(0,0,0,0.68) 0%, rgba(0,0,0,0.48) 36%, rgba(0,0,0,0.30) 100%)';\r\n\r\n    wrap.style.backgroundImage = gradient + ', url(\"' + image + '\")';\r\n  }\r\n\r\n  function updateContent(index) {\r\n    const card = cards[index];\r\n    if (!card) return;\r\n\r\n    titleEl.textContent = card.dataset.title || '';\r\n    descEl.textContent = card.dataset.desc || '';\r\n    btnEl.href = card.dataset.link || '#';\r\n\r\n    setBackground(card.dataset.image || '');\r\n\r\n    cards.forEach((c, i) => {\r\n      c.classList.toggle('is-active', i === index);\r\n    });\r\n\r\n    dots.forEach((dot, i) => {\r\n      dot.classList.remove('active');\r\n      dot.textContent = '';\r\n      if (i === index) {\r\n        dot.classList.add('active');\r\n        dot.textContent = i + 1;\r\n      }\r\n    });\r\n\r\n    activeIndex = index;\r\n  }\r\n\r\n  function moveDesktop(index) {\r\n    const card = cards[index];\r\n    if (!card) return;\r\n\r\n    const cardWidth = card.offsetWidth;\r\n    const gap = 26;\r\n    let x = -index * (cardWidth + gap);\r\n\r\n    const sliderWidth = slider.offsetWidth;\r\n    const trackWidth = track.scrollWidth;\r\n    const maxTranslate = Math.min(0, sliderWidth - trackWidth);\r\n\r\n    if (x < maxTranslate) {\r\n      x = maxTranslate;\r\n    }\r\n\r\n    track.style.transform = 'translateX(' + x + 'px)';\r\n  }\r\n\r\n  function moveMobile(index) {\r\n    const card = cards[index];\r\n    if (!card) return;\r\n\r\n    slider.scrollTo({\r\n      left: card.offsetLeft - 2,\r\n      behavior: 'smooth'\r\n    });\r\n  }\r\n\r\n  function moveTo(index) {\r\n    if (index < 0) index = cards.length - 1;\r\n    if (index >= cards.length) index = 0;\r\n\r\n    updateContent(index);\r\n\r\n    if (isMobile()) {\r\n      track.style.transform = 'none';\r\n      moveMobile(index);\r\n    } else {\r\n      moveDesktop(index);\r\n    }\r\n  }\r\n\r\n  function startAuto() {\r\n    stopAuto();\r\n    autoTimer = setInterval(function () {\r\n      moveTo(activeIndex + 1);\r\n    }, 2500);\r\n  }\r\n\r\n  function stopAuto() {\r\n    if (autoTimer) {\r\n      clearInterval(autoTimer);\r\n      autoTimer = null;\r\n    }\r\n  }\r\n\r\n  cards.forEach((card, index) => {\r\n    card.addEventListener('mouseenter', stopAuto);\r\n    card.addEventListener('mouseleave', startAuto);\r\n    card.addEventListener('focus', stopAuto);\r\n    card.addEventListener('blur', startAuto);\r\n\r\n    card.addEventListener('click', function () {\r\n      updateContent(index);\r\n    });\r\n  });\r\n\r\n  prevBtn.addEventListener('click', function () {\r\n    moveTo(activeIndex - 1);\r\n    startAuto();\r\n  });\r\n\r\n  nextBtn.addEventListener('click', function () {\r\n    moveTo(activeIndex + 1);\r\n    startAuto();\r\n  });\r\n\r\n  slider.addEventListener('mouseenter', stopAuto);\r\n  slider.addEventListener('mouseleave', startAuto);\r\n\r\n  window.addEventListener('resize', function () {\r\n    if (isMobile()) {\r\n      track.style.transform = 'none';\r\n      moveMobile(activeIndex);\r\n    } else {\r\n      moveDesktop(activeIndex);\r\n    }\r\n\r\n    setBackground(cards[activeIndex].dataset.image || '');\r\n  });\r\n\r\n  updateContent(0);\r\n  startAuto();\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b260b7c e-con-full e-flex e-con e-parent\" data-id=\"b260b7c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f229859 elementor-widget elementor-widget-shortcode\" data-id=\"f229859\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><section class=\"mst-tripadvisor-reviews\">\n  <div class=\"mst-tripadvisor-container\">\n\n    <div class=\"mst-tripadvisor-heading\">\n      <span class=\"mst-tripadvisor-label\">Tripadvisor Reviews<\/span>\n      <h2>What Our Travelers Say About <span>Morocco Stars Travel<\/span><\/h2>\n      <p>\n        Read real guest reviews and discover why travelers choose Morocco Stars Travel for private Morocco tours, desert trips, and day trips.\n      <\/p>\n    <\/div>\n\n    <div class=\"mst-tripadvisor-widget\">\n      <pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-tripadvisor-widget-html\"><div class=\" ti-widget  ti-trip ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-plugin-version=\"13.2.9\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"Owner&apos;s reply\" data-only-rating-locale=\"This user only left a rating.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Tripadvisor\"> <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\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">Based on <strong>115 reviews<\/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\/Tripadvisor\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Tripadvisor\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1776211200\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/e9\/60\/default-avatar-2020-64.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Jerrika G profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Jerrika G <\/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\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Flexible, trustful and complete<\/strong>\nExcellent trip. I found this agency by my brother\u2019s recommendation. Mohammed modified the itinerary to fulfill our desires and expectations, what was great, and impossible with other agencies. All the tourist guides were super fluently in Spanish, English, Portuguese and Italian, wonderful into practice those languages. The tour included many different ways to explore Marroco\u2019s culture. Since the blue of chefchauen to de red of Marrakech. We learnt a lot about Marroco history, but also, we had an immersive experience through the culture. I\u2019d recommend the agency, specially because I had no complaints about the service they provide, and is safe to book a tour from other country (and cheaper in comparison with my country agencies).<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1772409600\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/ed\/00\/default-avatar-2020-4.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Silvia V profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Silvia V <\/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\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Gran experiencia<\/strong>\nMohamed es un guia excepcional. Las visitas y los quads fueron genial. Es muy amable y muy hospitalario. Contactar con el es facilisimo, responde al momento y te trata como si fueras familia. Cuando volvamos a Marrakech contactaremos con el sin duda.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1770768000\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/e9\/60\/default-avatar-2020-64.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Grace N profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Grace N <\/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\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Memorable trip to Morocco<\/strong>\nWe had an amazing friends\u2019 trip! The travel experience was smooth and well-organized. Our guide was super friendly, knowledgeable, and made the whole journey fun and comfortable. The food throughout the trip was delicious \u2014 we got to try some great local flavors. Overall, a memorable experience that we\u2019d definitely recommend!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1768780800\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/e5\/66\/default-avatar-2020-53.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Marta V profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Marta V <\/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\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Una experiencia \u00fanica<\/strong>\nNuestra experiencia de viaje con Mohamed y Omar fue incre\u00edble. Nos acompa\u00f1aron en todo momento desde que llegamos a la ciudad y estuvieron atentos a que estuvi\u00e9ramos bien y tuvi\u00e9ramos cubiertas todas nuestras necesidades. Seguro que repetiremos!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1768780800\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/de\/5a\/default-avatar-2020-36.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Pilar E profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Pilar E <\/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\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Muy buen guia<\/strong>\nFant\u00e1stica ruta con un guia muy atento que nos ense\u00f1o en pocos dia varios lugares de Marruecos y el desierto. Os lo recomiendo por su amabilidad y sabedor de la cultura e historia del pais.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1745193600\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/f0\/48\/default-avatar-2020-15.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Lee S profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Lee S <\/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\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>A family adventure in Morocco<\/strong>\nIt was a trip of a lifetime for me and my family, with lots of different experiences of Morocco along the road trip to the Sahara desert. Hassan provided a detailed itinerary for the 3 day trip and we had an excellent driver and guide in Abdo who was informative and took plenty of photo stops with breathtaking views of Morocco as we passed through the Atlas Mountains and worked our way towards the Sahara desert. We learned about the Berber people and it was a real adventure that I would recommend others to enjoy.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1728604800\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-f\/01\/2e\/70\/54\/avatar027.jpg?w=205&amp;h=205&amp;s=1\" alt=\"Sara C profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Sara C <\/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\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>On time &amp; insider knowledge<\/strong>\nMohammed and his team are very friendly guides with an excellent network in Marrakech. They were consistently on time for picking up our small group, which is not to be taken for granted in Morocco. The cars used during our travel were comfortable, clean, and the air conditioning worked well. Mohammed salem in particular was a great guide for Medresa Ben Youssef (Koranic school) and gave us information about building. If you\u2019re interested in visiting the souks, I recommend asking Mohammed and his team for specific recommendations for vendors and try to find out what the right costs are for items. We didn\u2019t make these requests to Mohammed explicitly, and ended up being scammed a few times in the souks (fake pashminas and fake leather). He took us to a vendor selling real Argan oil (much in the souks is fake) at our request. If you\u2019re looking for deep historical information, make that request up front. The team was able to answer many of our questions but it was not a history tour. There is a culture of reciprocal benefits to travel guides from restaurants, vendors, etc that they bring tourists to. For this reason, if you have specific requests for dining or other things, make them known up front. It was such a relief to whizz by the lengthy ticket queues at several of Marrakech\u2019s famous sites, a great benefit of having a local guide. Mohammed also took us to Bahia palace at the right time of day to avoid massive crowds. After the group trip, I had some time solo in Marrakech and Mohammed connected me with another driver of his for the day which was worth every penny for ease of getting around town.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1718150400\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/e8\/24\/default-avatar-2020-60.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Teddy O profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Teddy O <\/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\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Awesome Morocco Experience with Friends<\/strong>\nOur tour guide (Mohammed) and driver (Omar) were great. They were very knowledgeable, friendly and personable, accommodated all our needs and made sure that we had an awesome experience. They are among the best guides I have ever had and I would definitely recommend them for anyone who needs a tour guide and coordinator.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1717891200\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/ed\/00\/default-avatar-2020-4.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Jeff B profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Jeff B <\/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\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Morocco Tour<\/strong>\nGreat tour of Morocco from the Blue City, Casablanca and Marrakech it was a blast!!! Tour team was extremely knowledgeable, punctual and more. Having the team know the terrain past and present history was an exception and exciting experience. Highly recommend folks to give them a chance to share the country.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1717718400\" class=\"ti-review-item source-Tripadvisor ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Tripadvisor<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/icon.svg\" alt=\"Tripadvisor\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/1a\/f6\/f4\/20\/default-avatar-2020-31.jpg?w=1200&amp;h=1200&amp;s=1\" alt=\"Bev B profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Bev B <\/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\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Tripadvisor\/star\/f.svg\" alt=\"Tripadvisor star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review\"><span class=\"ti-verified-tooltip\">Verified<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><strong>Tour of Morocco with Star Travel<\/strong>\nStars Travel team was amazing, very punctual, always available, very knowledgeable about the different cities and food. Mohammed and his team were reallllllly AMAZING. Stars Travel made our adventurous trip very memorable.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/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-tripadvisor-widget-html\" data-css-url=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/trustindex-tripadvisor-widget.css?1777596546\"><\/div>\n    <\/div>\n\n  <\/div>\n<\/section><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5f6f54a e-con-full e-flex e-con e-parent\" data-id=\"5f6f54a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8e3915d elementor-widget elementor-widget-shortcode\" data-id=\"8e3915d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">        <section class=\"mdpclean_section travel-pro-cards-section\">\n            <div class=\"mdpclean_container\">\n                                <div class=\"mdpclean_head\">\n                    <h2>Best <span>Morocco Tours<\/span><\/h2>                    <p>Discover the best Morocco tours with private travel experiences from Casablanca, Agadir, Marrakech, Ouarzazate, and Fes to the Sahara Desert, imperial cities, mountains, valleys, kasbahs, and authentic Moroccan culture.<\/p>                <\/div>\n                \n                <div class=\"mdpclean_grid\">\n                                        <a href=\"https:\/\/moroccostarstravel.com\/es\/luxury-8-days-morocco-imperial-cities-tour\/\" class=\"mdpclean_card\">\n                        <div class=\"mdpclean_image\">\n                            <img src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/morocco-1-1024x534.jpg\" alt=\"8 days Morocco Imperial Cities\" loading=\"eager\" decoding=\"async\">                            <span class=\"mdpclean_price_badge\"><i class=\"fa-solid fa-tag\"><\/i> \u20ac 1095<\/span>                            <div class=\"mdpclean_badges\">\n                                <span class=\"mdpclean_badge\"><i class=\"fa-regular fa-clock\"><\/i> 8 Days<\/span>                                <span class=\"mdpclean_badge mdpclean_badge_location\"><i class=\"fa-solid fa-location-dot\"><\/i> Fes<\/span>                            <\/div>\n                        <\/div>\n                        <div class=\"mdpclean_card_body\">\n                            <h3>8 days Morocco Imperial Cities<\/h3>\n                            <p>Luxury 8 Day Morocco Imperial Cities Tour Fes to Marrakech is a private cultural journey through Morocco\u2019s royal&hellip;<\/p>                                                        <ul class=\"mdpclean_features\">\n                                <li><i class=\"fa-solid fa-star\"><\/i> Luxury<\/li><li><i class=\"fa-solid fa-star\"><\/i> History<\/li><li><i class=\"fa-solid fa-landmark\"><\/i> Culture<\/li>                            <\/ul>\n                                                        <span class=\"mdpclean_card_btn\">View Tour Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/moroccostarstravel.com\/es\/7-days-sahara-desert-tour-from-agadir\/\" class=\"mdpclean_card\">\n                        <div class=\"mdpclean_image\">\n                            <img src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/shutterstock_1011083386.jpg.webp\" alt=\"7 Days Sahara Desert Tour from Agadir\" loading=\"eager\" decoding=\"async\">                            <span class=\"mdpclean_price_badge\"><i class=\"fa-solid fa-tag\"><\/i> \u20ac 850<\/span>                            <div class=\"mdpclean_badges\">\n                                <span class=\"mdpclean_badge\"><i class=\"fa-regular fa-clock\"><\/i> 7 Days<\/span>                                <span class=\"mdpclean_badge mdpclean_badge_location\"><i class=\"fa-solid fa-location-dot\"><\/i> Agadir<\/span>                            <\/div>\n                        <\/div>\n                        <div class=\"mdpclean_card_body\">\n                            <h3>7 Days Sahara Desert Tour from Agadir<\/h3>\n                            <p>7 Days Sahara Desert Tour from Agadir Best Morocco Experience is a private Morocco desert tour from Agadir&hellip;<\/p>                                                        <ul class=\"mdpclean_features\">\n                                <li><i class=\"fa-solid fa-star\"><\/i> Desert<\/li><li><i class=\"fa-solid fa-camel\"><\/i> Camel<\/li><li><i class=\"fa-solid fa-star\"><\/i> Valley<\/li>                            <\/ul>\n                                                        <span class=\"mdpclean_card_btn\">View Tour Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/moroccostarstravel.com\/es\/morocco-excursion-7-days-from-marrakech\/\" class=\"mdpclean_card\">\n                        <div class=\"mdpclean_image\">\n                            <img src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/rigel-TmgpZd749bQ-unsplash-1024x682.jpg\" alt=\"7 days from Marrakech to Merzouga Desert\" loading=\"eager\" decoding=\"async\">                            <span class=\"mdpclean_price_badge\"><i class=\"fa-solid fa-tag\"><\/i> \u20ac 685<\/span>                            <div class=\"mdpclean_badges\">\n                                <span class=\"mdpclean_badge\"><i class=\"fa-regular fa-clock\"><\/i> 7 Days<\/span>                                <span class=\"mdpclean_badge mdpclean_badge_location\"><i class=\"fa-solid fa-location-dot\"><\/i> Marrakech<\/span>                            <\/div>\n                        <\/div>\n                        <div class=\"mdpclean_card_body\">\n                            <h3>7 days from Marrakech to Merzouga Desert<\/h3>\n                            <p>Morocco Excursion 7 Days from Marrakech to Merzouga Desert is a private Sahara tour from Marrakech designed for&hellip;<\/p>                                                        <ul class=\"mdpclean_features\">\n                                <li><i class=\"fa-solid fa-star\"><\/i> Desert<\/li><li><i class=\"fa-solid fa-camel\"><\/i> Camel<\/li><li><i class=\"fa-solid fa-star\"><\/i> Waterfall<\/li>                            <\/ul>\n                                                        <span class=\"mdpclean_card_btn\">View Tour Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/moroccostarstravel.com\/es\/marrakech-desert-tour-5-day-to-erg-chigaga\/\" class=\"mdpclean_card\">\n                        <div class=\"mdpclean_image\">\n                            <img src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/527980126.jpg\" alt=\"Luxury Marrakech Desert Tour 5 Days to Erg Chigaga Dunes\" loading=\"eager\" decoding=\"async\">                            <span class=\"mdpclean_price_badge\"><i class=\"fa-solid fa-tag\"><\/i> \u20ac 495<\/span>                            <div class=\"mdpclean_badges\">\n                                <span class=\"mdpclean_badge\"><i class=\"fa-regular fa-clock\"><\/i> 5 Days<\/span>                                <span class=\"mdpclean_badge mdpclean_badge_location\"><i class=\"fa-solid fa-location-dot\"><\/i> Marrakech<\/span>                            <\/div>\n                        <\/div>\n                        <div class=\"mdpclean_card_body\">\n                            <h3>Luxury Marrakech Desert Tour 5 Days to Erg Chigaga Dunes<\/h3>\n                            <p>Luxury Marrakech Desert Tour 5 Days to Erg Chigaga Dunes is a private Sahara tour from Marrakech designed&hellip;<\/p>                                                        <ul class=\"mdpclean_features\">\n                                <li><i class=\"fa-solid fa-route\"><\/i> Desert<\/li><li><i class=\"fa-solid fa-camel\"><\/i> Camel<\/li><li><i class=\"fa-solid fa-map\"><\/i> Valley<\/li>                            <\/ul>\n                                                        <span class=\"mdpclean_card_btn\">View Tour Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/moroccostarstravel.com\/es\/luxury-morocco-desert-trip\/\" class=\"mdpclean_card\">\n                        <div class=\"mdpclean_image\">\n                            <img src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/4-day-desert-tour-fes-to-marrakech-5.jpg\" alt=\"4 Days from Ouarzazate to Erg Chebbi\" loading=\"eager\" decoding=\"async\">                            <span class=\"mdpclean_price_badge\"><i class=\"fa-solid fa-tag\"><\/i> \u20ac 385<\/span>                            <div class=\"mdpclean_badges\">\n                                <span class=\"mdpclean_badge\"><i class=\"fa-regular fa-clock\"><\/i> 4 Days<\/span>                                <span class=\"mdpclean_badge mdpclean_badge_location\"><i class=\"fa-solid fa-location-dot\"><\/i> Ouarzazate<\/span>                            <\/div>\n                        <\/div>\n                        <div class=\"mdpclean_card_body\">\n                            <h3>4 Days from Ouarzazate to Erg Chebbi<\/h3>\n                            <p>Luxury Morocco Desert Trip 4 Days from Ouarzazate to Erg Chebbi is a private Sahara tour from Ouarzazate.Start&hellip;<\/p>                                                        <ul class=\"mdpclean_features\">\n                                <li><i class=\"fa-solid fa-route\"><\/i> Desert<\/li><li><i class=\"fa-solid fa-ellipsis\"><\/i> Camel<\/li><li><i class=\"fa-solid fa-mountain\"><\/i> Gorge<\/li>                            <\/ul>\n                                                        <span class=\"mdpclean_card_btn\">View Tour Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/moroccostarstravel.com\/es\/3-days-from-marrakech-to-erg-chebbi-desert\/\" class=\"mdpclean_card\">\n                        <div class=\"mdpclean_image\">\n                            <img src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/GettyImages-599585491-1-1024x576.jpg\" alt=\"3 Days from Marrakech to Erg Chebbi Desert\" loading=\"eager\" decoding=\"async\">                            <span class=\"mdpclean_price_badge\"><i class=\"fa-solid fa-tag\"><\/i> \u20ac 165<\/span>                            <div class=\"mdpclean_badges\">\n                                <span class=\"mdpclean_badge\"><i class=\"fa-regular fa-clock\"><\/i> 3 Days<\/span>                                <span class=\"mdpclean_badge mdpclean_badge_location\"><i class=\"fa-solid fa-location-dot\"><\/i> Marrakech<\/span>                            <\/div>\n                        <\/div>\n                        <div class=\"mdpclean_card_body\">\n                            <h3>3 Days from Marrakech to Erg Chebbi Desert<\/h3>\n                            <p>3 Days from Marrakech to Erg Chebbi Desert Sahara Adventure is a private Morocco desert tour from Marrakech&hellip;<\/p>                                                        <ul class=\"mdpclean_features\">\n                                <li><i class=\"fa-solid fa-star\"><\/i> Desert<\/li><li><i class=\"fa-solid fa-camel\"><\/i> Camel<\/li><li><i class=\"fa-solid fa-mountain\"><\/i> Mountains<\/li>                            <\/ul>\n                                                        <span class=\"mdpclean_card_btn\">View Tour Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n                        <\/div>\n                    <\/a>\n                                    <\/div>\n\n                            <\/div>\n        <\/section>\n        <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fbc3c7f e-con-full e-flex e-con e-parent\" data-id=\"fbc3c7f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a147d2 elementor-widget elementor-widget-html\" data-id=\"2a147d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- =========================================\r\n  Morocco Stars Travel - Why Choose Us\r\n  Background image + short text + 4 items\r\n  Mobile optimized: 2 items per line + centered big icons\r\n========================================= -->\r\n\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&family=Playfair+Display:wght@700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n  .fes-chooseus,\r\n  .fes-chooseus * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .fes-chooseus {\r\n    --fes-red: #f44336;\r\n    --fes-orange: #F49613;\r\n    --fes-dark: #1e1e1e;\r\n    --fes-white: #ffffff;\r\n    --fes-text: rgba(255,255,255,0.88);\r\n\r\n    position: relative;\r\n    width: 100%;\r\n    padding: 70px 0;\r\n    overflow: hidden;\r\n    font-family: \"Inter\", Arial, sans-serif;\r\n    background-image:\r\n      linear-gradient(90deg, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.68) 45%, rgba(0,0,0,0.55) 100%),\r\n      url(\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/5-days-desert-tour-from-Fes-to-Marrakech.webp\");\r\n    background-size: cover;\r\n    background-position: center;\r\n    background-repeat: no-repeat;\r\n  }\r\n\r\n  .fes-chooseus::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background:\r\n      radial-gradient(circle at 15% 20%, rgba(244, 67, 54, 0.18), transparent 28%),\r\n      radial-gradient(circle at 85% 80%, rgba(244, 150, 19, 0.16), transparent 28%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .fes-chooseus-container {\r\n    position: relative;\r\n    z-index: 2;\r\n    width: 100%;\r\n    max-width: 1250px;\r\n    margin: 0 auto;\r\n    padding: 0 24px;\r\n    display: grid;\r\n    grid-template-columns: 0.9fr 1.1fr;\r\n    gap: 28px;\r\n    align-items: center;\r\n  }\r\n\r\n  .fes-chooseus-left {\r\n    max-width: 460px;\r\n  }\r\n\r\n  .fes-chooseus-label {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    margin-bottom: 16px;\r\n    padding: 10px 15px;\r\n    border-radius: 999px;\r\n    color: #ffffff;\r\n    background: rgba(255,255,255,0.12);\r\n    border: 1px solid rgba(255,255,255,0.20);\r\n    backdrop-filter: blur(10px);\r\n    font-size: 12px;\r\n    font-weight: 900;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .fes-chooseus-label i {\r\n    color: var(--fes-orange);\r\n  }\r\n\r\n  .fes-chooseus-title {\r\n    margin: 0 0 14px;\r\n    font-family: \"Playfair Display\", Georgia, serif;\r\n    font-size: clamp(34px, 5vw, 58px);\r\n    line-height: 1.04;\r\n    letter-spacing: -0.04em;\r\n    color: #ffffff;\r\n  }\r\n\r\n  .fes-chooseus-title span {\r\n    color: var(--fes-orange);\r\n  }\r\n\r\n  .fes-chooseus-text {\r\n    margin: 0;\r\n    color: var(--fes-text);\r\n    font-size: 16px;\r\n    line-height: 1.8;\r\n    font-weight: 500;\r\n  }\r\n\r\n  .fes-chooseus-right {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, minmax(0, 1fr));\r\n    gap: 16px;\r\n  }\r\n\r\n  .fes-chooseus-item {\r\n    position: relative;\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 14px;\r\n    padding: 20px 18px;\r\n    border-radius: 22px;\r\n    background: rgba(255,255,255,0.12);\r\n    border: 1px solid rgba(255,255,255,0.18);\r\n    backdrop-filter: blur(14px);\r\n    box-shadow: 0 16px 34px rgba(0,0,0,0.18);\r\n    transition: transform 0.28s ease, background 0.28s ease, border-color 0.28s ease;\r\n  }\r\n\r\n  .fes-chooseus-item:hover {\r\n    transform: translateY(-5px);\r\n    background: rgba(255,255,255,0.16);\r\n    border-color: rgba(244,150,19,0.45);\r\n  }\r\n\r\n  .fes-chooseus-icon {\r\n    width: 54px;\r\n    height: 54px;\r\n    flex: 0 0 54px;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    border-radius: 18px;\r\n    color: #ffffff;\r\n    background: linear-gradient(135deg, var(--fes-red), var(--fes-orange));\r\n    box-shadow: 0 12px 24px rgba(244,67,54,0.28);\r\n  }\r\n\r\n  .fes-chooseus-icon i {\r\n    font-size: 22px;\r\n  }\r\n\r\n  .fes-chooseus-info h3 {\r\n    margin: 0 0 6px;\r\n    color: #ffffff;\r\n    font-size: 17px;\r\n    line-height: 1.2;\r\n    font-weight: 900;\r\n  }\r\n\r\n  .fes-chooseus-info p {\r\n    margin: 0;\r\n    color: rgba(255,255,255,0.82);\r\n    font-size: 13px;\r\n    line-height: 1.5;\r\n    font-weight: 500;\r\n  }\r\n\r\n  @media (max-width: 992px) {\r\n    .fes-chooseus {\r\n      padding: 58px 0;\r\n    }\r\n\r\n    .fes-chooseus-container {\r\n      grid-template-columns: 1fr;\r\n      gap: 24px;\r\n    }\r\n\r\n    .fes-chooseus-left {\r\n      max-width: 100%;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 700px) {\r\n    .fes-chooseus {\r\n      padding: 44px 0;\r\n      background-image:\r\n        linear-gradient(180deg, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.72) 48%, rgba(0,0,0,0.65) 100%),\r\n        url(\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/5-days-desert-tour-from-Fes-to-Marrakech.webp\");\r\n    }\r\n\r\n    .fes-chooseus-container {\r\n      padding: 0 14px;\r\n      gap: 22px;\r\n    }\r\n\r\n    .fes-chooseus-label {\r\n      font-size: 10.5px;\r\n      padding: 8px 12px;\r\n      margin-bottom: 13px;\r\n    }\r\n\r\n    .fes-chooseus-title {\r\n      font-size: 30px;\r\n      line-height: 1.12;\r\n      letter-spacing: -0.025em;\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .fes-chooseus-text {\r\n      font-size: 13.5px;\r\n      line-height: 1.6;\r\n      text-align: left;\r\n      max-width: 95%;\r\n    }\r\n\r\n    .fes-chooseus-right {\r\n      grid-template-columns: repeat(2, minmax(0, 1fr));\r\n      gap: 10px;\r\n    }\r\n\r\n    .fes-chooseus-item {\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n      gap: 11px;\r\n      padding: 16px 10px;\r\n      border-radius: 18px;\r\n      min-height: 175px;\r\n    }\r\n\r\n    .fes-chooseus-icon {\r\n      width: 58px;\r\n      height: 58px;\r\n      flex: 0 0 58px;\r\n      margin: 0 auto;\r\n      border-radius: 18px;\r\n    }\r\n\r\n    .fes-chooseus-icon i {\r\n      font-size: 24px;\r\n    }\r\n\r\n    .fes-chooseus-info h3 {\r\n      font-size: 14px;\r\n      line-height: 1.15;\r\n      margin-bottom: 5px;\r\n      text-align: center;\r\n    }\r\n\r\n    .fes-chooseus-info p {\r\n      font-size: 11.5px;\r\n      line-height: 1.4;\r\n      text-align: center;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 380px) {\r\n    .fes-chooseus-container {\r\n      padding: 0 12px;\r\n    }\r\n\r\n    .fes-chooseus-right {\r\n      gap: 8px;\r\n    }\r\n\r\n    .fes-chooseus-item {\r\n      padding: 14px 8px;\r\n      min-height: 168px;\r\n    }\r\n\r\n    .fes-chooseus-icon {\r\n      width: 54px;\r\n      height: 54px;\r\n      flex-basis: 54px;\r\n      border-radius: 17px;\r\n    }\r\n\r\n    .fes-chooseus-icon i {\r\n      font-size: 22px;\r\n    }\r\n\r\n    .fes-chooseus-info h3 {\r\n      font-size: 13px;\r\n    }\r\n\r\n    .fes-chooseus-info p {\r\n      font-size: 11px;\r\n      line-height: 1.35;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"fes-chooseus\" aria-label=\"Why choose Morocco Stars Travel\">\r\n  <div class=\"fes-chooseus-container\">\r\n\r\n    <div class=\"fes-chooseus-left\">\r\n      <div class=\"fes-chooseus-label\">\r\n        <i class=\"fa-solid fa-star\"><\/i>\r\n        Why Choose Us\r\n      <\/div>\r\n\r\n      <h2 class=\"fes-chooseus-title\">\r\n        Why Choose <span>Morocco Stars Travel<\/span>\r\n      <\/h2>\r\n\r\n      <p class=\"fes-chooseus-text\">\r\n        Explore the Magic of Morocco. Discover the enchanting world of Morocco with Morocco Stars Travel. From the vibrant souks of Marrakech to the serene dunes of the Sahara, our expert guides will take you on an unforgettable journey through this captivating country.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"fes-chooseus-right\">\r\n\r\n      <div class=\"fes-chooseus-item\">\r\n        <div class=\"fes-chooseus-icon\">\r\n          <i class=\"fa-solid fa-users\"><\/i>\r\n        <\/div>\r\n        <div class=\"fes-chooseus-info\">\r\n          <h3>Local Expertise<\/h3>\r\n          <p>Our guides and staff are passionate about Morocco and dedicated to providing exceptional service.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"fes-chooseus-item\">\r\n        <div class=\"fes-chooseus-icon\">\r\n          <i class=\"fa-solid fa-hand-holding-heart\"><\/i>\r\n        <\/div>\r\n        <div class=\"fes-chooseus-info\">\r\n          <h3>Personalized Service<\/h3>\r\n          <p>We tailor our tours to meet your individual needs and preferences.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"fes-chooseus-item\">\r\n        <div class=\"fes-chooseus-icon\">\r\n          <i class=\"fa-solid fa-mountain-sun\"><\/i>\r\n        <\/div>\r\n        <div class=\"fes-chooseus-info\">\r\n          <h3>Scenic Landscapes<\/h3>\r\n          <p>Visit valleys, gorges, kasbahs, mountains, and palm groves.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"fes-chooseus-item\">\r\n        <div class=\"fes-chooseus-icon\">\r\n          <i class=\"fa-solid fa-seedling\"><\/i>\r\n        <\/div>\r\n        <div class=\"fes-chooseus-info\">\r\n          <h3>Sustainable Tourism<\/h3>\r\n          <p>We prioritize responsible travel practices to preserve Morocco's natural and cultural heritage.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b9d48c9 e-con-full e-flex e-con e-parent\" data-id=\"b9d48c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cbccdb1 elementor-widget elementor-widget-shortcode\" data-id=\"cbccdb1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">        <section class=\"mdpclean_section travel-pro-cards-section\">\n            <div class=\"mdpclean_container\">\n                                <div class=\"mdpclean_head\">\n                    <h2>Best <span>Morocco Day Trips<\/span><\/h2>                    <p>Discover the best Morocco day trips with private travel experiences from Marrakech, Fes, Casablanca, Agadir, and Ouarzazate to waterfalls, mountains, valleys, kasbahs, coastal towns, and authentic Moroccan culture.<\/p>                <\/div>\n                \n                <div class=\"mdpclean_grid\">\n                                        <a href=\"https:\/\/moroccostarstravel.com\/es\/best-ouzoud-waterfall-day-trip-from-marrakech\/\" class=\"mdpclean_card\">\n                        <div class=\"mdpclean_image\">\n                            <img src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/29_6399d4eb0e352s_0-1024x684.jpg\" alt=\"Ouzoud Waterfall Day Trip from Marrakech\" loading=\"eager\" decoding=\"async\">                            <span class=\"mdpclean_price_badge\"><i class=\"fa-solid fa-tag\"><\/i> \u20ac 95<\/span>                            <div class=\"mdpclean_badges\">\n                                <span class=\"mdpclean_badge\"><i class=\"fa-regular fa-clock\"><\/i> 1 Day<\/span>                                <span class=\"mdpclean_badge mdpclean_badge_location\"><i class=\"fa-solid fa-location-dot\"><\/i> Marrakech<\/span>                            <\/div>\n                        <\/div>\n                        <div class=\"mdpclean_card_body\">\n                            <h3>Ouzoud Waterfall Day Trip from Marrakech<\/h3>\n                            <p>Ouzoud Waterfall Day Trip from Marrakech is a private full-day nature excursion designed for travelers who want waterfalls,&hellip;<\/p>                                                        <ul class=\"mdpclean_features\">\n                                <li><i class=\"fa-solid fa-star\"><\/i> Waterfall<\/li><li><i class=\"fa-solid fa-star\"><\/i> Nature<\/li><li><i class=\"fa-solid fa-mountain\"><\/i> Mountains<\/li>                            <\/ul>\n                                                        <span class=\"mdpclean_card_btn\">View Tour Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/moroccostarstravel.com\/es\/best-ourika-valley-day-trip-from-marrakech\/\" class=\"mdpclean_card\">\n                        <div class=\"mdpclean_image\">\n                            <img src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/maisons-berberes-de-la-vallee-de-lourika-1.jpg\" alt=\"Best Ourika Valley Day Trip from Marrakech\" loading=\"eager\" decoding=\"async\">                            <span class=\"mdpclean_price_badge\"><i class=\"fa-solid fa-tag\"><\/i> \u20ac 65<\/span>                            <div class=\"mdpclean_badges\">\n                                <span class=\"mdpclean_badge\"><i class=\"fa-regular fa-clock\"><\/i> 1 Giorno<\/span>                                <span class=\"mdpclean_badge mdpclean_badge_location\"><i class=\"fa-solid fa-location-dot\"><\/i> Marrakech<\/span>                            <\/div>\n                        <\/div>\n                        <div class=\"mdpclean_card_body\">\n                            <h3>Best Ourika Valley Day Trip from Marrakech<\/h3>\n                            <p>Best Ourika Valley Day Trip from Marrakech is a private Atlas Mountains excursion designed for travelers who want&hellip;<\/p>                                                        <ul class=\"mdpclean_features\">\n                                <li><i class=\"fa-solid fa-star\"><\/i> Valle<\/li><li><i class=\"fa-solid fa-star\"><\/i> Cascate<\/li><li><i class=\"fa-solid fa-mountain\"><\/i> Montagne<\/li>                            <\/ul>\n                                                        <span class=\"mdpclean_card_btn\">View Tour Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/moroccostarstravel.com\/es\/best-essaouira-day-trip-from-marrakech\/\" class=\"mdpclean_card\">\n                        <div class=\"mdpclean_image\">\n                            <img src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/a6-1.jpg\" alt=\"Best Essaouira Day Trip from Marrakech\" loading=\"eager\" decoding=\"async\">                            <span class=\"mdpclean_price_badge\"><i class=\"fa-solid fa-tag\"><\/i> \u20ac 95<\/span>                            <div class=\"mdpclean_badges\">\n                                <span class=\"mdpclean_badge\"><i class=\"fa-regular fa-clock\"><\/i> 1 Days<\/span>                                <span class=\"mdpclean_badge mdpclean_badge_location\"><i class=\"fa-solid fa-location-dot\"><\/i> Marrakech<\/span>                            <\/div>\n                        <\/div>\n                        <div class=\"mdpclean_card_body\">\n                            <h3>Best Essaouira Day Trip from Marrakech<\/h3>\n                            <p>Best Essaouira Day Trip from Marrakech is a private full-day coastal excursion designed for travelers who want to&hellip;<\/p>                                                        <ul class=\"mdpclean_features\">\n                                <li><i class=\"fa-solid fa-city\"><\/i> Medina<\/li><li><i class=\"fa-solid fa-star\"><\/i> Beach<\/li><li><i class=\"fa-solid fa-star\"><\/i> Port<\/li>                            <\/ul>\n                                                        <span class=\"mdpclean_card_btn\">View Tour Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/moroccostarstravel.com\/es\/ait-ben-haddou-kasbha-day-trip-from-marrakech\/\" class=\"mdpclean_card\">\n                        <div class=\"mdpclean_image\">\n                            <img src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/3-day-desert-tour-from-Marrakech.webp\" alt=\"Ait Ben Haddou Kasbha Day Trip from Marrakech\" loading=\"eager\" decoding=\"async\">                            <span class=\"mdpclean_price_badge\"><i class=\"fa-solid fa-tag\"><\/i> \u20ac 95.00<\/span>                            <div class=\"mdpclean_badges\">\n                                <span class=\"mdpclean_badge\"><i class=\"fa-regular fa-clock\"><\/i> 1 Day<\/span>                                <span class=\"mdpclean_badge mdpclean_badge_location\"><i class=\"fa-solid fa-location-dot\"><\/i> Marrakech<\/span>                            <\/div>\n                        <\/div>\n                        <div class=\"mdpclean_card_body\">\n                            <h3>Ait Ben Haddou Kasbha Day Trip from Marrakech<\/h3>\n                            <p>Ait Ben Haddou Kasbah Day Trip from Marrakech is a private full-day Morocco excursion from Marrakech designed for&hellip;<\/p>                                                        <ul class=\"mdpclean_features\">\n                                <li><i class=\"fa-solid fa-landmark\"><\/i> Kasbah<\/li><li><i class=\"fa-solid fa-mountain\"><\/i> Mountains<\/li><li><i class=\"fa-solid fa-star\"><\/i> Culture<\/li>                            <\/ul>\n                                                        <span class=\"mdpclean_card_btn\">View Tour Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/moroccostarstravel.com\/es\/marrakech-agafay-desert\/\" class=\"mdpclean_card\">\n                        <div class=\"mdpclean_image\">\n                            <img src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/0e.jpg\" alt=\"Marrakech Agafay Desert\" loading=\"eager\" decoding=\"async\">                                                        <div class=\"mdpclean_badges\">\n                                <span class=\"mdpclean_badge\"><i class=\"fa-regular fa-clock\"><\/i> 1 Days<\/span>                                <span class=\"mdpclean_badge mdpclean_badge_location\"><i class=\"fa-solid fa-location-dot\"><\/i> Marrakech<\/span>                            <\/div>\n                        <\/div>\n                        <div class=\"mdpclean_card_body\">\n                            <h3>Marrakech Agafay Desert<\/h3>\n                            <p>Marrakech Agafay Desert Experience is a private desert escape near Marrakech designed for travelers who want camel riding,&hellip;<\/p>                                                        <ul class=\"mdpclean_features\">\n                                <li><i class=\"fa-solid fa-star\"><\/i> Desert<\/li><li><i class=\"fa-solid fa-camel\"><\/i> Camel<\/li><li><i class=\"fa-solid fa-star\"><\/i> Sunset<\/li>                            <\/ul>\n                                                        <span class=\"mdpclean_card_btn\">View Tour Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/moroccostarstravel.com\/es\/visit-best-morocco-kasbahs-and-ksour\/\" class=\"mdpclean_card\">\n                        <div class=\"mdpclean_image\">\n                            <img src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/An-amazing-tour-experience-of-3-days-around-the-desert-of-Merzouga-sleeping-in-the-luxury-camps-819x1024.jpg\" alt=\"Visit Best Morocco Kasbahs and Ksour\" loading=\"eager\" decoding=\"async\">                                                        <div class=\"mdpclean_badges\">\n                                <span class=\"mdpclean_badge\"><i class=\"fa-regular fa-clock\"><\/i> Hours<\/span>                                <span class=\"mdpclean_badge mdpclean_badge_location\"><i class=\"fa-solid fa-location-dot\"><\/i> Morocco<\/span>                            <\/div>\n                        <\/div>\n                        <div class=\"mdpclean_card_body\">\n                            <h3>Visit Best Morocco Kasbahs and Ksour<\/h3>\n                            <p>Visit Best Morocco Kasbahs and Ksour is a private cultural activity focused on Morocco\u2019s fortified heritage, ancient architecture,&hellip;<\/p>                                                        <ul class=\"mdpclean_features\">\n                                <li><i class=\"fa-solid fa-landmark\"><\/i> Kasbahs<\/li><li><i class=\"fa-solid fa-city\"><\/i> Ksour<\/li><li><i class=\"fa-solid fa-route\"><\/i> Desert<\/li>                            <\/ul>\n                                                        <span class=\"mdpclean_card_btn\">View Tour Details <i class=\"fa-solid fa-arrow-right\"><\/i><\/span>\n                        <\/div>\n                    <\/a>\n                                    <\/div>\n\n                            <\/div>\n        <\/section>\n        <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e51ec82 e-con-full e-flex e-con e-parent\" data-id=\"e51ec82\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff3e580 elementor-widget elementor-widget-html\" data-id=\"ff3e580\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- =========================================\r\n  Morocco Stars Travel - How To Book\r\n  Map route wave design + staggered cards\r\n  Mobile optimized\r\n========================================= -->\r\n\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n\r\n<style>\r\n  .mst-route-book,\r\n  .mst-route-book * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .mst-route-book {\r\n    --mst-orange: #F49613;\r\n    --mst-red: #f44336;\r\n    --mst-dark: #1e1e1e;\r\n    --mst-text: #5f5f5f;\r\n    --mst-soft: #fff7ed;\r\n    --mst-white: #ffffff;\r\n\r\n    width: 100%;\r\n    position: relative;\r\n    padding: 80px 0;\r\n    overflow: hidden;\r\n    background: transparent;\r\n    font-family: \"Inter\", Arial, sans-serif;\r\n  }\r\n\r\n  .mst-route-book-container {\r\n    width: 100%;\r\n    max-width: 1180px;\r\n    margin: 0 auto;\r\n    padding: 0 22px;\r\n    position: relative;\r\n    z-index: 2;\r\n  }\r\n\r\n  .mst-route-book-header {\r\n    text-align: center;\r\n    max-width: 780px;\r\n    margin: 0 auto 48px;\r\n  }\r\n\r\n  .mst-route-book-label {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    margin-bottom: 15px;\r\n    padding: 9px 15px;\r\n    border-radius: 999px;\r\n    color: var(--mst-red);\r\n    background: #ffffff;\r\n    border: 1px solid rgba(244, 150, 19, 0.20);\r\n    box-shadow: 0 10px 26px rgba(0,0,0,0.05);\r\n    font-size: 12px;\r\n    font-weight: 900;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .mst-route-book-label i {\r\n    color: var(--mst-orange);\r\n  }\r\n\r\n  .mst-route-book-title {\r\n    margin: 0 0 14px;\r\n    color: var(--mst-dark);\r\n    font-size: clamp(34px, 5vw, 54px);\r\n    line-height: 1.05;\r\n    letter-spacing: -0.04em;\r\n    font-weight: 950;\r\n  }\r\n\r\n  .mst-route-book-title span {\r\n    color: var(--mst-orange);\r\n  }\r\n\r\n  .mst-route-book-text {\r\n    margin: 0;\r\n    color: var(--mst-text);\r\n    font-size: 16px;\r\n    line-height: 1.75;\r\n    font-weight: 500;\r\n  }\r\n\r\n  .mst-route-map {\r\n    position: relative;\r\n    max-width: 1080px;\r\n    margin: 0 auto;\r\n    padding: 5px 0 0;\r\n  }\r\n\r\n  .mst-route-svg {\r\n    position: absolute;\r\n    inset: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .mst-route-svg svg {\r\n    width: 100%;\r\n    height: 100%;\r\n  }\r\n\r\n  .mst-route-path {\r\n    fill: none;\r\n    stroke: var(--mst-orange);\r\n    stroke-width: 3;\r\n    stroke-linecap: round;\r\n    stroke-dasharray: 12 10;\r\n    opacity: 0.55;\r\n  }\r\n\r\n  .mst-route-dot {\r\n    fill: var(--mst-red);\r\n    opacity: 0.45;\r\n  }\r\n\r\n  .mst-route-step {\r\n    position: relative;\r\n    z-index: 3;\r\n    min-height: 165px;\r\n    display: flex;\r\n    align-items: center;\r\n    margin-bottom: 4px;\r\n  }\r\n\r\n  .mst-route-step-left {\r\n    justify-content: flex-start;\r\n    padding-left: 4%;\r\n  }\r\n\r\n  .mst-route-step-right {\r\n    justify-content: flex-end;\r\n    padding-right: 4%;\r\n  }\r\n\r\n  .mst-route-card {\r\n    width: 100%;\r\n    max-width: 500px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 18px;\r\n    padding: 22px 24px;\r\n    border-radius: 28px;\r\n    background: #ffffff;\r\n    border: 1px solid rgba(30,30,30,0.08);\r\n    box-shadow: 0 18px 42px rgba(0,0,0,0.08);\r\n    transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;\r\n  }\r\n\r\n  .mst-route-card:hover {\r\n    transform: translateY(-6px);\r\n    border-color: rgba(244,150,19,0.45);\r\n    box-shadow: 0 26px 54px rgba(0,0,0,0.12);\r\n  }\r\n\r\n  .mst-route-pin {\r\n    position: relative;\r\n    width: 78px;\r\n    height: 78px;\r\n    min-width: 78px;\r\n    border-radius: 50% 50% 50% 28%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    background: linear-gradient(135deg, var(--mst-red), var(--mst-orange));\r\n    box-shadow: 0 14px 30px rgba(244,67,54,0.25);\r\n    transform: rotate(45deg);\r\n    border: 4px solid #ffffff;\r\n  }\r\n\r\n  .mst-route-pin i {\r\n    color: #ffffff;\r\n    font-size: 28px;\r\n    transform: rotate(-45deg);\r\n  }\r\n\r\n  .mst-route-number {\r\n    position: absolute;\r\n    top: -9px;\r\n    right: -9px;\r\n    width: 32px;\r\n    height: 32px;\r\n    border-radius: 50%;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    background: var(--mst-dark);\r\n    color: #ffffff;\r\n    border: 3px solid #ffffff;\r\n    font-size: 14px;\r\n    font-weight: 900;\r\n    transform: rotate(-45deg);\r\n    box-shadow: 0 8px 18px rgba(0,0,0,0.18);\r\n  }\r\n\r\n  .mst-route-content {\r\n    flex: 1;\r\n  }\r\n\r\n  .mst-route-content h3 {\r\n    margin: 0 0 8px;\r\n    color: var(--mst-dark);\r\n    font-size: 21px;\r\n    line-height: 1.2;\r\n    font-weight: 900;\r\n  }\r\n\r\n  .mst-route-content p {\r\n    margin: 0;\r\n    color: var(--mst-text);\r\n    font-size: 14px;\r\n    line-height: 1.65;\r\n    font-weight: 500;\r\n  }\r\n\r\n  .mst-route-between {\r\n    position: relative;\r\n    z-index: 4;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    margin: -8px 0;\r\n  }\r\n\r\n  .mst-route-small-line {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    color: var(--mst-orange);\r\n    opacity: 0.75;\r\n    font-size: 12px;\r\n  }\r\n\r\n  .mst-route-small-line span {\r\n    width: 54px;\r\n    height: 2px;\r\n    border-radius: 999px;\r\n    background: linear-gradient(90deg, transparent, var(--mst-orange), var(--mst-red), transparent);\r\n  }\r\n\r\n  .mst-route-cta {\r\n    text-align: center;\r\n    margin-top: 44px;\r\n  }\r\n\r\n  .mst-route-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 10px;\r\n    min-height: 52px;\r\n    padding: 0 30px;\r\n    border-radius: 999px;\r\n    color: #ffffff;\r\n    text-decoration: none;\r\n    background: linear-gradient(135deg, var(--mst-red), var(--mst-orange));\r\n    box-shadow: 0 14px 32px rgba(244,67,54,0.24);\r\n    font-size: 15px;\r\n    font-weight: 900;\r\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\r\n  }\r\n\r\n  .mst-route-btn:hover {\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 18px 40px rgba(244,67,54,0.32);\r\n  }\r\n\r\n  .mst-route-btn i {\r\n    transition: transform 0.25s ease;\r\n  }\r\n\r\n  .mst-route-btn:hover i {\r\n    transform: translateX(4px);\r\n  }\r\n\r\n  @media (max-width: 900px) {\r\n    .mst-route-svg {\r\n      display: none;\r\n    }\r\n\r\n    .mst-route-step-left,\r\n    .mst-route-step-right {\r\n      justify-content: center;\r\n      padding-left: 0;\r\n      padding-right: 0;\r\n    }\r\n\r\n    .mst-route-step {\r\n      min-height: auto;\r\n      margin-bottom: 16px;\r\n    }\r\n\r\n    .mst-route-card {\r\n      max-width: 620px;\r\n    }\r\n\r\n    .mst-route-between {\r\n      margin: -2px 0 14px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 600px) {\r\n    .mst-route-book {\r\n      padding: 48px 0;\r\n    }\r\n\r\n    .mst-route-book-container {\r\n      padding: 0 14px;\r\n    }\r\n\r\n    .mst-route-book-header {\r\n      margin-bottom: 30px;\r\n    }\r\n\r\n    .mst-route-book-label {\r\n      font-size: 10.5px;\r\n      padding: 8px 12px;\r\n      margin-bottom: 12px;\r\n    }\r\n\r\n    .mst-route-book-title {\r\n      font-size: 30px;\r\n      line-height: 1.1;\r\n      letter-spacing: -0.025em;\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .mst-route-book-text {\r\n      font-size: 13.5px;\r\n      line-height: 1.6;\r\n    }\r\n\r\n    .mst-route-card {\r\n      padding: 17px 14px;\r\n      border-radius: 22px;\r\n      gap: 12px;\r\n    }\r\n\r\n    .mst-route-pin {\r\n      width: 62px;\r\n      height: 62px;\r\n      min-width: 62px;\r\n      border-width: 3px;\r\n    }\r\n\r\n    .mst-route-pin i {\r\n      font-size: 21px;\r\n    }\r\n\r\n    .mst-route-number {\r\n      width: 27px;\r\n      height: 27px;\r\n      font-size: 12px;\r\n      top: -7px;\r\n      right: -7px;\r\n    }\r\n\r\n    .mst-route-content h3 {\r\n      font-size: 17px;\r\n      margin-bottom: 6px;\r\n    }\r\n\r\n    .mst-route-content p {\r\n      font-size: 12.5px;\r\n      line-height: 1.5;\r\n    }\r\n\r\n    .mst-route-small-line span {\r\n      width: 38px;\r\n    }\r\n\r\n    .mst-route-cta {\r\n      margin-top: 28px;\r\n    }\r\n\r\n    .mst-route-btn {\r\n      width: 100%;\r\n      min-height: 50px;\r\n      padding: 0 20px;\r\n      font-size: 14px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 390px) {\r\n    .mst-route-card {\r\n      flex-direction: column;\r\n      text-align: center;\r\n      padding: 18px 14px;\r\n    }\r\n\r\n    .mst-route-pin {\r\n      margin-bottom: 4px;\r\n    }\r\n\r\n    .mst-route-number {\r\n      top: -8px;\r\n      right: auto;\r\n      left: 50%;\r\n      transform: translateX(-50%) rotate(-45deg);\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"mst-route-book\" aria-label=\"How to book your Morocco tour\">\r\n  <div class=\"mst-route-book-container\">\r\n\r\n    <div class=\"mst-route-book-header\">\r\n      <div class=\"mst-route-book-label\">\r\n        <i class=\"fa-solid fa-map-location-dot\"><\/i>\r\n        Simple Booking Steps\r\n      <\/div>\r\n\r\n      <h2 class=\"mst-route-book-title\">\r\n        How To <span>Book Your Tour<\/span>\r\n      <\/h2>\r\n\r\n      <p class=\"mst-route-book-text\">\r\n        Booking your Morocco trip with Morocco Stars Travel is simple. Choose your tour, send your request, confirm the details, and get ready for your private Morocco adventure.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"mst-route-map\">\r\n\r\n      <div class=\"mst-route-svg\" aria-hidden=\"true\">\r\n        <svg viewBox=\"0 0 600 570\" preserveAspectRatio=\"none\">\r\n          <path class=\"mst-route-path\" d=\"M110,72 C210,58 245,140 315,132 C405,122 445,62 510,100 C570,135 505,218 420,215 C320,212 300,160 255,258 C205,365 140,300 112,382 C82,472 210,492 300,455 C392,418 430,362 500,416 C560,462 510,526 430,520\" \/>\r\n          <circle class=\"mst-route-dot\" cx=\"110\" cy=\"72\" r=\"7\" \/>\r\n          <circle class=\"mst-route-dot\" cx=\"510\" cy=\"100\" r=\"7\" \/>\r\n          <circle class=\"mst-route-dot\" cx=\"112\" cy=\"382\" r=\"7\" \/>\r\n          <circle class=\"mst-route-dot\" cx=\"430\" cy=\"520\" r=\"7\" \/>\r\n        <\/svg>\r\n      <\/div>\r\n\r\n      <div class=\"mst-route-step mst-route-step-left\">\r\n        <div class=\"mst-route-card\">\r\n          <div class=\"mst-route-pin\">\r\n            <i class=\"fa-solid fa-map\"><\/i>\r\n            <span class=\"mst-route-number\">1<\/span>\r\n          <\/div>\r\n          <div class=\"mst-route-content\">\r\n            <h3>Choose Your Tour<\/h3>\r\n            <p>Pick your favorite Morocco tour, day trip, or Sahara desert experience from our travel packages.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mst-route-between\">\r\n        <div class=\"mst-route-small-line\">\r\n          <i class=\"fa-solid fa-location-dot\"><\/i>\r\n          <span><\/span>\r\n          <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n          <span><\/span>\r\n          <i class=\"fa-solid fa-location-dot\"><\/i>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mst-route-step mst-route-step-right\">\r\n        <div class=\"mst-route-card\">\r\n          <div class=\"mst-route-pin\">\r\n            <i class=\"fa-solid fa-paper-plane\"><\/i>\r\n            <span class=\"mst-route-number\">2<\/span>\r\n          <\/div>\r\n          <div class=\"mst-route-content\">\r\n            <h3>Send Your Request<\/h3>\r\n            <p>Contact us by WhatsApp, email, or form with your travel date, group size, and selected tour.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mst-route-between\">\r\n        <div class=\"mst-route-small-line\">\r\n          <i class=\"fa-solid fa-location-dot\"><\/i>\r\n          <span><\/span>\r\n          <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n          <span><\/span>\r\n          <i class=\"fa-solid fa-location-dot\"><\/i>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mst-route-step mst-route-step-left\">\r\n        <div class=\"mst-route-card\">\r\n          <div class=\"mst-route-pin\">\r\n            <i class=\"fa-solid fa-circle-check\"><\/i>\r\n            <span class=\"mst-route-number\">3<\/span>\r\n          <\/div>\r\n          <div class=\"mst-route-content\">\r\n            <h3>Confirm Details<\/h3>\r\n            <p>We confirm availability, price, pickup place, itinerary, and all details before your trip starts.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mst-route-between\">\r\n        <div class=\"mst-route-small-line\">\r\n          <i class=\"fa-solid fa-location-dot\"><\/i>\r\n          <span><\/span>\r\n          <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n          <span><\/span>\r\n          <i class=\"fa-solid fa-location-dot\"><\/i>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mst-route-step mst-route-step-right\">\r\n        <div class=\"mst-route-card\">\r\n          <div class=\"mst-route-pin\">\r\n            <i class=\"fa-solid fa-route\"><\/i>\r\n            <span class=\"mst-route-number\">4<\/span>\r\n          <\/div>\r\n          <div class=\"mst-route-content\">\r\n            <h3>Start Your Journey<\/h3>\r\n            <p>Meet your driver and enjoy your private Morocco tour through cities, mountains, valleys, and desert.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"mst-route-cta\">\r\n      <a href=\"https:\/\/moroccostarstravel.com\/tours\/\" class=\"mst-route-btn\">\r\n        Book Your Tour Now\r\n        <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n      <\/a>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-31adf48 e-con-full e-flex e-con e-parent\" data-id=\"31adf48\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0546384 elementor-widget elementor-widget-html\" data-id=\"0546384\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- =========================================\r\n  Morocco Stars Travel - Professional FAQ Section\r\n  SEO Optimized + Image + Accordion + See More Button\r\n========================================= -->\r\n\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&family=Playfair+Display:wght@700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n  .mst-bluefaq,\r\n  .mst-bluefaq * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .mst-bluefaq {\r\n    --mst-red: #f44336;\r\n    --mst-orange: #F49613;\r\n    --mst-dark: #1e1e1e;\r\n    --mst-text: #666666;\r\n    --mst-white: #ffffff;\r\n    --mst-soft: #fff7f0;\r\n    --mst-border: rgba(244, 150, 19, 0.18);\r\n    --mst-shadow: 0 16px 38px rgba(20, 20, 20, 0.08);\r\n\r\n    width: 100%;\r\n    padding: 80px 0;\r\n    position: relative;\r\n    overflow: hidden;\r\n    font-family: \"Inter\", Arial, sans-serif;\r\n    background: transparent;\r\n    color: var(--mst-dark);\r\n  }\r\n\r\n  .mst-bluefaq-container {\r\n    width: min(1220px, 92%);\r\n    margin: 0 auto;\r\n    display: grid;\r\n    grid-template-columns: 0.92fr 1.08fr;\r\n    gap: 42px;\r\n    align-items: center;\r\n  }\r\n\r\n  .mst-bluefaq-media {\r\n    position: relative;\r\n  }\r\n\r\n  .mst-bluefaq-image {\r\n    position: relative;\r\n    height: 570px;\r\n    border-radius: 34px;\r\n    overflow: hidden;\r\n    background: #f5f5f5;\r\n    box-shadow: 0 24px 58px rgba(20, 20, 20, 0.14);\r\n  }\r\n\r\n  .mst-bluefaq-image img {\r\n    width: 100%;\r\n    height: 100%;\r\n    display: block;\r\n    object-fit: cover;\r\n    object-position: center;\r\n  }\r\n\r\n  .mst-bluefaq-image::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background:\r\n      linear-gradient(180deg, rgba(0,0,0,0.02) 20%, rgba(0,0,0,0.68) 100%),\r\n      radial-gradient(circle at 25% 20%, rgba(244,150,19,0.20), transparent 34%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .mst-bluefaq-badge {\r\n    position: absolute;\r\n    left: 22px;\r\n    right: 22px;\r\n    bottom: 22px;\r\n    z-index: 3;\r\n    padding: 21px;\r\n    border-radius: 24px;\r\n    color: #ffffff;\r\n    background: rgba(255,255,255,0.15);\r\n    border: 1px solid rgba(255,255,255,0.25);\r\n    backdrop-filter: blur(14px);\r\n  }\r\n\r\n  .mst-bluefaq-badge small {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    margin-bottom: 10px;\r\n    color: #ffffff;\r\n    font-size: 12px;\r\n    font-weight: 900;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .mst-bluefaq-badge small i {\r\n    color: var(--mst-orange);\r\n  }\r\n\r\n  .mst-bluefaq-badge h3 {\r\n    margin: 0;\r\n    font-family: \"Playfair Display\", Georgia, serif;\r\n    font-size: 30px;\r\n    line-height: 1.08;\r\n    letter-spacing: -0.035em;\r\n    color: #ffffff;\r\n  }\r\n\r\n  .mst-bluefaq-floating {\r\n    position: absolute;\r\n    top: 24px;\r\n    right: -18px;\r\n    z-index: 4;\r\n    width: 142px;\r\n    padding: 18px 14px;\r\n    border-radius: 24px;\r\n    text-align: center;\r\n    background: #ffffff;\r\n    border: 1px solid rgba(244,150,19,0.22);\r\n    box-shadow: 0 18px 40px rgba(20,20,20,0.13);\r\n  }\r\n\r\n  .mst-bluefaq-floating i {\r\n    color: var(--mst-orange);\r\n    font-size: 24px;\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .mst-bluefaq-floating strong {\r\n    display: block;\r\n    color: var(--mst-dark);\r\n    font-size: 20px;\r\n    line-height: 1.1;\r\n    font-weight: 900;\r\n  }\r\n\r\n  .mst-bluefaq-floating span {\r\n    display: block;\r\n    margin-top: 4px;\r\n    color: var(--mst-text);\r\n    font-size: 11.5px;\r\n    line-height: 1.35;\r\n    font-weight: 700;\r\n  }\r\n\r\n  .mst-bluefaq-content {\r\n    position: relative;\r\n  }\r\n\r\n  .mst-bluefaq-label {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    margin-bottom: 16px;\r\n    padding: 10px 15px;\r\n    border-radius: 999px;\r\n    color: var(--mst-red);\r\n    background: rgba(244, 150, 19, 0.10);\r\n    border: 1px solid rgba(244, 150, 19, 0.16);\r\n    font-size: 12px;\r\n    font-weight: 900;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .mst-bluefaq-label i {\r\n    color: var(--mst-orange);\r\n  }\r\n\r\n  .mst-bluefaq-title {\r\n    margin: 0;\r\n    font-family: \"Playfair Display\", Georgia, serif;\r\n    font-size: clamp(34px, 5vw, 56px);\r\n    line-height: 1.04;\r\n    letter-spacing: -0.045em;\r\n    color: var(--mst-dark);\r\n  }\r\n\r\n  .mst-bluefaq-title span {\r\n    color: var(--mst-orange);\r\n  }\r\n\r\n  .mst-bluefaq-intro {\r\n    margin: 18px 0 26px;\r\n    color: var(--mst-text);\r\n    font-size: 16px;\r\n    line-height: 1.8;\r\n    font-weight: 500;\r\n  }\r\n\r\n  .mst-bluefaq-list {\r\n    display: grid;\r\n    gap: 12px;\r\n  }\r\n\r\n  .mst-bluefaq-item {\r\n    border-radius: 22px;\r\n    overflow: hidden;\r\n    background: #ffffff;\r\n    border: 1px solid var(--mst-border);\r\n    box-shadow: var(--mst-shadow);\r\n  }\r\n\r\n  .mst-bluefaq-question {\r\n    width: 100%;\r\n    border: 0;\r\n    outline: none;\r\n    cursor: pointer;\r\n    padding: 18px 18px;\r\n    background: #ffffff;\r\n    color: var(--mst-dark);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 14px;\r\n    text-align: left;\r\n    font-family: \"Inter\", Arial, sans-serif;\r\n  }\r\n\r\n  .mst-bluefaq-question strong {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    font-size: 15.5px;\r\n    line-height: 1.35;\r\n    font-weight: 900;\r\n  }\r\n\r\n  .mst-bluefaq-question strong i {\r\n    width: 42px;\r\n    height: 42px;\r\n    flex: 0 0 42px;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    border-radius: 15px;\r\n    color: #ffffff;\r\n    background: linear-gradient(135deg, var(--mst-red), var(--mst-orange));\r\n    box-shadow: 0 10px 22px rgba(244, 67, 54, 0.18);\r\n  }\r\n\r\n  .mst-bluefaq-toggle {\r\n    width: 34px;\r\n    height: 34px;\r\n    flex: 0 0 34px;\r\n    border-radius: 50%;\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: var(--mst-red);\r\n    background: rgba(244,67,54,0.08);\r\n    transition: transform 0.25s ease, background 0.25s ease, color 0.25s ease;\r\n  }\r\n\r\n  .mst-bluefaq-question[aria-expanded=\"true\"] .mst-bluefaq-toggle {\r\n    transform: rotate(45deg);\r\n    color: #ffffff;\r\n    background: linear-gradient(135deg, var(--mst-red), var(--mst-orange));\r\n  }\r\n\r\n  .mst-bluefaq-answer {\r\n    display: none;\r\n    padding: 0 18px 18px 72px;\r\n    color: var(--mst-text);\r\n    font-size: 14px;\r\n    line-height: 1.75;\r\n    font-weight: 500;\r\n  }\r\n\r\n  .mst-bluefaq-answer strong {\r\n    color: var(--mst-dark);\r\n    font-weight: 900;\r\n  }\r\n\r\n  .mst-bluefaq-item.is-open .mst-bluefaq-answer {\r\n    display: block;\r\n  }\r\n\r\n  .mst-bluefaq-more {\r\n    margin-top: 24px;\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 12px;\r\n    align-items: center;\r\n  }\r\n\r\n  .mst-bluefaq-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 9px;\r\n    min-height: 52px;\r\n    padding: 0 24px;\r\n    border-radius: 999px;\r\n    color: #ffffff;\r\n    text-decoration: none;\r\n    background: linear-gradient(135deg, var(--mst-red), var(--mst-orange));\r\n    box-shadow: 0 14px 32px rgba(244,67,54,0.23);\r\n    font-size: 14px;\r\n    font-weight: 900;\r\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\r\n  }\r\n\r\n  .mst-bluefaq-btn:hover {\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 18px 40px rgba(244,67,54,0.32);\r\n  }\r\n\r\n  .mst-bluefaq-btn i {\r\n    transition: transform 0.25s ease;\r\n  }\r\n\r\n  .mst-bluefaq-btn:hover i {\r\n    transform: translateX(4px);\r\n  }\r\n\r\n  .mst-bluefaq-note {\r\n    color: var(--mst-text);\r\n    font-size: 13px;\r\n    line-height: 1.5;\r\n    font-weight: 600;\r\n  }\r\n\r\n  @media (max-width: 1024px) {\r\n    .mst-bluefaq-container {\r\n      grid-template-columns: 1fr;\r\n      gap: 32px;\r\n    }\r\n\r\n    .mst-bluefaq-image {\r\n      height: 430px;\r\n    }\r\n\r\n    .mst-bluefaq-floating {\r\n      right: 18px;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 700px) {\r\n    .mst-bluefaq {\r\n      padding: 52px 0;\r\n    }\r\n\r\n    .mst-bluefaq-container {\r\n      width: min(100% - 28px, 1220px);\r\n      gap: 24px;\r\n    }\r\n\r\n    .mst-bluefaq-image {\r\n      height: 310px;\r\n      border-radius: 24px;\r\n    }\r\n\r\n    .mst-bluefaq-badge {\r\n      left: 12px;\r\n      right: 12px;\r\n      bottom: 12px;\r\n      padding: 14px;\r\n      border-radius: 18px;\r\n    }\r\n\r\n    .mst-bluefaq-badge small {\r\n      font-size: 10.5px;\r\n      margin-bottom: 7px;\r\n    }\r\n\r\n    .mst-bluefaq-badge h3 {\r\n      font-size: 22px;\r\n      line-height: 1.12;\r\n    }\r\n\r\n    .mst-bluefaq-floating {\r\n      top: 12px;\r\n      right: 12px;\r\n      width: 112px;\r\n      padding: 12px 10px;\r\n      border-radius: 18px;\r\n    }\r\n\r\n    .mst-bluefaq-floating i {\r\n      font-size: 18px;\r\n      margin-bottom: 5px;\r\n    }\r\n\r\n    .mst-bluefaq-floating strong {\r\n      font-size: 16px;\r\n    }\r\n\r\n    .mst-bluefaq-floating span {\r\n      font-size: 10px;\r\n    }\r\n\r\n    .mst-bluefaq-label {\r\n      font-size: 10.5px;\r\n      padding: 8px 12px;\r\n      margin-bottom: 13px;\r\n    }\r\n\r\n    .mst-bluefaq-title {\r\n      font-size: 31px;\r\n      line-height: 1.12;\r\n      letter-spacing: -0.025em;\r\n    }\r\n\r\n    .mst-bluefaq-intro {\r\n      font-size: 14px;\r\n      line-height: 1.7;\r\n      margin: 14px 0 20px;\r\n    }\r\n\r\n    .mst-bluefaq-list {\r\n      gap: 10px;\r\n    }\r\n\r\n    .mst-bluefaq-item {\r\n      border-radius: 18px;\r\n    }\r\n\r\n    .mst-bluefaq-question {\r\n      padding: 14px 12px;\r\n      gap: 9px;\r\n    }\r\n\r\n    .mst-bluefaq-question strong {\r\n      gap: 9px;\r\n      font-size: 13px;\r\n      line-height: 1.35;\r\n    }\r\n\r\n    .mst-bluefaq-question strong i {\r\n      width: 36px;\r\n      height: 36px;\r\n      flex-basis: 36px;\r\n      border-radius: 12px;\r\n      font-size: 14px;\r\n    }\r\n\r\n    .mst-bluefaq-toggle {\r\n      width: 28px;\r\n      height: 28px;\r\n      flex-basis: 28px;\r\n      font-size: 12px;\r\n    }\r\n\r\n    .mst-bluefaq-answer {\r\n      padding: 0 12px 14px 57px;\r\n      font-size: 12.8px;\r\n      line-height: 1.65;\r\n    }\r\n\r\n    .mst-bluefaq-more {\r\n      display: grid;\r\n      grid-template-columns: 1fr;\r\n      gap: 10px;\r\n      margin-top: 20px;\r\n    }\r\n\r\n    .mst-bluefaq-btn {\r\n      width: 100%;\r\n      min-height: 48px;\r\n    }\r\n\r\n    .mst-bluefaq-note {\r\n      text-align: center;\r\n      font-size: 12.5px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"mst-bluefaq\" aria-label=\"Morocco Stars Travel frequently asked questions\">\r\n  <div class=\"mst-bluefaq-container\">\r\n\r\n    <div class=\"mst-bluefaq-media\">\r\n      <div class=\"mst-bluefaq-image\">\r\n        <img\r\n          src=\"https:\/\/moroccostarstravel.com\/wp-content\/uploads\/2026\/04\/young-woman-with-red-dress-visiting-the-blue-city-2025-02-10-11-18-04-utc-scaled.jpg\"\r\n          alt=\"Morocco private tours and Chefchaouen blue city travel experience\"\r\n          loading=\"lazy\"\r\n          decoding=\"async\"\r\n        >\r\n\r\n        <div class=\"mst-bluefaq-badge\">\r\n          <small><i class=\"fa-solid fa-location-dot\"><\/i> Morocco Travel Experts<\/small>\r\n          <h3>Plan Your Private Morocco Tour with Confidence<\/h3>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"mst-bluefaq-floating\">\r\n        <i class=\"fa-solid fa-star\"><\/i>\r\n        <strong>Private Tours<\/strong>\r\n        <span>Morocco tours, day trips, and Sahara desert tours<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"mst-bluefaq-content\">\r\n      <div class=\"mst-bluefaq-label\">\r\n        <i class=\"fa-solid fa-circle-question\"><\/i>\r\n        Frequently Asked Questions\r\n      <\/div>\r\n\r\n      <h2 class=\"mst-bluefaq-title\">\r\n        Morocco Stars Travel <span>FAQ<\/span>\r\n      <\/h2>\r\n\r\n      <p class=\"mst-bluefaq-intro\">\r\n        Find professional answers about our <strong>Morocco private tours<\/strong>,\r\n        <strong>Morocco day trips<\/strong>, <strong>Sahara desert tours<\/strong>,\r\n        <strong>Fes to Marrakech desert tours<\/strong>, custom itineraries, private drivers,\r\n        and authentic travel experiences across Morocco.\r\n      <\/p>\r\n\r\n      <div class=\"mst-bluefaq-list\">\r\n\r\n        <div class=\"mst-bluefaq-item is-open\">\r\n          <button class=\"mst-bluefaq-question\" type=\"button\" aria-expanded=\"true\">\r\n            <strong><i class=\"fa-solid fa-map-location-dot\"><\/i> What Morocco tours do you offer?<\/strong>\r\n            <span class=\"mst-bluefaq-toggle\"><i class=\"fa-solid fa-plus\"><\/i><\/span>\r\n          <\/button>\r\n          <div class=\"mst-bluefaq-answer\">\r\n            <strong>Morocco Stars Travel<\/strong> offers professional <strong>Morocco private tours<\/strong>,\r\n            Sahara desert tours, imperial city tours, Morocco day trips, Chefchaouen tours,\r\n            Atlas Mountains excursions, and custom Morocco itineraries from Marrakech, Fes,\r\n            Casablanca, Agadir, and Ouarzazate.\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"mst-bluefaq-item\">\r\n          <button class=\"mst-bluefaq-question\" type=\"button\" aria-expanded=\"false\">\r\n            <strong><i class=\"fa-solid fa-route\"><\/i> Can I customize my Morocco private tour?<\/strong>\r\n            <span class=\"mst-bluefaq-toggle\"><i class=\"fa-solid fa-plus\"><\/i><\/span>\r\n          <\/button>\r\n          <div class=\"mst-bluefaq-answer\">\r\n            Yes. We create <strong>custom Morocco tours<\/strong> based on your travel dates,\r\n            pickup city, group size, budget, hotel style, and preferred destinations such as\r\n            Marrakech, Fes, Merzouga Desert, Chefchaouen, Essaouira, Dades Valley, and Ait Ben Haddou.\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"mst-bluefaq-item\">\r\n          <button class=\"mst-bluefaq-question\" type=\"button\" aria-expanded=\"false\">\r\n            <strong><i class=\"fa-solid fa-campground\"><\/i> Do you organize Sahara desert tours?<\/strong>\r\n            <span class=\"mst-bluefaq-toggle\"><i class=\"fa-solid fa-plus\"><\/i><\/span>\r\n          <\/button>\r\n          <div class=\"mst-bluefaq-answer\">\r\n            Yes. We organize <strong>Sahara desert tours from Marrakech<\/strong>,\r\n            <strong>Fes to Marrakech desert tours<\/strong>, Merzouga desert trips,\r\n            Zagora desert tours, camel trekking experiences, luxury desert camps,\r\n            and scenic routes through kasbahs, valleys, gorges, and Berber villages.\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"mst-bluefaq-item\">\r\n          <button class=\"mst-bluefaq-question\" type=\"button\" aria-expanded=\"false\">\r\n            <strong><i class=\"fa-solid fa-car-side\"><\/i> Are your Morocco tours private?<\/strong>\r\n            <span class=\"mst-bluefaq-toggle\"><i class=\"fa-solid fa-plus\"><\/i><\/span>\r\n          <\/button>\r\n          <div class=\"mst-bluefaq-answer\">\r\n            Most of our trips are <strong>private Morocco tours<\/strong> with comfortable transport,\r\n            flexible stops, and a professional local driver. Private tours are ideal for couples,\r\n            families, friends, and travelers who want a relaxed and personalized Morocco experience.\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"mst-bluefaq-item\">\r\n          <button class=\"mst-bluefaq-question\" type=\"button\" aria-expanded=\"false\">\r\n            <strong><i class=\"fa-solid fa-paper-plane\"><\/i> How can I book a Morocco tour?<\/strong>\r\n            <span class=\"mst-bluefaq-toggle\"><i class=\"fa-solid fa-plus\"><\/i><\/span>\r\n          <\/button>\r\n          <div class=\"mst-bluefaq-answer\">\r\n            To book your <strong>Morocco tour<\/strong>, contact us with your travel date,\r\n            number of travelers, pickup location, and preferred itinerary. We will confirm\r\n            availability, price, pickup time, accommodation options, and full tour details.\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n      <div class=\"mst-bluefaq-more\">\r\n        <a href=\"https:\/\/moroccostarstravel.com\/tours\/\" class=\"mst-bluefaq-btn\">\r\n          See More Tours\r\n          <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n        <\/a>\r\n\r\n        <div class=\"mst-bluefaq-note\">\r\n          Explore more Morocco tours, day trips, and Sahara desert experiences.\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n  (function () {\r\n    const faqItems = document.querySelectorAll(\".mst-bluefaq-item\");\r\n\r\n    faqItems.forEach(function (item) {\r\n      const button = item.querySelector(\".mst-bluefaq-question\");\r\n\r\n      button.addEventListener(\"click\", function () {\r\n        const isOpen = item.classList.contains(\"is-open\");\r\n\r\n        faqItems.forEach(function (otherItem) {\r\n          otherItem.classList.remove(\"is-open\");\r\n          const otherButton = otherItem.querySelector(\".mst-bluefaq-question\");\r\n          if (otherButton) {\r\n            otherButton.setAttribute(\"aria-expanded\", \"false\");\r\n          }\r\n        });\r\n\r\n        if (!isOpen) {\r\n          item.classList.add(\"is-open\");\r\n          button.setAttribute(\"aria-expanded\", \"true\");\r\n        }\r\n      });\r\n    });\r\n  })();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Morocco Stars Travel | Image Slider Morocco Travel Experience Discover Morocco Explore the magic of Morocco with Morocco Stars Travel. Enjoy private Morocco tours, cultural experiences, Morocco day trips, Sahara desert tours, and authentic moments across the kingdom. Book Your Tour See Morocco Tours Private Tours Local Experts Morocco Day Trips MOROCCO STARS TRAVEL Explore [&hellip;]<\/p>\n","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-1007","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/moroccostarstravel.com\/es\/wp-json\/wp\/v2\/pages\/1007","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/moroccostarstravel.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moroccostarstravel.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moroccostarstravel.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moroccostarstravel.com\/es\/wp-json\/wp\/v2\/comments?post=1007"}],"version-history":[{"count":86,"href":"https:\/\/moroccostarstravel.com\/es\/wp-json\/wp\/v2\/pages\/1007\/revisions"}],"predecessor-version":[{"id":1384,"href":"https:\/\/moroccostarstravel.com\/es\/wp-json\/wp\/v2\/pages\/1007\/revisions\/1384"}],"wp:attachment":[{"href":"https:\/\/moroccostarstravel.com\/es\/wp-json\/wp\/v2\/media?parent=1007"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}