{"id":5592,"date":"2025-11-05T16:28:02","date_gmt":"2025-11-05T16:28:02","guid":{"rendered":"https:\/\/portfolio.studiokreatywnychstron.pl\/home-2\/"},"modified":"2025-11-28T08:51:55","modified_gmt":"2025-11-28T08:51:55","slug":"home-2","status":"publish","type":"page","link":"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5592\" class=\"elementor elementor-5592 elementor-2613\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ed1ae0 e-con-full dynamic-bg header-scope e-flex e-con e-parent\" data-id=\"1ed1ae0\" data-element_type=\"container\" id=\"ds-hero\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e6c4f2 elementor-widget elementor-widget-shortcode\" data-id=\"7e6c4f2\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <!-- STYLES + CDN (wygenerowane przez shortcode [ds_slider]) -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" \/>\n    <style>\n      \/* === NAMESPACE: #ds-hero === *\/\n      #ds-hero.ds-slider-wrap{\n        position: relative;\n        width: 100vw;\n        margin-left: calc(50% - 50vw);\n        margin-right: calc(50% - 50vw);\n        display: flex;\n        align-items: center;\n      }\n      #ds-hero #ds-bg-video{\n        position:absolute;\n        inset:0;\n        width:100%;\n        height:100%;\n        object-fit:cover;\n        z-index:-1;\n        background:#000;\n      }\n      #ds-hero.ds-slider-wrap::before{display:none;}\n\n      \/* Uk\u0142ad 2 kolumn *\/\n      #ds-hero .ds-slider-inner{\n        position: relative;\n        z-index:1;\n        display:flex;\n        align-items:center;\n        gap:80px;\n        width: 100vw;\n        padding: 130px 8vw 32px 8vw;\n        height: 100svh;\n      }\n\n      #ds-hero .ds-left{\n        flex:1 1 55%;\n        color:#fff;\n      }\n      #ds-hero .ds-left .sup{\n        opacity:.9;\n        font-size:14px;\n        display:flex;\n        gap:10px;\n        align-items:center;\n        margin-bottom:10px;\n      }\n      #ds-hero .ds-left h1,\n      #ds-hero .ds-left h2{\n        margin:0 0 16px;\n      }\n      #ds-hero .ds-left p{\n        margin:0 0 24px;\n        opacity:.95;\n        max-width: 50ch;\n      }\n\n      \/* CTA *\/\n      #ds-hero .ds-cta.glass-tlo{\n        display:inline-block;\n        padding:12px 24px;\n        font-family: \"Tinos\", Sans-Serif;\n        text-transform:uppercase;\n        font-size:14px;\n        font-weight:700;\n        line-height:1.2;\n        border:1px solid #fff;\n        color:inherit;\n        text-decoration:none;\n        border-radius:999px;\n        backdrop-filter: blur(4px);\n        background: rgba(255,255,255,.08);\n        transition: background .2s ease, transform .2s ease, opacity .2s ease;\n      }\n      #ds-hero .ds-cta.glass-tlo:hover{\n        background: rgba(255,255,255,.14);\n        transform: translateY(-1px);\n      }\n\n      \/* Prawa kolumna \/ slider *\/\n      #ds-hero .ds-right{\n        flex:1 1 45%;\n        display:flex;\n        justify-content:flex-end;\n        min-width: 40%;\n      }\n      #ds-hero .ds-swiper{\n        width:100%;\n        padding:50px 0;\n        overflow:hidden;\n      }\n\n      \/* Karty *\/\n      #ds-hero .ds-slide{\n        position:relative;\n        height:420px;\n        border-radius:16px;\n        overflow:hidden;\n      }\n      #ds-hero .ds-slide::after{\n        content:\"\";\n        position:absolute;\n        inset:0;\n        background:rgba(0,0,0,.45);\n        z-index:1;\n        pointer-events:none;\n        transition:opacity .35s;\n      }\n      #ds-hero .swiper-slide-active.ds-slide::after{\n        opacity:0;\n      }\n\n      #ds-hero .ds-slide video{\n        width:100%;\n        height:100%;\n        object-fit:cover;\n        display:block;\n      }\n\n      \/* Karty \u2013 animacja i \u201eodj\u0119ty\u201d gap *\/\n      #ds-hero .ds-mySwiper .swiper-slide{\n        width: calc(45% - 12px);\n        transition: width 1.45s ease, transform 1.45s ease, opacity .45s ease, box-shadow .45s ease;\n        will-change: width, transform;\n      }\n      #ds-hero .ds-mySwiper .swiper-slide-active{\n        width: calc(55% - 4px);\n      }\n\n      \/* mobile: 1 pe\u0142na + podgl\u0105d kolejnej *\/\n      @media (max-width:767px){\n        #ds-hero .ds-mySwiper .swiper-slide{ width: 100%; }\n        #ds-hero .ds-mySwiper .swiper-slide-active{ width: 100%; }\n        .ds-pagination { display: none !important; }\n      }\n\n      \/* Label na karcie *\/\n      #ds-hero .ds-slide::before{\n        content: attr(data-label);\n        position: absolute;\n        left:16px;\n        bottom:16px;\n        z-index:2;\n        font-family: \"Tinos\", serif;\n        text-transform: uppercase;\n        font-size:14px;\n        font-weight:700;\n        line-height:1;\n        color:#fff;\n        text-shadow:0 1px 2px rgba(0,0,0,.45);\n        pointer-events:none;\n        letter-spacing:.02em;\n      }\n\n      \/* PAGINACJA: linia \u2014 bullets \u2014 linia *\/\n      #ds-hero .ds-pagination{\n        position:relative;\n        width:100%;\n        display:flex;\n        align-items:center;\n        justify-content:center;\n        gap:14px;\n        padding:12px 8px;\n        z-index:2;\n        flex-wrap:nowrap;\n      }\n      #ds-hero .ds-pagination::before,\n      #ds-hero .ds-pagination::after{\n        content:\"\";\n        flex:1 1 120px;\n        height:2px;\n        background:rgba(255,255,255,.3);\n      }\n      #ds-hero .ds-pagination .swiper-pagination-bullet{\n        min-width:10px;\n        height:10px;\n        border-radius:50%;\n        background:rgba(255,255,255,.6);\n        opacity:1;\n        cursor:pointer;\n        transition:transform .25s, box-shadow .25s, background .25s;\n        margin:0 6px;\n      }\n      #ds-hero .ds-pagination .swiper-pagination-bullet-active{\n        background:#fff;\n        transform:scale(1.7);\n        box-shadow:0 0 0 6px rgba(255,255,255,.18);\n      }\n\n      \/* Strza\u0142ki NAV \u2013 wycentrowane pionowo *\/\n      #ds-hero .ds-nav{\n        position:absolute;\n        top:50%;\n        transform:translateY(-50%);\n        margin-top: 68px;\n        z-index:5;\n        display:inline-flex;\n        align-items:center;\n        justify-content:center;\n        width:48px;\n        height:48px;\n        border-radius:999px;\n        border:1px solid rgba(255,255,255,.6);\n        background:rgba(255,255,255,.14);\n        backdrop-filter: blur(6px);\n        cursor:pointer;\n        transition:transform .2s, background .2s, border-color .2s;\n      }\n      #ds-hero .ds-next{ right:2%; padding: 0; }\n      #ds-hero .ds-prev{ left:2% !important; padding: 0;}\n      #ds-hero .ds-nav:hover{\n        transform:translateY(calc(-50% - 1px));\n        background:rgba(255,255,255,.24);\n        border-color:#fff;\n      }\n      #ds-hero .ds-nav svg{\n        width:22px;\n        height:22px;\n        fill:#fff;\n      }\n\n      \/* Ciemny tekst tylko w obr\u0119bie #ds-hero *\/\n      #ds-hero.morocco-active .ds-left,\n      #ds-hero.morocco-active .ds-left * {\n        color: #fff !important;\n      }\n      #ds-hero.morocco-active .ds-left::before{\n        content:\"\";\n        position:absolute;\n        inset:0;\n        pointer-events:none;\n        z-index:-1;\n        background: linear-gradient(\n          90deg,\n          rgba(0,0,0,.55) 0%,\n          rgba(0,0,0,.40) 24%,\n          rgba(0,0,0,.20) 42%,\n          rgba(0,0,0,0)   62%\n        );\n      }\n\n      \/* Responsive wysoko\u015b\u0107 + strza\u0142ki + linie *\/\n      @media (max-width:1200px){\n        #ds-hero .ds-slide{ height:380px;}\n        #ds-hero .ds-slider-inner {\n          padding-top:85px;\n        }\n        #ds-hero .ds-nav{ margin-top: 32px; }\n      }\n\n      @media (max-width:1024px){\n        #ds-hero .ds-slide{ height:340px; }\n      }\n\n      @media (max-width:880px) {\n        #ds-hero .ds-slider-inner{\n          flex-direction:column;\n        }\n        #ds-hero .ds-left{\n          flex:unset;\n          width: 100%;\n        }\n        #ds-hero.morocco-active .ds-left::before {\n          background: linear-gradient(\n            180deg,\n            rgba(0,0,0,.55) 0%,\n            rgba(0,0,0,.50) 34%,\n            rgba(0,0,0,.30) 62%,\n            rgba(0,0,0,0)   82%\n          );\n        }\n        #ds-hero .ds-slider-inner {\n          height: auto;\n          gap: 20px;\n        }\n        #ds-hero .ds-slide{ height:240px; }\n        .ds-right {\n          padding: 0 32px;\n        }\n      }\n\n      @media (max-width:768px) {\n        #ds-hero .ds-slider-inner {\n          padding-top:64px;\n        }\n        #ds-hero .ds-pagination {\n          display: flex !important;\n        }\n      }\n\t\t\n\n    <\/style>\n\n    <div class=\"ds-slider-wrap header-scope\" id=\"ds-hero\">\n\n      <video id=\"ds-bg-video\" muted autoplay loop playsinline><\/video>\n\n      <div class=\"ds-slider-inner\">\n        <div class=\"ds-left\">\n          <div class=\"sup\" id=\"trip-dates\"><\/div>\n          <h1 id=\"trip-title-h1\" style=\"display:none;\">\u2014<\/h1>\n          <h2 id=\"trip-title-h2\" style=\"display:none;\">\u2014<\/h2>\n          <p id=\"trip-desc\">\u2014<\/p>\n          <a id=\"trip-cta\" class=\"ds-cta glass-tlo\" href=\"#\" target=\"_self\">\n            See more          <\/a>\n        <\/div>\n\n        <div class=\"ds-right\">\n          <div class=\"swiper ds-swiper ds-mySwiper\">\n            <div class=\"swiper-wrapper\">\n\n              <!-- slider1 -->\n              <div class=\"swiper-slide ds-slide\"\n                   data-label=\"Desert Stories\"\n                   data-title=\"Biuro podr\u00f3\u017cy w Maroku \u2013 Desert Stories\"\n                   data-heading=\"h1\"\n                   data-desc=\"Odkryj autentyczne oblicze Maroka z Desert Stories \u2013 butikowym biurem podr\u00f3\u017cy, kt\u00f3re organizuje niezapomniane wycieczki po Maroku i Saharze. Od trekkingu na wielb\u0142\u0105dach i safari jeepami po szyte na miar\u0119 prywatne wycieczki \u2013 ka\u017cda podr\u00f3\u017c przygotowana jest z dba\u0142o\u015bci\u0105 o szczeg\u00f3\u0142y i z pasj\u0105. Oferujemy tak\u017ce wyj\u0105tkowe pobyty w Desert Camp Chraika, gdzie odpoczniesz w\u015br\u00f3d wydm, spr\u00f3bujesz lokalnej kuchni i poczujesz prawdziw\u0105 maroka\u0144sk\u0105 go\u015bcinno\u015b\u0107.\"\n                   data-cta-text=\"Zobacz wszystkie wycieczki\"\n                   data-cta-link=\"https:\/\/portfolio.studiokreatywnychstron.pl\/morocco-tours\/\">\n                <video class=\"thumb-video bg-morocco-agency\" muted autoplay loop playsinline\n                  src=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/11\/Morroco-Travel-Agency-Video-Desktop.mp4\"\n                  data-bg=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/11\/Morroco-Travel-Agency-Video-Desktop.mp4\"><\/video>\n              <\/div>\n\n              <!-- slider2 -->\n              <div class=\"swiper-slide ds-slide js-morocco-active\"\n                   data-label=\"Prywatne wycieczki\"\n                   data-title=\"Prywatne wycieczki po Maroku\"\n                   data-heading=\"h2\"\n                   data-desc=\"Po\u0142\u0105cz niezapomniany trekking na wielb\u0142\u0105dach z ekscytuj\u0105cym safari jeepem! Desert Stories to biuro podr\u00f3\u017cy w Maroku, kt\u00f3re daje Ci pe\u0142n\u0105 swobod\u0119 stworzenia w\u0142asnej podr\u00f3\u017cy. Przygotujemy indywidualny plan wycieczki dopasowany do Twoich zainteresowa\u0144, tempa podr\u00f3\u017cowania i do\u015bwiadcze\u0144, jakich szukasz. Powiedz nam, co chcesz zobaczy\u0107, a my zajmiemy si\u0119 ca\u0142\u0105 reszt\u0105 \u2014 od logistyki i komfortu po autentyczne spotkania z lokaln\u0105 kultur\u0105, kt\u00f3re poka\u017c\u0105 Ci prawdziwego ducha Maroka.\"\n                   data-cta-text=\"Prywatne wycieczki\"\n                   data-cta-link=\"https:\/\/portfolio.studiokreatywnychstron.pl\/morocco-desert-tours\/\">\n                <video class=\"thumb-video bg-tailor-made\" muted autoplay loop playsinline\n                  src=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/11\/Private-Tours-Video-Desktop.mp4\"\n                  data-bg=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/11\/Private-Tours-Video-Desktop.mp4\"><\/video>\n              <\/div>\n\n              <!-- slider3 -->\n              <div class=\"swiper-slide ds-slide\"\n                   data-label=\"Ob\u00f3z na pustyni\"\n                   data-title=\"Desert Camp Chraika \u2013 noclegi na pustyni w sercu Sahary\"\n                   data-heading=\"h2\"\n                   data-desc=\"Zatrzymaj si\u0119 tam, gdzie czas zwalnia, a cisza ma w\u0142asny rytm. Desert Camp Chraika to kameralny ob\u00f3z po\u0142o\u017cony w\u015br\u00f3d z\u0142otych wydm, stworzony dla podr\u00f3\u017cnik\u00f3w pragn\u0105cych poczu\u0107 autentyczn\u0105 atmosfer\u0119 Sahary. Nasze gliniane domki i tradycyjne lodge \u0142\u0105cz\u0105 prostot\u0119 pustynnego \u017cycia z wygod\u0105 i ciep\u0142em prawdziwej maroka\u0144skiej go\u015bcinno\u015bci\"\n                   data-cta-text=\"Ob\u00f3z na pustyni\"\n                   data-cta-link=\"https:\/\/portfolio.studiokreatywnychstron.pl\/morocco-desert-camp\/\">\n                <video class=\"thumb-video bg-desert-camp\" muted autoplay loop playsinline\n                  src=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/11\/Desert-Camp-Video-Desktop.mp4\"\n                  data-bg=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/11\/Desert-Camp-Video-Desktop.mp4\"><\/video>\n              <\/div>\n            <\/div>\n\n            <div class=\"swiper-pagination ds-pagination\"><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Strza\u0142ka WSTECZ -->\n      <button class=\"ds-nav ds-prev\"\n              aria-label=\"Poprzedni slajd\"\n              style=\"left:8%; right:auto; bottom:72px;\">\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"transform: rotate(180deg);\">\n          <path d=\"M8.12 4.12a1 1 0 0 0 0 1.41L13.59 11l-5.47 5.47a1 1 0 1 0 1.41 1.41l6.18-6.18a1.5 1.5 0 0 0 0-2.12L9.53 4.12a1 1 0 0 0-1.41 0z\"><\/path>\n        <\/svg>\n      <\/button>\n\n      <!-- Strza\u0142ka NEXT -->\n      <button class=\"ds-nav ds-next\" aria-label=\"Nast\u0119pny slajd\">\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n          <path d=\"M8.12 4.12a1 1 0 0 0 0 1.41L13.59 11l-5.47 5.47a1 1 0 1 0 1.41 1.41l6.18-6.18a1.5 1.5 0 0 0 0-2.12L9.53 4.12a1 1 0 0 0-1.41 0z\"><\/path>\n        <\/svg>\n      <\/button>\n    <\/div>\n\n<!-- SCRIPTS -->\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\n<script>\n(function(){\n  const hero      = document.getElementById(\"ds-hero\");\n  const bgVideo   = document.getElementById(\"ds-bg-video\");\n  const elTitleH1 = document.getElementById(\"trip-title-h1\");\n  const elTitleH2 = document.getElementById(\"trip-title-h2\");\n  const elDates   = document.getElementById(\"trip-dates\");\n  const elDesc    = document.getElementById(\"trip-desc\");\n  const elCta     = document.getElementById(\"trip-cta\");\n  const headerEl  = document.querySelector('header, .site-header, #site-header');\n\n  \/\/ >>> KLUCZOWE \u2013 wykrycie mobile\n  const isMobile = window.matchMedia(\"(max-width: 767px)\").matches;\n\n  const swiper = new Swiper(\"#ds-hero .ds-mySwiper\", {\n    loop: !isMobile, \/\/ na mobile: false, na desktopie: true\n    centeredSlides: false,\n    slidesPerView: \"auto\",\n    spaceBetween: 16,\n    speed: 900,\n    grabCursor: true,\n    allowTouchMove: true,\n    mousewheel: false,\n    autoplay: { delay: 3500, disableOnInteraction: false },\n    pauseOnMouseEnter: false,\n    pagination: { el: \"#ds-hero .ds-pagination\", clickable: true },\n    navigation: { nextEl: \"#ds-hero .ds-next\", prevEl: \"#ds-hero .ds-prev\" },\n    on: {\n      init()        { syncSlide(this); },\n      slideChange() { syncSlide(this); },\n      click() {\n        if (typeof this.clickedIndex === \"number\") {\n          this.slideTo(this.clickedIndex);\n        }\n      }\n    }\n  });\n\n  function syncSlide(sw){\n    const slide = sw.slides[sw.activeIndex];\n    const vid   = slide && slide.querySelector(\".thumb-video\");\n    if(!slide || !vid) return;\n\n    const src = vid.getAttribute(\"data-bg\") || vid.currentSrc || vid.src;\n    if (bgVideo.getAttribute(\"src\") !== src) {\n      bgVideo.muted = true;\n      bgVideo.setAttribute(\"src\", src);\n      bgVideo.play().catch(()=>{});\n    }\n\n    const title   = slide.dataset.title || \"\";\n    const dates   = slide.dataset.dates || \"\";\n    const desc    = slide.dataset.desc  || \"\";\n    const link    = slide.dataset.ctaLink || slide.dataset.link || \"#\";\n    const ctaTxt  = slide.dataset.ctaText || \"See more\";\n    const heading = (slide.dataset.heading || \"h2\").toLowerCase();\n\n    hero.classList.toggle(\"morocco-active\", slide.classList.contains(\"js-morocco-active\"));\n\n    if (elTitleH1 && elTitleH2) {\n      elTitleH1.style.display = \"none\";\n      elTitleH2.style.display = \"none\";\n      if (heading === \"h1\") {\n        elTitleH1.textContent = title;\n        elTitleH1.style.display = \"block\";\n      } else {\n        elTitleH2.textContent = title;\n        elTitleH2.style.display = \"block\";\n      }\n    }\n\n    elDates.textContent = dates;\n    elDesc.textContent  = desc;\n    elCta.textContent   = ctaTxt;\n    elCta.href          = link;\n\n    if (headerEl){\n      const isWhite =\n        vid.classList.contains('bg-morocco-agency') ||\n        vid.classList.contains('bg-desert-camp');\n      headerEl.classList.toggle('header--white', isWhite);\n    }\n  }\n})();\n<\/script>\n\n\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<section class=\"elementor-element elementor-element-f506750 container e-con-full e-flex e-con e-parent\" data-id=\"f506750\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-efb42f2 e-con-full e-flex e-con e-child\" data-id=\"efb42f2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12a2e90 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"12a2e90\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Moroccot travel agency \u2013 our top-rated Morocco tours<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a0e8ba elementor-widget-mobile_extra__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2a0e8ba\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Najcz\u0119\u015bciej wybierane przez naszych klient\u00f3w wycieczki po Maroku to kwintesencja pustynnej przygody i komfortu podr\u00f3\u017cowania.<br>Ka\u017cda z nich pozwala odkry\u0107 pi\u0119kno Sahary w autentyczny, bezpieczny i zorganizowany spos\u00f3b \u2013 z lokalnymi przewodnikami i dopracowanym planem wyprawy.<\/p><p>Wszystkie nasze wyprawy rozpoczynaj\u0105 si\u0119 w miejscowo\u015bci M\u2019hamid, b\u0119d\u0105cej bram\u0105 do Sahary.<br>Dla Twojej wygody organizujemy transfer z wybranego miasta \u2013 Marrakeszu, Agadiru lub Ouarzazate \u2013 bezpo\u015brednio do M\u2019hamid, sk\u0105d rozpoczniesz swoj\u0105 pustynn\u0105 przygod\u0119 w pe\u0142nym komforcie i spokoju.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-94e64d9 e-con-full e-flex e-con e-child\" data-id=\"94e64d9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35d8d0f text-wrap  elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"35d8d0f\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Desert-Icons\" viewBox=\"0 0 64 64\"><defs><style>      .cls-1 {        fill: #ffebd2;      }      .cls-2 {        fill: none;        stroke: #cc633a;        stroke-linecap: round;        stroke-linejoin: round;        stroke-width: 2px;      }    <\/style><\/defs><circle class=\"cls-1\" cx=\"28.97\" cy=\"18.87\" r=\"13.5\"><\/circle><g><line class=\"cls-2\" x1=\"13.81\" y1=\"5.12\" x2=\"13.81\" y2=\"6.54\"><\/line><line class=\"cls-2\" x1=\"19.3\" y1=\"7.4\" x2=\"18.3\" y2=\"8.4\"><\/line><line class=\"cls-2\" x1=\"21.57\" y1=\"12.89\" x2=\"20.16\" y2=\"12.89\"><\/line><line class=\"cls-2\" x1=\"19.3\" y1=\"18.38\" x2=\"18.3\" y2=\"17.38\"><\/line><line class=\"cls-2\" x1=\"13.81\" y1=\"20.65\" x2=\"13.81\" y2=\"19.24\"><\/line><line class=\"cls-2\" x1=\"8.32\" y1=\"18.38\" x2=\"9.31\" y2=\"17.38\"><\/line><line class=\"cls-2\" x1=\"6.04\" y1=\"12.89\" x2=\"7.45\" y2=\"12.89\"><\/line><line class=\"cls-2\" x1=\"8.32\" y1=\"7.4\" x2=\"9.31\" y2=\"8.4\"><\/line><circle class=\"cls-2\" cx=\"13.81\" cy=\"12.89\" r=\"3.53\"><\/circle><\/g><g><path class=\"cls-2\" d=\"m41.01,24.22l10.36-10.38c-5.62-1.15-11.1,2.46-12.26,8.08\"><\/path><path class=\"cls-2\" d=\"m41.51,26.09h16.57c-3.96-5.29-11.46-6.37-16.75-2.41\"><\/path><path class=\"cls-2\" d=\"m43.24,30.63l8.89,8.89c1.16-6.14-2.87-12.07-9.02-13.23\"><\/path><path class=\"cls-2\" d=\"m35.92,23.32l-9.5-9.49c5.62-1.15,11.11,2.47,12.26,8.09\"><\/path><path class=\"cls-2\" d=\"m35.84,26.09h-16.13c3.84-5.12,11-6.3,16.26-2.77\"><\/path><path class=\"cls-2\" d=\"m34.08,31.1l-8.41,8.42c-1.16-6.14,2.87-12.07,9.02-13.23\"><\/path><path class=\"cls-2\" d=\"m34.83,48.45c2.78-6.04,3-12.55,2.67-17.05\"><\/path><path class=\"cls-2\" d=\"m40.45,32.27c.86,4.31,1.51,10.16.69,16.35\"><\/path><circle class=\"cls-2\" cx=\"35.84\" cy=\"29.52\" r=\"2.37\"><\/circle><circle class=\"cls-2\" cx=\"40.8\" cy=\"29.52\" r=\"2.37\"><\/circle><circle class=\"cls-2\" cx=\"38.21\" cy=\"24.92\" r=\"2.37\"><\/circle><\/g><path class=\"cls-2\" d=\"m52.5,52.02c0,.35-.46.68-1.26.99,3.57.53,5.76,1.24,5.76,2.01,0,1.66-9.94,3-22.21,3s-22.21-1.34-22.21-3c0-.35.46-.68,1.26-.99-3.57-.53-5.76-1.24-5.76-2.01,0-4.63,44.42-4.63,44.42,0Z\"><\/path><g><path class=\"cls-2\" d=\"m35.8,44c-2.17-.23-4.53-.23-6.71,0-1.28.14-2.84.22-4.53.22-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.34.16-3.04.25-4.88.25-1.06,0-2.06-.03-2.98-.09\"><\/path><path class=\"cls-2\" d=\"m58.85,44.13c-.92.06-1.93.09-2.98.09-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.05.12-2.32.21-3.7.24\"><\/path><\/g><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tLicencjonowany operator UE\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tDzia\u0142amy jako w pe\u0142ni licencjonowany europejski organizator turystyczny, spe\u0142niaj\u0105cy rygorystyczne normy bezpiecze\u0144stwa i jako\u015bci us\u0142ug. \t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-203c253 text-wrap  elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"203c253\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Desert-Icons\" viewBox=\"0 0 64 64\"><defs><style>      .cls-1 {        fill: #ffebd2;      }      .cls-2 {        fill: none;        stroke: #cc633a;        stroke-linecap: round;        stroke-linejoin: round;        stroke-width: 2px;      }    <\/style><\/defs><circle class=\"cls-1\" cx=\"33.79\" cy=\"16.62\" r=\"13.5\"><\/circle><g><ellipse class=\"cls-2\" cx=\"13.01\" cy=\"49.22\" rx=\"5.44\" ry=\"3.34\"><\/ellipse><path class=\"cls-2\" d=\"m7.57,43.71c0-1.84,2.43-3.34,5.44-3.34s5.44,1.49,5.44,3.34\"><\/path><path class=\"cls-2\" d=\"m7.57,49.22V12.78c0-1.84,2.43-3.34,5.44-3.34s5.44,1.49,5.44,3.34v36.44\"><\/path><path class=\"cls-2\" d=\"m7.57,32.7v-14.41c0-1.84,2.43-3.34,5.44-3.34s5.44,1.49,5.44,3.34v14.41\"><\/path><polyline class=\"cls-2\" points=\"18.51 15.62 48.22 15.62 48.22 52.55 13.01 52.55\"><\/polyline><polyline class=\"cls-2\" points=\"40.74 15.62 52.63 15.62 52.63 52.55 40.74 52.55\"><\/polyline><\/g><line class=\"cls-2\" x1=\"48.22\" y1=\"20.54\" x2=\"55.43\" y2=\"20.54\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"15.62\" x2=\"55.43\" y2=\"15.62\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"52.55\" x2=\"55.43\" y2=\"52.55\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"25.13\" x2=\"55.43\" y2=\"25.13\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"29.72\" x2=\"55.43\" y2=\"29.72\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"34.3\" x2=\"55.43\" y2=\"34.3\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"38.89\" x2=\"55.43\" y2=\"38.89\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"43.48\" x2=\"55.43\" y2=\"43.48\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"48.07\" x2=\"55.43\" y2=\"48.07\"><\/line><path class=\"cls-2\" d=\"m19.22,48.63h20.18c0-2.49,2.02-4.5,4.5-4.5v-20.09c-2.49,0-4.5-2.02-4.5-4.5h-20.18\"><\/path><circle class=\"cls-2\" cx=\"30.3\" cy=\"33.85\" r=\"6.29\"><\/circle><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tUbezpieczenie podr\u00f3\u017cy\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tOferujemy pe\u0142n\u0105 ochron\u0119 podr\u00f3\u017cy, w tym gwarancje finansowe oraz zabezpieczenia prawne. Rezerwuj z pewno\u015bci\u0105, wiedz\u0105c, \u017ce jeste\u015b w pe\u0142ni chroniony od pocz\u0105tku do ko\u0144ca. \t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a5dbc52 text-wrap  elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"a5dbc52\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Desert-Icons\" viewBox=\"0 0 64 64\"><defs><style>      .cls-1 {        fill: #ffebd2;      }      .cls-2 {        fill: none;        stroke: #cc633a;        stroke-linecap: round;        stroke-linejoin: round;        stroke-width: 2px;      }    <\/style><\/defs><circle class=\"cls-1\" cx=\"43.31\" cy=\"43.15\" r=\"13.5\"><\/circle><g><path class=\"cls-2\" d=\"m30.02,48.96c0-1.07-10.79-3.55-12.11-8.31s.9-11.33.9-11.33c0,0,5.52-1.89,11.2-1.89\"><\/path><path class=\"cls-2\" d=\"m30.02,36.16c-.97-1.6-4.09,0-5.77.51s-3.07-.51-3.07-.51c0,0,3.41,6.36,8.8,3.16\"><\/path><line class=\"cls-2\" x1=\"27.07\" y1=\"31.53\" x2=\"27.07\" y2=\"32.29\"><\/line><line class=\"cls-2\" x1=\"32.97\" y1=\"31.53\" x2=\"32.97\" y2=\"32.29\"><\/line><path class=\"cls-2\" d=\"m24.38,46.16s-5.09,1.88-8.44,6c-.33,2.91,9.65,1.85,9.65,6.85\"><\/path><path class=\"cls-2\" d=\"m16.52,53.3s-5.67.76-8.54,5.71\"><\/path><path class=\"cls-2\" d=\"m30.02,4.99c-10.22,0-18.5,7.17-18.5,16.01v8.64s.74,5.24,5.97,7.37\"><\/path><path class=\"cls-2\" d=\"m28.48,19.29c-1.58.61-2.7,2.14-2.7,3.93,0,2.33,1.89,4.22,4.22,4.22h.02c2.32-.01,4.2-1.9,4.2-4.22,0-1.78-1.1-3.3-2.66-3.92\"><\/path><path class=\"cls-2\" d=\"m30.02,22.47s-.75-1.39-1.54-3.18c-.38-.84-.76-1.78-1.06-2.7-.41-1.19-.69-2.36-.69-3.28,0-3.13,3.29-3.96,3.29-3.96\"><\/path><path class=\"cls-2\" d=\"m21.17,36.16s-3.01-3.22-2.36-6.83\"><\/path><path class=\"cls-2\" d=\"m30.02,48.96c0-1.07,10.79-3.55,12.11-8.31s-.9-11.33-.9-11.33c0,0-5.52-1.89-11.2-1.89\"><\/path><path class=\"cls-2\" d=\"m30.02,36.16c.97-1.6,4.09,0,5.77.51s3.07-.51,3.07-.51c0,0-3.41,6.36-8.8,3.16\"><\/path><line class=\"cls-2\" x1=\"32.97\" y1=\"31.53\" x2=\"32.97\" y2=\"32.29\"><\/line><path class=\"cls-2\" d=\"m35.66,46.16s5.09,1.88,8.44,6c.33,2.91-9.65,1.85-9.65,6.85\"><\/path><path class=\"cls-2\" d=\"m43.52,53.3s5.67.76,8.54,5.71\"><\/path><path class=\"cls-2\" d=\"m30.02,4.99c10.22,0,18.5,7.17,18.5,16.01v8.64s-.74,5.24-5.97,7.37\"><\/path><path class=\"cls-2\" d=\"m30.02,22.47s.75-1.38,1.54-3.17c.37-.84.75-1.78,1.07-2.71.21-.63.39-1.26.51-1.84.11-.52.17-1.01.17-1.44,0-3.13-3.29-3.96-3.29-3.96\"><\/path><path class=\"cls-2\" d=\"m38.87,36.16s3.01-3.22,2.36-6.83\"><\/path><path class=\"cls-2\" d=\"m25.5,46.67v4.74s1.48,2.25,4.52,2.25\"><\/path><path class=\"cls-2\" d=\"m34.54,46.67v4.74s-1.48,2.25-4.52,2.25\"><\/path><line class=\"cls-2\" x1=\"30.02\" y1=\"12.56\" x2=\"30.02\" y2=\"12.96\"><\/line><path class=\"cls-2\" d=\"m11.52,29.64s5.91-8.68,15.9-13.05\"><\/path><path class=\"cls-2\" d=\"m33.14,14.75c4.26-.92,9.03-.9,14.24.72\"><\/path><path class=\"cls-2\" d=\"m32.63,16.59c12.08,5.05,15.89,13.05,15.89,13.05\"><\/path><\/g><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tLokalne biuro podr\u00f3\u017cy\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tStawiamy na autentyczne do\u015bwiadczenia i kameralny styl podr\u00f3\u017cowania. Poznaj lokaln\u0105 kultur\u0119, mniej znane zak\u0105tki i nawi\u0105\u017c prawdziwe relacje \u2014 z dala od masowej turystyki. \t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d92a9a e-con-full e-flex e-con e-child\" data-id=\"5d92a9a\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1cd4a3b e-con-full box-shadow e-flex e-con e-child\" data-id=\"1cd4a3b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-94e965a e-con-full e-flex e-con e-child\" data-id=\"94e965a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-807fcc1 elementor-widget elementor-widget-image\" data-id=\"807fcc1\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"600\" src=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trecking-morocco-travel-agency-1024x768.jpg\" class=\"attachment-large size-large wp-image-3669\" alt=\"\" srcset=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trecking-morocco-travel-agency-1024x768.jpg 1024w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trecking-morocco-travel-agency-300x225.jpg 300w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trecking-morocco-travel-agency-768x576.jpg 768w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trecking-morocco-travel-agency-600x450.jpg 600w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trecking-morocco-travel-agency.jpg 1040w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4707fde e-con-full e-flex e-con e-child\" data-id=\"4707fde\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b3601a elementor-widget__width-initial text-wrap elementor-widget elementor-widget-heading\" data-id=\"9b3601a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Trekking z wielb\u0142\u0105dami do wydm Bertam + Jeep Safari do Erg Chigaga<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-425a9d3 elementor-widget__width-initial elementor-widget-tablet_extra__width-inherit elementor-widget elementor-widget-heading\" data-id=\"425a9d3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">4 dni \/ 3 noce<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26de03f elementor-widget elementor-widget-text-editor\" data-id=\"26de03f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tDo\u015bwiadcz najlepszego po\u0142\u0105czenia \u2014 rozpocznij trekking z wielb\u0142\u0105dami przez z\u0142ote wydmy, a nast\u0119pnie kontynuuj przygod\u0119 podczas ekscytuj\u0105cego safari jeepem.\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-529a726 e-con-full e-flex e-con e-child\" data-id=\"529a726\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aad6c1b elementor-align-justify elementor-widget__width-initial elementor-widget-tablet_extra__width-inherit elementor-widget-laptop__width-inherit elementor-widget elementor-widget-button\" data-id=\"aad6c1b\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/trekking-z-wielbladami-do-wydm-bertam-jeep-safari-do-erg-chigaga\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zarezerwuj<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca6df46 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"ca6df46\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;390,00<\/bdi><\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2a3a70 e-con-full box-shadow e-flex e-con e-child\" data-id=\"e2a3a70\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-bd9a652 e-con-full e-flex e-con e-child\" data-id=\"bd9a652\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-31b2c6d elementor-widget elementor-widget-image\" data-id=\"31b2c6d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"684\" src=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/travel-agency-morocco-1024x876.jpg\" class=\"attachment-large size-large wp-image-3670\" alt=\"\" srcset=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/travel-agency-morocco-1024x876.jpg 1024w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/travel-agency-morocco-300x257.jpg 300w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/travel-agency-morocco-768x657.jpg 768w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/travel-agency-morocco-1536x1314.jpg 1536w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/travel-agency-morocco-600x513.jpg 600w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/travel-agency-morocco.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a4184f7 e-con-full e-flex e-con e-child\" data-id=\"a4184f7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c53f0e6 elementor-widget__width-initial text-wrap elementor-widget elementor-widget-heading\" data-id=\"c53f0e6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Desert safari i prywatny biwak na wydmach Erg Chigaga<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a12b498 elementor-widget__width-initial elementor-widget-tablet_extra__width-inherit elementor-widget elementor-widget-heading\" data-id=\"a12b498\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">3 dni \/ 2 noce<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b20f3da elementor-widget elementor-widget-text-editor\" data-id=\"b20f3da\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tZanurz si\u0119 w sercu Sahary podczas prywatnej wyprawy na pustyni\u0119 z nieko\u0144cz\u0105cymi si\u0119 wydmami, kolacj\u0105 przy ognisku i niebem pe\u0142nym gwiazd.<br><br>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7ec54ed e-con-full e-flex e-con e-child\" data-id=\"7ec54ed\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a4604a elementor-align-justify elementor-widget__width-initial elementor-widget-tablet_extra__width-inherit elementor-widget-laptop__width-inherit elementor-widget elementor-widget-button\" data-id=\"9a4604a\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/desert-safari-i-prywatny-biwak-na-wydmach-erg-chigaga\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zarezerwuj<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e8c39e1 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"e8c39e1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;220,00<\/bdi><\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0e3c94f e-con-full box-shadow e-flex e-con e-child\" data-id=\"0e3c94f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-413f5d4 e-con-full e-flex e-con e-child\" data-id=\"413f5d4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-92279fb elementor-widget elementor-widget-image\" data-id=\"92279fb\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--683x1024.jpg\" class=\"attachment-large size-large wp-image-3671\" alt=\"\" srcset=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--683x1024.jpg 683w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--200x300.jpg 200w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--768x1152.jpg 768w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--1024x1536.jpg 1024w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--1365x2048.jpg 1365w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--600x900.jpg 600w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--scaled.jpg 1707w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de35dd3 e-con-full e-flex e-con e-child\" data-id=\"de35dd3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-464a24b elementor-widget__width-initial text-wrap elementor-widget elementor-widget-heading\" data-id=\"464a24b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Karawana z wielb\u0142\u0105dami \u2013 trekking do Rezerwatu Erg Zahar<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d879088 elementor-widget__width-initial elementor-widget-tablet_extra__width-inherit elementor-widget elementor-widget-heading\" data-id=\"d879088\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">6 dni \/ 4 noce<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-628a83f elementor-widget elementor-widget-text-editor\" data-id=\"628a83f\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tDo\u0142\u0105cz do tradycyjnej karawany wielb\u0142\u0105d\u00f3w i odkryj jeden z najmniej dotkni\u0119tych turystyk\u0105 obszar\u00f3w pustynnych Maroka.<br> <br> \t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ada9da e-con-full e-flex e-con e-child\" data-id=\"6ada9da\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3fd6f86 elementor-align-justify elementor-widget__width-initial elementor-widget-tablet_extra__width-inherit elementor-widget-laptop__width-inherit elementor-widget elementor-widget-button\" data-id=\"3fd6f86\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/karawana-z-wielbladami-trekking-do-rezerwatu-erg-zahar\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Zarezerwuj<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f6aa85 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"7f6aa85\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>&nbsp;540,00<\/bdi><\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b0e324a e-con-full box-shadow e-flex e-con e-child\" data-id=\"b0e324a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-1f6f958 e-con-full e-flex e-con e-child\" data-id=\"1f6f958\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a41cd01 elementor-widget elementor-widget-image\" data-id=\"a41cd01\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1535\" height=\"1151\" src=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/IMG_4081.jpg\" class=\"attachment-full size-full wp-image-3672\" alt=\"\" srcset=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/IMG_4081.jpg 1535w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/IMG_4081-300x225.jpg 300w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/IMG_4081-1024x768.jpg 1024w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/IMG_4081-768x576.jpg 768w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/IMG_4081-600x450.jpg 600w\" sizes=\"(max-width: 1535px) 100vw, 1535px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d893f4c e-con-full e-flex e-con e-child\" data-id=\"d893f4c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-575ad65 elementor-align-center elementor-widget__width-inherit elementor-widget elementor-widget-button\" data-id=\"575ad65\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/sklep\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Wszystkie wycieczki<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-63fc87d text-wrap elementor-widget elementor-widget-text-editor\" data-id=\"63fc87d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Zapoznaj si\u0119 z nasz\u0105 ofert\u0105 wycieczek do Maroka \u2014 od przyg\u00f3d na pustyni po podr\u00f3\u017ce kulturalne.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0fbd447 text-wrap elementor-widget elementor-widget-heading\" data-id=\"0fbd447\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Nie mo\u017cesz zdecydowa\u0107, co wybra\u0107?\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/section>\n\t\t<section class=\"elementor-element elementor-element-0f0cea4 container  e-con-full e-flex e-con e-parent\" data-id=\"0f0cea4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/vimeo.com\\\/1133048569?share=copy&amp;fl=sv&amp;fe=ci&quot;,&quot;background_video_start&quot;:0,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-background-video-container\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-video-embed\"><\/div>\n\t\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-3fe782a e-con-full e-flex e-con e-child\" data-id=\"3fe782a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2aa6d43 elementor-widget elementor-widget-heading\" data-id=\"2aa6d43\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tailor-made Morocco tours <br>\u2013 local Morocco travel agency<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e0ce61 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"1e0ce61\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Stw\u00f3rz niezapomnian\u0105 podr\u00f3\u017c po Maroku, zaprojektowan\u0105 ca\u0142kowicie zgodnie z Twoimi marzeniami i rytmem podr\u00f3\u017cy.<\/p><p>Wyrusz na wypraw\u0119 z wielb\u0142\u0105dami przez wydmy Sahary, odkrywaj pustyni\u0119 podczas<strong> safari jeepem <\/strong>i zrelaksuj si\u0119 w autentycznych maroka\u0144skich domkach pod rozgwie\u017cd\u017conym niebem.<\/p><p>W ciszy i spokoju pustyni odkryjesz stron\u0119 Maroka, kt\u00f3rej nie poka\u017ce \u017caden przewodnik \u2014 autentyczn\u0105, bezpieczn\u0105 i pe\u0142n\u0105 magii, stworzon\u0105 przez lokalne biuro podr\u00f3\u017cy, kt\u00f3re zna ten kraj jak w\u0142asn\u0105 kiesze\u0144.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dc320df elementor-align-justify btn-glass elementor-widget elementor-widget-button\" data-id=\"dc320df\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.tripadvisor.com\/VacationRentalReview-g664990-d17417643-Desert_Camp_Chraika_Sahara_trips-M_Hamid_Souss_Massa.html\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Prywatna wycieczka<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/section>\n\t\t<section class=\"elementor-element elementor-element-d2d8707 e-con-full e-flex e-con e-parent\" data-id=\"d2d8707\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb1ccdc elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"cb1ccdc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Attractions and must-see places <br>in Morocco you\u2019ll visit on our tours<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-10802c4 e-con-full e-flex e-con e-child\" data-id=\"10802c4\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8dbecaa e-con-full e-flex e-con e-child\" data-id=\"8dbecaa\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0bed632 e-con-full box-shadow e-flex e-con e-child\" data-id=\"0bed632\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3672ea0 btn-glass elementor-widget elementor-widget-button\" data-id=\"3672ea0\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/morocco-tours\/?attractions%5B%5D=iriky-lake-sacred-oasis\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Sacred Oasis<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d3d5c40 e-con-full e-flex e-con e-child\" data-id=\"d3d5c40\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-1fcac07 e-con-full box-shadow e-flex e-con e-child\" data-id=\"1fcac07\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68d37d6 btn-glass elementor-widget elementor-widget-button\" data-id=\"68d37d6\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/morocco-tours\/?activities%5B%5D=sandboarding\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Sandboarding<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1bafae8 e-con-full box-shadow e-flex e-con e-child\" data-id=\"1bafae8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26b0d24 btn-glass elementor-widget elementor-widget-button\" data-id=\"26b0d24\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/morocco-tours\/?activities%5B%5D=desert-off-road-adventure\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Off-Road<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-78c7744 e-con-full box-shadow e-flex e-con e-child\" data-id=\"78c7744\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a11c99 btn-glass elementor-widget elementor-widget-button\" data-id=\"4a11c99\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/morocco-tours\/?activities%5B%5D=walk-across-the-dunes\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Wydmy Erg Chigaga<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ffd0bf e-con-full box-shadow e-flex e-con e-child\" data-id=\"6ffd0bf\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e6eae47 btn-glass elementor-widget elementor-widget-button\" data-id=\"e6eae47\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/morocco-tours\/?activities%5B%5D=camel-ride\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Wielb\u0142\u0105dy<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/section>\n\t\t<section class=\"elementor-element elementor-element-4522707 e-con-full container e-flex e-con e-parent\" data-id=\"4522707\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c0e5114 e-con-full e-flex e-con e-child\" data-id=\"c0e5114\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3995fb7 e-con-full e-flex e-con e-child\" data-id=\"3995fb7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db543e4 elementor-widget__width-initial text-wrap elementor-widget elementor-widget-heading\" data-id=\"db543e4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What our clients say about Desert Stories \u2013 Morocco travel agency<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-46a6594 elementor-widget__width-initial text-wrap elementor-widget elementor-widget-text-editor\" data-id=\"46a6594\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Podr\u00f3\u017cnicy, kt\u00f3rzy odkryli Maroko z Desert Stories, wspominaj\u0105 swoje wyprawy jako do\u015bwiadczenie pe\u0142ne emocji, spokoju i autentycznego kontaktu z natur\u0105.<br>Ceni\u0105 nas za profesjonaln\u0105 organizacj\u0119, lokalne do\u015bwiadczenie i serdeczn\u0105 atmosfer\u0119, dzi\u0119ki kt\u00f3rej ka\u017cda podr\u00f3\u017c staje si\u0119 czym\u015b wi\u0119cej ni\u017c tylko wyjazdem.<\/p><p>To dla nas najwi\u0119ksza satysfakcja \u2013 tworzy\u0107 wspomnienia, kt\u00f3re zostaj\u0105 w sercu na zawsze.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ca45e2 elementor-align-justify elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"8ca45e2\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/maps.app.goo.gl\/c1UwzgsLhJed72JL8\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Wi\u0119cej opinii <\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7128617 e-con-full e-flex e-con e-child\" data-id=\"7128617\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83badaf elementor-widget elementor-widget-video\" data-id=\"83badaf\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;,&quot;start&quot;:0,&quot;mute&quot;:&quot;yes&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/portfolio.studiokreatywnychstron.pl\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/opinie-desert-stories-travel-agency.png&quot;,&quot;id&quot;:3677,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;}}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Odtwarzacz filmu\" src=\"https:\/\/player.vimeo.com\/video\/1133087521?color&amp;autopause=0&amp;loop=0&amp;muted=1&amp;title=0&amp;portrait=0&amp;byline=0#t=\"><\/iframe>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/11\/opinie-desert-stories-travel-agency.png);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Odtw\u00f3rz film\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7c39b91 e-con-full e-flex e-con e-child\" data-id=\"7c39b91\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c1500f3 elementor-widget__width-inherit reviews-slider elementor-arrows-position-inside elementor-widget elementor-widget-loop-carousel\" data-id=\"c1500f3\" data-element_type=\"widget\" data-settings=\"{&quot;template_id&quot;:606,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:24,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_laptop&quot;:&quot;3&quot;,&quot;slides_to_show_tablet_extra&quot;:&quot;3&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile_extra&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;.elementor-loop-container&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;arrows&quot;:&quot;yes&quot;,&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-carousel.post\">\n\t\t\t\t\t\t\t<div class=\"swiper elementor-loop-container elementor-grid\" role=\"list\" dir=\"ltr\">\n\t\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t<style id=\"loop-606\">.elementor-606 .elementor-element.elementor-element-538b044{--display:flex;--justify-content:space-between;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-4f1ca83 );--border-color:var( --e-global-color-4f1ca83 );--border-radius:32px 32px 32px 32px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:32px;--padding-bottom:32px;--padding-left:32px;--padding-right:32px;}.elementor-606 .elementor-element.elementor-element-538b044:not(.elementor-motion-effects-element-type-background), .elementor-606 .elementor-element.elementor-element-538b044 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-606 .elementor-element.elementor-element-538b044.e-con{--flex-grow:1;--flex-shrink:1;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-606 .elementor-element.elementor-element-4ec9007 .elementor-heading-title{color:var( --e-global-color-accent );}@media(max-width:1366px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}\/* Start custom CSS for shortcode, class: .elementor-element-d0c264d *\/.review-stars .star {\n    \n}\/* End custom CSS *\/<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"606\" class=\"elementor elementor-606 swiper-slide e-loop-item e-loop-item-6081 post-6081 review type-review status-publish hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-538b044 e-con-full e-flex e-con e-parent\" data-id=\"538b044\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0c264d elementor-widget elementor-widget-shortcode\" data-id=\"d0c264d\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"review-stars\" aria-label=\"5 na 5\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfd3ab5 elementor-widget elementor-widget-text-editor\" data-id=\"bfd3ab5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tMamy nadziej\u0119, \u017ce pewnego dnia wr\u00f3cimy i sp\u0119dzimy tu wi\u0119cej czasu \u2014 w tym niesamowitym miejscu, w otoczeniu jeszcze bardziej niesamowitych ludzi i pysznego jedzenia \ud83e\udd0d\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ec9007 elementor-widget elementor-widget-heading\" data-id=\"4ec9007\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Mariola, Polska<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"606\" class=\"elementor elementor-606 swiper-slide e-loop-item e-loop-item-6080 post-6080 review type-review status-publish hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-538b044 e-con-full e-flex e-con e-parent\" data-id=\"538b044\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0c264d elementor-widget elementor-widget-shortcode\" data-id=\"d0c264d\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"review-stars\" aria-label=\"5 na 5\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfd3ab5 elementor-widget elementor-widget-text-editor\" data-id=\"bfd3ab5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tBycie tak blisko niezwyk\u0142ej, niemal nieziemskiej natury pustyni, a jednocze\u015bnie korzystanie z wyg\u00f3d obozu, to po\u0142\u0105czenie dw\u00f3ch najlepszych \u015bwiat\u00f3w. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ec9007 elementor-widget elementor-widget-heading\" data-id=\"4ec9007\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Paul, Holandia<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"606\" class=\"elementor elementor-606 swiper-slide e-loop-item e-loop-item-6079 post-6079 review type-review status-publish hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-538b044 e-con-full e-flex e-con e-parent\" data-id=\"538b044\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0c264d elementor-widget elementor-widget-shortcode\" data-id=\"d0c264d\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"review-stars\" aria-label=\"5 na 5\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfd3ab5 elementor-widget elementor-widget-text-editor\" data-id=\"bfd3ab5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tNasze do\u015bwiadczenie w obozie Agaty i Mohammeda okaza\u0142o si\u0119 najlepszym prze\u017cyciem z ca\u0142ej naszej podr\u00f3\u017cy po Maroku. \u017ba\u0142uj\u0119, \u017ce nie zostali\u015bmy d\u0142u\u017cej ni\u017c jedn\u0105 noc. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ec9007 elementor-widget elementor-widget-heading\" data-id=\"4ec9007\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Aleksei, Kazachstan<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"606\" class=\"elementor elementor-606 swiper-slide e-loop-item e-loop-item-6078 post-6078 review type-review status-publish hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-538b044 e-con-full e-flex e-con e-parent\" data-id=\"538b044\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0c264d elementor-widget elementor-widget-shortcode\" data-id=\"d0c264d\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"review-stars\" aria-label=\"5 na 5\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfd3ab5 elementor-widget elementor-widget-text-editor\" data-id=\"bfd3ab5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tTo miejsce to prawdziwy skarb! Go\u015bcinno\u015b\u0107 rodziny, kt\u00f3ra tu pracuje, jest absolutnie wyj\u0105tkowa. Sprawiaj\u0105, \u017ce czujesz si\u0119 jak w domu, a jednocze\u015bnie wprowadzaj\u0105 Ci\u0119 w do\u015bwiadczenie, kt\u00f3re jest po prostu magiczne.  \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ec9007 elementor-widget elementor-widget-heading\" data-id=\"4ec9007\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Olivia, Stany Zjednoczone<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"606\" class=\"elementor elementor-606 swiper-slide e-loop-item e-loop-item-6077 post-6077 review type-review status-publish hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-538b044 e-con-full e-flex e-con e-parent\" data-id=\"538b044\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0c264d elementor-widget elementor-widget-shortcode\" data-id=\"d0c264d\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"review-stars\" aria-label=\"5 na 5\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfd3ab5 elementor-widget elementor-widget-text-editor\" data-id=\"bfd3ab5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tPustynna oaza Mohameda i Agaty by\u0142a absolutnie spektakularna wizualnie i w pe\u0142ni komfortowa. Prze\u017cyli\u015bmy co\u015b, czego s\u0142owa nie s\u0105 w stanie odda\u0107 \u2014 musisz to zobaczy\u0107 na w\u0142asne oczy. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ec9007 elementor-widget elementor-widget-heading\" data-id=\"4ec9007\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Erin, Stany Zjednoczone<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"606\" class=\"elementor elementor-606 swiper-slide e-loop-item e-loop-item-6076 post-6076 review type-review status-publish hentry\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-538b044 e-con-full e-flex e-con e-parent\" data-id=\"538b044\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0c264d elementor-widget elementor-widget-shortcode\" data-id=\"d0c264d\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><span class=\"review-stars\" aria-label=\"5 na 5\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" style=\"display:inline-block;margin-right:2px;color:#FFD700\"><path d=\"M12 .587l3.668 7.431 8.2 1.192-5.934 5.787 1.402 8.172L12 18.897l-7.336 3.872 1.402-8.172L.132 9.21l8.2-1.192L12 .587z\" fill=\"currentColor\"\/><\/svg><\/span><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfd3ab5 elementor-widget elementor-widget-text-editor\" data-id=\"bfd3ab5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tTak jak pisz\u0105 inni \u2014 nie szukaj dalej, znalaz\u0142e\u015b idealne miejsce na pobyt na Saharze. Pobyt by\u0142 zaskakuj\u0105co komfortowy \u2014 gor\u0105cy prysznic, Wi-Fi i wygodne \u0142\u00f3\u017cka to wi\u0119cej, ni\u017c si\u0119 spodziewali\u015bmy.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ec9007 elementor-widget elementor-widget-heading\" data-id=\"4ec9007\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Madara, \u0141otwa<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Poprzedni\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" width=\"122.883px\" height=\"122.882px\" viewBox=\"0 0 122.883 122.882\" xml:space=\"preserve\"><g><path d=\"M61.441,0L61.441,0l0.001,0.018c16.974,0,32.335,6.872,43.443,17.98s17.98,26.467,17.98,43.441h0.018v0.002l0,0h-0.018 c0,16.976-6.873,32.335-17.98,43.443c-11.109,11.107-26.467,17.979-43.442,17.979v0.018h-0.002l0,0v-0.018 c-16.975,0-32.335-6.872-43.443-17.98C6.89,93.775,0.018,78.417,0.018,61.442H0v-0.001V61.44h0.018 c0-16.975,6.872-32.334,17.98-43.443C29.106,6.89,44.465,0.018,61.44,0.018L61.441,0L61.441,0L61.441,0z M71.701,42.48 c1.908-1.962,1.863-5.101-0.098-7.009c-1.963-1.909-5.102-1.865-7.01,0.097L42.755,58.088l3.553,3.456l-3.568-3.46 c-1.911,1.971-1.863,5.118,0.108,7.029c0.058,0.056,0.116,0.109,0.175,0.162l21.571,22.057c1.908,1.962,5.047,2.006,7.01,0.097 c1.961-1.908,2.006-5.047,0.098-7.01L53.227,61.529L71.701,42.48L71.701,42.48z\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Nast\u0119pny\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" width=\"122.88px\" height=\"122.88px\" viewBox=\"0 0 122.88 122.88\" xml:space=\"preserve\"><g><path d=\"M61.439,0L61.439,0v0.016c-16.976,0-32.335,6.874-43.443,17.981S0.016,44.464,0.016,61.438H0v0.002l0,0h0.016 c0,16.978,6.874,32.336,17.981,43.444c11.107,11.106,26.467,17.98,43.441,17.98v0.016h0.002l0,0v-0.016 c16.977,0,32.336-6.874,43.443-17.98c11.107-11.108,17.981-26.467,17.981-43.441h0.016v-0.003l0,0h-0.016 c0-16.976-6.874-32.335-17.981-43.442S78.416,0.016,61.442,0.016V0H61.439L61.439,0z M51.181,42.479 c-1.909-1.964-1.864-5.1,0.098-7.01c1.961-1.909,5.1-1.866,7.009,0.098l21.838,22.519l-3.554,3.456l3.569-3.458 c1.91,1.971,1.862,5.116-0.108,7.027c-0.057,0.057-0.115,0.109-0.175,0.161L58.288,87.329c-1.909,1.963-5.048,2.007-7.009,0.097 c-1.962-1.907-2.007-5.045-0.098-7.009l18.473-18.889L51.181,42.479L51.181,42.479z\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/section>\n\t\t<section class=\"elementor-element elementor-element-f1f93fc e-con-full e-flex e-con e-parent\" data-id=\"f1f93fc\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-55a6c25 e-con-full e-flex e-con e-child\" data-id=\"55a6c25\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b9e6663 elementor-widget elementor-widget-image\" data-id=\"b9e6663\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--683x1024.jpg\" class=\"attachment-large size-large wp-image-3671\" alt=\"\" srcset=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--683x1024.jpg 683w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--200x300.jpg 200w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--768x1152.jpg 768w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--1024x1536.jpg 1024w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--1365x2048.jpg 1365w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--600x900.jpg 600w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/camel-trek-morocco-travel-agency--scaled.jpg 1707w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9c4d94e e-con-full e-flex e-con e-child\" data-id=\"9c4d94e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c23417c elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c23417c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Biuro podr\u00f3\u017cy Maroko <\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ebfe576 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"ebfe576\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">From which cities do our Morocco tours start?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-495c4cc elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"495c4cc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Bez wzgl\u0119du na to, czy rozpoczynasz podr\u00f3\u017c w Marrakeszu, Agadirze, Ouarzazate czy M\u2019hamid \u2013 zapewniamy pe\u0142n\u0105 organizacj\u0119 przejazdu, opiek\u0119 do\u015bwiadczonych przewodnik\u00f3w oraz komfortowe rozpocz\u0119cie Twojej pustynnej wyprawy.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c9705ad e-con-full e-flex e-con e-child\" data-id=\"c9705ad\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29d4595 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"29d4595\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Desert-Icons\" viewBox=\"0 0 64 64\"><defs><style>      .cls-1 {        fill: #ffebd2;      }      .cls-2 {        fill: none;        stroke: #cc633a;        stroke-linecap: round;        stroke-linejoin: round;        stroke-width: 2px;      }    <\/style><\/defs><circle class=\"cls-1\" cx=\"38.69\" cy=\"23.95\" r=\"13.5\"><\/circle><g><line class=\"cls-2\" x1=\"13.81\" y1=\"5.12\" x2=\"13.81\" y2=\"6.54\"><\/line><line class=\"cls-2\" x1=\"19.3\" y1=\"7.4\" x2=\"18.3\" y2=\"8.4\"><\/line><line class=\"cls-2\" x1=\"21.57\" y1=\"12.89\" x2=\"20.16\" y2=\"12.89\"><\/line><line class=\"cls-2\" x1=\"19.3\" y1=\"18.38\" x2=\"18.3\" y2=\"17.38\"><\/line><line class=\"cls-2\" x1=\"13.81\" y1=\"20.65\" x2=\"13.81\" y2=\"19.24\"><\/line><line class=\"cls-2\" x1=\"8.32\" y1=\"18.38\" x2=\"9.31\" y2=\"17.38\"><\/line><line class=\"cls-2\" x1=\"6.04\" y1=\"12.89\" x2=\"7.45\" y2=\"12.89\"><\/line><line class=\"cls-2\" x1=\"8.32\" y1=\"7.4\" x2=\"9.31\" y2=\"8.4\"><\/line><circle class=\"cls-2\" cx=\"13.81\" cy=\"12.89\" r=\"3.53\"><\/circle><\/g><polyline class=\"cls-2\" points=\"8.16 58.7 7.68 57.36 8.6 54.48 13.17 52.52 17.67 56.24 17.67 58\"><\/polyline><path class=\"cls-2\" d=\"m43.35,18.54c0,1.21.97,2.19,2.18,2.2h7.11c1.27,0,2.37-.88,2.66-2.12.34-1.47-.58-2.94-2.05-3.28-.53-1.59-1.97-2.69-3.64-2.8-2.26-.14-4.2,1.58-4.34,3.84-1.09.14-1.91,1.06-1.92,2.16Z\"><\/path><path class=\"cls-2\" d=\"m15.9,53.64l2.27-2.42c3.75-4,10.03-5.07,15.1-2.57l6.43,3.5\"><\/path><path class=\"cls-2\" d=\"m24.13,59.05l15.44-5.93c6.25-2.4,13.33-.48,17.52,4.74l.63.79\"><\/path><path class=\"cls-2\" d=\"m58.9,58.98c-.92.06-1.93.09-2.98.09-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.34.16-3.04.25-4.88.25-1.69,0-3.25-.08-4.53-.22-2.17-.23-4.53-.23-6.71,0-1.28.14-2.84.22-4.53.22-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.34.16-3.04.25-4.88.25-1.06,0-3.06-.03-3.98-.09\"><\/path><path class=\"cls-2\" d=\"m11.35,45.43c1.32-1.57,1.34-3.86.04-5.45h0c-1.3-1.59-1.28-3.88.04-5.45\"><\/path><path class=\"cls-2\" d=\"m22.2,41.79c1.32-1.57,1.34-3.86.04-5.45h0c-1.3-1.59-1.28-3.88.04-5.45\"><\/path><path class=\"cls-2\" d=\"m16.16,38.85c1.32-1.57,1.34-3.86.04-5.45h0c-1.3-1.59-1.28-3.88.04-5.45\"><\/path><path class=\"cls-2\" d=\"m48.75,29.38c-1.32,1.57-1.34,3.86-.04,5.45h0c1.3,1.59,1.28,3.88-.04,5.45\"><\/path><path class=\"cls-2\" d=\"m37.9,33.02c-1.32,1.57-1.34,3.86-.04,5.45h0c1.3,1.59,1.28,3.88-.04,5.45\"><\/path><path class=\"cls-2\" d=\"m43.94,35.96c-1.32,1.57-1.34,3.86-.04,5.45h0c1.3,1.59,1.28,3.88-.04,5.45\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tM'hamid\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWszystkie wycieczki na pustyni\u0119 rozpoczynaj\u0105 si\u0119 w M'hamid, kt\u00f3re jest bram\u0105 do pustyni. \t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b77290a e-con-full e-flex e-con e-child\" data-id=\"b77290a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8427d83 elementor-widget__width-initial elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"8427d83\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Desert-Icons\" viewBox=\"0 0 64 64\"><defs><style>      .cls-1 {        fill: #ffebd2;      }      .cls-2 {        fill: none;        stroke: #cc633a;        stroke-linecap: round;        stroke-linejoin: round;        stroke-width: 2px;      }    <\/style><\/defs><circle class=\"cls-1\" cx=\"33.79\" cy=\"16.62\" r=\"13.5\"><\/circle><g><ellipse class=\"cls-2\" cx=\"13.01\" cy=\"49.22\" rx=\"5.44\" ry=\"3.34\"><\/ellipse><path class=\"cls-2\" d=\"m7.57,43.71c0-1.84,2.43-3.34,5.44-3.34s5.44,1.49,5.44,3.34\"><\/path><path class=\"cls-2\" d=\"m7.57,49.22V12.78c0-1.84,2.43-3.34,5.44-3.34s5.44,1.49,5.44,3.34v36.44\"><\/path><path class=\"cls-2\" d=\"m7.57,32.7v-14.41c0-1.84,2.43-3.34,5.44-3.34s5.44,1.49,5.44,3.34v14.41\"><\/path><polyline class=\"cls-2\" points=\"18.51 15.62 48.22 15.62 48.22 52.55 13.01 52.55\"><\/polyline><polyline class=\"cls-2\" points=\"40.74 15.62 52.63 15.62 52.63 52.55 40.74 52.55\"><\/polyline><\/g><line class=\"cls-2\" x1=\"48.22\" y1=\"20.54\" x2=\"55.43\" y2=\"20.54\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"15.62\" x2=\"55.43\" y2=\"15.62\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"52.55\" x2=\"55.43\" y2=\"52.55\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"25.13\" x2=\"55.43\" y2=\"25.13\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"29.72\" x2=\"55.43\" y2=\"29.72\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"34.3\" x2=\"55.43\" y2=\"34.3\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"38.89\" x2=\"55.43\" y2=\"38.89\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"43.48\" x2=\"55.43\" y2=\"43.48\"><\/line><line class=\"cls-2\" x1=\"48.22\" y1=\"48.07\" x2=\"55.43\" y2=\"48.07\"><\/line><path class=\"cls-2\" d=\"m19.22,48.63h20.18c0-2.49,2.02-4.5,4.5-4.5v-20.09c-2.49,0-4.5-2.02-4.5-4.5h-20.18\"><\/path><circle class=\"cls-2\" cx=\"30.3\" cy=\"33.85\" r=\"6.29\"><\/circle><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tz Marrakeszu\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb78139 elementor-widget__width-initial elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"fb78139\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Desert-Icons\" viewBox=\"0 0 64 64\"><defs><style>      .cls-1 {        fill: #ffebd2;      }      .cls-2 {        fill: none;        stroke: #cc633a;        stroke-linecap: round;        stroke-linejoin: round;        stroke-width: 2px;      }    <\/style><\/defs><circle class=\"cls-1\" cx=\"37.09\" cy=\"20.65\" r=\"13.5\"><\/circle><polyline class=\"cls-2\" points=\"21.5 58.74 21.5 30.62 42.5 30.62 42.5 58.74\"><\/polyline><path class=\"cls-2\" d=\"m28.99,58.74v-9.73c0-1.66,1.35-3.01,3.01-3.01h0c1.66,0,3.01,1.35,3.01,3.01v9.73\"><\/path><path class=\"cls-2\" d=\"m39.69,30.62c0-3.3-2.08-6.11-4.99-7.2-.7-.26-1.19-.9-1.19-1.65h0c0-.83-.68-1.51-1.51-1.51s-1.51.68-1.51,1.51h0c0,.75-.49,1.39-1.19,1.65-2.91,1.09-4.99,3.9-4.99,7.2\"><\/path><path class=\"cls-2\" d=\"m47.68,53.74v-4.86c0-1.39,1.13-2.51,2.51-2.51h0c1.39,0,2.51,1.13,2.51,2.51v4.86\"><\/path><path class=\"cls-2\" d=\"m52.89,32.35c-.7-.26-1.19-.9-1.19-1.65h0c0-.83-.68-1.51-1.51-1.51s-1.51.68-1.51,1.51h0c0,.75-.49,1.39-1.19,1.65-2.91,1.09-4.99,3.9-4.99,6.2h15.38c0-2.3-2.08-5.11-4.99-6.2Z\"><\/path><line class=\"cls-2\" x1=\"42.5\" y1=\"42\" x2=\"57.88\" y2=\"42\"><\/line><line class=\"cls-2\" x1=\"21.5\" y1=\"34\" x2=\"42.5\" y2=\"34\"><\/line><polyline class=\"cls-2\" points=\"42.5 53.74 42.5 38.55 57.88 38.55 57.88 53.74\"><\/polyline><path class=\"cls-2\" d=\"m11.3,53.74v-4.86c0-1.39,1.13-2.51,2.51-2.51h0c1.39,0,2.51,1.13,2.51,2.51v4.86\"><\/path><path class=\"cls-2\" d=\"m16.51,32.35c-.7-.26-1.19-.9-1.19-1.65h0c0-.83-.68-1.51-1.51-1.51s-1.51.68-1.51,1.51h0c0,.75-.49,1.39-1.19,1.65-2.91,1.09-4.99,3.9-4.99,6.2h15.38c0-2.3-2.08-5.11-4.99-6.2Z\"><\/path><line class=\"cls-2\" x1=\"6.12\" y1=\"42\" x2=\"21.5\" y2=\"42\"><\/line><polyline class=\"cls-2\" points=\"6.12 53.74 6.12 38.55 21.5 38.55 21.5 53.74\"><\/polyline><rect class=\"cls-2\" x=\"26.82\" y=\"39.14\" width=\"10.35\" height=\"2.97\"><\/rect><g><line class=\"cls-2\" x1=\"13.81\" y1=\"5.12\" x2=\"13.81\" y2=\"6.54\"><\/line><line class=\"cls-2\" x1=\"19.3\" y1=\"7.4\" x2=\"18.3\" y2=\"8.4\"><\/line><line class=\"cls-2\" x1=\"21.57\" y1=\"12.89\" x2=\"20.16\" y2=\"12.89\"><\/line><line class=\"cls-2\" x1=\"19.3\" y1=\"18.38\" x2=\"18.3\" y2=\"17.38\"><\/line><line class=\"cls-2\" x1=\"13.81\" y1=\"20.65\" x2=\"13.81\" y2=\"19.24\"><\/line><line class=\"cls-2\" x1=\"8.32\" y1=\"18.38\" x2=\"9.31\" y2=\"17.38\"><\/line><line class=\"cls-2\" x1=\"6.04\" y1=\"12.89\" x2=\"7.45\" y2=\"12.89\"><\/line><line class=\"cls-2\" x1=\"8.32\" y1=\"7.4\" x2=\"9.31\" y2=\"8.4\"><\/line><circle class=\"cls-2\" cx=\"13.81\" cy=\"12.89\" r=\"3.53\"><\/circle><\/g><path class=\"cls-2\" d=\"m43.35,18.54c0,1.21.97,2.19,2.18,2.2h7.11c1.27,0,2.37-.88,2.66-2.12.34-1.47-.58-2.94-2.05-3.28-.53-1.59-1.97-2.69-3.64-2.8-2.26-.14-4.2,1.58-4.34,3.84-1.09.14-1.91,1.06-1.92,2.16Z\"><\/path><path class=\"cls-2\" d=\"m58.9,58.98c-.92.06-1.93.09-2.98.09-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.34.16-3.04.25-4.88.25-1.69,0-3.25-.08-4.53-.22-2.17-.23-4.53-.23-6.71,0-1.28.14-2.84.22-4.53.22-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.34.16-3.04.25-4.88.25-1.06,0-3.06-.03-3.98-.09\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tz Agadir\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c8aaa76 elementor-widget__width-initial elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"c8aaa76\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Desert-Icons\" viewBox=\"0 0 64 64\"><defs><style>      .cls-1 {        fill: #ffebd2;      }      .cls-2, .cls-3 {        fill: none;        stroke: #cc633a;        stroke-linecap: round;        stroke-linejoin: round;        stroke-width: 2px;      }      .cls-3 {        stroke-dasharray: 0 0 1.93 3.85;      }    <\/style><\/defs><circle class=\"cls-1\" cx=\"35.43\" cy=\"16.68\" r=\"13.49\"><\/circle><g><line class=\"cls-2\" x1=\"44.12\" y1=\"39.53\" x2=\"39.94\" y2=\"44.4\"><\/line><line class=\"cls-2\" x1=\"39.59\" y1=\"39.87\" x2=\"44.47\" y2=\"44.05\"><\/line><\/g><circle class=\"cls-2\" cx=\"21.88\" cy=\"24.14\" r=\"2.82\"><\/circle><g><path class=\"cls-2\" d=\"m33.29,50.93l.38-.29c.77-.6,1.79-.77,2.71-.45l1.17.41,13.49-1.04\"><\/path><path class=\"cls-2\" d=\"m51.1,19.72l-2.26.17,2.53,32.78,2.26-.17c1.72-.13,3.01-1.64,2.88-3.36l-2.53-32.78c.13,1.72-1.16,3.23-2.88,3.36Z\"><\/path><\/g><g><path class=\"cls-2\" d=\"m51.1,19.72c1.78-.14,3.1-1.74,2.86-3.53-.22-1.68-1.83-2.83-3.52-2.7l-12.31.95-1.47,1.25-1.65-1.01-3.95.31-.35.08-.32.48c-.66.98-2,1.22-2.96.54l-.97-.68-13.49,1.04\"><\/path><path class=\"cls-2\" d=\"m12.9,46.28c-1.74.13-3.04,1.67-2.88,3.42.16,1.72,1.74,2.95,3.46,2.81l12.39-.96,1.47-1.25,1.65,1.01,3.95-.31\"><\/path><path class=\"cls-2\" d=\"m12.9,46.28l2.26-.17-2.53-32.78-2.26.17c-1.72.13-3.01,1.64-2.88,3.36l2.53,32.78c-.13-1.72,1.16-3.23,2.88-3.36Z\"><\/path><\/g><path class=\"cls-3\" d=\"m28.49,23.82l11.4-.88c3.44-.27,5.12,4.09,2.4,6.21l-20.82,7.59c-2.39,1.86-1.43,5.66,1.56,6.17l14.94-.38\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tz Ouarzazate\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/section>\n\t\t<section class=\"elementor-element elementor-element-9f596fc container e-con-full e-flex e-con e-parent\" data-id=\"9f596fc\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e2a95f2 e-con-full e-flex e-con e-child\" data-id=\"e2a95f2\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cb71e76 e-con-full e-flex e-con e-child\" data-id=\"cb71e76\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c32020 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2c32020\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Plan unforgettable life events with our Morocco travel agency<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cb94a25 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"cb94a25\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/skontaktuj-sie-z-nami\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Kontakt<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67da710 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"67da710\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Zar\u0119czyny w blasku ogniska, rocznica \u015blubu pod rozgwie\u017cd\u017conym niebem czy kameralny Sylwester po\u015br\u00f3d wydm nabieraj\u0105 tu wyj\u0105tkowego znaczenia.<\/p><p>W ciszy Sahary, z dala od zgie\u0142ku i \u015bwiate\u0142 miast, liczy si\u0119 tylko chwila \u2013 pe\u0142na emocji, blisko\u015bci i magii miejsca.<\/p><p>Z Desert Stories \u2013 biurem podr\u00f3\u017cy po Maroku, tworzymy wydarzenia, kt\u00f3re zostaj\u0105 w sercu na zawsze.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e088049 e-con-full e-flex e-con e-child\" data-id=\"e088049\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-65f457c e-con-full box-shadow e-flex e-con e-child\" data-id=\"65f457c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6bc005d elementor-widget elementor-widget-image\" data-id=\"6bc005d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/honeymoon-travel-agency-desert-1024x683.jpg\" class=\"attachment-large size-large wp-image-3678\" alt=\"\" srcset=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/honeymoon-travel-agency-desert-1024x683.jpg 1024w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/honeymoon-travel-agency-desert-300x200.jpg 300w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/honeymoon-travel-agency-desert-768x512.jpg 768w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/honeymoon-travel-agency-desert-1536x1024.jpg 1536w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/honeymoon-travel-agency-desert-2048x1365.jpg 2048w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/honeymoon-travel-agency-desert-600x400.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-37bee67 e-con-full e-flex e-con e-child\" data-id=\"37bee67\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf21112 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"cf21112\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Miesi\u0105c miodowy<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2164cb elementor-widget elementor-widget-text-editor\" data-id=\"a2164cb\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u015awi\u0119tujcie mi\u0142o\u015b\u0107 podczas prywatnej kolacji na pustyni, przeja\u017cd\u017cki na wielb\u0142\u0105dach o zachodzie s\u0142o\u0144ca i nocy pod gwiazdami \u2014 tylko we dwoje w samym sercu Maroka.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b6d971b elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"b6d971b\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/podroz-poslubna-w-maroko\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Wi\u0119cej<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3271d64 e-con-full box-shadow e-flex e-con e-child\" data-id=\"3271d64\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b1dd0c6 elementor-widget elementor-widget-image\" data-id=\"b1dd0c6\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/Camel-Trek-to-Erg-Zahar-1024x683.jpg\" class=\"attachment-large size-large wp-image-3679\" alt=\"\" srcset=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/Camel-Trek-to-Erg-Zahar-1024x683.jpg 1024w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/Camel-Trek-to-Erg-Zahar-300x200.jpg 300w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/Camel-Trek-to-Erg-Zahar-768x512.jpg 768w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/Camel-Trek-to-Erg-Zahar-1536x1025.jpg 1536w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/Camel-Trek-to-Erg-Zahar-600x400.jpg 600w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/Camel-Trek-to-Erg-Zahar.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-78de45f e-con-full e-flex e-con e-child\" data-id=\"78de45f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93a3d2b elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"93a3d2b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Urodziny &amp; rocznice<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-559f8f7 elementor-widget elementor-widget-text-editor\" data-id=\"559f8f7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tOd prywatnych kolacji i muzyki berberyjskiej na \u017cywo po spersonalizowane torty i wieczory przy \u015bwiecach \u2014 sprawimy, \u017ce ka\u017cda okazja stanie si\u0119 wspomnieniem na ca\u0142e \u017cycie. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e32fa02 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"e32fa02\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/rocznice-urodziny-na-pustyni\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Wi\u0119cej<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e1e115f e-con-full box-shadow e-flex e-con e-child\" data-id=\"e1e115f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65228ea elementor-widget elementor-widget-image\" data-id=\"65228ea\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/desert-new-yers-eve-organization-1024x683.jpg\" class=\"attachment-large size-large wp-image-3675\" alt=\"\" srcset=\"https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/desert-new-yers-eve-organization-1024x683.jpg 1024w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/desert-new-yers-eve-organization-300x200.jpg 300w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/desert-new-yers-eve-organization-768x512.jpg 768w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/desert-new-yers-eve-organization-1536x1024.jpg 1536w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/desert-new-yers-eve-organization-2048x1365.jpg 2048w, https:\/\/portfolio.studiokreatywnychstron.pl\/wp-content\/uploads\/2025\/10\/desert-new-yers-eve-organization-600x400.jpg 600w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a6db564 e-con-full e-flex e-con e-child\" data-id=\"a6db564\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e570ce4 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e570ce4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"> Nowy Rok<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-edd7215 elementor-widget elementor-widget-text-editor\" data-id=\"edd7215\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\u015awi\u0119tuj Nowy Rok z dala od t\u0142um\u00f3w \u2014 przy blasku ogniska, muzyce na \u017cywo i kolacji pod gwiazdami pustyni.\nPrze\u017cyj niezapomnian\u0105 noc pe\u0142n\u0105 ciep\u0142a, rytmu i maroka\u0144skiej magii.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f94466e elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"f94466e\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/nowy-rok-w-maroku\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Wi\u0119cej<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-781410f container  e-con-full e-flex e-con e-parent\" data-id=\"781410f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-84f34f6 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"84f34f6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-675a5d3 e-con-full e-flex e-con e-child\" data-id=\"675a5d3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8320eec elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"8320eec\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Kim jeste\u015bmy?<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5729176 elementor-widget__width-initial text-wrap elementor-widget elementor-widget-heading\" data-id=\"5729176\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Desert Stories \u2013 Morocco travel agency <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-459fc72 elementor-widget__width-initial text-wrap elementor-widget elementor-widget-text-editor\" data-id=\"459fc72\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Desert Stories to polskie biuro podr\u00f3\u017cy w Maroku, tworzone przez Agat\u0119 i Mohameda \u2013 z mi\u0142o\u015bci do Sahary i autentycznych podr\u00f3\u017cy.<br>Organizujemy wycieczki indywidualne i grupowe, trekkingi z wielb\u0142\u0105dami, jeep safari oraz pobyty w naszym Desert Camp Chraika.<\/p><p>Dzia\u0142amy lokalnie, z do\u015bwiadczonym zespo\u0142em i pasj\u0105 do tworzenia wyjazd\u00f3w, kt\u00f3re pozwalaj\u0105 poczu\u0107 magi\u0119 Maroka.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-473acdc btn-glass elementor-widget elementor-widget-button\" data-id=\"473acdc\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/o-nas\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">O nas<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c69e213 elementor-absolute elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c69e213\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<section class=\"elementor-element elementor-element-9a61526 container e-con-full e-flex e-con e-parent\" data-id=\"9a61526\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-58a763d e-con-full e-flex e-con e-child\" data-id=\"58a763d\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9a45a2b e-con-full e-flex e-con e-child\" data-id=\"9a45a2b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf19d81 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"cf19d81\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Unique desert accommodation \u2013 <br>Desert Camp Chraika<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-63aabcf elementor-align-left elementor-widget elementor-widget-button\" data-id=\"63aabcf\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/morocco-desert-camp\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Desert camp<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14aea3b elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"14aea3b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Niezale\u017cnie od tego, czy rozpoczynasz podr\u00f3\u017c w Marrakeszu, Agadirze, Ouarzazate czy M\u2019hamid, nasze biuro podr\u00f3\u017cy w Maroku zapewni Ci p\u0142ynny i bezproblemowy przebieg wyprawy od pierwszej chwili.<\/p><p>Zajmujemy si\u0119 wszystkimi transferami, zapewniamy profesjonalnych lokalnych przewodnik\u00f3w i gwarantujemy komfortowy start Twojej niezapomnianej przygody na Saharze.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cbdefee e-con-full e-flex e-con e-child\" data-id=\"cbdefee\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e3b3c6 text-wrap  elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"6e3b3c6\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Desert-Icons\" viewBox=\"0 0 64 64\"><defs><style>      .cls-1 {        fill: #ffebd2;      }      .cls-2 {        fill: none;        stroke: #cc633a;        stroke-linecap: round;        stroke-linejoin: round;        stroke-width: 2px;      }    <\/style><\/defs><circle class=\"cls-1\" cx=\"37.51\" cy=\"19.05\" r=\"13.5\"><\/circle><g><line class=\"cls-2\" x1=\"13.81\" y1=\"5.12\" x2=\"13.81\" y2=\"6.54\"><\/line><line class=\"cls-2\" x1=\"19.3\" y1=\"7.4\" x2=\"18.3\" y2=\"8.4\"><\/line><line class=\"cls-2\" x1=\"21.57\" y1=\"12.89\" x2=\"20.16\" y2=\"12.89\"><\/line><line class=\"cls-2\" x1=\"19.3\" y1=\"18.38\" x2=\"18.3\" y2=\"17.38\"><\/line><line class=\"cls-2\" x1=\"13.81\" y1=\"20.65\" x2=\"13.81\" y2=\"19.24\"><\/line><line class=\"cls-2\" x1=\"8.32\" y1=\"18.38\" x2=\"9.31\" y2=\"17.38\"><\/line><line class=\"cls-2\" x1=\"6.04\" y1=\"12.89\" x2=\"7.45\" y2=\"12.89\"><\/line><line class=\"cls-2\" x1=\"8.32\" y1=\"7.4\" x2=\"9.31\" y2=\"8.4\"><\/line><circle class=\"cls-2\" cx=\"13.81\" cy=\"12.89\" r=\"3.53\"><\/circle><\/g><path class=\"cls-2\" d=\"m43.35,18.54c0,1.21.97,2.19,2.18,2.2h7.11c1.27,0,2.37-.88,2.66-2.12.34-1.47-.58-2.94-2.05-3.28-.53-1.59-1.97-2.69-3.64-2.8-2.26-.14-4.2,1.58-4.34,3.84-1.09.14-1.91,1.06-1.92,2.16Z\"><\/path><g><path class=\"cls-2\" d=\"m14.79,57.95c1.83-5.45,2.92-13.53,3.23-19.22\"><\/path><path class=\"cls-2\" d=\"m46.01,38.73c.3,5.66,1.39,13.69,3.2,19.14\"><\/path><\/g><rect class=\"cls-2\" x=\"15.85\" y=\"35.08\" width=\"32.3\" height=\"2.97\" rx=\".82\" ry=\".82\"><\/rect><path class=\"cls-2\" d=\"m32.03,38.7c2.09,7.65,5.05,15.51,8.91,19.67\"><\/path><path class=\"cls-2\" d=\"m17.64,34.77c6.26-4.02,11.03-8.65,14.4-16.08,3.35,7.42,8.1,12.05,14.31,16.08\"><\/path><line class=\"cls-2\" x1=\"32\" y1=\"34.49\" x2=\"32\" y2=\"18.99\"><\/line><path class=\"cls-2\" d=\"m20.25,53.96c1.83-1.66,3.8-3.79,5.7-6.25,2.56-3.32,4.52-6.63,5.65-9.33-.15,2.94-.88,6.72-2.16,10.72s-2.89,7.48-4.47,9.92c-1.02-.49-2.11-1.28-3.02-2.26-.91-.98-1.49-1.97-1.69-2.8\"><\/path><path class=\"cls-2\" d=\"m58.9,58.98c-.92.06-1.93.09-2.98.09-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.34.16-3.04.25-4.88.25-1.69,0-3.25-.08-4.53-.22-2.17-.23-4.53-.23-6.71,0-1.28.14-2.84.22-4.53.22-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.34.16-3.04.25-4.88.25-1.06,0-3.06-.03-3.98-.09\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tDesert Camp Chraika\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tOferujemy trzy opcje zakwaterowania \u2014 biwak pod go\u0142ym niebem, ob\u00f3z komfortowy oraz ob\u00f3z luksusowy \u2014 dopasowane do r\u00f3\u017cnych styl\u00f3w podr\u00f3\u017cowania.\nGo\u015bcie mog\u0105 zatrzyma\u0107 si\u0119 w przytulnych glinianych domkach z prywatnymi lub wsp\u00f3lnymi \u0142azienkami albo w przestronnym domu pustynnym mieszcz\u0105cym nawet 26 os\u00f3b.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f136a5 text-wrap  elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"8f136a5\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Desert-Icons\" viewBox=\"0 0 64 64\"><defs><style>      .cls-1 {        fill: #ffebd2;      }      .cls-2 {        fill: none;        stroke: #cc633a;        stroke-linecap: round;        stroke-linejoin: round;        stroke-width: 2px;      }    <\/style><\/defs><circle class=\"cls-1\" cx=\"38.25\" cy=\"24.69\" r=\"13.5\"><\/circle><g><path class=\"cls-2\" d=\"m32.29,54.35h0c0-.78.32-3.45.73-4.33\"><\/path><path class=\"cls-2\" d=\"m41.24,50.02c.41.87.73,3.55.73,4.33h0\"><\/path><\/g><path class=\"cls-2\" d=\"m48.55,34.73s2.03-1.44,4.27-1.89c2.76-.55,5.14,2.03,4.55,4.78l-1.45,6.77c-.57,2.97-3.41,4.94-6.39,4.45h0\"><\/path><polyline class=\"cls-2\" points=\"28.75 31.38 28.75 28.27 45.51 28.27 45.51 31.38\"><\/polyline><path class=\"cls-2\" d=\"m32.96,28.27c0-1.94,1.02-4.41,3.3-4.41h1.81c2.38,0,3.22,2.61,3.22,4.41h-8.33Z\"><\/path><path class=\"cls-2\" d=\"m7.67,29.12c-.15-.54.3-1.06.86-1,5.76.63,8.17,2.15,12.29,5.1,1.71,1.22,3.4,1.67,5.03,1.31,1.88-.41,3.12-1.79,3.68-2.54h14c2,0,3.65.83,4.78,2.41,1.54,2.16,1.88,5.49.85,8.47-1.86,5.41-7.02,6.88-9.94,7.28-6.75.91-14.22-1.86-17.39-6.47-.84-1.23-1.56-2.38-2.26-3.49-3.04-4.85-4.2-6.94-10.57-8.01-.3-.05-.55-.27-.64-.56l-.7-2.48Z\"><\/path><polyline class=\"cls-2\" points=\"26.39 58.7 27.39 54.83 46.87 54.83 47.87 58.7\"><\/polyline><line class=\"cls-2\" x1=\"37.13\" y1=\"21.65\" x2=\"37.13\" y2=\"23.86\"><\/line><path class=\"cls-2\" d=\"m38.33,9.71c-3.54,10.74-14.29,7.2-14.29,7.2,0,0-10.74-3.54-14.29,7.2\"><\/path><g><path class=\"cls-2\" d=\"m21.36,8.32h1.16\"><\/path><path class=\"cls-2\" d=\"m26.23,8.32h1.15\"><\/path><path class=\"cls-2\" d=\"m24.37,5.31v1.16\"><\/path><path class=\"cls-2\" d=\"m24.37,10.17v1.16\"><\/path><\/g><g><path class=\"cls-2\" d=\"m45.27,15.26h1.16\"><\/path><path class=\"cls-2\" d=\"m50.14,15.26h1.15\"><\/path><path class=\"cls-2\" d=\"m48.28,12.25v1.16\"><\/path><path class=\"cls-2\" d=\"m48.28,17.11v1.16\"><\/path><\/g><path class=\"cls-2\" d=\"m58.9,58.98c-.92.06-1.93.09-2.98.09-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.34.16-3.04.25-4.88.25-1.69,0-3.25-.08-4.53-.22-2.17-.23-4.53-.23-6.71,0-1.28.14-2.84.22-4.53.22-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.34.16-3.04.25-4.88.25-1.06,0-3.06-.03-3.98-.09\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tMaroka\u0144ska restauracja\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tOferujemy trzy opcje zakwaterowania \u2014 biwak pod go\u0142ym niebem, ob\u00f3z komfortowy oraz ob\u00f3z luksusowy \u2014 dopasowane do r\u00f3\u017cnych styl\u00f3w podr\u00f3\u017cowania.\nGo\u015bcie mog\u0105 zatrzyma\u0107 si\u0119 w przytulnych glinianych domkach z prywatnymi lub wsp\u00f3lnymi \u0142azienkami albo w przestronnym domu pustynnym mieszcz\u0105cym nawet 26 os\u00f3b.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-74bed64 text-wrap  elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"74bed64\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Desert-Icons\" viewBox=\"0 0 64 64\"><defs><style>      .cls-1 {        fill: #ffebd2;      }      .cls-2 {        fill: none;        stroke: #cc633a;        stroke-linecap: round;        stroke-linejoin: round;        stroke-width: 2px;      }    <\/style><\/defs><circle class=\"cls-1\" cx=\"27.31\" cy=\"22.71\" r=\"13.5\"><\/circle><g><line class=\"cls-2\" x1=\"13.81\" y1=\"5.12\" x2=\"13.81\" y2=\"6.54\"><\/line><line class=\"cls-2\" x1=\"19.3\" y1=\"7.4\" x2=\"18.3\" y2=\"8.4\"><\/line><line class=\"cls-2\" x1=\"21.57\" y1=\"12.89\" x2=\"20.16\" y2=\"12.89\"><\/line><line class=\"cls-2\" x1=\"19.3\" y1=\"18.38\" x2=\"18.3\" y2=\"17.38\"><\/line><line class=\"cls-2\" x1=\"13.81\" y1=\"20.65\" x2=\"13.81\" y2=\"19.24\"><\/line><line class=\"cls-2\" x1=\"8.32\" y1=\"18.38\" x2=\"9.31\" y2=\"17.38\"><\/line><line class=\"cls-2\" x1=\"6.04\" y1=\"12.89\" x2=\"7.45\" y2=\"12.89\"><\/line><line class=\"cls-2\" x1=\"8.32\" y1=\"7.4\" x2=\"9.31\" y2=\"8.4\"><\/line><circle class=\"cls-2\" cx=\"13.81\" cy=\"12.89\" r=\"3.53\"><\/circle><\/g><line class=\"cls-2\" x1=\"28.84\" y1=\"19.64\" x2=\"8.35\" y2=\"51.33\"><\/line><polyline class=\"cls-2\" points=\"37.8 31.76 28.84 19.64 34.18 37.2\"><\/polyline><polyline class=\"cls-2\" points=\"48.06 51.33 39.74 28.94 25.28 51.33\"><\/polyline><line class=\"cls-2\" x1=\"56.26\" y1=\"51.33\" x2=\"39.74\" y2=\"28.94\"><\/line><line class=\"cls-2\" x1=\"44.45\" y1=\"40.77\" x2=\"48.47\" y2=\"40.77\"><\/line><line class=\"cls-2\" x1=\"32.61\" y1=\"29.86\" x2=\"35.94\" y2=\"29.86\"><\/line><line class=\"cls-2\" x1=\"46.1\" y1=\"46.05\" x2=\"52.07\" y2=\"46.05\"><\/line><path class=\"cls-2\" d=\"m43.35,18.54c0,1.21.97,2.19,2.18,2.2h7.11c1.27,0,2.37-.88,2.66-2.12.34-1.47-.58-2.94-2.05-3.28-.53-1.59-1.97-2.69-3.64-2.8-2.26-.14-4.2,1.58-4.34,3.84-1.09.14-1.91,1.06-1.92,2.16Z\"><\/path><path class=\"cls-2\" d=\"m58.9,58.98c-.92.06-1.93.09-2.98.09-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.34.16-3.04.25-4.88.25-1.69,0-3.25-.08-4.53-.22-2.17-.23-4.53-.23-6.71,0-1.28.14-2.84.22-4.53.22-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.34.16-3.04.25-4.88.25-1.06,0-3.06-.03-3.98-.09\"><\/path><path class=\"cls-2\" d=\"m58.9,51.98c-.92.06-1.93.09-2.98.09-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.34.16-3.04.25-4.88.25-1.69,0-3.25-.08-4.53-.22-2.17-.23-4.53-.23-6.71,0-1.28.14-2.84.22-4.53.22-1.84,0-3.53-.1-4.88-.25-1.85-.22-3.93-.22-5.78,0-1.34.16-3.04.25-4.88.25-1.06,0-3.06-.03-3.98-.09\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tWyj\u0105tkowe atrakcje\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tUnikatowe do\u015bwiadczenia, takie jak pieczenie chleba w piasku, obserwacja gwiazd przez teleskop czy wieczory z muzyk\u0105 Berberyjsk\u0105 na \u017cywo.\nTo miejsce, w kt\u00f3rym autentyczno\u015b\u0107 \u0142\u0105czy si\u0119 z komfortem, a ka\u017cda chwila ma w sobie prawdziwy smak Maroka.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/section>\n\t\t<section class=\"elementor-element elementor-element-0151f23 e-con-full e-flex e-con e-parent\" data-id=\"0151f23\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-e8a3704 e-con-full e-flex e-con e-child\" data-id=\"e8a3704\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c83a184 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c83a184\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Gotowy na maroka\u0144sk\u0105 przygod\u0119? <br>Skontaktuj si\u0119 z nami!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92f8416 elementor-widget elementor-widget-text-editor\" data-id=\"92f8416\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Pomo\u017cemy Ci wybra\u0107 idealn\u0105 wycieczk\u0119 lub stworzy\u0107 prywatn\u0105 podr\u00f3\u017c dostosowan\u0105 specjalnie do Twoich potrzeb.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d1da731 elementor-button-align-center elementor-widget__width-initial elementor-widget elementor-widget-form\" data-id=\"d1da731\" data-element_type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Nast\\u0119pny&quot;,&quot;step_previous_label&quot;:&quot;Poprzedni&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Nowy formularz\" aria-label=\"Nowy formularz\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"5592\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"d1da731\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Maroko biuro podr\u00f3\u017cy \u2013 Wycieczki grupowe i wycieczki szyte na miar\u0119\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"5592\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Imi\u0119\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"E-mail\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required\">\n\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Wiadomo\u015b\u0107\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-field_97cc584 elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_97cc584\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPolityka Prywatno\u015bci\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[field_97cc584]\" id=\"form-field-field_97cc584\" class=\"elementor-field elementor-size-sm  elementor-acceptance-field\" required=\"required\">\n\t\t\t\t<label for=\"form-field-field_97cc584\"> Przesy\u0142aj\u0105c zapytanie, wyra\u017casz zgod\u0119 na przetwarzanie swoich danych osobowych w celu skontaktowania si\u0119 z Tob\u0105 i udzielenia odpowiedzi na Twoje pytanie.\nWi\u0119cej informacji znajdziesz w naszej\n<a href=\"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/polityka-prywatnosci\/\" title=\"Polityka Prywatno\u015bci\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: #ffffff; text-decoration: underline;\">\nPrivacy Policy\n<\/a> <\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 122.56 122.88\"><defs><style>.cls-1{fill-rule:evenodd;}<\/style><\/defs><title>send<\/title><path class=\"cls-1\" d=\"M2.33,44.58,117.33.37a3.63,3.63,0,0,1,5,4.56l-44,115.61h0a3.63,3.63,0,0,1-6.67.28L53.93,84.14,89.12,33.77,38.85,68.86,2.06,51.24a3.63,3.63,0,0,1,.27-6.66Z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Wy\u015blij<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/section>\n\t\t<section class=\"elementor-element elementor-element-ac674ce container e-con-full e-flex e-con e-parent\" data-id=\"ac674ce\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c17be5 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9c17be5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FAQ \u2013 Najcz\u0119\u015bciej pojawiaj\u0105ce si\u0119 pytania\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6098fd2 elementor-widget__width-initial text-wrap elementor-widget elementor-widget-text-editor\" data-id=\"6098fd2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Znajd\u017a odpowiedzi na najcz\u0119\u015bciej zadawane pytania dotycz\u0105ce naszych wycieczek po maroka\u0144skiej pustyni \u2014 od tego, co spakowa\u0107 i gdzie rozpoczynaj\u0105 si\u0119 wycieczki, po zakwaterowanie i szczeg\u00f3\u0142y podr\u00f3\u017cy. Zebrali\u015bmy wszystko, co musisz wiedzie\u0107 przed rozpocz\u0119ciem swojej przygody. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8f58e91 e-con-full e-flex e-con e-child\" data-id=\"8f58e91\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b9d7c8a e-con-full e-flex e-con e-child\" data-id=\"b9d7c8a\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-953a774 e-con-full e-flex e-con e-child\" data-id=\"953a774\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-047d0c5 e-con-full e-flex e-con e-child\" data-id=\"047d0c5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2dd6977 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2dd6977\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">01<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e1df619 e-con-full e-flex e-con e-child\" data-id=\"e1df619\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44c2831 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"44c2831\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Czy wycieczki organizowane przez Desert Stories s\u0105 bezpieczne i w pe\u0142ni legalne?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-98f89a7 elementor-widget elementor-widget-text-editor\" data-id=\"98f89a7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tak, wszystkie wycieczki organizowane przez Desert Stories s\u0105 w pe\u0142ni bezpieczne i zgodne z obowi\u0105zuj\u0105cymi przepisami.<br>Jeste\u015bmy zarejestrowanym polskim touroperatorem, dzia\u0142aj\u0105cym legalnie i posiadaj\u0105cym pe\u0142ne ubezpieczenie turystyczne.<br>Wsp\u00f3\u0142pracujemy wy\u0142\u0105cznie ze sprawdzonymi, lokalnymi przewodnikami i kierowcami z wieloletnim do\u015bwiadczeniem, kt\u00f3rzy doskonale znaj\u0105 pustyni\u0119 i regiony, w kt\u00f3rych podr\u00f3\u017cujemy.<br>Dzi\u0119ki temu mo\u017cesz cieszy\u0107 si\u0119 wypraw\u0105 z pe\u0142nym spokojem i zaufaniem.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-28ca89e e-con-full e-flex e-con e-child\" data-id=\"28ca89e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a759ee2 e-con-full e-flex e-con e-child\" data-id=\"a759ee2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b740f2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1b740f2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">02<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-76e5b19 e-con-full e-flex e-con e-child\" data-id=\"76e5b19\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a220c59 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a220c59\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Czy pomagacie w wyborze i rezerwacji lot\u00f3w?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-099e15b elementor-widget elementor-widget-text-editor\" data-id=\"099e15b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tTak, pomagamy w organizacji przelotu do Maroka i ch\u0119tnie doradzamy przy wyborze najdogodniejszych lot\u00f3w. \n Mo\u017cemy r\u00f3wnie\u017c zorganizowa\u0107 odbi\u00f3r z lotniska i bezpieczny transfer do naszego Desert Camp Chraika, gdzie czekaj\u0105 na Was zaplanowane wycieczki, atrakcje, noclegi oraz restauracja serwuj\u0105ca dania kuchni maroka\u0144skiej.\n Dbamy o to, aby Wasza podr\u00f3\u017c by\u0142a komfortowa od pierwszego do ostatniego dnia.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1452bf7 e-con-full e-flex e-con e-child\" data-id=\"1452bf7\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-828b8b3 e-con-full e-flex e-con e-child\" data-id=\"828b8b3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c53a58a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c53a58a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">03<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b370efe e-con-full e-flex e-con e-child\" data-id=\"b370efe\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4908787 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4908787\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Czy podr\u00f3\u017c do Maroka i na pustyni\u0119 jest bezpieczna?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d709e05 elementor-widget elementor-widget-text-editor\" data-id=\"d709e05\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tTak. Maroko to kraj przyjazny i bezpieczny dla turyst\u00f3w. Rz\u0105d przywi\u0105zuje du\u017c\u0105 wag\u0119 do ochrony podr\u00f3\u017cnych, a turystyka jest jednym z najwa\u017cniejszych sektor\u00f3w gospodarki. Zw\u0142aszcza w popularnych turystycznie regionach \u2014 takich jak Marrakesz, dolina Draa czy M\u2019hamid \u2014 bezpiecze\u0144stwo jest priorytetem, a lokalna spo\u0142eczno\u015b\u0107 przyzwyczajona jest do kontaktu z go\u015b\u0107mi z ca\u0142ego \u015bwiata.  \n W popularnych regionach, takich jak Marrakesz, Dolina Draa czy M\u2019hamid, bezpiecze\u0144stwo jest priorytetem, a lokalne spo\u0142eczno\u015bci s\u0105 przyzwyczajone do go\u015bci z ca\u0142ego \u015bwiata.\n Wsp\u00f3\u0142pracujemy wy\u0142\u0105cznie ze sprawdzonymi kierowcami i lokalnymi przewodnikami. Nasze wycieczki odbywaj\u0105 si\u0119 w regionach spokojnych i dobrze znanych zespo\u0142owi Desert Stories.\n Dodatkowo wszystkie wyjazdy obj\u0119te s\u0105 ubezpieczeniem turystycznym i gwarancj\u0105 organizatora zarejestrowanego w UE.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-578dd19 e-con-full e-flex e-con e-child\" data-id=\"578dd19\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a253204 e-con-full e-flex e-con e-child\" data-id=\"a253204\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f926fc1 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"f926fc1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">04<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-02f2beb e-con-full e-flex e-con e-child\" data-id=\"02f2beb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8adec0e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"8adec0e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Jak\u0105 walut\u0119 zabra\u0107 do Maroko?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-663d4bd elementor-widget elementor-widget-text-editor\" data-id=\"663d4bd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t W Maroku obowi\u0105zuje dirham maroka\u0144ski (MAD). Nie mo\u017cna go kupi\u0107 ani wymieni\u0107 poza granicami kraju, dlatego najlepiej przywie\u017a\u0107 euro lub dolary i wymieni\u0107 je na miejscu \u2014 w kantorze, banku lub hotelu. \n W miastach dost\u0119pne s\u0105 bankomaty, r\u00f3wnie\u017c w M\u2019hamid. W sklepach lepiej si\u0119 przygotowa\u0107 na p\u0142atno\u015bci got\u00f3wk\u0105 &#8211; jedynie przy zakupie dro\u017cszych d\u00f3br, jak dywany, czy bi\u017cuteria, b\u0119dzie mo\u017cliwo\u015b\u0107 zap\u0142aty kart\u0105.\n W naszym campie &#8211; podobnie jak w wielu sklepach i restauracjach &#8211; mo\u017cna p\u0142aci\u0107 got\u00f3wk\u0105 w euro lub dirhamach.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3f33cfa e-con-full e-flex e-con e-child\" data-id=\"3f33cfa\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1d82ee8 e-con-full e-flex e-con e-child\" data-id=\"1d82ee8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f7fc57 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9f7fc57\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">05<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-45248b8 e-con-full e-flex e-con e-child\" data-id=\"45248b8\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f4654a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"8f4654a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Kiedy najlepiej odwiedzi\u0107 Sahar\u0119?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-58bfab2 elementor-widget elementor-widget-text-editor\" data-id=\"58bfab2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t Najlepszy czas to pa\u017adziernik\u2013kwiecie\u0144. Dni s\u0105 wtedy ciep\u0142e, a noce ch\u0142odne, idealne do obserwacji gwiazd.\n Latem (czerwiec &#8211; sierpie\u0144) temperatury przekraczaj\u0105 40\u00b0C, dlatego nie organizujemy wycieczek na pustyni\u0119 w tym czasie.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c38bde2 e-con-full e-flex e-con e-child\" data-id=\"c38bde2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-71f731d e-con-full e-flex e-con e-child\" data-id=\"71f731d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b7d1a40 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"b7d1a40\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">06<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2fc321d e-con-full e-flex e-con e-child\" data-id=\"2fc321d\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db5a1e8 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"db5a1e8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Jak dojecha\u0107 do M\u2019hamid?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59230d5 elementor-widget elementor-widget-text-editor\" data-id=\"59230d5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Najcz\u0119\u015bciej wybierane trasy to transfer z Marrakeszu, Agadiru oraz Ouarzazate. Mo\u017cemy zorganizowa\u0107 transport prywatny \u2013 taks\u00f3wk\u0105 lub minibusem \u2013 albo pom\u00f3c w rezerwacji biletu na autobus. Rozk\u0142ady jazdy dost\u0119pne s\u0105 na stronach: ctm.ma oraz https:\/\/www.bookaway.com\/suppliers\/supratours.<br>Je\u015bli podr\u00f3\u017cujesz wynaj\u0119tym samochodem, do M\u2019hamid prowadzi malownicza droga przez g\u00f3ry Atlas i dolin\u0119 rzeki Draa. To jedna z najpi\u0119kniejszych tras w Maroku \u2013 dobrze utrzymana i bezpieczna. Po drodze mo\u017cna zatrzyma\u0107 si\u0119 w A\u00eft Ben Haddou, Zagorze lub w tradycyjnych berberskich wioskach.  <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-58bbd1b e-con-full e-flex e-con e-child\" data-id=\"58bbd1b\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0ddaa01 e-con-full e-flex e-con e-child\" data-id=\"0ddaa01\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b78577c e-con-full e-flex e-con e-child\" data-id=\"b78577c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f36830 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3f36830\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">07<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5239a3b e-con-full e-flex e-con e-child\" data-id=\"5239a3b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a486339 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a486339\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Czy mog\u0119 bezpiecznie zaparkowa\u0107 auto na czas wycieczki?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-344b8f8 elementor-widget elementor-widget-text-editor\" data-id=\"344b8f8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tak, mo\u017cesz <b>bezpiecznie i bez op\u0142at<\/b> zostawi\u0107 auto na parkingu przy Desert Camp Chraika.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-41245ba e-con-full e-flex e-con e-child\" data-id=\"41245ba\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3ad5ce9 e-con-full e-flex e-con e-child\" data-id=\"3ad5ce9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4fbcac6 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4fbcac6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">08<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d049fd4 e-con-full e-flex e-con e-child\" data-id=\"d049fd4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69e37be elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"69e37be\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Czy na pustyni jest pr\u0105d i internet?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e3413f2 elementor-widget elementor-widget-text-editor\" data-id=\"e3413f2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t It depends on where you stay.\n <br>W naszym Desert Camp Chraika oraz w innych stacjonarnych obozach, np. w okolicach Erg Chigaga, dost\u0119pna jest energia elektryczna z paneli s\u0142onecznych \u2013 mo\u017cna bez problemu na\u0142adowa\u0107 telefon, aparat czy powerbank.\n Wi-Fi dzia\u0142a w cz\u0119\u015bci wsp\u00f3lnej campu, cho\u0107 z ograniczon\u0105 pr\u0119dko\u015bci\u0105 \u2014 to cz\u0119\u015b\u0107 uroku pustynnego \u017cycia, gdzie czas p\u0142ynie wolniej, a cisza ma swoj\u0105 magi\u0119.\n Podczas trekking\u00f3w z wild campingiem nie ma dost\u0119pu do pr\u0105du ani internetu. Warto wtedy na\u0142adowa\u0107 wcze\u015bniej powerbanki, zabra\u0107 latark\u0119 i po prostu pozwoli\u0107 sobie na pe\u0142ne od\u0142\u0105czenie od sieci \u2014 to idealny moment, by do\u015bwiadczy\u0107 pustyni w jej najbardziej naturalnej formie. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-31f1a65 e-con-full e-flex e-con e-child\" data-id=\"31f1a65\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-e8ee2a7 e-con-full e-flex e-con e-child\" data-id=\"e8ee2a7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c3ac803 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c3ac803\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">09<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b3a2613 e-con-full e-flex e-con e-child\" data-id=\"b3a2613\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3195e08 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3195e08\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Jakie warunki panuj\u0105 w campie?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d03cf2a elementor-widget elementor-widget-text-editor\" data-id=\"d03cf2a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tDesert Camp Chraika to kameralne, rodzinne miejsce po\u0142o\u017cone w\u015br\u00f3d wydm nieopodal M\u2019hamid.\n \u0141\u0105czy prostot\u0119 pustynnego \u017cycia z komfortem i trosk\u0105 o szczeg\u00f3\u0142y. Go\u015bcie nocuj\u0105 w glinianych domkach z wygodnymi \u0142\u00f3\u017ckami, czyst\u0105 po\u015bciel\u0105 i dost\u0119pem do \u0142azienki z ciep\u0142\u0105 wod\u0105. \n Camp dzia\u0142a w duchu zr\u00f3wnowa\u017conej turystyki \u2013 zasilany jest energi\u0105 s\u0142oneczn\u0105, a woda pochodzi z prywatnej studni.\n W cz\u0119\u015bciach wsp\u00f3lnych jest dost\u0119pne wifi. Zapewniamy butelkowan\u0105 wod\u0119 pitn\u0105.\n Codziennie serwujemy \u015bwie\u017ce, lokalne posi\u0142ki, a wieczory sp\u0119dzamy przy ognisku, herbacie i muzyce. Panuje tu spokojna, rodzinna atmosfera \u2013 idealna, by naprawd\u0119 odpocz\u0105\u0107. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8d56c6d e-con-full e-flex e-con e-child\" data-id=\"8d56c6d\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3c92eec e-con-full e-flex e-con e-child\" data-id=\"3c92eec\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df2ec0d elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"df2ec0d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">10<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ecdabe1 e-con-full e-flex e-con e-child\" data-id=\"ecdabe1\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f142e18 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"f142e18\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Co warto zabra\u0107 ze sob\u0105 na pustyni\u0119?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c0470c elementor-widget elementor-widget-text-editor\" data-id=\"7c0470c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tLekki, oddychaj\u0105cy i zakrywaj\u0105cy cia\u0142o str\u00f3j, co\u015b cieplejszego na ch\u0142odne noce, wygodne buty oraz sanda\u0142y \/ klapki, nakrycie g\u0142owy (najlepiej minimum 4-metrowy turban z czystej bawe\u0142ny &#8211; turbany dost\u0119pne do kupienia r\u00f3wnie\u017c u nas w campie).\n We\u017a krem z filtrem UV, okulary przeciws\u0142oneczne, latark\u0119 i butelk\u0119 na wod\u0119 wielokrotnego u\u017cytku.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ac57404 e-con-full e-flex e-con e-child\" data-id=\"ac57404\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-e981a67 e-con-full e-flex e-con e-child\" data-id=\"e981a67\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e63a614 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e63a614\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">11<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-da2ae3a e-con-full e-flex e-con e-child\" data-id=\"da2ae3a\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-467032f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"467032f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Czy mog\u0119 przyjecha\u0107 z dzie\u0107mi?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca7d4ca elementor-widget elementor-widget-text-editor\" data-id=\"ca7d4ca\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tJak najbardziej. Mamy specjalne programy rodzinne i \u0142agodne trasy trekkingowe. \n Dzieci uwielbiaj\u0105 nieograniczon\u0105 przestrze\u0144 Sahary, ogniska, tajemniczych nomad\u00f3w i noclegi pod rozgwie\u017cd\u017conym niebem.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-15fc373 e-con-full e-flex e-con e-child\" data-id=\"15fc373\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-828818b e-con-full e-flex e-con e-child\" data-id=\"828818b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6f6e06 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a6f6e06\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">12<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f64f4da e-con-full e-flex e-con e-child\" data-id=\"f64f4da\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12e0268 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"12e0268\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Czy mog\u0119 zap\u0142aci\u0107 przelewem lub kart\u0105?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d1d051 elementor-widget elementor-widget-text-editor\" data-id=\"6d1d051\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tTak. P\u0142atno\u015bci mo\u017cna dokona\u0107 bezpiecznie przelewem na polskie konto firmowe lub kart\u0105 przez link p\u0142atniczy Stripe. \n Wystawiamy faktury zgodne z przepisami UE.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f506df1 e-con-full e-flex e-con e-child\" data-id=\"f506df1\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-32de9f5 e-con-full e-flex e-con e-child\" data-id=\"32de9f5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fbac527 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"fbac527\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">13<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3de4b1e e-con-full e-flex e-con e-child\" data-id=\"3de4b1e\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17f1d1a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"17f1d1a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Czy musz\u0119 si\u0119 szczepi\u0107 przed podr\u00f3\u017c\u0105 do Maroka?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c99d76 elementor-widget elementor-widget-text-editor\" data-id=\"9c99d76\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tNie, \u017cadne szczepienia nie s\u0105 obowi\u0105zkowe przed wyjazdem do Maroka.\n Kraj uznawany jest za bezpieczny pod wzgl\u0119dem sanitarnym, a dost\u0119p do opieki medycznej w wi\u0119kszych miastach jest dobry.\n Dla w\u0142asnego komfortu i zgodnie z zaleceniami WHO oraz polskiego Sanepidu, warto rozwa\u017cy\u0107 szczepienia zalecane przy podr\u00f3\u017cach do Afryki P\u00f3\u0142nocnej, takie jak: WZW A (\u017c\u00f3\u0142taczka pokarmowa),<br>t\u0119\u017cec i b\u0142onica, dur brzuszny \u2013 zw\u0142aszcza przy d\u0142u\u017cszych pobytach lub podr\u00f3\u017cach w mniej turystyczne rejony.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Moroccot travel agency \u2013 our top-rated Morocco tours Najcz\u0119\u015bciej wybierane przez naszych klient\u00f3w wycieczki po Maroku to kwintesencja pustynnej przygody i komfortu podr\u00f3\u017cowania.Ka\u017cda z nich pozwala odkry\u0107 pi\u0119kno Sahary w autentyczny, bezpieczny i zorganizowany spos\u00f3b \u2013 z lokalnymi przewodnikami i dopracowanym planem wyprawy. Wszystkie nasze wyprawy rozpoczynaj\u0105 si\u0119 w miejscowo\u015bci M\u2019hamid, b\u0119d\u0105cej bram\u0105 do Sahary.Dla [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-5592","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/wp-json\/wp\/v2\/pages\/5592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/wp-json\/wp\/v2\/comments?post=5592"}],"version-history":[{"count":7,"href":"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/wp-json\/wp\/v2\/pages\/5592\/revisions"}],"predecessor-version":[{"id":7184,"href":"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/wp-json\/wp\/v2\/pages\/5592\/revisions\/7184"}],"wp:attachment":[{"href":"https:\/\/portfolio.studiokreatywnychstron.pl\/pl\/wp-json\/wp\/v2\/media?parent=5592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}